Comment # 7 on bug 911831 from
(In reply to Ladislav Slezak from comment #6)
> Ugh, that's really weird. The file contains an AutoYast profile, the
> contol.xml file should look like this:
> https://github.com/yast/skelcd-control-openSUSE/blob/master/control/control.
> openSUSE.xml
> 
> The content is completely different and does not match the expected schema,
> the ProductControl module gets unexpected data structures (array instead of
> hash) which later causes a crash.
> 
> Did you install the system using AutoYast? Is it the original file (since
> the installation) or could it have been rewritten by accident? (Check the
> file time stamps.)

No, it was a normal manual installation via net+ssh.  The only extra things I
tried were the two YaST options "export config" and "clone system" (or whatever
it is they're called).  Judging by the timestamp (2014-11-09 10:42:28) it is
from the installation time. 
Looking at that control.xml file, it looks as if it is an autoyast profile ? I
can see e.g. the <remove-packages> section corresponding to what I typically
remove. 
I can easily retry the installation on another machine, and see if one of those
two options write to that file.


You are receiving this mail because: