public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* duplicate between packages
@ 2021-04-27  3:45 Marco Atzeri
  2021-05-01 21:48 ` Ken Brown
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Marco Atzeri @ 2021-04-27  3:45 UTC (permalink / raw)
  To: 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 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

$ cygcheck -f /usr/i686-w64-mingw32/sys-root/mingw/include/pthread_signal.h
mingw64-i686-headers-8.0.0-1
mingw64-i686-winpthreads-8.0.0-1

$ cygcheck -f /usr/bin/t1asm.exe
t1utils-1.39-1
texlive-20210325-1


$ cd /etc/setup
$ zcat *.lst.gz | sed '/\/$/d' | sort |uniq -c | awk '$1 > 1'

       3 etc/postinstall/python3-wx.sh
       2 usr/bin/gpgsplit.exe
       2 usr/bin/ncdump.exe
       2 usr/bin/ncgen.exe
       2 usr/bin/prove
       2 usr/bin/pygmentex
       2 usr/bin/shasum
       2 usr/bin/t1ascii.exe
       2 usr/bin/t1asm.exe
       2 usr/bin/t1binary.exe
       2 usr/bin/t1disasm.exe
       2 usr/bin/t1mac.exe
       2 usr/bin/t1unmac.exe
       2 usr/i686-w64-mingw32/sys-root/mingw/include/pthread_signal.h
       2 usr/lib/cygh5bzip2.dll
       3 usr/share/aclocal/README
       2 usr/share/doc/fltk/CHANGES
       2 usr/share/doc/fltk/COPYING
       2 usr/share/doc/fltk/CREDITS
       2 usr/share/doc/fltk/examples/adjuster.cxx
   ...
       2 usr/share/doc/fltk/examples/valuators.h
       2 usr/share/doc/fltk/README
       2 usr/share/doc/libsodium/AUTHORS
       2 usr/share/doc/libsodium/ChangeLog
       2 usr/share/doc/libsodium/LICENSE
       2 usr/share/doc/libsodium/THANKS
       2 usr/share/doc/libspiro/README
       2 usr/share/doc/libuninameslist/COPYING
       2 usr/share/doc/libuninameslist/LICENSE
       2 usr/share/doc/webrtc-audio-processing/AUTHORS
       2 usr/share/doc/webrtc-audio-processing/COPYING
       2 usr/share/doc/webrtc-audio-processing/NEWS
       2 usr/share/doc/webrtc-audio-processing/README
       2 usr/share/info/guile.info.gz
...
       2 usr/share/info/guile.info-9.gz
       2 usr/share/info/r5rs.info.gz
       2 usr/share/man/man1/ncdump.1.gz
       2 usr/share/man/man1/ncgen.1.gz
       2 usr/share/man/man1/passwd.1.gz
       2 usr/share/man/man1/pdfdetach.1.gz
       2 usr/share/man/man1/pdffonts.1.gz
       2 usr/share/man/man1/pdfimages.1.gz
       2 usr/share/man/man1/pdfinfo.1.gz
       2 usr/share/man/man1/pdftohtml.1.gz
       2 usr/share/man/man1/pdftoppm.1.gz
       2 usr/share/man/man1/pdftops.1.gz
       2 usr/share/man/man1/pdftotext.1.gz
       2 usr/share/man/man1/ts.1.gz
       2 usr/share/texmf-dist/doc/generic/tex-ini-files/README.md
       2 usr/share/texmf-dist/scripts/pygmentex/pygmentex.py
       2 usr/share/texmf-dist/tex/latex/pygmentex/pygmentex.sty
       2 usr/share/tlpkg/tlpobj/pygmentex.i386-cygwin.tlpobj
       2 usr/share/tlpkg/tlpobj/pygmentex.tlpobj
       2 usr/share/tlpkg/tlpobj/pygmentex.x86_64-cygwin.tlpobj
       2 usr/share/tlpkg/tlpobj/tex-ini-files.doc.tlpobj
       2 usr/x86_64-w64-mingw32/sys-root/mingw/include/pthread_signal.h

Regards
Marco


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-05-20 16:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-27  3:45 duplicate between packages Marco Atzeri
2021-05-01 21:48 ` Ken Brown
2021-05-02  1:47 ` duplicate between packages (libuninameslist) Lemures Lemniscati
2021-05-02  4:54   ` Marco Atzeri
2021-05-02  5:49   ` Achim Gratz
2021-05-04 17:13 ` duplicate between packages Jon Turney
2021-05-20 16:26 ` Ken Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).