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

Bug#498784: marked as done (Don't silently recover from debconf error)



Your message dated Sun, 21 Sep 2008 09:02:22 +0000
with message-id <E1KhKpi-0006MB-6C@ries.debian.org>
and subject line Bug#498784: fixed in mdcfg 1.28
has caused the Debian Bug report #498784,
regarding Don't silently recover from debconf error
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 owner@bugs.debian.org
immediately.)


-- 
498784: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=498784
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: mdcfg
Version: 1.27
Severity: serious

I chose 1 partition (sda2) for RAID in partman and entered the RAID
config tool.  I then chose RAID1 with 1 active partition and 1 spare
partition.  I got a prompt asking which partition to use for the
active one and chose sda2.  Then mdcfg hangs.  Looking at the code, it
does (lines 329-331):

db_subst mdcfg/raidsparedevs PARTITIONS "$PARTITIONS"
db_input critical mdcfg/raidsparedevs
db_go

$PARTITIONS is empty in my case and apparently debconf doesn't like an
empty variable for Choices and hangs.

There is a check whethere there are enough partitions available but
this is not run if the RAID level is 1:

REQUIRED=$(($DEV_COUNT + $SPARE_COUNT))
if [ $LEVEL -ne 1 ]; then
    if [ $REQUIRED -gt $NUM_PART ]; then
        db_subst mdcfg/notenoughparts NUM_PART "$NUM_PART"

Any idea why this check is not run for RAID level 1?
-- 
Martin Michlmayr
http://www.cyrius.com/



--- End Message ---
--- Begin Message ---
Source: mdcfg
Source-Version: 1.28

We believe that the bug you reported is fixed in the latest version of
mdcfg, which is due to be installed in the Debian FTP archive:

mdcfg-utils_1.28_all.udeb
  to pool/main/m/mdcfg/mdcfg-utils_1.28_all.udeb
mdcfg_1.28.dsc
  to pool/main/m/mdcfg/mdcfg_1.28.dsc
mdcfg_1.28.tar.gz
  to pool/main/m/mdcfg/mdcfg_1.28.tar.gz
mdcfg_1.28_all.udeb
  to pool/main/m/mdcfg/mdcfg_1.28_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 498784@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jérémy Bobbio <lunar@debian.org> (supplier of updated mdcfg 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 21 Sep 2008 08:45:45 +0000
Source: mdcfg
Binary: mdcfg mdcfg-utils
Architecture: source all
Version: 1.28
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Jérémy Bobbio <lunar@debian.org>
Description: 
 mdcfg      - Configure MD devices (udeb)
 mdcfg-utils - Configure MD devices (udeb)
Closes: 498784
Changes: 
 mdcfg (1.28) unstable; urgency=low
 .
   [ Jérémy Bobbio ]
   * Do not call debconf to ask for spare RAID devices when there is no spare
     devices available.  Patch by Ryan Niebur.  (Closes: #498784)
 .
   [ Updated translations ]
   * Arabic (ar.po) by Ossama M. Khayat
   * Belarusian (be.po) by Pavel Piatruk
   * Bengali (bn.po) by Mahay Alam Khan (মাহে আলম খান)
   * Bosnian (bs.po) by Armin Besirovic
   * Catalan (ca.po) by Jordi Mallach
   * Czech (cs.po) by Miroslav Kure
   * Welsh (cy.po) by Jonathan Price
   * Danish (da.po)
   * German (de.po) by Jens Seidel
   * Greek, Modern (el.po) by Emmanuel Galatoulas
   * Esperanto (eo.po) by Felipe Castro
   * Spanish (es.po) by Javier Fernández-Sanguino Peña
   * Basque (eu.po) by Piarres Beobide
   * Finnish (fi.po) by Esko Arajärvi
   * Hebrew (he.po) by Omer Zak
   * Hindi (hi.po) by Kumar Appaiah
   * Croatian (hr.po) by Josip Rodin
   * Hungarian (hu.po) by SZERVÁC Attila
   * Indonesian (id.po) by Arief S Fitrianto
   * Italian (it.po) by Milo Casagrande
   * Japanese (ja.po) by Kenshi Muto
   * Georgian (ka.po) by Aiet Kolkhi
   * Central Khmer (km.po) by KHOEM Sokhem
   * Korean (ko.po) by Changwoo Ryu
   * Kurdish (ku.po) by Amed Çeko Jiyan
   * Lithuanian (lt.po) by Kęstutis Biliūnas
   * Latvian (lv.po) by Aigars Mahinovs
   * Macedonian (mk.po) by Arangel Angov
   * Malayalam (ml.po) by പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
   * Nepali (ne.po) by Shiva Prasad Pokharel
   * Dutch (nl.po) by Frans Pop
   * Norwegian Nynorsk (nn.po) by Håvard Korsvoll
   * Panjabi (pa.po) by Amanpreet Singh Alam
   * Polish (pl.po) by Bartosz Fenski
   * Russian (ru.po) by Yuri Kozlov
   * Slovenian (sl.po) by Vanja Cvelbar
   * Albanian (sq.po) by Elian Myftiu
   * Serbian (sr.po) by Veselin Mijušković
   * Tamil (ta.po) by Dr.T.Vasudevan
   * Thai (th.po) by Theppitak Karoonboonyanan
   * Turkish (tr.po) by Mert Dirik
   * Ukrainian (uk.po) by Євгеній Мещеряков
   * Vietnamese (vi.po) by Clytie Siddall
   * Simplified Chinese (zh_CN.po) by Deng Xiyue
Checksums-Sha1: 
 484d6f49e5d2005320408c6d67da07ab4761ad1e 853 mdcfg_1.28.dsc
 41e7a2f2fb0db9fb41a3c9ce97672cd8b9e4d9f2 134701 mdcfg_1.28.tar.gz
 50dfabd00e8baa38886a1e6f6875d00f6ab29393 4108 mdcfg_1.28_all.udeb
 7766bce5001e89ab403db36d91f6b5fe10ccea7f 119356 mdcfg-utils_1.28_all.udeb
Checksums-Sha256: 
 3f273c64648c0fc9792e95d721f2cab222dc47494728d775661ccf56a8e81576 853 mdcfg_1.28.dsc
 c976d4e47de69425c98d77446d71b808e1a5c61e37e401ceec5a95dfb03b1676 134701 mdcfg_1.28.tar.gz
 f195a49018cefad59741b9577a6e1b08b71df942dd593a219fc323eee0b3faba 4108 mdcfg_1.28_all.udeb
 06f8f3fcc2f3d7f200b8871434e753ce962ae88c6a44d91f8fc6e1ae491bd4c9 119356 mdcfg-utils_1.28_all.udeb
Files: 
 510f3821280235edec3163ed2e00e463 853 debian-installer optional mdcfg_1.28.dsc
 2dd86f75f0493b5c0c2f91d06947d1a0 134701 debian-installer optional mdcfg_1.28.tar.gz
 fa13a1346ded3ef4685e3c539122f7bb 4108 debian-installer optional mdcfg_1.28_all.udeb
 eeb353e460cc100b84bb5619869a1ff9 119356 debian-installer optional mdcfg-utils_1.28_all.udeb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFI1go42PUjs9fQ72URAtAUAJ9aSSMzOHxmKCIVvNxa0PcdyPpjogCffvEh
/JeyjijPnfIqfKnn+chDSQ4=
=/MnK
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: