Package: dtc
Severity: grave
Justification: renders package unusable

  in the debian_config script you can find oddities like:

    if [ ""$conf_use_nated_vhosts = "true" -o ""$conf_use_nated_vhosts = "yes" 
] ; then 

  or

    if [ ""$RET = "true" -o ""$RET = "yes" ] ; then 

  Please learn proper quoting in sh scripting. sh(1) could be a good
start.




-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20
Locale: LANG=C, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to