Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 52188 - sys-apps/parted: depends problem?
Summary: sys-apps/parted: depends problem?
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-27 08:00 UTC by Tuan Van (RETIRED)
Modified: 2004-05-27 09:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tuan Van (RETIRED) gentoo-dev 2004-05-27 08:00:40 UTC
# grep noreiserfs /usr/portage/profiles/use.local.desc
sys-apps/parted:noreiserfs - Do not include reiserfs support

# emerge -pv parted

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] sys-fs/progsreiserfs-0.3.0.4  -debug +nls  0 kB
[ebuild  N    ] sys-apps/parted-1.6.8  -debug +nls -noreiserfs +readline -static  0 kB

Is this correct, because the syntax looks right?

# grep noreiserfs /usr/portage/sys-apps/parted/parted-1.6.9.ebuild
IUSE="nls static readline debug noreiserfs"
        !noreiserfs? ( =sys-fs/progsreiserfs-0.3.0* )"
Comment 1 Tuan Van (RETIRED) gentoo-dev 2004-05-27 09:21:29 UTC
OOPS ...sorry...INVALID