public inbox for gentoo-catalyst@lists.gentoo.org
 help / color / mirror / Atom feed
From: Daniel Cordero <gentoo.catalyst@xxoo.ws>
To: gentoo-catalyst@lists.gentoo.org
Subject: Re: [gentoo-catalyst] [PATCH 2/3] Update requirements for amd64/x86 ISO creation
Date: Sun, 25 Oct 2020 21:20:20 +0000	[thread overview]
Message-ID: <20201025212020.GC71925@dysnomia.localdomain> (raw)
In-Reply-To: <20201023091845.71295-2-gentoo.catalyst@xxoo.ws>

On Fri, Oct 23, 2020 at 09:18:44AM +0000, Daniel Cordero wrote:
> xorriso uses mkisofs to create the ISO.

Apologies, this statement is incorrect.

xorisso does not depend on mkisofs from cdrtools.

However, pyDeComp requires isoinfo to create ISO CONTENTS.

---

>> Running grub-mkrescue to create iso image....
xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project.

Drive current: -outdev 'stdio:/run/media/system/dm-52/bindist/builds/amd64/systemd/20201024/roflmaOS-20201024.iso'
Media current: stdio file, overwriteable
Media status : is blank
Media summary: 0 sessions, 0 data blocks, 0 data, 24.3g free
Added to ISO image: directory '/'='/tmp/grub.LLGGAQ'
xorriso : UPDATE :     872 files added in 1 seconds
Added to ISO image: directory '/'='/run/media/system/dm-52/bindist/builds/amd64/systemd/20201024/livecd-stage2-amd64-systemd-20201024'
xorriso : UPDATE :     883 files added in 1 seconds
xorriso : NOTE : Copying to System Area: 512 bytes from file '/usr/lib/grub/i386-pc/boot_hybrid.img'
xorriso : UPDATE : Thank you for being patient. Working since 0 seconds.
xorriso : UPDATE :  50.74% done
xorriso : UPDATE :  51.38% done, estimate finish Sun Oct 25 21:06:57 2020
xorriso : UPDATE :  57.80% done, estimate finish Sun Oct 25 21:06:58 2020
xorriso : UPDATE :  68.13% done, estimate finish Sun Oct 25 21:06:58 2020
xorriso : UPDATE :  74.24% done, estimate finish Sun Oct 25 21:06:59 2020
xorriso : UPDATE :  76.69% done, estimate finish Sun Oct 25 21:07:00 2020
ISO image produced: 242256 sectors
Written to medium : 242256 sectors at LBA 0
Writing to 'stdio:/run/media/system/dm-52/bindist/builds/amd64/systemd/20201024/roflmaOS-20201024.iso' completed successfully.

25 Oct 2020 21:06:59 GMT: ERROR   : Exception running action sequence create_iso
Traceback (most recent call last):
  File "/run/media/system/dm-52/bindist/catalyst/catalyst/base/stagebase.py", line 1371, in run
    getattr(self, x)()
  File "/run/media/system/dm-52/bindist/catalyst/catalyst/base/stagebase.py", line 1443, in create_iso
    self.gen_contents_file(self.settings["iso"])
  File "/run/media/system/dm-52/bindist/catalyst/catalyst/base/genbase.py", line 33, in gen_contents_file
    file.write(c.contents(path, '', verbose=self.settings['VERBOSE']))
  File "/usr/lib/python3.8/site-packages/DeComp/contents.py", line 103, in contents
    if isinstance(self._map[mode].func, str):
KeyError: None
ERROR:catalyst:Exception running action sequence create_iso
Traceback (most recent call last):
  File "/run/media/system/dm-52/bindist/catalyst/catalyst/base/stagebase.py", line 1371, in run
    getattr(self, x)()
  File "/run/media/system/dm-52/bindist/catalyst/catalyst/base/stagebase.py", line 1443, in create_iso
    self.gen_contents_file(self.settings["iso"])
  File "/run/media/system/dm-52/bindist/catalyst/catalyst/base/genbase.py", line 33, in gen_contents_file
    file.write(c.contents(path, '', verbose=self.settings['VERBOSE']))
  File "/usr/lib/python3.8/site-packages/DeComp/contents.py", line 103, in contents
    if isinstance(self._map[mode].func, str):
KeyError: None
25 Oct 2020 21:06:59 GMT: NOTICE  : Cleaning up... Running unbind()
NOTICE:catalyst:Cleaning up... Running unbind()


  parent reply	other threads:[~2020-10-25 21:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-23  9:18 [gentoo-catalyst] [PATCH 1/3] Re-allow the use of mksquashfs to pack the livecd contents Daniel Cordero
2020-10-23  9:18 ` [gentoo-catalyst] [PATCH 2/3] Update requirements for amd64/x86 ISO creation Daniel Cordero
2020-10-23 16:24   ` Matt Turner
2020-10-25 21:20   ` Daniel Cordero [this message]
2020-10-26 13:25   ` Thomas Schmitt
2020-10-23  9:18 ` [gentoo-catalyst] [PATCH 3/3] Build ISO with Joliet directory information Daniel Cordero
2020-10-23 16:25   ` Matt Turner
2020-10-23 17:00     ` Daniel Cordero
2020-10-23 17:16       ` Matt Turner
2020-10-23 16:22 ` [gentoo-catalyst] [PATCH 1/3] Re-allow the use of mksquashfs to pack the livecd contents Matt Turner

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=20201025212020.GC71925@dysnomia.localdomain \
    --to=gentoo.catalyst@xxoo.ws \
    --cc=gentoo-catalyst@lists.gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox