Bug 6780 - cfdisk can not handle valid partition table
Summary: cfdisk can not handle valid partition table
Status: RESOLVED WONTFIX
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 1
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-14 08:33 CEST by Peter D
Modified: 2012-12-02 14:31 CET (History)
0 users

See Also:
Source RPM: util-linux-ng-2.18-4.1.mga1
CVE:
Status comment:


Attachments

Description Peter D 2012-07-14 08:33:00 CEST
Description of problem:

It is not certain what caused my hard disk to have such an "interesting" partition table, but cfdisk can not handle it now, and it appears to be valid.

    FATAL ERROR: Bad primary partition 3: Partition begins after end-of-disk
    Press any key to exit cfdisk

It looks like cfdisk's error message is wrong.  Partition 3 is mounted 
and in use.  



[root@live bin]# cat /etc/release 
Mageia release 1 (Official) for x86_64
[root@live bin]# sfdisk -l -uS -L

Disk /dev/sda: 121601 cylinders, 255 heads, 63 sectors/track
Warning: extended partition does not start at a cylinder boundary.
DOS and Linux will interpret the contents differently.
Units = sectors of 512 bytes, counting from 0

   Device Boot    Start       End   #sectors  Id  System
/dev/sda1   *        63 577440359  577440297   5  Extended
/dev/sda2     577440360 1562899589  985459230  83  Linux
/dev/sda3     1562899590 1953520064  390620475  83  Linux
/dev/sda4     1953520065 1953523054       2990  83  Linux
                start: (c,h,s) expected (1023,254,63) found (769,0,1)
                end: (c,h,s) expected (1023,254,63) found (769,47,29)
/dev/sda5           126  22507064   22506939  83  Linux
/dev/sda6      22507128  26587574    4080447  83  Linux
/dev/sda7      26587638  77786729   51199092  83  Linux
/dev/sda8      77786793  98253539   20466747  82  Linux swap / Solaris
/dev/sda9      98253603 122816924   24563322  83  Linux
/dev/sda10    122816988 126897434    4080447  83  Linux
/dev/sda11    126897498 167847119   40949622  83  Linux
/dev/sda12    167847183 577440359  409593177  83  Linux
[root@live bin]#

This is from the thread "partitioning bug" in mageia user.  

Version-Release number of selected component (if applicable):

Mageia 1

How reproducible:

It seems to be here to stay.  

Steps to Reproduce:
1.  Long and complicated, see mailing list.  
2.
3.
Comment 1 Manuel Hiebel 2012-11-05 16:51:07 CET
This message is a reminder that Mageia 1 is nearing its end of life. 
In approximately 25 days from now, Mageia will stop maintaining and issuing 
updates for Mageia 1. At that time this bug will be closed as WONTFIX (EOL) if it 
remains open with a Mageia 'version' of '1'.

Package Maintainer: If you wish for this bug to remain open because you plan to 
fix it in a currently maintained version, simply change the 'version' to a later 
Mageia version prior to Mageia 1's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that we may not 
be able to fix it before Mageia 1 is end of life.  If you would still like to see 
this bug fixed and are able to reproduce it against a later version of Mageia, 
you are encouraged to click on "Version" and change it against that version 
of Mageia.

Although we aim to fix as many bugs as possible during every release's lifetime, 
sometimes those efforts are overtaken by events. Often a more recent Mageia 
release includes newer upstream software that fixes bugs or makes them obsolete.

--
Mageia Bugsquad
Comment 2 Manuel Hiebel 2012-12-02 14:31:12 CET
Mageia 1 changed to end-of-life (EOL) status on ''1st December''. Mageia 1 is no 
longer maintained, which means that it will not receive any further security or 
bug fix updates. As a result we are closing this bug. 

If you can reproduce this bug against a currently maintained version of Mageia 
please feel free to click on "Version" change it against that version of Mageia and reopen this bug.

Thank you for reporting this bug and we are sorry it could not be fixed.

--
Mageia Bugsquad

Status: NEW => RESOLVED
Resolution: (none) => WONTFIX


Note You need to log in before you can comment on or make changes to this bug.