Your message dated Tue, 4 Oct 2005 13:55:31 +0200
with message-id <[EMAIL PROTECTED]>
and subject line move command broken
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; 24 Jul 2005 14:38:20 +0000
>From [EMAIL PROTECTED] Sun Jul 24 07:38:19 2005
Return-path: <[EMAIL PROTECTED]>
Received: from p54ab3338.dip.t-dialin.net (salem.ckurz.org) [84.171.51.56]
(00f76cd49659c483e5f34c232cc485ef)
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1DwhcQ-0004oN-00; Sun, 24 Jul 2005 07:38:18 -0700
Received: by salem.ckurz.org (Postfix, from userid 1000)
id 94D551492C; Sun, 24 Jul 2005 16:38:16 +0200 (CEST)
Date: Sun, 24 Jul 2005 16:38:16 +0200
From: Christian Kurz <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: move command broken
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Reportbug-Version: 3.15
Mail-Copies-To: never
User-Agent: Mutt/1.5.9i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Package: parted
Version: 1.6.23-3
Severity: important
Hi,
today I wanted to create a new partition since I need additionl disk.
Since I've already 3 primary and 1 extended partition, I wanted to
increase the extended one. So I thought about moving the last primary
partition with fat32 (windows) 10 GB. Every time I tried to run the
move command, I got this errror:
Partition number? 4
Start? 26GB
End? [40GB]? 40 GB
Error: Can't have the end before the start!
(parted) move
Partition number? 4
Start? 26GB
End? [40GB]?
Error: Can't have the end before the start!
You found a bug in GNU Parted. Please email a bug report to [email protected]
containing the version (1.6.23), and the following message:
Assertion (geom != NULL) at ../../libparted/geom.c:100 in function
ped_geometry_destroy() failed.
Ignore/Cancel? c
Error: Unable to satisfy all constraints on the partition.
Somehow parted seems to think that 40GB is in front of 26GB, which
seems rather stupid to me. If you need any further details about the
layout of the disk, I will only reveal them in private.
Christian
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.13-rc3
Locale: LANG=POSIX, [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages parted depends on:
ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an
ii libncurses5 5.4-9 Shared libraries for terminal hand
ii libparted1.6-12 1.6.23-3 The GNU Parted disk partitioning s
ii libreadline4 4.3-15 GNU readline and history libraries
parted recommends no packages.
-- no debconf information
--
Water that does not move, is always shallow...
-- Sami proverb
---------------------------------------
Received: (at 319750-done) by bugs.debian.org; 4 Oct 2005 11:53:59 +0000
>From [EMAIL PROTECTED] Tue Oct 04 04:53:59 2005
Return-path: <[EMAIL PROTECTED]>
Received: from smtp3-g19.free.fr [212.27.42.29]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EMlMs-00027C-00; Tue, 04 Oct 2005 04:53:59 -0700
Received: from localhost.localdomain (unknown [81.56.234.180])
by smtp3-g19.free.fr (Postfix) with SMTP id D667426F69;
Tue, 4 Oct 2005 13:53:56 +0200 (CEST)
Date: Tue, 4 Oct 2005 13:55:31 +0200
From: "K.G." <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc: Christian Kurz <[EMAIL PROTECTED]>
Subject: move command broken
Message-Id: <[EMAIL PROTECTED]>
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>
X-Mailer: Sylpheed version 1.0.4 (GTK+ 1.2.10; i386-pc-linux-gnu)
Mime-Version: 1.0
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_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Package: parted
Version: 1.6.24-1
"Error: Can't have a partition outside the disk!"
This bug appeared because command_line_get_sector did not
set the allowed range of sectors when the default value was
taken by the user, so the values used for describing this
range during the program operation after that point were
unspecified and near to random ones...
This could happen with any command.
Guillaume Knispel
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]