On Sep 18, 2007, at 10:39 AM, David Halik wrote:
Retrieving ftp://rpm.rutgers.edu/foo.rpm
D: ... as /var/local/tmp/rpm-xfer.C4aa9f
*** Fopen fdio path ftp://rpm.rutgers.edu/foo.rpm fmode r
This should have been opened using "ufdio" not "fdio" (my guess).
I'll take a look this evening.
D: failed to open ftp://rpm.rutgers.edu/foo.rpm: No such file or
directory
error: skipping ftp://rpm.rutgers.edu/foo.rpm - transfer failed -
Unknown or unexpected error
Hmmm, still not very specific as to why it's failing. Any ideas? I'm
guessing Tim is probably going to see similar if not the same output.
rpm is attempting to open the path literally. truss will likely verify
that indeed, the url is being passed to open(2) as if it were a
relative file name.
Creating the URL as a local file is another way to verify.
73 de Jeff
_______________________________________________
Rpm-list mailing list
Rpm-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/rpm-list