[Bug 484617] Re: package backuppc 3.1.0-6ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
Kamus
kamusin at gmail.com
Tue Apr 13 21:14:12 BST 2010
@Sudhakar, since this report has a long time without activity, is this
issue still affecting you? Maybe this issue is related to postfix (is
not a dependency of backuppc) but post installation script has this new
lines (that older versions doesn't have):
# add backuppc to /etc/aliases
if [ -f /etc/aliases ] || [ -L /etc/aliases ]; then
if ! grep -qi "^backuppc[[:space:]]*:" /etc/aliases; then
echo "backuppc: root" >> /etc/aliases
test -x "$(command -v newaliases)" && newaliases || :
fi
fi
--
package backuppc 3.1.0-6ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/484617
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to backuppc in ubuntu.
More information about the Ubuntu-server-bugs
mailing list