/srv/irclogs.ubuntu.com/2022/07/20/#ubuntu-devel.txt

LocutusOfBorgddstreet, hello you there?08:59
LocutusOfBorgsome changes you did on ubuntu-dev-tools broke launchpad login09:00
LocutusOfBorghttp://launchpadlibrarian.net/520965621/ubuntu-dev-tools_0.178_0.178ubuntu1.diff.gz09:00
LocutusOfBorgin specific, reverting this change in jammy09:00
LocutusOfBorg-            self.login()09:00
LocutusOfBorg+            self.login_anonymously()09:00
LocutusOfBorgworks as expected and my ubuntu-build is back09:00
LocutusOfBorgotherwise...09:02
LocutusOfBorgubuntu-build --batch --retry openimageio09:02
LocutusOfBorgTraceback (most recent call last):09:02
LocutusOfBorg  File "/usr/bin/ubuntu-build", line 282, in <module>09:02
LocutusOfBorg    main()09:02
LocutusOfBorg  File "/usr/bin/ubuntu-build", line 260, in main09:02
LocutusOfBorg    can_retry = options.retry and me.canUploadPackage(ubuntu_archive,09:02
LocutusOfBorgAttributeError: 'NoneType' object has no attribute 'canUploadPackage'09:02
LocutusOfBorgcan you please have a look?09:03
Unit193LocutusOfBorg: Can you successfully use ubuntu-dev-tools with current python3-ubuntutools?  I have an older version pinned because I run into issues if I upgrade.  I can't remember which tool precisely, but I mainly use syncpackage, backportpackage, and...uh...09:04
LocutusOfBorgno.09:04
Unit193merge-changelogs I'm also having some issue with now, I see traceback.09:04
LocutusOfBorgI had the same issues, and I fixed by changing that line login_anonymously into login09:05
LocutusOfBorg /usr/lib/python3/dist-packages/ubuntutools/lp/lpapicache.py line 10809:05
LocutusOfBorgplease try09:05
LocutusOfBorgback to focal, I reverted to an older version, but now there is the incompatibility with new python and collections.abc09:05
LocutusOfBorgddstreet, (see #launchpad chan too if you want)09:10
LocutusOfBorgUnit193, please let me know if this fixes the issue for you09:11
Unit193Hmm, can't test this without something to actually sync, and LP isn't picking up my latest upload to experimental I want to pull yet.09:11
LocutusOfBorgUnit193, syncpackage -f ruby-certificate-authority ?09:13
Unit193Nope, didn't need the lpapicache edit for that. :/09:15
Unit193LocutusOfBorg: Well thanks for making me try python3-ubuntutools again, not sure what's changed in the meantime but backportpackage and syncpackage work, sooo..09:19
LocutusOfBorglol09:38
blucabdmurray: still seeing "Received HTTP code 403 from proxy after CONNECT" on new runs on !amd64 this morning09:52
blucait worked briefly yesterday afternoon09:52
PayamHi,I do build my package to .deb from a python application. but when I install the .deb package and try to run it what I get is "osim: comman not found". Here is my rules file : https://dpaste.org/giZBx12:08
PayamWhat am I doing wrong?12:08
arraybolt3[m]Payam: Does /opt/osim exist?13:17
arraybolt3[m]Also, are you building this with sbuild?13:18
PayamI use pybuild, opt/osim should created during installation of deb file and I use dpkg-buildpackage -uc -us -b13:19
PayamI used python-virtualenv before in ubuntu 18 and it worked but now it doesn't anymore13:19
arraybolt3[m]Hmm. Well something is happening that's causing /opt/osim to not exist - if the build process itself creates it in whatever virtual environment you're using, then I would guess either something weird with the package you're building, or the build steps aren't executing in the order you think they are and so osim is needed before it's created.13:21
arraybolt3[m](That's just a very generic take on it - seeing the console output of whatever you're building would help, and knowing what software you're trying to build would also be helpful.)13:22
arraybolt3[m]Also, check your build dependencies in debian/control.13:22
arraybolt3[m]Wait... the package is building properly, but then when you try to run it you're told osim: command not found?13:23
arraybolt3[m]In that case I'd check your install files (debian/*.install) and your installation dependencies.13:23
Payamyes exacly13:23
PayamThe problem is I don't know where the files ends up after the installation of .deb file13:23
arraybolt3[m]Payam: A trick you can use is to open the .deb file in an archiver program, and browse around in it - you can see exactly where it's going to put all its files by doing this.13:25
arraybolt3[m]That might give you a clue as to what's going wrong.13:25
Payamÿeah. it should end up under usr/bin/13:28
Payambut the usr/bin/osim is just an empty file13:28
arraybolt3[m]And osim is not an empty file in the actual source code, right? Or it's the output of the build process?13:30
PayamNow I changed it to this : https://dpaste.org/tfzzn#L3613:41
Payamand it worked but the packages are missing. It is almost like it doesn't install alla pip dependencies.13:41
Payamlike with python-virtualenv13:42
bdmurraybluca: It likely has to do with which datacenter the tests run in. I spent some time looking at firewall rules yesterday and didn't spot anything wrong but I'll keep looking into things today.14:14
blucathanks!14:32
bdmurraybluca: Can you remind me where to find the systemd-upstream test logs?15:45
blucahttps://autopkgtest.ubuntu.com/running#pkg-systemd-upstream15:46
blucarunning jobs are under there15:46
blucafinished ones I don't know if they are listed anywhere, I get them from the github PR, latest one to fail: https://autopkgtest.ubuntu.com/results/autopkgtest-focal-upstream-systemd-ci-systemd-ci/focal/arm64/s/systemd-upstream/20220720_153900_496b3@/log.gz15:46
bdmurraybluca: in that log I see prod-proposed-migration-4@bos01-arm64-5. Are there any failures since yesterday with "@bos02"?15:47
blucathere are 5/6 failures today and they are all on bos01, didn't see any on bos0215:50
blucayou can see the list of PRs here: https://github.com/systemd/systemd/pulls15:51
blucaeach PR has the list of CI jobs, and the focal-<arch> have the link to the logs15:51
=== wbrawner0 is now known as wbrawner
dbungertvorlon: looks like you're doing some ffmpeg transition work, I'm on +1, shall I avoid or assist?16:55
vorlondbungert: assist please :)16:55
vorlonthere are a lot of revdeps that ftbfs16:55
dbungertno joke16:56
dbungertvorlon: working backwards then, starting xpra17:00

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