I have a Ubuntu-20.04 and latest repo branch set to master #c2055abbc
While the make init runs successfully, the make configure breaks.
The make configure PLATFORM=vs breaks –
mv: cannot move ‘/etc/apt/sources.list.d/debian.sources’ to ‘/etc/apt/sources.list.d/debian.sources.back’: Permission denied
These are owned by root:root, wonder why the script is attempting this with user permissions?
What am I doing wrong here?
TIA,
-Sg
I tried adding the user to the root group, but it does not help.
stealthaway is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.