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

Bug 293730

Summary: Any-of failure
Product: Gentoo Linux Reporter: Torsten Veller (RETIRED) <tove>
Component: [OLD] Core systemAssignee: Portage team <dev-portage>
Status: RESOLVED FIXED    
Severity: normal Keywords: InVCS, REGRESSION
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 288499    
Attachments: emerge --info
emerge -pd ~virtual/perl-Test-Harness-3.17
emerge -pd ~virtual/perl-Test-Harness-3.17 ~perl-core/Test-Harness-3.17
fix the bad || handling

Description Torsten Veller (RETIRED) gentoo-dev 2009-11-19 14:27:48 UTC
Don't have a better summary:

virtual/perl-Test-Harness-3.17 rdepends on
|| ( ~dev-lang/perl-5.10.1 ~perl-core/Test-Harness-3.17 )

perl-5.10.1 is package.masked and
perl-core/Test-Harness-3.17 is visible (in /etc/portage/package.unmask)

Still emerge ~virtual/perl-Test-Harness-3.17 fails while
emerge ~virtual/perl-Test-Harness-3.17 ~perl-core/Test-Harness-3.17
works.
Comment 1 Torsten Veller (RETIRED) gentoo-dev 2009-11-19 14:30:22 UTC
Created attachment 210622 [details]
emerge --info
Comment 2 Torsten Veller (RETIRED) gentoo-dev 2009-11-19 14:31:16 UTC
Created attachment 210623 [details]
emerge -pd ~virtual/perl-Test-Harness-3.17
Comment 3 Torsten Veller (RETIRED) gentoo-dev 2009-11-19 14:31:42 UTC
Created attachment 210624 [details]
emerge -pd ~virtual/perl-Test-Harness-3.17 ~perl-core/Test-Harness-3.17
Comment 4 Zac Medico gentoo-dev 2009-11-20 06:11:04 UTC
Created attachment 210680 [details, diff]
fix the bad || handling

This problem was triggered by changes from bug #275945.
Comment 5 Torsten Veller (RETIRED) gentoo-dev 2009-11-20 07:14:25 UTC
(In reply to comment #4)
> Created an attachment (id=210680) [details]
> fix the bad || handling

Works as expected now. Thank you.
Comment 6 Zac Medico gentoo-dev 2009-11-21 05:17:32 UTC
This is fixed in 2.1.7.6 and 2.2_rc51.