Chris Pahl
Chris Pahl
I'm a fan of the proposal. There's no good reason ``set -e`` isn't already there, mostly because I didn't know about it many years ago. You might also think about...
There is no terribly good reason. Technical reason is that the script header is written before ``rmlint`` actually knows if there are some duplicates. But it would be possible to...
Hello @CouldBeThis, I would appreciate the clarification you mentioned as a [Pull Request](https://rmlint.readthedocs.io/en/latest/developers.html#making-contributions). This would eliminate the possible back & forth when I'd do the changes. This way I can...
This is strange. ``rmlint`` uses the ``getpwent()`` call to list all possible users (including LDAP according to man page) and checks the user ids from that. Can you please paste...
Hi @Bfgeshka and @Jormangeud, thanks for your quick response. Im not sure yet which one to take. Both look okay-ish to me, but Im no gentoo user. Sorry for forgetting...
@Somasis: Care to elaborate where the exact problem is? @Jormangeud: Thanks a lot for the ebuld request. I applied the git-rev patch in 9cca9a336064cebb0e61c1c9c6d6f01a26982a08.
@Somasis: I see, that might result in trouble. You probably tried that yourself, but does pointing `scons` to the absolute compiler path work? (i.e. `CC=/usr/amd64/bin/gcc scons` or something). Sidenote: I...
Good news: `rmlint` moved to the `[community]` repo of Arch: https://www.archlinux.org/packages/community/x86_64/rmlint/ [Here's the discussion thread](https://lists.archlinux.org/pipermail/aur-general/2015-October/031620.html).
Thank you @mfossen! Well done.
Good news, ``rmlint`` [is being packaged for debian](https://mentors.debian.net/package/rmlint). It [might take some time](https://github.com/sahib/rmlint/pull/180#issuecomment-273429143) though, but aren't we used that from Debian? :stuck_out_tongue: