/srv/irclogs.ubuntu.com/2023/08/21/#launchpad.txt

Guest66Hey all! Is Launchpad down for maintenance? I didn't see anything on the status Twitter or Mastodon, and it's been down for a little while now. Did I miss something?00:42
JanCGuest66: seems to be back now00:57
rsupreme4e01:00
rsupreme4Is launchpad down?01:00
JanCno01:01
Guest66Looks to be, thank you! I was able to get the php8.2 packages.01:02
JanCit apparently was a little while ago01:02
rsupreme4It came back finally, thanks!101:03
guruprasadThere were some firewall issues causing the unannounced downtime. It should be resolved by now.05:21
=== guruprasad changed the topic of #launchpad to: Help contact: guruprasad (05:00-13:00 UTC) | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ | User Guide https://help.launchpad.net/ | Support and spam reporting: https://answers.launchpad.net/launchpad
=== cpaelzer_ is now known as cpaelzer
alkisgHi, my recipe-based PPA builds fail since lunar due to "invalid version", e.g.:09:41
alkisgsetuptools.extern.packaging.version.InvalidVersion: Invalid version: '23.08-1-202308210928-ubuntu23.10.1'09:41
alkisgIf I test with `from packaging.version import Version; v=Version('23.08-ubuntu23.10.1')` it still fails.09:42
alkisgIs there a way to ask launchpad to create a python-compatible version?09:42
alkisgOr, is there any way to build a python package in lunar+ PPAs?09:44
alkisgExample failed build: https://launchpadlibrarian.net/682985917/buildlog_ubuntu-mantic-amd64.epoptes_23.08-1+202308210928~ubuntu23.10.1_BUILDING.txt.gz09:47
alkisghttps://packaging.python.org/en/latest/guides/distributing-packages-using-setuptools/#local-version-identifiers says that this form is allowed: Version('23.08+ubuntu23.10.1')10:05
alkisgSo, any way to tell launchpad to append "+ubuntu23.10.1" with plus, instead of "~" or "-"?10:05
alkisgReported https://bugs.launchpad.net/launchpad/+bug/203218510:16
-ubottu:#launchpad- Launchpad bug 2032185 in Launchpad itself "Recipe builds of python packages fail with invald version since lunar" [Undecided, New]10:16
cjwatson-1 on changing ~ to +11:40
cjwatsonI hear you that there is a problem, but that is not a viable fix11:40
cjwatsoncan't you mangle the version somewhere before it gets passed to `packaging.version`?11:41
alkisgcjwatson: thank you, I'll try to do some mangling there19:24

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