|
Bugzilla – Full Text Bug Listing |
| Summary: | [Build 525.1] system-group-hardware-20170617-150400.22.33.noarch: install failed | ||
|---|---|---|---|
| Product: | [openSUSE] PUBLIC SUSE Linux Enterprise Server 15 SP6 | Reporter: | Lubos Kocman <lubos.kocman> |
| Component: | Media Content | Assignee: | Eugenio Paolantonio <eugenio.paolantonio> |
| Status: | VERIFIED FIXED | QA Contact: | Radoslav Tzvetkov <rtsvetkov> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | CC: | mlin, riccardo.ceragioli, wchen |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| URL: | https://openqa.opensuse.org/tests/3573863/modules/networkd_init/steps/37 | ||
| Whiteboard: | |||
| Found By: | openQA | Services Priority: | |
| Business Priority: | Blocker: | Yes | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Lubos Kocman
2023-09-14 11:40:42 UTC
File is provided by sysuser-shadow lkocman@osc:/run/host/etc/openvpn> rpm -qf /usr/sbin/sysusers2shadow sysuser-shadow-3.2-1.3.noarch
%package -n system-group-hardware
Summary: Hardware related system groups
Group: System/Fhs
%{sysusers_requires}
sysuser-shadow seems to be only build requries.
lkocman@osc:~/Workspace/obs/home:lkocman:branches:SUSE:SLE-15-SP4:GA/system-users> grep shadow system-users.spec
BuildRequires: sysuser-shadow
Package seems to be inherited from SLES 15 SP4.
temp. workaround for Leap 15.6 https://build.opensuse.org/request/show/1105042 SLES 15 SP4 maintenance request https://build.suse.de/request/show/307534 --- system-users.spec (revision 1) +++ system-users.spec (working copy) @@ -118,6 +118,7 @@ %package -n system-group-hardware Summary: Hardware related system groups Group: System/Fhs +Requires(pre): sysuser-shadow %{sysusers_requires} %description -n system-group-hardware *** Bug 1215648 has been marked as a duplicate of this bug. *** Same issue reported on sles15sp4 and got resolved, I suppose may need to add the fixing to 15sp6. https://bugzilla.suse.com/show_bug.cgi?id=1214140 I think this can be closed as resolved/fixed ? Then next time -- please set it yourself directly if you see it resolved :) (In reply to Radoslav Tzvetkov from comment #7) > Then next time -- please set it yourself directly if you see it resolved :) Verified/Fixed with Build64.2 |