On Wed, Aug 22, 2018 at 5:47 AM Yoshinori Sato <ys...@users.sourceforge.jp> wrote: > > I fixed it.
Thanks. However: > git://git.sourceforge.jp/gitroot/uclinux-h8/linux.git tags/for-4.19 Sorry to be such a worry-wart, but that tag is signed by a key I've never seen before. It looks like you used some truly ancient key of yours for the signing - the new tag is signed with this: 1024D/DC21AAD1 2004-10-18 while the previous tags I have from you are signed with 4096R/0B28399C 2015-06-25 and the two keys don't even have any shared signatures. I *suspect* you've just changed machines and that your old key is your real key, and the one for 2015 you created just for kernel signing and you forgot about it. And I've pulled the code, but I would ask that if you have both keys available, please at least cross-sign them with each other. Thanks, Linus