Your message dated Mon, 5 May 2008 20:26:04 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Duplicate of fixed #249341
has caused the Debian Bug report #100140,
regarding Doesn't notice default_host (at least with --no)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
100140: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=100140
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: dupload
Version: 2.4.3
Severity: normal

[19:05:52 tkman]$ dupload --no -c -d 
dupload fatal error: Need host to upload to.  (See --to option or the 
default_host configuration variable)
 at /usr/bin/dupload line 146
 
[19:06:08 tkman]$ grep -B1 -A5 default_host dupload.conf 
# Global variables:
# $default_host  - the host to use if no --to option is used
# $no_parentheses_to_fullname - boolean, as its name says
#
# Per-host variables:
# fqdn  - full hostname
# login - account (defaults to 'anonymous')
--
# Example of a default host:
$default_host = "ftp-master";

$cfg{'ftp-master'} = {
        fqdn => "ftp-master.debian.org",
        login => getlogin() || $ENV{USER} || $ENV{LOGNAME},
        incoming => "/org/ftp.debian.org/incoming/",
[19:09:29 tkman]$ 
                                
                                
I haven't tried dupload without a command line host (without -t) for a real
upload (without --no).
When I tried replacing $host with $default_host in line 146 I got:

[19:20:29 tmp]$ ./dupload --no -c -d 
Global symbol "$default_host" requires explicit package name at ./dupload line 
146.
BEGIN not safe after errors--compilation aborted at ./dupload line 211.
[19:20:38 tmp]$ 


-- System Information
Debian Release: testing/unstable
Kernel Version: Linux rakefet 2.2.19pre17 #1 Thu May 10 19:09:42 IDT 2001 i586 
unknown

Versions of the packages dupload depends on:
ii  libnet-perl    1.0703-4.1     Implementation of Internet protocols for Per
ii  perl           5.6.0-21       Larry Wall's Practical Extracting and Report


--- End Message ---
--- Begin Message ---
Version: 2.6.3.3

This seems to be a duplicate of the fixed bug #249341, closing
accordingly.

Gruesse,
-- 
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/


--- End Message ---

Reply via email to