Re: source file audit - 2008-11-14

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

 



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]

- Thomas

-- 
Thomas Moschny <thomas.moschny@xxxxxxxxx>

-- 
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