You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Evans Ye (JIRA)" <ji...@apache.org> on 2017/07/01 08:30:00 UTC

[jira] [Updated] (BIGTOP-2796) Bigtop Zookeeper(3.4.6) package conflict with Ubuntu 16.04 Zookeeper(3.4.8)

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

Evans Ye updated BIGTOP-2796:
-----------------------------
    Fix Version/s: 1.2.1

> Bigtop Zookeeper(3.4.6) package conflict with Ubuntu 16.04 Zookeeper(3.4.8)
> ---------------------------------------------------------------------------
>
>                 Key: BIGTOP-2796
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2796
>             Project: Bigtop
>          Issue Type: Bug
>    Affects Versions: 1.2.0
>            Reporter: Evans Ye
>            Assignee: Evans Ye
>             Fix For: 1.2.1
>
>         Attachments: BIGTOP-2796.patch
>
>
> This is discovered by my recently work to produce 1.2.1 sandboxes:
> https://ci.bigtop.apache.org/view/Docker/job/Docker-Sandbox/
> Specifically, only HBase sandbox on ubuntu 16.04 is failing:
> https://ci.bigtop.apache.org/view/Docker/job/Docker-Sandbox/BUILD_ENVIRONMENTS=ubuntu-16.04,STACK=hdfs_hbase,label=docker-slave-06/51/console
> The log:
> {code}
> Error: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install zookeeper-server' returned 100: Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> The following packages have unmet dependencies:
>  zookeeper-server : Depends: zookeeper (= 3.4.6-1) but 3.4.8-1 is to be installed
> E: Unable to correct problems, you have held broken packages.
> Error: /Stage[main]/Hadoop_zookeeper::Server/Package[zookeeper-server]/ensure: change from purged to latest failed: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install zookeeper-server' returned 100: Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> The following packages have unmet dependencies:
>  zookeeper-server : Depends: zookeeper (= 3.4.6-1) but 3.4.8-1 is to be installed
> E: Unable to correct problems, you have held broken packages.
> {code}
> The same problem can be found in Provisioner as well:
> https://ci.bigtop.apache.org/view/Provisioner/job/Bigtop-trunk-deployments/BUILD_SLAVE=docker-slave-02,COMPONENTS=hbase,OS=ubuntu_xenial/43/console



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)