Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 29133 - Incorrect DEPEND in qtparted-0.3.2.ebuild
Summary: Incorrect DEPEND in qtparted-0.3.2.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-19 09:35 UTC by Jason Santos
Modified: 2003-09-19 22:06 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 Jason Santos 2003-09-19 09:35:26 UTC
Just did an emerge sync, and when doing:  emerge -UupvD world, I got the
following error:

These are the packages that I would merge, in order:
 
Calculating world dependencies |
emerge: there are no masked or unmasked ebuilds to satisfy
">=dev-libs/progsreiserfs-0.3.0.3".
 
!!! Problem with ebuild sys-apps/qtparted-0.3.2
!!! Possibly a DEPEND/*DEPEND problem.
 
!!! Depgraph creation failed.


I Checked /usr/portage/sys-apps/qtparted/qtparted-0.3.2.ebuild, and it has a
DEPEND on >=dev-libs/progsreiserfs-0.3.0.3, but progsreiserfs live in sys-fs,
not dev-libs.

Changing it to sys-fs fixed the problem.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2003-09-19 22:06:03 UTC
seems like vapier fixed this already.