On Jan 5, 2014, at 6:50 PM, Alexander Hansen wrote: > > You didn't specify your platform or your _current_ version of fink, but this > looks like the result of an issue which was introduced in fink-0.36.3 that > affects only 10.6/i386, and which was fixed in fink-0.36.3.1. Unfortunately, > this particular issue blocks the ability to build any packages. > > You can work around this issue by editing /sw/bin/dpkg-lockwait and > /sw/bin/apt-get-lockwait as an administrator and changing the line in each > that says > > my $struct_flock = pack("qqiss", 0, 0, 0, F_WRLCK, SEEK_SET); > > to > > my $struct_flock = pack("lllliss", (0, 0), (0, 0), 0, F_WRLCK, SEEK_SET); > > After you do that, you should be able to install fink-0.36.3.1 and other > packages. > -- > Alexander Hansen, Ph.D. > Fink User Liaison > My package updates: http://finkakh.wordpress.com/
Thanks Alexander. Sorry for not including the platform, etc. But you were correct about the platform and all. Your changes worked like a charm. Thanks again, Rick ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&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