Re: make-kpkg and signing program

2004-03-10 Thread matt zagrabelny
On Tue, 2004-03-09 at 23:19, Jonathan Brandmeyer wrote: > 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: >

Re: make-kpkg and signing program

2004-03-09 Thread Jonathan Brandmeyer
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 in

make-kpkg and signing program

2004-03-09 Thread matt zagrabelny
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 h