View Single Post
jeremiah's Avatar
Posts: 170 | Thanked: 261 times | Joined on Feb 2009 @ Gothenburg, Sweden
#4
Originally Posted by LABAUDIO View Post
i try to package something but i got this error :

Code:
fakeroot debian/rules clean
/usr/bin/fakeroot: 166: debian/rules: not found
dpkg-buildpackage: failure: fakeroot debian/rules clean gave error exit status 127
any idea how i can resolve this issue


TX
Hi there!

I would bet that you do not have a debian/rules file. Can you check that to make sure? One way to do that is to cd into the directory where you issued the build command and do an 'ls debian/' and see if there is a rules file.

You may not even have a debian directory yet - in which case we'll need to create one.

Jeremiah
 

The Following 2 Users Say Thank You to jeremiah For This Useful Post: