Hi antiXiers.
I every day connect to proxy with login, adhoc, hidden Wifi, free Wifi for this Wicd is week, better is NetworkManager.
I test installation NM:
sudo apt-get install --dry-run network-manager | grep systemd
libnm0 libpam-systemd libseccomp2 libteamdctl0 libudev1 nfs-common systemd
systemd-shim sysvinit-utils udev usb-modeswitch util-linux
libteam-utils open-iscsi watchdog systemd-ui systemd-container comgt
libndp0 libnih-dbus1 libnih1 libnm0 libpam-systemd libseccomp2 libteamdctl0
network-manager systemd systemd-shim xserver-xorg-input-libinput
Inst libfdisk1 (2.28.1-1.0nosystemd1 antiX repository:3.1/testing [amd64])
Conf libfdisk1 (2.28.1-1.0nosystemd1 antiX repository:3.1/testing [amd64])
Inst init-system-helpers [1.22+nosystemd1] (1.42 Debian:testing [all]) []
Inst util-linux [2.25.2-6.0nosystemd1] (2.28.1-1.0nosystemd1 antiX repository:3.1/testing [amd64])
Conf util-linux (2.28.1-1.0nosystemd1 antiX repository:3.1/testing [amd64])
Inst xserver-xorg-core [2:1.16.4-1] (2:1.18.4-1.0nosystemd1 antiX repository:3.1/testing [amd64]) [xserver-xorg-input-synaptics:amd64 xserver-xorg-input-evdev:amd64 ]
Inst systemd (231-4 Debian:testing [amd64])
Inst systemd-shim (10-2 Debian:testing [amd64])
Inst libpam-systemd (231-4 Debian:testing [amd64])
Conf xserver-xorg-core (2:1.18.4-1.0nosystemd1 antiX repository:3.1/testing [amd64])
Conf systemd (231-4 Debian:testing [amd64])
Conf systemd-shim (10-2 Debian:testing [amd64])
Conf libpam-systemd (231-4 Debian:testing [amd64])
Wut? Systemd?
antIX 16
NetworkManager
8 posts
• Page 1 of 1
- Posts: 32 bedna
- Joined: 30 May 2015
- Posts: 4,164 rokytnji
- Joined: 20 Feb 2009
#2
Yep. What is your question?
Code: Select all
harry@biker:~
$ sudo apt-get -s install network-manager
[sudo] password for harry:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
network-manager : Depends: libpam-systemd but it is not installable
E: Unable to correct problems, you have held broken packages.
harry@biker:~
$
- Posts: 32 bedna
- Joined: 30 May 2015
#3
Yes, this answer I got in antiX 15 and antiX 16 wants install systemd.
NM can compile without systemd and I know one former developer __{{emoticon}}__
NM can compile without systemd and I know one former developer __{{emoticon}}__
-
anticapitalista
- Posts: 5,959
- Site Admin
- Joined: 11 Sep 2007
#4
Make or find a systemd-free deb of network-manager and we'll include it in our repos.bedna wrote:Yes, this answer I got in antiX 15 and antiX 16 wants install systemd.
NM can compile without systemd and I know one former developer __{{emoticon}}__
- Posts: 1,062 Dave
- Joined: 20 Jan 2010
#5
Mx uses network manager does it not?
Does it then include systemd components even though mx runs with sysv?
Does it then include systemd components even though mx runs with sysv?
-
anticapitalista
- Posts: 5,959
- Site Admin
- Joined: 11 Sep 2007
#6
@ Dave - yes, network-manager needs libsystemd0 and libpam-systemd. Installing both will not force systemd to become the init system (like on MX), but it drags in systemd libraries which antiX tries to avoid.
- Posts: 32 bedna
- Joined: 30 May 2015
#7
I write about it with
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://wiki.gentoo.org/wiki/User:Pavlix"
linktext was:"Pavlix"
====================================
and I look for solutions.
In second stage I will try to
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://blogs.gnome.org/lkundrak/"
linktext was:"Lubomir Rintel"
====================================
for better cooperation on development NM without systemd.
One of the ways is compiling Gentoo NM without systemd, we will see...
When it will be OK, can I participate as a packager NM for antiX?
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://wiki.gentoo.org/wiki/User:Pavlix"
linktext was:"Pavlix"
====================================
and I look for solutions.
In second stage I will try to
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://blogs.gnome.org/lkundrak/"
linktext was:"Lubomir Rintel"
====================================
for better cooperation on development NM without systemd.
One of the ways is compiling Gentoo NM without systemd, we will see...
When it will be OK, can I participate as a packager NM for antiX?
-
anticapitalista
- Posts: 5,959
- Site Admin
- Joined: 11 Sep 2007
#8
Definitely!bedna wrote:I ...
When it will be OK, can I participate as a packager NM for antiX?