[Rdo-list] Test day issue: parse error

Martin Pavlásek mpavlase at redhat.com
Tue Oct 13 15:55:47 UTC 2015


Hi,

I also hit the same issue on my CentOS 7 deployment. It's already reported issue
[1], [2]. After manual fix I went a little bit further, but "instack-virt-setup"
still failing [3]:

$ tail -n 30 virt-setup-instack.log
Map file for redhat-common element does not exist.
WARNING: map-packages is deprecated.  Please use the pkg-map element.
There are no enabled repos.
 Run "yum repolist all" to see the repos you have.
 You can enable repos with yum-config-manager --enable <repo>
installing wget from epel
installing wget from epel
installing redhat-lsb-core from redhat-common
installing gettext from redhat-common
installing grub2-tools from redhat-common
installing system-logos from redhat-common
installing os-prober from redhat-common
installing redhat-lsb-core from redhat-common
installing gettext from redhat-common
installing grub2-tools from redhat-common
installing system-logos from redhat-common
installing os-prober from redhat-common
install failed with error Running install-packages install. Package list:
system-logos
redhat-lsb-core
gettext
grub2-tools
wget
os-prober
Not loading "rhnplugin" plugin, as it is disabled
Not loading "product-id" plugin, as it is disabled
Not loading "subscription-manager" plugin, as it is disabled
Config time: 0.022
Yum version: 3.4.3
Setting up Package Sacks

I've tried to debug the situation, but I left it on file (just below) because I
don't have so deep insight into it:
/usr/share/diskimage-builder/lib/img-functions:83
check_break before-$1 run_in_target bash

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1266101
[2] https://bugzilla.redhat.com/show_bug.cgi?id=1270585
[3] https://bugzilla.redhat.com/show_bug.cgi?id=1271317


Martin

On 12/10/15 16:57, Udi Kalifon wrote:
> Hello,
>
> We are encountering an error during instack-virt-setup:
>
> ++ sudo virsh net-list --all --persistent
> ++ grep default
> ++ awk 'BEGIN{OFS=":";} {print $2,$3}'
> + default_net=active:yes
> + state=active
> + autostart=yes
> + '[' active '!=' active ']'
> + '[' yes '!=' yes ']'
> Domain seed has been undefined
>
>
> seed VM not running
>
> seed VM not defined
> Created machine seed with UUID f59eb2f0-c7ac-429e-950c-df2fd4b6f301
> Seed VM created with MAC 52:54:00:05:af:0f
> parse error: Invalid string: control characters from U+0000 through U+001F
> must be escaped at line 32, column 30
>
> Any ideas? I don't know which file causes this parse error, it's not the
> instack-virt-setup.
>
> Thanks.
>
>
> _______________________________________________
> Rdo-list mailing list
> Rdo-list at redhat.com
> https://www.redhat.com/mailman/listinfo/rdo-list
>
> To unsubscribe: rdo-list-unsubscribe at redhat.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rdoproject.org/pipermail/dev/attachments/20151013/f0256439/attachment.html>


More information about the dev mailing list