Public bug reported:

Currently, /usr/lib/python2.7/dist-packages/fdroidserver/common.py
contains hardcoded paths to keytool and jarsigner:

       'keytool': glob.glob('/usr/lib/jvm/java-1.7.0-openjdk-*/bin/keytool')[0],
        'jarsigner': 
glob.glob('/usr/lib/jvm/java-1.7.0-openjdk-*/bin/jarsigner')[0],

It would be nice if this was made more generic, so it can work with any
OpenJDK that is provided by Ubuntu.

** Affects: fdroidserver (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1489584

Title:
  OpenJDK 8 support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fdroidserver/+bug/1489584/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to