[It isn't really necessary to ask on both launchpad-users and https://answers.launchpad.net/launchpad/+question/674643 within the space of ten minutes.]
On Wed, Oct 03, 2018 at 07:24:15PM +0300, Apostol Faliagas wrote: > I uploaded a package which failed to build because of a Build-Depends error > in the Debian control file. I corrected the control file, but the uploader > denied to re-upload the package, because - it said - there was nothing to > upload. I used the dput -f command, but now it says: > === > Rejected: > File fidlab_0.0-1.debian.tar.xz already exists in fidlab, but uploaded > version has different contents. See more information about this error in > https://help.launchpad.net/Packaging/UploadErrors. > Files specified in DSC are broken or missing, skipping package unpack > verification. > > fidlab (0.0-1) bionic; urgency=low > > * Initial release. > === > I didn't find anything relevant in Packaging/UploadErrors. You must add a new entry to the top of debian/changelog with a distinct version number every time you make a new upload. No two uploads to the same archive may ever share the same version number. -- Colin Watson [[email protected]] _______________________________________________ Mailing list: https://launchpad.net/~launchpad-users Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-users More help : https://help.launchpad.net/ListHelp

