[
https://issues.apache.org/jira/browse/ZOOKEEPER-2275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14744213#comment-14744213
]
Chris Nauroth commented on ZOOKEEPER-2275:
------------------------------------------
Hello [~Ormod]. Thank you for contributing the patch.
This is similar to an addendum patch I had posted on ZOOKEEPER-2124 a while
back. However, that patch was not accepted at the time. There is another open
issue at ZOOKEEPER-1604 that actually proposes removal of the rpm and deb
packaging. Instead of maintaining it within the ZooKeeper project, we'd defer
to external packaging providers like Apache Bigtop.
There hasn't been a final decision on the matter AFAIK. I'll comment on
ZOOKEEPER-1604 again now. You might want to consider watching that issue.
> 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
> 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)