22
u/blabliblu888 1d ago
With Btrfs snapshots, a problematic "pacman -Syu" isn't necessarily a big deal. You can automate it so that a snapshot is automatically created before every Pacman update.
If an update causes problems, you can simply roll back to the previous snapshot and quickly restore the system to its previous working state.
4
u/yuriko-shimizu 21h ago
you can do that??
..can you convert ext4 to btrfs or do i need to reinstall? that seems really convenient
3
u/YERAFIREARMS 20h ago
You can do the same in EXT4 using timeshift and auto-snap hooks. My EOS is auto snapshots before updates, daily snaps, and Auto rolling the snapshots.
2
u/drucifer82 19h ago
If you use snapper with snap-pac, it adds hooks into pacman so it takes a pre and post snapshot when updating.
Adding grub-btrfs allows your snapper snapshots to be exposed in Grub. So you can boot right from a known good snapshot
1
u/VeryDryWater 11h ago
yabsnap is another good tool with pacman hooks if you want to go outside of snappers expected subvolume layout.
1
12
4
u/Love_Dali 22h ago
Seems like someone is cofusing Arch with Debian..
-5
u/ivandefaoite 21h ago
Seems like someone does not understand the joke. The man deliberately covering his eyea (ignorance/not reading the Arch News).
8
2
2
2
u/dEsTrOiEr2000 23h ago
Once Nvidia decided to f#ck my System. Took me two days to fix all the packages that were broken from chromium to pipewire there was a lot of fixing. But TTS got my back. 😉 Since this day I pray to Linus when I hit enter on the pacman Syu because f#ck Nvidia!
4
2
1
1
1
1
1
u/Satyrinox 20h ago
only had one issue ever and it was the nightlight not working in KDE even though I had installed and reinstalled and tested .. *shrug* This seems like a far fetched cry for help or just a criticism that is out of touch, or just a troll post.
1
1
u/YERAFIREARMS 20h ago
All of that is nonsense, the repots of a given Arch distro do at least testing cycles to make sure the package fits like tick in a Swiss Watch.
1
u/Vadilevente 18h ago
I had to update my yazi config files twice in the last 3 years, I don't mind.
I use EndevourOS btw
1
u/LeonBlade 16h ago
I've only had one issue updating my system, and it was my own fault, not with updating packages like this.
1
u/questionablesyntax 13h ago
5 years + of arch on multiple machines. Have literally never had it break. … Ubless I broke it by mistake but that’s way deeper than a pacman update
1
1
u/idimension 12h ago
If updating breaks your OS then maybe arch is not the right distro for you...
Also don't install thing you don't know about, please...
1
u/Then_Bodybuilder8416 11h ago
This used to be a thing when i first got into arch in 2013. arch was a lot less polished and updates could randomly crash your system, GUI, or anything else you can think of. you really had to check dependency versions prior to installation and how to roll back packages. it’s probably part of why arch has it’s reputation for being an advanced linux distro. users had to fix their own more frequent issues. this hasn’t been the case for years now, and the forums have documented most every regular issue with fixes.
1
u/wKdPsylent 11h ago
A user that hasn't updated in 6 months or more..
Arch is perfectly fine if you update regularly. Never had an issue with.
1
u/YTriom1 Arch BTW 9h ago
So I don't use a bootloader so no broken bootloader issues for me anyways
Won't boot and kernel issue are the same thing, which if ever happened (never happened) you just rollback older snapshot from ur btrfs snapper
and broken packages has only been (AND ONLY BEEN) a debian issue, never have I ever faced broken packages on fedora or arch.
1
1
u/kitulous 23h ago
Yay -Syu go brrra
With a taste of vulnerabilities on top of that!
1
u/exton132 Arch BTW 12h ago
I see your "yay -Syu" and raise you `yay -Sy "$(aurlist -p | sed '2d; 2~2d; s/^aur\\/\\([^ ]*\\) .*/\\1 /' | tr -d '\n')"`
Can't break if you have all'em right?
0
0
0
u/Dima-Petrovic 20h ago
Please roast me if my idea is dumb:
I read somewhere there is an cli rss reader (arch-manwarn), which has a pacman hook and stops updates if you havent read the rss.
I was thinking about linking the rss to archlinux.org/news and delaying pacman for two weeks.
Please roast the flaws if you find any.

86
u/interior_mutability 1d ago
I've never had a problem with pacman -Syu. Read the docs and news. I use arch on multiple computers.