On Wed, Aug 24, 2005 at 06:06:47AM -0400, Kevin Horton wrote: > On 24 Aug 2005, at 05:23, Clemence Magnien wrote: > > >Hi, > > > >I use mac os 10.3.9 and fink 0.24.9 (distribution version > >0.7.2.rsync). > > > >I lauched an install of openoffice.org this morning, the packages > >dowload > >takes a long time and are still in progress, but fink is currently > >downloading mozilla-source-1.7.5.tar.bz2 which seems weird. > >Is one of openoffice.org's dependancy available only by downloading > >the source-code for mozilla? > > > > Apparently yes. > > > > >What's even wierder I think is that I did a fink selfupdate and a > >fink update all before that, and there were no packages to install. > >I have the latest version of mozilla installed: > > <snip> > > > >I will let fink continue and tries to see what it does, but I have > >not redirected the output to a file and I won't have time to check > >frequently enough to check if it, for instance, tries to compile > >mozilla. > >If anyone has a tip to capture the future output to a file though I'm > >willing to do it and scan the file myself or publish it (I don't > >think this is possible though). > >Or should I kill the install, remouve everything in /sw/src, and try > >to run fink install openoffice again to see if I observe the same > >behavior? > > > > Let it continue. There is no point to stopping it, as the same thing > will happen next time. It will compile Mozilla, for some reason I do > not understand. But, if you are lucky, it will eventually finish > with a nice new OpenOffice. But you must be patient as this is a > very large compile.
Well, I let it continue and it failed because of a build lock problem. I understand feedback is wanted on this kind of error, so I reproduce the end of the output: --------- <snip fileutils related stuff> Unpacking fileutils (from .../fileutils_4.1-5_darwin-powerpc.deb) ... Setting up fileutils (4.1-5) ... * File utilities: (fileutils). GNU file utilities. install-info(/sw/share/info/fileutils.info): no section specified for new entry, placing at end /sw/bin/dpkg-lockwait -i /sw/fink/dists/unstable/main/binary-darwin-powerpc/base/gettext-dev_0.10.40-24_darwin-powerpc.deb Selecting previously deselected package gettext-dev. dpkg: considering removing libgettext3-dev in favour of gettext-dev ... dpkg: yes, will remove libgettext3-dev in favour of gettext-dev. (Reading database ... 111197 files and directories currently installed.) Unpacking gettext-dev (from .../gettext-dev_0.10.40-24_darwin-powerpc.deb) ... Setting up gettext-dev (0.10.40-24) ... dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-openoffice.org-1.9m121-5 /sw/src/fink.build dpkg-deb: building package `fink-buildlock-openoffice.org-1.9m121-5' in `/sw/src/fink.build/fink-buildlock-openoffice.org-1.9m121-5_2005.08.24-13.52.47_darwin-powerpc.deb'. Setting build lock... /sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock-openoffice.org-1.9m121-5_2005.08.24-13.52.47_darwin-powerpc.deb Selecting previously deselected package fink-buildlock-openoffice.org-1.9m121-5. dpkg: regarding .../fink-buildlock-openoffice.org-1.9m121-5_2005.08.24-13.52.47_darwin-powerpc.deb containing fink-buildlock-openoffice.org-1.9m121-5: fink-buildlock-openoffice.org-1.9m121-5 conflicts with fltk-x11 fltk-x11 (version 1.1.6-11) is installed. /sw/bin/dpkg: error processing /sw/src/fink.build/fink-buildlock-openoffice.org-1.9m121-5_2005.08.24-13.52.47_darwin-powerpc.deb (--install): conflicting packages - not installing fink-buildlock-openoffice.org-1.9m121-5 Errors were encountered while processing: /sw/src/fink.build/fink-buildlock-openoffice.org-1.9m121-5_2005.08.24-13.52.47_darwin-powerpc.deb ### execution of /sw/bin/dpkg-lockwait failed, exit code 1 Can't set build lock for openoffice.org (1.9m121-5) If any of the above dpkg error messages mention conflicting packages or missing dependencies -- for example, telling you that the package fink-buildlock-openoffice.org-1.9m121-5 conflicts with something else -- fink has probably gotten confused by trying to build many packages at once. Try building just this current package openoffice.org (i.e, "fink build openoffice.org"). When that has completed successfully, you could retry whatever you did that led to the present error. Regardless of the cause of the lock failure, don't worry: you have not wasted compiling time! Packages that had been completely built before this error occurred will not have to be recompiled. Failed: buildlock failure --------- I then ran again fink install openoffice.org, here is the output: Password: Information about 5021 packages read in 10 seconds. The following package will be installed or updated: openoffice.org The following package will be removed: fltk-x11 Do you want to continue? [Y/n] I answered no because fltk-x11 is not one of the packages installed by my previous attempt of installing openoffice.org, so I think some other package needs it. Cheers, Clemence ------------------------------------------------------- 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-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
