Rob Browning <[email protected]> writes: > Offhand, and without remembering perl's exact semantics on this front, > I'd guess this is a case of assuming paths are decodable in the > current locale. If so, it should be possible to reproduce the problem > from a UTF-8 locale like this:
Oh, wait, probably not locale related since DEL is valid UTF-8. In any case, I worked around it for now by just using find's -delete with -user and -group to remove all the files and then ran deluser without --remove-all-files. -- Rob Browning rlb @defaultvalue.org and @debian.org GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4

