On Tue, Jun 13, 2017 at 5:54 PM, Justin Cinkelj <justin.cink...@gmail.com>
wrote:

> Patch seems to work, please apply.
>
> Instead of assert(), libcdio now complains if I ask to extract invalid
> filename.
>

If you tried to read a non-existant file, it should have also failed this
way previously, and not with an assert.


> ./scripts/run.py --cloud-init-image test-udf1.iso -d --novnc -V -e
> '/usr/bin/iso-read.so -e /README-bla -o /tmp/config.yaml -d 5 -k
> /dev/vblk1; /cli/cli.so'
> ...
> iso-read.so: Could not get ISO-9660 file information out of /dev/vblk1 for
> file /README-bla.
> iso-read.so: iso-info may be able to show the contents of /dev/vblk1.
> program /usr/bin/iso-read.so returned 2
> /# exit
> Goodbye
>
> With valid filename, a different error is generated - but that is a
> different issue I belive.
>

Good (although it's not good we have another issue).

-- 
You received this message because you are subscribed to the Google Groups "OSv 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to osv-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to