Re: @core in F14 pulls in libX11

2011-01-27 Thread Colin Walters
On Sat, Jan 22, 2011 at 1:54 AM, Garrett Holmstrom
gho...@fedoraproject.org wrote:
 It seems that the core yum group pulls in X11 libraries, at the very
 least on x86_64, via the following dependency chain:

 policycoreutils
 dbus-glib
 gobject-introspection
 cairo
 libX11

 Does that much seriously need to be in what we consider a bare minimum
 Fedora install?

It was an unexpected complicated interaction between policycoreutils
and dbus-glib and gobject-introspection, and for Fedora 15 we broke
every single one of those links.  Unfortunately it was only noticed
very late in the cycle for F14 and would be hard to fix there.
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: @core in F14 pulls in libX11

2011-01-27 Thread James Antill
On Fri, 2011-01-21 at 22:54 -0800, Garrett Holmstrom wrote:
 It seems that the core yum group pulls in X11 libraries, at the very 
 least on x86_64, via the following dependency chain:
 
 policycoreutils
 dbus-glib
 gobject-introspection
 cairo
 libX11

 It's probably worth noting that the yum command line allows you to do
things like:

yum --installroot=... -- install @core -cairo

...so if you need a minimal root for --installroot or mock etc. ... then
you don't have to go straight to hardcoding everything.

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: @core in F14 pulls in libX11

2011-01-22 Thread Peter Robinson
On Sat, Jan 22, 2011 at 6:54 AM, Garrett Holmstrom
gho...@fedoraproject.org wrote:
 It seems that the core yum group pulls in X11 libraries, at the very
 least on x86_64, via the following dependency chain:

 policycoreutils
 dbus-glib
 gobject-introspection
 cairo
 libX11

 Does that much seriously need to be in what we consider a bare minimum
 Fedora install?

I've noticed that as well and I don't think core should have anything
X related, the problem is that selinux being a core feature of fedora
and something I believe should be in a bare minimum install the
question then becomes how the policycoreutils package can be split up
to have only a cli in it with all the gui deps moved into the the -gui
subpackage that already exists. It might be a simple packaging bug
where there's a file that should be in -gui made it into the base
package.

Peter
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: @core in F14 pulls in libX11

2011-01-22 Thread Mamoru Tasaka
Garrett Holmstrom wrote, at 01/22/2011 03:54 PM +9:00:
 It seems that the core yum group pulls in X11 libraries, at the very
 least on x86_64, via the following dependency chain:

 policycoreutils
 dbus-glib
 gobject-introspection
 cairo
 libX11

 Does that much seriously need to be in what we consider a bare minimum
 Fedora install?

Seems it is fixed in rawhide  (ingobject-introspection)
http://lists.fedoraproject.org/pipermail/fedora-server-list/2010-September/000185.html

Regards,
Mamoru
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel