Closed brccabral closed 3 years ago
Try this:
chmod -x "debian/install"
Thanks for checking this issue.
I just did chmod -x debian/install
, but got same error.
Maybe you are trying compiling as root? If so:
Don't build as root.
Before trying again (as a normal user) run git clean -fdx
as root
It is a NTFS system. It is my D: drive from Windows, my Ubuntu is in a dual boot. I tried on $HOME and it passed this error, but I got another error. I'll open a new issue, this one can be closed
Hi everyone, I am getting this error after executing
dpkg-buildpackage
. Anyone could help me?