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
One of the live ebuilds are pointing at a github repo marked as private
smart-live-rebuild -- -a is run
During the course of execution, smart-live-rebuild is asking for the username for that ebuild, however since the jobs are running in parallel, the username prompt is overwritten with output from next line:
The screenshot above is from zsh, but same thing happens in bash.
The problem is UI only, the username and password can be typed in and the rebuild proceeds OK.
The text was updated successfully, but these errors were encountered:
smart-live-rebuild -- -a
is runsmart-live-rebuild
is asking for the username for that ebuild, however since the jobs are running in parallel, the username prompt is overwritten with output from next line:The screenshot above is from
zsh
, but same thing happens inbash
.The problem is UI only, the username and password can be typed in and the rebuild proceeds OK.
The text was updated successfully, but these errors were encountered: