On Fri, 20 Jun 2003, Greg A wrote:

> The rpm rebuild for Redhat 8.0 did not work with the source rpm.
>  
> Note: I currently have Spamassassin 2.53 running on the system.
>  
> I did the following.
>  
> *downloaded 2.55 source rpm from link on SA website to VanDinter
> *copied to a new directory on the hard disk (any directory ok I guess?)
> *at term prompt in the directory where src rpm located typed  "rpmbuild --rebuild 
> spamassassin-2.55-1.7.3.src.rpm
> *rebuild appeared to work...lots of files flash by
> *rebuild completes
> *go to rebuild directory /usr/src/redhat/RPMS/i386
> *perl, spammassassin and tools RPMS are there, all say 2.55-1.i386.rmp
> *trying to install any of them shows they will not install because dependent files 
> are not there
> *for instance, try to install perl-spamassassin-2.55 says...
> Packages Not Found, the following packages could not be found on your system. 
> Installation cannot continue until they are installed.
> Unlocated Package                               Required By
> perl-Mail-Spamassassin = 2.53-1           spamassassin
> perl-Mail-Spamassassin = 2.53-1           spamassassin-tools
> *notice the above error refers to version 2.53? weirdness...
> *if I try to install spamassasin-2.55-1.i386.rpm I get following error
> Unlocated Package                               Required By
> perl-Mail-Spamassassin = 2.55-1           spamassassin
> *if I try to install spamassasin-tools-2.55-1.i386.rpm I get following error
> Unlocated Package                               Required By
> perl-Mail-Spamassassin = 2.55-1           spamassassin
> 
> 
>  
> Any help would be appreciated

What program are you using to try to install the rpm. The above is not a
standard rpm error message. Try using rpm from the command line to install the
packages. If you still get errors cut and paste the EXACT commandline and the
errors. It looks like either you are trying to upgrade the packages 1 at a time.

For the command line try something like:
"rpm -Uvh spamassasin-2.55-1.i386.rpm perl-Mail-Spamassassin-2.55-1.i386.rpm"

You have to do both packages in the same transaction. You cannot do them one
at a time.

-- 
......Tom               Registered Linux User #14522    http://counter.li.org
[EMAIL PROTECTED]       My current SpamTrap ------->    [EMAIL PROTECTED]



-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to