On Fri, Aug 13, 2010 at 07:21:36PM +0200, Miroslav Suchý wrote:
> Well with this mine commit, I admit something can break. I tested it
> on my own Spacewalk and it works, but I'm not sure what it make to
> developer setup...
> So if something breaks, you know why :)
> 
> I hope nobody is against this change. But if somebody do not like
> it, I'm ready to open discussion.

I don't like the fact that we will pollute /usr/lib/python2.6 with
multiple directories with very generic names -- common, actions,
classes, etc. Shouldn't we make it

> distutils.sysconfig import get_python_lib; print get_python_lib()")}
>  %endif
> +%global rhnroot %{python_sitelib}

%global rhnroot %{python_sitelib}/rhn

instead and change all the relevant imports to have the "rhn."
prefix? Alternatively we could have /usr/share/rhn to be a symlink
to %{python_sitelib}/rhn or something similar.

-- 
Jan Pazdziora
Principal Software Engineer, Satellite Engineering, Red Hat

_______________________________________________
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel

Reply via email to