You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 4, 2018. It is now read-only.
Maybe you can use the @unavailable-binaries portage set (emerge -va @unavailable-binaries) which would solve the find a way to force build on missing binpkg point from the TODO list.
Excerpt from /usr/share/portage/config/sets/portage.conf:
# Installed packages for which corresponding binary packages# are not available.[unavailable-binaries]class = portage.sets.dbapi.UnavailableBinaries
The text was updated successfully, but these errors were encountered:
Nice. I think i would like for jenkins to trigger the @unavailable-binaries build so I'll keep the issue open until I implemented jenkins and can use it in a job.
Maybe you can use the
@unavailable-binaries
portage set (emerge -va @unavailable-binaries
) which would solve the find a way to force build on missing binpkg point from the TODO list.Excerpt from
/usr/share/portage/config/sets/portage.conf
:The text was updated successfully, but these errors were encountered: