[07:24:23] Amir1: can I start the schema change on codfw on s4? [07:25:38] I see you were running a schema change in s4 - if it's still running I can do s1 first [09:25:17] federico3: yup, running on s4 right now [09:25:19] do s1 [09:25:24] ok [13:00:56] trying to figure out why reprepro isn't pulling in the new python3-wmfmariadbpy packages from apt-staging [13:01:03] picking through the debug output, I see: [13:01:11] Called sh -c 'grep-dctrl -e -S 'wmfmariadbpy' || [ $? -eq 1 ]' <'/srv/wikimedia/lists/wmfmariadbpy-bookworm_bullseye-wikimedia_main_amd64_Packages' >'/srv/wikimedia/lists/_bookworm-wikimedia_main_amd64_wmfmariadbpy-bookworm_wmfmariadbpy-bookworm_bullseye-wikimedia_main_amd64_Packages' [13:01:45] Emperor: I'm reviewing modules/aptrepo/files/distributions-wikimedia and seeing that some packages have both an entry as component/foo and just the foo entry [13:02:00] -rw-r--r-- 1 root root 14044 Aug 11 14:50 /srv/wikimedia/lists/wmfmariadbpy-bookworm_bullseye-wikimedia_main_amd64_Packages [13:02:24] doesn't match the inrelease file [13:02:35] https://apt-staging.wikimedia.org/wikimedia-staging/dists/bookworm-wikimedia/main/binary-amd64/ [13:03:23] oh, bookworm vs bullseye, wait [13:09:24] moritzm: are you around? You're the reprepro expert and it's doing something odd with the wmfmariadbpy updates [13:11:30] AFAICT it's downloading the wrong Packages file and then not finding the package in it [13:11:54] Emperor: afaik we don't know how the old packages were uploaded, perhaps copied manually instead of using gitlab CI, so perhaps this could be a source of confusion [13:12:31] I'm sure that's irrelevant. If you run [13:12:32] sudo -i reprepro -VV checkupdate bookworm-wikimedia 2>&1 [13:12:35] I remember mentioning moritz doing something like that for a cumin upgrade [13:12:49] but I don't remember the details [13:12:54] you will see what things it's grepping for and you can then inspect the files on disk and see it's not the right Packages file [13:13:14] (compared to e.g. conftool where it works) [13:14:05] Ah, got it! [13:14:29] federico3: if you look at modules/aptrepo/files/updates [13:14:32] I think it was a quick thing, later expecting to have a proper package [13:14:57] although maybe I am mixing the package [13:15:09] federico3: you have Name: wmfmariadbpy-bookworm / Suite: bullseye-wikimedia and Name: wmfmariadbpy-bullseye / Suite: bookworm-wikimedia [13:15:16] so you've swapped the suites round [13:15:29] :D :D [13:16:05] sorry [13:16:16] yet the packages should be the identical in both suites [13:16:29] anyhow I'm correcting that [13:16:33] They'll be declaring the wrong Suite and so on [13:19:50] maybe I should also add trixie [13:20:05] I wouldn't add more variables until you've got it working [13:21:53] yet I'm confused by the Suite value here : [13:22:05] https://www.irccloud.com/pastebin/D9nwM4Hh/ [13:31:43] apt-staging uses bookworm-wikimedia (et similar) [13:45:41] I sent out https://gerrit.wikimedia.org/r/c/operations/puppet/+/1184781 [13:56:41] seems worth a try :) [14:04:44] 'wmfmariadbpy-admin': '0.12.1' will be kept (best new: '0.12.1~wmf4+deb12u1') this looks good [14:04:44] [14:05:19] ah, good