libera/#devuan-dev/ Saturday, 2020-05-23

bgstack15Unit193: that salsa link is restricted. I'm guessing veracrypt is included in some derivative or otherwise not debian main/non-free/contrib repos. And yeah, I love the OBS.00:46
Unit193Restricted?  It isn't a private repo, I pulled it up without being logged in..Hmm.  But yeah, it's not in Debain proper.00:47
bgstack15Haha, the parenthesis at the end was included in the link and I didn't read it that carefully the first time.01:55
Unit193Aha!  OK.02:18
LeePengnu_srs: I am trying to work out why procps builds fail on build005.12:53
LeePenIs it up to date?12:54
* ShorTie wonders what build005 is13:09
LeePenShorTie: one of our jenkins builders: https://jenkins.devuan.dev/computer/build005/13:11
ShorTieok, Thankz13:11
ShorTieInteresting13:20
ShorTieis this correct ??13:47
ShorTiedpkg: libsystemd0:arm64: dependency problems, but removing anyway as you requested:13:47
ShorTie rsyslog depends on libsystemd0.13:47
ShorTie libapt-pkg5.0:arm64 depends on libsystemd0 (>= 221).13:47
ShorTiedebootstrap is removing some thing it needs ??13:50
fsmithredShorTie, how did you request it?13:53
fsmithredlsd0 gets removed if you install libelogind013:54
ShorTieapt install dhcpcd5 ntp mlocate ssh wpasupplicant13:58
ShorTieis what i ran13:59
ShorTiewell, apt-get to save the downloads if it matters14:01
ShorTieSorry, guess not actually debootstrap14:05
gnu_srsLeePen: Do you want me to upgrade build005?14:16
gnu_srsbuild005 has libsystemd0 installed how come??14:24
gnu_srsUpgrading wants to do the following: http://pkgmaster.devuan.org/merged beowulf/main amd64 libsystemd0 amd64 241-7~deb10u414:25
gnu_srsInstalling libelogind0 would remove libsystemd0 and install libelogind0 241.4-214:28
gnu_srsDoing so and upgrading: Setting up jenkins (2.222.3), Setting up base-files (10.3+devuan3.4), ...14:32
gnu_srsdist-upgraded and rebooted: Running with a new kernel: 4.19.0-9-amd6414:38
FrapeXHi, regarding Devuan Beowulf. Are i686 processors without the SSE2 feature set officially supported? Because I just found out that Firefox 68.8.0ESR crashes on my processor (without SSE2). Web Content[12521]: segfault at b5ad0898 ip b0688938 sp bfdbd67c error 7 in libxul.so[aebd6000+439f000]. Code: 10 89 74 24 14 83 c3 18 89 5c 24 10 5b 5e 5f e9 0e 3c 02 00 66 90 66 90 66 90 66 90 66 90 66 90 66 90 8b17:23
FrapeX44 24 04 8b 54 24 0c <f3> 0f 7e 02 66 0f d6 00 8b 54 24 08 8b 12 89 50 08 c7 40 0c 00 00.17:23
FrapeXWhat are the chances of this being fixed? Is it worth reporting?17:24
fsmithredbpmedley, is there SHA256SUMS.asc for RC installer isos?17:25
LeePenFrapeX: Unfortunately not. They were dropped in Debian from stretch onwards.17:35
LeePenThat is the equivalent of ascii.17:35
LeePenSo you have to stay on jessie.17:35
LeePenI have 2 similarly old boxes.17:35
LeePengnu_srs: Thanks. I'll try again.17:35
FrapeXLeePen: thanks for the info.  Although I do not understand why the linux kernel in Beowulf is just optimises for AMD Geode and up.17:44
FrapeXAMD Geode doesnt do SSE2 either (its silimar to my AMD Athlon 2400XP+, only slower)17:45
FrapeXs/optimises/optimised/17:45
FrapeXLeePen: do you have a link to some "offical" statement that systems without SSE2 are no longer supported?17:48
LeePenI will have to hunt for it.17:49
FrapeXI did find the package https://packages.debian.org/testing/sse2-support that detects SSE2 support and refuses to install otherwise. It is not used by Devuan unfortunately :(17:52
FrapeXDevuan firefox-esr dependency I mean17:53
FrapeXcmd "apt-cache rdepends sse2-support" doesnt list firefox-esr, firefox-esr should depend on tat.17:57
LeePenWhat arch are you?17:58
LeePensse2-support is i386 only.17:58
FrapeXi386.17:58
LeePenI have got to head out now.17:59
LeePenWill look later.17:59
FrapeXthanks in advance17:59
bpmedleyfsmithred : I'm currently certain.  Which serve are we talking about?18:27
bpmedley*not currently18:27
fsmithredfiles.devuan.org18:27
fsmithredSHA256SUMS exists for installer isos, but no .asc18:27
bpmedleyfsmithred : I think rrq moved the files from borta, not me.18:28
fsmithredoh, you didn't make the last batch?18:28
bpmedleyfsmithred : I feel I made the most recent ISOs, but I put the files on borta, not files.18:28
fsmithredok. someone needs to sign the checksum file.18:29
fsmithredprobably ralph, since his key is in the keyring18:30
gnu_srsLeePen: Seems like build #12 failed, while build #13 succeeded, both on i386 and amd64.18:33
gnu_srsAnd that build #13 was made by ganeti_amd64_builder not build005.19:03
LeePenYes, I don't understand the difference.19:13
LeePenJust for procps builds on build005 fail, but  succeed on ganeti_amd64_builder.19:14
LeePen????19:14
LeePenFrapeX: Actually, I think I am wrong and was conflating 2 different issues. Sorry.19:16
gnu_srsLeePen: Seems like two tests failed on build005. Have you tried a rebuild?19:16
LeePenLooks like firefox non-sse2 was fixed in 60.2.1esr-1. See #908396, #908449 and #877445.19:18
LeePenIf it isn't working again, perhaps you would bug Debian?19:18
LeePenThanks.19:18
LeePengnu_srs: Yes, I tried several times.19:18
LeePenI have got the builds through now, but I don't understand why this particular package is problematic and different between the different amd64 builders.19:19
LeePenI had problems with the previous version a few weeks ago too.19:19
FrapeXLeePen: thanks for looking up the info. Currently trying to rebuild firefox with no-sse2 flags set.19:35
LeePenGood luck.19:37
FrapeXthanks, gonna need it19:38

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