All of lore.kernel.org
 help / color / mirror / Atom feed
* [jarkko-linux-tpmdd:master 6/10] 140361829487872:error:02001002:system library:fopen:No such file or directory:../crypto/bio/bss_file.c:69:fopen('certs/signing_key.pem', 'r')
@ 2021-06-10 22:45 kernel test robot
  2021-06-10 22:56 ` Stefan Berger
  0 siblings, 1 reply; 3+ messages in thread
From: kernel test robot @ 2021-06-10 22:45 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 1723 bytes --]

Hi Stefan,

First bad commit (maybe != root cause):

tree:   git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git master
head:   45170345ddc5dc0df553ca30bb6b29ab53cf1264
commit: ec739868f34062e2180260890f44e5ab2ce52443 [6/10] certs: Trigger creation of RSA module signing key if it's not an RSA key
config: alpha-allmodconfig (attached as .config)
compiler: alpha-linux-gcc (GCC) 9.3.0
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # https://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git/commit/?id=ec739868f34062e2180260890f44e5ab2ce52443
        git remote add jarkko-linux-tpmdd git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git
        git fetch --no-tags jarkko-linux-tpmdd master
        git checkout ec739868f34062e2180260890f44e5ab2ce52443
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=alpha 

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   Can't open certs/signing_key.pem for reading, No such file or directory
>> 140361829487872:error:02001002:system library:fopen:No such file or directory:../crypto/bio/bss_file.c:69:fopen('certs/signing_key.pem','r')
   140361829487872:error:2006D080:BIO routines:BIO_new_file:no such file:../crypto/bio/bss_file.c:76:
   unable to load certificate

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 66615 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [jarkko-linux-tpmdd:master 6/10] 140361829487872:error:02001002:system library:fopen:No such file or directory:../crypto/bio/bss_file.c:69:fopen('certs/signing_key.pem', 'r')
  2021-06-10 22:45 [jarkko-linux-tpmdd:master 6/10] 140361829487872:error:02001002:system library:fopen:No such file or directory:../crypto/bio/bss_file.c:69:fopen('certs/signing_key.pem', 'r') kernel test robot
@ 2021-06-10 22:56 ` Stefan Berger
  2021-06-15 13:02   ` Jarkko Sakkinen
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Berger @ 2021-06-10 22:56 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 547 bytes --]


On 6/10/21 6:45 PM, kernel test robot wrote:
> Hi Stefan,
>
> First bad commit (maybe != root cause):
>
> tree:   git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git master
> head:   45170345ddc5dc0df553ca30bb6b29ab53cf1264
> commit: ec739868f34062e2180260890f44e5ab2ce52443 [6/10] certs: Trigger creation of RSA module signing key if

This is still the old commit without the fix applied.


https://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git/commit/?id=ec739868f34062e2180260890f44e5ab2ce52443

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [jarkko-linux-tpmdd:master 6/10] 140361829487872:error:02001002:system library:fopen:No such file or directory:../crypto/bio/bss_file.c:69:fopen('certs/signing_key.pem', 'r')
  2021-06-10 22:56 ` Stefan Berger
@ 2021-06-15 13:02   ` Jarkko Sakkinen
  0 siblings, 0 replies; 3+ messages in thread
From: Jarkko Sakkinen @ 2021-06-15 13:02 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 725 bytes --]

On Thu, Jun 10, 2021 at 06:56:57PM -0400, Stefan Berger wrote:
> 
> On 6/10/21 6:45 PM, kernel test robot wrote:
> > Hi Stefan,
> > 
> > First bad commit (maybe != root cause):
> > 
> > tree:   git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git master
> > head:   45170345ddc5dc0df553ca30bb6b29ab53cf1264
> > commit: ec739868f34062e2180260890f44e5ab2ce52443 [6/10] certs: Trigger creation of RSA module signing key if
> 
> This is still the old commit without the fix applied.
> 
> 
> https://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git/commit/?id=ec739868f34062e2180260890f44e5ab2ce52443
> 
> 

Please check it from the git, not sure if these are up to date.

/Jarkko

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-06-15 13:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-10 22:45 [jarkko-linux-tpmdd:master 6/10] 140361829487872:error:02001002:system library:fopen:No such file or directory:../crypto/bio/bss_file.c:69:fopen('certs/signing_key.pem', 'r') kernel test robot
2021-06-10 22:56 ` Stefan Berger
2021-06-15 13:02   ` Jarkko Sakkinen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.