Re: Another failed dependency (this time with debug output)
Staf Verhaegen <[email protected]> 30 Nov 2002 22:10:21 +0100
| Newsgroups | gmane.linux.redhat.rpm.grab |
|---|---|
| Message-ID | <1038690616.1240.87.camel@pc300> |
On Sat, 2002-11-30 at 21:00, [email protected] wrote: > Do this for me please: > # rpm -qa perl-Mail-SpamAssassin > # rpm -qp perl-Mail-SpamAssassin*.rpm --requires > (the actual package, or omit the -p option, and just query rpmdb) > # grab -P perl-Mail-SpamAssassin > > I don;t think that the problem is in the dash. I am hoping it is becuse you > have a version of perl-Mail-SpamAssassin already installed on your system or > the package was built incorrectly. > I discovered that /var/cache/grab/PKG-Info/spamassassin-2.43-2.info was empty and therefor grab didn't see there was a dependency. I tried to remove this file and update again but every time he generates an empty file. What I think that the problem is that on the ftp server there is a .i386 and a .src version of the archive available and because the .src does not have any dependencies this is written in the spamassassin-2.43-2.info file. I'm using RH7.2, the repository for spamassassin: server ftp.kluge.net /pub/spamassassin/ [email protected] greets, Staf. 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.