Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 194144 - www-apps/joomla-1.0.13 install fails
Summary: www-apps/joomla-1.0.13 install fails
Status: RESOLVED DUPLICATE of bug 153100
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-28 21:58 UTC by Mauro D'Antonio
Modified: 2007-09-28 22:01 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 Mauro D'Antonio 2007-09-28 21:58:06 UTC
Trying to emerge www-apps/joomla-1.0.13 emerge fails with "webapp-config tried to read the variable "config_protect"".


Reproducible: Always

Steps to Reproduce:
1.emerge joomla
2.
3.

Actual Results:  
# emerge joomla
Calculating dependencies... done!
>>> Verifying ebuild Manifests...

>>> Emerging (1 of 1) www-apps/joomla-1.0.13 to /
 * Joomla_1.0.13-Stable-Full_Package.tar.bz2 RMD160 ;-) ...               [ ok ]
 * Joomla_1.0.13-Stable-Full_Package.tar.bz2 SHA1 ;-) ...                 [ ok ]
 * Joomla_1.0.13-Stable-Full_Package.tar.bz2 SHA256 ;-) ...               [ ok ]
 * Joomla_1.0.13-Stable-Full_Package.tar.bz2 size ;-) ...                 [ ok ]
 * checking ebuild checksums ;-) ...                                      [ ok ]
 * checking auxfile checksums ;-) ...                                     [ ok ]
 * checking miscfile checksums ;-) ...                                    [ ok ]
 * checking Joomla_1.0.13-Stable-Full_Package.tar.bz2 ;-) ...             [ ok ]
* Fatal error:
* Fatal error: There is a problem with your configuration file.
* Fatal error: webapp-config tried to read the variable "config_protect"
* Fatal error: and received the following error:
* Fatal error:
* Fatal error: Bad value substitution:
* Fatal error:  section: [USER]
* Fatal error:  option : config_protect
* Fatal error:  key    : nxdir
* Fatal error:  rawval : /etc ${NXDIR}/home /etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/share/config/kdm /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config
* Fatal error:
* Fatal error: Please note that webapp-config is not written in bash anymore
* Fatal error: and that you cannot use the bash scripting features.
* Fatal error(s) - aborting
 *
 * ERROR: www-apps/joomla-1.0.13 failed.
 * Call stack:
 *   ebuild.sh, line 1670:   Called dyn_setup
 *   ebuild.sh, line 719:   Called qa_call 'pkg_setup'
 *   ebuild.sh, line 44:   Called pkg_setup
 *   joomla-1.0.13.ebuild, line 20:   Called webapp_pkg_setup
 *   webapp.eclass, line 364:   Called webapp_read_config
 *   webapp.eclass, line 54:   Called die
 *
 * Could not read settings from webapp-config!
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/www-apps/joomla-1.0.13/temp/build.log'.
 *

 * Messages for package www-apps/joomla-1.0.13:

 *
 * ERROR: www-apps/joomla-1.0.13 failed.
 * Call stack:
 *   ebuild.sh, line 1670:   Called dyn_setup
 *   ebuild.sh, line 719:   Called qa_call 'pkg_setup'
 *   ebuild.sh, line 44:   Called pkg_setup
 *   joomla-1.0.13.ebuild, line 20:   Called webapp_pkg_setup
 *   webapp.eclass, line 364:   Called webapp_read_config
 *   webapp.eclass, line 54:   Called die
 *
 * Could not read settings from webapp-config!
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/www-apps/joomla-1.0.13/temp/build.log'.
 *


Expected Results:  
Joomla compiled.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-09-28 22:01:04 UTC
Your environment is messed up by stale NX cruft.


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