[libre-riscv-dev] [Bug 327] New: Don't use sudo with setup.py
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Wed May 20 01:54:01 BST 2020
https://bugs.libre-soc.org/show_bug.cgi?id=327
Bug ID: 327
Summary: Don't use sudo with setup.py
Product: Libre-SOC's first SoC
Version: unspecified
Hardware: Other
OS: Linux
Status: CONFIRMED
Severity: enhancement
Priority: ---
Component: Source Code
Assignee: lkcl at lkcl.net
Reporter: programmerjake at gmail.com
CC: libre-riscv-dev at lists.libre-riscv.org
NLnet milestone: ---
The HDL Workflow page should be fixed to *NOT* use sudo when calling setup.py,
instead, either use a venv (preferred) or install to the local user account.
This avoids creating files owned by root in the source directory, avoiding the
need to run all code using sudo. This also makes it possible for people stuck
with shared computers where they don't have sudo privileges to be able to
run/develop our code.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-riscv-dev
mailing list