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

Re: make-kpkg and signing program



On Tue, 2004-03-09 at 23:51, matt zagrabelny wrote:
> hello,
> 
> ive just make a kernel package and nvidia module package via
> 
> $ fakeroot make-kpkg --append-to-version kernel_image modules
> 
> i get an error afterwords:
> 
> Could not find a signing program (pgp or gpg)!
> 
> i do have gpg installed though (via the package gnupg).
> 
> has anyone seen this problem or has advice for a solution?
> i do have debhelper installed as well.
> 
> thanks,
> 
> matt zagrabelny


Add -us and -uc options to make-kpkg.  As per the make-kpkg man page,
they direct dpkg-buildpackage to not sign the resulting files.

HTH,
Jonathan Brandmeyer



Reply to: