Package: debmirror
Version: 1:2.14
Severity: wishlist

Dear Maintainer,

When debimirror runs it use hostname information that is different of
mirror virtualhostname no option exist to change it. only temporaily
env variables must be change to operate or modifiy inside debmirror
codes to force the name of the mirror. like this my
$lockfile="Archive-Update-in-Progress-$hostname" get the good name of
the mirror that you put inside sources.list. to informe update mirror
in progress...

maybe create: --mirrorname option the set $mirrorname variable
and change code like this:

# Handle the lock file. This is the same method used by official
# Debian push mirrors.
if ($mirrorhostname) {
  my $hostname = $mirrorname;
else {
my $hostname=hostname -f 2>/dev/null || hostname;
}
chomp $hostname;

bst regards


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-3-amd64 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages debmirror depends on:
ii  bzip2                       1.0.6-4
pn  libdigest-md5-perl          <none>
ii  liblockfile-simple-perl     0.208-1
ii  libnet-inet6glue-perl       0.5-1
ii  libwww-perl                 6.04-1
ii  perl [libdigest-sha-perl]   5.14.2-12
ii  perl-modules [libnet-perl]  5.14.2-12
ii  rsync                       3.0.9-3

Versions of packages debmirror recommends:
ii  ed     1.6-2
ii  gpgv   1.4.12-4+b1
ii  patch  2.6.1-3

Versions of packages debmirror suggests:
ii  gnupg  1.4.12-4+b1

-- no debconf information

-- debsums errors found:
debsums: changed file /usr/bin/debmirror (from debmirror package)


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to