[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [WIP Patch] tripwire; "install" duplicate filenames?
From: |
Ludovic Courtès |
Subject: |
Re: [WIP Patch] tripwire; "install" duplicate filenames? |
Date: |
Tue, 07 Mar 2017 15:44:41 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) |
Danny Milosavljevic <address@hidden> skribis:
> Hi,
>
> does anyone know how I can easily fix "install" complaining about a file
> being specified multiple times (in an upstream project)?
>
> The error messages I get (among other similar ones):
>
> /gnu/store/9xfn6q7cxqxaxsv6kgiic9iygl2iv2ci-coreutils-8.25/bin/install -c -m
> 644 twconfig.4 twpolicy.4 twconfig.4 twpolicy.4
> '/gnu/store/777fr26j9g5wr0d1pgz83a21s518b6hh-tripwire-2.4.3.2/share/man/man4'
> /gnu/store/9xfn6q7cxqxaxsv6kgiic9iygl2iv2ci-coreutils-8.25/bin/install: will
> not overwrite just-created
> '/gnu/store/777fr26j9g5wr0d1pgz83a21s518b6hh-tripwire-2.4.3.2/share/man/man4/twconfig.4'
> with 'twconfig.4'
> /gnu/store/9xfn6q7cxqxaxsv6kgiic9iygl2iv2ci-coreutils-8.25/bin/install: will
> not overwrite just-created
> '/gnu/store/777fr26j9g5wr0d1pgz83a21s518b6hh-tripwire-2.4.3.2/share/man/man4/twpolicy.4'
> with 'twpolicy.4'
Looks like a harmless warning. I would not bother about it. :-)
Ludo’.
- Re: [WIP Patch] tripwire; "install" duplicate filenames?,
Ludovic Courtès <=