On Mon, Jul 2, 2012 at 6:45 PM, Bob Cochran <[email protected]> wrote: > I now think that 'cobbler reposync' has bugs, at least in the github version > of the code. > > Consider these messages which appear in /var/log/messages: > > > Jul 2 14:01:41 cobbler1 python: abrt: detected unhandled Python exception > in /usr/bin/yum > Jul 2 14:01:41 cobbler1 abrtd: New client connected > Jul 2 14:01:41 cobbler1 abrt-server[1851]: Can't create directory > '/var/spool/abrt/pyhook-2012-07-02-14:01:41-1823.new': No space left on > device > Jul 2 14:01:41 cobbler1 abrt-server[1851]: Error creating crash dump > /var/spool/abrt/pyhook-2012-07-02-14:01:41-1823.new > > [not sure if the above are meaningful to this problem, however I started my > 'cobbler reposync' at about this time]
No, that has nothing to do with cobbler. The abrt daemon is logging crash dumps, but /var is probably full so it's reporting it. That could probably be the same issue you're having with reposync, since everything goes to /var/www/cobbler. _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
