Re: [Spacewalk-list] spacewalk osad No module named i18n

2016-11-10 Thread Matt Moldvan
I think I recall having this issue, as well... try updating the rhnlib package to the most recent available, it should include the i18n python code OSAD is looking for: rpm -ql rhnlib | grep i18n /usr/lib/python2.6/site-packages/rhn/i18n.py /usr/lib/python2.6/site-packages/rhn/i18n.pyc

[Spacewalk-list] Antwort: Re: Manage automatic updates of errata updates

2016-11-10 Thread Matthias Gruber
Hi! Perhaps I do it a bit compilcated, but at the moment thats works for me I have a "Base"-Channel with the Childchannels attached to the repos Base - CentOS6-Base --- repo-centos6-base - CentOS6-Update --- repo-centos6-update The repos itself I simply update via rsync every night, after

Re: [Spacewalk-list] Manage automatic updates of errata updates

2016-11-10 Thread Robert Paschedag
I really meant the API to find errata and apply http://www.spacewalkproject.org/documentation/api/2.4/handlers/SystemHandler.html#getUnscheduledErrata http://www.spacewalkproject.org/documentation/api/2.4/handlers/SystemHandler.html#scheduleApplyErrata Regards, Robert > Gesendet: Donnerstag,

Re: [Spacewalk-list] Manage automatic updates of errata updates

2016-11-10 Thread Grund Anders
Well the errata is not a problem, I'm using CEFS https://cefs.steve-meier.de/ for that. I had hope for an easy way to schedule the real packet updates in the Gui, or what options is available ? I have looked at spacewalk-clone-by-date cmd, but it clones the channels. What about the repos, you

[Spacewalk-list] spacewalk osad No module named i18n

2016-11-10 Thread Oucema Bellagha
Hi, Setup Spacewalk 2.5 server and trying to automate the deployment of updates to a testclient running CentOS7, but the problem is that after installing spacewalk client and adding the client to the server, I installed OSAD (which allows a remote execution of updates from spacewalk server)

Re: [Spacewalk-list] spacewalk-repo-sync errors with SLES repos on CentOS-7

2016-11-10 Thread Lichtinger, Bernhard
> Repo http://SMT-SERVER/pub/SMT/SLES11-SP4-Updates/sle-11-x86_64 has 381 > errata. > ERROR: 'InvalidPackageError' object has no attribute 'with_traceback' > Sync completed. After changing line 604 in /usr/lib/python2.7/site-packages/spacewalk/server/importlib/backend.py to