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 = archive-oar
 
[archive-oar]
fqdn = archive-oar.imag.fr.id
login = oarteam
method = scp
incoming = /home/oarmaster/reprepro/oar/2.5/incoming
allowed_distributions=sid|unstable|UNRELEASED|wheezy-backports|squeeze-backports
#allow_unsigned_uploads = yes
#run_lintian = yes
EOF

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

wiki/dput_setup.1373359781.txt.gz · Last modified: 2014/08/12 14:46 (external edit)
Recent changes RSS feed GNU Free Documentation License 1.3 Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki