[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#820995: marked as done (jessie-pu: package lvm2/2.02.111-2.2)



Your message dated Sat, 04 Jun 2016 14:57:25 +0100
with message-id <1465048645.7545.11.camel@adam-barratt.org.uk>
and subject line Closing bugs for fixes included in 8.5
has caused the Debian Bug report #820995,
regarding jessie-pu: package lvm2/2.02.111-2.2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
820995: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=820995
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: jessie
User: release.debian.org@packages.debian.org
Usertags: pu

On request of Mehdi Dogguy, I would like to fix the use of /var/run in
early-boot in lvm2.  Patch is as follows:

diff -Nru lvm2-2.02.111/debian/changelog lvm2-2.02.111/debian/changelog
--- lvm2-2.02.111/debian/changelog	2015-04-10 00:43:40.000000000 +0000
+++ lvm2-2.02.111/debian/changelog	2016-04-14 11:36:07.000000000 +0000
@@ -1,3 +1,9 @@
+lvm2 (2.02.111-3) UNRELEASED; urgency=medium
+
+  * Set default pid directory to /run. (closes: #783120)
+
+ -- Bastian Blank <waldi@debian.org>  Thu, 14 Apr 2016 11:35:55 +0000
+
 lvm2 (2.02.111-2.2) unstable; urgency=medium
 
   * Non-maintainer upload
diff -Nru lvm2-2.02.111/debian/rules lvm2-2.02.111/debian/rules
--- lvm2-2.02.111/debian/rules	2015-01-17 17:13:22.000000000 +0000
+++ lvm2-2.02.111/debian/rules	2016-04-14 12:08:29.000000000 +0000
@@ -82,7 +82,9 @@
 		--with-device-gid=6 \
 		--with-device-mode=0660 \
 		--with-default-run-dir=/run/lvm \
+		--with-default-dm-run-dir=/run \
 		--with-default-locking-dir=/run/lock/lvm \
+		--with-default-pid-dir=/run \
 		--with-thin=internal \
 		--with-thin-check=/usr/sbin/thin_check \
 		--with-thin-dump=/usr/sbin/thin_dump \

Bastian

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.4.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

--- End Message ---
--- Begin Message ---
Version: 8.5

Hi,

The fixes referred to by each of these bugs were included in today's 8.5
point release.

Regards,

Adam

--- End Message ---

Reply to: