When I upload a package I first issue the command "ssh-agent
bash", then "dupload -t master <package-name>.changes".  This does the
job, but asks for my pass-phrase twice for each file being uploaded.

     I think it used to require entering the pass-phrase only once for
each package, but I don't remember making any changes to
/etc/dupload.conf recently.  The section of /etc/dupload.conf
pertaining to master is:

$cfg{master} = {
        fqdn => "master.debian.org",
        login => "hilliard",
        method => "scp",
        incoming => "/home/Debian/ftp/private/project/Incoming/",
        mailto => "[EMAIL PROTECTED]", # stable, contrib, non-free
        mailtx => "[EMAIL PROTECTED]",  # unstable, exper.
        visibleuser => "hilliard",
        visiblename => "debian.org",
        fullname => "Bob Hilliard",
};

     How can I eliminate the excessive number of pass-phrase entries?

Bob
-- 
   _
  |_)  _  |_       Robert D. Hilliard    <[EMAIL PROTECTED]>
  |_) (_) |_)      Palm City, FL  USA    PGP Key ID: A8E40EB9

Reply via email to