CentOS 7 - Kolab install fails with brocken packages

Soliva Andrea soliva at comcept.ch
Thu Jul 30 08:14:47 CEST 2015


Hi

for CentOS 7 I used following:

        # cd /root
        # wget 
http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm
        # rpm -ivh epel-release-7-5.noarch.rpm
        # rm -rf epel-release-7-5.noarch.rpm
        # yum repolist
        Loaded plugins: fastestmirror
        Loading mirror speeds from cached hostfile
         * base: mirror.switch.ch
         * epel: epel.check-update.co.uk
         * extras: mirror.switch.ch
         * updates: mirror.switch.ch
        repo id                                repo name                  
                                            status
        base/7/x86_64                          CentOS-7 - Base            
                                            8,652
        epel/x86_64                            Extra Packages for 
Enterprise Linux 7 - x86_64                        7,990
        extras/7/x86_64                        CentOS-7 - Extras          
                                              128
        updates/7/x86_64

        # cd /etc/yum.repos.d/
        # wget 
http://obs.kolabsys.com/repositories/Kolab:/3.4/CentOS_7/Kolab:3.4.repo
        # wget 
http://obs.kolabsys.com/repositories/Kolab:/3.4:/Updates/CentOS_7/Kolab:3.4:Updates.repo

        # ls -la | grep Kolab
        -rw-r--r--   1 root root  145 Feb 27 15:39 Kolab:3.4.repo
        -rw-r--r--   1 root root  166 Jun  3 07:29 Kolab:3.4:Updates.repo

        # gpg --search devel at lists.kolab.org
        gpg: directory `/root/.gnupg' created
        gpg: new configuration file `/root/.gnupg/gpg.conf' created
        gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet 
active during this run
        gpg: keyring `/root/.gnupg/secring.gpg' created
        gpg: keyring `/root/.gnupg/pubring.gpg' created
        gpg: no keyserver known (use option --keyserver)
        gpg: keyserver search failed: Syntax error in URI

        Give it another try:

        # gpg --search devel at lists.kolab.org
        gpg: searching for "devel at lists.kolab.org" from hkp server 
keys.gnupg.net
        (1)     Kolab Development Coordination Mailing List 
<devel at lists.kolab.org>
                  2048 bit RSA key 446D5A45, created: 2014-08-20
        Keys 1-1 of 1 for "devel at lists.kolab.org".  Enter number(s), 
N)ext, or Q)uit > 1

        gpg: requesting key 446D5A45 from hkp server keys.gnupg.net
        gpg: /root/.gnupg/trustdb.gpg: trustdb created
        gpg: key 446D5A45: public key "Kolab Development Coordination 
Mailing List <devel at lists.kolab.org>" imported
        gpg: no ultimately trusted keys found
        gpg: Total number processed: 1
        gpg:               imported: 1  (RSA: 1)

        Fingerprint 79D8 6A05 FDE6 C9FB 4E43  A6C5 830C 2BCF 446D 5A45

        # cd /etc/yum.repos.d
        # gpg --export --armor devel at lists.kolab.org > devel.asc

        # rpm --import devel.asc

        # vi /etc/yum.repos.d/Kolab\:3.4.repo

        --------------- /etc/yum.repos.d/Kolab\:3.4.repo ---------------

        [Kolab_3.4]
        name=Kolab:Development (CentOS_7)
        type=rpm-md
        baseurl=http://obs.kolabsys.com/repositories/Kolab:/3.4/CentOS_7/
        gpgcheck=1
        enabled=1
        priority=1

        --------------- /etc/yum.repos.d/Kolab\:3.4.repo ---------------

        # vi /etc/yum.repos.d/Kolab:3.4:Updates.repo

        --------------- /etc/yum.repos.d/Kolab:3.4:Updates.repo 
---------------

        [Kolab_3.4_Updates]
        name=Updates for Kolab 3.4 (CentOS_7)
        type=rpm-md
        
baseurl=http://obs.kolabsys.com/repositories/Kolab:/3.4:/Updates/CentOS_7/
        gpgcheck=1
        enabled=1
        priority=1

        --------------- /etc/yum.repos.d/Kolab:3.4:Updates.repo 
---------------

Please check.....
---
Mit freundlichen Grüssen

Andrea Soliva

Email: andrea.soliva at comcept.ch



Kind regards

Andrea Soliva

Email: andrea.soliva at comcept.ch

Am 30-07-2015 00:15, schrieb bshaw at vsvinc.com:
> It looks like you are pointing at the wrong repo. Yum is trying to
> load el6 files which are for centos 6. You need el7 files.
> 
> Brian
> 
> Sent from Nine [1]
> 
> FROM: "Dr. Hirn" <drhirn at gmail.com>
> SENT: Jul 29, 2015 2:08 PM
> TO: users at lists.kolab.org
> SUBJECT: Re: CentOS 7 - Kolab install fails with brocken packages
> 
> My test with different priorities didn't have any effect.
> 
>> What files you have in "/etc/yum.repos.d"?
> 
> CentOS-Base.repo
> CentOS-Debuginfo.repo
> CentOS-Sources.repo
> devel.asc
> epel-testing.repo
> CentOS-CR.repo
> CentOS-fasttrack.repo
> CentOS-Vault.repo
> epel.repo
> Kolab:3.4.repo
> Kolab:3.4:Updates.repo
> _______________________________________________
> users mailing list
> users at lists.kolab.org
> https://lists.kolab.org/mailman/listinfo/users
> 
> 
> 
> Links:
> ------
> [1] http://www.9folders.com/
> 
> _______________________________________________
> users mailing list
> users at lists.kolab.org
> https://lists.kolab.org/mailman/listinfo/users


More information about the users mailing list