No option to change an existing partition filesystem to ReiserFS in the new Espresso installer

Bug #42994 reported by Aleksander Morgado
30
Affects Status Importance Assigned to Milestone
qtparted (Ubuntu)
Won't Fix
Medium
Unassigned
ubiquity (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

I used the new Dapper Beta2 LiveCD to see the brand new system installer, and it is great, but there was not an option to change one of my partitions from Ext2 to ReiserFS (where I in fact wanted to install /). S¡Other kind of filesystems where available in the combo box (ext2, ext3, XFS, even NTFS! ¿?), but no ReiserFS. Is this a bug or is ReiserFS an unwanted feature for this new version (don't think so...). I had to mkfs.reiserfs the partition myself, then restart the LiveCD and I was able to install / in the new ReiserFS filesystem.

Revision history for this message
Colin Watson (cjwatson) wrote :

Which distribution were you installing - Ubuntu, Kubuntu, Edubuntu, or Xubuntu? In Ubuntu/Edubuntu/Xubuntu, reiserfs is definitely offered - you just have to delete the filesystem and create a new one, which is a bit odd, but there you go. I don't have Kubuntu to hand to check.

Changed in ubiquity:
status: Unconfirmed → Needs Info
Revision history for this message
Aleksander Morgado (aleksander-m) wrote : Re: [Bug 42994] Re: No option to change an existing partition filesystem to ReiserFS in the new Espresso installer

It is a Kubuntu distribution. I think that I tried to do that, but again
ReiserFS was not in the ComboBox.

Colin Watson wrote:

>Which distribution were you installing - Ubuntu, Kubuntu, Edubuntu, or
>Xubuntu? In Ubuntu/Edubuntu/Xubuntu, reiserfs is definitely offered -
>you just have to delete the filesystem and create a new one, which is a
>bit odd, but there you go. I don't have Kubuntu to hand to check.
>
>** Changed in: ubiquity (Ubuntu)
> Status: Unconfirmed => Needs Info
>
>
>

Revision history for this message
Colin Watson (cjwatson) wrote :

Jonathan, I figure this one's yours.

Changed in ubiquity:
status: Needs Info → Unconfirmed
Revision history for this message
Aleksander Morgado (aleksander-m) wrote :

 I found this lines in
"ubiquity/d-i/source/partman-reiserfs/commit.d/format_reiserfs":

        status=failed
# libreiserfs has not yet been packaged as udeb so the following will fail
         name_progress_bar $template
         open_dialog CREATE_FILE_SYSTEM $id reiserfs
         read_line status
         close_dialog
        sync
        if [ "$status" != OK ]; then
....

Could it be that as the formatting of reiserfs partitions is still not
supported in this version (I have checked 0.99.74 source code) the combo
box does not show the ReiserFS option?

Colin Watson escribió:
> Jonathan, I figure this one's yours.
>
> ** Changed in: ubiquity (Ubuntu)
> Sourcepackagename: ubiquity => qtparted
> Status: Needs Info => Unconfirmed
>
>

Revision history for this message
Colin Watson (cjwatson) wrote :

No. Firstly, that code (unfortunately) has no influence on the combo box displayed to you; secondly, if you read about ten lines further down in that script you'll find code that falls back from parted to mkfs.reiserfs. That code works, because it's used in Ubuntu and reiserfs works there; this seems like purely a UI issue in qtparted.

Revision history for this message
luke1011 (luke-linux) wrote :

i've experienced a similar problem when installing kubuntu from flight 7 live CD. qtParted would not let me select reiserfs but when i went to the next step of install (setting mount points) it said it was going to format '/' as reiserfs.

Revision history for this message
Bradley T Hughes (bhughes) wrote :

I just got a new machine, and I have the same problem. This is the 6.06 install CD, and it will not let me format using reiserfs.

Pretty serious bug, IMHO.

Revision history for this message
J. Pablo Fernández (pupeno) wrote :

I am also a user of ReiserFS that is very disappointed at the state of the installer regarding ReiserFS. In Dapper, it was possible to workaround it by creating the partitions by hand. In Edgy that is not even possible (it would complaint about not having a root filesystem even when there's a defined root filesystem, only that it is an already created and formated ReiserFS).
I had to install with the alternate CD, that worked.
I've found this bugs to be related (maybe all the same bug: support ReiserFS please): 42994, 44566, 49826.
Thank you.

Revision history for this message
David Taylor (me-davidandrewtaylor) wrote :

Marked Bug #49826 as duplicate of this bug.

My most recent notes from that bug report:

This has carried on through to Edgy although thankfully the text based installer still is capable installing with a full selection of file systems.
incidentally Reiserfs should be added as it appears to be the second most popular file system according to this recent pole: http://linux.inet.hr/poll_filesystem.html

Revision history for this message
David Taylor (me-davidandrewtaylor) wrote :

Marked Bug #44566 as duplicate of this bug.

Revision history for this message
David Taylor (me-davidandrewtaylor) wrote :

Moving to confirmed as a multiple users are interested in seeing a resolution.

Changed in qtparted:
status: Unconfirmed → Confirmed
Changed in ubiquity:
status: Unconfirmed → Confirmed
Revision history for this message
Colin Watson (cjwatson) wrote :

This is *not* a ubiquity bug. Please do not reopen this bug on ubiquity. The problem is that qtparted only knows how to offer reiserfs with the aid of libreiserfs, which is too broken to use and therefore disabled (it creates reiserfs filesystems that later cause the kernel to oops). gparted uses an external program (mkfs.reiserfs) to do this, which works much better.

José mentions the "no root file system" bug, which is bug 67130. That makes the impact of this bug greater, but it's very much a separate bug, so please don't conflate the two.

I'm sure a patch for qtparted to make it able to use mkfs.reiserfs if libreiserfs is disabled would be welcome. It's not a matter of filesystem popularity - qtparted just isn't maintained upstream from what I hear, and I don't have the Qt skill or time to deal with it.

Changed in ubiquity:
status: Confirmed → Rejected
Revision history for this message
Jonathan Thomas (echidnaman) wrote :

QtParted is unmaintained, so this will likely not be fixed. Ubiquity doesn't use it anymore anyway. :)

Changed in ubiquity (Ubuntu):
status: Invalid → Won't Fix
Revision history for this message
Jonathan Thomas (echidnaman) wrote :

Er, oops.

Changed in ubiquity (Ubuntu):
status: Won't Fix → Invalid
Revision history for this message
Jonathan Thomas (echidnaman) wrote :

There we go.

Changed in qtparted (Ubuntu):
status: Confirmed → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.