Re: jython failure in F13

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 06/08/2010 07:38 AM, Andrew Overholt wrote:
> Hi,
>
> * Eric Brunson<brunson@xxxxxxxxxxx>  [2010-06-07 19:09]:
>    
>> The pathnames in the jython wrapper script to libreadline-java were pointing to
>> /usr/lib64.  I'm on x86, so I don't have anything in that directory.  I changed
>> two lines in /usr/bin/jython:
>>
>>
>>      BASE_FLAGS="$BASE_FLAGS -Djava.library.path=/usr/lib/libreadline-java"
>>      CLASSPATH=:/usr/lib/libreadline-java/libreadline-java.jar
>>      
> This is a bug in the package.  It became noarch back in February but
> that means that the %{_libdir} reference in the specfile gets turned
> into /usr/lib or /usr/lib64 depending on the architecture of the _build_
> machine.  That'll need to be changed to do some uname checking before
> setting the classpath.  Alternatively, the package can go back to being
> arch-specific but that may have ramifications beyond the other simple
> fix.
>
> Please open a bug here so we can track this.  Thanks for discovering it.
>
> https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&component=jython
>
> Andrew
>    

Bug 601766 Submitted

Thank you for your help.



-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux