Re: source file audit - 2008-11-14

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



----- "Thomas Moschny" <thomas.moschny@xxxxxxxxx> wrote:

> 2008/11/20 Ville Skyttä <ville.skytta@xxxxxx>:
> > spectool -g uses plain wget, with configuration file
> /etc/fedora/wgetrc if it
> > exists, otherwise usual system wget configs.
> 
> spectool uses -N, which seems to cause 404 erros with googlecode:
> % spectool -g -v -v python-textile.spec
> Getting http://pytextile.googlecode.com/files/textile-2.0.11.tar.gz to
> .
> --> wget -N --retr-symlinks -P .
> http://pytextile.googlecode.com/files/textile-2.0.11.tar.gz
> --2008-11-20 09:39:42--
> http://pytextile.googlecode.com/files/textile-2.0.11.tar.gz
> Resolving pytextile.googlecode.com... 74.125.47.82
> Connecting to pytextile.googlecode.com|74.125.47.82|:80... connected.
> HTTP request sent, awaiting response... 404 Not Found
> 2008-11-20 09:39:42 ERROR 404: Not Found.
> 
> Without -N, it works:
> 
> % LC_ALL=C wget
> http://pytextile.googlecode.com/files/textile-2.0.11.tar.gz
> --2008-11-20 09:40:40--
> http://pytextile.googlecode.com/files/textile-2.0.11.tar.gz
> Resolving pytextile.googlecode.com... 74.125.47.82
> Connecting to pytextile.googlecode.com|74.125.47.82|:80... connected.
> HTTP request sent, awaiting response... 200 OK
> Length: 28727 (28K) [application/x-gzip]
> Saving to: `textile-2.0.11.tar.gz'
> 
> 100%[===========================================================================================>]
> 28,727       106K/s   in 0.3s
> 
> 2008-11-20 09:40:41 (106 KB/s) - `textile-2.0.11.tar.gz' saved
> [28727/28727]

Same for me - it's not working for googlecode downloads. Wget with -N param
sends HEAD instead GET - these two are same, but HEADs response are only 
headers - it's used for links validation etc... But looks is it misconfiguration
on server side?

But still thanks for check, arora's URL is OK, but pmpu's is really BAD,
download is no longer available :(

R.

> - Thomas
> 
> -- 
> Thomas Moschny <thomas.moschny@xxxxxxxxx>
> 
> -- 
> fedora-devel-list mailing list
> fedora-devel-list@xxxxxxxxxx
> https://www.redhat.com/mailman/listinfo/fedora-devel-list

-- 
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux