[flagged]
Citation needed. I honestly do not know what you are referring to. Even if I had to take your "sexual predator" at face value, I would still have to balance that against the good stable reliable distro they have been done for so many years.
Debian 13 “Trixie”
11–20 of 428 posts
Re: Debian 13 “Trixie”
#12Biggest change for me is /tmp behavior. In Debian 13 /tmp become RAM-disk by default (instead of files on the file system) and uses up to 50% of available ram. But as expected of Debian the release notes included an easy fix to restore normal /tmp behavior for people and applications that place many small or large files there. https://www.debian.org/releases/trixie/release-notes/issues.... >"You can return to /tmp be…
This too can be turned off.
Re: Debian 13 “Trixie”
#13Lucky 13 and all... And not a single issue so far. Very happy!
Thanks to the Debian team for putting out yet another high quality, reliable release :)
Re: Debian 13 “Trixie”
#14From my build box:
chroot $MOUNTPOINT/ /bin/bash -c "http_proxy=$aptproxy apt-get -y --purge --allow remove-essential install sysvinit-core sysvinit-utils systemd-sysv- systemd-"
There is a weird depends you cannot get around without simultaneously removing and installing in parallel. A Debian bug highlighted the above, with a "-" for systemd-sysv- systemd- as a fix, along with allow remove essential.After this fix, sysvinit builds with debootstrap were almost identical as to bookworm. This includes for desktops.
As per with bookworm through buster, you'll still need something like this too:
$ cat /etc/apt/preferences.d/systemd
# this is the only systemd package that is required, so we up its priority first...
Package: libsystemd0
Pin: release trixie
Pin-Priority: 700
# exclude the rest
Package: systemd
Pin: release *
Pin-Priority: -1
Package: *systemd*
Pin: release *
Pin-Priority: -1
Package: systemd:i386
Pin: release *
Pin-Priority: -1
Package: systemd:amd64
Pin: release *
Pin-Priority: -1Re: Debian 13 “Trixie”
#15[flagged]
Citation needed. I honestly do not know what you are referring to. Even if I had to take your "sexual predator" at face value, I would still have to balance that against the good stable reliable distro they have been done for so many years.
So, an open-source contributor who works for Canonical on Ubuntu gave a talk at Debconf. He is a convicted and admitted sexual predator who served time in prison for his crimes. This all is pretty well-documented.
But… then what? He did the time for his crimes. He’s on the national sex offender registry. What now? Should he be unemployable? Should his contributions to open-source projects be rejected? Should he not be able to give a talk on some technical topic he’s presumably an expert on?
Either we agree that serving your prison sentence is sufficient atonement for your crimes or we have to work to change the prison system such that it is. I don’t know that excluding someone from contributing to society for the rest of their life is the right answer.
Please note that this is a very shallow summary for those who (like me) were unaware of the drama here. I have no idea of the extent of his crimes past what I wrote above, nor if the time he served “seems” appropriate (not that a single value there could ever be considered appropriate by everyone simultaneously). My assumptions are that he was convicted, served a reasonably appropriate amount of time, was released, and has committed no further crimes of that nature in the intervening period since (any or all of which I could be wrong about).
I also have seen accusations of rude/antagonistic behavior outside of this specific topic, but am leaving those aside since they weren’t part of GP’s complaint.
Re: Debian 13 “Trixie”
#16Earlier quoted context omitted.
Citation needed. I honestly do not know what you are referring to. Even if I had to take your "sexual predator" at face value, I would still have to balance that against the good stable reliable distro they have been done for so many years.
I believe this is the guy he's talking about. By linking to this, I'm not saying the allegations are true, but it's the discussion I've seen mentioned elsewhere, which I believe OP is referring to: https://x.com/LundukeJournal/status/1944505084919816337 > Tomorrow, July 14th, at the annual Debian Conference (DebConf ‘25), Jeremy Bicha will be speaking. > Bicha, as we learned last week (after he defaced an open source…
Re: Debian 13 “Trixie”
#17Impressive that i386 support made it all the way to August 2025. I have Debian 10 Buster running on a Pentium 3 which only EOL'd last year in June 2024. It's still useful on that hardware and I'm grateful support continued as long as it did!
OpenBSD still supports i386 for those looking for a modern OS on old 32-bit hardware.
Re: Debian 13 “Trixie”
#18I can't believe we've come to such a high number, and a particularly lucky one at that Alas it's still not suitable as a daily driver for the average home user and probably never will be. It is unfortunate that Ubuntu has to reign supreme in that regard.
Re: Debian 13 “Trixie”
#19What does this mean? If all 69k+ packages are installed, it will take up this much space?
Re: Debian 13 “Trixie”
#20Maybe title should note that it has now been released? There has been many updates about Trixie in the past few months in preparation for today.