When trying to upgrade to phpmyadmin-2.6.4_p2 the following error occurs: Calculating world dependencies ...done! >>> emerge (1 of 1) dev-db/phpmyadmin-2.6.4_p2 to / >>> Downloading ftp://ftp.gentoo.mesh-solutions.com/gentoo/distfiles/phpMyAdmin- 2.6.4-pl2.tar.bz2 --16:19:56-- ftp://ftp.gentoo.mesh-solutions.com/gentoo/distfiles/phpMyAdmin-2. 6.4-pl2.tar.bz2 => `/usr/portage/distfiles/phpMyAdmin-2.6.4-pl2.tar.bz2' Resolving ftp.gentoo.mesh-solutions.com... 213.203.218.123 Connecting to ftp.gentoo.mesh-solutions.com[213.203.218.123]:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD /gentoo/distfiles ... done. ==> PASV ... done. ==> RETR phpMyAdmin-2.6.4-pl2.tar.bz2 ... done. Length: 1,722,828 (unauthoritative) 100%[====================================>] 1,722,828 9.68M/s 16:19:56 (9.68 MB/s) - `/usr/portage/distfiles/phpMyAdmin-2.6.4-pl2.tar.bz2' sav ed [1,722,828] >>> md5 files ;-) phpmyadmin-2.6.4_p1.ebuild >>> md5 files ;-) phpmyadmin-2.6.4.ebuild >>> md5 files ;-) phpmyadmin-2.6.4_p2.ebuild >>> md5 files ;-) files/digest-phpmyadmin-2.6.4_p1 >>> md5 files ;-) files/config.inc.php-2.5.6.patch >>> md5 files ;-) files/reconfig >>> md5 files ;-) files/digest-phpmyadmin-2.6.4 >>> md5 files ;-) files/mysql-setup.sql.in-2.5.6 >>> md5 files ;-) files/phpmyadmin-config.patch >>> md5 files ;-) files/postinstall-en.txt >>> md5 files ;-) files/digest-phpmyadmin-2.6.4_p2 >>> md5 src_uri ;-) phpMyAdmin-2.6.4-pl2.tar.bz2 /etc/vhosts/webapp-config: line 237: unexpected EOF while looking for matching `"' /etc/vhosts/webapp-config: line 261: syntax error: unexpected end of file !!! ERROR: dev-db/phpmyadmin-2.6.4_p2 failed. !!! Function webapp_pkg_setup, Line 350, Exitcode 1 !!! Unable to open file /etc/vhosts/webapp-config !!! If you need support, post the topmost build error, NOT this status message. Reproducible: Always Steps to Reproduce: 1. Tried to re-emerge webapp-config 2. Deleted phpmyadmin-files of this version from /usr/portage/distfiles Actual Results: Error keeps showing. Expected Results: It should have been installed :-)
As the error message describes, this is a problem with your configuration file. Take a look in /etc/vhosts/webapp-config, around lines 237 and 261, and make sure all quotes are closed.