Re: Not Much LINUX Stuff of Late

"Stanislav N. aka pztrn" <[email protected]> Fri, 31 Jul 2026 10:30:55 +0500
Newsgroups comp.os.linux.misc
Organization A noiseless patient Spider
Message-ID <[email protected]>
31.07.2026 10:00, c186282 wrote:
>     However, as also experienced with Manjaro, the
>     UPDATES seem to soon fail. Then you have to
>     dump the whole system.
> 
>     Sorry, NOT gonna replace crap with more crap.
> 
>     The Archiverse needs to get its shit together.
> 
>     And DON'T like their dual, regular + "AUR",
>     repo system. Get it all TOGETHER guys !!!

Yet you're using distros with PPA support and most likely have one of 
them added to your repositories list. Am I right? How this is different 
with "regular + AUR"? And, actually, it is MUCH MORE WORSE!

The only thing I hate about those COPR, PPA and other type of third 
party repos in distros like Debian, Ubuntu, OpenSUSE is that there is no 
guarantee that when some dependency updates these packages will be 
rebuilt in timely manner, so it is more likely you will have broken app. 
And moreover you cannot do it yourself with simple command - you have to 
download package sources, build package, install built package, and it's 
THREE different commands.

In Arch I can do that with simple "yay PKGNAME".

We can go futher - Gentoo's portage will rebuild packages automatically 
if dependency was updated. But due to nature of distro I am not using 
it, because I have work to do, not to mangle for hours with system update.