corbinlc / gnuroot

154 stars 29 forks source link

dpkg -i returns permission denied. #103

Open DoktorStein opened 6 years ago

DoktorStein commented 6 years ago

After successfuly setting up debian stretch on Gnuroot, I wasn't able to install packages. Running apt install returns E: seteuid 0 failed - seteuid (13: Permission denied) and setegid 0 failed - setegid (13: Permission denied). What could be a possible solution to this?

fosslinux commented 6 years ago

@DoktorStein What about using sudo?