James Bowes wrote:
In the merge review for yum, it was mentioned that maybe the default
plugin location should be /usr/share/yum-plugins.

If this makes sense to everyone, now could be a good time to switch,
what with the config file location changes and all.

-James

------------------------------------------------------------------------

_______________________________________________
Yum-devel mailing list
[email protected]
https://lists.dulug.duke.edu/mailman/listinfo/yum-devel
I don't think yum plugins belongs in /usr/share/yum-plugins.

Other application using  plugins like mozilla and gedit store the plugins in

/usr/lib/mozila/plugins/
/usr/lib/gedit-2/plugins/

So yum should do the same.

The issue popped up in the Fedora Merge Review i was doing.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=226666
Because of some rpmlint error in the yum rpm, mostly because of the yum Makefile installs py files with 644 permissions.
and some hardcoded /usr/lib paths instead of using  %{_libdir}

Maybe it was an idea to change the yum makefiles to use 755 permissions instead.

Tim
_______________________________________________
Yum-devel mailing list
[email protected]
https://lists.dulug.duke.edu/mailman/listinfo/yum-devel

Reply via email to