Hoi community, I have a kFreeBSD machine running and started to port my debian packages (see http://prog.marmaro.de/deb-repo/ ) to kfreebsd-i386. It worked well until gpg starts to sign the .dsc and .changes. gpg wants to open /dev/tty which does not work. I think this problem is known ... To solve the situation and correctly create the package, I wrote a small script which does the work that is missing when the debuild command fails. The script is attached ... maybe it's helpful meillo
Attachment:
sign-deb_kfreebsd.sh
Description: Bourne shell script