Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 110568

Summary: Apache-Gallery should not depend on virtual/x11
Product: Gentoo Linux Reporter: Dan Noe <dpn>
Component: [OLD] ServerAssignee: Gentoo Web Application Packages Maintainers <web-apps>
Status: RESOLVED INVALID    
Severity: normal CC: perl
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Dan Noe 2005-10-26 13:03:52 UTC
Apache-Gallery 0.9.1 is a server side application that runs independantly of any
X.  It currently is listed as depending on virtual/x11, why I can't figure out.

The "X" use flag is not set, and Apache::Gallery does not claim to depend on it
anyways.

Reproducible: Always
Steps to Reproduce:
1.  Run emerge -pv Apache-Gallery with keywords set
2.  X11 is a dependency
3.

Actual Results:  
Portage wants to install X11

Expected Results:  
X11 should not be a dependancy for server side software.

Gentoo Base System version 1.6.13
Portage 2.0.51.22-r3 (default-linux/x86/2005.1, gcc-3.3.6, glibc-2.3.5-r2,
2.6.12.5 i686)
=================================================================
System uname: 2.6.12.5 i686 Intel(R) Pentium(R) 4 CPU 3.20GHz
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O2"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=pentium4 -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.osuosl.org/
http://mirror.phy.olemiss.edu/mirror/gentoo
http://gentoo.cites.uiuc.edu/pub/gentoo/ http://mirror.datapipe.net/gentoo
http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 16bit adns apache2 apm arts avi berkdb bitmap-fonts bzip2 crypt cups
curl eds emacs emboss encode fam figlet foomaticdb fortran gd gdbm gif imap imlib
ipv6 java jpeg kde latex libg++ libwww lm_sensors mad maildir mikmod mmx mp3
mpeg mpm-prefork mysql ncurses nls nptl ogg oggvorbis opengl oss pam pcre pdflib
perl png python qt quicktime readline ruby sasl sensord snmp spell ssl sysfs tcpd
tetex threads tiff truetype truetype-fonts type1-fonts udev unicode vhosts
vorbis xml2 xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Renat Lumpau (RETIRED) gentoo-dev 2005-10-26 13:38:38 UTC
From the INSTALL file:

INSTALLATION

Before you start installing Apache::Gallery you need to check
that you have the following installed:
...
- X11 libraries (ie, XFree86)
Comment 2 Renat Lumpau (RETIRED) gentoo-dev 2006-01-18 15:08:40 UTC
It turns out that X11 is only needed for imlib, so I removed the virtual/x11 dep