You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2014/06/29 20:01:27 UTC

[jira] [Commented] (BIGTOP-1355) Hive 0.13 deb build is broken

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

Konstantin Boudnik commented on BIGTOP-1355:
--------------------------------------------

I validated the patch - it works fine! Thank you very much for working on this over the weekend!
+1 - committing now

> Hive 0.13 deb build is broken
> -----------------------------
>
>                 Key: BIGTOP-1355
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1355
>             Project: Bigtop
>          Issue Type: Bug
>          Components: Debian
>    Affects Versions: 0.7.0
>            Reporter: Konstantin Boudnik
>            Assignee: Giridharan Kesavan
>            Priority: Critical
>             Fix For: 0.8.0
>
>         Attachments: 0001-BIGTOP-1355-Hive-0.13-deb-build-is-broken.patch
>
>
> Debian package build is failing like this:
> http://bigtop01.cloudera.org:8080/job/Bigtop-trunk-Hive/label=precise/624/console
> Relevant piece of log
> {noformat}
> 23:42:10  bash debian/install_hive.sh \
> 23:42:10  	  --prefix=debian/tmp \
> 23:42:10  	  --build-dir=build/dist \
> 23:42:10  	  --doc-dir=debian/tmp/usr/share/doc/hive
> 23:42:11  # We need to get rid of jars that happen to be shipped in other CDH packages
> 23:42:11  rm -f debian/tmp/usr/lib/hive/lib/hbase-*.jar debian/tmp/usr/lib/hive/lib/zookeeper-*.jar
> 23:42:11  ln -s /usr/lib/hbase/hbase.jar debian/tmp/usr/lib/hive/lib
> 23:42:11  ln -s  /usr/lib/zookeeper/zookeeper.jar debian/tmp/usr/lib/hive/lib
> 23:42:11  # Workaround for BIGTOP-583
> 23:42:11  rm -f debian/tmp/usr/lib/hive/lib/slf4j-log4j12-*.jar
> 23:42:11  make[1]: Leaving directory `/mnt/jenkins/workspace/Bigtop-trunk-Hive/label/precise/output/hive/hive-0.13.0.624'
> 23:42:12     dh_install
> 23:42:12  dh_install: hive missing files (usr/lib/hive/lib/netty-*.jar), aborting
> 23:42:12  make: *** [binary] Error 255
> 23:42:12  dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
> 23:42:12  debuild: fatal error at line 1350:
> 23:42:12  dpkg-buildpackage -rfakeroot -D -us -uc -b failed
> 23:42:12  make: *** [/mnt/jenkins/workspace/Bigtop-trunk-Hive/label/precise/build/hive//.deb] Error 29
> 23:42:12  Build step 'Execute shell' marked build as failure
> 23:42:12  Archiving artifacts
> 23:42:23  ERROR: Failed to archive artifacts: output/**/*/*
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)