The officially official Devuan Forum!

You are not logged in.

#1 Yesterday 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 Today 00:16:11

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

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 Today 02:24:08

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

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 Today 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 Today 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 Today 11:00:23

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

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 (Today 11:01:39)

Offline

#7 Today 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