lp:~james-page/ubuntu/precise/zookeeper/arm-ftbfs-fixes

Created by James Page and last modified
Get this branch:
bzr branch lp:~james-page/ubuntu/precise/zookeeper/arm-ftbfs-fixes
Only James Page can upload to this branch. If you are James Page please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
James Page
Status:
Development

Recent revisions

17. By James Page

d/patches/fixes/ZOOKEEPER-1374: Use __sync_* primitives

16. By James Page

* Fix FTBFS of test suite on armel/armhf (LP: #920871):
  - d/patches/use-gcc-sync-primitives.patch: Use __sync_* primitives
    instead of ASM code to improve portability across supported
    platforms.
  - d/rules: Don't run full core Java test suite on arm architectures
    as it breaks due to JVM incompatibilities.

15. By Clint Byrum

[ Clint Byrum ]
* d/patches/fix-broken-c-client-test.patch: Fixes the unit test so it
  will pass with EINVAL which is the correct error. (LP: #912935)

[ James Page ]
* d/rules: Enable execution of C client and core Java tests (LP: #913881).

14. By Clint Byrum

[ Clint Byrum ]
* d/zookeeperd.upstart.in: Change to use start-stop-daemon instead
  of daemon.

[ James Page ]
* d/control,rules: Drop control_var generation for Debian/Ubuntu as no
  longer required.
* d/ubuntu_control_vars,debian_control_vars: Dropped - no longer required.
* d/zookeeperd.upstart.in: Update start-stop-daemon usage to enable
  use on systems where a java process is already running.

13. By James Page

* Added new libzookeeper-st{2,-dev} packages (Closes: #650938) and
  renamed libzookeeper{2,-dev} -> libzookeeper-mt{2,-dev}.
* Added transitional package libzookeeper2 -> libzookeeper-mt2.
* Convert libzookeeper-{st,mt}2 for MultiArch support.
* Disable detection of cygwin as not relevant for Debian based
  installs and complicates configuration (Closes: #650882). Thanks
  to Akira Kitada for this patch.
* Really close RFH (Closes: #579791).

12. By James Page

[ James Page ]
* New upstream release:
  - d/patches/fixes/ZOOKEEPER-1117: Dropped - fix included upstream.
  - Refreshed patches.
* Added support for upstart under Ubuntu (LP: #862762):
  - d/rules,d/zookeeperd.upstart.in: Detect Ubuntu and swap in provided
    upstart configuration if required.
  - d/ubuntu|debian_control_vars,d/control,d/rules: Provide different Depends
    for zookeeperd package when building under Ubuntu/Debian.
* Enabled C and Java test suites:
  - d/control,d/compat: Bumped debhelper compat level to 8 to allow
    arch/indep overrides.
  - d/rules: Enable test suites for -arch and -indep builds.
  - d/patches/debian/patch-build-system: Patch unit testing to exclude
    InvalidSnapshot and Upgrade tests (non-free data) and to pickup
    junit4 from system library.
  - d/rules: Disable test suite execution for the time being as does
    not run reliably.
* Close RFH for this package (LP: #579791).

[ Damien Raude-Morvan ]
* Add DMUA flag for James Page.
* Build-Depends on procps for test suite.

11. By James Page

* Updated patch for ZOOKEEPER-1117 with fixes accepted into
  zookeeper 3.4.0 upstream; should also resolve FTBFS on ia64.
* Close RFH from original maintainer (Closes: #602694).
* debian/zookeeper.cron.daily: handle return code of 1 so daily cron job
  does not produce error emails when the package is removed but not
  purged (Closes: #582757). Thanks to Clint Byrum for this fix.

10. By Clint Byrum

d/zookeeper.cron.daily: handle return code of 1 so daily cron job
does not produce error emails when the package is removed but not
purged. (LP: #830601)

9. By James Page

* Re-enable python 2.7 modules (Closes: #633690):
  - debian/control: X-Python-Version: >= 2.6
* debian/copyright: added EPL-1.0 for src/contrib/zooinspector/icons/*.
* debian/patches/fixes/ZOOKEEPER-1033: Cherry picked patch from 3.4.0
  so that headers for c bindings are installed to /usr/include/zookeeper.
* Purged additional non-DFSG files from upstream source:
  - src/java/test/data/* : invalid snapshot and upgrade testing data.

8. By Matthias Klose

Rebuild to add support for python 2.7.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/precise/zookeeper
This branch contains Public information 
Everyone can see this information.

Subscribers