Hi Dean,

maybe try running spacewalk-repo-sync manually to see if that yields any pointers:

# /usr/bin/spacewalk-repo-sync --channel centos_7_updates --type yum

Kind regards,
  Steve

Am 2021-04-07 19:25, schrieb Peirce, Dean:
Hi all,
All of my repo updates have stopped working for some reason. I’ve
checked that all of the external sits I’m syncing with are valid, and
the worked successfully for a long time.
I ran one sync manually and this is what’s in the repo-sync err file:

2021-04-07 13:15:56,568 [Thread-505] ERROR
com.redhat.rhn.taskomatic.task.RepoSyncTask  - Traceback (most recent
call last):
  File "/usr/bin/spacewalk-repo-sync", line 257, in <module>
    sys.exit(abs(main() or 0))
  File "/usr/bin/spacewalk-repo-sync", line 237, in main
    force_all_errata=options.force_all_errata)
  File
"/usr/lib/python2.7/site-packages/spacewalk/satellite_tools/reposync.py",
line 396, in __init__
    self.checksum_cache = rhnCache.get(checksum_cache_filename)
  File
"/usr/lib/python2.7/site-packages/spacewalk/common/rhnCache.py", line
76, in get
    return cache.get(name, modified)
  File
"/usr/lib/python2.7/site-packages/spacewalk/common/rhnCache.py", line
403, in get
    return self.cache.get(name, modified)
  File
"/usr/lib/python2.7/site-packages/spacewalk/common/rhnCache.py", line
374, in get
    return cPickle.loads(pickled)
EOFError

2021-04-07 13:15:56,575 [DefaultQuartzScheduler_Worker-10] ERROR
com.redhat.rhn.taskomatic.task.RepoSyncTask  - Executing a task threw
an exception: org.quartz.JobExecutionException
2021-04-07 13:15:56,576 [DefaultQuartzScheduler_Worker-10] ERROR
com.redhat.rhn.taskomatic.task.RepoSyncTask  - Message: Command
'[/usr/bin/spacewalk-repo-sync, --channel, centos_7_updates, --type,
yum]' exited with error code 1
2021-04-07 13:15:56,576 [DefaultQuartzScheduler_Worker-10] ERROR
com.redhat.rhn.taskomatic.task.RepoSyncTask  - Cause: null
2021-04-07 13:15:56,576 [DefaultQuartzScheduler_Worker-10] ERROR
com.redhat.rhn.taskomatic.task.RepoSyncTask  - Stack
trace:org.quartz.JobExecutionException: Command
'[/usr/bin/spacewalk-repo-sync, --channel, centos_7_updates, --type,
yum]' exited with error code 1
at com.redhat.rhn.taskomatic.task.RhnJavaJob.executeExtCmd(RhnJavaJob.java:103) at com.redhat.rhn.taskomatic.task.RepoSyncTask.execute(RepoSyncTask.java:70) at com.redhat.rhn.taskomatic.task.RhnJavaJob.execute(RhnJavaJob.java:88)
        at com.redhat.rhn.taskomatic.TaskoJob.execute(TaskoJob.java:186)
        at org.quartz.core.JobRunShell.run(JobRunShell.java:216)
        at
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:549)

Any help is much appreciated.

Thanks!

Dean



_______________________________________________
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://listman.redhat.com/mailman/listinfo/spacewalk-list

_______________________________________________
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://listman.redhat.com/mailman/listinfo/spacewalk-list

Reply via email to