Bug 1134976

Summary: yast2-theme bootstrap issue
Product: [openSUSE] openSUSE Tumbleweed Reporter: Dominique Leuenberger <dimstar>
Component: YaST2Assignee: E-mail List <yast2-maintainers>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None    
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Dominique Leuenberger 2019-05-14 08:24:57 UTC
While bootstrapping a distro, yast2-theme is blocking the process, as it requires itself to build:

For OBS being able to setup the buildroot, it is parsing the PreReq and pulling in the needed packages, in this case 'yast2-branding' (provided by yast2-theme)

Since yast2-theme does not exist yet in case of a distro bootstrap, this can't be satisfied.
Comment 1 Dominique Leuenberger 2019-05-14 08:27:48 UTC
https://github.com/yast/yast-theme/pull/113 as a solution
Comment 2 Martin Vidner 2019-05-17 08:31:18 UTC
PR 113 is Closed and empty(?!), anyway you have probably meant

https://github.com/yast/yast-theme/pull/119
which has been merged and submitted:
https://build.opensuse.org/request/show/702842

Thanks!