[Bug 1365444] Re: dlm has broken init script + missing a dependency

2014-10-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gfs2-utils (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1365444 Title:

[Bug 1365444] Re: dlm has broken init script + missing a dependency

2015-01-01 Thread Travis Bean
** Patch added: "dlm.diff" https://bugs.launchpad.net/ubuntu/+source/gfs2-utils/+bug/1365444/+attachment/4290862/+files/dlm.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1365444 Title: dlm

[Bug 1365444] Re: dlm has broken init script + missing a dependency

2015-01-01 Thread Travis Bean
#!/bin/bash # Compile and install Distributed Lock Manager. apt-get -y install daemon cd /usr/src apt-get source dlm apt-get build-dep dlm cd dlm-* # Patch for broken init reference. sed -i "s|/etc/rc.d/init.d/functions|/lib/lsb/init-functions|" init/dlm.init debuild -b cd .. dpkg -i libdlm*.deb #

[Bug 1365444] Re: dlm has broken init script + missing a dependency

2015-01-01 Thread Travis Bean
#!/bin/bash # Compile and install Distributed Lock Manager. apt-get -y install daemon cd /usr/src apt-get source dlm apt-get build-dep dlm cd dlm-* # Patch for broken init reference. sed -i "s|/etc/rc.d/init.d/functions|/lib/lsb/init-functions|" init/dlm.init debuild -b cd .. dpkg -i libdlm*.deb #

[Bug 1365444] Re: dlm has broken init script + missing a dependency

2015-01-01 Thread Ubuntu Foundations Team Bug Bot
The attachment "dlm.diff" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed by a Launchpad user owned by ~brian-murray, for a

[Bug 1365444] Re: dlm has broken init script + missing a dependency

2016-01-20 Thread Mathew Hodson
*** This bug is a duplicate of bug 1248054 *** https://bugs.launchpad.net/bugs/1248054 ** Package changed: gfs2-utils (Ubuntu) => dlm (Ubuntu) ** Changed in: dlm (Ubuntu) Importance: Undecided => High ** This bug has been marked a duplicate of bug 1248054 dlm package installation fails