On 01 Jan 2007, at 17:16, Jack Howarth wrote:

>    Is there anyway to set the buildlock timeouts for fink
> with a package's info file? I am finding that when I have
> gcc4 in fink 10.4 unstable installed and use...
>
> fink install gcc42
>
> to replace it with the new gcc42 package that I seem to
> run over the 60 second default timeout on occassion. I would
> be nice to be able to add some more time to this timeout
> for extremely large packages like gcc4 and gcc42 when
> they are replacing each other. Thanks in advance for
> any advice.
>            Jack

For .deb sizes ,I see eg
tetex-texmf_3.0-1_darwin-i386.deb        148466600
gcc42_4.1.9999-20061219_darwin-i386.deb 120701440
gcc4_4.1.9999-20060617_darwin-i386.deb  92838746

For # of files, wc -l gives:
19104 /sw/var/lib/dpkg/info/tetex-texmf.list
4710 /sw/var/lib/dpkg/info/gcc42.list
4451 /sw/var/lib/dpkg/info/gcc4.list

So on all accounts, if there was any problem related to the size
of the pkgs, I would have expected it to have shown up since long
at every replacement of tetex-texmf by a new version..

In addition, if it were size-related, I don't see how it would be
"buildlock timeouts" that are concerned..
The only part of the error msg you show is

> ### execution of /sw/bin/dpkg-lockwait failed, exit code 1
> Failed: can't install package gcc42-4.1.9999-20061231

it may be useful to see the preceding lines too to see what is
involved..

Best,

JF 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to