Advertisement
Guest User

Untitled

a guest
Jan 20th, 2020
944
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 17.91 KB | None | 0 0
  1. bash-5.0# composer create-project --prefer-dist laravel/laravel .
  2. Installing laravel/laravel (v6.8.0)
  3.   - Installing laravel/laravel (v6.8.0): Downloading (100%)
  4. Created project in .
  5. > @php -r "file_exists('.env') || copy('.env.example', '.env');"
  6. Loading composer repositories with package information
  7. Updating dependencies (including require-dev)
  8. Package operations: 86 installs, 0 updates, 0 removals
  9.   - Installing symfony/polyfill-ctype (v1.13.1): Downloading (100%)
  10.   - Installing phpoption/phpoption (1.7.2): Downloading (100%)
  11.   - Installing vlucas/phpdotenv (v3.6.0): Downloading (100%)
  12.   - Installing symfony/css-selector (v5.0.2): Downloading (100%)
  13.   - Installing tijsverkoyen/css-to-inline-styles (2.2.2): Downloading (100%)
  14.   - Installing symfony/polyfill-php72 (v1.13.1): Downloading (100%)
  15.   - Installing symfony/polyfill-mbstring (v1.13.1): Downloading (100%)
  16.   - Installing symfony/var-dumper (v4.4.2): Downloading (100%)
  17.   - Installing symfony/routing (v4.4.2): Downloading (100%)
  18.   - Installing symfony/process (v4.4.2): Downloading (100%)
  19.   - Installing symfony/polyfill-php73 (v1.13.1): Downloading (100%)
  20.   - Installing symfony/polyfill-intl-idn (v1.13.1): Downloading (100%)
  21.   - Installing symfony/mime (v5.0.2): Downloading (100%)
  22.   - Installing symfony/http-foundation (v4.4.2): Downloading (100%)
  23.   - Installing symfony/event-dispatcher-contracts (v1.1.7): Downloading (100%)
  24.   - Installing psr/container (1.0.0): Downloading (100%)
  25.   - Installing symfony/event-dispatcher (v4.4.2): Downloading (100%)
  26.   - Installing psr/log (1.1.2): Downloading (100%)
  27.   - Installing symfony/debug (v4.4.2): Downloading (100%)
  28.   - Installing symfony/error-handler (v4.4.2): Downloading (100%)
  29.   - Installing symfony/http-kernel (v4.4.2): Downloading (100%)
  30.   - Installing symfony/finder (v4.4.2): Downloading (100%)
  31.   - Installing symfony/service-contracts (v2.0.1): Downloading (100%)
  32.   - Installing symfony/console (v4.4.2): Downloading (100%)
  33.   - Installing symfony/polyfill-iconv (v1.13.1): Downloading (100%)
  34.   - Installing doctrine/lexer (1.2.0): Downloading (100%)
  35.   - Installing egulias/email-validator (2.1.14): Downloading (100%)
  36.   - Installing swiftmailer/swiftmailer (v6.2.3): Downloading (100%)
  37.   - Installing paragonie/random_compat (v9.99.99): Downloading (100%)
  38.   - Installing ramsey/uuid (3.9.2): Downloading (100%)
  39.   - Installing psr/simple-cache (1.0.1): Downloading (100%)
  40.   - Installing opis/closure (3.5.1): Downloading (100%)
  41.   - Installing symfony/translation-contracts (v2.0.1): Downloading (100%)
  42.   - Installing symfony/translation (v4.4.2): Downloading (100%)
  43.   - Installing nesbot/carbon (2.28.0): Downloading (100%)
  44.     Failed to download nesbot/carbon from dist: Could not delete /var/www/html/vendor/nesbot/carbon/src/Carbon/Lang:
  45.     Now trying to download from source
  46.   - Installing nesbot/carbon (2.28.0): Cloning e2bcbcd43e from cache
  47.   - Installing monolog/monolog (2.0.2): Downloading (100%)
  48.   - Installing league/flysystem (1.0.63): Downloading (100%)
  49.   - Installing dragonmantank/cron-expression (v2.3.0): Downloading (100%)
  50.   - Installing doctrine/inflector (1.3.1): Downloading (100%)
  51.   - Installing league/commonmark (1.2.2): Downloading (100%)
  52.   - Installing league/commonmark-ext-table (v2.1.0): Downloading (100%)
  53.   - Installing laravel/framework (v6.11.0): Downloading (100%)
  54.   - Installing fideloper/proxy (4.2.2): Downloading (100%)
  55.   - Installing jakub-onderka/php-console-color (v0.2): Downloading (100%)
  56.   - Installing jakub-onderka/php-console-highlighter (v0.4): Downloading (100%)
  57.   - Installing nikic/php-parser (v4.3.0): Downloading (100%)
  58.   - Installing dnoegel/php-xdg-base-dir (v0.1.1): Downloading (100%)
  59.   - Installing psy/psysh (v0.9.12): Downloading (100%)
  60.   - Installing laravel/tinker (v2.1.0): Downloading (100%)
  61.   - Installing scrivo/highlight.php (v9.17.1.0): Downloading (100%)
  62.   - Installing filp/whoops (2.7.1): Downloading (100%)
  63.   - Installing facade/ignition-contracts (1.0.0): Downloading (100%)
  64.   - Installing facade/flare-client-php (1.3.1): Downloading (100%)
  65.   - Installing facade/ignition (1.14.0): Downloading (100%)
  66.   - Installing fzaninotto/faker (v1.9.1): Downloading (100%)
  67.     Failed to download fzaninotto/faker from dist: Could not delete /var/www/html/vendor/composer/54b7dbbb/fzaninotto-Faker-fc10d77/src/Faker/Provider:
  68.     Now trying to download from source
  69.   - Installing fzaninotto/faker (v1.9.1): Cloning fc10d778e4 from cache
  70.   - Installing hamcrest/hamcrest-php (v2.0.0): Downloading (100%)
  71.   - Installing mockery/mockery (1.3.1): Downloading (100%)
  72.   - Installing nunomaduro/collision (v3.0.1): Downloading (100%)
  73.   - Installing sebastian/version (2.0.1): Downloading (100%)
  74.   - Installing sebastian/type (1.1.3): Downloading (100%)
  75.   - Installing sebastian/resource-operations (2.0.1): Downloading (100%)
  76.   - Installing sebastian/recursion-context (3.0.0): Downloading (100%)
  77.   - Installing sebastian/object-reflector (1.1.1): Downloading (100%)
  78.   - Installing sebastian/object-enumerator (3.0.3): Downloading (100%)
  79.   - Installing sebastian/global-state (3.0.0): Downloading (100%)
  80.   - Installing sebastian/exporter (3.1.2): Downloading (100%)
  81.   - Installing sebastian/environment (4.2.3): Downloading (100%)
  82.   - Installing sebastian/diff (3.0.2): Downloading (100%)
  83.   - Installing sebastian/comparator (3.0.2): Downloading (100%)
  84.   - Installing phpunit/php-timer (2.1.2): Downloading (100%)
  85.   - Installing phpunit/php-text-template (1.2.1): Downloading (100%)
  86.   - Installing phpunit/php-file-iterator (2.0.2): Downloading (100%)
  87.   - Installing phpunit/php-token-stream (3.1.1): Downloading (100%)
  88.   - Installing theseer/tokenizer (1.1.3): Downloading (100%)
  89.   - Installing sebastian/code-unit-reverse-lookup (1.0.1): Downloading (100%)
  90.   - Installing phpunit/php-code-coverage (7.0.10): Downloading (100%)
  91.   - Installing doctrine/instantiator (1.3.0): Downloading (100%)
  92.   - Installing phpdocumentor/reflection-common (2.0.0): Downloading (100%)
  93.   - Installing phpdocumentor/type-resolver (1.0.1): Downloading (100%)
  94.   - Installing webmozart/assert (1.6.0): Downloading (100%)
  95.   - Installing phpdocumentor/reflection-docblock (4.3.4): Downloading (100%)
  96.   - Installing phpspec/prophecy (v1.10.2): Downloading (100%)
  97.   - Installing phar-io/version (2.0.1): Downloading (100%)
  98.   - Installing phar-io/manifest (1.0.3): Downloading (100%)
  99.   - Installing myclabs/deep-copy (1.9.5): Downloading (100%)
  100.   - Installing phpunit/phpunit (8.5.2): Downloading (100%)
  101. symfony/routing suggests installing symfony/config (For using the all-in-one router or any loader)
  102. symfony/routing suggests installing symfony/yaml (For using the YAML loader)
  103. symfony/routing suggests installing symfony/expression-language (For using expression matching)
  104. symfony/routing suggests installing doctrine/annotations (For using the annotation loader)
  105. symfony/event-dispatcher-contracts suggests installing psr/event-dispatcher
  106. symfony/event-dispatcher suggests installing symfony/dependency-injection
  107. symfony/http-kernel suggests installing symfony/browser-kit
  108. symfony/http-kernel suggests installing symfony/config
  109. symfony/http-kernel suggests installing symfony/dependency-injection
  110. symfony/service-contracts suggests installing symfony/service-implementation
  111. symfony/console suggests installing symfony/lock
  112. swiftmailer/swiftmailer suggests installing true/punycode (Needed to support internationalized email addresses, if ext-intl is not installed)
  113. paragonie/random_compat suggests installing ext-libsodium (Provides a modern crypto API that can be used to generate random bytes.)
  114. ramsey/uuid suggests installing ext-libsodium (Provides the PECL libsodium extension for use with the SodiumRandomGenerator)
  115. ramsey/uuid suggests installing ext-uuid (Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator)
  116. ramsey/uuid suggests installing moontoast/math (Provides support for converting UUID to 128-bit integer (in string form).)
  117. ramsey/uuid suggests installing ramsey/uuid-console (A console application for generating UUIDs with ramsey/uuid)
  118. ramsey/uuid suggests installing ramsey/uuid-doctrine (Allows the use of Ramsey\Uuid\Uuid as Doctrine field type.)
  119. ramsey/uuid suggests installing paragonie/random-lib (Provides RandomLib for use with the RandomLibAdapter)
  120. symfony/translation suggests installing symfony/config
  121. symfony/translation suggests installing symfony/yaml
  122. monolog/monolog suggests installing graylog2/gelf-php (Allow sending log messages to a GrayLog2 server)
  123. monolog/monolog suggests installing doctrine/couchdb (Allow sending log messages to a CouchDB server)
  124. monolog/monolog suggests installing ruflin/elastica (Allow sending log messages to an Elastic Search server)
  125. monolog/monolog suggests installing elasticsearch/elasticsearch (Allow sending log messages to an Elasticsearch server via official client)
  126. monolog/monolog suggests installing php-amqplib/php-amqplib (Allow sending log messages to an AMQP server using php-amqplib)
  127. monolog/monolog suggests installing ext-amqp (Allow sending log messages to an AMQP server (1.0+ required))
  128. monolog/monolog suggests installing ext-mongodb (Allow sending log messages to a MongoDB server (via driver))
  129. monolog/monolog suggests installing mongodb/mongodb (Allow sending log messages to a MongoDB server (via library))
  130. monolog/monolog suggests installing aws/aws-sdk-php (Allow sending log messages to AWS services like DynamoDB)
  131. monolog/monolog suggests installing rollbar/rollbar (Allow sending log messages to Rollbar)
  132. monolog/monolog suggests installing php-console/php-console (Allow sending log messages to Google Chrome)
  133. league/flysystem suggests installing league/flysystem-eventable-filesystem (Allows you to use EventableFilesystem)
  134. league/flysystem suggests installing league/flysystem-rackspace (Allows you to use Rackspace Cloud Files)
  135. league/flysystem suggests installing league/flysystem-azure (Allows you to use Windows Azure Blob storage)
  136. league/flysystem suggests installing league/flysystem-webdav (Allows you to use WebDAV storage)
  137. league/flysystem suggests installing league/flysystem-aws-s3-v2 (Allows you to use S3 storage with AWS SDK v2)
  138. league/flysystem suggests installing league/flysystem-aws-s3-v3 (Allows you to use S3 storage with AWS SDK v3)
  139. league/flysystem suggests installing spatie/flysystem-dropbox (Allows you to use Dropbox storage)
  140. league/flysystem suggests installing srmklive/flysystem-dropbox-v2 (Allows you to use Dropbox storage for PHP 5 applications)
  141. league/flysystem suggests installing league/flysystem-cached-adapter (Flysystem adapter decorator for metadata caching)
  142. league/flysystem suggests installing league/flysystem-sftp (Allows you to use SFTP server storage via phpseclib)
  143. league/flysystem suggests installing league/flysystem-ziparchive (Allows you to use ZipArchive adapter)
  144. league/commonmark suggests installing league/commonmark-extras (Library of useful extensions including smart punctuation)
  145. laravel/framework suggests installing ext-memcached (Required to use the memcache cache driver.)
  146. laravel/framework suggests installing ext-redis (Required to use the Redis cache and queue drivers.)
  147. laravel/framework suggests installing aws/aws-sdk-php (Required to use the SQS queue driver, DynamoDb failed job storage and SES mail driver (^3.0).)
  148. laravel/framework suggests installing doctrine/dbal (Required to rename columns and drop SQLite columns (^2.6).)
  149. laravel/framework suggests installing guzzlehttp/guzzle (Required to use the Mailgun mail driver and the ping methods on schedules (^6.0).)
  150. laravel/framework suggests installing league/flysystem-aws-s3-v3 (Required to use the Flysystem S3 driver (^1.0).)
  151. laravel/framework suggests installing league/flysystem-cached-adapter (Required to use the Flysystem cache (^1.0).)
  152. laravel/framework suggests installing league/flysystem-sftp (Required to use the Flysystem SFTP driver (^1.0).)
  153. laravel/framework suggests installing moontoast/math (Required to use ordered UUIDs (^1.1).)
  154. laravel/framework suggests installing nyholm/psr7 (Required to use PSR-7 bridging features (^1.2).)
  155. laravel/framework suggests installing pda/pheanstalk (Required to use the beanstalk queue driver (^4.0).)
  156. laravel/framework suggests installing psr/http-message (Required to allow Storage::put to accept a StreamInterface (^1.0).)
  157. laravel/framework suggests installing pusher/pusher-php-server (Required to use the Pusher broadcast driver (^4.0).)
  158. laravel/framework suggests installing symfony/cache (Required to PSR-6 cache bridge (^4.3.4).)
  159. laravel/framework suggests installing symfony/psr-http-message-bridge (Required to use PSR-7 bridging features (^1.2).)
  160. laravel/framework suggests installing wildbit/swiftmailer-postmark (Required to use Postmark mail driver (^3.0).)
  161. psy/psysh suggests installing ext-pdo-sqlite (The doc command requires SQLite to work.)
  162. psy/psysh suggests installing hoa/console (A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit.)
  163. filp/whoops suggests installing whoops/soap (Formats errors as SOAP responses)
  164. facade/ignition suggests installing laravel/telescope (^2.0)
  165. sebastian/global-state suggests installing ext-uopz (*)
  166. phpunit/php-code-coverage suggests installing ext-xdebug (^2.7.2)
  167. phpunit/phpunit suggests installing phpunit/php-invoker (^2.0.0)
  168. phpunit/phpunit suggests installing ext-xdebug (*)
  169. Writing lock file
  170. Generating optimized autoload files
  171. > Illuminate\Foundation\ComposerScripts::postAutoloadDump
  172. > @php artisan package:discover --ansi
  173. Discovered Package: facade/ignition
  174. Discovered Package: fideloper/proxy
  175. Discovered Package: laravel/tinker
  176. Discovered Package: nesbot/carbon
  177. Discovered Package: nunomaduro/collision
  178. Package manifest generated successfully.
  179. > @php artisan key:generate --ansi
  180. Application key set successfully.
  181. bash-5.0# composer require nuwave/lighthouse laravel/passport joselfonseca/lighthouse-graphql-passport-auth
  182. Using version ^4.8 for nuwave/lighthouse
  183. Using version ^8.2 for laravel/passport
  184. Using version ^3.0 for joselfonseca/lighthouse-graphql-passport-auth
  185. ./composer.json has been updated
  186. Loading composer repositories with package information
  187. Updating dependencies (including require-dev)
  188. Package operations: 21 installs, 0 updates, 0 removals
  189.   - Installing ralouphie/getallheaders (3.0.3): Downloading (100%)
  190.   - Installing psr/http-message (1.0.1): Downloading (100%)
  191.   - Installing guzzlehttp/psr7 (1.6.1): Downloading (100%)
  192.   - Installing guzzlehttp/promises (v1.3.1): Downloading (100%)
  193.   - Installing guzzlehttp/guzzle (6.5.2): Downloading (100%)
  194.   - Installing league/oauth1-client (1.7.0): Downloading (100%)
  195.   - Installing laravel/socialite (v4.3.1): Downloading (100%)
  196.   - Installing symfony/psr-http-message-bridge (v1.3.0): Downloading (100%)
  197.   - Installing phpseclib/phpseclib (2.0.23): Downloading (100%)
  198.   - Installing defuse/php-encryption (v2.2.1): Downloading (100%)
  199.   - Installing lcobucci/jwt (3.3.1): Downloading (100%)
  200.   - Installing league/event (2.2.0): Downloading (100%)
  201.   - Installing league/oauth2-server (8.0.0): Downloading (100%)
  202.   - Installing psr/http-factory (1.0.1): Downloading (100%)
  203.   - Installing laminas/laminas-zendframework-bridge (1.0.1): Downloading (100%)
  204.   - Installing laminas/laminas-diactoros (2.2.2): Downloading (100%)
  205.   - Installing firebase/php-jwt (v5.0.0): Downloading (100%)
  206.   - Installing laravel/passport (v8.2.0): Downloading (100%)
  207.   - Installing webonyx/graphql-php (v0.13.8): Downloading (100%)
  208.   - Installing nuwave/lighthouse (v4.8.1): Downloading (100%)
  209.   - Installing joselfonseca/lighthouse-graphql-passport-auth (3.0.1): Downloading (100%)
  210. guzzlehttp/psr7 suggests installing zendframework/zend-httphandlerrunner (Emit PSR-7 responses)
  211. symfony/psr-http-message-bridge suggests installing nyholm/psr7 (For a super lightweight PSR-7/17 implementation)
  212. phpseclib/phpseclib suggests installing ext-libsodium (SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.)
  213. phpseclib/phpseclib suggests installing ext-gmp (Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.)
  214. webonyx/graphql-php suggests installing react/promise (To leverage async resolving on React PHP platform)
  215. nuwave/lighthouse suggests installing bensampo/laravel-enum (Convenient enum definitions that can easily be registered in your Schema)
  216. nuwave/lighthouse suggests installing laravel/scout (Required for the @search directive)
  217. nuwave/lighthouse suggests installing mll-lab/graphql-php-scalars (Useful scalar types, required for @whereConditions)
  218. nuwave/lighthouse suggests installing mll-lab/laravel-graphql-playground (GraphQL IDE for better development workflow - integrated with Laravel)
  219. Writing lock file
  220. Generating optimized autoload files
  221. > Illuminate\Foundation\ComposerScripts::postAutoloadDump
  222. > @php artisan package:discover --ansi
  223.  
  224.    LogicException  : Key path "file:///var/www/html/storage/oauth-private.key" does not exist or is not readable
  225.  
  226.   at /var/www/html/vendor/league/oauth2-server/src/CryptKey.php:48
  227.     44|             $keyPath = 'file://' . $keyPath;
  228.     45|         }
  229.     46|
  230.     47|         if (!file_exists($keyPath) || !is_readable($keyPath)) {
  231.   > 48|             throw new LogicException(sprintf('Key path "%s" does not exist or is not readable', $keyPath));
  232.     49|         }
  233.     50|
  234.     51|         if ($keyPermissionsCheck === true) {
  235.     52|             // Verify the permissions of the key
  236.  
  237.   Exception trace:
  238.  
  239.   1   League\OAuth2\Server\CryptKey::__construct("file:///var/www/html/storage/oauth-private.key")
  240.       /var/www/html/vendor/laravel/passport/src/PassportServiceProvider.php:244
  241.  
  242.   2   Laravel\Passport\PassportServiceProvider::makeCryptKey("private")
  243.       /var/www/html/vendor/laravel/passport/src/PassportServiceProvider.php:210
  244.  
  245.   Please use the argument -v to see more details.
  246. Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 1
  247.  
  248. Installation failed, reverting ./composer.json to its original content.
  249. bash-5.0#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement