You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Johan Hillertz (JIRA)" <ji...@apache.org> on 2013/05/17 17:03:16 UTC

[jira] [Created] (ZOOKEEPER-1708) Wrong version of java in control file for deb packages

Johan Hillertz created ZOOKEEPER-1708:
-----------------------------------------

             Summary: Wrong version of java in control file for deb packages
                 Key: ZOOKEEPER-1708
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1708
             Project: ZooKeeper
          Issue Type: Bug
    Affects Versions: 3.4.5
            Reporter: Johan Hillertz
            Priority: Minor


After building the deb package it is not installable because of missing dependencies in the control file. 

Path:
src/packages/deb/zookeeper.control/control

If I remember correctly the package 'sun-java6-jre' is no longer provided by Ubuntu.

If it is possible to run zookeeper in openjdk the correct string in the control file should be:

"Depends: openjdk-6-jre"
Or 
"Depends: openjdk-7-jre"



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira