from the postinst script

case "$1" in
    configure)
        ln -sf /usr/share/drbl /opt/
        mkdir -p /opt/drbl/conf
        ln -sf /etc/drbl/drbl.conf /opt/drbl/conf/
    ;;

I assume swapping the lines to have mkdir before the first ln command
will solve the problem of the script failing if the /opt directory does
not exist.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1579497

Title:
  package clonezilla 3.10.11-3 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clonezilla/+bug/1579497/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to