#883203 TypeError in xorriso.py line 72

#883203#5
Date:
2017-11-30 16:29:50 UTC
From:
To:
INFO Installing the disk metadata ...
INFO Creating the ISO image with Xorriso...
xorriso -outdev ./lxqt-sid.iso -volid DEBIAN LIVE -padding 0 -map /var/cache/lwr/build/tmpW0OHFA / -chmod 0755 / -- -boot_image isolinux dir=/isolinux -boot_image isolinux system_area=/usr/lib/ISOLINUX/isohdpfx.bin -boot_image any next -boot_image any efi_path=boot/grub/efi.img -boot_image isolinux partition_entry=gpt_basdat
DEBUG runcmd: ['xorriso', '-outdev', './lxqt-sid.iso', '-volid', 'DEBIAN LIVE', '-padding', 0, '-map', '/var/cache/lwr/build/tmpW0OHFA', '/', '-chmod', '0755', '/', '--', '-boot_image', 'isolinux', 'dir=/isolinux', '-boot_image', 'isolinux', 'system_area=/usr/lib/ISOLINUX/isohdpfx.bin', '-boot_image', 'any', 'next', '-boot_image', 'any', 'efi_path=boot/grub/efi.img', '-boot_image', 'isolinux', 'partition_entry=gpt_basdat'] None {}
CRITICAL Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/cliapp/app.py", line 193, in _run
    self.process_args(args)
  File "/usr/lib/python2.7/dist-packages/lwr/run.py", line 142, in process_args
    self.start_ops()
  File "/usr/lib/python2.7/dist-packages/lwr/run.py", line 375, in start_ops
    xorriso.build_image()
  File "/usr/lib/python2.7/dist-packages/lwr/xorriso.py", line 74, in build_image
    runcmd(self.args)
  File "/usr/lib/python2.7/dist-packages/vmdebootstrap/base.py", line 38, in runcmd
    env=env, **kwargs)
  File "/usr/lib/python2.7/subprocess.py", line 390, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1025, in _execute_child
    raise child_exception
TypeError: execv() arg 2 must contain only strings

As the bug message said, we want only strings as runcmd parameters. Patch attached.

Cheers Alf

#883203#10
Date:
2022-06-24 14:49:51 UTC
From:
To:
Dear submitter,

as the package live-wrapper has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1009282

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)