Ergebnis 1 bis 2 von 2

Thema: Update auf 4.10+: Could not open input file: vendor/bin/contao-setup

  1. #1
    Contao-Nutzer
    Registriert seit
    31.05.2010.
    Ort
    Österreich
    Beiträge
    98

    Standard Update auf 4.10+: Could not open input file: vendor/bin/contao-setup

    Jetzt hab ich schon das zweitemal das Problem bei Update von 4.9 auf 4.10+:

    Code:
    $ /opt/php-7.4/bin/php -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Vienna /var/www/xxxxxx.at/htdocs/web/contao-manager.phar.php composer install --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader
    2
    3
    Installing dependencies from lock file
    4
    Verifying lock file contents can be installed on current platform.
    5
    Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update <package name>`.
    6
    Package operations: 8 installs, 19 updates, 10 removals
    7
      - Removing symfony/mailer (v4.4.44)
    8
      - Removing psr/simple-cache (1.0.1)
    9
      - Removing phpunit/php-token-stream (4.0.4)
    10
      - Removing league/uri-schemes (1.2.1)
    11
      - Removing league/uri-parser (1.4.1)
    12
      - Removing league/uri-interfaces (1.1.1)
    13
      - Removing league/uri-hostname-parser (1.1.2)
    14
      - Removing league/uri-components (1.8.2)
    15
      - Removing lcobucci/clock (2.0.0)
    16
      - Removing contao/maintenance-bundle-deprecated (v2.1.9)
    17
      - Installing symfony/polyfill-iconv (v1.26.0): Extracting archive
    18
      - Downgrading psr/container (1.1.2 => 1.1.1): Extracting archive
    19
      - Upgrading symfony/filesystem (v4.4.42 => v5.4.11): Extracting archive
    20
      - Installing swiftmailer/swiftmailer (v6.3.0): Extracting archive
    21
      - Installing symfony/swiftmailer-bundle (v3.5.4): Extracting archive
    22
      - Downgrading symfony-cmf/routing-bundle (2.5.1 => 2.5.0): Extracting archive
    23
      - Downgrading lcobucci/jwt (4.2.1 => 3.4.6): Extracting archive
    24
      - Installing nikic/php-parser (v4.14.0): Extracting archive
    25
      - Downgrading knplabs/knp-menu (v3.3.0 => v3.2.0): Extracting archive
    26
      - Downgrading friendsofsymfony/http-cache-bundle (2.12.1 => 2.9.2): Extracting archive
    27
      - Upgrading contao/image (1.1.1 => 1.1.2): Extracting archive
    28
      - Downgrading contao-components/tinymce4 (5.10.5 => 4.9.12): Extracting archive
    29
      - Downgrading contao-components/highlight (10.4.1 => 9.18.1): Extracting archive
    30
      - Downgrading contao/core-bundle (4.10.7 => 4.9.33): Extracting archive
    31
      - Downgrading contao/calendar-bundle (4.10.7 => 4.9.33): Extracting archive
    32
      - Downgrading contao/comments-bundle (4.10.7 => 4.9.33): Extracting archive
    33
      - Downgrading contao/faq-bundle (4.10.7 => 4.9.33): Extracting archive
    34
      - Downgrading contao/listing-bundle (4.10.7 => 4.9.33): Extracting archive
    35
      - Installing laminas/laminas-zendframework-bridge (1.1.1): Extracting archive
    36
      - Installing laminas/laminas-eventmanager (3.2.1): Extracting archive
    37
      - Downgrading laminas/laminas-code (4.6.0 => 3.4.1): Extracting archive
    38
      - Installing lexik/maintenance-bundle (v2.1.5): Extracting archive
    39
      - Installing sensiolabs/ansi-to-html (v1.2.1): Extracting archive
    40
      - Downgrading contao/installation-bundle (4.10.7 => 4.9.33): Extracting archive
    41
      - Downgrading contao/manager-bundle (4.10.7 => 4.9.33): Extracting archive
    42
      - Downgrading contao/news-bundle (4.10.7 => 4.9.33): Extracting archive
    43
      - Downgrading contao/newsletter-bundle (4.10.7 => 4.9.33): Extracting archive
    44
    Package patchwork/utf8 is abandoned, you should avoid using it. Use symfony/polyfill-mbstring or symfony/string instead.
    45
    Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead.
    46
    Package symfony/debug is abandoned, you should avoid using it. Use symfony/error-handler instead.
    47
    Package symfony/swiftmailer-bundle is abandoned, you should avoid using it. Use symfony/mailer instead.
    48
    Package true/punycode is abandoned, you should avoid using it. No replacement was suggested.
    49
    Package webmozart/path-util is abandoned, you should avoid using it. Use symfony/filesystem instead.
    50
    Generating optimized autoload files
    51
    composer/package-versions-deprecated: Generating version class...
    52
    composer/package-versions-deprecated: ...done generating version class
    53
    contao/manager-plugin: Dumping generated plugins file...
    54
    contao/manager-plugin: ...done dumping generated plugins file
    55
    Could not open input file: vendor/bin/contao-setup
    56
    Class Contao\ManagerPlugin\PluginLoader located in ./vendor/contao/manager-plugin/src/Resources/PluginLoader.php does not comply with psr-4 autoloading standard. Skipping.
    57
    102 packages you are using are looking for funding.
    58
    Use the `composer fund` command to find out more!
    59
    > @php vendor/bin/contao-setup
    60
    Script @php vendor/bin/contao-setup handling the post-install-cmd event returned with error code 1
    61
    62
    # Process terminated with exit code 1
    63
    # Result: General error
    muss ich in der composer.json einen anderen Pfad für contao-setup eintragen?

    Beim ersten Mal habe ich die Contao-Installation ganz gelöscht und neu installiert, aber das würde ich mir jetzt gerne ersparen.

  2. #2
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    34.114
    Partner-ID
    10107

    Standard

    Warum willst du auf Contao 4.10 aktualisieren? Aktualisiere auf Contao 4.13.
    » sponsor me via GitHub or PayPal or Revolut

Aktive Benutzer

Aktive Benutzer

Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)

Lesezeichen

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •