Your message dated Fri, 23 Jun 2006 11:02:12 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#375002: fixed in partman-auto-lvm 12
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: partman-auto-lvm
Version: 11
Severity: important
Since the change away from using lvmcfg, partman auto lvm fails to detect
that a disk already holds a physical volume, leading to partitioning
failing at a later point.
Failing command is in automatically_partition/some_device_lvm/do_option:
# Check if the device already contains any physical volumes
realdev=$(mapdevfs "$(cat $dev/device)")
if pv_get_info "$realdev"; then
bail_out pv_on_device
fi
pv_get_info returns with an error where it should return OK.
Executing the command resulting from this call manually results in:
# pvs --noheadings --nosuffix --separator : --units M \
- o pv_size,pv_pe_count,pv_free,pv_pe_alloc_count,vg_name \
/dev/sda
Failed to read physical volume "/dev/sda"
This check worked with the old version of pv_get_info!
pgp3XaRKTreEt.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: partman-auto-lvm
Source-Version: 12
We believe that the bug you reported is fixed in the latest version of
partman-auto-lvm, which is due to be installed in the Debian FTP archive:
partman-auto-lvm_12.dsc
to pool/main/p/partman-auto-lvm/partman-auto-lvm_12.dsc
partman-auto-lvm_12.tar.gz
to pool/main/p/partman-auto-lvm/partman-auto-lvm_12.tar.gz
partman-auto-lvm_12_all.udeb
to pool/main/p/partman-auto-lvm/partman-auto-lvm_12_all.udeb
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.
Frans Pop <[EMAIL PROTECTED]> (supplier of updated partman-auto-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: SHA1
Format: 1.7
Date: Fri, 23 Jun 2006 19:21:51 +0200
Source: partman-auto-lvm
Binary: partman-auto-lvm
Architecture: source all
Version: 12
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <[email protected]>
Changed-By: Frans Pop <[EMAIL PROTECTED]>
Description:
partman-auto-lvm - Automatically partition storage devices using LVM (udeb)
Closes: 375002
Changes:
partman-auto-lvm (12) unstable; urgency=low
.
* Use new function pv_on_device to check for existing PVs. Closes: #375002.
(needs partman-lvm 40)
.
[ Updated translations ]
* Estonian (et.po) by Siim Põder
* Korean (ko.po) by Sunjae park
* Lithuanian (lt.po) by KÄstutis BiliÅ«nas
* Portuguese (pt.po) by Miguel Figueiredo
* Thai (th.po) by Theppitak Karoonboonyanan
* Turkish (tr.po) by Recai OktaÅ
Files:
93b7f57c5c8a9e97db6896497cc54c7a 664 debian-installer standard
partman-auto-lvm_12.dsc
f9acd9101144f96c9f7f129eb0e55cb8 58818 debian-installer standard
partman-auto-lvm_12.tar.gz
dd77df841b0dc3fcf0c568ace4f84ac7 36614 debian-installer standard
partman-auto-lvm_12_all.udeb
Package-Type: udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFEnClAgm/Kwh6ICoQRAkT7AJ93fywqskMAbXVsFtMhetZiXScI4QCaAmiI
RfmfKP+0KsmtfU7a4/IvCDU=
=dwUZ
-----END PGP SIGNATURE-----
--- End Message ---