[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debian-users:21667] make-kpkg from alsa-source cannot use gpg?



やすいです.

alsa-modules を作ろうと思って,make-kpkg modules したら,pgp
の署名を求められました.
しかし,ぼくは gpg を使っているので,できません.

(ここから)
% fakeroot make-kpkg modules

:

pgp -fast ${KMAINT:+-u"$KMAINT"} < "$chfile.pt" > "$chfile"
Pretty Good Privacy(tm) 2.6.3ia - Public-key encryption for the masses.
(c) 1990-96 Philip Zimmermann, Phil's Pretty Good Software. 1996-03-04
International version - not for use in the USA. Does not use RSAREF.
Current time: 2000/04/03 14:20 GMT

Keyring file '/home/tach/.pgp/secring.pgp' does not exist. 
Signature error

For a usage summary, type:  pgp -h
For more detailed help, consult the PGP User's Guide.
make[1]: *** [kdist] Error 20
make[1]: Leaving directory `/usr/src/modules/alsa-driver'
Module /usr/src/modules/alsa-driver failed.
Hit return to Continue?
(ここまで)

どうも,/usr/src/modules/alsa-driver/debian/genchanges.sh で

pgp -fast ${KMAINT:+-u"$KMAINT"} < "$chfile.pt" > "$chfile"

と決めうちしてるせいだと思います.
#こいつをコメントアウトすると,きちんとできます.

なぜ,pgp を使って署名を強要されるのでしょうか?
upload するわけでもないので,署名はなくていいと思うのですが.
kernel-image や pcmcia-module は,署名はいらないですよね.

そうでなくとも,gpg を使うことはできないんでしょうか?
-- 
// 安井 卓 (YASUI, Taku) <tach@debian.or.jp>
// WWW: http://tach21.hoops.ne.jp/