[Spacewalk-list] spacewalk-repo-sync never finishes

Philipp Wehling philipp.wehling at megatel.de
Tue Jul 21 09:04:45 UTC 2015


Hello,

I have problems with spacewalk-repo-sync.

I use a script like that:
#!/bin/bash

# RHEL 7
/usr/bin/spacewalk-repo-sync --channel space_epel7-x86_64 --type yum
/usr/bin/spacewalk-repo-sync --channel space_sl7-x86_64 --type yum
/usr/bin/spacewalk-repo-sync --channel space_sl7-x86_64-fastbugs --type yum
/usr/bin/spacewalk-repo-sync --channel space_sl7-x86_64-security --type yum
/usr/bin/spacewalk-repo-sync --channel space_spacwalkclient-2.3-rhel7-x86_64 --type yum


The sync starts, it downloads the necessary packages, but at the end it hangs at:

...
346/350 : mailman-2.1.15-21.el7_1-3.x86_64
347/350 : libxml2-devel-2.9.1-5.el7_1.2-0.x86_64
348/350 : qemu-kvm-1.5.3-86.el7_1.2-10.x86_64
349/350 : firefox-38.1.0-1.el7_1-0.i686
350/350 : tomcat-admin-webapps-7.0.54-2.el7_1-0.noarch
Linking packages to channel.
Repo http://ftp-stud.hs-esslingen.de/pub/Mirrors/scientific/7/x86_64/updates/security/ has 44 errata.


This state never changes until I abort it. With top I cann see, that spacewalk-repo-sync consumes nearly 100% CPU.

And on the client I can see this:

# yum repolist all
Loaded plugins: rhnplugin
This system is receiving updates from RHN Classic or Red Hat Satellite.
repo id                                                                           repo name                                                                                         status
space_dassit-bacula-rhel7-x86_64                                                  dassIT Bacula - RHEL 7 - x86_64                                                                   enabled: 0
space_epel7-x86_64                                                                EPEL 7 - x86_64                                                                                   enabled: 0
space_rhel7-x86_64                                                                RHEL 7 - x86_64                                                                                   enabled: 0
space_sl7-x86_64                                                                  Scientific Linux Server 7 - x86_64                                                                enabled: 0
space_sl7-x86_64-fastbugs                                                         Scientific Linux Server 7 - x86_64 - Fast Bugs                                                    enabled: 0
space_sl7-x86_64-security                                                         Scientific Linux Server 7 - x86_64 - Security Updates                                             enabled: 0
space_spacewalkclient-2.3-rhel7-x86_64                                            Spacewalk Client 2.3 - RHEL 7 - x86_64                                                            enabled: 0


In spacewalk admin ui I can see the packages assigned to the appropriate channel.

Any thoughts?



Kind regards 
pwe




More information about the Spacewalk-list mailing list