[Rpm-maint] strange dependency issue

Tom Brown tom at ng23.net
Wed Mar 19 17:22:31 UTC 2008


>
>> Make that:
>>
>> Requires: xxx-sun-java = 1.4.2_13-3
>>   
>
> indeed - thanks a lot
>
>

i now have the same issue but using a vendor supplied rpm and the 
Requires section does not work eg

# rpm -ivh 
/usr/src/redhat/RPMS/noarch/xxx-sun-java-custom-1.6.0_04-1.noarch.rpm
error: Failed dependencies:
    jdk = 1.6.0_04-fcs is needed by xxx-sun-java-custom-1.6.0_04-1.noarch

# rpm -qa | grep jdk
jdk-1.6.0_04-fcs

and the spec

Requires: jdk = 1.6.0_04-fcs

i also tried

Requires: jdk = 1.6.0_04

any thoughts ?

thanks




More information about the Rpm-maint mailing list