Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 228295

Summary: sys-fs/e2fsprogs should deliver ext4 support
Product: Gentoo Linux Reporter: Florian Manschwetus <manschwetus>
Component: [OLD] Core systemAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED INVALID    
Severity: normal CC: dhp_gentoo
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://e2fsprogs.sourceforge.net/e2fsprogs-release.html
Whiteboard:
Package list:
Runtime testing required: ---

Description Florian Manschwetus 2008-06-19 07:31:35 UTC
Could it be that a configure is missed or something isn't installed?
e2fsprogs should be able to handle ext4 according to release notes
Fine would be a wrapper for mkfs.ext4 f.e.

Reproducible: Always
Comment 1 DEMAINE BenoƮt-Pierre, aka DoubleHP 2008-06-19 15:21:34 UTC
moon-gen-3 ~ # cd /var/log/portage/
moon-gen-3 portage # cat sys-fs\:e2fsprogs-1.40.9\:20080615-114042.log |grep -i ext4
moon-gen-3 portage #

=> ni sign of ext4 in compile logs at all.

Changelog mentions bug #167562 and bug #156697

***

After reading a bit forums, http://www.sabayonlinux.org/forum/viewtopic.php?f=57&t=11178 means there is no reason to make ext4 available easily for normal users for now, cause ext4 is still too much unstable. Amongst other points, even original package, even in 1.40.11, there is no mkfs.ext4 at all yet: there is no ready to use bunch of commands written by author yet.

The way to get ext4 commands is described in http://www.ibm.com/developerworks/linux/library/l-ext4/ ... and it is far from trivial.

This should not be done in a normal ebuild. Maybe we could write a new ext4 specific ebuild for no, but I dont think there is any clan Gentoo way to bring mkfs.ext4 in soon.

***

BTW, 1.40.11 is out. Can maint bump ? dev says it corrects lots of bugs.
Comment 2 SpanKY gentoo-dev 2008-06-21 03:46:53 UTC
read the relevant documentation to figure out how to use ext4 ... there's nothing to be changed in the e2fsprogs package