AKF_SDS n00b
Joined: 03 Apr 2013 Posts: 22
|
Posted: Fri May 03, 2013 2:28 am Post subject: Portage not emerging; USE flags 'userland_GNU' and 'portage' |
|
|
After running emerge --sync I got:
Code: | * An update to portage is available. It is _highly_ recommended
* that you update portage now, before any other packages are updated.
* To update portage, run 'emerge portage' now. |
emerge portage failed due to USE flags "userland_GNU" and "prefix". Running with --autounmask-write failed to resolve the issue. Is there any other way to force the update?
Code: | root# emerge --color n portage
!!! Problem with sandbox binary. Disabling...
Calculating dependencies... done!
!!! All ebuilds that could satisfy "portage" have been masked.
!!! One of the following masked packages is required to complete your request:
- sys-apps/portage-2.2.01.21890::gentoo_prefix (masked by: invalid: PDEPEND: USE flag 'userland_GNU' referenced in conditional 'userland_GNU?' is not in IUSE, invalid: RDEPEND: USE flag 'prefix' referenced in conditional '!prefix?' is not in IUSE)
- sys-apps/portage-2.2.01.21882::gentoo_prefix (masked by: invalid: PDEPEND: USE flag 'userland_GNU' referenced in conditional 'userland_GNU?' is not in IUSE, invalid: RDEPEND: USE flag 'prefix' referenced in conditional '!prefix?' is not in IUSE)
- sys-apps/portage-2.2.01.21864::gentoo_prefix (masked by: invalid: PDEPEND: USE flag 'userland_GNU' referenced in conditional 'userland_GNU?' is not in IUSE, invalid: RDEPEND: USE flag 'prefix' referenced in conditional '!prefix?' is not in IUSE)
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook. |
|
|