Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Cannot Reproduce
-
Affects Version/s: None
-
Fix Version/s: future
-
Component/s: Installation (Tarball/Install minimal)
-
Labels:None
Description
As reported by user Luke Fitzgerald on the campcaster-support list:
{{{
As the feisty package 'campcaster-station' is broken (asks for an
outdated version of campcaster-libs) i've been trying to use the method
described here, http://campcaster-doc.campware.org/installUbuntu.html,
to install campcaster. Everything is fine until I get to:
sudo ./bin/postInstallStation.sh --directory=/opt/campcaster \
--apache-group=www-data \
--postgresql-dir=/etc/postgresql/8.1/main \
--postgresql-init-script=/etc/init.d/postgresql-8.1
The script runs until:
**********************************
* StorageServer Install Complete *
**********************************
./bin/postInstallStation.sh: line 402: 12611 Segmentation fault (core dumped) php -q install.php
}}}
I can also replicate this problem when trying to install from the tarballs under Feisty.
{{{
As the feisty package 'campcaster-station' is broken (asks for an
outdated version of campcaster-libs) i've been trying to use the method
described here, http://campcaster-doc.campware.org/installUbuntu.html,
to install campcaster. Everything is fine until I get to:
sudo ./bin/postInstallStation.sh --directory=/opt/campcaster \
--apache-group=www-data \
--postgresql-dir=/etc/postgresql/8.1/main \
--postgresql-init-script=/etc/init.d/postgresql-8.1
The script runs until:
**********************************
* StorageServer Install Complete *
**********************************
./bin/postInstallStation.sh: line 402: 12611 Segmentation fault (core dumped) php -q install.php
}}}
I can also replicate this problem when trying to install from the tarballs under Feisty.