On 10/26/13 3:45 AM, jean-francois wrote: > hi list, > > i got a weird error when trying to update-all - the process failing when > updating gcc48-compiler. > below is a copy of the reported failure when i try to update this specific > package, which i did not manage to fix by myself. > any ideas about how to solve this would be highly appreciated. > > the machine is a Retina, 13-inch, Late 2012 MacBookPro running 10.8.5 with > Xcode 5 and corresponding command line tools installed. > the fink version is > Package manager version: 0.35.2 > Distribution version: selfupdate-rsync Sat Oct 26 12:19:31 2013, 10.8, > x86_64 > Trees: local/main stable/main > > cheers > jeanfrancois donati > > --------------------------- > [spip]<donati> fink update gcc48-compiler > Information about 8252 packages read in 1 seconds. > The following package will be installed or updated: > gcc48-compiler > Reading buildlock packages... > /sw/bin/dpkg-lockwait -i > /sw/fink/dists/stable/main/binary-darwin-x86_64/languages/gcc48-compiler_4.8.2-1000_darwin-x86_64.deb > (Lecture de la base de données... 132291 fichiers et répertoires déjà > installés.) > Dépaquetage de gcc48-compiler (à partir de > .../gcc48-compiler_4.8.2-1000_darwin-x86_64.deb) ... > /sw/bin/dpkg : erreur de traitement de > /sw/fink/dists/stable/main/binary-darwin-x86_64/languages/gcc48-compiler_4.8.2-1000_darwin-x86_64.deb > (--install) : > impossible de créer « > lib/gcc4.8/include/c++/4.8.2/ext/pb_ds/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp > »: No such file or directory > /sw/bin/dpkg-deb: sous-processus paste tué par le signal (Broken pipe: 13) > Des erreurs ont été rencontrées pendant l'exécution : > > /sw/fink/dists/stable/main/binary-darwin-x86_64/languages/gcc48-compiler_4.8.2-1000_darwin-x86_64.deb > ### execution of /sw/bin/dpkg-lockwait failed, exit code 1 > Failed: can't install package gcc48-compiler-4.8.2-1000 > >
I believe that's the sort of error one gets when dpkg needs to overwrite a real file by a directory? Check the path mentioned above starting at /sw/lib to see if that's the case. -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
