All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mathias Rudnik <rudnik.mathias@googlemail.com>
To: yocto@yoctoproject.org
Subject: "yocto-kernel config list yocto-bsp" throws error
Date: Sat, 25 Oct 2014 20:53:01 +0200	[thread overview]
Message-ID: <544BF18D.1030106@googlemail.com> (raw)

Hi,

when issuing the command "$ yocto-kernel config list yocto-bsp" command 
i get following error message:

Traceback (most recent call last):
   File "/home/c0dix/Downloads/Font/poky/scripts/yocto-kernel", line 
394, in <module>
     ret = main()
   File "/home/c0dix/Downloads/Font/poky/scripts/yocto-kernel", line 
389, in main
     invoke_subcommand(args, parser, yocto_kernel_help_usage, subcommands)
   File "/home/c0dix/Downloads/Font/poky/scripts/lib/bsp/help.py", line 
73, in invoke_subcommand
     subcommands.get(args[0], subcommand_error)[0](args[1:], usage)
   File "/home/c0dix/Downloads/Font/poky/scripts/yocto-kernel", line 65, 
in yocto_kernel_config_list_subcommand
     yocto_kernel_config_list(scripts_path, args[0])
   File "/home/c0dix/Downloads/Font/poky/scripts/lib/bsp/kernel.py", 
line 191, in yocto_kernel_config_list
     config_items = read_config_items(scripts_path, machine)
AttributeError: 'NoneType' object has no attribute 'readlines'

Any ideas how to solve this problem?




             reply	other threads:[~2014-10-25 18:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-25 18:53 Mathias Rudnik [this message]
2014-10-25 19:36 ` "yocto-kernel config list yocto-bsp" throws error Mathias Rudnik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=544BF18D.1030106@googlemail.com \
    --to=rudnik.mathias@googlemail.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.