• 0 Posts
  • 5 Comments
Joined 3 years ago
cake
Cake day: June 15th, 2023

help-circle

  • lemmyvore@feddit.nltomemes@lemmy.worldEverything was almost perfect. Until...
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    13 hours ago

    But it was my fault, for generating an initramfs without free space in /tmp, which caused it to fail.

    I really don’t think that was your fault. A critical build process that’s not checking for resources and not failing gracefully and leaving the machine unbootable is not the user’s fault.

    A build+install can fail for many reasons. It’s actually annoying how many critical system updates on Linux don’t use a staging process and a sudden power-off at the wrong time can leave the machine completely crippled.

    Some distros have taken to doing a BTRFS snapshot before they start the upgrade but (a) they’re far and few in between and (b) that still doesn’t fix the upgrade process, it’s just sweeping the problem under the carpet.


  • It’s not slower.

    proprietary

    Only the extension pack, the app itself is GPL.

    not even as easy to install

    How do you mean? You simply install virtualbox (and virtual-guest-iso if you want). All the relevant packages are available from official repos, at least on Manjaro, including a linux-virtualbox-host-modules-meta package that maintains the required linux*-virtualbox-host-modules as needed automatically.

    Also, I prefer virtualbox because it makes a lot of stuff easy to do.

    File sharing with the host for example, it’s a matter of simply pointing at a dir in settings, as opposed to having to set up Samba on the host (which I don’t have and don’t want) and deal with wierd networking issues, or deal with virtiofs.

    Don’t even get me started on selecting locations for the vm files. Whatever you think it should work like, virt-manager’s way ain’t it.


  • lemmyvore@feddit.nltomemes@lemmy.worldEverything was almost perfect. Until...
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    13 hours ago

    Manjaro has also shown how an Arch distro can achieve this as well, by releasing tested sets of updates slower.

    But OP is correct in that’s not the point of vanilla Arch and people who use vanilla should assume the risks.

    What’s annoying is people who use vanilla and tell everybody “oh don’t worry nothing ever breaks”. Something always breaks. You have a couple thousand packages installed on the average desktop system, dozens are updated to bleeding edge every day, something will break.

    Manjaro maintains a crowd-sourced list of the most egregious defects (+ their fixes) that crop up in popular packages, suffice to say it’s never empty.

    Many of them are not system-breaking and may not impact everyone, which is where I’m guessing the “nothing ever breaks” dissonance is coming from.