2009/12/27 Tim Cook <[email protected]>: > While uploading a a release file for OSHIP-1.0b1. I included my GPG > signature file. > > I received an error stating that I could not upload a file larger than > 1024 bytes. However, my public key .asc file is 2424 bytes. > > I retried the source tar.gz and it uploaded just fine. Isn't that a > rather small file limitation for signatures?
The .asc file to be uploaded should be the detached signature of the changes file generated by dpkg-buildpackage (I think) not your public key. If you're not sure if you have the right file, reply with it attached and/or with the command you used to make it. -- Martin <http://launchpad.net/~mbp/> _______________________________________________ Mailing list: https://launchpad.net/~launchpad-users Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-users More help : https://help.launchpad.net/ListHelp

