Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@slix:/srv/ixpmanager# git checkout -f v5.1.0
- Note: switching to 'v5.1.0'.
- You are in 'detached HEAD' state. You can look around, make experimental
- changes and commit them, and you can discard any commits you make in this
- state without impacting any branches by switching back to a branch.
- If you want to create a new branch to retain commits you create, you may
- do so (now or later) by using -c with the switch command. Example:
- git switch -c <new-branch-name>
- Or undo this operation with:
- git switch -
- Turn off this advice by setting config variable advice.detachedHead to false
- HEAD is now at f231a073 Tagging v5.1.0
- root@slix:/srv/ixpmanager#
- root@slix:/srv/ixpmanager#
- root@slix:/srv/ixpmanager# # This assumes composer is in the IXP Manager install directory.
- root@slix:/srv/ixpmanager# # (Typical for IXP Manager on Ubtuntu 18.04):
- root@slix:/srv/ixpmanager# sudo -u $MY_WWW_USER bash -c "HOME=${IXPROOT}/storage && cd ${IXPROOT} \
- > && php ./composer.phar install --no-dev --prefer-dist"
- Could not open input file: ./composer.phar
- root@slix:/srv/ixpmanager#
- root@slix:/srv/ixpmanager# # OR:
- root@slix:/srv/ixpmanager#
- root@slix:/srv/ixpmanager# # This assumes composer is installed globally.
- root@slix:/srv/ixpmanager# # (Typical for IXP Manager on Ubtuntu 20.04):
- root@slix:/srv/ixpmanager# sudo -u $MY_WWW_USER bash -c "HOME=${IXPROOT}/storage && cd ${IXPROOT} \
- > && composer install --no-dev --prefer-dist"
- Loading composer repositories with package information
- Installing dependencies from lock file
- Package operations: 0 installs, 73 updates, 19 removals
- - Removing wolfcast/browser-detection (2.9.5)
- - Removing symfony/polyfill-php80 (v1.18.1)
- - Removing symfony/polyfill-php70 (v1.18.1)
- - Removing symfony/polyfill-intl-normalizer (v1.18.1)
- - Removing socialiteproviders/manager (v3.5)
- - Removing pragmarx/google2fa-qrcode (v1.0.3)
- - Removing pragmarx/google2fa-laravel (v1.3.3)
- - Removing pragmarx/google2fa (8.0.0)
- - Removing phpseclib/phpseclib (2.0.28)
- - Removing phpseclib/bcmath_compat (1.0.5)
- - Removing paragonie/constant_time_encoding (v2.3.0)
- - Removing ocramius/package-versions (1.5.1)
- - Removing league/oauth1-client (1.7.0)
- - Removing league/mime-type-detection (1.4.0)
- - Removing league/commonmark (1.5.4)
- - Removing laravel/socialite (v4.4.1)
- - Removing dasprid/enum (1.0.2)
- - Removing bacon/bacon-qr-code (2.0.2)
- - Removing symfony/error-handler (v4.4.11)
- - 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%) )
- - 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%)
- - Downgrading symfony/polyfill-php72 (v1.18.1 => v1.11.0): Downloading (100%) - Downgrading symfony/polyfill-mbstring (v1.18.1 => v1.11.0): Downloading (100%)
- - Downgrading symfony/var-dumper (v4.4.11 => v4.3.2): Downloading (100%) - Downgrading symfony/routing (v4.4.11 => v4.3.2):Downloading (100%) )
- - Downgrading symfony/process (v4.4.11 => v4.3.2):Downloading (100%) )
- - 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%)
- - Downgrading symfony/mime (v5.1.3 => v4.3.2): Downloading (100%)
- - 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%)
- - Downgrading symfony/event-dispatcher (v4.4.11 => v4.3.2): Downloading (100%) - Downgrading psr/log (1.1.3 => 1.1.0): Downloading (100%)
- - Downgrading symfony/debug (v4.4.11 => v4.3.2): Downloading (100%)
- - Downgrading symfony/http-kernel (v4.4.11 => v4.3.2): Downloading (100%) - Downgrading symfony/finder (v4.4.11 => v4.3.2): Downloading (100%)
- - Downgrading symfony/service-contracts (v2.1.3 => v1.1.5): Downloading (100%) - Downgrading symfony/console (v4.4.11 => v4.3.2):Downloading (100%) )
- - Downgrading symfony/polyfill-iconv (v1.18.1 => v1.11.0): Downloading (100%) - Downgrading doctrine/lexer (1.2.1 => 1.0.2): Downloading (100%)
- - 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%)
- - Downgrading opis/closure (3.5.6 => 3.3.1): Downloading (100%)
- - Downgrading symfony/translation-contracts (v2.1.3 => v1.1.5): Downloading (100%)
- - Downgrading symfony/translation (v4.4.11 => v4.3.2): Downloading (100%) - Downgrading nesbot/carbon (2.38.0 => 2.21.3): Downloading (100%)
- - Downgrading monolog/monolog (2.1.1 => 1.24.0): Downloading (100%)
- - Downgrading league/flysystem (1.1.2 => 1.0.53): Downloading (100%)
- - Downgrading erusev/parsedown (1.7.4 => 1.7.3): Downloading (100%)
- - 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%)
- - 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%) )
- - Downgrading dompdf/dompdf (v0.8.5 => v0.8.3): Downloading (100%)
- - Downgrading barryvdh/laravel-dompdf (v0.8.6 => v0.8.4): Downloading (100%) - Downgrading beberlei/doctrineextensions (v1.2.7 => v1.2.2): Downloading (100%)
- - 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%)
- - Downgrading doctrine/persistence (1.3.8 => 1.1.1): Downloading (100%) - Downgrading doctrine/common (2.13.3 => v2.10.0):Downloading (100%) )
- - Downgrading doctrine/dbal (2.10.2 => v2.9.2): Downloading (100%)
- - Downgrading doctrine/instantiator (1.3.1 => 1.2.0): Downloading (100%) - Downgrading fideloper/proxy (4.4.0 => 4.1.0): Downloading (100%)
- - Downgrading guzzlehttp/guzzle (6.5.5 => 6.3.3): Downloading (100%)
- - Downgrading intervention/image (2.5.1 => 2.5.0):Downloading (100%) )
- - Downgrading symfony/serializer (v5.1.3 => v4.3.2): Downloading (100%) - Downgrading doctrine/orm (v2.7.3 => v2.6.3): Downloading (100%)
- - Downgrading laravel-doctrine/orm (v1.5.8 => v1.4.10): Downloading (100%) - Downgrading laravel-doctrine/extensions (1.1.1 => 1.0.14): Downloading (100%)
- - Downgrading predis/predis (v1.1.3 => v1.1.1): Downloading (100%)
- - Downgrading cakephp/chronos (1.3.0 => 1.2.8): Downloading (100%)
- - Downgrading laravel/horizon (v3.7.2 => v3.2.6): Downloading (100%)
- - Downgrading moontoast/math (1.2.1 => 1.1.2): Downloading (100%)
- - Downgrading laravel/telescope (v2.1.7 => v2.0.6): Downloading (100%) - Downgrading nikic/php-parser (v4.9.0 => v4.2.2):Downloading (100%) )
- - Removing dnoegel/php-xdg-base-dir (v0.1.1)
- - Installing dnoegel/php-xdg-base-dir (0.1): Downloading (100%)
- - Downgrading psy/psysh (v0.9.12 => v0.9.9): Downloading (100%)
- - Downgrading laravel/tinker (v1.0.10 => v1.0.8): Downloading (100%)
- - Downgrading ezyang/htmlpurifier (v4.10.0 => v4.8.0): Downloading (100%) - Downgrading luketowers/purifier (dev-master d4f91d9 => 3.0.6): Downloading (100%)
- - Downgrading opensolutions/oss-snmp (v1.0.2 => v1.0.1): Downloading (100%) - Downgrading parsedown/laravel (1.2.1 => 1.1.0): Downloading (100%)
- - Downgrading pimple/pimple (v3.3.0 => v3.2.3): Downloading (100%)
- Package jakub-onderka/php-console-color is abandoned, you should avoid using it. Use php-parallel-lint/php-console-color instead.
- Package jakub-onderka/php-console-highlighter is abandoned, you should avoid using it. Use php-parallel-lint/php-console-highlighter instead.
- Generating autoload files
- > Illuminate\Foundation\ComposerScripts::postAutoloadDump
- > @php artisan package:discover
- In ApiKeyController.php line 180:
- Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c)
- ? d : e` or `a ? b : (c ? d : e)`
- Script @php artisan package:discover handling the post-autoload-dump event returned with error code 1
- root@slix:/srv/ixpmanager# systemctl restart memcached.service
- root@slix:/srv/ixpmanager# php $IXPROOT/artisan cache:clear
- In ApiKeyController.php line 180:
- Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c)
- ? d : e` or `a ? b : (c ? d : e)`
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement