this post was submitted on 28 Mar 2024
12 points (100.0% liked)

Linux

7806 readers
165 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 1 year ago
MODERATORS
 

I just tried to update all my flatpaks on my system using sudo flatpak update and got the following error:

Error: While downloading https://api.snapcraft.io/api/v1/snaps/download/H8ZpNgIoPyvmkgxOWw5MSzsXK1wRZiHn_23.snap: Server returned status 404

It seems very strange to me. snapd isn't installed, so nothing should be making calls to the snap API as far as I'm aware.

The download attempt seems to be coming from the com.authy.Authy app. sudo flatpak update com.authy.Authy makes the error appear. This is not the case for the other flatpak apps.

It also shows the following EOL warning:


Info: app com.authy.Authy branch stable is end-of-life, with reason:
   The Authy Desktop app have their End-of-Life. It is recommended to switch to use their mobile apps instead or other equivalent desktop apps.

I suspect the app attempts to somehow install the snap package as a replacement (although that's a bit strange considering that one is also deprecated).

Does anyone have an idea what might be going on?

Here are the syscalls from during the update process mentioning snap.

statx(AT_FDCWD, "/root/.local/share/flatpak/extra-data/26e56aeca2aa53c5983fbbcb115f72456cd28093171323b3144e280dac91135a/authy.snap", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, 0x7ffc09fb0920) = -1 ENOENT (No such file or directory)
write(2, "Error: While downloading https:/"..., 141Error: While downloading https://api.snapcraft.io/api/v1/snaps/download/H8ZpNgIoPyvmkgxOWw5MSzsXK1wRZiHn_23.snap: Server returned status 404
you are viewing a single comment's thread
view the rest of the comments
[–] custard_swollower@lemmy.world 3 points 5 months ago

Dark Arc is spot on, also, the original package is taken off from snap store due to Twilio killing their authy desktop app:

https://help.twilio.com/articles/22771146070299-User-guide-End-of-Life-EOL-for-Twilio-Authy-Desktop-app