setup.sh enters endless loop
- Status
- Closed
- Subject
- setup.sh enters endless loop
- Version
- 12.x Regression
- Category
- Less than 30-minutes fix
- Feature
- Installer (profiles, upgrades and server-related issues)
- Resolution status
- Fixed or Solved
- Submitted by
- Jean-Marc Libs
- Lastmod by
- Jean-Marc Libs
- Rating
- Description
When I run sh setup.sh on a fresh svn install on a fresh server, I get an endless loop of errors even though the error message claims that it is retrying “for a few times.”
See excerpt below (still looping by the time I end up writing this)
Problem 1
- Installation request for phpunit/phpunit-selenium 1.3.2 -> satisfiable by phpunit/phpunit-selenium1.3.2.
- phpunit/phpunit-selenium 1.3.2 requires ext-curl * -> the requested PHP extension curl is missing from your system.Composer failed, retrying in 5 seconds, for a few times. Hit Ctrl-C to cancel.
setup.sh: 486: setup.sh: N++: not found
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Your requirements could not be resolved to an installable set of packages.Problem 1
- Installation request for phpunit/phpunit-selenium 1.3.2 -> satisfiable by phpunit/phpunit-selenium1.3.2.
- phpunit/phpunit-selenium 1.3.2 requires ext-curl * -> the requested PHP extension curl is missing from your system.Composer failed, retrying in 5 seconds, for a few times. Hit Ctrl-C to cancel.
setup.sh: 486: setup.sh: N++: not found
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Your requirements could not be resolved to an installable set of packages.Problem 1
- Installation request for phpunit/phpunit-selenium 1.3.2 -> satisfiable by phpunit/phpunit-selenium1.3.2.
- phpunit/phpunit-selenium 1.3.2 requires ext-curl * -> the requested PHP extension curl is missing from your system.Composer failed, retrying in 5 seconds, for a few times. Hit Ctrl-C to cancel.
setup.sh: 486: setup.sh: N++: not found
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Your requirements could not be resolved to an installable set of packages.Problem 1
- Installation request for phpunit/phpunit-selenium 1.3.2 -> satisfiable by phpunit/phpunit-selenium1.3.2.
- phpunit/phpunit-selenium 1.3.2 requires ext-curl * -> the requested PHP extension curl is missing from your system.Composer failed, retrying in 5 seconds, for a few times. Hit Ctrl-C to cancel.
setup.sh: 486: setup.sh: N++: not found
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Your requirements could not be resolved to an installable set of packages.Problem 1
- Installation request for phpunit/phpunit-selenium 1.3.2 -> satisfiable by phpunit/phpunit-selenium1.3.2.
- phpunit/phpunit-selenium 1.3.2 requires ext-curl * -> the requested PHP extension curl is missing from your system.Composer failed, retrying in 5 seconds, for a few times. Hit Ctrl-C to cancel.
setup.sh: 486: setup.sh: N++: not found
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Your requirements could not be resolved to an installable set of packages.- Solution
- Fixed r48745 "Use posix-compliant syntax"
- Importance
- 1 low
- Easy to solve?
- 8
- Priority
- 8
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 4935
- Created
- Sunday 17 November, 2013 01:06:37 UTC
by Jean-Marc Libs - LastModif
- Monday 25 November, 2013 12:37:27 UTC