Comment # 13 on bug 1182900 from
(In reply to Andreas Vetter from comment #10)
> 
> I don't get a complaint that profile does not pass jing or rpmlint in Yast.

Good. So no more noise coming from the profile.

> Do you need new y2logs?

I don't think so. I think the current logs already show the problem - the
control.xml that was logged by the installation process contains this:

<module>
  <label>Perform Installation</label>
  <name>autoimage</name>
</module>

That's very unexpected. That entry was removed from the control file of
openSUSE quite some time ago.
See https://github.com/yast/skelcd-control-openSUSE/pull/214

As you can see below, the current version of the control file for the git
branch corresponding to Leap 15.3 does not contain that "autoimage" module
either.
https://github.com/yast/skelcd-control-openSUSE/blob/openSUSE-15_3/control/control.openSUSE.xml

And the changelog of the package in OBS indeed confirms that should not be
there:
https://build.opensuse.org/package/view_file/openSUSE:Leap:15.3/skelcd-control-openSUSE/skelcd-control-openSUSE.changes?expand=1


You are receiving this mail because: