On 9/16/13 5:41 PM, Woo-Joong Andy Kim wrote: > > I tried that, but I am back to the same inconsistent dependencies error. > > How do I know which package to individually update? Right before the > error message I indicated, there was a new package called > "gcc48_4.8.1-1000_darwin-x86_64.deb" > > New package: > dists/stable/main/binary-darwin-x86_64/languages/gcc48_4.8.1-1000_darwin-x86_64.deb > Failed: Fink::SysState: Could not resolve inconsistent dependencies > > Are you asking to update gcc48 individually? > > >
That message meant that gcc48 has successfully been built already and is unrelated to the error. I can't tell you what packages to update because I have absolutely no idea what you have installed, nor is there much use in posting a list, because the issue may be with your _current_ versions, and those aren't shown. There really isn't a good way to tell what to update, unfortunately, since this error message doesn't actually refer to the package which causes the inconsistency. You might try the following: for pkg in `fink list -ot | cut -f2` ; do fink update $pkg ; done That loops over your installed packages rather than trying to install all of them at once -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk _______________________________________________ Fink-beginners mailing list Fink-beginners@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners