/srv/irclogs.ubuntu.com/2024/07/05/#launchpad.txt

ruinedyourlifeLocutusOfBorg, regarding the builders: this is being looked into, but as of now, we don't know what's causing it08:26
LocutusOfBorgthanks08:31
ruinedyourlifeLocutusOfBorg, builders are getting freed! from ~IS: "It is usually that neutron is broken on s390x yet again on the old scalingstacks.  It breaks nearly every day sadly.  The "fix" is the shiny new z15 and PS6 but unfortunately the LPARs recently brought up there keep crashing so it's not yet ready for service."11:08
LocutusOfBorgruinedyourlife, ack thanks11:34
RikMillsruinedyourlife: kubuntu teams PPAs don't work in oracular14:05
RikMillsThe following signatures were invalid: E4DFEC907DEDA4B8A670E8042836CB0A8AC93F7A (untrusted public key algorithm: rsa1024)14:05
RikMillsthis is hindering deevelopment, with feature freeze next month14:05
ruinedyourlifelet me check this out, i might be wrong but i think rsa 1024 keys are not supported anymore? that might be related14:06
RikMillsmakes sense, but letting PPAs just stop working for the dev release is not great14:09
seb128RikMills, define 'not working'?14:10
guruprasadRikMills, this is a known issue that the Launchpad team is working on this week to close out.14:10
seb128RikMills, the launchpad team is working on fixing those afaik, but you can easily workaround by creating a new ppa14:10
guruprasadBut there are a few workarounds that you might be able to use.14:10
ruinedyourlife(thanks everyone for the quick jump in)14:10
guruprasadIf there have been new uploads to oracular on the affected PPAs, they will already have been dual-signed with the old key and a replacement rsa4096 key (which is not yet exposed via Launchpad)14:11
guruprasadSo you can manually import the new key and that should help.14:11
RikMillsguruprasad: where is the new key found?14:11
guruprasadRikMills, I know it is crude and not great, but you can download the oracular Release file and find out the key ID using gpg. 14:12
guruprasadI have seen that a command like 'gpg --verify InRelease' dumps information about both the keys and their key IDs.14:13
guruprasadIf you can share the names of the affected PPAs, I can check and confirm whether the oracular suite has been dual-signed or not14:13
guruprasadSorry for the trouble. We are looking to wrap up the migration and fix everything in the coming days.14:14
RikMillsguruprasad: ppa:kubuntu-ppa/experimental14:14
RikMillsguruprasad: in fact, I think all PPAs in https://launchpad.net/~kubuntu-ppa are the same14:15
guruprasadRikMills, the experimental PPA's oracular suite is definitely dual-signed with a new rsa4096 key.14:16
guruprasadIts key ID is 7EB726D45F5037D1A642C72C17FB29293721A2CD14:16
guruprasadImporting that key should unblock you on all the PPAs 14:16
RikMillsguruprasad: apt-key no longer works does it?14:17
guruprasadAh, yeah. There are changes and newer ways to do things now.14:17
* RikMills googles14:17
guruprasadI am not sure what the latest thing to do is, but I remember juliank (apt maintainer) mentioning that it has to be configured in a way that works with the deb822 sources.14:19
guruprasadjuliank is not in this channel.14:19
guruprasadBut I have a snippet from a conversation where he mentioned how to do this - https://pastebin.ubuntu.com/p/5T96ZXwQzj/14:20
RikMillsguruprasad: thanks. I will see how that goes14:21
guruprasadAgain, I apologize for the trouble.14:23
RikMillsNP. I've had dev release throw up worse :D14:23
RikMillsguruprasad: easy way, make a new ppa which gets the new key. then copy the key from the deb822 source to the not working ones14:30
ruinedyourlifeunrelated but:14:34
ruinedyourlifelet us try again the translations opening14:34
ruinedyourlifevery sorry for the interruption again14:34
ruinedyourlifeessential services will be down for the procedure14:34
ruinedyourlifecoming back asap <314:34
guruprasadRikMills, that should work too.14:36
ruinedyourlifesuccess!! let us start all the services again15:19
JayFSo, I'm trying to write a script to file a handful of launchpad bugs using a JSON document as the source data. Trying to use launchpadlib+python; am I correct in saying that library does not appear to support writes to launchpad's api?16:10
JayFhttps://help.launchpad.net/Bugs/ImportFormat implies to me that this may not be doable via the API?16:14
JayFsince it says for migrating people to ask for a production import16:14
JayFbingo, found https://github.com/moshekaplan/FuzzImageMagick/blob/master/submit_imagemagick_bug.py which I'm going to use as an example, thank you for being rubber ducks16:17

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