Package: pwman3 Version: 0.0.6-2 Severity: normal pwman truncates the strings output in the 'list' command if they are more than 30 characters long. If the username is very long (a very common case is email address = username, and email addresses can be pretty long) the output includes nothing about the relevant host, so you just end up with lots of identical looking entries in the list.
Attached is a proof of concept patch which increases the maximum length, but it might be appropriate either to abandon this truncation altogether (I don't really see what value it adds; the terminal will wrap if it needs to) or make the maximum length configurable. Thanks, Dominic. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org