Showing questions tagged: Show all questions

something error in bash while upgrading

Err:15 https://example.com/apt stable Release 404 Not Found [IP: 2600:1406:3a00:21::173e:2e65 443] Hit:16 http://mirrors.cqu.edu.cn/ubuntu noble-security InRelease … (read more)

Err:15 https://example.com/apt stable Release

 404  Not Found [IP: 2600:1406:3a00:21::173e:2e65 443]

Hit:16 http://mirrors.cqu.edu.cn/ubuntu noble-security InRelease Reading package lists... Done W: http://http.kali.org/kali/dists/kali-rolling/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. E: The repository 'https://example.com/apt stable Release' does not have a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details.

Asked by shamil kv 3 days ago

Firefox update (133->135) fails on Ubuntu 24.04 (snap refresh)

Update fails, apparently in post-refresh hook with the symlinks in /var/snap/firefox/common/snap-hunspell/ pointing to non-existent files in a non-existent directory (e.g… (read more)

Update fails, apparently in post-refresh hook with the symlinks in /var/snap/firefox/common/snap-hunspell/ pointing to non-existent files in a non-existent directory (e.g. to /snap/firefox/5701/usr/share/hunspell/en_US.aff where /snap/firefox/5701/ does not exist).

A thunderbird update (128.6.0esr->128.6.1esr) fails very similarly.

I used snap to update manually in order to see error messages:

donald@dhl-pd70sneg24:~$ snap refresh --list Name Version Rev Size Publisher Notes firefox 135.0-2 5701 270MB mozilla✓ - thunderbird 128.6.1esr-3 634 221MB canonical✓ - user@machine:~$ sudo snap refresh error: cannot perform the following tasks: - Run post-refresh hook of "firefox" snap if present (run hook "post-refresh":


rm: missing operand Try 'rm --help' for more information. ln: failed to create symbolic link '/var/snap/firefox/common/snap-hunspell/et_EE.dic' -> : No such file or directory ln: failed to create symbolic link '/var/snap/firefox/common/snap-hunspell/et_EE.aff' -> : No such file or directory


)

Starting and ending state of /snap/firefox/: user@machine:~$ ls -tl /snap/firefox total 0 lrwxrwxrwx 1 root root 4 Feb 6 08:24 current -> 5437 drwxr-xr-x 7 root root 201 Dec 10 10:01 5437 drwxr-xr-x 7 root root 201 Nov 25 19:59 5361

Asked by dhlocker 6 days ago

Last reply by dhlocker 6 days ago