* Nate Bargmann <[email protected]>: > Using dpkg-reconfigure and answering yes to the question regarding > downloading group descriptions from the server resulted > in the following error: > [...] > To resolve I had to change the group ownership of /var/lib/slrn from > root to news and give the news group write permission in this directory: > drwxrwxr-x 2 root news 4096 Oct 10 08:52 slrn/
There are chown/chmod which are done during the build, but it does not seems to have any effect, I guess dh_fixperms reverts it to root:root. I will find a solution for next upload. Nicolas.

