You are not logged in.
Pages: 1
I've converted debian bookworm netinstall to devuan daedalus.
Then I've tried to install DE and got : tasksel: apt-get failed
When I try to install cinnamon-desktop, xfce4, gnome, budgie-desktop manually they all fail as there are no network-manager-gnome, or depends dbus-bin (= 1.14.6-1devuan1)but 1.14.8-2 is to be installed.
What does it means?
Offline
It ;probably means that you still have some debian repository enabled in /etc/apt/source.list/ or sources.list.d/
The version it says will be installed is the version currently in trixie (debian testing).
Make sure you use codenames in sources.list. (i.e. daedalus) not "stable" or "testing".
Run 'apt update' after any changes in your sources.
Offline
It ;probably means that you still have some debian repository enabled in /etc/apt/source.list/ or sources.list.d/
Thanks.
I did not find any foreign repos in my source.list. It's strange for me. Anyway I've finished by installing pure devuan.
Offline
That was a bit cryptic.
Do you mean that you did have "stable" or "testing" in your sources.list but you don't think of that as foreign repos?
Offline
Pages: 1