-queuebot:#ubuntu-release- New: accepted nebula [amd64] (lunar-proposed) [1.6.1+dfsg-1] | 00:37 | |
-queuebot:#ubuntu-release- New: accepted nebula [armhf] (lunar-proposed) [1.6.1+dfsg-1] | 00:37 | |
-queuebot:#ubuntu-release- New: accepted nebula [s390x] (lunar-proposed) [1.6.1+dfsg-1] | 00:37 | |
-queuebot:#ubuntu-release- New: accepted nebula [arm64] (lunar-proposed) [1.6.1+dfsg-1] | 00:37 | |
-queuebot:#ubuntu-release- New: accepted nebula [ppc64el] (lunar-proposed) [1.6.1+dfsg-1] | 00:37 | |
-queuebot:#ubuntu-release- New: accepted aptly-api-client [amd64] (lunar-proposed) [0.2.4-1] | 00:37 | |
-queuebot:#ubuntu-release- New: accepted glyphspkg [amd64] (lunar-proposed) [0.1.7-2] | 00:37 | |
-queuebot:#ubuntu-release- New: accepted martchus-qtforkawesome [arm64] (lunar-proposed) [0.1.0-1] | 00:37 | |
-queuebot:#ubuntu-release- New: accepted martchus-qtforkawesome [ppc64el] (lunar-proposed) [0.1.0-1] | 00:37 | |
-queuebot:#ubuntu-release- New: accepted martchus-qtforkawesome [s390x] (lunar-proposed) [0.1.0-1] | 00:37 | |
-queuebot:#ubuntu-release- New: accepted glyphspkg [amd64] (lunar-proposed) [0.1.7-1] | 00:37 | |
-queuebot:#ubuntu-release- New: accepted martchus-qtforkawesome [armhf] (lunar-proposed) [0.1.0-1] | 00:37 | |
-queuebot:#ubuntu-release- New: accepted martchus-qtforkawesome [amd64] (lunar-proposed) [0.1.0-1] | 00:37 | |
-queuebot:#ubuntu-release- New: accepted martchus-qtforkawesome [riscv64] (lunar-proposed) [0.1.0-1] | 00:37 | |
vorlon | oh bother, how do I get a stacktrace from perl? | 01:04 |
---|---|---|
vorlon | I can reproduce the libmojo-ioloop-readwriteprocess-perl SIGILL on armhf but the gdb stacktrace is useless | 01:04 |
vorlon | https://paste.ubuntu.com/p/bgWQ4sKdrK/ super specific THANKS | 01:05 |
sarnold | lol yeah that narrows it down to .. uhh .. 90% of the program :) | 01:06 |
sarnold | does SIGILL log any info to dmesg? | 01:07 |
vorlon | sarnold: no | 01:07 |
sarnold | it won't be perl stack :( but it might still be *something* | 01:07 |
sarnold | :( | 01:07 |
vorlon | (was checking just as you asked) | 01:07 |
vorlon | but it's SIGILL anyway rather than SIGBUS so was unlikely | 01:07 |
sarnold | heh the fact I had to *ask* made me suspect it wouldn't.. but you know me, eternally optimistic :) | 01:10 |
vorlon | https://www.cs.ait.ac.th/~on/O/oreilly/perl/prog/ch07_057.htm requires code modification but works a treat | 01:14 |
vorlon | Caught a SIGILL at lib/Mojo/IOLoop/ReadWriteProcess/Session.pm line 198 | 01:14 |
vorlon | lol it's an implementation of prctl, | 01:16 |
vorlon | whyyyyy | 01:16 |
sarnold | cripes | 01:19 |
vorlon | carefactor definitely dropped an order of magnitude | 01:19 |
vorlon | so anyway, that appears to be the OABI syscall, which is wrong in its own right | 01:25 |
vorlon | but switching to the EABI one doesn't appear to improve things | 01:25 |
vorlon | oh, no, that's because the autopkgtest in question is failing to test the installed version of the perl module :P | 01:29 |
sarnold | heh you just keep finding gems.. | 01:30 |
vorlon | straightforward fix: just stop locally overriding the syscall for the arm platform and using the perl system definition | 01:31 |
vorlon | >_< | 01:31 |
vorlon | turns out falling back to the core implementation is uh better | 01:31 |
sarnold | hmm, I took a quick peek at line 198 and thought it'd only fall back if the platform didn't already have the syscall defined | 01:33 |
vorlon | the _get_prctl_syscall() has a whole bunch of garbage to hard-code the syscalls on various platforms, and if it's not a known platform it falls back to &SYS_prctl which OH HEY IS CORRECT | 01:34 |
vorlon | and this regressed because they added armv7l to the list of platforms they match instead of just arm, and hard-coded the OABI syscall :P | 01:34 |
vorlon | (syscall number() | 01:34 |
sarnold | ahhhhh! | 01:35 |
sarnold | verschlimbessern all around | 01:35 |
vorlon | yeah. there is nothing about what this module is which says "I should be fiddling with syscall numbers" | 01:44 |
vorlon | https://bugs.debian.org/1025824 one of my snippier bug reports ever :P | 01:46 |
-ubottu:#ubuntu-release- Debian bug 1025824 in libmojo-ioloop-readwriteprocess-perl "libmojo-ioloop-readwriteprocess-perl: wrong syscall use on armhf" [Serious, Open] | 01:46 | |
sarnold | nice | 01:50 |
vorlon | bdmurray: init-system-helpers sorted https://launchpad.net/ubuntu/+source/gnu-which/2.21+dfsg-2/+build/24921201 | 03:22 |
sarnold | heh, is that fallout from the 'use command -v' thing? | 03:24 |
Ukikie | Huh, I missed that gnu-which made it in since debianutils dropped the deprecation. | 03:33 |
sarnold | oh was that dropped in debian, too? nice | 03:35 |
-queuebot:#ubuntu-release- Packageset: Removed atf from i386-whitelist in lunar | 03:50 | |
-queuebot:#ubuntu-release- Packageset: Added gnu-which to i386-whitelist in lunar | 03:50 | |
-queuebot:#ubuntu-release- New binary: blurhash-python [amd64] (lunar-proposed/none) [1.1.4-1] (no packageset) | 05:23 | |
-queuebot:#ubuntu-release- New binary: python-exceptiongroup [amd64] (lunar-proposed/universe) [1.0.4-3] (no packageset) | 05:23 | |
-queuebot:#ubuntu-release- New binary: blurhash-python [arm64] (lunar-proposed/none) [1.1.4-1] (no packageset) | 05:24 | |
-queuebot:#ubuntu-release- New binary: blurhash-python [ppc64el] (lunar-proposed/none) [1.1.4-1] (no packageset) | 05:24 | |
-queuebot:#ubuntu-release- New binary: blurhash-python [armhf] (lunar-proposed/none) [1.1.4-1] (no packageset) | 05:24 | |
-queuebot:#ubuntu-release- New binary: blurhash-python [s390x] (lunar-proposed/none) [1.1.4-1] (no packageset) | 05:24 | |
-queuebot:#ubuntu-release- New binary: blurhash-python [riscv64] (lunar-proposed/universe) [1.1.4-1] (no packageset) | 05:43 | |
-queuebot:#ubuntu-release- New: accepted blurhash-python [amd64] (lunar-proposed) [1.1.4-1] | 06:13 | |
-queuebot:#ubuntu-release- New: accepted blurhash-python [armhf] (lunar-proposed) [1.1.4-1] | 06:13 | |
-queuebot:#ubuntu-release- New: accepted blurhash-python [riscv64] (lunar-proposed) [1.1.4-1] | 06:13 | |
-queuebot:#ubuntu-release- New: accepted python-exceptiongroup [amd64] (lunar-proposed) [1.0.4-3] | 06:13 | |
-queuebot:#ubuntu-release- New: accepted blurhash-python [arm64] (lunar-proposed) [1.1.4-1] | 06:13 | |
-queuebot:#ubuntu-release- New: accepted blurhash-python [s390x] (lunar-proposed) [1.1.4-1] | 06:13 | |
-queuebot:#ubuntu-release- New: accepted blurhash-python [ppc64el] (lunar-proposed) [1.1.4-1] | 06:13 | |
-queuebot:#ubuntu-release- New binary: ruby-oedipus-lex [amd64] (lunar-proposed/none) [2.6.0-1] (no packageset) | 11:18 | |
LocutusOfBorg | hello ubuntu-archive, please kick sagemath/sagetex out of lunar | 11:58 |
LocutusOfBorg | 4 debian RC bugs, 2 of them FTBFS (sphinx, abseil, grpc) | 12:01 |
LocutusOfBorg | ∙ ∙ Updating sagemath would introduce bugs in testing: #1013399, #1020576, #1022254, #1022278 | 12:01 |
-queuebot:#ubuntu-release- New binary: haskell-curve25519 [amd64] (lunar-proposed/universe) [0.2.7-1build1] (no packageset) | 15:47 | |
-queuebot:#ubuntu-release- New binary: haskell-language-glsl [amd64] (lunar-proposed/universe) [0.3.0-2build1] (no packageset) | 15:50 | |
-queuebot:#ubuntu-release- New binary: haskell-curve25519 [ppc64el] (lunar-proposed/universe) [0.2.7-1build1] (no packageset) | 15:51 | |
-queuebot:#ubuntu-release- New binary: haskell-language-glsl [ppc64el] (lunar-proposed/universe) [0.3.0-2build1] (no packageset) | 15:51 | |
-queuebot:#ubuntu-release- New binary: haskell-curve25519 [s390x] (lunar-proposed/universe) [0.2.7-1build1] (no packageset) | 15:51 | |
-queuebot:#ubuntu-release- New binary: haskell-language-glsl [s390x] (lunar-proposed/universe) [0.3.0-2build1] (no packageset) | 15:51 | |
-queuebot:#ubuntu-release- New binary: haskell-curve25519 [armhf] (lunar-proposed/universe) [0.2.7-1build1] (no packageset) | 15:56 | |
-queuebot:#ubuntu-release- New binary: haskell-curve25519 [arm64] (lunar-proposed/universe) [0.2.7-1build1] (no packageset) | 15:58 | |
-queuebot:#ubuntu-release- New binary: haskell-language-glsl [armhf] (lunar-proposed/universe) [0.3.0-2build1] (no packageset) | 16:09 | |
-queuebot:#ubuntu-release- New binary: haskell-language-glsl [arm64] (lunar-proposed/universe) [0.3.0-2build1] (no packageset) | 16:11 | |
-queuebot:#ubuntu-release- New binary: haskell-curve25519 [riscv64] (lunar-proposed/universe) [0.2.7-1build1] (no packageset) | 16:25 | |
-queuebot:#ubuntu-release- New: accepted ruby-oedipus-lex [amd64] (lunar-proposed) [2.6.0-1] | 16:47 | |
vorlon | https://launchpad.net/ubuntu/+source/libsyntax-keyword-multisub-perl/0.02-2build1/+build/24603021 needs fixing for the perl transition; blocks libfuture-asyncawait-perl | 16:55 |
-queuebot:#ubuntu-release- New binary: haskell-language-glsl [riscv64] (lunar-proposed/universe) [0.3.0-2build1] (no packageset) | 17:21 | |
vorlon | LocutusOfBorg: sage{tex,math} removed | 17:22 |
vorlon | LocutusOfBorg: having new binary packages with a build1 suffix suggests they were unnecessary uploads... | 17:23 |
-queuebot:#ubuntu-release- New: accepted haskell-curve25519 [amd64] (lunar-proposed) [0.2.7-1build1] | 17:24 | |
-queuebot:#ubuntu-release- New: accepted haskell-curve25519 [armhf] (lunar-proposed) [0.2.7-1build1] | 17:24 | |
-queuebot:#ubuntu-release- New: accepted haskell-curve25519 [riscv64] (lunar-proposed) [0.2.7-1build1] | 17:24 | |
-queuebot:#ubuntu-release- New: accepted haskell-curve25519 [arm64] (lunar-proposed) [0.2.7-1build1] | 17:24 | |
-queuebot:#ubuntu-release- New: accepted haskell-curve25519 [s390x] (lunar-proposed) [0.2.7-1build1] | 17:24 | |
-queuebot:#ubuntu-release- New: accepted haskell-curve25519 [ppc64el] (lunar-proposed) [0.2.7-1build1] | 17:24 | |
-queuebot:#ubuntu-release- New: accepted haskell-language-glsl [amd64] (lunar-proposed) [0.3.0-2build1] | 17:24 | |
-queuebot:#ubuntu-release- New: accepted haskell-language-glsl [armhf] (lunar-proposed) [0.3.0-2build1] | 17:24 | |
-queuebot:#ubuntu-release- New: accepted haskell-language-glsl [riscv64] (lunar-proposed) [0.3.0-2build1] | 17:24 | |
-queuebot:#ubuntu-release- New: accepted haskell-language-glsl [arm64] (lunar-proposed) [0.3.0-2build1] | 17:24 | |
-queuebot:#ubuntu-release- New: accepted haskell-language-glsl [s390x] (lunar-proposed) [0.3.0-2build1] | 17:24 | |
-queuebot:#ubuntu-release- New: accepted haskell-language-glsl [ppc64el] (lunar-proposed) [0.3.0-2build1] | 17:24 | |
vorlon | # got: '1:02:42 PM' | 17:24 |
vorlon | # expected: '1:02:42 PM' | 17:25 |
vorlon | thanks, super helpful | 17:25 |
vorlon | so libdatetime-perl has a reproducible test failure ^^ :P | 17:25 |
-queuebot:#ubuntu-release- Packageset: Removed openjdk-lts from i386-whitelist in lunar | 17:36 | |
-queuebot:#ubuntu-release- Packageset: Added jquery-ui-themes to i386-whitelist in lunar | 17:36 | |
-queuebot:#ubuntu-release- New binary: singular [ppc64el] (lunar-proposed/universe) [1:4.3.1-p2+ds-2] (no packageset) | 17:39 | |
-queuebot:#ubuntu-release- New binary: singular [amd64] (lunar-proposed/universe) [1:4.3.1-p2+ds-2] (no packageset) | 17:39 | |
-queuebot:#ubuntu-release- New binary: singular [s390x] (lunar-proposed/universe) [1:4.3.1-p2+ds-2] (no packageset) | 17:40 | |
-queuebot:#ubuntu-release- New binary: singular [arm64] (lunar-proposed/universe) [1:4.3.1-p2+ds-2] (no packageset) | 17:53 | |
-queuebot:#ubuntu-release- New binary: singular [armhf] (lunar-proposed/universe) [1:4.3.1-p2+ds-2] (no packageset) | 18:05 | |
-queuebot:#ubuntu-release- New: accepted singular [arm64] (lunar-proposed) [1:4.3.1-p2+ds-2] | 19:42 | |
-queuebot:#ubuntu-release- New: accepted singular [armhf] (lunar-proposed) [1:4.3.1-p2+ds-2] | 19:42 | |
-queuebot:#ubuntu-release- New: accepted singular [amd64] (lunar-proposed) [1:4.3.1-p2+ds-2] | 19:43 | |
-queuebot:#ubuntu-release- New: accepted singular [s390x] (lunar-proposed) [1:4.3.1-p2+ds-2] | 19:43 | |
-queuebot:#ubuntu-release- New: accepted singular [ppc64el] (lunar-proposed) [1:4.3.1-p2+ds-2] | 19:43 | |
-queuebot:#ubuntu-release- New binary: bazel-rules-cc [amd64] (lunar-proposed/none) [0.0.4-1] (no packageset) | 23:22 | |
-queuebot:#ubuntu-release- New binary: bazel-rules-proto [amd64] (lunar-proposed/none) [4.0.0-3.20.0-1] (no packageset) | 23:22 | |
-queuebot:#ubuntu-release- New binary: blop-lv2 [amd64] (lunar-proposed/none) [1.0.4-1] (no packageset) | 23:22 | |
-queuebot:#ubuntu-release- New binary: rust-simple-asn1 [amd64] (lunar-proposed/none) [0.6.2-1] (no packageset) | 23:22 | |
-queuebot:#ubuntu-release- New binary: rust-const-fn-assert [amd64] (lunar-proposed/none) [0.1.2-1] (no packageset) | 23:22 | |
-queuebot:#ubuntu-release- New binary: solo1-cli [amd64] (lunar-proposed/none) [0.1.1-3] (no packageset) | 23:22 | |
-queuebot:#ubuntu-release- New binary: blop-lv2 [ppc64el] (lunar-proposed/none) [1.0.4-1] (no packageset) | 23:23 | |
-queuebot:#ubuntu-release- New binary: flask-paginate [amd64] (lunar-proposed/none) [2022.1.8-1] (no packageset) | 23:23 | |
-queuebot:#ubuntu-release- New binary: ksanecore [amd64] (lunar-proposed/none) [22.11.90-1] (no packageset) | 23:23 | |
-queuebot:#ubuntu-release- New binary: blop-lv2 [s390x] (lunar-proposed/none) [1.0.4-1] (no packageset) | 23:23 | |
-queuebot:#ubuntu-release- New binary: pyxdg [amd64] (lunar-proposed/main) [0.28-1] (core, i386-whitelist) | 23:23 | |
-queuebot:#ubuntu-release- New binary: jruby-utils-clojure [amd64] (lunar-proposed/none) [4.0.3-1] (no packageset) | 23:23 | |
-queuebot:#ubuntu-release- New binary: btas [amd64] (lunar-proposed/none) [0.0+git20221014.147bf4d4-1] (no packageset) | 23:24 | |
-queuebot:#ubuntu-release- New binary: btas [ppc64el] (lunar-proposed/none) [0.0+git20221014.147bf4d4-1] (no packageset) | 23:26 | |
-queuebot:#ubuntu-release- New binary: rust-const-fn-assert [ppc64el] (lunar-proposed/none) [0.1.2-1] (no packageset) | 23:26 | |
-queuebot:#ubuntu-release- New binary: rust-simple-asn1 [ppc64el] (lunar-proposed/none) [0.6.2-1] (no packageset) | 23:26 | |
-queuebot:#ubuntu-release- New binary: ksanecore [s390x] (lunar-proposed/none) [22.11.90-1] (no packageset) | 23:26 | |
-queuebot:#ubuntu-release- New binary: rust-simple-asn1 [s390x] (lunar-proposed/none) [0.6.2-1] (no packageset) | 23:26 | |
-queuebot:#ubuntu-release- New binary: rust-const-fn-assert [s390x] (lunar-proposed/none) [0.1.2-1] (no packageset) | 23:26 | |
-queuebot:#ubuntu-release- New binary: btas [s390x] (lunar-proposed/none) [0.0+git20221014.147bf4d4-1] (no packageset) | 23:27 | |
-queuebot:#ubuntu-release- New binary: ksanecore [ppc64el] (lunar-proposed/none) [22.11.90-1] (no packageset) | 23:27 | |
-queuebot:#ubuntu-release- New binary: blop-lv2 [armhf] (lunar-proposed/universe) [1.0.4-1] (no packageset) | 23:30 | |
-queuebot:#ubuntu-release- New binary: blop-lv2 [arm64] (lunar-proposed/universe) [1.0.4-1] (no packageset) | 23:32 | |
-queuebot:#ubuntu-release- New binary: rust-const-fn-assert [arm64] (lunar-proposed/universe) [0.1.2-1] (no packageset) | 23:32 | |
-queuebot:#ubuntu-release- New binary: btas [arm64] (lunar-proposed/universe) [0.0+git20221014.147bf4d4-1] (no packageset) | 23:32 | |
-queuebot:#ubuntu-release- New binary: ksanecore [arm64] (lunar-proposed/universe) [22.11.90-1] (no packageset) | 23:33 | |
-queuebot:#ubuntu-release- New binary: rust-const-fn-assert [armhf] (lunar-proposed/universe) [0.1.2-1] (no packageset) | 23:33 | |
-queuebot:#ubuntu-release- New binary: ksanecore [armhf] (lunar-proposed/universe) [22.11.90-1] (no packageset) | 23:33 | |
-queuebot:#ubuntu-release- New binary: rust-simple-asn1 [arm64] (lunar-proposed/universe) [0.6.2-1] (no packageset) | 23:34 | |
-queuebot:#ubuntu-release- New binary: btas [armhf] (lunar-proposed/universe) [0.0+git20221014.147bf4d4-1] (no packageset) | 23:35 | |
-queuebot:#ubuntu-release- New binary: rust-simple-asn1 [armhf] (lunar-proposed/universe) [0.6.2-1] (no packageset) | 23:35 | |
-queuebot:#ubuntu-release- New binary: rust-const-fn-assert [riscv64] (lunar-proposed/universe) [0.1.2-1] (no packageset) | 23:38 | |
-queuebot:#ubuntu-release- New binary: rust-simple-asn1 [riscv64] (lunar-proposed/universe) [0.6.2-1] (no packageset) | 23:38 | |
-queuebot:#ubuntu-release- New binary: cvc5 [amd64] (lunar-proposed/universe) [1.0.2-1] (no packageset) | 23:38 | |
-queuebot:#ubuntu-release- New binary: blop-lv2 [riscv64] (lunar-proposed/universe) [1.0.4-1] (no packageset) | 23:39 | |
-queuebot:#ubuntu-release- New binary: cvc5 [ppc64el] (lunar-proposed/universe) [1.0.2-1] (no packageset) | 23:43 | |
-queuebot:#ubuntu-release- New binary: cvc5 [s390x] (lunar-proposed/universe) [1.0.2-1] (no packageset) | 23:47 | |
-queuebot:#ubuntu-release- New binary: ksanecore [riscv64] (lunar-proposed/universe) [22.11.90-1] (no packageset) | 23:47 | |
-queuebot:#ubuntu-release- New binary: freedict-wikdict [amd64] (lunar-proposed/universe) [2022.12.07-1] (no packageset) | 23:47 | |
-queuebot:#ubuntu-release- New binary: cvc5 [arm64] (lunar-proposed/universe) [1.0.2-1] (no packageset) | 23:53 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!