thyme after thyme <thyme-h...@riseup.net> wrote: > On 2024-03-04 10:48, to...@tuxteam.de wrote: > > > That's right: in your /etc/apt/sources.list (or in some file > > under .../sources.list.d/ at your preference) there must be > > a way for your installer to find the sources. Something akin > > to: > > > > deb-src http://ftp.de.debian.org/debian/ bullseye-updates main > > contrib non-free > > I'm on bookworm. Pasting my current sources below. Is something > missing? > > /e/a/sources.list.d $ for f in *; echo "* $f"; cat "$f"; echo ""; end > * debian-stable-updates.list > # Debian Updates > deb http://deb.debian.org/debian bookworm-updates main contrib > non-free non-free-firmware > > * debian.list > # Debian Stable. > deb http://deb.debian.org/debian bookworm main contrib non-free > non-free-firmware > deb http://security.debian.org/debian-security bookworm-security main > contrib non-free non-free-firmware > #deb-src http://deb.debian.org/debian bookworm main contrib non-free > non-free-firmware
Does the # character at the start of the deb-src line matter? > #debian backports > #deb http://deb.debian.org/debian bookworm-backports main contrib > non-free non-free-firmware > > * mx.list > # MX Community Main and Test Repos > deb http://ftp.halifax.rwth-aachen.de/mxlinux/packages/mx/repo/ > bookworm main non-free > #deb http://ftp.halifax.rwth-aachen.de/mxlinux/packages/mx/testrepo/ > bookworm test > > #ahs hardware stack repo > #deb http://ftp.halifax.rwth-aachen.de/mxlinux/packages/mx/repo/ > bookworm ahs > > > Note that Debian might have some patches to make the package > > buildable in Debian context; so installing Debian's build > > deps is just an approximation. > > > > If I were you, I'd first install the Debian src package and > > its build deps, build that, and work on from there. > > How do I find the src package? You mean of xfce4-screensaver? This is > all I can find: > > $ apt search xfce4-screensaver > Sorting... Done > Full Text Search... Done > xfce4-screensaver/mx,now 4.18.2-0.1~mx23+1 amd64 [installed] > screen saver and locker that is integrated with the xfce4 desktop >