Re: [expert] What does this error mean?

2000-10-13 Thread Alexander Skwar

On Fri, Oct 13, 2000 at 02:56:49PM -0500, Jeff Groves wrote:
> I've been trying to install the latest RPM of apache and mod_php.  I 
> installed the apache and PHP RPMS and everything works fine until I try to 
> install mod_php. Here is what happens:
> 
>rpm -ivh mod_php-4.0.2-4mdk.i586.rpm
> 
>error: failed dependencies:
>rpmlib(VersionedDependencies) <= 3.0.3-1 is needed by mod_php-4.0.2-4mdk

It means that RPM versions prior to 3.0.4 didn't have Versioned
Dependencies.  There was a pretty good explanation not too long ago (maybe 2
or 3 days) on redhat's RPM mailing list.

If you don't care about what this actually means, just upgrade to a recent
(ie. >= 3.0.4) versio of rpm.

Alexander Skwar
-- 
Homepage:   http://www.digitalprojects.com | http://www.dp.ath.cx
Sichere Mail?   Mail an [EMAIL PROTECTED] fuer GnuPG Keys
ICQ:7328191



Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.



Re: [expert] What does this error mean?

2000-10-13 Thread Alexander Skwar

On Fri, Oct 13, 2000 at 04:26:32PM +, Bill Piety wrote:
> What version of rpm do you have?

He probably has at most rpm 3.0.3.  What rpm version is shipped with 7.1? 
That's most likely what he has.

Alexander Skwar
-- 
Homepage:   http://www.digitalprojects.com | http://www.dp.ath.cx
Sichere Mail?   Mail an [EMAIL PROTECTED] fuer GnuPG Keys
ICQ:7328191



Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.



Re: [expert] What does this error mean?

2000-10-13 Thread Andrew George

On Fri, 13 Oct 2000, Jeff Groves wrote:

> I've been trying to install the latest RPM of apache and mod_php.  I 
> installed the apache and PHP RPMS and everything works fine until I try to 
> install mod_php. Here is what happens:
> 
>rpm -ivh mod_php-4.0.2-4mdk.i586.rpm
> 
>error: failed dependencies:
>rpmlib(VersionedDependencies) <= 3.0.3-1 is needed by mod_php-4.0.2-4mdk
> 
> It is not clear to me what this error means.  I can't find any package 
> named 'rpmlib'
> 
[root@revenant andrew]# locate rpmlib
/usr/include/rpm/rpmlib.h
/usr/lib/perl5/5.6.0/i386-linux/rpm/rpmlib.ph 

[root@revenant andrew]# rpm -q --whatprovides /usr/include/rpm/rpmlib.h
rpm-devel-3.0.4-0.12mdk

[root@revenant andrew]# rpm -q --whatprovides 
/usr/lib/perl5/5.6.0/i386-linux/rpm/rpmlib.ph
perl-5.600-5mdk   




Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.



Re: [expert] What does this error mean?

2000-10-13 Thread Bill Piety

Jeff Groves wrote:

> I've been trying to install the latest RPM of apache and mod_php.  I
> installed the apache and PHP RPMS and everything works fine until I try to
> install mod_php. Here is what happens:
>
>rpm -ivh mod_php-4.0.2-4mdk.i586.rpm
>
>error: failed dependencies:
>rpmlib(VersionedDependencies) <= 3.0.3-1 is needed by mod_php-4.0.2-4mdk
>
> It is not clear to me what this error means.  I can't find any package
> named 'rpmlib'
>
> Can anyone help?
>
> Jeff
>
>   
> Keep in touch with http://mandrakeforum.com:
> Subscribe the "[EMAIL PROTECTED]" mailing list.

What version of rpm do you have?




Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.



[expert] What does this error mean?

2000-10-13 Thread Jeff Groves

I've been trying to install the latest RPM of apache and mod_php.  I 
installed the apache and PHP RPMS and everything works fine until I try to 
install mod_php. Here is what happens:

   rpm -ivh mod_php-4.0.2-4mdk.i586.rpm

   error: failed dependencies:
   rpmlib(VersionedDependencies) <= 3.0.3-1 is needed by mod_php-4.0.2-4mdk

It is not clear to me what this error means.  I can't find any package 
named 'rpmlib'

Can anyone help?

Jeff



Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.