public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: John W <xujiew2015@gmail.com>
To: isar-users <isar-users@googlegroups.com>
Subject: Create iso image using the wic script in the isar package
Date: Wed, 20 Dec 2023 09:56:06 -0800 (PST)	[thread overview]
Message-ID: <579b2dfb-82bd-43a5-ab29-fa6083b299e9n@googlegroups.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1464 bytes --]

Hi,

I was able to create a custom image in wic format with isar and now trying 
to create a bootable iso image. I found the wic script in the isar package 
and attempted to run with the command:
wic create mkhybridiso -e isar-image-base

However I got the following error:
INFO: Building wic-tools...

Loading cache: 100% 
|#######################################################################################################################################################| 
Time: 0:00:00
Loaded 4751 entries from dependency cache.
ERROR: Nothing PROVIDES 'wic-tools'

Summary: There was 1 ERROR message, returning a non-zero exit code.
Traceback (most recent call last):
  File "/home/ubuntu/workspace/isar/scripts/wic", line 547, in <module>
    sys.exit(main(sys.argv[1:]))
  File "/home/ubuntu/workspace/isar/scripts/wic", line 542, in main
    return hlp.invoke_subcommand(args, parser, hlp.wic_help_usage, 
subcommands)
  File "/home/ubuntu/workspace/isar/scripts/lib/wic/help.py", line 83, in 
invoke_subcommand
    subcmd[0](args, usage)
  File "/home/ubuntu/workspace/isar/scripts/wic", line 167, in 
wic_create_subcommand
    subprocess.check_call(["bitbake", "wic-tools"])
  File "/usr/lib/python3.10/subprocess.py", line 369, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['bitbake', 'wic-tools']' returned 
non-zero exit status 1.

Is there any suggestion on how to resolve this issue? 

Thanks!

[-- Attachment #1.2: Type: text/html, Size: 1713 bytes --]

             reply	other threads:[~2023-12-20 18:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-20 17:56 John W [this message]
2023-12-21  7:40 ` Anton Mikanovich

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=579b2dfb-82bd-43a5-ab29-fa6083b299e9n@googlegroups.com \
    --to=xujiew2015@gmail.com \
    --cc=isar-users@googlegroups.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox