Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 731276 - sys-apps/portage: "emerge -p" with --autounmask-continue returns 1 while it passes without -p
Summary: sys-apps/portage: "emerge -p" with --autounmask-continue returns 1 while it p...
Status: CONFIRMED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-07 14:29 UTC by Agostino Sarubbo
Modified: 2020-11-07 17:59 UTC (History)
1 user (show)

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 Agostino Sarubbo gentoo-dev 2020-07-07 14:29:29 UTC
I'm doing:

emerge clion -pv --autounmask=y --autounmask-write=y --autounmask-keep-masks=y --autounmask-continue=y ; echo $?

I got:

The following USE changes are necessary to proceed:
 (see "package.use" in the portage(5) man page for more details)
# required by media-libs/mesa-20.1.2::gentoo[libglvnd]
# required by media-libs/libepoxy-1.5.4::gentoo[egl]
# required by x11-libs/gtk+-3.24.21::gentoo
# required by x11-themes/adwaita-icon-theme-3.32.0::gentoo
# required by x11-libs/gtk+-2.24.32-r1::gentoo
# required by x11-themes/gtk-engines-adwaita-3.28::gentoo
>=media-libs/libglvnd-1.3.2 X
1

While I'm dropping -p it passes and the emerge starts. This does not help in case you want to emerge only if it passed -p