[CentOS] CentOS6 CR repo - depsolving problem

SilverTip257

silvertip257 at gmail.com
Fri Dec 27 16:38:51 UTC 2013


All,

Has anyone else had a problem with the CR repo on a 6.4 or 6.5 system?

I have a test VM that has the CentOS6 CR repo enabled and it recently (well
a week or so) started having dependency problems.  It's choking on
dependencies for ca-cerfificates.  Obviously there aren't any CR packages
yet for 6.5 so a zero package count and empty directory on the mirror [0]
are legitimate.  But should the depsolving problems be the expected
behavior?

[0] http://mirror.centos.org/centos/6.5/cr/x86_64/Packages/


Up until now, that machine has happily had the CR repo enabled.
Thanks for any tips and assistance.


~]# yum deplist ca-certificates
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
<...snipped...>
Finding dependencies:
package: ca-certificates.noarch 2013.1.95-65.1.el6_5
  dependency: /bin/bash
   Unsatisfied dependency
  dependency: p11-kit-trust >= 0.18.4-2
   Unsatisfied dependency
  dependency: /bin/sh
   Unsatisfied dependency
  dependency: p11-kit >= 0.18.4-2
   Unsatisfied dependency


~]# yum repolist enabled
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
<...snipped...>
repo id            repo name
 status
base               CentOS-6 - Base
    0
cr                 CentOS-6 - CR
    0
epel               Extra Packages for Enterprise Linux 6 - x86_64
10,171
extras             CentOS-6 - Extras
   14
updates            CentOS-6 - Updates
 286
repolist: 10,472


~]# cat /etc/yum.repos.d/CentOS-CR.repo
# CentOS-CR.repo
#
# The continuous release  ( CR ) repository contains rpms from the
# next point release of CentOS, which isnt itself released as yet.
#
# Look at http://wiki.centos.org/AdditionalResources/Repositories/CR
# for more details about how this repository works and what users
# should expect to see included / excluded

[cr]
name=CentOS-$releasever - CR
baseurl=http://mirror.centos.org/centos/$releasever/cr/$basearch/
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6


-- 
---~~.~~---
Mike
//  SilverTip257  //



More information about the CentOS mailing list