/srv/irclogs.ubuntu.com/2022/12/10/#ubuntu-release.txt

-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
vorlonoh bother, how do I get a stacktrace from perl?01:04
vorlonI can reproduce the libmojo-ioloop-readwriteprocess-perl SIGILL on armhf but the gdb stacktrace is useless01:04
vorlonhttps://paste.ubuntu.com/p/bgWQ4sKdrK/ super specific THANKS01:05
sarnoldlol yeah that narrows it down to .. uhh .. 90% of the program :)01:06
sarnolddoes SIGILL log any info to dmesg?01:07
vorlonsarnold: no01:07
sarnoldit 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
vorlonbut it's SIGILL anyway rather than SIGBUS so was unlikely01:07
sarnoldheh the fact I had to *ask* made me suspect it wouldn't.. but you know me, eternally optimistic :)01:10
vorlonhttps://www.cs.ait.ac.th/~on/O/oreilly/perl/prog/ch07_057.htm requires code modification but works a treat01:14
vorlonCaught a SIGILL at lib/Mojo/IOLoop/ReadWriteProcess/Session.pm line 19801:14
vorlonlol it's an implementation of prctl,01:16
vorlonwhyyyyy01:16
sarnoldcripes01:19
vorloncarefactor definitely dropped an order of magnitude01:19
vorlonso anyway, that appears to be the OABI syscall, which is wrong in its own right01:25
vorlonbut switching to the EABI one doesn't appear to improve things01:25
vorlonoh, no, that's because the autopkgtest in question is failing to test the installed version of the perl module :P01:29
sarnoldheh you just keep finding gems..01:30
vorlonstraightforward fix: just stop locally overriding the syscall for the arm platform and using the perl system definition01:31
vorlon>_<01:31
vorlonturns out falling back to the core implementation is uh better01:31
sarnoldhmm, I took a quick peek at line 198 and thought it'd only fall back if the platform didn't already have the syscall defined01:33
vorlonthe _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 CORRECT01:34
vorlonand this regressed because they added armv7l to the list of platforms they match instead of just arm, and hard-coded the OABI syscall :P01:34
vorlon(syscall number()01:34
sarnoldahhhhh!01:35
sarnoldverschlimbessern all around01:35
vorlonyeah. there is nothing about what this module is which says "I should be fiddling with syscall numbers"01:44
vorlonhttps://bugs.debian.org/1025824 one of my snippier bug reports ever :P01: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
sarnoldnice01:50
vorlonbdmurray: init-system-helpers sorted https://launchpad.net/ubuntu/+source/gnu-which/2.21+dfsg-2/+build/2492120103:22
sarnoldheh, is that fallout from the 'use command -v' thing?03:24
UkikieHuh, I missed that gnu-which made it in since debianutils dropped the deprecation.03:33
sarnoldoh was that dropped in debian, too? nice03:35
-queuebot:#ubuntu-release- Packageset: Removed atf from i386-whitelist in lunar03:50
-queuebot:#ubuntu-release- Packageset: Added gnu-which to i386-whitelist in lunar03: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
LocutusOfBorghello ubuntu-archive, please kick sagemath/sagetex out of lunar11:58
LocutusOfBorg4 debian RC bugs, 2 of them FTBFS (sphinx, abseil, grpc)12:01
LocutusOfBorg∙ ∙ Updating sagemath would introduce bugs in testing: #1013399, #1020576, #1022254, #102227812: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
vorlonhttps://launchpad.net/ubuntu/+source/libsyntax-keyword-multisub-perl/0.02-2build1/+build/24603021 needs fixing for the perl transition; blocks libfuture-asyncawait-perl16:55
-queuebot:#ubuntu-release- New binary: haskell-language-glsl [riscv64] (lunar-proposed/universe) [0.3.0-2build1] (no packageset)17:21
vorlonLocutusOfBorg: sage{tex,math} removed17:22
vorlonLocutusOfBorg: 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
vorlonthanks, super helpful17:25
vorlonso libdatetime-perl has a reproducible test failure ^^ :P17:25
-queuebot:#ubuntu-release- Packageset: Removed openjdk-lts from i386-whitelist in lunar17:36
-queuebot:#ubuntu-release- Packageset: Added jquery-ui-themes to i386-whitelist in lunar17: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!