xerakko ([info]xerakko) wrote,
@ 2009-03-03 21:08:00
Previous Entry  Add to memories!  Tell a Friend  Next Entry
My .dupload.conf file
I've prepared a private autobuilder. As I've setup the incoming using scp, I don't need to gpg sign each package.  But dupload complained saying that the package is not gpg signed. Lurking in dupload code, I found It's possible overriding the default preupload for my default host:
 
     package config;
    
     $default_host = "eragon";
     $cfg{'eragon'} = {
             fqdn => "eragon",
             method => "scp",
             incoming => "/data/autobuilder/incoming/unstable",
             # files pass on to dinstall on ftp-master which sends emails itself
             dinstall_runs => 1,
       };

       $cfg{'eragon'}{preupload}{'changes'} = '/bin/true';
       1;


Advertisement


(No comments)

Post a comment in response:

From:
Help
Identity URL: 
Username:
Password:
Don't have an account? Create one now.
Subject:
No HTML allowed in subject
   Help
Message:

 
Notice! This user has turned on the option that logs your IP address when posting. Help
Create an Account
Forgot your login or password?
Login w/ OpenID
English • Español • Deutsch • Русский…