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

Re: looking for an upgrade path



Thorsten Glaser wrote:

> Unpacking dash (from .../dash_0.5.5.1-7.3_m68k.deb) ...
> dpkg: error processing /var/cache/apt/archives/dash_0.5.5.1-7.3_m68k.deb (--unpack):
>  trying to overwrite '/usr/share/man/man1/sh.1.gz', which is also in package bash 3.2-5
[...]
> What do I do now? (Other than trying to purge dash and setting bash on hold again.)

Ensure /bin/sh and /usr/share/man/man1/sh.1.gz are diverted by
bash, dash, or no one.  For example:

 1. Remove the /bin/sh diversion.
 2. Remove the /usr/share/man/man1/sh.1.gz diversion.
 3. dpkg -i .../dash_0.5.5.1-7.4_m68k.deb.

What does

	dpkg-divert --listpackage /usr/share/man/man1/sh.1.gz

say?  If this is not Bug#538822 (local diversion, which used to be
encouraged by bash's README.Debian) or Bug#540512 (diversion by other
shell), then please do file a bug against "dash".


Reply to: