my package uploads silently rejected
Hi, I am unable to succesfully dput packages. Most likely the cause is my too late updating my PGP key expiry date - but that should be solved by now, and I am unable to figure out how to debug the problem or whom to contact about it. I patiently waited until debian-archive-keyring package was updated with my refreshed key in it, and since then I have regularly tested re-uploading the package rust-criterion where I receive the initial confirmation that the upload was received but the seconed confirmation (typically appearing ~10 minutes later) that the package was accepted does not appear. I have tried ssh into the host ssh.upload.debian.org and (after fumbling around) found the file /srv/upload.debian.org/queued/run/log where I see only succesful notices about rust-criterion, no indication of rejection. What to do next? Who to nudge? Any clues, anyone? - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ * Sponsorship: https://ko-fi.com/drjones [x] quote me freely [ ] ask before reusing [ ] keep private signature.asc Description: signature
Re: my package uploads silently rejected
On 30/11/2022 14:03, Jonas Smedegaard wrote: Hi, I am unable to succesfully dput packages. Most likely the cause is my too late updating my PGP key expiry date - but that should be solved by now, and I am unable to figure out how to debug the problem or whom to contact about it. I patiently waited until debian-archive-keyring package was updated with my refreshed key in it, and since then I have regularly tested re-uploading the package rust-criterion where I receive the initial confirmation that the upload was received but the seconed confirmation (typically appearing ~10 minutes later) that the package was accepted does not appear. I have tried ssh into the host ssh.upload.debian.org and (after fumbling around) found the file /srv/upload.debian.org/queued/run/log where I see only succesful notices about rust-criterion, no indication of rejection. What to do next? Who to nudge? Any clues, anyone? - Jonas Same question was asked here back on 27th June this year, but there did not seem to be an easy answer. (Probably a key problem)
Re: my package uploads silently rejected
Jonas Smedegaard dijo [Wed, Nov 30, 2022 at 03:03:14PM +0100]: > Hi, > > I am unable to succesfully dput packages. Most likely the cause is my > too late updating my PGP key expiry date - but that should be solved by > now, and I am unable to figure out how to debug the problem or whom to > contact about it. > > I patiently waited until debian-archive-keyring package was updated with > my refreshed key in it, and since then I have regularly tested > re-uploading the package rust-criterion where I receive the initial > confirmation that the upload was received but the seconed confirmation > (typically appearing ~10 minutes later) that the package was accepted > does not appear. While I cannot comment on the DAK side of this, I can confirm that your key was updated in this month's upload, three days ago: https://salsa.debian.org/debian-keyring/keyring/-/commit/f12a437730fc5f1f5ac72a0b914ef97a78d7f7a9 https://salsa.debian.org/debian-keyring/keyring/-/commits/master/debian-keyring-gpg/0x2C7C3146C1A00121 Your currently active key is set to expire on 2023.11.13. So, that _should_ not be the problem. signature.asc Description: PGP signature
Re: my package uploads silently rejected
* Gunnar Wolf [2022-11-30 10:54]: While I cannot comment on the DAK side of this, I can confirm that your key was updated in this month's upload, three days ago: https://salsa.debian.org/debian-keyring/keyring/-/commit/f12a437730fc5f1f5ac72a0b914ef97a78d7f7a9 https://salsa.debian.org/debian-keyring/keyring/-/commits/master/debian-keyring-gpg/0x2C7C3146C1A00121 Your currently active key is set to expire on 2023.11.13. So, that _should_ not be the problem. I just updated the keyring with rsync from keyring.debian.org::keyrings/keyrings/ and still get Jonas' expired key (2022-11-12), so it seems there is *something* going wrong (even if it is not related to DAK activity). Cheers Timo -- ⢀⣴⠾⠻⢶⣦⠀ ╭╮ ⣾⠁⢠⠒⠀⣿⡁ │ Timo Röhling │ ⢿⡄⠘⠷⠚⠋⠀ │ 9B03 EBB9 8300 DF97 C2B1 23BF CC8C 6BDD 1403 F4CA │ ⠈⠳⣄ ╰╯ signature.asc Description: PGP signature
Re: my package uploads silently rejected
On Wed, Nov 30, 2022 at 03:03:14PM +0100, Jonas Smedegaard wrote: > I have tried ssh into the host ssh.upload.debian.org and (after fumbling > around) found the file /srv/upload.debian.org/queued/run/log where I see > only succesful notices about rust-criterion, no indication of rejection. The second log to check is /srv/ftp-master.debian.org/log/current on coccia (mirror.ftp-master.debian.org). 20221129000459|process-upload|dak|rust-criterion_0.3.6-2_source.changes|Error while loading changes file rust-criterion_0.3.6-2_source.changes: No valid signature found. (GPG exited with status code 0) gpg: Signature made Mon Nov 28 14:29:33 2022 UTC gpg:using RSA key 9FE3E9C36691A69FF53CC6842C7C3146C1A00121 gpg: Good signature from "Jonas Smedegaard " [expired] gpg: aka "Jonas Smedegaard " [expired] gpg: WARNING: Using untrusted key! -- WBR, wRAR signature.asc Description: PGP signature
Bug#1025210: ITP: rtlamr -- RTL-SDR receiver for smart utility meters
Package: wnpp Severity: wishlist Owner: John Scott X-Debbugs-Cc: debian-devel@lists.debian.org, debian-h...@lists.debian.org, debian...@lists.debian.org * Package name : rtlamr Version : 0.9.1 Upstream Author : Douglas Hall * URL : https://github.com/bemasher/rtlamr * License : AGPLv3 only Programming Lang: Go Description : RTL-SDR receiver for smart utility meters rtlamr is a program for using an RTL-SDR (and maybe other SDRs?) to receive readings from smart utility meters. I use this software, an willing to maintain it, and will make sure it stays in good shape. I have confirmed that it works with commonly available meters. This is useful for a variety of creative purposes, such as analyzing one's own energy usage, or even energy usage within a community, or to identify water leaks. As far as I know, no other packages provide similar functionality. The closest package is rtl_433, and it doesn't support these devices. I'm neither DD nor DM and will need a sponsor. I will maintain this either within the Go Team or the Ham Radio Team. I've CC'ed both of them to see if it piques their interest or if they have a preference. I would really like it if a fellow ham would see about getting it to work with an alternate SDR. signature.asc Description: This is a digitally signed message part
Re: my package uploads silently rejected
On Wed, Nov 30, 2022 at 03:03:14PM +0100, Jonas Smedegaard wrote: > Hi, > > I am unable to succesfully dput packages. Most likely the cause is my > too late updating my PGP key expiry date - but that should be solved by > now, and I am unable to figure out how to debug the problem or whom to > contact about it. > I'm so sorry, Jonas. This was the result of an error I made in the last keyring push on the 26th. I believe I've addressed it now -- please let me know if it is still not performing as expected. Thank you for flagging the issue. -john signature.asc Description: PGP signature