On Friday, November 28, 2003, at 03:30 AM, Martin Costabel wrote:


Rich Johnson wrote:

Hi folks--
How can I straighten out this situation:
"fink install gettext-bin" fails claiming file /sw/share/local/locale.alias is part of package tar.
and trying to install both gettext-bin and tar fails as well.

It shouldn't be in tar. What version of tar do you have installed (and, for that matter, of fink and OSX)? Try fink update tar first.


-- Martin

Thanks Martin--

I tried to reinstall tar and install gettext-bin as shown below. Note the "dpkg -S" at the end.
Still no luck. "fink index" didn't help either.


FWIW,
I'm running on 10.2.8.  and fink was recently upgraded from 0.4

fink --version reports:
Package manager version: 0.17.1
Distribution version: 0.6.2.cvs

and I'm running it against dist 10.2-gcc3.3

--rich


------


[Cube:~] rich% fink reinstall tar
/usr/bin/sudo /sw/bin/fink reinstall tar
Information about 2653 packages read in 2 seconds.
The following package will be reinstalled:
tar
dpkg -i /sw/fink/dists/unstable/main/binary-darwin-powerpc/base/tar_1.13.25- 11_darwin-powerpc.deb
Selecting previously deselected package tar.
(Reading database ... 25604 files and directories currently installed.)
Preparing to replace tar 1.13.25-11 (using .../tar_1.13.25-11_darwin-powerpc.deb) ...
install-info(tar.info): deleting entry `* Tar: (tar) ...'
install-info(tar.info): deleting empty section `GNU Packages'
Unpacking replacement tar ...
Setting up tar (1.13.25-11) ...
* Tar: (tar). Making tape (or disk) archives.
install-info(/sw/share/info/tar.info): creating new section `GNU Packages'


[Cube:~] rich% fink install gettext-bin
/usr/bin/sudo /sw/bin/fink install gettext-bin
Information about 2653 packages read in 2 seconds.
The following package will be installed or updated:
gettext-bin
dpkg -i /sw/fink/dists/unstable/main/binary-darwin-powerpc/base/gettext- bin_0.10.40-17_darwin-powerpc.deb
(Reading database ... 25604 files and directories currently installed.)
Unpacking gettext-bin (from .../gettext-bin_0.10.40-17_darwin-powerpc.deb) ...
dpkg: error processing /sw/fink/dists/unstable/main/binary-darwin-powerpc/base/gettext- bin_0.10.40-17_darwin-powerpc.deb (--install):
trying to overwrite `/sw/share/locale/locale.alias', which is also in package tar
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
/sw/fink/dists/unstable/main/binary-darwin-powerpc/base/gettext- bin_0.10.40-17_darwin-powerpc.deb
### execution of dpkg failed, exit code 1
Failed: can't install package gettext-bin-0.10.40-17
[Cube:~] rich% sudo dpkg -S /sw/share/locale/locale.alias
tar: /sw/share/locale/locale.alias




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to