libera/#devuan-dev/ Thursday, 2021-10-21

gast0nHi, we are wanting to use live-build to generate an iso with Chimaera, we have a problem when it reaches the initramfs-tools part, it fails, looking at the initramfs-tools changelog, I find this: "[6ebe41b] Remove obsolete update-initramfs state in /var/lib/initramfs-tools", that path that was removed, where is it now?01:03
gast0nHi again, commenting on this lines: https://0x0.st/-dqD.png in the chroot_hacks file, live-build compiles without problems again :)02:20
HumanG33klibapache2-mod-php7.3 install as local libapache2-mod-php7.4 not install and system is upgrade to chimaera13:01
HumanG33kalso postgrey13:01
HumanG33kInvalid SCRIPTWHITELIST configuration option: Non-existent pathname: /usr/bin/egrep13:01
HumanG33kInvalid SCRIPTWHITELIST configuration option: Non-existent pathname: /usr/bin/fgrep13:01
HumanG33kand can not be configure13:02
HumanG33kalso it install php-fpm … and i not use it13:16
HumanG33kthere is issues here. Where it come from ? apt / devuan ?13:17
HumanG33ka conf somewhere ?13:17
HumanG33khumm there is lot more error …13:25
LeePenHumanG33k: that is a Debian  package.14:47
LeePenAlso it isn't in chimaera.14:47
LeePenThe chimaera package is libapache2-mod-php14:48
LeePenOops, sorry my mistake.14:49
LeePenIt is there: 7.4.21-1+deb11u114:49
HumanG33kLeePen: the strange thing is i think i do not have the issue on the debian upgrade14:52
HumanG33ki will check14:52
rrqmerged /usr/bin and /bin ?14:53
LeePenMaybe, but Debian still supports both merged and unmered usr and will do for the bookworm/daedalus cycle.14:53
HumanG33krrq: for the script list yes and it's not related to postgrey but to rkhunter14:54
LeePenHumanG33k: are you upgrading from beowulf?14:54
HumanG33kyes14:54
HumanG33kand i have the issue on 2 server now14:54
LeePenIf rkhunter has /usr/bin/fgrep hardcoded, I think that is a debian bug.14:55
rrqperhaps fgrep and egrap installs into /bin while libapache2-mod-php7.4 (or something) wants them in /usr/bin14:55
LeePenLet me check.14:55
HumanG33kLeePen: fgrep & egrap is NOT related to libapache2-mod-php7.414:56
LeePenAlready reported in Debian BTS: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=93259414:56
HumanG33kbut with rkhunter but first i think it was an issue with postgrey14:57
HumanG33kthat s for why i post it first14:57
HumanG33kfor me the real issue is the upgrade of libapache2-mod-php7.314:58
HumanG33kto libapache2-mod-php7.414:58
HumanG33kwhich just do not work14:58
LeePenWhat is the error?14:58
HumanG33kno error14:58
LeePenhow do you know it doesn't work then?14:59
HumanG33kjust broke bunch of php7.3-* packages14:59
HumanG33knot install the 7.4 package14:59
HumanG33kand i follow instruction from the official page15:00
LeePenSorry, I don't really understand (yet).15:00
LeePenOnce you had changed to chimaera in sources.list, what did you do?15:01
HumanG33kduring the upgrade process i do not see error15:01
DPAIn chimaera, libvirt-daemon was forked? I'm trying to upgrade my server right now, and it seams it breaks some qemu / libvirt interdependencies.15:02
DPAqemu-system-common : Breaks: libvirt-daemon (< 7.2.0-1) but 7.0.0-3+devuan3 is to be installed15:02
HumanG33khttps://www.devuan.org/os/documentation/install-guides/chimaera/upgrade-to-chimaera15:02
HumanG33kexept i use tor repositories15:02
LeePenHumanG33k: So apt-get dist-upgrade ran without error?15:03
HumanG33knot i can see15:03
LeePenThen what did you do?15:03
HumanG33ki check the service status on the sever15:04
HumanG33ki see nothing works15:04
HumanG33kso on the first server i fix it15:04
HumanG33know on the second same issue15:04
HumanG33ki will fix it15:05
HumanG33kbut for me there is something wrong, maybe it's just me15:05
HumanG33kbut i upgrade debian/devuan since 6 or 715:06
LeePenI still don't see what you think is wrong. beowulf has php 7.3, chimaera has 7.4.15:07
LeePenIf your servers require 7.3, then upgrading is going to break them and require fixing.15:07
HumanG33ki always update/upgrade current and change repo and update /dist-upgrade.15:07
HumanG33kMy server require php not 7.3 but the upgrade is just not clean15:08
LeePenHumanG33k: I am sorry not to understand, but you haven't given an example of what is not available.15:08
HumanG33klibapache2-mod-php7.415:09
LeePensudo apt install libapache2-mod-php7.415:09
HumanG33kno you do not understand15:09
HumanG33kwhen i upgrade from beowulf libapache2-mod-php7.3 should become libapache2-mod-php7.415:10
HumanG33kand the state of the server is15:10
HumanG33klibapache2-mod-php7.4 not install15:10
HumanG33kand libapache2-mod-php7.3 is broken15:10
LeePenNo, I don't think so. You will need to install that manuall yourself.15:10
HumanG33keven if libapache2-mod-php is install ?15:12
LeePenThe package names are different. In dpkg terms libapache2-mod-php7.4 is not an upgrade from libapache2-mod-php7.315:12
LeePenNo.15:12
LeePenThe version number of a package is after the underscore.15:14
HumanG33kbut in beowulf libapache2-mod-php is 7.3 and in chimera its 7.415:15
LeePenSo libapache2-mod-php7.3_2 is an upgrade from libapache2-mod-php7.3_115:15
HumanG33klet it go i will fix15:15
DPAlibapache2-mod-php7.4 provides libapache2-mod-php15:17
DPASo installing libapache2-mod-php installs libapache2-mod-php7.415:17
LeePenDPA: Re chimaera qemu, are you using chimaera-backports15:18
LeePen?15:18
DPAI do have it in the sources list.15:19
LeePenThe regular chimaera version of qemu is 1:5.2+dfsg-11.15:20
LeePenI think that should be OK.15:20
LeePenchimaera-backports has 1:6.1+dfsg-6~bpo11+1 and the devuan fork of libvirt hasn't been backported.15:21
LeePenIf you don't need the backport version use 1:5.2+dfsg-11.15:21
DPAInteresting, thanks. Why did it use the backports, though, should they have a lower priority by default?15:24
LeePenMaybe you already had a backports version installed? In which case, apt tries to continue to use the same suite for that package.15:25
DPALooking at my backup, it looks like this indeed is the case. Thanks.15:27
LeePenyw15:28
gnu_srsHi, seem like I upgraded my Debian box to bullseye/bookworm and wicd was removed. And it seems difficult to restore it.15:57
gnu_srsWhat can I do, the wireless interface is in /etc/network/interfaces?15:57
LeePenRead the Release Notes.15:57
gnu_srsI'll switch to chimaera later on, but need to fix this now.15:57
HumanG33kgnu_srs: the only way to fix that (have wicd) is migrate it from python 2 to python 3 the other option is to use connman16:05
gnu_srsSeem like I have ifupdown and isc-dhcp-client installed. Is that sufficient?16:07
gnu_srsAnd wpasupplicant.16:13
gnu_srsI installed connman and things seems to work fine again :)18:16
bgstack15Does anybody here have experience with package "onboard" which is an on-screen keyboard, and Devuan?21:06

Generated by irclog2html.py 2.17.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!