* CRDA: Build Fail: Database signature verification failed
@ 2013-12-17 6:50 Krishna Chaitanya
2013-12-17 7:14 ` Krishna Chaitanya
0 siblings, 1 reply; 4+ messages in thread
From: Krishna Chaitanya @ 2013-12-17 6:50 UTC (permalink / raw)
To: John Linville, Luis Rodriguez; +Cc: wireless-regdb, linux-wireless
Hi,
With the latest git source, i am seeing a build failure with the below error.
LD crda
CC intersect.o
LD intersect
CC regdbdump.o
LD regdbdump
CC db2rd.o
LD db2rd
CC optimize.o
LD optimize
CHK /usr/lib/crda/regulatory.bin
Database signature verification failed.
Invalid or empty regulatory file, note: a binary regulatory file should be used.
make: *** [verify] Error 234
Is there something wrong with the certificate?
--
Thanks,
Regards,
Chaitanya T K.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: CRDA: Build Fail: Database signature verification failed
2013-12-17 6:50 CRDA: Build Fail: Database signature verification failed Krishna Chaitanya
@ 2013-12-17 7:14 ` Krishna Chaitanya
2014-01-24 23:02 ` Luis R. Rodriguez
0 siblings, 1 reply; 4+ messages in thread
From: Krishna Chaitanya @ 2013-12-17 7:14 UTC (permalink / raw)
To: John Linville, Luis Rodriguez; +Cc: wireless-regdb, linux-wireless
On Tue, Dec 17, 2013 at 12:20 PM, Krishna Chaitanya
<chaitanya.mgit@gmail.com> wrote:
> Hi,
>
> With the latest git source, i am seeing a build failure with the below error.
>
> LD crda
> CC intersect.o
> LD intersect
> CC regdbdump.o
> LD regdbdump
> CC db2rd.o
> LD db2rd
> CC optimize.o
> LD optimize
> CHK /usr/lib/crda/regulatory.bin
> Database signature verification failed.
> Invalid or empty regulatory file, note: a binary regulatory file should be used.
> make: *** [verify] Error 234
>
> Is there something wrong with the certificate?
>
Additional info:
# regdbdump /usr/lib/crda/regulatory.bin
Database signature verification failed.
# ls -l /usr/lib/crda/regulatory.bin
-rw-r--r-- 1 root root 3344 Dec 16 17:34 /usr/lib/crda/regulatory.bin
regualtory.bin copied from wireless-regdb latest git.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: CRDA: Build Fail: Database signature verification failed
2013-12-17 7:14 ` Krishna Chaitanya
@ 2014-01-24 23:02 ` Luis R. Rodriguez
2014-01-25 0:01 ` John W. Linville
0 siblings, 1 reply; 4+ messages in thread
From: Luis R. Rodriguez @ 2014-01-24 23:02 UTC (permalink / raw)
To: Krishna Chaitanya
Cc: John Linville, wireless-regdb@lists.infradead.org, linux-wireless
On Mon, Dec 16, 2013 at 11:14 PM, Krishna Chaitanya
<chaitanya.mgit@gmail.com> wrote:
> On Tue, Dec 17, 2013 at 12:20 PM, Krishna Chaitanya
> <chaitanya.mgit@gmail.com> wrote:
>> Hi,
>>
>> With the latest git source, i am seeing a build failure with the below error.
>>
>> LD crda
>> CC intersect.o
>> LD intersect
>> CC regdbdump.o
>> LD regdbdump
>> CC db2rd.o
>> LD db2rd
>> CC optimize.o
>> LD optimize
>> CHK /usr/lib/crda/regulatory.bin
>> Database signature verification failed.
>> Invalid or empty regulatory file, note: a binary regulatory file should be used.
>> make: *** [verify] Error 234
>>
>> Is there something wrong with the certificate?
>>
> Additional info:
>
> # regdbdump /usr/lib/crda/regulatory.bin
> Database signature verification failed.
> # ls -l /usr/lib/crda/regulatory.bin
> -rw-r--r-- 1 root root 3344 Dec 16 17:34 /usr/lib/crda/regulatory.bin
>
> regualtory.bin copied from wireless-regdb latest git.
John, what ever happened with this, I forget.
Luis
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: CRDA: Build Fail: Database signature verification failed
2014-01-24 23:02 ` Luis R. Rodriguez
@ 2014-01-25 0:01 ` John W. Linville
0 siblings, 0 replies; 4+ messages in thread
From: John W. Linville @ 2014-01-25 0:01 UTC (permalink / raw)
To: Luis R. Rodriguez
Cc: Krishna Chaitanya, wireless-regdb@lists.infradead.org,
linux-wireless
On Fri, Jan 24, 2014 at 03:02:11PM -0800, Luis R. Rodriguez wrote:
> On Mon, Dec 16, 2013 at 11:14 PM, Krishna Chaitanya
> <chaitanya.mgit@gmail.com> wrote:
> > On Tue, Dec 17, 2013 at 12:20 PM, Krishna Chaitanya
> > <chaitanya.mgit@gmail.com> wrote:
> >> Hi,
> >>
> >> With the latest git source, i am seeing a build failure with the below error.
> >>
> >> LD crda
> >> CC intersect.o
> >> LD intersect
> >> CC regdbdump.o
> >> LD regdbdump
> >> CC db2rd.o
> >> LD db2rd
> >> CC optimize.o
> >> LD optimize
> >> CHK /usr/lib/crda/regulatory.bin
> >> Database signature verification failed.
> >> Invalid or empty regulatory file, note: a binary regulatory file should be used.
> >> make: *** [verify] Error 234
> >>
> >> Is there something wrong with the certificate?
> >>
> > Additional info:
> >
> > # regdbdump /usr/lib/crda/regulatory.bin
> > Database signature verification failed.
> > # ls -l /usr/lib/crda/regulatory.bin
> > -rw-r--r-- 1 root root 3344 Dec 16 17:34 /usr/lib/crda/regulatory.bin
> >
> > regualtory.bin copied from wireless-regdb latest git.
>
> John, what ever happened with this, I forget.
I thought these issues were resolved...?
--
John W. Linville Someday the world will need a hero, and you
linville@tuxdriver.com might be all we have. Be ready.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-01-25 0:15 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-17 6:50 CRDA: Build Fail: Database signature verification failed Krishna Chaitanya
2013-12-17 7:14 ` Krishna Chaitanya
2014-01-24 23:02 ` Luis R. Rodriguez
2014-01-25 0:01 ` John W. Linville
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).