gjolly | tsimonq2: 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/2098393 | 09:04 | |
=== kxxneehabplenspq is now known as npzssnlmbgbbzsce | ||
=== npzssnlmbgbbzsce is now known as georgiag | ||
tsimonq2 | gjolly: Hey, thanks for the followup here! I'd be happy to sponsor followup uploads if already accepted :) | 15:10 |
gjolly | tsimonq2: 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 |
tsimonq2 | gjolly: We all are ;) no worries. I'm at UTC-6 so I have quite a bit before EOD here. | 15:25 |
gjolly | tsimonq2: 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 |
tsimonq2 | gjolly: You too :) | 17:27 |
syphyr | I'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 |
syphyr | Is the problem that arm64 binary does not support debhelper comnpat 10? | 22:19 |
syphyr | https://gitlab.torproject.org/syphyr/arti/-/jobs/858681 | 22:19 |
sudip | syphyr: from a quick look, you are getting "Exec format error", which usually means you are trying to execute a binary of different architecture | 22:39 |
sudip | looks like your build host is amd64 but you are executing aarch64 binaries | 22:41 |
syphyr | hm | 22:41 |
syphyr | because I was thinking it might have to do with this change: https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2798/diffs?commit_id=cd08780add022c26aa4e7e0ff78cd90b73d94ec6 | 22:42 |
-ubottu:#ubuntu-devel- Merge 2798 in tpo/core/arti "Hardened Debian rules" [Opened] | 22:42 | |
syphyr | it worked before with debhelper-compat (= 13) | 22:45 |
syphyr | but.. i see that tor is built with comnpat 10 for arm64 | 22:46 |
syphyr | so that shouldn't be it.. right? | 22:46 |
sudip | I think its off-topic for #ubuntu-devel | 22:47 |
syphyr | alright | 22:47 |
sudip | syphyr: I will suggest asking in #packaging of OFTC. that channel is right for your problem. | 22:50 |
syphyr | doing that now | 22:54 |
syphyr | just 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 |
syphyr | so you were correct. it was trying to execute a binary of different arch. | 23:57 |
syphyr | compat level 13 supports "nocheck" | 23:58 |
syphyr | compat level 10 does not | 23:58 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!