Skip to content

Instantly share code, notes, and snippets.

@xantilon
Created December 15, 2014 00:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xantilon/3b06159ef4cb3d8c4902 to your computer and use it in GitHub Desktop.
Save xantilon/3b06159ef4cb3d8c4902 to your computer and use it in GitHub Desktop.
eddy@eddysmbp:~|⇒ cd ~/Sites/temp
eddy@eddysmbp:~/Sites/temp|⇒ git clone https://github.com/getgrav/grav.git grav
Cloning into 'grav'...
remote: Counting objects: 5762, done.
remote: Compressing objects: 100% (5/5), done.
remote: Total 5762 (delta 0), reused 5 (delta 0)
Receiving objects: 100% (5762/5762), 2.05 MiB | 21.00 KiB/s, done.
Resolving deltas: 100% (3024/3024), done.
Checking connectivity... done.
eddy@eddysmbp:~/Sites/temp|⇒ cd grav
eddy@eddysmbp:~/Sites/temp/grav|develop
⇒ bin/grav install
Preparing to install vendor dependencies...
Loading composer repositories with package information
Installing dependencies (including require-dev)
- Installing erusev/parsedown (1.1.4)
Downloading: 100%
- Installing erusev/parsedown-extra (dev-master d8f2bb2)
Cloning d8f2bb2ddee51cbb60cc3ac0f5d635141af06737
- Installing symfony/var-dumper (v2.6.1)
Downloading: 100%
- Installing psr/log (1.0.0)
Loading from cache
- Installing maximebf/debugbar (dev-master 4b8ba47)
Cloning 4b8ba47e583564b1bec89e84a1b8820ae187b53b
Failed to download maximebf/debugbar from source: The process "git clone --no-checkout 'git://github.com/maximebf/php-debugbar.git' '/Volumes/Mac3HD/Users/eddy/Sites/temp/grav/vendor/maximebf/debugbar' && cd '/Volumes/Mac3HD/Users/eddy/Sites/temp/grav/vendor/maximebf/debugbar' && git remote add composer 'git://github.com/maximebf/php-debugbar.git' && git fetch composer" exceeded the timeout of 300 seconds.
Now trying to download from dist
- Installing maximebf/debugbar (dev-master 4b8ba47)
Downloading: 100%
- Installing filp/whoops (dev-master 542400d)
Cloning 542400d23369c3c9f1ff221858ba4b220bcc4245
- Installing mrclay/minify (dev-master 3c11ba8)
Cloning 3c11ba8232a2155a1a29552aafc528be5fb0a662
Failed to download mrclay/minify from source: The process "git clone --no-checkout 'git://github.com/mrclay/minify.git' '/Volumes/Mac3HD/Users/eddy/Sites/temp/grav/vendor/mrclay/minify' && cd '/Volumes/Mac3HD/Users/eddy/Sites/temp/grav/vendor/mrclay/minify' && git remote add composer 'git://github.com/mrclay/minify.git' && git fetch composer" exceeded the timeout of 300 seconds.
Now trying to download from dist
- Installing mrclay/minify (dev-master 3c11ba8)
Downloading: 100%
- Installing donatj/phpuseragentparser (dev-master 8fab8be)
Cloning 8fab8be5d3e54b3ec1ea6de6de4b5e4d92c7a4a8
- Installing symfony/event-dispatcher (v2.6.1)
Downloading: 100%
- Installing symfony/yaml (v2.6.1)
Downloading: 100%
- Installing pimple/pimple (v3.0.0)
Downloading: 100%
- Installing ircmaxell/password-compat (v1.0.4)
Downloading: 100%
- Installing rockettheme/toolbox (dev-develop e8e2086)
Cloning e8e2086599c12a3e51ba7cffabea68e3837e0caa
- Installing twig/twig (v1.16.2)
Downloading: 100%
- Installing symfony/console (v2.6.1)
Downloading: 100%
- Installing doctrine/cache (v1.3.1)
Downloading: 100%
- Installing monolog/monolog (1.11.0)
Downloading: 100%
- Installing gregwar/cache (v1.0.10)
Downloading: 100%
- Installing gregwar/image (v2.0.18)
Downloading: 100%
symfony/var-dumper suggests installing ext-symfony_debug ()
maximebf/debugbar suggests installing kriswallsmith/assetic (The best way to manage assets)
maximebf/debugbar suggests installing predis/predis (Redis storage)
mrclay/minify suggests installing tubalmartin/cssmin (Support minify with CSSMin (YUI PHP port))
symfony/event-dispatcher suggests installing symfony/dependency-injection ()
symfony/event-dispatcher suggests installing symfony/http-kernel ()
symfony/console suggests installing symfony/process ()
monolog/monolog suggests installing graylog2/gelf-php (Allow sending log messages to a GrayLog2 server)
monolog/monolog suggests installing raven/raven (Allow sending log messages to a Sentry server)
monolog/monolog suggests installing doctrine/couchdb (Allow sending log messages to a CouchDB server)
monolog/monolog suggests installing ruflin/elastica (Allow sending log messages to an Elastic Search server)
monolog/monolog suggests installing videlalvaro/php-amqplib (Allow sending log messages to an AMQP server using php-amqplib)
monolog/monolog suggests installing ext-amqp (Allow sending log messages to an AMQP server (1.0+ required))
monolog/monolog suggests installing ext-mongo (Allow sending log messages to a MongoDB server)
monolog/monolog suggests installing aws/aws-sdk-php (Allow sending log messages to AWS services like DynamoDB)
monolog/monolog suggests installing rollbar/rollbar (Allow sending log messages to Rollbar)
gregwar/image suggests installing behat/transliterator (Transliterator provides ability to set non-latin1 pretty names)
Writing lock file
Generating autoload files
[RuntimeException]
Could not scan for classes inside "/Volumes/Mac3HD/Users/eddy/Sites/temp/grav/vendor/mrc
lay/minify/min/lib/" which does not appear to be a file nor a folder
install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-plugins] [--no-custom-installers] [--no-scripts] [--no-progress] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [--ignore-platform-reqs] [packages1] ... [packagesN]
Generating autoload files
PHP Warning: require_once(/Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/../vendor/autoload.php): failed to open stream: No such file or directory in /Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/grav on line 18
Warning: require_once(/Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/../vendor/autoload.php): failed to open stream: No such file or directory in /Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/grav on line 18
PHP Fatal error: require_once(): Failed opening required '/Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/../vendor/autoload.php' (include_path='.:/usr/local/Cellar/php55/5.5.19/lib/php') in /Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/grav on line 18
Fatal error: require_once(): Failed opening required '/Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/../vendor/autoload.php' (include_path='.:/usr/local/Cellar/php55/5.5.19/lib/php') in /Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/grav on line 18
eddy@eddysmbp:~/Sites/temp/grav|develop
⇒ bin/grav install
PHP Warning: require_once(/Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/../vendor/autoload.php): failed to open stream: No such file or directory in /Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/grav on line 18
Warning: require_once(/Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/../vendor/autoload.php): failed to open stream: No such file or directory in /Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/grav on line 18
PHP Fatal error: require_once(): Failed opening required '/Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/../vendor/autoload.php' (include_path='.:/usr/local/Cellar/php55/5.5.19/lib/php') in /Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/grav on line 18
Fatal error: require_once(): Failed opening required '/Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/../vendor/autoload.php' (include_path='.:/usr/local/Cellar/php55/5.5.19/lib/php') in /Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/grav on line 18
eddy@eddysmbp:~/Sites/temp/grav|develop
⇒ bin/gpm selfupgrade
PHP Warning: require_once(/Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/../vendor/autoload.php): failed to open stream: No such file or directory in /Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/gpm on line 19
Warning: require_once(/Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/../vendor/autoload.php): failed to open stream: No such file or directory in /Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/gpm on line 19
PHP Fatal error: require_once(): Failed opening required '/Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/../vendor/autoload.php' (include_path='.:/usr/local/Cellar/php55/5.5.19/lib/php') in /Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/gpm on line 19
Fatal error: require_once(): Failed opening required '/Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/../vendor/autoload.php' (include_path='.:/usr/local/Cellar/php55/5.5.19/lib/php') in /Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/gpm on line 19
eddy@eddysmbp:~/Sites/temp/grav|develop
⇒ bin/gpm update
PHP Warning: require_once(/Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/../vendor/autoload.php): failed to open stream: No such file or directory in /Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/gpm on line 19
Warning: require_once(/Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/../vendor/autoload.php): failed to open stream: No such file or directory in /Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/gpm on line 19
PHP Fatal error: require_once(): Failed opening required '/Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/../vendor/autoload.php' (include_path='.:/usr/local/Cellar/php55/5.5.19/lib/php') in /Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/gpm on line 19
Fatal error: require_once(): Failed opening required '/Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/../vendor/autoload.php' (include_path='.:/usr/local/Cellar/php55/5.5.19/lib/php') in /Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/gpm on line 19
eddy@eddysmbp:~/Sites/temp/grav|develop
⇒ bin/gpm index
PHP Warning: require_once(/Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/../vendor/autoload.php): failed to open stream: No such file or directory in /Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/gpm on line 19
Warning: require_once(/Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/../vendor/autoload.php): failed to open stream: No such file or directory in /Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/gpm on line 19
PHP Fatal error: require_once(): Failed opening required '/Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/../vendor/autoload.php' (include_path='.:/usr/local/Cellar/php55/5.5.19/lib/php') in /Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/gpm on line 19
Fatal error: require_once(): Failed opening required '/Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/../vendor/autoload.php' (include_path='.:/usr/local/Cellar/php55/5.5.19/lib/php') in /Volumes/Mac3HD/Users/eddy/Sites/temp/grav/bin/gpm on line 19
eddy@eddysmbp:~/Sites/temp/grav|develop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment