search for: action_reposync

Displaying 1 result from an estimated 1 matches for "action_reposync".

2015 Mar 11
0
cobbler reposync fails when accessing the CentOS 6 extras repos
.../python2.6/site-packages/cobbler/utils.py", line 126, in >die > raise CX(msg) > >Exception occured: <class 'cobbler.cexceptions.CX'> >Exception value: 'cobbler reposync failed' >Exception Info: > File "/usr/lib/python2.6/site-packages/cobbler/action_reposync.py", >line 125, in run > self.sync(repo) > File "/usr/lib/python2.6/site-packages/cobbler/action_reposync.py", >line 173, in sync > return self.rsync_sync(repo) > File "/usr/lib/python2.6/site-packages/cobbler/action_reposync.py", >line 274, i...