Re: acstore (0~20240407-2) stuck in status Uploaded
On Thu, 2025-02-06 at 22:02 +0100, Sven Geuer wrote:
> package acstore does not change status from Uploaded to Installed.
> The build log does not seem to exhibit any cause for this. Giving
> back the package fails due to being uploaded.
A failure to move from Uploaded almost always means that the package
was rejected by the archive management software.
Indeed, in this case:
adsb@fasolo:~$ cat /srv/ftp-master.debian.org/morgue/queues/2025/02/06/acstore_0~20240407-2_all-buildd.changes.reason
python3-acstore_0~20240407-2_all.deb: The "Section" field must be present and use a real section name.
adsb@fasolo:~$ dpkg-deb -f /srv/ftp-master.debian.org/morgue/queues/2025/02/06/python3-acstore_0~20240407-2_all.deb Section
unknown
https://salsa.debian.org/pkg-security-team/acstore/-/blob/debian/master/debian/control?ref_type=heads#L19
does not list a Section for that binary package.
This is a recently added rejection on the archive side. See
https://salsa.debian.org/ftp-team/dak/-/merge_requests/284
Regards,
Adam
Reply to: