[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1013918: lintian: False positive: `chown --reference=foo bar.baz` triggers chown-with-dot



Control: user lintian-maint@debian.org
Control: usertag -1 false-positive

Hi,

Guilhem Moulin wrote:
> roundcube-core's postinst contains
> 
>     chown --reference="$CONFFILE" "$CONFFILE.ucftmp"
> 
> which triggers a false positive with tag chown-with-dot.  Indeed
> "chown --reference=foo bar.baz" matches
> 
>     m{ \b chown \s+ (?: -\S+ \s+ )* ( \S+ [.] \S+ ) \b }x,
> 
> but that chown command has no ambiguous user.group argument.

Nice catch! Thanks for the bug report!

		Regards, Axel
-- 
 ,''`.  |  Axel Beckert <abe@debian.org>, https://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5
  `-    |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE


Reply to: