Your message dated Wed, 27 Mar 2013 10:32:39 +0000
with message-id <e1uknep-00055a...@franck.debian.org>
and subject line Bug#703919: fixed in kvpm 0.8.6-3
has caused the Debian Bug report #703919,
regarding kvpm: When moving a disk partition, if another partition is mounted
the data being moved may become corrupted.
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 ow...@bugs.debian.org
immediately.)
--
703919: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703919
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: kvpm
Version: 0.8.6-3
Severity: critical
Tags: upstream patch
Justification: causes serious data loss
Dear Maintainer,
If a partition with data on it is moved by kvpm and that same disk
has another partition which is mounted then sometimes the data on the
moved partition is scrambled. Even the filesystem is gone. Unmounting
the other partition is the only fix for the problem.
-- System Information:
Debian Release: 7.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.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
Versions of packages kvpm depends on:
ii kde-runtime 4:4.9.5-0r1
ii libblkid1 2.20.1-5.3
ii libc6 2.13-38
ii libkdecore5 4:4.9.5-0r1
ii libkdeui5 4:4.9.5-0r1
ii libkio5 4:4.9.5-0r1
ii liblvm2app2.2 2.02.98-1
ii libparted0debian1 2.3-12
ii libqtcore4 4:4.8.2+dfsg-11
ii libqtgui4 4:4.8.2+dfsg-11
ii libstdc++6 4.7.2-5
Versions of packages kvpm recommends:
ii dosfstools 3.0.16-2
ii jfsutils 1.1.15-2
ii ntfs-3g 1:2013.1.13AR.1-2
ii reiserfsprogs 1:3.6.21-1
ii xfsprogs 3.1.9
Versions of packages kvpm suggests:
pn btrfs-tools <none>
pn reiser4progs <none>
-- no debconf information
This patch corrects a bug in which data is sometimes corrupted when moving a disk
partition while the disk has other partitions mounted.
--- a/kvpm/partchange.cpp
+++ b/kvpm/partchange.cpp
@@ -649,13 +649,8 @@
return false;
}
else {
- if( !movefs(old_start, current_start, old_size) ){
- return false;
- }
- else{
- pedCommitAndWait(m_ped_disk);
- return true;
- }
+ pedCommitAndWait(m_ped_disk);
+ return movefs(old_start, current_start, old_size);
}
}
--- End Message ---
--- Begin Message ---
Source: kvpm
Source-Version: 0.8.6-3
We believe that the bug you reported is fixed in the latest version of
kvpm, 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 703...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Benjamin J. Scott <bensc...@nwlink.com> (supplier of updated kvpm 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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 24 Feb 2013 17:25:21 -0700
Source: kvpm
Binary: kvpm kvpm-dbg
Architecture: source amd64
Version: 0.8.6-3
Distribution: unstable
Urgency: critical
Maintainer: Benjamin J. Scott <bensc...@nwlink.com>
Changed-By: Benjamin J. Scott <bensc...@nwlink.com>
Description:
kvpm - Logical volume manager and disk partitioner GUI based on KDE
kvpm-dbg - kvpm's debugging symbols
Closes: 703919
Changes:
kvpm (0.8.6-3) unstable; urgency=critical
.
[ Benjamin J. Scott ]
* Changed file kvpm/partchange.cpp to fix potential data corruption bug
when moving a partition on a disk with mounted partitions (Closes:
#703919).
Checksums-Sha1:
4a628bd9d2db84dacbdd158d2e15a3013e18abf6 2007 kvpm_0.8.6-3.dsc
a10315770b47ff3336213843412b70b06a13c135 808921 kvpm_0.8.6.orig.tar.gz
4606ab532180e3dbc7dbf5c163dacfd2233edfd2 10953 kvpm_0.8.6-3.debian.tar.gz
aaf975cb217c2793700115ac8ce34fb8e0461759 913472 kvpm_0.8.6-3_amd64.deb
e97110c111bbc8d0f615100e4ba009eb93eaa29e 10451440 kvpm-dbg_0.8.6-3_amd64.deb
Checksums-Sha256:
ce71d44a706185d6a5252242a1716d5f806f20036f47de65197435816ea18725 2007
kvpm_0.8.6-3.dsc
a10ae3f29205a14bebc92d206f5da98f2977f97790cefad76da85c4bf8326883 808921
kvpm_0.8.6.orig.tar.gz
345fc6ff69e91fc5a4ddcdaf1033afe2c5f6ad2319ee3de9f2905a44bcee1091 10953
kvpm_0.8.6-3.debian.tar.gz
539e1d793adec2d2243076aa5b92a5589d841ed912f9f1de149b5fe5c0cc7cf0 913472
kvpm_0.8.6-3_amd64.deb
43e4e963d12bafc460c1f01e4c24a09395be5b929f4abda937909d5b1deddc99 10451440
kvpm-dbg_0.8.6-3_amd64.deb
Files:
39502eddbb57bce32e4e2ada878a3da9 2007 admin optional kvpm_0.8.6-3.dsc
99b7d0a0a4fecfc21d55885fc4733261 808921 admin optional kvpm_0.8.6.orig.tar.gz
5c9f6a68bde8ae725a5f5d4bfb91c189 10953 admin optional
kvpm_0.8.6-3.debian.tar.gz
bd8b1a654e11a1731d2c3fdb4f20889d 913472 admin optional kvpm_0.8.6-3_amd64.deb
14b636ce41f85f735f8a6245b8866b70 10451440 debug extra
kvpm-dbg_0.8.6-3_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJRUsfCAAoJEHQmOzf1tfkTs/IQAJGTqebE9GIcoHa/aCj6Tlwh
HF4cj/BI62ezP3Lhekd4/3G2uEc5cf53xsIYerGVPUr0yTuApjDEa69LExqP0Z0t
eYuBcYodeNpApTjoUv4bt1T+ww3WIJptCFfdcZ1eyEUrQj548+v2PSkZkO6sO6b7
yQ1yvUAi379FhYLVKLQ6LmRpQo/0gUXS+rrujav5dk8fTLODF8tqDZ9aS5hW4p0u
+X78ey4r8Twb6U3qRfdfX46l+4htShPrwAA2Zw03XxVhaGY16bP8jgaN21A8LnAC
/NFZ/CcpgrRMUA/bV0FbBL6S06fvVLIHOBM6TlaDOrEyv8i+37NAOCsqNF7jicuq
3p2o+tAnxsBuzY1P8aRA83DwS5Y+ebhHG0hRecdxQzSpE0ADZJ94mUAEhwH0mutY
EMIOcKMAIajeKwjc0y2+gqzjlfspglWrFa4xw7cA/e0uI33e/gR6fSeiIIqswNVY
FSZOrbXPFYvchHtUqWX0I4QhC3HNUDWk8ZRf+mXy5z9Tp3d+G9au7sTifZy6LNgb
zSlZTRaMYIChlGhtRT64g0UpFcX2P6wlwnZE6+D+71ITK92zsPtN413aN5uBLKfc
UWeNs6wMeXdCgQ8wh5VK0yxOMQfMQqb6QB+XAhn64HgIELCEoZlMQIPoenOYuN6I
4uVCo7p1vCZKea5Vfrxt
=OtWo
-----END PGP SIGNATURE-----
--- End Message ---