Shell Xu <[email protected]> writes: > I followed this page(http://mentors.debian.net/intro-maintainers ) > to create account, and uploaded my public key. This > page(http://mentors.debian.net/my ) show my current key has right ID. > (Current GPG key: 4096R/0914A01A) > Then I was trying to upload packages by this command: > dput python-formalchemy_1.4.1-1_amd64.changes
That command uploads to the Debian archive by default, but your key is not recognised for uploads to Debian. As detailed at <URL:http://mentors.debian.net/intro-maintainers>: Once you have it set up, you can run it from your shell like this: dput debexpo yourpackage_yourversion_arch.changes -- \ “You've got to think about big things while you're doing small | `\ things, so that all the small things go in the right | _o__) direction.” —Alvin Toffler | Ben Finney -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

