Egregoros

Signal feed

Timeline

Post

Remote status

Context

23

@kitsune_yasu@waldbewohner.eu @lanodan@queer.hacktivis.me @volpeon@icy.wyvern.rip

This can happen with every distro, if GRUB gets an update but fails or if the initcpio-Image was not build successfully.
I'm not that familiar with Arch, but it sounds extremely incompetent to me that Pacman would just continue updating and not fail if grub-install fails.

Debian, for example, has a transaction based package manager so that makes sure when failures like this happen the old stuff that was previously working is not overwritten. So that definitely sounds like a design flaw in Pacman.

@SuperDicq @lanodan @kitsune_yasu @volpeon pacman never does anything with a bootloader. There are two (three) main failure modes that pacman has:
- distro keyring not up to date, failing package authenticity check (archlinux-keyring needs to be updated first)
- pacman deletes initrds on transaction start meaning that if your system fails in the middle of an update, you not only have a system in an unknown state with half-extracted packages, but also no kernel to boot
- when using BTRFS, the free space check can fail because free space as reported by BTRFS isn't actually real and it doesn't use the specific btrfs library for getting free space
@lanodan @lolitechengineer @SuperDicq It is packaged and it gets updated when you update the system, but when you don't update for a long time, new packages can be signed with keys that aren't in your old system keyring and there's no automatic pre-upgrade step for updating that keyring. Hence why the manual update is necessary.

Gentoo solved this issue by force-updating the wkd on every update before emerge even resolves dependencies.

@shinyoukai@izu.laidback.moe @lolitechengineer@loli.church @lanodan@queer.hacktivis.me @phnt@fluffytail.org I personally think Hyperbola is a bit of a nutjob project in my opinion.

For example the only reason they are making a BSD version now I think is because they think Rust in Linux is bad. I mean I don't like Rust either, but is it that really enough of a reason to switch to fucking BSD? Wouldn't it be less bad to just remove the Rust parts from Linux?

Hyperbola also does not allow any software that is developed by a for-profit company. Yes this means that Hyperbola does not support basic shit like zstd because it is developed Facebook.

It's bonkers.

If I really wanted to screw up my system using pacman I'd rather install Parabola which seems like a project ran by sane people.

@SuperDicq @lanodan @phnt @lolitechengineer @shinyoukai Hyperbola's wiki + removed/hold list is some funny shit to laugh at, holding gimp to 2.10 because only want GTK2 version, git due to Rust, and mpv for some vague reason. Vaguely looking at the forum activity there's barely any users, and I only know off a Youtuber intentially installing it for his Thinkpad x60 last year. Might as well go Debian/Devuan and just don't turn on nonfree packages/firmware. It's fascinating reading those updates + wiki rambles from Hyperbola devs.

Replies

0
No replies yet.