Package: cacti-cactid
Version: 0.8.6d-5
Severity: normal

The postinst script executes the following command:


sed \
       -e "s/^DB_Host.*/DB_Host\t\t$DBSERVER/" \
       -e "s/^DB_Database.*/DB_Database\t$DATABASE/" \
       -e "s/^DB_User.*/DB_User\t\t$DBUSER/" \
       -e "s/^DB_Pass.*/DB_Pass\t\t$DBPASS/" \
       /usr/share/doc/cacti-cactid/cactid.conf.sample \
       >$tfile


But it obviously fails if $DBPASS contain for example '/' character.

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19.1
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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

Reply via email to