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

Bug 254066

Summary: openrc-0.4.1-r1 depends on udev version that blocks every hal package with crypt use flag
Product: Gentoo Linux Reporter: Markos Chandras (RETIRED) <hwoarang>
Component: [OLD] baselayoutAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Markos Chandras (RETIRED) gentoo-dev 2009-01-07 11:59:10 UTC
The latest openrc depends on >udev-133. However, hal with crypt setup depends on sys-fs/cryptsetup. Finally cryptsetup depends on udev<126. So as you can see , there are some unresolved blockages here and by that I mean that you cant have both openrc and hal[crypt] at the same time

Is it possible to resolve that?

Reproducible: Always

Steps to Reproduce:
1.emerge hal with crypt use flag enabled
2.emerge openrc-0.4.1-r1 
3.

Actual Results:  
hal[crypt] eventually blocks openrc due to udev dependencies

Expected Results:  
openrc , hal[crypt], cryptsetup should not block each other
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2009-01-07 12:08:53 UTC
Emerging hal without the crypt use flag solves the above blockage but I dont know if this is the proposed solution

If so, please close it 

Thanks
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-01-07 13:01:39 UTC
(In reply to comment #0)
> Finally cryptsetup depends on udev<126.

Install sys-fs/cryptsetup-1.0.6-r2. Don't mix stable and unstable packages.