Package: dput-ng
Version: 1.6
Severity: important

After replacing "dput" with "dput-ng" I was quite surprised when the
latter uploaded source package to wrong server. Here is what I have in
the beginning of my "~/.dput.cf":

    [DEFAULT]
    default_host_main = debmain

    [debmain]
    fqdn = debmain.local
    method = scp
    incoming = /var/www/debian/incoming
    allow_unsigned_uploads = 0
    progress_indicator = 2

    [mentors]
    fqdn = mentors.debian.net
    incoming = /upload
    method = http
    allow_unsigned_uploads = 0
    progress_indicator = 2

    [mentors-ftp]
    fqdn = mentors.debian.net
    login = anonymous
    progress_indicator = 2
    passive_ftp = 1
    incoming = /
    method = ftp
    allow_unsigned_uploads = 0

Contrary to my expectations (and "dput" behaviour) "dput-ng" uploaded
source package to mentors instead of default server without any
warnings or errors:

    Uploading [package] using ftp to mentors-ftp (host: mentors.debian.net; 
directory: /)

--- Package information. ---
Depends          (Version) | Installed
==========================-+-===========
python                     | 2.7.5-5
python-dput        (= 1.6) | 1.6

-- 
Regards,
 Dmitry Smirnov
 GPG key : 4096R/53968D1B


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to