[Spacewalk-list] rhnpush error - unexpected keyword argument 'file'

Miroslav Suchy msuchy at redhat.com
Fri Apr 20 17:43:04 UTC 2012


On 19.4.2012 19:05, Andrew Prowant wrote:
> That is literally all the output I get. rhnpush does not print a
> traceback. Is there any way to generate one?

Yes.
Open:
  /usr/bin/rhnpush
and comment out (or remove) this lines at the end of file:
    except Exception, e:
         sys.stderr.write("\nERROR: unhandled exception occurred: 
(%s).\n" % e)
         sys.exit(-1)

and run it again. This time you should get full traceback.

Mirek




More information about the Spacewalk-list mailing list