Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 576412 - Prefix profile masks need to be updated?
Summary: Prefix profile masks need to be updated?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All OS X
: Normal minor (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-04 06:05 UTC by *
Modified: 2016-03-05 08:21 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 * 2016-03-04 06:05:59 UTC
Just ran emerge --sync and now and emerge -DNpuv @world wants to install a bunch of non-Mac OS X packages.

This is what I had to add to etc/portage/profile/packages:
-*>=sys-apps/baselayout-2
-*net-misc/iputils
-*sys-apps/kbd
-*sys-apps/openrc
-*sys-fs/e2fsprogs
-*virtual/dev-manager
-*virtual/libc
-*virtual/modutils
-*virtual/service-manager

This is what I had to add to etc/portage/profile/package.use.mask:
net-misc/rsync -acl
dev-lang/R -prefix

We also need Mac OS X descs added for 10.9-10.11:
usr/portage/profiles/profiles.desc

Reproducible: Always
Comment 1 Fabian Groffen gentoo-dev 2016-03-04 17:06:26 UTC
no, I think I "fscked" it up.
Comment 2 Fabian Groffen gentoo-dev 2016-03-04 17:23:47 UTC
I did this for bug #574822, but just reverted the order.

Black magic for me still why this changes things.
Comment 3 * 2016-03-05 05:10:01 UTC
Thanks, but I think we still need Mac OS X profile descs added for 10.9-10.11:

--- profiles.desc   2016-03-04 21:07:32.000000000 -0800
+++ profiles.desc   2016-03-04 21:07:36.000000000 -0800
@@ -259,6 +259,12 @@
 x64-macos      prefix/darwin/macos/10.7/x64            dev
 x86-macos      prefix/darwin/macos/10.8/x86            dev
 x64-macos      prefix/darwin/macos/10.8/x64            dev
+x86-macos      prefix/darwin/macos/10.9/x86            dev
+x64-macos      prefix/darwin/macos/10.9/x64            dev
+x86-macos      prefix/darwin/macos/10.10/x86           dev
+x64-macos      prefix/darwin/macos/10.10/x64           dev
+x86-macos      prefix/darwin/macos/10.11/x86           dev
+x64-macos      prefix/darwin/macos/10.11/x64           dev

 # Solaris Profiles
 sparc-solaris      prefix/sunos/solaris/5.9/sparc          dev


Should I open a new ticket for that?
Comment 4 Fabian Groffen gentoo-dev 2016-03-05 08:16:47 UTC
yes we do!
Comment 5 Fabian Groffen gentoo-dev 2016-03-05 08:21:44 UTC
Added now, thanks for reminding me!