Uploading Packages
Hi,
How often do uploaded packages get processed? I think I must've done
something wrong, as I uploaded several files with dates shown below to
ftp-master.debian.org, but they are still just sitting there..
-rw-r--r-- 1 nveber Debian 2889 Sep 18 20:48 gphone_0.5.2-1.diff.gz
-rw-r--r-- 1 nveber Debian 563 Sep 18 20:48 gphone_0.5.2-1.dsc
-rw-r--r-- 1 nveber Debian 39778 Sep 18 20:48 gphone_0.5.2-1_i386.deb
-rw-r--r-- 1 nveber Debian 82800 Sep 18 20:48 gphone_0.5.2.orig.tar.gz
-rw-r--r-- 1 nveber Debian 528 Sep 18 21:41 radiusd-cistron_1.6.3-1.dsc
-rw-r--r-- 1 nveber Debian 136588 Sep 18 21:41 radiusd-cistron_1.6.3-1.tar.gz
-rw-r--r-- 1 nveber Debian 110620 Sep 18 21:41 radiusd-cistron_1.6.3-1_ i386.deb
I have the following in dupload.conf:
$cfg{master} = {
fqdn => "ftp-master.debian.org",
login => getlogin() || $ENV{USER} || $ENV{LOGNAME},
incoming => "/org/ftp.debian.org/incoming/",
mailto => "debian-changes\@lists.debian.org", # stable
mailtx => "debian-devel-changes\@lists.debian.org", # unstable, exp
visibleuser => getlogin() || $ENV{USER} || $ENV{LOGNAME},
visiblename => "debian.org",
fullname => "Norbert Veber",
# The dinstall on master now sends announcement itself. May 1999.
dinstall_runs => 1,
method => "scpb"
};
Is it because no mail was sent to the announce lists (dinstall_runs => 1?)
Or are packages just not getting processed very often?
Thanks,
Norbert
Reply to: