Re: [Fink-devel] 403 forbidden errors

2005-04-24 Thread Randal L. Schwartz
 David == David R Morrison [EMAIL PROTECTED] writes:

David As soon as a new version of the fink-mirrors package propagates
David throught the system, you can cure this by moving away from
David sourceforge as your apt-get repository.

David After updating to fink-mirrors-0.24.4.1 (and either fink-0.24.4
David or fink-0.23.8) -- being sure to allow the switch to the new
David apt mirroring site during the update -- run fink reinstall
David fink to activate the new apt-get site, and then run sudo
David apt-get update to switch apt's indexing to the new site.

It's been a day... I've self-updated even as of just now, and yet
I still get:

localhost:~ % fink list -t fink
Information about 2163 packages read in 6 seconds.
 i  fink0.23.8-11   The Fink package manager
 i  fink-mirrors0.24.3.1-1  Mirror infrastructure
 i  fink-prebinding 0.7.1-2 Tools for enabling prebinding in Fink

How long before fink-mirrors goes to 24.4.1 ?  (Note, I'm not using
unstable.)

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
merlyn@stonehenge.com URL:http://www.stonehenge.com/merlyn/
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] 403 forbidden errors

2005-04-23 Thread David R. Morrison
As soon as a new version of the fink-mirrors package propagates throught the
system, you can cure this by moving away from sourceforge as your apt-get
repository.

After updating to fink-mirrors-0.24.4.1 (and either fink-0.24.4 or fink-0.23.8)
-- being sure to allow the switch to the new apt mirroring site during the
update -- run fink reinstall fink to activate the new apt-get site, and
then run sudo apt-get update to switch apt's indexing to the new site.

  -- Dave


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] 403 forbidden errors

2005-04-23 Thread Koen van der Drift
On Apr 23, 2005, at 8:49 AM, David R. Morrison wrote:
After updating to fink-mirrors-0.24.4.1 (and either fink-0.24.4 or 
fink-0.23.8)
-- being sure to allow the switch to the new apt mirroring site during 
the
update -- run fink reinstall fink to activate the new apt-get site, 
and
then run sudo apt-get update to switch apt's indexing to the new 
site.

Thanks, it works now.
- Koen.

---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] 403 forbidden errors

2005-04-22 Thread Randal L. Schwartz

I'm getting these every time I run now:

/sw/bin/apt-get update
Err http://us.dl.sourceforge.net 10.3/release/main Packages
  403 Forbidden [IP: 69.16.168.245 80]
Ign http://us.dl.sourceforge.net 10.3/release/main Release
Err http://us.dl.sourceforge.net 10.3/release/crypto Packages
  403 Forbidden [IP: 69.16.168.245 80]
Ign http://us.dl.sourceforge.net 10.3/release/crypto Release
Err http://us.dl.sourceforge.net 10.3/current/main Packages
  403 Forbidden [IP: 69.16.168.245 80]
Ign http://us.dl.sourceforge.net 10.3/current/main Release
Err http://us.dl.sourceforge.net 10.3/current/crypto Packages
  403 Forbidden [IP: 69.16.168.245 80]
Ign http://us.dl.sourceforge.net 10.3/current/crypto Release
Failed to fetch 
http://us.dl.sourceforge.net/fink/direct_download/dists/10.3/release/main/binary-darwin-powerpc/Packages
  403 Forbidden [IP: 69.16.168.245 80]
Failed to fetch 
http://us.dl.sourceforge.net/fink/direct_download/dists/10.3/release/crypto/binary-darwin-powerpc/Packages
  403 Forbidden [IP: 69.16.168.245 80]
Failed to fetch 
http://us.dl.sourceforge.net/fink/direct_download/dists/10.3/current/main/binary-darwin-powerpc/Packages
  403 Forbidden [IP: 69.16.168.245 80]
Failed to fetch 
http://us.dl.sourceforge.net/fink/direct_download/dists/10.3/current/crypto/binary-darwin-powerpc/Packages
  403 Forbidden [IP: 69.16.168.245 80]
Reading Package Lists... Done
Building Dependency Tree... Done
E: Some index files failed to download, they have been ignored, or old ones 
used instead.
### execution of /sw/bin/apt-get failed, exit code 100


Did someone break something at sourceforge?  Why the 403's?

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
merlyn@stonehenge.com URL:http://www.stonehenge.com/merlyn/
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] 403 forbidden errors

2005-04-22 Thread Koen van der Drift
I am getting similar errors:
Downloading the indexes of available packages in the binary  
distribution.
/sw/bin/apt-get update
0% [Working]FATAL - Could not set non-blocking flag Operation not  
supported by device
Err http://us.dl.sourceforge.net 10.3/release/main Packages
  403 Forbidden [IP: 69.16.168.245 80]
E: Method http has died unexpectedly!
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object
### execution of /sw/bin/apt-get failed, exit code 100

- Koen.
On Apr 22, 2005, at 1:34 PM, Randal L. Schwartz wrote:
I'm getting these every time I run now:
/sw/bin/apt-get update
Err http://us.dl.sourceforge.net 10.3/release/main Packages
  403 Forbidden [IP: 69.16.168.245 80]
Ign http://us.dl.sourceforge.net 10.3/release/main Release
Err http://us.dl.sourceforge.net 10.3/release/crypto Packages
  403 Forbidden [IP: 69.16.168.245 80]
Ign http://us.dl.sourceforge.net 10.3/release/crypto Release
Err http://us.dl.sourceforge.net 10.3/current/main Packages
  403 Forbidden [IP: 69.16.168.245 80]
Ign http://us.dl.sourceforge.net 10.3/current/main Release
Err http://us.dl.sourceforge.net 10.3/current/crypto Packages
  403 Forbidden [IP: 69.16.168.245 80]
Ign http://us.dl.sourceforge.net 10.3/current/crypto Release
Failed to fetch  
http://us.dl.sourceforge.net/fink/direct_download/dists/10.3/release/ 
main/binary-darwin-powerpc/Packages  403 Forbidden [IP: 69.16.168.245  
80]
Failed to fetch  
http://us.dl.sourceforge.net/fink/direct_download/dists/10.3/release/ 
crypto/binary-darwin-powerpc/Packages  403 Forbidden [IP:  
69.16.168.245 80]
Failed to fetch  
http://us.dl.sourceforge.net/fink/direct_download/dists/10.3/current/ 
main/binary-darwin-powerpc/Packages  403 Forbidden [IP: 69.16.168.245  
80]
Failed to fetch  
http://us.dl.sourceforge.net/fink/direct_download/dists/10.3/current/ 
crypto/binary-darwin-powerpc/Packages  403 Forbidden [IP:  
69.16.168.245 80]
Reading Package Lists... Done
Building Dependency Tree... Done
E: Some index files failed to download, they have been ignored, or old  
ones used instead.
### execution of /sw/bin/apt-get failed, exit code 100

Did someone break something at sourceforge?  Why the 403's?
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777  
0095
merlyn@stonehenge.com URL:http://www.stonehenge.com/merlyn/
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl  
training!

---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real  
users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel