Re: jython failure in F13

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

 



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
-- 
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]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux