Hi folks I'm having problems updating gnome from CVS:
1. I ran fink selfupdate which worked fine (the 2nd time, the 1st time I lost my Internet connection). 2. I then did a fink update-all which failed with: >rm -rf /sw/src/root-gnome-mime-data-2.0.0-1 >dpkg -i >/sw/fink/dists/unstable/main/binary-darwin-powerpc/gnome/gnome-mime-data_2.0.0-1_darwin-powerpc.deb >dpkg: regarding .../gnome-mime-data_2.0.0-1_darwin-powerpc.deb containing >gnome-mime-data: > gnome-mime-data conflicts with gnome-vfs (<< 1.0.5) > gnome-vfs (version 1.0.4-2) is installed. >dpkg: error processing >/sw/fink/dists/unstable/main/binary-darwin-powerpc/gnome/gnome-mime-data_2.0.0-1_darwin-powerpc.deb > (--install): > conflicting packages - not installing gnome-mime-data >Errors were encountered while processing: > >/sw/fink/dists/unstable/main/binary-darwin-powerpc/gnome/gnome-mime-data_2.0.0-1_darwin-powerpc.deb >### execution of dpkg failed, exit code 1 >Failed: can't install package gnome-mime-data-2.0.0-1 3. I found a similiar problem in the beginners archive so did a fink rebuild gnome-vfs. This failed with: >if test "$installfiles" = './html/*.html'; \ >then echo '-- Nothing to install' ; \ >else \ > for i in $installfiles; do \ > echo '-- Installing '$i ; \ > /usr/bin/install -c -m 644 $i >/sw/src/root-gnome-libs-1.4.1.7-3/sw/share/gtk-doc/html/libart; \ > done; \ > echo '-- Installing ./html/index.sgml' ; \ > /usr/bin/install -c -m 644 ./html/index.sgml >/sw/src/root-gnome-libs-1.4.1.7-3/sw/share/gtk-doc/html/libart; \ >fi) >-- Installing ./html/basic-foo.html >-- Installing ./html/basic-rendering.html >-- Installing ./html/basic.html >-- Installing ./html/fdl-section1.html >-- Installing ./html/fdl-section10.html >-- Installing ./html/fdl-section2.html >-- Installing ./html/fdl-section3.html >-- Installing ./html/fdl-section4.html >-- Installing ./html/fdl-section5.html >-- Installing ./html/fdl-section6.html >-- Installing ./html/fdl-section7.html >-- Installing ./html/fdl-section8.html >-- Installing ./html/fdl-section9.html >-- Installing ./html/fdl-using.html >-- Installing ./html/fdl.html >-- Installing ./html/internals-intersector.html >-- Installing ./html/internals.html >-- Installing ./html/intro-file-names.html >-- Installing ./html/intro.html >-- Installing ./html/libart-affine-transformation-matrices.html >-- Installing ./html/libart-art-alpha-gamma-stuff.html >-- Installing ./html/libart-core-construction-apis.html >-- Installing ./html/libart-extended-construction-apis.html >-- Installing ./html/libart-memory-management.html >-- Installing ./html/libart-svp-rendering.html >-- Installing ./html/libart-svps.html >-- Installing ./html/libart-transformation-operations.html >-- Installing ./html/libart.html >-- Installing ./html/problems-memory.html >-- Installing ./html/problems.html >-- Installing ./html/sample-display.html >-- Installing ./html/sample.html >-- Installing ./html/x35.html >-- Installing ./html/index.sgml >/usr/bin/install: ./html/index.sgml: No such file or directory >make[3]: *** [install-data-local] Error 1 >make[2]: *** [install-am] Error 2 >make[1]: *** [install-recursive] Error 1 >make: *** [install-recursive] Error 1 >### execution of make failed, exit code 2 >Failed: installing gnome-libs-1.4.1.7-3 failed So now I'm stuck. Can somebody point me in the right direction please? Package manager version: 0.10.0 Distribution version: 0.4.0.cvs OS X 10.1.4 Full log available at <http://homepages.paradise.net.nz/tomrobin/fink.txt.gz> Cheers -- All stressed out, and no one to choke ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
