Re: [Spacewalk-list] archiveAction method

2011-11-03 Thread Jason M. Nielsen
"Show differences between profiled config files and deployed config files"(system initiated) events do not archive. They appear to vanish from all visible records. All other actions told to archive, such as "Deploy config files to system"(user initiated), show up in "Archived Actions". Its not

Re: [Spacewalk-list] archiveAction method

2011-11-02 Thread Jason M. Nielsen
Im not expecting them to show under Completed. You cut off the quotation of my remark before "archived" was noted. I was simply noting they dont show up in any list after having been told to archive. Not even "Archived Actions". I do not see an "All Actions" list. Is that some place else other

Re: [Spacewalk-list] archiveAction method

2011-11-02 Thread Jan Pazdziora
On Wed, Nov 02, 2011 at 08:27:30AM -0600, Jason M. Nielsen wrote: > I do not have one in my list at the moment but the actions that show > up from the automated file comparison events disappear in that if I > archive actions before X date all those that were user initiated > will show up in the arc

Re: [Spacewalk-list] archiveAction method

2011-11-02 Thread Jason M. Nielsen
I do not have one in my list at the moment but the actions that show up from the automated file comparison events disappear in that if I archive actions before X date all those that were user initiated will show up in the archives. All of those that were from the automated processes no longer s

Re: [Spacewalk-list] archiveAction method

2011-11-02 Thread Jan Pazdziora
On Fri, Oct 07, 2011 at 12:32:32PM -0600, Jason M. Nielsen wrote: > This finds and lists the actions as expected. It appears to submit > them properly but the actions simply vanish after archiving from the What do you mean by vanish? -- Jan Pazdziora Principal Software Engineer, Satellite Engine

[Spacewalk-list] archiveAction method

2011-10-07 Thread Jason M. Nielsen
This finds and lists the actions as expected. It appears to submit them properly but the actions simply vanish after archiving from the command line when using the archiveActions method. Can someone explain what I am doing incorrectly? Thanks! #!/usr/bin/python import getpass import xmlrpclib