Bug#402278: scponly: insufficient condition checks in setup_chroot.sh

2009-07-07 Thread Thomas Wana

Hello,

yes, this is because setup_chroot.sh is generated by
automake out of setup_chroot.sh.in and this way tries
to be platform independent. It's not a bug, it's a
feature :-)

Tom



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



Bug#402278: scponly: insufficient condition checks in setup_chroot.sh

2006-12-09 Thread Gabor Kiss
Package: scponly
Version: 4.6-1
Severity: normal

/usr/share/doc/scponly/setup_chroot/setup_chroot.sh.gz contains
these if statements:

if [ x/usr/bin/ldd = x ]; then
if [ xscponlyc = x ]
if [ x/usr/sbin/useradd = x ]; then

These expressions always result false.

Gabor

-- System Information:
Debian Release: 4.0
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-kissg
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)


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