/srv/irclogs.ubuntu.com/2025/02/20/#ubuntu-devel.txt

gjollytsimonq2: I noticed that I've made a mistake with bug 2098393. I added a comment there to describe the issue. I'm adding more tests to catch this going forward.09:04
-ubottu:#ubuntu-devel- Bug 2098393 in Ubuntu "[needs-packaging] azure-proxy-agent" [Wishlist, New] https://launchpad.net/bugs/209839309:04
=== kxxneehabplenspq is now known as npzssnlmbgbbzsce
=== npzssnlmbgbbzsce is now known as georgiag
tsimonq2gjolly: Hey, thanks for the followup here! I'd be happy to sponsor followup uploads if already accepted :)15:10
gjollytsimonq2: Thanks, I'm working in my PPA at the moment. I'd like to see the build passing there before bugging you. I'm just waiting on arm64.15:13
tsimonq2gjolly: We all are ;) no worries. I'm at UTC-6 so I have quite a bit before EOD here.15:25
gjollytsimonq2: It's my EOD and launchpad isn't going to recover in the near future. It will have to wait until tomorrow. Have a good day :)17:08
tsimonq2gjolly: You too :)17:27
syphyrI'm trying to build a deb package for Arti but my pipeline is failing on the arm64 binary. I changed the debhelper compat to 10 in order to support "dh --with systemd".22:18
syphyrIs the problem that arm64 binary does not support debhelper comnpat 10?22:19
syphyrhttps://gitlab.torproject.org/syphyr/arti/-/jobs/85868122:19
sudipsyphyr: from a quick look, you are getting "Exec format error", which usually means you are trying to execute a binary of different architecture22:39
sudiplooks like your build host is amd64 but you are executing aarch64 binaries22:41
syphyrhm22:41
syphyrbecause I was thinking it might have to do with this change: https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2798/diffs?commit_id=cd08780add022c26aa4e7e0ff78cd90b73d94ec622:42
-ubottu:#ubuntu-devel- Merge 2798 in tpo/core/arti "Hardened Debian rules" [Opened]22:42
syphyrit worked before with debhelper-compat (= 13)22:45
syphyrbut.. i see that tor is built with comnpat 10 for arm6422:46
syphyrso that shouldn't be it.. right?22:46
sudipI think its off-topic for #ubuntu-devel22:47
syphyralright22:47
sudipsyphyr: I will suggest asking in #packaging of OFTC. that channel is right for your problem.22:50
syphyrdoing that now22:54
syphyrjust to let you know, ive figure out the problem. Changing the compat level to 10 prevented the tests from being excluded from the cross compile.23:57
syphyrso you were correct. it was trying to execute a binary of different arch.23:57
syphyrcompat level 13 supports "nocheck"23:58
syphyrcompat level 10 does not23:58

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!