Package: plan Version: 1.10.1-2 Severity: important When configuring plan to have a default national holiday set, the postinst fail because /etc/plan/ is missing. This should be fixed:
root@minerva:~# dpkg-reconfigure plan /var/lib/dpkg/info/plan.postinst: 11: /var/lib/dpkg/info/plan.postinst: cannot create /etc/plan/holiday: Directory nonexistent root@minerva:~# ls -l /etc/plan ls: cannot access /etc/plan: No such file or directory root@minerva:~# mkdir /etc/plan root@minerva:~# dpkg-reconfigure plan root@minerva:~# -- Happy hacking Petter Reinholdtsen -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

