Re: [Fink-devel] New funny warning

2007-03-20 Thread Benjamin Reed
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Benjamin Morin wrote: > Obviously the intent was to have it choose the stamp-rsync* or stamp-cvs* > file > not the point release file. Just below this, it checks to see if $cache_file > exists or has a modified date greater than 14 days. like I'v

Re: [Fink-devel] New funny warning

2007-03-20 Thread Benjamin Morin
It would appear to me that this code at line 1593 in Fink/Engine.pm: my $dir = IO::Handle->new(); if (opendir($dir, "$basepath/fink/dists")) { for my $entry (readdir($dir)) { if ($entry =~ /^stamp-/) { $cache_file = $basepath

Re: [Fink-devel] New funny warning

2007-03-18 Thread Stan Sanderson
On Mar 18, 2007, at 2:10 PM, Martin Costabel wrote: > stat /sw/fink/dists/stamp-cvs-live no such file or directory hm Stan - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel a

Re: [Fink-devel] New funny warning

2007-03-18 Thread Jesse Alama
Martin Costabel <[EMAIL PROTECTED]> writes: > Jesse Alama wrote: >> Stan Sanderson <[EMAIL PROTECTED]> writes: > [] >>> Same here, except it reports 266 days for me. >> >> For me it's 282. > > I am curious what > >stat /sw/fink/dists/stamp-cvs-live > > shows you. I myself don't see the proble

Re: [Fink-devel] New funny warning

2007-03-18 Thread Martin Costabel
Jesse Alama wrote: > Stan Sanderson <[EMAIL PROTECTED]> writes: [] >> Same here, except it reports 266 days for me. > > For me it's 282. I am curious what stat /sw/fink/dists/stamp-cvs-live shows you. I myself don't see the problem any more; it goes away of you try to watch it too closely.

Re: [Fink-devel] New funny warning

2007-03-18 Thread Jesse Alama
Stan Sanderson <[EMAIL PROTECTED]> writes: > On Mar 18, 2007, at 7:34 AM, Martin Costabel wrote: > >> Benjamin Reed wrote: >>> -BEGIN PGP SIGNED MESSAGE- >>> Hash: SHA1 >>> >>> Martin Costabel wrote: Running selfupdate and then update-all, I got (on 2 different machines) >

Re: [Fink-devel] New funny warning

2007-03-18 Thread Stan Sanderson
On Mar 18, 2007, at 7:34 AM, Martin Costabel wrote: > Benjamin Reed wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Martin Costabel wrote: >>> Running selfupdate and then update-all, I got (on 2 different >>> machines) >>> >>> WARNING: your info file index has not been updated

Re: [Fink-devel] New funny warning

2007-03-18 Thread Martin Costabel
Benjamin Reed wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Martin Costabel wrote: >> Running selfupdate and then update-all, I got (on 2 different machines) >> >> WARNING: your info file index has not been updated for 421 days. You >> should run 'fink selfupdate' to get the lates

Re: [Fink-devel] New funny warning

2007-03-17 Thread Benjamin Reed
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Martin Costabel wrote: > Running selfupdate and then update-all, I got (on 2 different machines) > > WARNING: your info file index has not been updated for 421 days. You > should run 'fink selfupdate' to get the latest package descriptions. > > Som

[Fink-devel] New funny warning

2007-03-17 Thread Martin Costabel
Running selfupdate and then update-all, I got (on 2 different machines) WARNING: your info file index has not been updated for 421 days. You should run 'fink selfupdate' to get the latest package descriptions. Someone can't count, it seems. -- Martin