[EMAIL PROTECTED] wrote: > make-kpkg clean; make config; make-kpkg --rev printe.20362 kernel_image > > and get the following error messages: > > dpkg-gencontrol -pkernel-image-2.0.36 -Pdebian/tmp-image > parse changelog/debian: error: unable to open substvars file > debian/substvars: no such file or directory > dpkg-gencontrol: error: syntax error in parsed version of changelog at > line 0: empty file
You should unset LANG and LC_ALL (and read the documentation ;-), file problems.txt or so). This is a sign of the dpkg bug(s) with locales... Ulf

