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/31 08:58:20 UTC

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

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Johan Hillertz updated ZOOKEEPER-1708:
--------------------------------------

    Attachment: ZOOKEEPER-1708.patch

Uploaded a new patch file.
                
> 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
>         Attachments: ZOOKEEPER-1708.patch
>
>
> 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