Please help fix these build errors

2013-12-06 Thread T o n g
Hi, I get some strange build error - dpkg-source: error: cannot write /tmp/temp-lintian-lab-... - unknown substitution variable ${shlibs:Depends} Here are the details: $ debuild -us -uc [ . . . ] /usr/bin/install -c -m 644 file/dbab.list- /export/build/dbab/git/

Re: Please help fix these build errors

2013-12-06 Thread Paul Wise
On Sat, Dec 7, 2013 at 11:00 AM, T o n g wrote: - dpkg-source: error: cannot write /tmp/temp-lintian-lab-... Something is wrong with your /tmp directory. It is probably either full or has incorrect permissions. - unknown substitution variable ${shlibs:Depends} If you aren't packaging ELF

Re: Please help fix these build errors

2013-12-06 Thread Russ Allbery
Paul Wise p...@debian.org writes: On Sat, Dec 7, 2013 at 11:00 AM, T o n g wrote: dpkg-gencontrol: warning: package dbab: unused substitution variable ${perl:Depends} ^^ If you aren't packaging Perl stuff you don't need this variable. You can read the dh_perl