This is an old revision of the document!


You need to tell dput to not push your files to Debian ftp ;-)

cat <<EOF >~/.dput.cf
[DEFAULT]
default_host_main = oar-ftp
 
[oar-ftp]
fqdn = oar-ftp.imag.fr.lig
login = ftpmaster
method = scp
incoming = /home/ftpmaster/incoming
allowed_distributions=sid|unstable|UNRELEASED|buster-backports|stretch-backports|jessie-backports|wheezy-backports|squeeze-backports|wheezy-security|jessie-security
allow_unsigned_uploads = yes
run_lintian = no

Also make sure to have your GPG identity matches the name you use inside packages (and in git…)

wiki/dput_setup.1617196713.txt.gz · Last modified: 2021/03/31 15:18 by neyron
Recent changes RSS feed GNU Free Documentation License 1.3 Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki