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

Re: rpm 4.4.9 missing neon support in Solaris 9 - build issue?




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


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