Re: Another failed dependency (this time with debug output)
Staf Verhaegen <[email protected]> 02 Dec 2002 22:47:32 +0100
| Newsgroups | gmane.linux.redhat.rpm.grab |
|---|---|
| Message-ID | <1038865650.1244.238.camel@pc300> |
On Mon, 2002-12-02 at 21:00, [email protected] wrote: > do me another favor... Try the current development version (2.3pre3). > > # grab --getdevel > # grab --cleanall > # ./grab-devel --update > Maybe next week when I have my vacation but not now, it takes too long (>2hours). > Then check to see if those .info files are still showing up empty. I added a > very simple check to see if the package is an RPM and if not, skip it. Maybe > it will be just that simple! > Maybe you can try by adding kluge.net yourself to the list of server with the next line (as in previous mail): server ftp.kluge.net /pub/spamassassin/ [email protected] In that location there is a .src.rpm and .i386.rpm and they intervene. You can just do the update, you don't have to install. > > PS: My previous report about a failed dependency is I think solved. I > > noticed I had a bunch of empty files in /var/cache/grab/PKG-Info and > > have them removed now. > > Do you think that they were empty for the same reason as mentioned above? > No, it was the --nopgp --nogpg option. For my version of rpm (4.0.4) --nopgp --npgpg may not be added when doing the generation of the .info files but has to be added when doing the signature verification. (I changed the grab script myself to account for this). Basically the grab script ignored the error messages from rpm when generating the .info files and just generated empty messages. So at first site nothing seems to be wrong only needed dependencies are not found. greets, Staf.