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

Bug#781726: how to solve the live-tools upgrade issue? #781725



Followup-For: Bug #781726

Hi,

attached is a proposed patch for lvm2 adding the neccessary Breaks.

lvm2 is currently at the same version in jessie and sid and there is not
much point in fixing this in sid - this solely affects upgrade paths and
since direct upgrades from wheezy to stretch (or sid) are not supported,
all supported upgrade paths would go via jessie.


Andreas
diff -Nru lvm2-2.02.111/debian/changelog lvm2-2.02.111/debian/changelog
--- lvm2-2.02.111/debian/changelog	2015-04-10 02:43:40.000000000 +0200
+++ lvm2-2.02.111/debian/changelog	2015-05-01 03:18:55.000000000 +0200
@@ -1,3 +1,10 @@
+lvm2 (2.02.111-2.3) jessie; urgency=medium
+
+  * Non-maintainer upload.
+  * dmsetup: Add Breaks: live-tools (<< 4.0.1-1).  (Closes: #778828)
+
+ -- Andreas Beckmann <anbe@debian.org>  Fri, 01 May 2015 03:15:49 +0200
+
 lvm2 (2.02.111-2.2) unstable; urgency=medium
 
   * Non-maintainer upload
diff -Nru lvm2-2.02.111/debian/control lvm2-2.02.111/debian/control
--- lvm2-2.02.111/debian/control	2015-01-17 18:13:22.000000000 +0100
+++ lvm2-2.02.111/debian/control	2015-05-01 03:15:45.000000000 +0200
@@ -101,6 +101,7 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, util-linux (>> 2.16)
 Conflicts: devicekit-disks (<< 009)
+Breaks: live-tools (<< 4.0.1-1)
 Multi-Arch: foreign
 Description: Linux Kernel Device Mapper userspace library
  The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management)

Reply to: