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

Bug#225001: partconf: Inconsistency in templates



Package: partconf
Severity: normal
Tags: patch

The template asking for an action on a partition with an existing file
system is inconsistent with the similar template requesting an action on a
partition without any file system

The attached patch proposes a modification which would make both consistent.

It may even be applied during string freeze as it indeed does NOT add a
string (it removes one). The new string is already present in templates.

I wait a bit before applying it, just in case someone objects.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux mykerinos 2.4.22 #3 ven nov 28 17:12:53 CET 2003 i686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (ignored: LC_ALL set to fr_FR.UTF-8)

--- partconf.templates	2003-12-08 22:59:16.000000000 +0100
+++ partconf.templates.new	2003-12-24 13:23:57.000000000 +0100
@@ -25,7 +25,7 @@
 Type: select
 _Choices: Leave the file system intact, ${FSCHOICES}, Create swap space
 Default: Leave the file system intact
-_Description: Existing file system found on ${PARTITION}
+_Description: Action on ${PARTITION}:
  This partition seems to already have a file system (${FSTYPE}). You can
  choose to leave this file system intact, or create a file system or swap
  space.

Reply to: