[pbuilder-dist] Shouldn't be run with sudo
Bug #691999 reported by
Artur Rona
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-dev-tools (Ubuntu) |
Fix Released
|
Wishlist
|
Stefano Rivera |
Bug Description
Binary package hint: ubuntu-dev-tools
$ apt-cache policy ubuntu-dev-tools
ubuntu-dev-tools:
Zainstalowana: 0.107
Kandydująca: 0.107
Tabela wersji:
*** 0.107 0
500 http://
100 /var/lib/
$ sudo pbuilder-dist natty update
W: /root/.pbuilderrc does not exist
E: File /root/pbuilder/
Other options like build also don't work with the same output.
To post a comment you must log in.
I'm guessing this is due to using sudo. We should detect sudo (via the environment variables it prints), and output an appropriate error.