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

[jira] [Commented] (BIGTOP-3051) Can't install Oozie using Puppet on Ubuntu

    [ https://issues.apache.org/jira/browse/BIGTOP-3051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16572165#comment-16572165 ] 

Olaf Flebbe commented on BIGTOP-3051:
-------------------------------------

Analysis is pretty easy: There is the file /usr/lib/oozie/lib/api-asn1-api-1.0.0-M20.jar packaged in both oozie and oozie-client.

Since oozie depends on oozie-client I would say we should remove it from oozie package. 

However one has to check if this is the only file having a conflict.  And one would have to check if this a problem for RPM as well.

> Can't install Oozie using Puppet on Ubuntu
> ------------------------------------------
>
>                 Key: BIGTOP-3051
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3051
>             Project: Bigtop
>          Issue Type: Bug
>    Affects Versions: 1.2.0
>            Reporter: Tom Barber
>            Priority: Critical
>
> I can't find the answer anywhere else so here we go:
> When I install Oozie server from the Puppet manifests it tries to install Oozie and Oozie client, they have a few clashing files in each:
> {{2018-07-05 15:55:07 DEBUG hadoop-relation-changed Unpacking oozie (4.3.0-1) ...}}
> {{2018-07-05 15:55:07 DEBUG hadoop-relation-changed dpkg: error processing archive /var/cache/apt/archives/oozie_4.3.0-1_all.deb (--unpack):}}
> {{2018-07-05 15:55:07 DEBUG hadoop-relation-changed  trying to overwrite '/usr/lib/oozie/lib/api-asn1-api-1.0.0-M20.jar', which is also in package oozie-client 4.3.0-1}}
> {{2018-07-05 15:55:07 DEBUG hadoop-relation-changed dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)}}
>  
> So, without doing anything too drastic, is there a way to get this to install without humans doing a dpkg -i  ---force which you see on various stackoverflow conversations etc?
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)