SCIENTIFIC-LINUX-DEVEL Archives

May 2020

SCIENTIFIC-LINUX-DEVEL@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Cezary Drak <[log in to unmask]>
Reply To:
Cezary Drak <[log in to unmask]>
Date:
Thu, 7 May 2020 14:13:24 +0200
Content-Type:
text/plain
Parts/Attachments:
text/plain (45 lines)
FYI
It seems that following conditions from cockpit specfile doesn't resolve
properly:

%if 0%{?rhel} != 7
%if 0%{?firewalld_service}
Conflicts: firewalld >= 0.6.0-1
%else
Conflicts: firewalld < 0.6.0-1
%endif
%endif

It yields following:
# rpmspec -P cockpit.spec | grep firewalld
Conflicts: firewalld >= 0.6.0-1
/usr/lib/firewalld/services/cockpit.xml
# firewalld only partially picks up changes to its services files
without this

And macros from conditions expand like that:
# rpm --eval '%{?rhel}'
7
# rpm --eval '%{?firewalld_service}' # it is null

So to my understanding we should conflict versions below 0.6.0-1.

Hope it helps.
Cezary

On 5/7/20 1:02 PM, Cezary Drak wrote:
> Hello,
> during graphical system installation installer breaks with following
> dependency problem:
> 
> cockpit-ws conflicts with firewalld-0.6.3-8.el7_8.1.noarch
> 
> Is there any information I could provide additionally regarding this bug?
> 
> Regards,
> 

-- 
Cezary Drak
DevOps Engineer

ATOM RSS1 RSS2