#2786 fedpkg upload fails
Closed: Fixed None Opened 12 years ago by sailer.

= phenomenon =

fedpkg upload fails for two newly created packages, namely mingw-antlr and mingw-wxWidgets.

$ cd mingw-antlr/master/
$ fedora-cert -v
Verifying Certificate
cert expires: 2011-11-16
CRL Checking not implemented yet
$ fedpkg upload antlr-2.7.7.tar.gz
Uploading: 01cc9a2a454dd33dcd8c856ec89af090 antlr-2.7.7.tar.gz
Could not upload new sources: Error checking for antlr-2.7.7.tar.gz at: https://pkgs.fedoraproject.org/repo/pkgs/upload.cgi

This happens for me both on fully up2date fedora14 and fedora15 clients.


Your package seems to be mingw-antlr but from somewhere (possibly your .spec), it's seeing that as: mingw32-antlr and since that doesn't exist it's not letting you upload.

Can you check and make sure mingw32-antlr isn't mentioned anywhere in your working tree and try again?

Uhoh more fallout from the MingGW packaging guideline change. Thanks, this helps. Sorry for the noise. A better error message like "cannot find package mingw32-antlr" or similar might have set me onto the right track.

Login to comment on this ticket.

Metadata