Package: dput-ng Version: 1.1 Severity: normal I tried uploading a package to Ubuntu but it failed. Here's my ~/.dput.cf which was sufficient with classic dput:
[ubuntu] fqdn = upload.ubuntu.com method = sftp incoming = ubuntu login = jbicha [ppa] fqdn = ppa.launchpad.net method = sftp incoming = ~%(ppa)s/ubuntu login = jbicha And here's the error. Source-only uploads of course should be accepted for Ubuntu: $ dput ubuntu ../build-area/gnome-font-viewer_3.6.2-0ubuntu1_source.changes Uploading gnome-font-viewer using sftp to ubuntu (host: upload.ubuntu.com; directory: ubuntu) running allowed-distribution: check whether a local profile permits uploads to the target distribution running protected-distribution: warn before uploading to distributions where a special policy applies running checksum: Verify checksums before uploading Validate sha1 checksums running suite-mismatch: check the target distribution for common errors running check-debs: makes sure the upload contains a binary package There are no .debs in this upload, and we're enforcing them. I also tried uploading to my PPA. Uploading to the PPA worked, except if I had sftp in my ~/.dput.cf (posted previously) or if I manually tweaked /etc/dput.d/profiles/ppa.json: $ dput ppa:jbicha/dev ../build-area/gnome-font-viewer_3.6.2-0ubuntu1_source.changes Uploading gnome-font-viewer using sftp to ppa (host: ppa.launchpad.net; directory: ~jbicha/dev/ubuntu) running allowed-distribution: check whether a local profile permits uploads to the target distribution running checksum: Verify checksums before uploading Validate sha1 checksums running suite-mismatch: check the target distribution for common errors running check-debs: makes sure the upload contains a binary package running gpg: check GnuPG signatures before the upload gpg: Signature made Sat 08 Dec 2012 11:30:47 PM EST using RSA key ID EBFE6C7D gpg: checking the trustdb gpg: no ultimately trusted keys found gpg: Good signature from "Jeremy Bicha <jer...@bicha.net>" gpg: aka "Jeremy Bicha <jbi...@ubuntu.com>" gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. Primary key fingerprint: 4D0B E12F 0E47 76D8 AACE 9696 E66C 775A EBFE 6C7D SFTP doesn't support ~path or ~/path. if you need $HOME paths, use SCP. - -- System Information: Debian Release: wheezy/sid APT prefers raring-updates APT policy: (500, 'raring-updates'), (500, 'raring-security'), (500, 'raring'), (500, 'quantal-proposed'), (100, 'raring-backports') -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org