http://bugs.skolelinux.org/show_bug.cgi?id=1397
--- Comment #2 from Ronny Aasen <[email protected]> 2009-11-30 21:59:54 --- debian-edu-doc-en.postrm:rm -f /usr/share/doc/debian-edu-doc/en on the version i had that was a directory. hence the error, rm: cannot remove `/usr/share/doc/debian-edu-doc/en': Is a directory not sure if that was from my current version or something left over from a previous one. ? I fixed it by editing portrm and saying rm -rf /usr/share/doc/debian-edu-doc/en perhaps check if it's a directory and use -r in that case ? Ronny -- Configure bugmail: http://bugs.skolelinux.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are watching all bug changes. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

