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

--force-overwrite: still needed?



I wrote some scripts to look for overlaps between .deb files, and
pointed them at the Debian 1.1.4 cd from the Sept 1996 Info-Magic set.
The scripts ignore overlaps between packages that conflict directly.
They also ignore directories.

This is what I came up with:

Overlap between apsfilter_4.9.1-7 and lpr_5.9:
   etc/printcap
apsfilter depends on lpr

Overlap between xbase_3.1.2-9 and xterm-color_3.1.2-4:
   usr/X11R6/bin/xterm

Overlap between libgr-dev_2.0.5-3 and libgr_2.0.5-3:
   usr/doc/copyright/libgr
libgr-dev depends on libgr

Overlap between libgr-dev_2.0.5-3 and libjpeg6a-dev_6a-2:
   usr/include/jconfig.h
   usr/include/jerror.h
   usr/include/jmorecfg.h
   usr/include/jpeglib.h
   usr/lib/libjpeg.a
   usr/lib/libjpeg.so
   usr/man/man1/cjpeg.1
   usr/man/man1/djpeg.1
   usr/man/man1/jpegtran.1
   usr/man/man1/rdjpgcom.1
   usr/man/man1/wrjpgcom.1
libjpeg6a-dev Replaces libgr-dev

Overlap between libgr-dev_2.0.5-3 and libpng1-dev_0.89-1:
   usr/include/png.h
   usr/lib/libpng.a
   usr/lib/libpng.so
Not a problem; libpng1-dev conflicts with libgr, on which libgr-dev depends.

Overlap between libgr-dev_2.0.5-3 and zlib1-dev_0.99-2:
   usr/include/zconf.h
   usr/include/zlib.h
Not a problem; zlib1-dev conflicts with libgr, on which libgr-dev depends.

Overlap between latex2e-doc_1.6-0 and auctex_9.3c-2:
   usr/lib/emacs/site-lisp/auctex/ltx-help.elc

Overlap between texlib_1.0-4 and textfm_1.0-3:
   usr/lib/texmf/fonts/tfm/public/cm/cmbsy10.tfm
   usr/lib/texmf/fonts/tfm/public/cm/cmbx10.tfm
   usr/lib/texmf/fonts/tfm/public/cm/cmbx5.tfm
   usr/lib/texmf/fonts/tfm/public/cm/cmbx7.tfm
   usr/lib/texmf/fonts/tfm/public/cm/cmex10.tfm
   usr/lib/texmf/fonts/tfm/public/cm/cmmi10.tfm
   usr/lib/texmf/fonts/tfm/public/cm/cmmi5.tfm
   usr/lib/texmf/fonts/tfm/public/cm/cmmi7.tfm
   usr/lib/texmf/fonts/tfm/public/cm/cmr10.tfm
   usr/lib/texmf/fonts/tfm/public/cm/cmr5.tfm
   usr/lib/texmf/fonts/tfm/public/cm/cmr7.tfm
   usr/lib/texmf/fonts/tfm/public/cm/cmsl10.tfm
   usr/lib/texmf/fonts/tfm/public/cm/cmsy10.tfm
   usr/lib/texmf/fonts/tfm/public/cm/cmsy5.tfm
   usr/lib/texmf/fonts/tfm/public/cm/cmsy7.tfm
   usr/lib/texmf/fonts/tfm/public/cm/cmti10.tfm
   usr/lib/texmf/fonts/tfm/public/cm/cmtt10.tfm
   usr/lib/texmf/fonts/tfm/public/latex/lcircle10.tfm
   usr/lib/texmf/fonts/tfm/public/latex/lcirclew10.tfm
   usr/lib/texmf/fonts/tfm/public/latex/line10.tfm
   usr/lib/texmf/fonts/tfm/public/latex/linew10.tfm

Overlap between amstex_2.1-1 and amsfonts_2.2-3:
   usr/lib/texmf/tex/amstex/base/amssym.tex

Overlap between psnfss_5.2-1 and texpsfnt_1.0-1:
   usr/lib/texmf/tex/latex/psnfss/OMLhlh.fd
   usr/lib/texmf/tex/latex/psnfss/OMShlh.fd
psnfss depends on texpsfnt.

Overlap between efax_07a-6 and mgetty_0.98-2:
   usr/man/man1/fax.1

Overlap between xypic_3.2-4 and mflib_1.0-8:
   usr/sbin/install-fmt-base
mflib Replaces xypic.


I then pointed the scrips at the Debian 1.2.10 cd from the
April 1997 Info-Magic set, and found far fewer overlaps.
What surprised me is that most of the overlaps on this cd
are between different packages than on the other cd.


Overlap between xcontrib_3.1.2-1 and xproc_1.11.1:
   usr/X11R6/bin/xload
   usr/X11R6/lib/X11/app-defaults/XLoad

Overlap between xemacs_19.14-1 and emacs_19.34-2:
   usr/bin/b2m
   usr/bin/ctags
   usr/bin/emacsclient
   usr/bin/etags
   usr/bin/rcs-checkin

Overlap between gnuchess-book_1.0 and gnuchess_4.0pl77-1:
   usr/lib/games/gnuchess/gnuchess.data

Overlap between ncsa_1.4.2-3 and cgi-scripts_1.0.1-2:
   usr/lib/httpd/cgi-bin/imagemap

Overlap between mesa_2.0-2 and mesa-widgets_2.0-2:
   usr/lib/libMesaGLw.so.2.0
mesa-widgets depends on mesa.

Overlap between amstex_2.1-1 and amsfonts_2.2-3:
   usr/lib/texmf/tex/amstex/base/amssym.tex
This one was also present on the 1.1.4 cd.

Overlap between psnfss_5.2-1 and texpsfnt_1.0-1:
   usr/lib/texmf/tex/latex/psnfss/OMLhlh.fd
   usr/lib/texmf/tex/latex/psnfss/OMShlh.fd
psnfss depends on texpsfnt.
This one was also present on the 1.1.4 cd. 

Overlap between efax_08a-1 and mgetty-fax_1.0.0-1:
   usr/man/man1/fax.1.gz
This one was also present on the 1.1.4 cd. 

I will run a similar scan over the 1.3.1 cd as soon as I have it.
(A friend of mine is sending me a copy from the US)


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: