On 01/04/2014 12:15 PM, thufir wrote: > Oddly: > > thufir@dur:~$ > thufir@dur:~$ sudo /usr/lib/mailman/bin/check_perms > /var/lib/mailman/cron bad group (has: root, expected list) > /var/lib/mailman/logs bad group (has: root, expected list) > /var/lib/mailman/icons bad group (has: root, expected list) > /var/lib/mailman/mail bad group (has: root, expected list) > /var/lib/mailman/locks bad group (has: root, expected list) > /var/lib/mailman/Mailman bad group (has: root, expected list) > /var/lib/mailman/cgi-bin bad group (has: root, expected list) > /var/lib/mailman/templates bad group (has: root, expected list) > /var/lib/mailman/bin bad group (has: root, expected list) > /var/lib/mailman/scripts bad group (has: root, expected list) > Problems found: 10 > Re-run as list (or root) with -f flag to fix > thufir@dur:~$ > > > Is this some sort of installation problem with Ubuntu? I don't get it, > I installed > from apt. Does this indicate that something went wrong with the install?
It may or may not indicate a packaging issue. Did you "Re-run as list (or root) with -f flag to fix"? If not, do it. If you did it and the issue isn't fixed, are the various /var/lib/mailman/* paths actual directories or symlinks. If they are symlinks, you can ignore this as the relevant user/group/mode is that of the target, not the symlink itself, and check_perms can't actually modify the symlink. See the FAQ at <http://wiki.list.org/x/OIDD>. -- Mark Sapiro <m...@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org