Advertisement
Guest User

Untitled

a guest
Mar 15th, 2021
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.90 KB | None | 0 0
  1. root@slix:/srv/ixpmanager# git checkout -f v5.1.0
  2. Note: switching to 'v5.1.0'.
  3.  
  4. You are in 'detached HEAD' state. You can look around, make experimental
  5. changes and commit them, and you can discard any commits you make in this
  6. state without impacting any branches by switching back to a branch.
  7.  
  8. If you want to create a new branch to retain commits you create, you may
  9. do so (now or later) by using -c with the switch command. Example:
  10.  
  11. git switch -c <new-branch-name>
  12.  
  13. Or undo this operation with:
  14.  
  15. git switch -
  16.  
  17. Turn off this advice by setting config variable advice.detachedHead to false
  18.  
  19. HEAD is now at f231a073 Tagging v5.1.0
  20. root@slix:/srv/ixpmanager#
  21. root@slix:/srv/ixpmanager#
  22. root@slix:/srv/ixpmanager# # This assumes composer is in the IXP Manager install directory.
  23. root@slix:/srv/ixpmanager# # (Typical for IXP Manager on Ubtuntu 18.04):
  24. root@slix:/srv/ixpmanager# sudo -u $MY_WWW_USER bash -c "HOME=${IXPROOT}/storage && cd ${IXPROOT} \
  25. > && php ./composer.phar install --no-dev --prefer-dist"
  26. Could not open input file: ./composer.phar
  27. root@slix:/srv/ixpmanager#
  28. root@slix:/srv/ixpmanager# # OR:
  29. root@slix:/srv/ixpmanager#
  30. root@slix:/srv/ixpmanager# # This assumes composer is installed globally.
  31. root@slix:/srv/ixpmanager# # (Typical for IXP Manager on Ubtuntu 20.04):
  32. root@slix:/srv/ixpmanager# sudo -u $MY_WWW_USER bash -c "HOME=${IXPROOT}/storage && cd ${IXPROOT} \
  33. > && composer install --no-dev --prefer-dist"
  34. Loading composer repositories with package information
  35. Installing dependencies from lock file
  36. Package operations: 0 installs, 73 updates, 19 removals
  37. - Removing wolfcast/browser-detection (2.9.5)
  38. - Removing symfony/polyfill-php80 (v1.18.1)
  39. - Removing symfony/polyfill-php70 (v1.18.1)
  40. - Removing symfony/polyfill-intl-normalizer (v1.18.1)
  41. - Removing socialiteproviders/manager (v3.5)
  42. - Removing pragmarx/google2fa-qrcode (v1.0.3)
  43. - Removing pragmarx/google2fa-laravel (v1.3.3)
  44. - Removing pragmarx/google2fa (8.0.0)
  45. - Removing phpseclib/phpseclib (2.0.28)
  46. - Removing phpseclib/bcmath_compat (1.0.5)
  47. - Removing paragonie/constant_time_encoding (v2.3.0)
  48. - Removing ocramius/package-versions (1.5.1)
  49. - Removing league/oauth1-client (1.7.0)
  50. - Removing league/mime-type-detection (1.4.0)
  51. - Removing league/commonmark (1.5.4)
  52. - Removing laravel/socialite (v4.4.1)
  53. - Removing dasprid/enum (1.0.2)
  54. - Removing bacon/bacon-qr-code (2.0.2)
  55. - Removing symfony/error-handler (v4.4.11)
  56. - Downgrading symfony/polyfill-ctype (v1.18.1 => v1.11.0): Downloading (100%) - Downgrading phpoption/phpoption (1.7.5 => 1.5.0): Downloading (100%) - Downgrading vlucas/phpdotenv (v3.6.7 => v3.4.0):Downloading (100%) )
  57. - Downgrading symfony/css-selector (v5.1.3 => v4.3.2): Downloading (100%) - Downgrading tijsverkoyen/css-to-inline-styles (2.2.3 => 2.2.1): Downloading (100%)
  58. - Downgrading symfony/polyfill-php72 (v1.18.1 => v1.11.0): Downloading (100%) - Downgrading symfony/polyfill-mbstring (v1.18.1 => v1.11.0): Downloading (100%)
  59. - Downgrading symfony/var-dumper (v4.4.11 => v4.3.2): Downloading (100%) - Downgrading symfony/routing (v4.4.11 => v4.3.2):Downloading (100%) )
  60. - Downgrading symfony/process (v4.4.11 => v4.3.2):Downloading (100%) )
  61. - Downgrading symfony/polyfill-php73 (v1.18.1 => v1.11.0): Downloading (100%) - Downgrading symfony/polyfill-intl-idn (v1.18.1 => v1.11.0): Downloading (100%)
  62. - Downgrading symfony/mime (v5.1.3 => v4.3.2): Downloading (100%)
  63. - Downgrading symfony/http-foundation (v4.4.11 => v4.3.2): Downloading (100%) - Downgrading symfony/event-dispatcher-contracts (v1.1.9 => v1.1.5): Downloading (100%)
  64. - Downgrading symfony/event-dispatcher (v4.4.11 => v4.3.2): Downloading (100%) - Downgrading psr/log (1.1.3 => 1.1.0): Downloading (100%)
  65. - Downgrading symfony/debug (v4.4.11 => v4.3.2): Downloading (100%)
  66. - Downgrading symfony/http-kernel (v4.4.11 => v4.3.2): Downloading (100%) - Downgrading symfony/finder (v4.4.11 => v4.3.2): Downloading (100%)
  67. - Downgrading symfony/service-contracts (v2.1.3 => v1.1.5): Downloading (100%) - Downgrading symfony/console (v4.4.11 => v4.3.2):Downloading (100%) )
  68. - Downgrading symfony/polyfill-iconv (v1.18.1 => v1.11.0): Downloading (100%) - Downgrading doctrine/lexer (1.2.1 => 1.0.2): Downloading (100%)
  69. - Downgrading egulias/email-validator (2.1.19 => 2.1.10): Downloading (100%) - Downgrading swiftmailer/swiftmailer (v6.2.3 => v6.2.1): Downloading (100%) - Downgrading ramsey/uuid (3.9.3 => 3.8.0): Downloading (100%)
  70. - Downgrading opis/closure (3.5.6 => 3.3.1): Downloading (100%)
  71. - Downgrading symfony/translation-contracts (v2.1.3 => v1.1.5): Downloading (100%)
  72. - Downgrading symfony/translation (v4.4.11 => v4.3.2): Downloading (100%) - Downgrading nesbot/carbon (2.38.0 => 2.21.3): Downloading (100%)
  73. - Downgrading monolog/monolog (2.1.1 => 1.24.0): Downloading (100%)
  74. - Downgrading league/flysystem (1.1.2 => 1.0.53): Downloading (100%)
  75. - Downgrading erusev/parsedown (1.7.4 => 1.7.3): Downloading (100%)
  76. - Downgrading doctrine/inflector (1.4.3 => v1.3.0): Downloading (100%) - Downgrading laravel/framework (v6.18.35 => v5.8.29): Downloading (100%) - Downgrading anahkiasen/former (4.4.0 => 4.2.0): Downloading (100%)
  77. - Downgrading sabberworm/php-css-parser (8.3.1 => 8.1.0): Downloading (100%) - Downgrading phenx/php-svg-lib (v0.3.3 => v0.3.2): Downloading (100%) - Downgrading phenx/php-font-lib (0.5.2 => 0.5.1):Downloading (100%) )
  78. - Downgrading dompdf/dompdf (v0.8.5 => v0.8.3): Downloading (100%)
  79. - Downgrading barryvdh/laravel-dompdf (v0.8.6 => v0.8.4): Downloading (100%) - Downgrading beberlei/doctrineextensions (v1.2.7 => v1.2.2): Downloading (100%)
  80. - Downgrading doctrine/annotations (1.10.4 => v1.6.1): Downloading (100%) - Downgrading doctrine/reflection (1.2.1 => v1.0.0): Downloading (100%) - Downgrading doctrine/event-manager (1.1.1 => v1.0.0): Downloading (100%) - Downgrading doctrine/collections (1.6.7 => v1.6.2): Downloading (100%) - Downgrading doctrine/cache (1.10.2 => v1.8.0): Downloading (100%)
  81. - Downgrading doctrine/persistence (1.3.8 => 1.1.1): Downloading (100%) - Downgrading doctrine/common (2.13.3 => v2.10.0):Downloading (100%) )
  82. - Downgrading doctrine/dbal (2.10.2 => v2.9.2): Downloading (100%)
  83. - Downgrading doctrine/instantiator (1.3.1 => 1.2.0): Downloading (100%) - Downgrading fideloper/proxy (4.4.0 => 4.1.0): Downloading (100%)
  84. - Downgrading guzzlehttp/guzzle (6.5.5 => 6.3.3): Downloading (100%)
  85. - Downgrading intervention/image (2.5.1 => 2.5.0):Downloading (100%) )
  86. - Downgrading symfony/serializer (v5.1.3 => v4.3.2): Downloading (100%) - Downgrading doctrine/orm (v2.7.3 => v2.6.3): Downloading (100%)
  87. - Downgrading laravel-doctrine/orm (v1.5.8 => v1.4.10): Downloading (100%) - Downgrading laravel-doctrine/extensions (1.1.1 => 1.0.14): Downloading (100%)
  88. - Downgrading predis/predis (v1.1.3 => v1.1.1): Downloading (100%)
  89. - Downgrading cakephp/chronos (1.3.0 => 1.2.8): Downloading (100%)
  90. - Downgrading laravel/horizon (v3.7.2 => v3.2.6): Downloading (100%)
  91. - Downgrading moontoast/math (1.2.1 => 1.1.2): Downloading (100%)
  92. - Downgrading laravel/telescope (v2.1.7 => v2.0.6): Downloading (100%) - Downgrading nikic/php-parser (v4.9.0 => v4.2.2):Downloading (100%) )
  93. - Removing dnoegel/php-xdg-base-dir (v0.1.1)
  94. - Installing dnoegel/php-xdg-base-dir (0.1): Downloading (100%)
  95. - Downgrading psy/psysh (v0.9.12 => v0.9.9): Downloading (100%)
  96. - Downgrading laravel/tinker (v1.0.10 => v1.0.8): Downloading (100%)
  97. - Downgrading ezyang/htmlpurifier (v4.10.0 => v4.8.0): Downloading (100%) - Downgrading luketowers/purifier (dev-master d4f91d9 => 3.0.6): Downloading (100%)
  98. - Downgrading opensolutions/oss-snmp (v1.0.2 => v1.0.1): Downloading (100%) - Downgrading parsedown/laravel (1.2.1 => 1.1.0): Downloading (100%)
  99. - Downgrading pimple/pimple (v3.3.0 => v3.2.3): Downloading (100%)
  100. Package jakub-onderka/php-console-color is abandoned, you should avoid using it. Use php-parallel-lint/php-console-color instead.
  101. Package jakub-onderka/php-console-highlighter is abandoned, you should avoid using it. Use php-parallel-lint/php-console-highlighter instead.
  102. Generating autoload files
  103. > Illuminate\Foundation\ComposerScripts::postAutoloadDump
  104. > @php artisan package:discover
  105.  
  106. In ApiKeyController.php line 180:
  107.  
  108. Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c)
  109. ? d : e` or `a ? b : (c ? d : e)`
  110.  
  111.  
  112. Script @php artisan package:discover handling the post-autoload-dump event returned with error code 1
  113. root@slix:/srv/ixpmanager# systemctl restart memcached.service
  114. root@slix:/srv/ixpmanager# php $IXPROOT/artisan cache:clear
  115.  
  116. In ApiKeyController.php line 180:
  117.  
  118. Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c)
  119. ? d : e` or `a ? b : (c ? d : e)`
  120.  
  121.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement