/srv/irclogs.ubuntu.com/2023/08/11/#ubuntu-devel.txt

=== JanC_ is now known as JanC
blucaandersson123, bdmurray: getting 403 forbidden today on systemd autopkgtest http submissions, is that a known issue?08:33
=== esembee_ is now known as esembee
ahasenackchecking in for +1 maintenance duty, last day12:03
ahasenackI'll check rust, haskell, and my curl upload12:03
tjaaltonahasenack: btw, is there a plan to remove tomcat9 for 24.04?12:07
ahasenacktjaalton: no plan, just follow debian afaik12:08
tjaaltonack12:08
ahasenackand debian has removed it already I think, I don't know what they did with dogtag-pki12:08
tjaaltonremoved from testing12:08
ahasenackyes12:08
ahasenackI synced tomcat9 the other day (the original delta was my doing), and it now only builds some library, and it won't migrate because of dogtag-pki12:09
ahasenackso for mantic we will likely ship both tomcat9 and tomcat1012:09
tjaaltonokay12:10
tjaaltonI'll look into vendoring some bits inside dogtag, libtomcat9-java should be mostly what it needs12:11
tjaaltondidn't have time for that before it got removed from bookworm some weeks before release..12:11
ahasenackwasn't there another package, something css12:12
ahasenackor jss, jcss12:12
ahasenackletters12:12
tjaaltontomcatjss12:12
ahasenackyeah12:12
tjaaltonit just needs the java lib12:12
blucaahasenack: I've updated bug 2025400 as requested FYI12:34
-ubottu:#ubuntu-devel- Bug 2025400 in libzypp (Ubuntu Lunar) "zypper often fails to download packages when using HTTPS" [Undecided, Confirmed] https://launchpad.net/bugs/202540012:34
ahasenackbluca: thanks, I'll take a look12:38
ahasenackoh, I had tried with -m, but the wrong url apparently12:38
rbasakjuliank: around? I have someone trying to use add-apt-repository with a sources.list line that uses [signed-by=...], which fails. I think this is because https://git.launchpad.net/ubuntu/+source/python-apt/tree/aptsources/sourceslist.py#n355 doesn't support signed-by. Do you have any opinion on this?12:39
rbasakThis is on Jammy, but looks like it affects Mantic as well.12:40
juliankrbasak: that's correct, yes. They should just write the file directly IMO, lots of gaps there.12:45
juliankThe deb822 support has arbitrary field support12:47
juliankThe classic sources.list doesn't have a way to store arbitrary fields and never added support for other fields than those12:49
juliankWell the classic... support in python12:49
rbasakjuliank: OK thanks13:10
blucaanybody online who can help with the cloud autopkgtest infrastructure?13:31
blucawe are getting HTTP Error 403: FORBIDDEN when sending systemd jobs13:31
blucasince yesterday evening more or less13:31
ahasenackparide: ^?13:32
paridehi bluca, checking13:33
blucathanks! can provide more details if needed13:33
blucasee this both on the github webhook on PR, and manually with the retry script13:33
bdmurraybluca: Could you give us the a list of some of http requests you are submitting where you see 403s?14:22
blucain terms of payload url?14:35
blucaRequest URL: https://autopkgtest.ubuntu.com/request.cgi?release=jammy&arch=amd64&package=systemd-upstream&build-git=https%3A%2F%2Fsalsa.debian.org%2Fsystemd-team%2Fsystemd.git%23upstream-ci&ppa=upstream-systemd-ci/systemd-ci&env=CFLAGS=-O0%3BDEB_BUILD_PROFILES=noudeb%14:37
blucaor using the 'retry-github-test' which I lifted from your launchpad cloud autopkgtest repo:14:39
blucaretry-github-test https://api.github.com/repos/systemd/systemd/pulls/28799 'https://autopkgtest.ubuntu.com/request.cgi?release=jammy&arch=amd64&package=systemd-upstream&build-git=https%3A%2F%2Fsalsa.debian.org%2Fsystemd-team%2Fsystemd.git%23upstream-ci&ppa=upstream-systemd-ci/systemd-ci&env=UPSTREAM_REPO=https%3A%2F%2Fgithub.com%2Fsystemd%2Fsystemd.git%3BCFLAGS=-O0%3BDEB_BUILD_PROFILES=noudeb%3BTEST_UPSTREAM=1%3BCONFFLAGS_UPSTREAM=14:40
bluca--werror%20-Dslow-tests%3Dtrue' <secretfile>14:40
andersson123Are you using retry github test for a test that is currently running or queued?14:50
andersson123403 is expected response code for a duplicate request that's why I ask14:51
blucainteresting - I do not see a test running for the one I tried15:03
blucaon the PR page15:03
bdmurraywe suspect we are missing something in the url / test request that makes it unique15:04
blucahttps://github.com/systemd/systemd/pull/28799 shows nothing in the CI status15:04
-ubottu:#ubuntu-devel- Pull 28799 in systemd/systemd "core: some fixlets" [Open]15:04
blucaah, but https://autopkgtest.ubuntu.com/running#pkg-systemd-upstream does show runs for 2879915:05
blucaso it looks like you are right and I was confused by the missing job listing15:05
blucaso the issue is that reporting back to GH is not working for some reason?15:05
andersson123Maybe attempting to retrigger a test causes github to lose track of the original test url?15:07
andersson123could you perhaps spin up a new PR to trigger a test (not duplicate) and see if you can see a test running?15:09
blucathis was just opened and I haven't touched it: https://github.com/systemd/systemd/pull/2880115:11
-ubottu:#ubuntu-devel- Pull 28801 in systemd/systemd "test: check if sd-shutdown works properly in shutdown initrd" [Open]15:11
blucastill no reports15:11
blucaon github's webhook page, in the log I see a 403 for that PR that says: You submitted an invalid request: </p><p>Requested test is already running15:13
blucathe timestamp coincides with the PR having been opened the first time15:14
blucaso it can't be duplicated?15:15
blucanow it's been force-pushed, and a 'synchronize' event from github triggering a webhook got another 40315:15
bdmurrayI'm going to disable the duplicate check for github requests now while we continue to investigate it.15:17
blucathanks - if I have to update the webhooks in any way please let me know15:18
bdmurray@pilot in16:02
=== ChanServ changed the topic of #ubuntu-devel to: Archive: Mantic Open | Devel of Ubuntu (not support) | Build failures: http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of Bionic-Lunar | Patch Pilots: bdmurray
bdrungxnox, I don't get your response on https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/2019435 "it does feel too many[...]"19:21
-ubottu:#ubuntu-devel- Launchpad bug 2019435 in initramfs-tools (Ubuntu) "Default initramfs is missing qcom_geni_serial module" [Undecided, New]19:21
bdrungxnox, do you agree to add the module or do you disagree?19:22
AminHi all!20:03
AminPosting here due to #ubuntu-boot #ubuntu-{boot,installer,iso} being empty. If this is not the right place, please point me to it.20:03
AminCan someone please point me to how the installer ISOs are generated? -- with what script? I'm trying to replicate but am failing to trigger subiquity to start upon boot.20:03
AminE.g.: https://releases.ubuntu.com/22.04/ubuntu-22.04.3-desktop-amd64.iso20:03
dbungertAmin: there is no easy answer for that, best to modify an existing ISO.  https://github.com/mwhudson/livefs-editor may help.  Also, Subiquity is not used on 22.04.x desktop, you want the server iso for 22.04.x or to use the 23.04 desktop iso.20:07
EickmeyerAmin: This might answer, made by the Lubuntu team: https://phab.lubuntu.me/w/release-team/iso-building/20:10
bdmurray@pilot out20:12
=== ChanServ changed the topic of #ubuntu-devel to: Archive: Mantic Open | Devel of Ubuntu (not support) | Build failures: http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of Bionic-Lunar | Patch Pilots: N/A
Amindbungert: Thanks! I linked the wrong thing it seems --- I want to do this for Ubuntu Server.20:14
AminI have looked into that, and my current solution does involve using a prebuilt ISO, but I would like to be able to generate the whole thing entirely.20:14
AminMore precisely, I'm trying to netboot from 1/multiple Squashfs files (built else-way).20:14
AminAlso thanks @eickm20:15
AminAlso thanks Eickmeyer20:15
AminI did look into the Lubuntu docs and into debian-cd but could not figure it out. WIll give it another shot!20:16
dbungertAmin: if you were to arrange the files in the correct way, /usr/share/cd-boot-images-amd64/xorriso-cmd.txt has a reasonable iso creation command20:17
dbungertfound in package cd-boot-images-amd6420:17
Amindbungert Thanks! I had not seen this one. Could you also tell me the process that led to finding it? (so that I can fish instead of asking for fishes :D)20:20
dbungertsadly I do not remember, Amin.  I'd share if I knew20:24

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