Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 115604 - phpmyadmin fails to install with webapp-config because of missing qpkg
Summary: phpmyadmin fails to install with webapp-config because of missing qpkg
Status: RESOLVED DUPLICATE of bug 113256
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-14 17:02 UTC by Daevid Vincent
Modified: 2005-12-15 00:50 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 Daevid Vincent 2005-12-14 17:02:42 UTC
Upgraded older version of gentoo to current versions via 'emerge -Davu world'.
installed apache, mysql, rails, php5, etc... all fine.

# emerge phpmyadmin
[snip]
>>> /usr/share/doc/phpmyadmin-2.7.0_p1/ChangeLog.gz
--- /var/
--- /var/db/
>>> /var/db/webapps/
>>> /var/db/webapps/phpmyadmin/
>>> /var/db/webapps/phpmyadmin/2.7.0_p1/
>>> /var/db/webapps/phpmyadmin/2.7.0_p1/.keep

 * vhosts USE flag not set - auto-installing using webapp-config
 * This is an installation
 * phpmyadmin-2.7.0_p1 is not installed - using install mode
 * Running //usr/sbin/webapp-config -I -h localhost -u root -d /phpmyadmin 
phpmyadmin 2.7.0_p1

 * Running with these settings:
 *   --force-virtual is OFF
 *   --virtual-dirs  is virtual
 *   --virtual-files is virtual
 *   --user          is root
 *   --group         is root
 *   --hostname      is localhost
 *   --server        is apache-basic
 *   --directory     is /phpmyadmin
 *   package         is phpmyadmin
 *   version         is 2.7.0_p1
 *   action          is install
 *   link type       is file
 *   document root   is /usr/share/webapps/phpmyadmin/2.7.0_p1/htdocs
 * Do we have phpmyadmin-2.7.0_p1 available?
//usr/sbin/webapp-config: line 2000: qpkg: command not found

Fatal error:   Please emerge phpmyadmin-2.7.0_p1 first
Fatal error(s) - aborting
>>> Regenerating /etc/ld.so.cache...
>>> dev-db/phpmyadmin-2.7.0_p1 merged.
>>> Recording dev-db/phpmyadmin in "world" favorites file...

# emerge --info
Portage 2.0.51.22-r3 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.5-r2, 
2.6.5-gentoo-r1 i686)
=================================================================
System uname: 2.6.5-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Gentoo Base System version 1.6.13
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled]
ccache version 2.3 [enabled]
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.16.1
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 -pipe"
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/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks fixpackages sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.llarian.net/ ftp://gentoo.llarian.net/pub/gentoo 
http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ 
http://gentoo.mirrors.easynews.com/linux/gentoo/"
LINGUAS="en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 acl apache2 apm avi berkdb bitmap-fonts bzip2 crypt eds emboss encode 
expat foomaticdb gdbm gif gpm gstreamer gtk2 imlib jpeg lcms libg++ libwww mad 
mhash mikmod mng motif mp3 mpeg mysql ncurses ogg oggvorbis opengl oss pam 
pcre pdflib perl php png python quicktime readline ruby samba sdl slang spell 
ssl tcpd tiff truetype truetype-fonts type1-fonts vorbis xml2 xmms xv zlib 
linguas_en userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-12-15 00:50:49 UTC

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