Open Menu
AllLocalCommunitiesAbout
lotide
AllLocalCommunitiesAbout
Login

Pray for me lads, Imma about to rawdog this without back ups

⁨780⁩ ⁨likes⁩

Submitted ⁨⁨6⁩ ⁨months⁩ ago⁩ by ⁨Magnolia_@lemmy.ca⁩ to ⁨[deleted]⁩

https://lemmy.ca/pictrs/image/aaa540ac-8788-491c-905a-39fdac608444.png

source

Comments

Sort:hotnewtop
  • passepartout@feddit.org ⁨6⁩ ⁨months⁩ ago

    Average rolling release distro user experience

    source
    • wick@lemm.ee ⁨6⁩ ⁨months⁩ ago

      I’d automate it but the greybeards tell me it’s a bad idea :(

      source
      • passepartout@feddit.org ⁨6⁩ ⁨months⁩ ago

        I do the same as OP with my Fedora workstation, just wait till I have to summon all the available mirrors just to serve me several gigs of software updates every other week.

        For my servers I have an ansible script to update most of the machines. I fire that up every start of the month after the automatic backups. Seems like I’m a week late again already. In these I use apt dist-upgrade since that seems more robust, but I’m still to shy to run it in a cron job.

        source
        • -> View More Comments
    • hasecilu@lemm.ee ⁨6⁩ ⁨months⁩ ago

      Not if you update every 4 hours ;-)

      source
  • crowbar@lemm.ee ⁨6⁩ ⁨months⁩ ago

    That clock placement is giving me anxiety

    source
    • TriflingToad@lemmy.world ⁨6⁩ ⁨months⁩ ago

      what’s there to not like about ~7:09PM~?

      source
    • tallguy_97@lemmy.ca ⁨6⁩ ⁨months⁩ ago

      That’s probably one of the updates

      source
      • SomethingBurger@jlai.lu ⁨6⁩ ⁨months⁩ ago

        The clock updates every minute.

        source
        • -> View More Comments
    • jonne@infosec.pub ⁨6⁩ ⁨months⁩ ago

      Yeah, that’s some ugly desktop environment.

      source
  • qprimed@lemmy.ml ⁨6⁩ ⁨months⁩ ago

    yolo, friend. yolo.

    what packaging system?

    source
    • gravitas_deficiency@sh.itjust.works ⁨6⁩ ⁨months⁩ ago

      Duct tape and baling wire, perhaps?

      source
      • Bakkoda@sh.itjust.works ⁨6⁩ ⁨months⁩ ago

        Strapping tape and cardboard is way cleaner.

        source
        • -> View More Comments
  • cordlessmodem@lemmy.world ⁨6⁩ ⁨months⁩ ago

    Just think of all the great things you’re going to learn about emergency boot recovery!

    source
  • Mouselemming@sh.itjust.works ⁨6⁩ ⁨months⁩ ago

    Side note: “I’mma” is a contraction of the whole phrase “I’m going to” or “I’m about to” so it’s followed immediately by the verb indicating what you’ll be doing:

    “I’mma rawdog this sucker without backups.”

    Yes, I added sucker, because it’s going to suck up all your time and data, sucka!

    source
    • Wilzax@lemmy.world ⁨6⁩ ⁨months⁩ ago

      Op should have used “I’m finna rawdog this jawn no backup style”

      source
      • Squirrelanna@lemmynsfw.com ⁨6⁩ ⁨months⁩ ago

        “no backup style” hits just right.

        source
    • aStonedSanta@lemm.ee ⁨6⁩ ⁨months⁩ ago

      I’ve always thought of it as I am gonna

      source
      • Mouselemming@sh.itjust.works ⁨6⁩ ⁨months⁩ ago

        That’s the lightly slangy version I would normally use, but as long as I was being pedantic I thought I’d better avoid any contractions.

        source
  • Sundial@lemm.ee ⁨6⁩ ⁨months⁩ ago

    Just do a fresh install man. I’m getting anxiety just by looking at it.

    source
  • gravitas_deficiency@sh.itjust.works ⁨6⁩ ⁨months⁩ ago

    If forgetting/not wanting to update puts you in this hole, like… ever, you should really give an atomic distro some serious consideration.

    source
    • tomatolung@lemmy.world ⁨6⁩ ⁨months⁩ ago

      Say more please? What’s the advantage?

      source
      • bdonvr@thelemmy.club ⁨6⁩ ⁨months⁩ ago

        The system files aren’t writable, instead you download a new system image when you want to update. No dependency hell or weird issues because these system images are all tested. Your system also keeps one or two old ones around and if by some chance something does go wrong you just select the old one at boot.

        Downside is you’re more limited on installing software. You can force install things the traditional way but that kinda defeats the point. Instead you have to use things like FlatPak or AppImages which covers most GUI apps you could want. For command line apps you will have to use something like DistroBox.

        It’s a trade off but for casual desktop users it is super stable and pretty simple. Updates come out daily (depending on distro) and they just get all their software from the software center app with a nice GUI.

        source
        • -> View More Comments
      • cyborganism@lemmy.ca ⁨6⁩ ⁨months⁩ ago

        (correct me if I’m wrong, I’m also new at this)

        There are two partitions. One with the current system, one with the previous system. Updates are applied in a whole batch at once, once in a while.

        Current system is cloned into the old one and an update is applied to the clone.

        Once the update is complete, system reboots in the clone, and what was the current system becomes the previous one.

        If something goes bad, you can reboot into the previous system and fix the clone.

        source
        • -> View More Comments
      • Samsy@lemmy.ml ⁨6⁩ ⁨months⁩ ago

        The atomic distro would do a backup and if update goes wrong, it automatically boots back into the previous one.

        source
    • AI_toothbrush@lemmy.zip ⁨6⁩ ⁨months⁩ ago

      I know its a meme but nixos is actually good for this. You can be on the unstable branch, not update for 5 years and still get everything working after updating(tho i dont recommend because of security). I think nixos has some fucking AMAZING features but the problem is its paired with features that make it extremely hard to use for a casual user.

      source
      • SomethingBurger@jlai.lu ⁨6⁩ ⁨months⁩ ago

        So many Linux problems are solved by using NixOS, it’s amazing. Immutability? NixOS. Atomic upgrades? NixOS. Whole system rollbacks? NixOS. Versionned system settings? NixOS. Impermanence? NixOS. Multiple versions of the same program installed at once? NixOS. Containers? NixOS. Multiple hardware profiles on a single installation? NixOS.

        At this point, I think the only thing remaining is a Flatpak-like sandbox.

        source
        • -> View More Comments
      • chirping@infosec.pub ⁨6⁩ ⁨months⁩ ago

        Agreed! I think a part of the “problem” is that with Nix, there’s now at least 3 sides: application specific knowledge, system knowledge, and you have to use the nix language, architecture and tools to interface with it. so for a seasoned linux user, there’s maybe just a new programming language, but if you’re new to Linux, it’s quickly gonna overwhelm you. which in a way is a bit ironic because I’d argue that it’s easier to manage a NixOS system, and getting help is so much easier when your problems can be replicated by just aharing your config.

        source
        • -> View More Comments
  • bdonvr@thelemmy.club ⁨6⁩ ⁨months⁩ ago

    I’ve updated an Arch install after not being used for 2 years. I don’t think there were any issues.

    source
    • qprimed@lemmy.ml ⁨6⁩ ⁨months⁩ ago

      what did you do to that poor oldstable, you, you… monster???

      source
    • superkret@feddit.org ⁨6⁩ ⁨months⁩ ago

      That apt based distro was Ubuntu, wasn’t it?
      I never successfully upgraded that from one release to the next.

      source
      • llii@discuss.tchncs.de ⁨6⁩ ⁨months⁩ ago

        I had success in upgrading a core ubuntu server with only apache and PHP installed … But I don’t think there is a less complicated ununtu install possible.

        source
    • fallingcats@discuss.tchncs.de ⁨6⁩ ⁨months⁩ ago

      Then you were definitely lucky with the timeframe. Arch specifically sometimes has updates you need a recent version of pacman to even apply, which means you’ll be left behind if you wait for too long. Last time was the switch to .zstd compressed packages: if you didn’t have a pacman that supported them you had to manually go and find a pacman from the correct time frame plus all it’s deps.

      source
  • 1984@lemmy.today ⁨6⁩ ⁨months⁩ ago

    It’s my experience that Ubuntu and Fedora break if you don’t upgrade often, while arch doesn’t… Which is interesting, since it’s supposed to be the other way around…

    source
    • Melatonin@lemmy.dbzer0.com ⁨6⁩ ⁨months⁩ ago

      More please. Getting ready to switch from Windows to Linux, been making sure I can install all the -arr I want and get games running, but in Mint.

      Now I’m hitting the brakes hard. It’s Arch if that means I don’t have this headache. I’ll need to start over learning, but it’ll be worth it.

      source
      • DesolateMood@lemm.ee ⁨6⁩ ⁨months⁩ ago

        As long as you update frequently (I do it whenever I think about it, usually once every few days to a week) you shouldn’t run into any issues

        source
      • SomethingBurger@jlai.lu ⁨6⁩ ⁨months⁩ ago

        I recently updated an old laptop from Ubuntu 16 to 24 with no issues whatsoever. Do not start with Arch if you don’t have any Linux experience yet.

        source
      • punkfungus@sh.itjust.works ⁨6⁩ ⁨months⁩ ago

        I’ve had two different arch based distros have issues when trying to update after long periods. I also had an Ubuntu server fail completely when doing a major version upgrade and had to restore it from backup. But then again I’ve also had no trouble updating an Ubuntu machine that was a couple years behind.

        I’m on Fedora now for my desktop and it’s been great so far, but I also do updates at least weekly. My advice would be if you expect to go months between updates your best choice is probably Debian.

        source
      • areyouevenreal@lemm.ee ⁨6⁩ ⁨months⁩ ago

        Honestly if you are that worried about updates breaking stuff, you might be better off using an immutable distro. These work using images and/or snapshots so it’s easy to rollback if something goes wrong. It’s also just less likely to go wrong as you aren’t upgrading individual packages as much, but rather the base system as a whole. Both Fedora and Open Suse have atomic/immutable variants with derivatives like Universal Blue providing ready to go setups for specific use cases like gaming and workstation use.

        Alternatively the likes of Debian rarely break because of updates as everything is thoroughly tested before deployment. Gentoo and void are the same deal but in rolling release format so they are at least somewhat up to date while still being quite well tested.

        source
        • -> View More Comments
    • bitwolf@lemmy.one ⁨6⁩ ⁨months⁩ ago

      Fedora upgrades are very reliable. I’ve never had one fail, 24 upgrades and counting.

      source
      • whats_all_this_then@lemmy.world ⁨6⁩ ⁨months⁩ ago

        Was gonna say this. As long as you run dnf update before you upgrade and make sure there aren’t any left (you know, like their upgrade dpcs explicitly tell you to), you’re chilling.

        Only issues I’ve had with fedora upgrades so fare are plasma incompatibilities (not a fedora issue) and nvidia bullshit (not a fedora issue).

        source
    • timbuck2themoon@sh.itjust.works ⁨6⁩ ⁨months⁩ ago

      Eh, I leave fedora for a while and come back and it’s fine. Never had it break and I’ve been using it consistently since like 27.

      source
  • Luci@lemmy.ca ⁨6⁩ ⁨months⁩ ago

    It’s been an hour, I think OP didn’t make it!!!

    source
  • Classy@sh.itjust.works ⁨6⁩ ⁨months⁩ ago

    Maybe I’m just screaming into the void here, but does it seem like, as a person who is still relatively out of touch with linux, I don’t necessarily have to update my Arch distribution whenever there are new updates available? I could theoretically just go on downloading new programs, uninstalling old ones, using everything as it sits until theoretically something breaks?

    source
    • Olgratin_Magmatoe@lemmy.world ⁨6⁩ ⁨months⁩ ago

      You’ll run into security and stability problems if you put it off for too long.

      source
    • doggle@lemmy.dbzer0.com ⁨6⁩ ⁨months⁩ ago

      I don’t necessarily have to update my Arch distribution whenever there are new updates available

      Clearly, op agrees

      source
    • __Lost__@lemmy.dbzer0.com ⁨6⁩ ⁨months⁩ ago

      You should always run a full upgrade when installing a new package to make sure your versions are all in sync. Like if your new package is looking for version 1.1 and you have 1.0 installed, the new package won’t work. In general, everything should be installed with ‘pacman -Syu’ not just ‘pacman -S’

      If you don’t install any new packages, then no you don’t need to upgrade anything. You’re just missing out on security patches and upgraded features. It’s worth running occasional upgrades.

      source
      • vox@sopuli.xyz ⁨6⁩ ⁨months⁩ ago

        pacman -S without update is safe and will just install a version that was in the repos at the time you last dis an update. stuff gets removed from repos after like a month though…

        source
    • azvasKvklenko@sh.itjust.works ⁨6⁩ ⁨months⁩ ago

      Iirc, the Arch wiki says you should synchronize all packages while adding new ones, and it’s technically unsupported. It might work in some cases, but personally I didn’t have to do much to not be able to launch something because symbols missing in libraries or no such file altogether. To avoid problems it’s better to sync packages fully at least once in a while.

      source
  • Qkall@lemmy.ml ⁨6⁩ ⁨months⁩ ago

    Op, it’s been an entire day… How’d did it go?

    source
    • AlijahTheMediocre@lemmy.world ⁨6⁩ ⁨months⁩ ago

      I fear the worst

      source
      • PlantDadManGuy@lemmy.world ⁨6⁩ ⁨months⁩ ago

        He’s dead, Jim

        source
      • Fedizen@lemmy.world ⁨6⁩ ⁨months⁩ ago

        2,409 updates could mean like two days of restarts… I’m just going to turn on some bagpipe music and stand on a hill in the wind looking out at the computer shaped clouds on the horizon.

        source
      • SuspiciousCatThing@pawb.social ⁨6⁩ ⁨months⁩ ago

        Light the signal fires.

        source
  • ozoned@lemmy.world ⁨6⁩ ⁨months⁩ ago

    And they were never heard from AGAIN! Oooooooo It is horror month, and that’s pretty scary! :-D

    source
    • Abnorc@lemm.ee ⁨6⁩ ⁨months⁩ ago

      Don’t try to install Arch after midnight.

      source
      • lud@lemm.ee ⁨6⁩ ⁨months⁩ ago

        How long should you wait before installing? It was midnight over 9 hours ago so am I good to go?

        source
        • -> View More Comments
  • helaslo@lemm.ee ⁨6⁩ ⁨months⁩ ago

    And that is why I use Opensuse tumbleweed, no worries ever (zypper takes a snapshot before and after each upgrade, single command to roll back)

    source
    • AnUnusualRelic@lemmy.world ⁨6⁩ ⁨months⁩ ago

      Not to mention that a two or three thousand package update is rookie numbers for zypper.

      source
      • j_overgrens@feddit.nl ⁨6⁩ ⁨months⁩ ago

        Basically reinstalling your OS because of an GCC update is the only gripe I have with Tumbleweed.

        I wonder though, did I have the same with Arch? I don’t remember.

        source
    • capital@lemmy.world ⁨6⁩ ⁨months⁩ ago

      Same sentiment but using Bazzite here.

      Update fucked something? Roll back and wait. It’ll be fixed soon.

      source
  • DudeImMacGyver@sh.itjust.works ⁨6⁩ ⁨months⁩ ago

    Thoughts and prayers fren

    source
  • bjoern_tantau@swg-empire.de ⁨6⁩ ⁨months⁩ ago

    Snapper FTW

    source
    • Cyyris@infosec.pub ⁨6⁩ ⁨months⁩ ago

      Seriously though. Snapper has saved my bacon so many times, I don’t even know how I operated before it.

      source
    • Pacmanlives@lemmy.world ⁨6⁩ ⁨months⁩ ago

      Legit my first thought too! This looks like my monthly update of Tumbleweed

      source
  • Fedizen@lemmy.world ⁨6⁩ ⁨months⁩ ago

    Praying for your computer, friend

    source
  • mariusafa@lemmy.sdf.org ⁨6⁩ ⁨months⁩ ago

    Becareful with glibc

    source
  • problematicPanther@lemmy.world ⁨6⁩ ⁨months⁩ ago

    What os and de are you on? It looks pretty clean.

    source
    • yotsen@lemm.ee ⁨6⁩ ⁨months⁩ ago

      The de is kde plasma

      source
      • PsychologicalCannabis@lemmy.world ⁨6⁩ ⁨months⁩ ago
        [deleted]
        source
        • -> View More Comments
    • RoyaltyInTraining@lemmy.world ⁨6⁩ ⁨months⁩ ago

      That’s bog standard KDE, I have no idea about the distro tho

      source
  • SlippiHUD@lemmy.world ⁨6⁩ ⁨months⁩ ago

    I just tried updating my computer to Mint 22 and because I did a lot of tweaking to get VR running well it ended up uninstalling x11. I restored to backup and am now considering just doing a fresh install when 21 loses support instead lol.

    source
  • helpImTrappedOnline@lemmy.world ⁨6⁩ ⁨months⁩ ago

    lemmy.world/post/20137588

    source
  • beerclue@lemmy.world ⁨6⁩ ⁨months⁩ ago

    That’s why I have an alias that does an unattended update and then powers off. I run this every night.

    source
    • capital@lemmy.world ⁨6⁩ ⁨months⁩ ago

      Ayy same!

      I mapped the script to a single key I wouldn’t otherwise use. When I’m done for the day I hit the key and leave.

      source
  • therealjcdenton@lemmy.zip ⁨6⁩ ⁨months⁩ ago

    Looks like glibc got another update

    source
  • MonkderVierte@lemmy.ml ⁨6⁩ ⁨months⁩ ago

    www.wordnik.com/words/raw dog

    source
  • rain_worl@lemmy.world ⁨6⁩ ⁨months⁩ ago

    kde?

    source
    • Hiro8811@lemmy.world ⁨4⁩ ⁨months⁩ ago

      Mhm

      source
  • realcaseyrollins@thelemmy.club ⁨6⁩ ⁨months⁩ ago

    Do it!

    source
  • Jagger@lemmy.zip ⁨6⁩ ⁨months⁩ ago

    Something i can say, did you have ready an snapshot of the system??, cuz too may things can go wrong with that numbre of updates.

    source