Hi,
while running repoclosure on Cloud SIG repositories, I found out that cockpit had missing dependencies.
<snip> Last metadata expiration check: 0:00:02 ago on Wed Jul 6 19:53:59 2016. package: cockpit-ostree-0.108-1.el7.centos.x86_64 from centos-extras unresolved deps: rpm-ostree-client >= 2015.11-1 /usr/libexec/rpm-ostreed package: cockpit-selinux-0.108-1.el7.centos.noarch from centos-extras unresolved deps: setroubleshoot-server >= 3.3.3 </snip>
Could be fine, but it's best to check with you guys.
Regards, H.
On 07/06/2016 01:48 PM, Haïkel wrote:
the first issue is solved in (in atomic host):
http://buildlogs.centos.org/centos/7/atomic/x86_64/Packages/
The second one is valid. I need to see if/how we want to fix that.
Thanks, Johnny Hughes
On Wed, Jul 6, 2016, at 04:19 PM, Johnny Hughes wrote:
...
the first issue is solved in (in atomic host):
http://buildlogs.centos.org/centos/7/atomic/x86_64/Packages/
Right. The only real fix here is to move the cockpit-ostree subpackage to the Atomic (Host) repo, even though the source RPM is Extras.
On 08/07/16 03:23, Colin Walters wrote:
given the hard deps, that might be the way to go here. we'd also need to tweak anything else that uses cockpit ( eg. in some Dockerfiles, and also the atomic registry stuff ).