Launchpad logo and name.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index ][Thread Index ]

[Launchpad-users] problems in uploading files to ppa



hello,

I use dput to upload my package to ppa, but always get a email reply informing me that my upload has been rejected:

PPA uploads must be signed by an Ubuntu Code of Conduct signer.

$dput my-ppa wine_1.3.5-1~cjk_source.changes
Checking Signature on .changes
gpg: Signature made Fri 29 Oct 2010 05:19:20 PM HKT using RSA key ID 8DD564D0
gpg: Good signature from "Calvin Ngei (Calvin Ngei's ppa sign) <calvin.ngei@xxxxxxxxx>"
Good signature on /home/pollen/wine/wine_1.3.5-1~cjk_source.changes.
Checking Signature on .dsc
gpg: Signature made Fri 29 Oct 2010 05:19:11 PM HKT using RSA key ID 8DD564D0
gpg: Good signature from "Calvin Ngei (Calvin Ngei's ppa sign) <calvin.ngei@xxxxxxxxx>"
Good signature on /home/pollen/wine/wine_1.3.5-1~cjk.dsc.
Package includes an .orig.tar.gz file although the debian revision suggests
that it might not be required. Multiple uploads of the .orig.tar.gz may be
rejected by the upload queue management software.
Uploading to my-ppa (via ftp to ppa.launchpad.net):
 wine_1.3.5-1~cjk.dsc: done.
 wine_1.3.5.orig.tar.gz: done.ÂÂÂÂÂÂÂ
 wine_1.3.5-1~cjk.diff.gz: done.Â
 wine_1.3.5-1~cjk_source.changes: done.
Successfully uploaded packages.
Not running dinstall.
$

I build my files using command "debuild -S -sa -k8DD564D0", all files seems to be successfully signed.
Why my upload still be rejected?


This is the launchpad-users mailing list archive — see also the general help for Launchpad.net mailing lists.

(Formatted by MHonArc.)