found 618016 2.02.84-2
thanks
On 03/13/2011 02:53 PM, Bastian Blank wrote:
> This is not the latest version. Please upgrade.
Easily reproduced (first try) with the version in wheezy/sid.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Tro
Another update. I've investigated further and this problem appears to
have been introduced to my systems when the kpartx package was updated
on Feb 26th:
2011-02-26 15:58:49 install kpartx 0.4.8+git0.761c66f-9
I'll follow up the issue with the kpartx maintainer.
Regards,
--
Eoin McHugh
IC
I am also experiencing exactly the same issue with LVM snapshots used
for backup. This worked fine in Lenny but is very unreliable since
upgrading to squeeze. You suggest upgrading but 2.02.66-5 IS the
current version of lvm2 in Stable/Squeeze. Neither aptitude nor the
Debian website indicate the p
On Sun, Mar 13, 2011 at 02:15:07PM +0100, Michael Goetze wrote:
> Package: lvm2
> Version: 2.02.66-5
This is not the latest version. Please upgrade.
Bastian
--
Death, when unnecessary, is a tragic thing.
-- Flint, "Requiem for Methuselah", stardate 5843.7
--
To UNSUBSCRIBE,
Package: lvm2
Version: 2.02.66-5
Severity: important
I am using LVM snapshots for my backup and I am finding it impossible to
automate their removal. My current code looks like this:
umount /mnt/snap/$LV || exit 3
sleep 1
lvremove -f $VG/$LV-snap
if [ $? -ne 0 ]; then
sleep 5
lvre
5 matches
Mail list logo