The officially official Devuan Forum!

You are not logged in.

#1 2026-02-22 21:25:25

jue-gen
Member
Registered: 2022-07-07
Posts: 126  

[SOLVED] sources.list or devuan.sources

The sources.list has been removed from Debian. Instead, there is now
/etc/apt/sources.list.d/debian.sources
How does this work in Devuan?
Is /etc/apt/sources.list still used?

Offline

#2 2026-02-23 00:16:11

steve_v
Member
Registered: 2018-01-11
Posts: 679  

Re: [SOLVED] sources.list or devuan.sources

man sources.list

Once is happenstance. Twice is coincidence. Three times is enemy action. Four times is Official GNOME Policy.

Offline

#3 2026-02-23 02:24:08

fsmithred
Administrator
Registered: 2016-11-25
Posts: 2,881  

Re: [SOLVED] sources.list or devuan.sources

sources.list will still be used if you don't "modernize" the sources when apt asks you. It will also be used if you change your mind and move the modernized files out of the way and replace your sources.list file.

Offline

#4 2026-02-23 08:11:14

jue-gen
Member
Registered: 2022-07-07
Posts: 126  

Re: [SOLVED] sources.list or devuan.sources

Thank you very much. I still have Trixie on one computer. I set up sources.list, deleted debian.sources, and migrated to Excalibur according to the instructions. Everything seems to be OK.

Offline

#5 2026-02-23 09:46:02

jue-gen
Member
Registered: 2022-07-07
Posts: 126  

Re: [SOLVED] sources.list or devuan.sources

One more question: How can I ensure that systemd is no longer present?
Here is an output:

dpkg -l | grep systemd
ii  systemd-standalone-sysusers                         257.9-1~deb13u1                      amd64        standalone sysusers binary for use in non-systemd systems

Is this OK?

Offline

#6 2026-02-23 11:00:23

RedGreen925
Member
Registered: 2024-12-07
Posts: 296  

Re: [SOLVED] sources.list or devuan.sources

You can remove it without any problems at least I have not seen any without it.

zeus@9600k:~$ dpkg -l | grep systemd
rc  dbus-user-session                                   1.14.10-1~deb12u1                    amd64        simple interprocess messaging system (systemd --user integration)

Last edited by RedGreen925 (2026-02-23 11:01:39)

Offline

#7 2026-02-23 14:28:17

jue-gen
Member
Registered: 2022-07-07
Posts: 126  

Re: [SOLVED] sources.list or devuan.sources

Thank you very much. Now nothing is displayed anymore:

root@wm-1:~# dpkg -l | grep systemd
root@wm-1:~#

Offline

Board footer