[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#292118: syntax error in /etc/init.d/xfs



Package: xfs
Version: 4.3.0.dfsg.1-10
Severity: grave
Tags: patch
Justification: renders package unusable

syntax error at line 24 modify as follow
24c24
<   if [ -e $SOCKET_DIR -a ! -d $SOCKET_DIR ] ; then
---
>   if [ -e $SOCKET_DIR && ! -d $SOCKET_DIR ] ; then


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.9
Locale: LANG=fr_FR, LC_CTYPE=fr_FR (charmap=ISO-8859-1)

Versions of packages xfs depends on:
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  zlib1g                      1:1.2.2-4    compression library - runtime

-- no debconf information



Reply to: