Emerging app-accessibility/brltty fails on EVE |
|||
Issue descriptionWhile trying to build packages for Eve, my build failed at app-accessibility/brltty. I have attached the log, which suggests an error with adding a new user during pre-inst. I do not have changes that would affect this behavior. I have tried to find the eclass that contains the command that is giving me trouble, enewuser, but I cannot find it in portage-stable or chromiumos-overlay. It seems to be in the user.eclass, but I cannot find that file.
,
Aug 14
you can try manually deleting the brltty accounts from /build/eve/etc/{group,passwd} and see if emerge works
,
Aug 14
I checked the contents of /build/eve/etc/{group, passwd} and both are empty. It seems that it may be trying to run the command in reference to the host; the host has brltty in /etc/group.
,
Aug 14
brltty accounts shouldn't be in the SDK. you might have emerged things while testing in such a way that caused them to be created, but that's not normal. you can hand delete them from the SDK too.
,
Aug 15
Looks like it was some sort of chroot/environment error. Fixed it after cloning the repo again and creating a new chroot.
,
Aug 15
Thanks!
,
Aug 15
|
|||
►
Sign in to add a comment |
|||
Comment 1 by vmreyes@google.com
, Aug 14