Your message dated Thu, 13 Dec 2012 16:47:30 +0000
with message-id <[email protected]>
and subject line Bug#695490: fixed in dput-ng 1.2
has caused the Debian Bug report #695490,
regarding dput-ng: please support uploads to Ubuntu
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
695490: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=695490
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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 <[email protected]>"
gpg:                 aka "Jeremy Bicha <[email protected]>"
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')

--- End Message ---
--- Begin Message ---
Source: dput-ng
Source-Version: 1.2

We believe that the bug you reported is fixed in the latest version of
dput-ng, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Arno Töll <[email protected]> (supplier of updated dput-ng package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 13 Dec 2012 17:11:27 +0100
Source: dput-ng
Binary: dput-ng python-dput dput-ng-doc
Architecture: source all
Version: 1.2
Distribution: unstable
Urgency: low
Maintainer: dput-ng Maintainers <[email protected]>
Changed-By: Arno Töll <[email protected]>
Description: 
 dput-ng    - next generation Debian package upload tool
 dput-ng-doc - next generation Debian package upload tool (documentation)
 python-dput - next generation Debian package upload tool (Python library)
Closes: 695347 695412 695490 695516
Changes: 
 dput-ng (1.2) unstable; urgency=low
 .
   * The "Well you're smoking with the patch on." release
 .
   [ Salvatore Bonaccorso ]
   * Add bash completions for dput-ng (Closes: #695412).
     + Add bash completions for dput-ng based on traditional dput
       package.
     + Add bash-completion to Build-Depends and Recommends.
     + Use bash-completion Debhelper addon to install the bash
       completions.
 .
   [ Paul Tagliamonte ]
   * Hijacking the package (set maintainer to our new alioth list. Thanks,
     alioth maintainers!)
   * Add in a script to set the default profile depending on the building
     distro. (debian/rules, debian/bin/adjust-vendor)
   * Fix a bug where meta-class info won't be loaded if the config file has the
     same name.
   * Add an Ubuntu upload target. Thanks to Benjamin Drung for the
     suggestion, and Jeremy for the bug. (Closes: #695490)
   * Drop the hard dependency on validictory. Thanks to Jakub Wilk for
     the patch. (Closes: #695516)
   * Added .udeb detection to the check debs hook.
 .
   [ Arno Töll ]
   * Catch the correct exception falling out of bin/dcut
   * Fix the dput manpages to use --uid rather then the old --dm flag.
   * Fix the CLI flag registration by setting required=True
     in cancel and upload.
   * Move make_delayed_upload above the logging call for sanity's sake.
   * Fix "connects to the host even with -s" (Closes: #695347)
     Arguably we did so as a design decision, but I can see how this confuses
     people. Hence, do not establish a network connection anymore using the
     -s(imulation) mode, unless -s was specified twice (-ss)
     + While I was on it, do so for -o (check-only) uploads as well
   * More distro mappings for check_protected_distributions.
Checksums-Sha1: 
 a9797ce4ad689ae0dbc8e3ae8fb4b6e2c54b2ca1 1972 dput-ng_1.2.dsc
 ae44b9d157cddad35e13c94a5b1a5eb9fb0ec435 78813 dput-ng_1.2.tar.gz
 8049eaa5924550c8c447d2bbc24c7834ec6affd1 29816 dput-ng_1.2_all.deb
 7d5676e842b976117daf7581c0ba788ae7065847 36404 python-dput_1.2_all.deb
 ef5f7deab98890b4df4406d1fb8ad896cca02cde 69322 dput-ng-doc_1.2_all.deb
Checksums-Sha256: 
 33540006940a36bd264350679b3780e1a37619999118579aacc2f133ad050c0d 1972 
dput-ng_1.2.dsc
 b5abdd17263324a06c246329a39929be51cc7787e105bbb83fa9526f75be2c22 78813 
dput-ng_1.2.tar.gz
 d171c9dc2420f01f763760ee74fc65053e85b4f082192964b74afa8865d6d6ea 29816 
dput-ng_1.2_all.deb
 f7ab4ba2384dbe5d306e1deb6d5dce95b85d6bb268eec4e9dfeddcb8e1c58397 36404 
python-dput_1.2_all.deb
 438073e9c1df6ada9afa13a53de94afa75a8277e0f85f96f7d3d83c3e78e1985 69322 
dput-ng-doc_1.2_all.deb
Files: 
 4b4b3c7ddc56015bd534818531dc3a07 1972 devel extra dput-ng_1.2.dsc
 9ac42d15c71f10c57a552773578c76f7 78813 devel extra dput-ng_1.2.tar.gz
 e3b362ac6538e923b9fb9a9011bf5e47 29816 devel extra dput-ng_1.2_all.deb
 317de3ccd7c3f59f953ef64eed17ff56 36404 python extra python-dput_1.2_all.deb
 528d6f6b498070bbc2a7f44082504410 69322 doc extra dput-ng-doc_1.2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBAgAGBQJQygSgAAoJEMcrUe6dgPNtR1cP/jd91mPxzc0WMgzDa2r+brm9
k7KS6tVDItgOo4HEd+TWVdOIBiYV7jDNkr3BXGYf1X7xfZTke3u8GFTULgCwy4y2
cjn+m5Ox6SK3+taLQgMzbrwzTYgeJB8bvJWsnFHfvjvRnR7r44spqZ/xJ4KsLbWT
kI0oABi5kmh9PGVhnSsc4s/qa+YMhTihp8xv0h9zvAD3rBu/VWbqmMAYI7N1WHkQ
tJyq2HX52m3emdzaQ30IF09+08jJj/pJFvgcnHDa6nGDQSrh0AkV5e01jd0+4y3K
nEvuTwoARmtTKoGNMHB3jJRkqbE1aXeSJDkApzfSdlm/Y9BUWY9pULyOCf5Em7dY
59E/mhwff07+lNawJWIR8DUghih7cWo753wscwQ+68BKmruLb2o0yzUz060HCsLa
fGESerlkMqB0dk/xnxVEdUXigsK+m3FSq6d864eUaBbWGeOt2euEH4FJq1rb1AgC
qXGGu9+f+CQ45XxzCbzAqXTrbkM9FqjaOUzw3QadB2I+Lknn2kVAz82lughSj32u
FP0GcYoUkr8HxYyArPapPFWiuzXHqY0yZoSKUGF2VGCY2zrB0GNVeY1NZeyZOZtK
i2ddUcOQYp5/OqlpQ9ZG33AffPZbDYFhVy7VeM7yiHTKpQ3eAbjgxLXSZVKElOcs
O3xzr0Rcx+oGFSZhBSPI
=HTaV
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to