There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

Debian used to be so good. What happened!?

Firefox on Debian stable is so old that websites yell at you to upgrade to a newer browser. And last time I tried installing Debian testing (or was it debian unstable?), the installer shat itself trying to make the bootloader. After I got it to boot, apt refused to work because of a missing symlink to busybox. Why on earth do they even need busybox if the base install already comes with full gnu coreutils? I remember Debian as the distro that Just Wroks™, when did it all go so wrong? Is anyone else here having similar issues, or am I doing something wrong?

snekerpimp ,

Debian is working as intended. You are wanting to use Ubuntu or Mint if you want more up to date packages.

unwillingsomnambulist ,

If the user really wants a new browser, Flatpak is always an option.

snekerpimp ,

They also have a .deb you can manually update as well.

possiblylinux127 ,

They can just use Flatpak as it will be the newest outside of Arch. Alternatively they could run Distrobox with something like Fedora.

snekerpimp ,

I stopped using flatpak when I found out both I had to update outside of the package manager. Also using flatpak gave me some issues with my sound card, so I just run the .deb. To each their own though, which is why I love Linux.

possiblylinux127 ,

wiki.debian.org/DontBreakDebian

Installing outside packages is generally not a good idea. You can use Distrobox with a upstream distro like Fedora or you can use Debian Back ports.

backports.debian.org

snekerpimp ,

Had forgotten about backports. Need to get that set back up. Thank you for the reminder.

possiblylinux127 ,

It is fairly easy to use

Vilian ,

deleted_by_author

  • Loading...
  • snekerpimp ,

    Again, not arguing against, just why I don’t…. You do you, I’m just talking about me. Just cause I don’t use something for some reason doesn’t make me anti that thing. Linux community can be so volatile sometimes

    Vilian ,

    fair, that i heard so much shit about people hating flatpak when it can be very helpful for newcomers that it got to my head, sorry

    snekerpimp ,

    It can be tough through words to understand intent sometimes, and I to write sarcastic and dry, so no problem.

    Flatpak is helpful, it’s how I ran several programs before my work forced me to windows, it does have its place in the toolbox.

    tritonium ,

    mxlinux is my goto, and if you need something current there us always flatpak for most popular apps

    Petter1 ,
    checksout ,

    I use NixOS Unstable btw

    iopq ,

    What’s why we have NixOS. The unstable channel is more stable than most other distros and when it’s not, you just roll back

    onlinepersona ,

    Ctrl+F “NixOS”

    Anytime stability is mentioned somebody has to chirp up with NixOS. It’s the law.

    Anti Commercial-AI license

    Atlas48 ,
    @Atlas48@ttrpg.network avatar

    “I use NixOS, btw”

    9488fcea02a9 ,

    My bank used to complain that my browser was out of date. I wrote an email to customer service explaining to them that:

    A) debian’s “out of date” browser actually includes all up to date security patches. B) simply reading the browser agent isnt really security. I had simply been spoofing my browser agent to get around their silly browser “security” policy

    They removed the browser check 2 weeks later. Not sure if it was because of me

    deathbird ,

    The hero we need rn tbh

    efstajas ,

    simply reading the browser agent isnt really security

    It’s not for their security, but for that of genuinely clueless people that are just running an actually outdated browser that might have known and exploitable security flaws.

    LeFantome ,

    It is not about security at all. They do not want to test or support old browsers. So, they set a minimum version and tell you that you need to upgrade to that.

    If they only support one browser, it is going to be Chrome. Chrome has more zero-day vulnerabilities than any other project I can think of. It is not about security.

    SpaceCowboy ,
    @SpaceCowboy@lemmy.ca avatar

    Yeah if it were about security they’d check the version of HTTPS, SSL, TLS and all that stuff.

    efstajas , (edited )

    Doing that would tell you nothing about whether the browser might have un-patched, known vulnerabilities elsewhere.

    efstajas , (edited )

    How do you know this? Of course there are lots of reasons for why they’d want to enforce minimum browser versions. But security might very well be one of them. Especially if you’re a bank you probably feel bad about sending session tokens to a browser that potentially has known security vulnerabilities.

    And sure, the user agent isn’t a sure way to tell whether a browser is outdated, but in 95% of cases it’s good enough, and people that know enough to understand the block shouldn’t apply to them can bypass it easily anyway.

    mlg ,
    @mlg@lemmy.world avatar

    Kali: I have no such weakness!

    trips and falls on postgres upgrade

    slacktoid ,

    Sounds like you need to be using slackware.

    LH0ezVT ,

    You are literally describing the idea of Debian. Yes, stable is old, but that is the whole purpose. You get (mostly) security updates only for a few years. No big updates, no surprises. Great for stuff like company PCs, servers, and other systems you want to just work™ with minimal admin work.

    And testing is, well, for testing. Ironing out bugs and preparing the next stable. Although what you describes sounds more like unstable, the one where they explicitly say that they will break stuff to try out other stuff.

    So, everything works as intended and advertised here. If you want a different approach to stability, I guess you will have to use a different distro, sorry.

    I guess when you last tried it, it was at a time when a new stable came out, so testing was more or less equal to stable.

    About the firefox: It ships Firefox ESR these days, meaning you get an older, less often updated tested firefox (with security updates, of course). Again, this is the whole point. Less updates, less admin work, more time to find and fix bugs. Remember the whole Quantum add-on mess, for example?

    As others have said, you can install other versions of firefox (like the “normal” one) via flatpak, snap… nowadays. The same goes for other software, where you would need the newest and shiniest version sooner. I’m using debian on my work/uni laptop and a bunch of servers, and it works pretty well for me.

    realbadat ,

    This is why Debian is my server of choice, and my work desktop of choice.

    OP, There are some flavors of Debian out there that are more rapid release, like LMDE, Siduction, Sparky, even Kali (though I wouldn’t recommend Kali as a primary desktop personally). Some based on Sid, some based on Testing.

    growingentropy ,

    The last paragraph is vital. Grab a flatpak of any software you need to be more up to date. Flatpaks running on Debian are amazing. Current software running on a stable base.

    florenzthedev ,

    Mozilla even has a repository for installing the latest version through apt if you don’t want to use flatpack or snap, it’s pretty painless. Link

    LeFantome ,

    As everybody else has said, Debian is working as intended. To respond to the actual post though, Debian is working exactly as it always has.

    If you think Debian used to be good, you must really love it now. It is better than ever.

    Unlike in the past, the primary drawback of Debian Stable ( old package versions ) has multiple viable solutions. Other have rightly pointed out things like the Mozilla APT package and Flatpaks. Great solutions.

    My favourite solution is to install Arch via Distrobox. You can then get all the stability of Debian everywhere you need it and, anytime you need additional packages or newer packages, you can install them in the Arch distrobox. Firefox is a prime candidate. You are not going to get newer packages or a greater section than via he Arch repos / AUR ( queue Nix rebuttals ).

    umbraroze ,

    Debian’s Firefox is Firefox ESR, or Extended Support Release. It’s behind the bleeding edge, but gets security updates.

    If you want the bleeding edge Firefox, you can add Mozilla’s own APT repository and install it. Doesn’t even conflict with Debian (firefox-esr vs firefox, it even uses a separate user profile by default). Instructions are on the Firefox download page somewhere.

    Allero ,

    Also, Flatpak

    jbk ,

    Bleeding edge? Isn’t that just called stable?

    MehBlah ,

    I can’t remember the last time I installed Debian and it failed. I last installed it a month ago. Gnome takes some tweaking for me. Mostly to get that stock Ubuntu feel. Nothing extension manager can’t do.

    ipacialsection ,
    @ipacialsection@startrek.website avatar

    For me, the outdated packages in stable have actually gotten better over time, as DEs get closer to a place where I don’t need any major updates to enjoy using them, Flatpaks become more readily available, and on a subjective level, I get less and less invested in current Linux news. Before Debian became my “forever distro”, I’d hopped to it a few times, and often found myself wishing for a newer piece of software that wasn’t in backports or flathub, or simply being bored with how stable it is, but that’s been happening less and less. And I feel like Debian 12 in particular left me with software that I wouldn’t mind being stuck with for two years.

    I’ve gotten warnings to upgrade my browser with Debian’s Firefox ESR, but they never affected a website’s usability in a way that a newer version would fix, and they do provide security updates and new ESR series when they come out; even if you must have the newest Firefox, you can use the Flatpak.

    Additionally, I’m currently on testing in order to get better support for my GPU, and each time I’ve tried to use it, it’s worked for me for a longer time than the last as I get better at resolving or avoiding broken packages. If you do experience issues like the one you described, and can replicate them, and no one else has already reported them, you should report them to Debian’s bug tracker. The whole point of Testing is to find and squash all the critical bugs before the next stable releases.

    iopq ,

    You must not be using an Nvidia GPU on Wayland because KDE is pushing updates for this use case

    ipacialsection ,
    @ipacialsection@startrek.website avatar

    I’m using an AMD Ryzen iGPU on Wayland. I switched to Testing because the support already existed, but the kernel and mesa versions in stable were buggy for my particular GPU and I didn’t want to make a FrankenDebian.

    crispy_kilt ,

    Just use the Mozilla .deb

    Vilian ,

    when i see a debian user i see a future fedora user

    lemmy_nightmare ,
    @lemmy_nightmare@sh.itjust.works avatar

    When I see a Fedora user, I see a future Arch user btw

    AdrianTheFrog ,
    @AdrianTheFrog@lemmy.world avatar

    This is funny because on a laptop I had I did this exact same progression - I started on Debian, but it didn’t have the right kernel version for my audio drivers, so I switched to Fedora, but it was running slowly (probably because of gnome, it lets you choose so this was my fault) so I moved to arch (with xfce) because it has a reputation for being relatively lightweight. It worked better, but it took longer to get working with the unusual chromebook hardware.

    nexussapphire ,

    Man a laptop new enough to require a newer kernel but slow enough for gnome to be slow. That’s an annoying spot to be man.

    AdrianTheFrog ,
    @AdrianTheFrog@lemmy.world avatar

    It wasn’t that new (2017), it just had weird hardware which iirc only recently got supported without proprietary drivers by the new audio system.

    nexussapphire ,

    That makes a lot more sense. I remember living with $200 laptops for a while and that’s kinda what I was thinking initially.

    Vilian ,

    idk i can do everything that arch can do, with distrobox and having a immutable distro on top

    iopq ,

    When I see an Arch user, I see a future NixOS user FWIW

    Samsy ,

    I manage over 40 Debian clients in production use. All are managed with ansible. It’s the easiest time in my sysadmin time ever.

    My own systems are fedora and Debian unstable. Why? Because I test upcoming changes and features. And think how it would be if all 40 clients run on unstable or fedora, every day updates of 20-60 packages for nothing the user would care about.

    Debian stable is my hero.

    agelord ,

    It got better, that’s what happened. You’re using Firefox ESR, it’s not unsafe.

    Mozilla also provides a Deb repo for Debian and its derivatives: support.mozilla.org/…/install-firefox-linux#w_ins…

    SpaceCadet ,
    @SpaceCadet@feddit.nl avatar

    Yeah and Flatpaks also exist.

    Flatpaks are probably the best generic solution for using an LTS release like Debian Stable on a desktop system. You get the best of both worlds: up to date desktop packages and a stable base.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines