Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 109273 - horde-mnemo does not work with dev-php/php-* packages
Summary: horde-mnemo does not work with dev-php/php-* packages
Status: RESOLVED DUPLICATE of bug 105395
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-14 06:26 UTC by Sumit Khanna
Modified: 2005-11-04 10:32 UTC (History)
1 user (show)

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 Sumit Khanna 2005-10-14 06:26:05 UTC
When I did an emerge -u world, I got the following error when trying to emerge
horde-mnemo:

>>> md5 src_uri ;-) mnemo-h3-2.0.2.tar.gz
 * You MUST re-emerge mod_php with at least one of
 * the following options in your USE:
 *   mysql odbc postgres ldap

!!! ERROR: www-apps/horde-mnemo-2.0.2 failed.
!!! Function horde_pkg_setup, Line 85, Exitcode 0
!!! current mod_php install cannot support mnemo
!!! If you need support, post the topmost build error, NOT this status message.

I have specified the use flags mysql, ldap and odbc for dev-php/php. In fact,
here is my /etc/portage/package.use:

=dev-lang/php-4* -* cli apache2 ctype gd jpeg mysql pcre pear png session
truetype xml xml2 xsl zlib ctype xmlrpc dba berkdb session cgi crypt gdbm imap
ipv6 java ldap tiff bzip2 exif sockets ssl

horde-passwd-3.0 was also on the list to be updated, so I suspect there will be
a similar problem with that package.

Another question: Why are thse packages being sloted?! Horde is designed with
all its config files as .dist files which you have to copy to actual config
files. There shouldn't be a problem with simply replacing the old version with
the new should there? Why is the old version being kept?

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




# emerge info
Portage 2.0.51.22-r3 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.5-r2,
2.6.12-gentoo-r6 i686)
=================================================================
System uname: 2.6.12-gentoo-r6 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.12.0_pre9
dev-lang/python:     2.3.5-r2, 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="-O2 -march=pentium4 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 alsa apache2 apm arts avi berkdb bitmap-fonts cdr crypt dvdr eds emacs
emboss encode foomaticdb fortran gd gdbm gif gpm gstreamer imagemagick imap
imlib ipv6 java jpeg ldap libg++ libwww mad maildir mikmod mmx motif mp3 mysql
ncurses nls ogg oggvorbis oss pam pdflib perl php png python quicktime readline
samba sdl spell sse ssl tcpd tiff truetype truetype-fonts type1-fonts vorbis
xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 SpanKY gentoo-dev 2005-10-24 20:06:29 UTC
should be fixed in cvs

*** This bug has been marked as a duplicate of 105395 ***