Loading...
 
Skip to main content

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
(0)
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+
Demonstrate Bug (older Tiki versions)
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


Show PHP error messages