Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 66085 - ebuild patch for autounstable
Summary: ebuild patch for autounstable
Status: RESOLVED WONTFIX
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Dependencies (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-01 22:28 UTC by Mike Doty (RETIRED)
Modified: 2004-10-09 13:40 UTC (History)
1 user (show)

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


Attachments
emerge patch from 2.0.51_rc7 (emerge.patch,1.03 KB, patch)
2004-10-01 22:30 UTC, Mike Doty (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Doty (RETIRED) gentoo-dev 2004-10-01 22:28:21 UTC
this patch adds FEATURES="autounstable" support.  when merging, if a package or dependency has no stable builds for an arch(amd64,x86,sparc), but unstable build(s), portage will select the highest package marked ~arch.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Mike Doty (RETIRED) gentoo-dev 2004-10-01 22:30:02 UTC
Created attachment 40902 [details, diff]
emerge patch from 2.0.51_rc7
Comment 2 SpanKY gentoo-dev 2004-10-01 22:44:40 UTC
imho this is something we dont want
Comment 3 Travis Tilley (RETIRED) gentoo-dev 2004-10-01 23:07:08 UTC
i think this is pretty cool, but i'm strange like that :P
Comment 4 Travis Tilley (RETIRED) gentoo-dev 2004-10-01 23:12:27 UTC
rather, it looks like that happy in-between place in the middle of stable and ~arch.
Comment 5 Nicholas Jones (RETIRED) gentoo-dev 2004-10-09 13:40:07 UTC
This will not be included. It is directly in conflict with QA.
Stable should never have testing deps.

It also appears, without more context than just the patch, that
it makes explicit-deps come from stable, and all underlying deps
come from testing.