this post was submitted on 17 Jun 2024
659 points (96.1% liked)

linuxmemes

20707 readers
845 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] kopasz7@lemmy.world 10 points 3 months ago (4 children)
[โ€“] bhamlin@lemmy.world 6 points 3 months ago (1 children)

Sorry, that will forever be Did Not Finish for me. ๐Ÿ˜ฃ

[โ€“] luciferofastora@lemmy.zip 1 points 3 months ago

Speedcubing or racing games? That's where I know that term from

[โ€“] Michal@programming.dev 5 points 3 months ago

Thanks, i might start using that so i can continue work while it's installing. Even if I'm going to reboot later, i won't have to wait for it to install before using the system.

[โ€“] jbk@discuss.tchncs.de 5 points 3 months ago (1 children)
[โ€“] kopasz7@lemmy.world 3 points 3 months ago (1 children)

Crashes are just the system telling me to restart. As god intended.

[โ€“] englislanguage@lemmy.sdf.org 2 points 3 months ago (1 children)

Except if you ran the update from within a graphical session and your session crashed, as this will kill DNF, making the update incomplete and potentially corrupting files. I recommend you either:

  • use the graphical updaters
  • run dnf from a TTY
  • or use some of the atomic spins, having atomic updates on btrfs subvolumes
[โ€“] kopasz7@lemmy.world 2 points 3 months ago

Switched to nix in the meantime.

[โ€“] bitchkat@lemmy.world 2 points 3 months ago (1 children)

You need to "sudo dnf clean all" first to make sure you get the freshest index!

[โ€“] englislanguage@lemmy.sdf.org 1 points 3 months ago (1 children)

You can do that, but it is not necessary.

[โ€“] bitchkat@lemmy.world 1 points 3 months ago (1 children)

It's not necessary but you'll get updates quicker. And I'm a chronic updater, even pick and choose stuff from updates-testing.

[โ€“] englislanguage@lemmy.sdf.org 1 points 3 months ago

I recommend "dnf automatic" to fetch the latest package index in background