Package: debootstrap
Version: 0.3.1
Severity: normal
Tags: d-i

Compare the warning and info functions. There is one significant
difference in the code for d-i:

    (echo "W: $1"
    for x in "$@"; do echo "WA: $x"; done
    echo "WF: $fmt") >&3

    (echo "I: $name"
    for x in "$@"; do echo "IA: $x"; done
    echo "IF: $fmt") >&3

$1 will not be set, the warning code should echo "W: $name".

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.27
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages debootstrap depends on:
ii  binutils                      2.15-6     The GNU assembler, linker and bina
ii  wget                          1.9.1-12   retrieves files from the web

-- no debconf information

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature

Reply via email to