libera/#devuan-dev/ Monday, 2020-01-06

LeePengnu_srs: Glad the eudev build was OK. Could you test it, please?11:32
LeePenIt won't install in beowulf, unfortunately. So we will have to rebuild once we are happy with it in ceres.11:33
gnu_srsLeePen: I'm testing it now on a beowulf image. Why does it not install, due to gbp.conf: debian-branch=suites/unstable?12:14
LeePenThe udebs have dependency on lib6 >= 2.29.12:16
LeePenThe debs look fine for beowulf.12:16
LeePenThat makes it much easier to test.12:17
gnu_srsStrange: dpkg -I libeudev1-udeb_3.2.9-1_amd64.udeb: ... Depends: libc6-udeb (>= 2.28)12:52
gnu_srsSimilar for eudev-udeb_3.2.9-1_amd64.udeb: Depends: ..., libc6-udeb (>= 2.28),12:53
gnu_srsI'd like to download the source for systemd=243-8, but only 241-7~deb10u2 is available via deb-src http://deb.devuan.org/devuan {unstable,experimental} main and .../merged beowulf.12:57
LeePenWhere are those udebs from?13:00
gnu_srsNeed to check why the build does not set CFLAGS="-g -O2". Without lintian complains: {eudev,libeudev1}-dbgsym: debug-file-with-no-debug-symbols13:00
gnu_srsThe are all from my git build.13:00
LeePenThe ones in the pool are libc6-udeb (>= 2.29)13:00
LeePenhttp://ix.io/26zA13:00
LeePenYou must have built them on beowulf?13:02
gnu_srseudev_3.2.9-1_amd64.deb; libeudev1-dbgsym_3.2.9-1_amd64.deb; eudev-dbgsym_3.2.9-1_amd64.deb;libeudev1-udeb_3.2.9-1_amd64.udeb13:02
gnu_srseudev-udeb_3.2.9-1_amd64.udeb ;libeudev-dev_3.2.9-1_amd64.deb; libeudev1_3.2.9-1_amd64.deb13:02
gnu_srsYes I did.13:02
LeePenThe pool ones are built on unstable and so can pick up different binary deps.13:03
gnu_srsWhat to do then?13:04
LeePenIt would be best if you could test the pool ones. Just in case we miss something.13:04
LeePenDownload them directly and install with dpkg -i?13:04
gnu_srsI've installed eudev, libeudev1, libeudev-dev from the pool. the first and second was installed bu adding unstable to sources.list. The second with install --reinstall13:08
LeePenGreat. Thanks.13:10
* enyc w00t at seeing beuwulf-backports starting to work!13:18
yetipsssssst...14:02
fsmithred?14:09
gnu_srsLeePen: I see this when installing libeudev1: update-initramfs: deferring update (trigger activated)14:11
gnu_srsinsserv: warning: current stop runlevel(s) (empty) of script `eudev' overrides LSB defaults (0 6).14:11
LeePenHave you made manual changes to the runlevel symlinks?14:20
gnu_srs/etc/init.d/eudev has: # Default-Stop:      0 614:31
gnu_srsAs far as I know I have not made any changes to runlevel symlinks.14:32
gnu_srsSince systemd are using meson to build packages and we don't,  I have now manually added  {CPP,C,LD}FLAGS to debian/rules.14:33
LeePenYes. Then you should have /etc/rc{0,6}.d/K01eudev?14:34
gnu_srsThis makes the dbgsym packages contain debug info. That was a complaint by lintian earlier.14:35
LeePenSOunds good.14:35
gnu_srsOK, I'll add these links.14:35
LeePenNo, the links *should* be there. Are they not?14:35
gnu_srsNo, they are not.14:36
LeePenThat is what the insserv message means.14:37
LeePenI wonder why.14:37
gnu_srsWhere do I add them in debian/?14:37
LeePenCould you have run update-rc.d eudev disable?14:37
gnu_srsupdate-rc.d does not have runlevels 0,6: update-rc.d <basename> disable|enable [S|2|3|4|5]14:39
LeePenSorry, I meant update-rc.d eudev remove?14:40
LeePenThe correct call to update-rc.d is there in the postinst, so I don't know why the symlinks are missing.14:41
gnu_srsFound it: legacy stuff again: debian/eudev.postinst:    update-rc.d -f eudev remove14:42
enycfsmithred: apt-get update,  starts stowing beowulf-backports packages, which wasn't previously the case.14:45
enycfsmithred: e.g. ca-cacert came through14:46
fsmithredyeah, I install 5.3 kernel from beowulf-backports yesterday14:46
fsmithredinstalled14:46
enycfsmithred: oh, may not have been you were ?'ing at14:47
enychrrm something has changed with devuan beuwulf, lots of packacse marked as not needed and so on14:48
enychave needde no reisntall task-desktop mate-desktop-environment etc14:48
LeePengnu_srs: Yes, but that was there to fix https://bugs.devuan.org//cgi/bugreport.cgi?bug=26114:49
LeePenAnd https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=79255214:50
gnu_srsOK, I'll try to merge that commit into 2.3.9-2. However the fix for #792552 was solved by the cryptsetup package.14:55

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