Package: sbd (debian: 1.4.1-3, ubuntu: 1.4.0-18-g5e3283c-1ubuntu1) needs merge

Bug #1864142 reported by Rafael David Tinoco
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
sbd (Ubuntu)
Fix Released
Medium
Rafael David Tinoco

Bug Description

Package: sbd (debian: 1.4.1-3, ubuntu: 1.4.0-18-g5e3283c-1ubuntu1) needs merge

Source package name:

sbd

Source package version number to sync:

1.4.1-3 (sid)

Sync demonstrated:

https://code.launchpad.net/~rafaeldtinoco/ubuntu/+source/sbd/+git/sbd/+merge/379606

Related branches

Changed in sbd (Ubuntu):
status: New → Incomplete
status: Incomplete → In Progress
importance: Undecided → Medium
assignee: nobody → Rafael David Tinoco (rafaeldtinoco)
Revision history for this message
Rafael David Tinoco (rafaeldtinoco) wrote :

The following commit, merged upstream:

----

commit ba7caf4
Author: Valentin Vidic <email address hidden>
Date: Sat Nov 23 12:44:23 2019

    debian/tests: make the corosync test skippable

diff --git a/debian/tests/control b/debian/tests/control
index 4257fe9..3a1ef7f 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,7 +1,7 @@
 Tests: help

 Depends: @, corosync
-Restrictions: needs-root, isolation-machine
+Restrictions: needs-root, isolation-container, skippable
 Tests: corosync

 Depends: @, pacemaker-remote
diff --git a/debian/tests/corosync b/debian/tests/corosync
index dacb3b1..e0726b0 100755
--- a/debian/tests/corosync
+++ b/debian/tests/corosync
@@ -2,6 +2,12 @@

 set -e

+# https://bugs.launchpad.net/bugs/1828228
+ulimit -H -l unlimited 2>/dev/null || {
+ echo "test disabled for unprivileged namespaces"
+ exit 77
+}
+
 sed -i 's/\/dev\/watchdog/\/dev\/null/' /etc/default/sbd
 service corosync restart
 sleep 5

----

Allows this package to be a sync again (as demonstrated in the merge proposal just for review purposes).

Revision history for this message
Rafael David Tinoco (rafaeldtinoco) wrote :

This bug was fixed in the package sbd - 1.4.1-3
Sponsored for Rafael David Tinoco (rafaeldtinoco)

---------------
sbd (1.4.1-3) unstable; urgency=medium

  * debian/control: cleanup Build-Depends

 -- Valentin Vidic <email address hidden> Sat, 11 Jan 2020 11:48:05 +0100

sbd (1.4.1-2) unstable; urgency=medium

  * debian/salsa-ci.yml: enable CI
  * debian/control: add build depends for pacemaker 2.0.3
  * debian/control: add Rules-Requires-Root

 -- Valentin Vidic <email address hidden> Thu, 26 Dec 2019 20:55:15 +0100

sbd (1.4.1-1) unstable; urgency=medium

  * New upstream version 1.4.1
  * debian/control: add libvotequorum-dev to Build-Depends
  * debian/control: sort Build-Depends list
  * debian/control: use debhelper v12
  * debian/control: update Standards-Version to 4.4.1
  * debian/rules: run autogen.sh before build
  * debian/rules: do not package the test libarary
  * debian/tests: make the corosync test skippable

 -- Valentin Vidic <email address hidden> Sat, 23 Nov 2019 14:04:31 +0100

description: updated
Changed in sbd (Ubuntu):
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.