SpaceInvaders

How to verify repo is "current"‏ (Spacewalk)

Nov 6th, 2013
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.71 KB | None | 0 0
  1. I was troubleshooting a problem in Fedora 18. I needed to install chronyd.
  2.  
  3. The response I got when asking for help:
  4.  
  5. What is that?
  6.  
  7. If you're using F18, why do you get: chrony-1.27-0.5.pre1.git1ca844.fc18.x86_64
  8. When the F18 chrony is: chrony-1.29-1.fc18.x86_64
  9.  
  10. My Fedora 18 - x86_64 repo URL is:
  11. ftp://mirror.cs.princeton.edu/pub/mirrors/fedora/linux/releases/18/Everything/x86_64/os/
  12.  
  13. When I enter Package Management via the http UI it displays both packages:
  14. chrony-1.27-0.5.pre1.git1ca844.fc18.x86_64
  15. chrony-1.29-1.fc18.x86_64
  16.  
  17. I suspect this is something I configured incorrectly in how my channels are setup. Can someone please point me in the right direction?
  18.  
  19. Additional information:
  20.  
  21. From a managed client:
  22. [root@p7-1456c ~]# yum info chrony
  23. Loaded plugins: rhnplugin
  24. This system is receiving updates from RHN Classic or Red Hat Satellite.
  25. fedorautils | 871 B 00:00
  26. livna-org | 871 B 00:00
  27. Available Packages
  28. Name : chrony
  29. Arch : x86_64
  30. Version : 1.27
  31. Release : 0.5.pre1.git1ca844.fc18
  32. Size : 251 k
  33. Repo : fedora18-x86-64
  34. Summary : An NTP client/server
  35. License : GPLv2
  36. Description : A client/server for the Network Time Protocol, this program keeps
  37. : your computer's clock accurate. It was specially designed to
  38. : support systems with intermittent internet connections, but it
  39. : also works well in permanently connected environments. It can use
  40. : also hardware reference clocks, system real-time clock or manual
  41. : input as time references.
  42.  
  43. On the Spacewalk server:
  44. [root@spacewalk ~]# cat /var/log/rhn/reposync/fedora18-x86-64-2013.11.05-02\:42\:01.log
  45.  
  46. Sync started: Tue Nov 5 02:42:01 2013
  47. ['/usr/bin/spacewalk-repo-sync', '--channel', 'fedora18-x86-64', '--type', 'yum']
  48. Repo URL: ftp://mirror.cs.princeton.edu/pub/mirrors/fedora/linux/updates/18/x86_64/
  49. Packages in repo: 18153
  50. No new packages to sync.
  51. Repo ftp://mirror.cs.princeton.edu/pub/mirrors/fedora/linux/updates/18/x86_64/ has comps file comps.xml.
  52. Repo ftp://mirror.cs.princeton.edu/pub/mirrors/fedora/linux/updates/18/x86_64/ has 3917 errata.
  53. 10 errata skipped because of empty package list.
  54. Repo URL: ftp://mirror.cs.princeton.edu/pub/mirrors/fedora/linux/releases/18/Everything/x86_64/os/
  55. Packages in repo: 33868
  56. No new packages to sync.
  57. Repo ftp://mirror.cs.princeton.edu/pub/mirrors/fedora/linux/releases/18/Everything/x86_64/os/ has comps file comps.xml.
  58. Repo ftp://mirror.cs.princeton.edu/pub/mirrors/fedora/linux/releases/18/Everything/x86_64/os/ has 0 errata.
  59. Sync completed.
  60. Total time: 1:13:27
Advertisement
Add Comment
Please, Sign In to add comment