Jump to content

snapd frozen on uuptodate jammy for a bpi-m5


Recommended Posts

Posted

uptodated today, jammy on bpi-m5 running 3d printer with klipper etc. With snapd frozen, so is firefox. possible fix?

passwd f-u, I am that other contributing member but finally got it reset.

Posted
23 minutes ago, gene1934 said:

looks like the github key has changed how do I refresh it?


Not with Armbian. Please provide logs.

Posted

gene@bpi51e5p:~/kiauh-master$ sudo apt list --upgradable
Listing... Done
snapd/jammy-updates 2.66.1+22.04 arm64 [upgradable from: 2.65.3+22.04]
thunderbird/jammy 9:128.5.0+build1-0ubuntu0.22.04.1~mt1armbian1 arm64 [upgradable from: 9:128.4.4+build1-0ubuntu0.22.04.1~mt1armbian1]
 

Posted
14 minutes ago, gene1934 said:

Err:1 https://cli.github.com/packages stable InRelease
  The following signatures were invalid: EXPKEYSIG 23F3D4EA75716059 GitHub CLI <opensource+cli@github.com>

 

This package is hosted at our repository, you can delete the list:

 

sudo rm -f /etc/apt/sources.list.d/githubcli.list

 

For the Firefox, I have to check. Our package should be snapd free. Perhaps try to uninstall firefox, remove snapd and install firefox again (should be downloaded from armbian repo).

Posted

I'll give that a shot after the weekend when the current new dirt addition to this printer should be working. Right now I'm torture testing the relay that will control the motor driver, waiting on Amazon to deliver some 30 amp 50 volt schotkey's to make a flywheel diode. Otherwise the back emf fry's the bugs in a 300 watt buck kit at turnoff time, that limits the start up currant to something the OEM 24 volt supply can handle.  I am a 90 yo, long retired CET, we teach EE's stuff their profs didn't but getting rusty now. Thanks Igor. 

Posted

its my understanding that both fire-fox and t-bird are only snaps these days. Being a little paranoid, I didn't delete that file but renamed it to .last which apt barked about but didn't use. then the usual reload & full-upgrade procedure replaced both snapd and t-bird. t-bird I could probably remove as that is a printer and has never sent/received an email. My network does not disallow that as all other net stuff still works. Firefox apparently has its own update mechanim, all I need to do is stop it for an hour or so, and get the new version when it announces its availability in the upper right corner of its workspace.  Thank you Igor.

Posted

I assume this was the expected result:

Preparing to unpack .../snapd_2.66.1+22.04_arm64.deb ...
Unpacking snapd (2.66.1+22.04) over (2.65.3+22.04) ...
Preparing to unpack .../thunderbird_9%3a128.5.0+build1-0ubuntu0.22.04.1~mt1armbian1_arm64.deb ...
Unpacking thunderbird (9:128.5.0+build1-0ubuntu0.22.04.1~mt1armbian1) over (9:128.4.4+build1-0ubuntu0.22.04.1~mt1armbian1) ...
Setting up snapd (2.66.1+22.04) ...
snapd.failure.service is a disabled or a static unit not running, not starting it.
snapd.snap-repair.service is a disabled or a static unit not running, not starting it.
Setting up thunderbird (9:128.5.0+build1-0ubuntu0.22.04.1~mt1armbian1) ...
plz advise it not.  Thanks Igor.

Posted
10 hours ago, gene1934 said:

ts my understanding that both fire-fox and t-bird are only snaps these days.


By default, with Ubuntu, yes, with Armbian no. We pull snap free version from Mozilla PPA team:
https://github.com/armbian/os/blob/main/external/firefox-noble.conf

and apply hack - repack with higher version then provided by Ubuntu:
https://github.com/armbian/scripts/blob/main/.github/workflows/download-and-test-external.yml#L258-L269

following by pushing to our repositories.

This is control file:
 

Package: thunderbird
Version: 9:128.5.0+build1-0ubuntu0.24.04.1~mt1armbian1
Architecture: armhf
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Installed-Size: 247933
Depends: libasound2t64 (>= 1.0.16), libatk1.0-0t64 (>= 1.12.4), libc6 (>= 2.38), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libdbus-1-3 (>= 1.9.14), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.3.5), libgcc-s1 (>= 4.3), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.38.0), libgtk-3-0t64 (>= 3.13.7), libharfbuzz0b (>= 0.6.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libstdc++6 (>= 12), libx11-6, libx11-xcb1 (>= 2:1.8.7), libxcb-shm0, libxcb1, libxcomposite1 (>= 1:0.4.5), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxi6, libxrandr2 (>= 2:1.4.0), libxrender1, zlib1g (>= 1:1.1.4)
Recommends: myspell-en-us | hunspell-dictionary | myspell-dictionary, libcanberra0, libdbusmenu-glib4, libdbusmenu-gtk3-4
Suggests: thunderbird-gnome-support, ttf-lyx, libotr5
Conflicts: mozilla-thunderbird
Breaks: enigmail (<< 2:2.2), jsunit (<< 0.2.2-2ubuntu1), thunderbird-gnome-support (<= 3.0.4+nobinonly-0ubuntu3), tinyjsd (<< 1.2+git1-1ubuntu1)
Replaces: mozilla-thunderbird, thunderbird-gnome-support (<= 3.0.4+nobinonly-0ubuntu3)
Provides: mail-reader
Section: mail
Priority: optional
Description: Email, RSS and newsgroup client with integrated spam filter
 Thunderbird is a full-featured email, RSS and newsgroup client that makes
 emailing safer, faster and easier than ever before. It supports different mail
 accounts (POP, IMAP, Gmail), has a simple mail account setup wizard, one-
 click address book, tabbed interface, an integrated learning spam filter,
 advanced search and indexing capabilities, and offers easy organization
 of mails with tagging and virtual folders. It also features unrivalled
 extensibility.


and there is no dependency for snapd.

 

I will need to look closely when time permits.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines