On 11/15/2014 07:53 PM, Gordan Bobic wrote:
> On 11/15/2014 06:07 PM, Jacco Ligthart wrote:
>
>>>> == issues in current RedSleeve ==
>>>> I found two issues in the existing RedSleeve RPMs:
>>>> - somehow java-1.7.0-openjdk-devel cannot be installed
>>>> automatically in
>>>> mock. no clue why. I could install this package by hand in the chroot
>>>> and work from there
>>>
>>> What error are you seeing? Which version of mock are you using? What
>>> kernel version / hardware? Can you attach the logs from the results
>>> folder?
>> * Error: No Package found for java-1.7.0-openjdk-devel
>> * mock-1.1.41-1.el6.noarch
>> (http://cdn.opensxce.org/redsleeve/el6/epel-testing/noarch/mock-1.1.41-1.el6.noarch.rpm)
>>
>> * raspberrypi-kernel-3.12.30+-1.20141025gitc23c002.armv5tel
>> see attached java*_root.log line 624
>> after the error I used mock --install <local_java_rpms> to install and
>> then mock --no-clean java*src.rpm
>
> I see. So the problem appears to be that the repository index doesn't
> seem to know about java-1.7.0-openjdk-devel. Very strange, especially
> since I just checked the contents of the xml index and it's definitely
> listed in there.
>
>> probably also interesting is the attached mock.cfg
>
My bad. I just reviewed my own mock.cfg and saw the following line:
exclude=java-1.7.0-openjdk*
I remember now, that I put that in for another package that specifically
wanted to build with java 1.6, but java-1.7 kept being installed as yum
found that this would be a better version :)

solved.

Jacco
_______________________________________________
users mailing list
[email protected]
http://lists.redsleeve.org/mailman/listinfo/users

Reply via email to