Your message dated Tue, 20 Jul 2004 11:47:19 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#238179: fixed in partman-ext3 27 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) -------------------------------------- Received: (at submit) by bugs.debian.org; 4 Mar 2004 01:28:14 +0000 >From [EMAIL PROTECTED] Wed Mar 03 17:28:14 2004 Return-path: <[EMAIL PROTECTED]> Received: from ha-smtp0.tiscali.nl [195.241.76.186] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1Ayheo-0001pi-00; Wed, 03 Mar 2004 17:28:14 -0800 Received: from sauron.fjphome.nl (195-240-184-66-mx.xdsl.tiscali.nl [195.240.184.66]) by ha-smtp0.tiscali.nl (Postfix) with ESMTP id 907C733CFF9 for <[EMAIL PROTECTED]>; Thu, 4 Mar 2004 00:19:41 +0100 (CET) From: Frans Pop <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: partman - errors when reusing existing ext3 Date: Thu, 4 Mar 2004 00:19:40 +0100 User-Agent: KMail/1.5.4 MIME-Version: 1.0 Content-Disposition: inline Reply-To: [EMAIL PROTECTED] Message-Id: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_01 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_01 X-Spam-Level: Package: installation-reports Severity: important INSTALL REPORT Debian-installer-version: sarge-i386-netinst.iso (02-Mar-2004) from http://gluck.debian.org/cdimage/testing/daily/i386/current/ uname -a: Linux sauron 2.4.24-1-386 #1 Wed Feb 18 19:44:56 EST 2004 i686 GNU/Linux Date: March 3 2004 Method: Boot from Debian Installer CD (in hdc); normal installation Machine: NEC Direction Processor: Pentium III (Coppermine) Memory: 256 MB Root Device: I installed a spare IDE disk as hdb and used that for install Root Size/partition table: hda: QUANTUM FIREBALLlct10 20 (unused for this install) hdb: Maxtor 90430D3 hdc: Hewlett-Packard CD-Writer Plus 8100 hdd: PIONEER DVD-ROM DVD-114 Disk /dev/hdb: 4311 MB, 4311982080 bytes 255 heads, 63 sectors/track, 524 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System Mounted as /dev/hdb1 1 135 1084356 b W95 FAT32 /dev/hdb2 136 524 3124642+ 5 Extended /dev/hdb5 136 176 329301 6 FAT16 /dev/hdb6 177 480 2441848+ 83 Linux / (ext3) /dev/hdb7 481 500 160618+ 83 Linux /home (ext3) /dev/hdb8 501 524 192748+ 82 Linux swap swap Output of lspci: 00:00.0 Host bridge: VIA Technologies, Inc. VT82C693A/694x [Apollo PRO133x] (rev c4) 00:01.0 PCI bridge: VIA Technologies, Inc. VT82C598/694x [Apollo MVP3/Pro133x AGP] 00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 22) 00:07.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT8233/A/C/VT8235 PIPC Bus Master IDE (rev 10) 00:07.2 USB Controller: VIA Technologies, Inc. USB (rev 10) 00:07.3 USB Controller: VIA Technologies, Inc. USB (rev 10) 00:07.4 SMBus: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 30) 00:0e.0 Network controller: Eicon Technology Corporation Diva 2.01 S/T PCI (rev 01) 00:0f.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 43) 00:11.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 07) 00:11.1 Input device controller: Creative Labs SB Live! MIDI/Game Port (rev 07) 01:00.0 VGA compatible controller: ATI Technologies Inc Rage 128 RF/SG AGP Base System Installation Checklist: Initial boot worked: [O] Configure network HW: [O] Config network: [O] Detect CD: [O] Load installer modules: [O] Detect hard drives: [O] Partition hard drives: [E] Create file systems: [O] Mount partitions: [O] Install base system: [O] Install boot loader: [O] Reboot: [O] [O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it Comments/Problems: Great! Major improvements over Beta2. Far better usability for newbies. For me this was the first time I used partman. Excelent tool. I encountered one - in my view - fairly serious problem, one a bit less important problem and have some usability suggestions. Note: I ran the install 2 times and the errors were reproduced. My second harddisk was already partitioned and formated (as listed above). I wanted to do the following: - reformat hdb6 as ext3 and mout as / - mount existing hdb7 (ext3) as /home (keep data) - reuse hdb8 as swap I chose the method 'partition with custom settings'. *** Problem: error when reusing hdb7 *** For hdb7 I selected the the following options: - Usage method: use existing format - Mount point: /home - other options: default After 'finish partitioning and write changes', hdb6 was formatted correctly. After that, d-i should just mount hdb7 on home, but I got the following messages: - First dialog This ext2 filesystem has a rather strange layout! Parted can't resize this (yet). - Second dialog Test of file system with type ext3 in partition #7 of ide1 slave found uncorrectable errors. If you do not go back and correct, the partition will not be used. Note: _ext2_ in first dialog is _not_ a type; it really said 2 (no wonder layout is strange ;-) In second dialog I selected 'yes' (to correct errors), but this did _not_ return me to partman. Instead D-I continued with 'Installing Debian Base'. After installation the partition _was_ mounted normally (no data loss). *** Problem: swap not in fstab (and not) mounted after installation *** For hdb8 I selected the default option presented: 'Use existing' However, after installation there was no entry in fstab for a swap partition (and of course no swap mounted). *** Usability suggestions *** The current dialogs, especially in the beginning, give the suggestion that the only function of partman is _partitioning_ and not also the selection of mountpoints. This confused me at first. I think this could be improved a lot with changes like: 'partition with custom settings' -> 'partition disks and/or mount partitions with custom settings' 'finish partitioning and write changes' -> 'finish partitioning, write changes (if any) and mount partitions' --------------------------------------- Received: (at 238179-close) by bugs.debian.org; 20 Jul 2004 15:50:11 +0000 >From [EMAIL PROTECTED] Tue Jul 20 08:50:11 2004 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1Bmwsd-0002X0-00; Tue, 20 Jul 2004 08:50:11 -0700 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1Bmwpr-0001ze-00; Tue, 20 Jul 2004 11:47:19 -0400 From: Anton Zinoviev <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.51 $ Subject: Bug#238179: fixed in partman-ext3 27 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Tue, 20 Jul 2004 11:47:19 -0400 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: Source: partman-ext3 Source-Version: 27 We believe that the bug you reported is fixed in the latest version of partman-ext3, which is due to be installed in the Debian FTP archive: partman-ext3_27.dsc to pool/main/p/partman-ext3/partman-ext3_27.dsc partman-ext3_27.tar.gz to pool/main/p/partman-ext3/partman-ext3_27.tar.gz partman-ext3_27_all.udeb to pool/main/p/partman-ext3/partman-ext3_27_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. Anton Zinoviev <[EMAIL PROTECTED]> (supplier of updated partman-ext3 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: Tue, 20 Jul 2004 16:01:40 +0300 Source: partman-ext3 Binary: partman-ext3 Architecture: source all Version: 27 Distribution: unstable Urgency: low Maintainer: Debian Install System Team <[EMAIL PROTECTED]> Changed-By: Anton Zinoviev <[EMAIL PROTECTED]> Description: partman-ext3 - Add to partman support for ext3 (udeb) Closes: 238179 249322 251170 255135 258117 Changes: partman-ext3 (27) unstable; urgency=low . * Anton Zinoviev - disable the "noexec" mount option for the file system mounted on /tmp; thanks to Mika Bostrom, Stephen Touset and Ken Schweigert (closes: #249322, #255135, #258117) - remove finish.d/check_ext3: often strange error messages are issued due to the inability of parted to check many ext3 file systems. Thanks to Frans Pop and Pete Shinners, closes: #238179, #251170 * Updated translations: - Arabic (ar.po) by Abdulaziz Al-Arfaj - Welsh (cy.po) by Dafydd Harries - German (de.po) by Dennis Stampfer - Persian (fa.po) by - Croatian (hr.po) by Kruno - Norwegian Nynorsk (nn.po) by Håvard Korsvoll - Turkish (tr.po) by Osman Yüksel Files: 181dca64be6540f76ae91aee89e9a6a6 595 debian-installer standard partman-ext3_27.dsc 110c24b8cac0ef7291d635cc6d912764 108335 debian-installer standard partman-ext3_27.tar.gz 46457c4113fdb8e40e82c3cf179294ab 31190 debian-installer standard partman-ext3_27_all.udeb package-type: udeb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFA/RxCJP1eZJv0KwcRAsf6AJ43MPbihwpofoJSpDlCkt3GQAON+wCeKNNu KDhTThZuy+nv9iDRssTdY84= =Eql3 -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]