[
https://issues.apache.org/jira/browse/ZOOKEEPER-2275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15177005#comment-15177005
]
Hadoop QA commented on ZOOKEEPER-2275:
--------------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12755818/pkg_fixes.patch
against trunk revision 1733348.
+1 @author. The patch does not contain any @author tags.
-1 tests included. The patch doesn't appear to include any new or modified
tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
-1 patch. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3064//console
This message is automatically generated.
> Fix RPM package creation on recent distros
> ------------------------------------------
>
> Key: ZOOKEEPER-2275
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2275
> Project: ZooKeeper
> Issue Type: Bug
> Components: build
> Affects Versions: 3.5.1
> Reporter: Hannu Valtonen
> Assignee: Hannu Valtonen
> Attachments: pkg_fixes.patch
>
>
> Three issues with RPM package building,
> The install stage was removing BUILDROOT content:
> [rpm] + rm -rf /tmp/zkpython_build_rpm/BUILD
> Since BUILD and BUILDROOT are actually the same folder, everything is
> removed before being used.
> The original fix for this problem was submitted by Cédric Lejeune
> http://mail-archives.apache.org/mod_mbox/zookeeper-user/201212.mbox/%[email protected]%3E
> The other two issues that need to be fixed are an invalid argument given to
> popd and a reference to old redhat RPM packaging scripts.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)