Re: duplicate between packages

2021-05-20 Thread Ken Brown via Cygwin-apps
On 4/26/2021 11:45 PM, Marco Atzeri via Cygwin-apps wrote: Hi Maintainers, as I just found 2 of my packages colliding with same program name $ cygcheck -f /usr/bin/ncgen hdf4-4.2.15-3 netcdf-4.8.0-2 as one is much older than the other, the installation sequence can give some inconsistencies

Re: duplicate between packages

2021-05-04 Thread Jon Turney
On 27/04/2021 04:45, Marco Atzeri via Cygwin-apps wrote: Hi Maintainers, as I just found 2 of my packages colliding with same program name $ cygcheck -f /usr/bin/ncgen hdf4-4.2.15-3 netcdf-4.8.0-2 as one is much older than the other, the installation sequence can give some inconsistencies in

Re: duplicate between packages (libuninameslist)

2021-05-01 Thread Achim Gratz
Lemures Lemniscati via Cygwin-apps writes: > When I updated libuninameslist packages, I've moved the files from > libuninameslist[01] into libuninameslist-devel. > > So, duplication will last until libuninamelist0 is removed. That is one of the things setup can't handle very well, but you can use

Re: duplicate between packages (libuninameslist)

2021-05-01 Thread Marco Atzeri via Cygwin-apps
On 02.05.2021 03:47, Lemures Lemniscati via Cygwin-apps wrote: On Tue, 27 Apr 2021 05:45:40 +0200, Marco Atzeri via Cygwin-apps 2 usr/share/doc/libuninameslist/COPYING 2 usr/share/doc/libuninameslist/LICENSE About libuninameslist (which I maintain), these files are contained

Re: duplicate between packages (libuninameslist)

2021-05-01 Thread Lemures Lemniscati via Cygwin-apps
On Tue, 27 Apr 2021 05:45:40 +0200, Marco Atzeri via Cygwin-apps > So I checked on my /etc/setup how many duplicates there are > and it seems also other package has the same problem > > Some are not an issue, but on the binaries I can not judge > $ cd /etc/setup > $ zcat *.lst.gz | sed '/\/$/d'

Re: duplicate between packages

2021-05-01 Thread Ken Brown via Cygwin-apps
On 4/26/2021 11:45 PM, Marco Atzeri via Cygwin-apps wrote: Hi Maintainers, as I just found 2 of my packages colliding with same program name $ cygcheck -f /usr/bin/ncgen hdf4-4.2.15-3 netcdf-4.8.0-2 as one is much older than the other, the installation sequence can give some inconsistencies

duplicate between packages

2021-04-26 Thread Marco Atzeri via Cygwin-apps
Hi Maintainers, as I just found 2 of my packages colliding with same program name $ cygcheck -f /usr/bin/ncgen hdf4-4.2.15-3 netcdf-4.8.0-2 as one is much older than the other, the installation sequence can give some inconsistencies in the system. So I checked on my /etc/setup how many