Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 22361 - mod_perl 1.27-r2 depends on apache1
Summary: mod_perl 1.27-r2 depends on apache1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-06 15:21 UTC by Michael Leuchtenburg
Modified: 2003-06-10 03:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Leuchtenburg 2003-06-06 15:21:13 UTC
I have ACCEPT_KEYWORDS="~x86", so when I build apache, portage chooses apache2.
However, if I build mod_perl, it tried to build mod_perl 1.27-r2, which depends
on apache1. The requirements listed in the ebuild for mod_perl 1.27-r2 only
lists >=net-www/apache-1.3.27-r4, which is obviously not true as 2.0.46 does not
work.

Reproducible: Always
Steps to Reproduce:
1. merge apache2
2. try to merge mod_perl
3.




Portage 2.0.48-r1 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.20-gentoo-r5 i686 Transmeta(tm) Crusoe(tm) Processor TM5800
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY="/usr/local/portage"
USE="x86 oss 3dnow apm arts avi crypt cups encode gif jpeg kde gnome libg++
mikmod mmx mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv
zlib alsa gdbm berkdb slang readline tetex aalib nas svga ggi tcltk java guile
mysql X sdl gpm tcpd pam libwww ssl perl python esd imlib oggvorbis gtk qt motif
opengl mozilla gphoto2 snmp acpi cdr curl doc dvd emacs etheral evo gd gps gtk2
gtkhtml imap innodb leim lirc maildir mbox mcal mozsvg mule pcmcia pda plotutils
pnp sasl socks5 threads tiff usb wmf xinerama xml"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-O3 -pipe -march=i686 -falign-functions=0 -falign-jumps=0 -falign-loops=0"
CXXFLAGS="-O3 -pipe -march=i686 -falign-functions=0 -falign-jumps=0 -falign-loops=0"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Gentoo Perl team gentoo-dev 2003-06-10 03:57:14 UTC
Looks like this just wasn't carried over to the r2 ebuild (which is also ~arch masked). Fixed syntax so that 1.27 is locked to apache-1