Alexander Hansen <alexanderk.hansen <at> gmail.com> writes:

> On 4/27/11 4:16 PM, J Helffrich wrote: > > Hi, I have fink installed
on an Intel Macbook Pro running OSX 10.6.7. > > Last week, while trying
to update my python install I found update-all > > wasn't working.  Now
that I have some time to check it out, it seems to > > be stuck on perl5
updating, or maybe it is gcc4.0?: -SNIP-

> > > > I've tried selfupdate followed by update-all twice and it isn't
changing. > > > > Thanks > > > > You've got all kinds of third-party
potential for interference here. > > 1) Macports. > 2) Junk in
/usr/local. > > It looks like #2 is what is causing interference in this
case.  You're > doing a 32-bit Fink build but linking to a >
/usr/local/lib/libstdc++.6.dylib which is not just 32-bit. > > This is
in the FAQ; 
> >
http://www.finkproject.org/faq/comp-general.php?phpLang=en#usr-local-
libs > Well, I don't understand where the libstdc++ conflict is coming
from.  Here is a directory listing of /usr/local/lib

G4Mac:~ jah$ cd /usr/local/lib G4Mac:/usr/local/lib jah$ ls audacity    
           libjack.dylib           pkgconfig jackmp                 
libjackserver.0.dylib libjack.0.dylib         libjackserver.dylib
G4Mac:/usr/local/lib jah$

There's nothing in there that resembles the junk you're talking about. 
I do have Macports installed, but how does that relate to this problem?

I tried moving things in that directory using your suggested sudo mv
command.  Then I ran scanpackages and update-all.  Update took a long
time.  At the end it failed with this output:

-SNIP- /usr/bin/install -c -m 644 config.h
/sw/src/fink.build/root-opensp4-shlibs-1.5.1-
1015/sw/include/OpenSP/config.h rm -f
/sw/src/fink.build/root-opensp4-shlibs-1.5.1-1015/sw/lib/charset.alias
rm -f
/sw/src/fink.build/root-opensp4-shlibs-1.5.1-1015/sw/share/locale/locale
.alias rm -rf /sw/src/fink.build/root-opensp4-shlibs-1.5.1-1015/sw/bin
rm -rf
/sw/src/fink.build/root-opensp4-shlibs-1.5.1-1015/sw/share/doc/OpenSP rm
-rf /sw/src/fink.build/root-opensp4-shlibs-1.5.1-1015/sw/share/man rm
-rf /sw/src/fink.build/root-opensp4-shlibs-1.5.1-1015/sw/share/OpenSP rm
/sw/src/fink.build/root-opensp4-shlibs-1.5.1-1015/sw/lib/libosp.dylib rm
/sw/src/fink.build/root-opensp4-shlibs-1.5.1-1015/sw/lib/libosp.la rm
-rf /sw/src/fink.build/root-opensp4-shlibs-1.5.1-1015/sw/include
/usr/bin/install -d -m 700 /sw/src/fink.build/root-opensp4-shlibs-1.5.1-
1015/sw/share/doc/opensp4-shlibs /bin/cp -r COPYING
/sw/src/fink.build/root-opensp4-shlibs-1.5.1-1015/sw/share/doc/
opensp4-shlibs/ /bin/cp -r NEWS
/sw/src/fink.build/root-opensp4-shlibs-1.5.1-1015/sw/share/doc/opensp4-
shlibs//bin/cp -r README /sw/src/fink.build/root-opensp4-shlibs-1.5.1-
1015/sw/share/doc/opensp4- shlibs/ /bin/chmod -R go=u-w
/sw/src/fink.build/root-opensp4-shlibs-1.5.1-
1015/sw/share/doc/opensp4-shlibs /bin/rm -f
/sw/src/fink.build/root-opensp4-shlibs-1.5.1-1015/sw/info/dir
/sw/src/fink.build/root- opensp4-shlibs-1.5.1-1015/sw/info/dir.old
/sw/src/fink.build/root-opensp4-shlibs-1.5.1- 1015/sw/share/info/dir
/sw/src/fink.build/root-opensp4-shlibs-1.5.1-1015/sw/ share/info/dir.old
Writing control file... Creating shlibs files... dpkg-deb -b
root-opensp4-shlibs-1.5.1-1015 /sw/fink/10.4/unstable/main/binary
-darwin-powerpc/text dpkg-deb: building package `opensp4-shlibs' in
`/sw/fink/10.4/unstable/main/binary-
darwin-powerpc/text/opensp4-shlibs_1.5.1-1015_darwin-powerpc.deb'.
Removing runtime build-lock... Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-opensp4-shlibs-1.5.1-1015
(Reading database ... 88357 files and directories currently installed.)
Removing fink-buildlock-opensp4-shlibs-1.5.1-1015 ... Reading buildlock
packages... Could not resolve inconsistent dependencies!

Fink isn't sure how to install the above packages safely. You may be
able to fix things by running:

fink scanpackages sudo apt-get update sudo apt-get install
opensp4-shlibs=1:1.5.1-1015

---so I did that.  Again a lot of things got installed or changed.  Then
I get SBCL has been installed: binary
/sw/src/fink.build/root-sbcl-1.0.45-1/sw/bin/sbcl core and contribs in
/sw/src/fink.build/root-sbcl-1.0.45-1/sw/lib/sbcl/

Documentation: man
/sw/src/fink.build/root-sbcl-1.0.45-1/sw/share/man/man1/sbcl.1 info /s
-Then a bunch of updates occur, and dpkg-deb -b root-sbcl-1.0.45-1
/sw/fink/10.4/unstable/main/binary-darwin-powerpc /languages dpkg-deb:
building package `sbcl' in `/sw/fink/10.4/unstable/main/binary-darwin-
powerpc/languages/sbcl_1.0.45-1_darwin-powerpc.deb'. Removing runtime
build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r
fink-buildlock-sbcl-1.0.45-1 (Reading database ... 88374 files and
directories currently installed.) Removing fink-buildlock-sbcl-1.0.45-1
... Reading buildlock packages... Could not resolve inconsistent
dependencies!

Fink isn't sure how to install the above packages safely. You may be
able to fix things by running:

fink scanpackages sudo apt-get update sudo apt-get install sbcl=1.0.45-1

--do I keep going with this?  This is twice that I've tried the "you may
be able to fix" after moving the /usr/bin directory.  At what point do
we start on a different tack?

Thanks



------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Fink-beginners mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to