Ergebnis 1 bis 9 von 9

Thema: Contao Manager aktuallisiert Paket nicht

  1. #1
    Contao-Fan
    Registriert seit
    28.11.2009.
    Ort
    Remscheid
    Beiträge
    850

    Standard Contao Manager aktuallisiert Paket nicht

    Hallo zusammen,

    der CM zeigt mir an, dass für bugbuster/contao-visitors-bundle Version 1.8.0 zur Verfügung steht. Installiert ist aktuell 1.6.3.

    Aber der CM installiert nicht.

    Code:
    $ /opt/php-8.0/bin/php -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /var/www/web0/html/www.bergischer24stundenlauf.de/contao4/web/contao-manager.phar.php composer require bugbuster/contao-visitors-bundle=^1.6 --no-update --no-scripts --prefer-stable --sort-packages --no-ansi --no-interaction
    
    Using config.component-dir has been deprecated. Please use extra.contao-component-dir instead.
    /var/www/web0/html/www.bergischer24stundenlauf.de/contao4/composer.json has been updated
    
    # Process terminated with exit code 0
    # Result: OK
    
    
    > Resolving dependencies using Composer Cloud v3.4.5
    !!! Current server is sponsored by: Contao Association !!!
    
    
    [7.2MiB/0.23s] Loading composer repositories with package information
    [63.3MiB/7.82s] Updating dependencies
    [53.5MiB/8.04s] Nothing to modify in lock file
    [26.2MiB/8.06s] Writing lock file
    [13.7MiB/8.09s] Package patchwork/utf8 is abandoned, you should avoid using it. Use symfony/polyfill-mbstring or symfony/string instead.
    [13.7MiB/8.09s] Package webmozart/path-util is abandoned, you should avoid using it. Use symfony/filesystem instead.
    [14.2MiB/8.10s] Memory usage: 14.23MB (peak: 173.13MB), time: 8.1s.
    [14.2MiB/8.10s] Finished Composer Cloud resolving.
    
    
    # Job ID cBeRjSdAV8XVsL1asPitVHgiON6qAmjgf9Z3vJe1BbzzNdMyQGF0TvfHmxQhUOEBAGYksMAu7oUuPr07OUq9yl completed in 12 seconds
    # Memory usage: 14.23MB (peak: 173.13MB), time: 8.1s.
    
    $ /opt/php-8.0/bin/php -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /var/www/web0/html/contao4/web/contao-manager.phar.php composer install --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader
    
    Using config.component-dir has been deprecated. Please use extra.contao-component-dir instead.
    Installing dependencies from lock file
    Verifying lock file contents can be installed on current platform.
    Nothing to install, update or remove
    Package patchwork/utf8 is abandoned, you should avoid using it. Use symfony/polyfill-mbstring or symfony/string instead.
    Package webmozart/path-util is abandoned, you should avoid using it. Use symfony/filesystem instead.
    Generating optimized autoload files
    Class LionelM\NewsletterExportBundle\NewsletterExport located in ./vendor/lionel/newsletter-export/src/Resources/contao/classes/NewsletterExport.php does not comply with psr-4 autoloading standard. Skipping.
    120 packages you are using are looking for funding.
    Use the `composer fund` command to find out more!
    contao/manager-plugin: Generating plugin class...
    contao/manager-plugin: ...done generating plugin class
    Please edit your root composer.json and set "post-install-cmd" to "@php vendor/bin/contao-setup --no-ansi" instead of using "ScriptHandler::initializeApplication()".
    > Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication
    Added the /var/www/web0/html/contao4/web/preview.php file.
    Added the /var/www/web0/html/contao4/web/app.php file.
    Added the /var/www/web0/html/contao4/web/index.php file.
    
     // Clearing the cache for the prod environment with debug                      
     // false                                                                       
    
     [OK] Cache for the "prod" environment (debug=false) was successfully cleared.  
    
    
     // Clearing the cache for the dev environment with debug                       
     // true                                                                        
    
     [OK] Cache for the "dev" environment (debug=true) was successfully cleared.    
    
    
     // Warming up the cache for the prod environment with debug                    
     // false                                                                       
    
     [OK] Cache for the "prod" environment (debug=false) was successfully warmed.   
    
    
     Trying to install assets as relative symbolic links.
    
     --- ------------------------------- ------------------ 
          Bundle                          Method / Error    
     --- ------------------------------- ------------------ 
      ?   ContaoCoreBundle                relative symlink  
      ?   LeafletGeocodeWidgetBundle      relative symlink  
      ?   ContaoCookiebar                 relative symlink  
      ?   MultiColumnWizardBundle         relative symlink  
      ?   ContaoFaqBundle                 relative symlink  
      ?   BugBusterVisitorsBundle         relative symlink  
      ?   ContaoCommentsBundle            relative symlink  
      ?   rte_table                       relative symlink  
      ?   ContaoNewsBundle                relative symlink  
      ?   ContaoCalendarBundle            relative symlink  
      ?   ContaoNewsletterBundle          relative symlink  
      ?   LionelMNewsletterExportBundle   relative symlink  
      ?   NetzmachtContaoLeafletBundle    relative symlink  
     --- ------------------------------- ------------------ 
    
     [OK] All assets were successfully installed.                                   
    
    
     --- ----------------------------------------------- ---------------------------------------------------------------- 
          Symlink                                         Target / Error                                                  
     --- ----------------------------------------------- ---------------------------------------------------------------- 
      ?   web/files/galery                                files/galery                                                    
      ?   web/files/css                                   files/css                                                       
      ?   web/files/2014                                  files/2014                                                      
      ?   web/files/files                                 files/files                                                     
      ?   web/files/fonts                                 files/fonts                                                     
      ?   web/files/partner                               files/partner                                                   
      ?   web/files/media                                 files/media                                                     
      ?   web/system/modules/rte_table/public             system/modules/rte_table/public                                 
      ?   web/system/modules/rte_table/assets             system/modules/rte_table/assets                                 
      ?   web/system/modules/easyFavicon/assets           system/modules/easyFavicon/assets                               
      ?   web/system/modules/dcawizard/assets             system/modules/dcawizard/assets                                 
      ?   web/system/modules/leads/assets                 system/modules/leads/assets                                     
      ?   web/system/modules/mobile_menu/assets           system/modules/mobile_menu/assets                               
      ?   web/system/modules/haste/assets                 system/modules/haste/assets                                     
      ?   web/system/modules/notification_center/assets   system/modules/notification_center/assets                       
      ?   web/system/modules/sharebuttons/assets          system/modules/sharebuttons/assets                              
      ?   system/themes/flexible                          vendor/contao/core-bundle/src/Resources/contao/themes/flexible  
      ?   web/assets                                      assets                                                          
      ?   web/system/themes                               system/themes                                                   
      ?   system/logs                                     var/logs                                                        
      ?   web/vendor/scrivo/highlight_php/styles          vendor/scrivo/highlight.php/styles                              
     --- ----------------------------------------------- ---------------------------------------------------------------- 
    
    Done! Please open the Contao install tool or run contao:migrate on the command line to make sure the database is up-to-date.
    
    # Process terminated with exit code 0
    # Result: OK
    Jemand eine Idee?

  2. #2
    Community-Moderator & Contao-Urgestein Avatar von derRenner
    Registriert seit
    23.10.2012.
    Ort
    hoRn|waldviertel
    Beiträge
    2.861
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Hallo,

    du hast möglicherweise noch ein Contao-Installation kleiner 4.13 ?
    https://github.com/BugBuster1701/con...undle/releases
    Grüsse
    Bernhard


  3. #3
    Contao-Fan
    Registriert seit
    28.11.2009.
    Ort
    Remscheid
    Beiträge
    850

    Standard

    Nein.
    Version 4.13.6

  4. #4
    Contao-Fan Avatar von jscholtysik
    Registriert seit
    19.06.2009.
    Ort
    München
    Beiträge
    366

    Standard

    Hi neelix,


    welche PHP-Version läuft denn auf dem Server?
    Joachim
    *** Kein Backup, kein Mitleid ***

  5. #5
    Contao-Fan
    Registriert seit
    28.11.2009.
    Ort
    Remscheid
    Beiträge
    850

    Standard

    PHP 8.0.21

  6. #6
    Community-Moderator & Contao-Urgestein Avatar von derRenner
    Registriert seit
    23.10.2012.
    Ort
    hoRn|waldviertel
    Beiträge
    2.861
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Wenn du mit dem Contao Manager arbeitest, dann ändere mal mit Klick auf das Zahnrad die Version auf 1.8.*
    Grüsse
    Bernhard


  7. #7
    Wandelndes Contao-Lexikon Avatar von BugBuster
    Registriert seit
    15.06.2009.
    Ort
    Berlin
    Beiträge
    10.512
    User beschenken
    Wunschliste

    Standard

    Bevor du das änderst, was steht denn jetzt drin?
    Ah, ich sehe grad
    Code:
    ^1.6
    , damit sollte es gehen.
    Scheint irgendwas anderes zu blockieren.
    Auf Kommandozeile könnte man mit composer why not .... anfragen warum das nicht will.
    Geändert von BugBuster (07.08.2022 um 15:44 Uhr)
    Grüße, BugBuster
    "view source" is your guide.
    Danke an alle Amazon Wunschlisten Erfüller

  8. #8
    Community-Moderatorin & Contao-Urgestein Avatar von mlweb
    Registriert seit
    10.07.2011.
    Beiträge
    6.745
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Hast Du alle Pakete zum aktualisieren ausgewählt?

    Screenshot 2022-08-07 110949.png
    Ich habe Dir mit meinen Hinweisen geholfen und Du möchtest Dich bedanken?
    Unterstütze bitte das Contao-Projekt (Button Links)
    Weitere Spendenmöglichkeiten
    ------------------------------------------------------------------------------------------------------
    Contao-Dokumentation: Contao-Handbuch und Contao-Entwickler-Doku
    Contao-Online-Video-Kurse: Contao Academy
    Funktionalität erweitern: Contao-Erweiterungen

    Für Dinge die man mit html5 und css3 lösen kann, braucht man kein javascript.




  9. #9
    Contao-Fan
    Registriert seit
    28.11.2009.
    Ort
    Remscheid
    Beiträge
    850

    Standard

    Zitat Zitat von BugBuster Beitrag anzeigen
    Bevor du das änderst, was steht denn jetzt drin?
    Ah, ich sehe grad
    Code:
    ^1.6
    , damit sollte es gehen.
    Scheint irgendwas anderes zu blockieren.
    Auf Kommandozeile könnte man mit composer why not .... anfragen warum das nicht will.
    Leider zu spät. Mit dem direkten Eintrag von ^1.8 hat es funktioniert.
    Kommandozeile habe ich auf dem Webspace nicht.

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
  •