File upload doesn't work

Steven Pritchard steve at silug.org
Sat Apr 1 21:51:34 UTC 2006


On Thu, Mar 30, 2006 at 07:19:56PM -0600, I wrote:
> So I take it I'm the only one seeing something like this?
> 
>   $ make new-sources FILES=celestia-1.4.1.tar.gz
> 
>   Checking : celestia-1.4.1.tar.gz on https://cvs.fedora.redhat.com/repo/extras/upload.cgi...
>   ERROR: could not check remote file status
>   make: *** [new-sources] Error 255

So it turns out that if I ran curl manually, I'd get something like
this:

  * getaddrinfo(3) failed for cvs.fedora.redhat.com:443
  * Couldn't resolve host 'cvs.fedora.redhat.com'
  * Closing connection #0
  curl: (6) Couldn't resolve host 'cvs.fedora.redhat.com'

Name resolution seemed to be working fine, but I also noticed that yum
was failing also.  To make a long story short, the glibc update last
week seemed to be having fits over my (ancient) /etc/nsswitch.conf.
Replacing that with a vanilla copy fixed everything.

Whee.

Steve
-- 
Steven Pritchard - K&S Pritchard Enterprises, Inc.
Email: steve at kspei.com             http://www.kspei.com/
Phone: (618)398-3000               Mobile: (618)567-7320




More information about the fedora-extras-list mailing list