Re: [DNG] Grave bug in procps, depending on systemd
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, please answer on the list. Am So den 11. Feb 2018 um 8:59 schrieb KatolaZ: > On Sun, Feb 11, 2018 at 08:50:09AM +0100, Klaus Ethgen wrote: > > The new procps 2:3.3.12-4 depend on systemd what leads to a unbootable > > system. > ceres provides 3.3.10+devuan1.0 for amd64, armel, armhf, i386, so if > you don't mix debian and devuan repos, you'll get the correct version, > that does not depend on systemd. Well: ~> apt-cache policy procps procps: Installiert: 2:3.3.12-3+devuan2 Installationskandidat: 2:3.3.12-3+devuan2 Versionstabelle: *** 2:3.3.12-3+devuan2 500 500 http://packages.devuan.org/merged testing/main amd64 Packages 100 /var/lib/dpkg/status 2:3.3.10-4+devuan1.0 500 500 http://packages.devuan.org/merged ceres/main amd64 Packages ~> apt-cache policy libprocps6 libprocps6: Installiert: 2:3.3.12-4 Installationskandidat: 2:3.3.12-4 Versionstabelle: *** 2:3.3.12-4 500 500 http://packages.devuan.org/merged ceres/main amd64 Packages 100 /var/lib/dpkg/status 2:3.3.12-3+devuan2 500 500 http://packages.devuan.org/merged testing/main amd64 Packages ~> ldd =ps ... libsystemd.so.0 => /lib/x86_64-linux-gnu/libsystemd.so.0 (0x7f62ff567000) ... liblz4.so.1 => /usr/lib/x86_64-linux-gnu/liblz4.so.1 (0x7f62fed09000) ... That new package came from devuan. And it is in fact libprocps6 that is broken; what comes from the sam source package. It IS depending on systemd now and the system IS prevented from boot. Regards Klaus - -- Klaus Ethgen http://www.ethgen.ch/ pub 4096R/4E20AF1C 2011-05-16Klaus Ethgen Fingerprint: 85D4 CA42 952C 949B 1753 62B3 79D0 B06F 4E20 AF1C -BEGIN PGP SIGNATURE- Comment: Charset: ISO-8859-1 iQGzBAEBCgAdFiEEMWF28vh4/UMJJLQEpnwKsYAZ9qwFAlp/+V4ACgkQpnwKsYAZ 9qz8rgv6A/aoekeCAJZ4ItEFmyG7uLwcFkn7lIEBAHVgMbA530Xgq+V+QQHb2ZZK EqKjrfD/uhA5IwOGUoQfnB77CV51Bncat/0KIuZ3Mefalv+UAQfs3nqQTi8AdzT+ EOeuX/EkGNcDiDjIbYF+YtGgHLH3EGI1LDdedx82oHe+6XcGuSsde3XUs0We8lLi KCVX0YQpLxr2hYYK5pgfXALXELiNvepzFbzRcpi4v93zO1kTQYO4A5ZUNVww+2uY D4QGF0q6248vgM4veSuu8w89pL5rx9Ajly1+gbNMoQOOxGRuhl+sFo/NJjI4VY5d mXMLyHZyHzQFXoqMCyGxj+rOX/bSWV+eFsHqm2svR2lM8CLHgrtGQ13uvBXDuLdh w562qr/D2fRb/qCHcrioj58E/wrM92NayLs59fMLHEsEML3fWDbBHYQd2pvrA7gi D9Q15DiQn5Hc+qotQ60D9vqWc9EekmNBiI3GuHXHfhtQo/uXeIc+Yrre29qP3frO 8k+E7zaa =AvSD -END PGP SIGNATURE- ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
Re: [DNG] Grave bug in procps, depending on systemd
On Sun, Feb 11, 2018 at 09:05:57AM +0100, Klaus Ethgen wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > Hi, > > please answer on the list. Sorry, juggling too many things at the same time :) > > Am So den 11. Feb 2018 um 8:59 schrieb KatolaZ: > > On Sun, Feb 11, 2018 at 08:50:09AM +0100, Klaus Ethgen wrote: > > > The new procps 2:3.3.12-4 depend on systemd what leads to a unbootable > > > system. > > ceres provides 3.3.10+devuan1.0 for amd64, armel, armhf, i386, so if > > you don't mix debian and devuan repos, you'll get the correct version, > > that does not depend on systemd. > > Well: >~> apt-cache policy procps >procps: > Installiert: 2:3.3.12-3+devuan2 > Installationskandidat: 2:3.3.12-3+devuan2 > Versionstabelle: > *** 2:3.3.12-3+devuan2 500 > 500 http://packages.devuan.org/merged testing/main amd64 Packages > 100 /var/lib/dpkg/status > 2:3.3.10-4+devuan1.0 500 > 500 http://packages.devuan.org/merged ceres/main amd64 Packages >~> apt-cache policy libprocps6 >libprocps6: > Installiert: 2:3.3.12-4 > Installationskandidat: 2:3.3.12-4 > Versionstabelle: > *** 2:3.3.12-4 500 > 500 http://packages.devuan.org/merged ceres/main amd64 Packages > 100 /var/lib/dpkg/status > 2:3.3.12-3+devuan2 500 > 500 http://packages.devuan.org/merged testing/main amd64 Packages >~> ldd =ps >... > libsystemd.so.0 => /lib/x86_64-linux-gnu/libsystemd.so.0 > (0x7f62ff567000) >... > liblz4.so.1 => /usr/lib/x86_64-linux-gnu/liblz4.so.1 > (0x7f62fed09000) >... > > That new package came from devuan. And it is in fact libprocps6 that is > broken; what comes from the sam source package. > > It IS depending on systemd now and the system IS prevented from boot. > OK. The easiest might be tu forward-port the changes we have in the working ascii version. We will try to solve this asap. HND KatolaZ -- [ ~.,_ Enzo Nicosia aka KatolaZ - Devuan -- Freaknet Medialab ] [ "+. katolaz [at] freaknet.org --- katolaz [at] yahoo.it ] [ @) http://kalos.mine.nu --- Devuan GNU + Linux User ] [ @@) http://maths.qmul.ac.uk/~vnicosia -- GPG: 0B5F062F ] [ (@@@) Twitter: @KatolaZ - skype: katolaz -- github: KatolaZ ] signature.asc Description: Digital signature ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
[DNG] Error when upgrading eudev
Hi, Has bug #177 been fixed yet? I received what looks to be the same error when trying to upgrade eudev to 3.2.2-10 today. # apt-get -f install Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Setting up eudev (3.2.2-10) ... invoke-rc.d: unknown initscript, /etc/init.d/udev not found. dpkg: error processing package eudev (--configure): subprocess installed post-installation script returned error exit status 100 Errors were encountered while processing: eudev E: Sub-process /usr/bin/dpkg returned an error code (1) # apt-cache policy eudev eudev: Installed: 3.2.2-10 Candidate: 3.2.2-10 Version table: *** 3.2.2-10 500 500 https://pkgmaster.devuan.org/merged ascii/main amd64 Packages 100 /var/lib/dpkg/status —Tom ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
Re: [DNG] Error when upgrading eudev
Am 2018-02-11 12:41, schrieb Tom: # apt-get -f install Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Setting up eudev (3.2.2-10) ... invoke-rc.d: unknown initscript, /etc/init.d/udev not found. dpkg: error processing package eudev (--configure): subprocess installed post-installation script returned error exit status 100 Errors were encountered while processing: eudev E: Sub-process /usr/bin/dpkg returned an error code (1) Same problem here. Also there are 2 packages that won't be installed, even with dist-upgrade. No message why they will not install. # apt-get dist-upgrade The following packages have been kept back: libpolkit-agent-1-0 policykit-1 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
Re: [DNG] Error when upgrading eudev
Hi Tom. Are you sure you are upgrading? As apt-cache policy eudev shows, you already have 3.2.2-10 installed? The only package that can still cause problems is the udeb, i.e. used when installing from the *.iso file. Another problem might that you still have /etc/init.d/udev hanging around: What do dpkg -S /etc/init.d/*udev give you? On Sun, 2018-02-11 at 22:41 +1100, Tom wrote: > Hi, > > Has bug #177 been fixed yet? I received what looks to be the same error when > trying to upgrade eudev to 3.2.2-10 today. > > # apt-get -f install > Reading package lists... Done > Building dependency tree > Reading state information... Done > 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. > 1 not fully installed or removed. > After this operation, 0 B of additional disk space will be used. > Setting up eudev (3.2.2-10) ... > invoke-rc.d: unknown initscript, /etc/init.d/udev not found. > dpkg: error processing package eudev (--configure): > subprocess installed post-installation script returned error exit status 100 > Errors were encountered while processing: > eudev > E: Sub-process /usr/bin/dpkg returned an error code (1) > > # apt-cache policy eudev > eudev: > Installed: 3.2.2-10 > Candidate: 3.2.2-10 > Version table: > *** 3.2.2-10 500 > 500 https://pkgmaster.devuan.org/merged ascii/main amd64 Packages > 100 /var/lib/dpkg/status > > > —Tom > ___ > Dng mailing list > Dng@lists.dyne.org > https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
Re: [DNG] Error when upgrading eudev
On Sun, Feb 11, 2018 at 10:41:26PM +1100, Tom wrote: > Hi, > > Has bug #177 been fixed yet? I received what looks to be the same error when > trying to upgrade eudev to 3.2.2-10 today. > > # apt-get -f install > Reading package lists... Done > Building dependency tree > Reading state information... Done > 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. > 1 not fully installed or removed. > After this operation, 0 B of additional disk space will be used. > Setting up eudev (3.2.2-10) ... > invoke-rc.d: unknown initscript, /etc/init.d/udev not found. ^^^ The error is there, and exists only if you have never had udev installed. We know how to get around that. Will be fixing that shortly. The best way forward is to just symlink /etc/init.d/eudev to /etc/init.d/udev. This will solve the problem. HND KatolaZ -- [ ~.,_ Enzo Nicosia aka KatolaZ - Devuan -- Freaknet Medialab ] [ "+. katolaz [at] freaknet.org --- katolaz [at] yahoo.it ] [ @) http://kalos.mine.nu --- Devuan GNU + Linux User ] [ @@) http://maths.qmul.ac.uk/~vnicosia -- GPG: 0B5F062F ] [ (@@@) Twitter: @KatolaZ - skype: katolaz -- github: KatolaZ ] signature.asc Description: Digital signature ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
Re: [DNG] Error when upgrading eudev
Thanks, that appears to have fixed it. I did see one apt warning during package configuration of eudev, but I’m hoping that’s related to having the symlink in place and is ok to ignore for the moment. It’s on the last line of the apt output: Setting up eudev (3.2.2-10) ... insserv: script udev: service eudev already provided! *** Warning: eudev will default to the older network interface names, such as eth0 or wlan0. If you use the new names, such as enp0s3, you will need to add the following to the boot command: net.ifnames=1 update-initramfs: deferring update (trigger activated) insserv: script udev: service eudev already provided! Processing triggers for initramfs-tools (0.130) ... update-initramfs: Generating /boot/initrd.img-4.9.0-5-amd64 W: APT had planned for dpkg to do more than it reported back (0 vs 4). Affected packages: eudev:amd64 Thanks for all your help —Tom > On 12 Feb 2018, at 06:06, KatolaZ wrote: > > The error is there, and exists only if you have never had udev > installed. We know how to get around that. Will be fixing that > shortly. The best way forward is to just symlink /etc/init.d/eudev to > /etc/init.d/udev. This will solve the problem. > > HND > > KatolaZ ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
Re: [DNG] Error when upgrading eudev
On Sun, 11 Feb 2018 at 16:48:43 +0100 "J. Fahrner" wrote: > Same problem here. Also there are 2 packages that won't be installed, > even with dist-upgrade. No message why they will not install. > > # apt-get dist-upgrade > The following packages have been kept back: >libpolkit-agent-1-0 policykit-1 > 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. You will probably be able to work out this problem issuing the following command: apt-get -y install libpolkit-agent-1-0 policykit-1 I noticed eudev's update made XFCE's Suspend, Shutdown and Reboot buttons active, before only the Block Screen and Logout bottons were. And of course I like it! :-) Alesasndro ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng