Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41579 - reiser4progs 0.5.0 depends on libaal >=0.5.0
Summary: reiser4progs 0.5.0 depends on libaal >=0.5.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-14 13:18 UTC by Rainer Sigwald
Modified: 2004-02-14 13:35 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 Rainer Sigwald 2004-02-14 13:18:05 UTC
"emerge reiser4progs" failed with (something like, can't reproduce due to removal of libaal-0.4.15-r1.ebuild):
"checking for libaal > 0.5.0 . . . failed
 install libaal 0.5.0 or greater"

workaround is trivial:  "emerge libaal reiser4progs"

Reproducible: Couldn't Reproduce
Steps to Reproduce:
1.  on system with previous version of reiser4progs, "emerge reiser4progs"
Actual Results:  
fails with (something like, can't reproduce due to removal of
libaal-0.4.15-r1.ebuild):

"checking for libaal > 0.5.0 . . . failed
 install libaal 0.5.0 or greater"

Expected Results:  
upgraded libaal before reiser4progs

This will only occur on a system with reiser4progs-0.4.15 installed.

all it needs is a change from 

-DEPEND=">=sys-libs/libaal-0.4.15"
+DEPEND=">=sys-libs/libaal-0.5.0"
Comment 1 SpanKY gentoo-dev 2004-02-14 13:35:34 UTC
fixed in cvs