Your message dated Mon, 08 Aug 2016 12:19:17 +0000
with message-id <[email protected]>
and subject line Bug#833490: fixed in system-config-lvm 1.1.18-3
has caused the Debian Bug report #833490,
regarding system-config-lvm: Mounted Logical volume not detected
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 [email protected]
immediately.)


-- 
833490: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833490
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: system-config-lvm
Version: 1.1.18-1
Severity: important
Tags: patch

Dear Maintainer,

Extending or resizing a mounted Logical volume fails with system-config-lvm but
not if done with command line becuase the program does not detect mounted
volumes

How to reproduce:
1. Open system-config-lvm
2. Try to resize or extend mounted partition
3. The partition shows as unmounted and action fails every time with error:
"Logical volume is not mounted but is in use. Please close all applications
using this device (eg iscsi)

All operations can be made without a problem with command line:

lvextend -L +10G /dev/VolGroup00/root
resize2fs /dev/VolGroup00/root

Version: system-config-lvm 1.1.18-2

Also refer to https://bugs.launchpad.net/ubuntu/+source/system-config-
lvm/+bug/1325450



-- System Information:
Debian Release: 8.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

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

Versions of packages system-config-lvm depends on:
ii  gettext         0.19.3-2
ii  gsfonts         1:8.11+urwcyr1.0.7~pre44-4.2
ii  lvm2            2.02.111-2.2+deb8u1
ii  menu            2.1.47
ii  python          2.7.9-1
ii  python-glade2   2.24.0-4
ii  python-gnome2   2.28.1+dfsg-1.1
ii  python-gtk2     2.24.0-4
ii  python-support  1.0.15

system-config-lvm recommends no packages.

system-config-lvm suggests no packages.

-- no debconf information
>From 6523aa880e4e6f2bc1b1e2f22a59b9f0c5fd62a1 Mon Sep 17 00:00:00 2001
From: hermlnx <[email protected]>
Date: Wed, 3 Aug 2016 23:49:35 -0400
Subject: [PATCH] Change readline location to /bin/readline as it is no longer present in /usr/bin (closes LP:#1325450)

---
 src/utilities.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/utilities.py b/src/utilities.py
index 454d476..0c5e69c 100644
--- a/src/utilities.py
+++ b/src/utilities.py
@@ -12,7 +12,7 @@ def follow_links_to_target(path, paths=[]):
         return None
     
     if path not in cache_readlink_s:
-      o, s = execWithCaptureStatus('/usr/bin/readlink', ['/usr/bin/readlink', '-e', path])
+      o, s = execWithCaptureStatus('/bin/readlink', ['/bin/readlink', '-e', path])
       cache_readlink_o[path] = o
       cache_readlink_s[path] = s
     else:
-- 
2.7.4


--- End Message ---
--- Begin Message ---
Source: system-config-lvm
Source-Version: 1.1.18-3

We believe that the bug you reported is fixed in the latest version of
system-config-lvm, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Philipp Huebner <[email protected]> (supplier of updated system-config-lvm 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 08 Aug 2016 11:33:03 +0200
Source: system-config-lvm
Binary: system-config-lvm
Architecture: source all
Version: 1.1.18-3
Distribution: unstable
Urgency: medium
Maintainer: Philipp Huebner <[email protected]>
Changed-By: Philipp Huebner <[email protected]>
Description:
 system-config-lvm - utility for graphically configuring Logical Volumes
Closes: 833490
Changes:
 system-config-lvm (1.1.18-3) unstable; urgency=medium
 .
   * Updated debian/copyright
   * Converted debian/copyright into machine-readable format
   * Added patch to address changed readlink location
     (Closes: #833490; LP: #1325450)
   * Updated Standards-Version: 3.9.8 (no changes needed)
   * Updated Vcs-* fields in debian/control
   * Added lintian-override for symlink to intltool's Makefile
   * Added Keywords to desktop file
Checksums-Sha1:
 6370323f3c0b0e98c564703b6b7f6584ecb23d4f 2053 system-config-lvm_1.1.18-3.dsc
 18a19844a3d93cce8785cb9eec3f94aaa437b625 8248 
system-config-lvm_1.1.18-3.debian.tar.xz
 bf9d79f4b0ef2e05161e454264101ec5cb4ca823 312188 
system-config-lvm_1.1.18-3_all.deb
Checksums-Sha256:
 e749498d4302d81d53fab69f0f9f4b3858d31110070bb112994405865d6b891b 2053 
system-config-lvm_1.1.18-3.dsc
 052d819e2f9ced4d8378ca36be9c94e7160c5c97bb148de46f4f3e4abe49b210 8248 
system-config-lvm_1.1.18-3.debian.tar.xz
 3b0868c79781a8e6cf2f476818312b3048215690ce268e93dbfb4bb1b3a3ca03 312188 
system-config-lvm_1.1.18-3_all.deb
Files:
 6902b6ad6653f6f8dffee4876537b5cf 2053 admin extra 
system-config-lvm_1.1.18-3.dsc
 1a2c6c81621170186a0c5cab43e7dfdf 8248 admin extra 
system-config-lvm_1.1.18-3.debian.tar.xz
 a87ae80e621d8f087c0a0283ea2506ee 312188 admin extra 
system-config-lvm_1.1.18-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJXqHXZAAoJEOXKjEkl5CBfBs0P/RUR5Le5DmQsvIAVACrpviwi
/UdJVoig8JxU5WA86OhHmzs5LMaC1oBZ9stVsOT3ZKTUJ3HtVPb/ftAjVd70hk3C
LvqoYYuY1/2ZTDX3RR0aU69O4ZLU68xS74CIUk+CoIXmkYhUsc15Xmpi3vn1TJM2
YiKSDGnbvxdUlONuNOfJBr4e3qQEpV1n7t0jvESSJ21bX5YIxgzrhMBXam01bhGQ
o3eCDc9xm8vbfGOTGiHUq+7rh204udkLQDmgf6bxvljQpfyk+iGtavM+zwjxEq2I
328vXvAu7GrgS25bLSoAHuFPXQRuCKRBIMVGyGEzW48LiRRIhE7Roc2qU9/369ch
mYFv+fMbn9L3zVSEKdB1eW06l29cvKkFWvhXOyToUsFAxoTD+BWA3lE3IvJiSqpj
HFEfYvZwZoUuczTh55kt8w0rPV+5Aq7iD5N1CKEWMBZvSunp5wAIAydb+hJwkWdg
wp6fp8aodnBMDITR9dL8YpZSxPdnLhAAwiMPSlP2ONtMz2Essp3q+lDdbwAncK9/
cGnuTgacsjl4ol3LkyPMqs8jEXrvd0KkXuRD+TXI16t9blS/jlrU0+3nKl/+ka2R
PEHB70mJM/Ao9uUplYqNAIOhcqZIBK9AWeloFVeadrIeKqdzqh1T6vm3t+tUPnmv
gvrkkL2/tgdch/TNflVa
=x3/t
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to