On Aug 17, 2005, at 11:22 AM, Shuangchun Yan wrote:

Hello!

Recently I cannot install gettext at all.
Although I have updated fink several times.
So I will always fail when fink update-all. And cannot install KDE or almost anything.

The error message:

Do you want to continue? [Y/n]
/sw/bin/dpkg-lockwait -i /sw/fink/dists/unstable/main/binary-darwin- powerpc/base/libgettext3-
dev_0.14.2-15_darwin-powerpc.deb
dpkg: considering removing gettext-dev in favour of libgettext3- dev ... Package gettext-dev is on hold, not touching it. Use --force-hold to override. dpkg: regarding .../libgettext3-dev_0.14.2-15_darwin-powerpc.deb containing libgettext3-dev:
 libgettext3-dev conflicts with gettext-dev
  gettext-dev (version 0.10.40-24) is installed.
/sw/bin/dpkg: error processing /sw/fink/dists/unstable/main/binary- darwin-powerpc/base/libgettext3-
dev_0.14.2-15_darwin-powerpc.deb (--install):
 conflicting packages - not installing libgettext3-dev
Errors were encountered while processing:
/sw/fink/dists/unstable/main/binary-darwin-powerpc/base/ libgettext3-dev_0.14.2-15_darwin-powerpc.deb
### execution of /sw/bin/dpkg-lockwait failed, exit code 1
Failed: can't install package libgettext3-dev-0.14.2-15


Any one has any suggestions?
Thank you!

--

It looks like you've somehow tagged gettext-dev as 'held'.  Try

sudo dpkg --remove --force-hold gettext-dev

like it suggests above.


And when update-all works you should have fink-0.24.9, which is better for issues with gettext-dev and libgettext3-dev (not with the one you experienced, though)


--
Alexander Hansen
Fink Documenter
[Day Job] Levitated Dipole Experiment
http://psfcwww2.psfc.mit.edu/ldx/





-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to