this post was submitted on 16 Sep 2023
57 points (93.8% liked)

Linux

45573 readers
1182 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Canonical is planning an ‘All Snap’ desktop next year. It will likely be available side-by-side with the traditional deb-based installation we’ve been used to since 2004.

If the “All Snap” or “immutable” platform is to be a success, Canonical needs to get a grip on the broken, uninstallable, insecure, and outdated snaps provided in the snap store.

As I mentioned, there’s around five thousand snaps in the store. Hundreds of them haven’t been touched in years. Some developers have just abandoned their packages.

I want to see this situation improve. In general, Canonical should incentivise the promotion of applications and dis-incentivise letting applications languish.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 22 points 9 months ago (4 children)

Flathub solves this with flatpak-external-data-checker, a tool that automatically makes a PR (and therefore test builds) every time upstream releases a new version.

That said, generally speaking snaps are more up-to-date than .deb packages, and Canonical's security team is a large contributor for the .deb patches anyways - it won't be hard for them to also patch relevant snaps.

[–] [email protected] 10 points 9 months ago (1 children)

If Ubuntu wants to go all-in on snaps, I expect them to do the same amount of vetting, testing, and maintenance that they do in the official Ubuntu repos.

But I think the real point here is to save themselves that work. The current Snap store is a mess, with multiple versions of the same apps by different packagers/maintainers. If upstream protects adopted snaps and provided official distro-agnostic packages, then that'd be cool, but that's not what I'm seeing today, by and large.

My general experience with Snaps has been poor. I don't know if Snaps are there future, but I know for damn sure that they're not the present and I'm not motivated to go any further into the Snap ecosystem until they clean up this mess

[–] [email protected] 6 points 9 months ago

Also it needs to be mentioned that snap store don't force any styling guidelines where it comes to description of packages. Most apps have names that are not styled properly, have low quality icons etc. This is a deal breaker for me

load more comments (2 replies)