Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 293730 - Any-of failure
Summary: Any-of failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS, REGRESSION
Depends on:
Blocks: 288499
  Show dependency tree
 
Reported: 2009-11-19 14:27 UTC by Torsten Veller (RETIRED)
Modified: 2009-11-21 05:17 UTC (History)
0 users

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


Attachments
emerge --info (EI.txt,2.90 KB, text/plain)
2009-11-19 14:30 UTC, Torsten Veller (RETIRED)
Details
emerge -pd ~virtual/perl-Test-Harness-3.17 (testharness.txt,2.25 KB, text/plain)
2009-11-19 14:31 UTC, Torsten Veller (RETIRED)
Details
emerge -pd ~virtual/perl-Test-Harness-3.17 ~perl-core/Test-Harness-3.17 (testharnessandvirtual.txt,2.57 KB, text/plain)
2009-11-19 14:31 UTC, Torsten Veller (RETIRED)
Details
fix the bad || handling (bad_or.patch,647 bytes, patch)
2009-11-20 06:11 UTC, Zac Medico
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.