Seite 1 von 2 12 LetzteLetzte
Ergebnis 1 bis 40 von 48

Thema: Console task terminated!, kein update von 4.4.24 ?

  1. #1
    Contao-Fan Avatar von dtptiger
    Registriert seit
    20.06.2009.
    Ort
    Nürnberg
    Beiträge
    818

    Standard Console task terminated!, kein update von 4.4.24 ?

    Hallo,

    ich erhalte diese Fehlermeldung mit dem Manager, die Version bleibt 4.4.24:

    Code:
    $ /usr/lib64/php7.2/bin/php '-q' '/var/customers/webs/gmantel/hundetherapie-mantel.de/web/contao-manager.phar.php' 'composer' 'require' 'contao/manager-bundle=4.4.29' '--no-progress' '--no-suggest' '--no-update' '--no-scripts' '--prefer-stable' '--sort-packages' '--no-ansi' '--no-interaction' 2>&1
    
    Using config.component-dir has been deprecated. Please use extra.contao-component-dir instead.
    /var/customers/webs/gmantel/hundetherapie-mantel.de/composer.json has been updated
    
    # Process terminated with exit code 0
    # Result: OK
    
    
    $ /usr/lib64/php7.2/bin/php '-q' '/var/customers/webs/gmantel/hundetherapie-mantel.de/web/contao-manager.phar.php' 'composer' 'update' 'contao/manager-bundle' '--with-dependencies' '--prefer-dist' '--no-dev' '--no-progress' '--no-suggest' '--no-ansi' '--no-interaction' '--optimize-autoloader' 2>&1
    
    Using config.component-dir has been deprecated. Please use extra.contao-component-dir instead.
    Loading composer repositories with package information
    Updating dependencies
    Your requirements could not be resolved to an installable set of packages.
    
      Problem 1
        - contao/newsletter-bundle 4.4.24 requires contao/core-bundle 4.4.24 -> satisfiable by contao/core-bundle[4.4.24].
        - contao/newsletter-bundle 4.4.24 requires contao/core-bundle 4.4.24 -> satisfiable by contao/core-bundle[4.4.24].
        - contao/newsletter-bundle 4.4.24 requires contao/core-bundle 4.4.24 -> satisfiable by contao/core-bundle[4.4.24].
        - Can only install one of: contao/core-bundle[4.4.29, 4.4.24].
        - Can only install one of: contao/core-bundle[4.4.29, 4.4.24].
        - Can only install one of: contao/core-bundle[4.4.29, 4.4.24].
        - contao/manager-bundle 4.4.29 requires contao/core-bundle 4.4.29 -> satisfiable by contao/core-bundle[4.4.29].
        - Installation request for contao/manager-bundle 4.4.29 -> satisfiable by contao/manager-bundle[4.4.29].
        - Installation request for contao/newsletter-bundle (locked at 4.4.24, required as 4.4.*) -> satisfiable by contao/newsletter-bundle[4.4.24].
    
    Running update with --no-dev does not mean require-dev is ignored, it just means the packages will not be installed. If dev requirements are blocking the update you have to resolve those problems.
    
    # Process terminated with exit code 2
    # Result: Misuse of shell builtins
    Puh, was kann das sein?

    Gruß
    dtptiger

  2. #2
    Contao-Urgestein
    Registriert seit
    29.10.2009.
    Ort
    Magdeburg
    Beiträge
    2.020
    Partner-ID
    626
    User beschenken
    Wunschliste

    Standard

    Du musst ein Update aller Pakete ausführen, nicht nur von contao/manager-bundle (angezeigt als Contao im Contao Manager).

  3. #3
    Contao-Fan Avatar von dtptiger
    Registriert seit
    20.06.2009.
    Ort
    Nürnberg
    Beiträge
    818

    Standard

    YEAH
    Funzt Dankeschön!

  4. #4
    Contao-Fan Avatar von dtptiger
    Registriert seit
    20.06.2009.
    Ort
    Nürnberg
    Beiträge
    818

    Standard

    Nö, alles zurück
    Diese Installation macht kein update. Nur die Fehlermeldung ist weg wenn ich alle Pakete update.
    Eine andere Installation (war 4.4.26) macht keine Probleme.
    VG dtptiger

    Code:
    $ /usr/lib64/php7.2/bin/php '-q' '/var/customers/webs/gmantel/hundetherapie-mantel.de/web/contao-manager.phar.php' 'composer' 'update' 'contao/manager-bundle' 'ausi/contao-slug-backport' 'cliffparnitzky/tiny-mce-font-awesome' 'codefog/contao-cookiebar' 'contao/calendar-bundle' 'contao/comments-bundle' 'contao/faq-bundle' 'contao/listing-bundle' 'contao/news-bundle' 'contao/newsletter-bundle' 'craffft/css-style-selector-bundle' 'derhaeuptling/contao-lazy-images' 'derhaeuptling/contao-seo-serp-preview' 'fritzmg/contao-news-sorting' 'fritzmg/contao-newslist-extended' 'fritzmg/contao-nivo-lightbox' 'heimrichhannot/contao-hyphenator-bundle' 'jrgregory/m17-sticky-backend-footer' 'kmielke/calendar_extended' 'madeyourday/contao-rocksolid-antispam' 'madeyourday/contao-rocksolid-columns' 'madeyourday/contao-rocksolid-custom-elements' 'madeyourday/contao-rocksolid-frontend-helper' 'madeyourday/contao-rocksolid-icon-picker' 'madeyourday/contao-rocksolid-mega-menu' 'madeyourday/contao-rocksolid-slider' 'markocupic/contao-news-infinite-scroll-bundle' 'netzmacht/contao-font-awesome' 'netzmacht/contao-font-awesome-inserttag' 'pliigo/pagecacheenabler-bundle' 'swinde/contao4-downloadarchive' 'terminal42/contao-easy_themes' 'terminal42/contao-news_newsletter' 'terminal42/contao-pageimage' '--with-dependencies' '--prefer-dist' '--no-dev' '--no-progress' '--no-suggest' '--no-ansi' '--no-interaction' '--optimize-autoloader' 2>&1
    
    Using config.component-dir has been deprecated. Please use extra.contao-component-dir instead.
    Loading composer repositories with package information
    Updating dependencies
    Package operations: 0 installs, 0 updates, 0 removals
    Generating optimized autoload files
    > ComponentInstaller\Installer::postAutoloadDump
    Compiling component files
    contao/manager-plugin: Generating plugin class...
    contao/manager-plugin: ...done generating plugin class
    > Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication
    
     Added/updated the web/app.php file.
     Added/updated the web/app_dev.php file.
    
     // Clearing the cache for the prod environment with debug                      
     // false                                                                       
    
     [OK] Cache for the "prod" environment (debug=false) 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  
      ?   ContaoFaqBundle                            relative symlink  
      ?   ContaoNewsBundle                           relative symlink  
      ?   ContaoNewsletterBundle                     relative symlink  
      ?   HeimrichHannotContaoHyphenatorBundle       relative symlink  
      ?   HeimrichHannotContaoUtilsBundle            relative symlink  
      ?   RockSolidColumnsBundle                     relative symlink  
      ?   RockSolidCustomElementsBundle              relative symlink  
      ?   RockSolidFrontendHelperBundle              relative symlink  
      ?   RockSolidIconPickerBundle                  relative symlink  
      ?   RockSolidMegaMenuBundle                    relative symlink  
      ?   RockSolidSliderBundle                      relative symlink  
      ?   MarkocupicContaoNewsInfiniteScrollBundle   relative symlink  
      ?   PliigoPageCacheEnablerBundle               relative symlink  
      ?   SwindeDownloadarchive                      relative symlink  
      ?   ContaoCalendarBundle                       relative symlink  
      ?   ContaoCommentsBundle                       relative symlink  
      ?   CraffftCssStyleSelectorBundle              relative symlink  
     --- ------------------------------------------ ------------------ 
    
     [OK] All assets were successfully installed.                                   
    
    
     Added/updated the system/initialize.php file.
    
     Symlinked the system/config/tcpdf.php file.
    
    
     --- ----------------------------------------------- ---------------------------------------------------------------- 
          Symlink                                         Target / Error                                                  
     --- ----------------------------------------------- ---------------------------------------------------------------- 
      !   web/files/static/js                             Skipped because files/static will be symlinked.                 
      ?   web/files/content                               files/content                                                   
      ?   web/files/static                                files/static                                                    
      ?   web/files/submissions                           files/submissions                                               
      ?   web/files/tao                                   files/tao                                                       
      ?   web/files/tags                                  files/tags                                                      
      ?   web/files/tiny_templates                        files/tiny_templates                                            
      ?   web/system/modules/nivo_lightbox/assets         system/modules/nivo_lightbox/assets                             
      ?   web/system/modules/icon-wizard/assets           system/modules/icon-wizard/assets                               
      ?   web/system/modules/icon-wizard/public           system/modules/icon-wizard/public                               
      ?   web/system/modules/m17StickyBEFooter/assets     system/modules/m17StickyBEFooter/assets                         
      ?   web/system/modules/news_newsletter/assets       system/modules/news_newsletter/assets                           
      ?   web/system/modules/multicolumnwizard/html       system/modules/multicolumnwizard/html                           
      ?   web/system/modules/lazy-images/assets           system/modules/lazy-images/assets                               
      ?   web/system/modules/seo_serp_preview/assets      system/modules/seo_serp_preview/assets                          
      ?   web/system/modules/easy_themes/html             system/modules/easy_themes/html                                 
      ?   web/system/modules/calendar_extended/assets     system/modules/calendar_extended/assets                         
      ?   web/system/modules/cookiebar/assets             system/modules/cookiebar/assets                                 
      ?   web/system/modules/dcawizard/assets             system/modules/dcawizard/assets                                 
      ?   web/system/modules/haste/assets                 system/modules/haste/assets                                     
      ?   web/system/modules/notification_center/assets   system/modules/notification_center/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                                                        
     --- ----------------------------------------------- ---------------------------------------------------------------- 
    
    
    # Process terminated with exit code 0
    # Result: OK

  5. #5
    Administrator Avatar von xchs
    Registriert seit
    19.06.2009.
    Beiträge
    14.557
    User beschenken
    Wunschliste
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Wie schaut die betreffende composer.json aus?
    Contao Community Administrator

    [Unterstützungsmöglichkeiten]

  6. #6
    Contao-Fan Avatar von dtptiger
    Registriert seit
    20.06.2009.
    Ort
    Nürnberg
    Beiträge
    818

    Standard

    So jetzt bin ich wieder online :-)

    Das ist die betreffende composer.json:

    Code:
    {
        "name": "contao/managed-edition",
        "type": "project",
        "description": "Contao Open Source CMS",
        "license": "LGPL-3.0+",
        "authors": [
            {
                "name": "Leo Feyer",
                "homepage": "https://github.com/leofeyer"
            }
        ],
        "require": {
            "php": "^5.6|^7.0",
            "ausi/contao-slug-backport": "^1.0",
            "cliffparnitzky/tiny-mce-font-awesome": "^2.1",
            "codefog/contao-cookiebar": "^1.4",
            "contao/calendar-bundle": "4.4.*",
            "contao/comments-bundle": "4.4.*",
            "contao/faq-bundle": "4.4.*",
            "contao/listing-bundle": "4.4.*",
            "contao/manager-bundle": "4.4.24",
            "contao/news-bundle": "4.4.*",
            "contao/newsletter-bundle": "4.4.*",
            "craffft/css-style-selector-bundle": "^1.4",
            "derhaeuptling/contao-lazy-images": "^2.0",
            "derhaeuptling/contao-seo-serp-preview": "^3.0",
            "fritzmg/contao-news-sorting": "^1.0",
            "fritzmg/contao-newslist-extended": "^1.1",
            "fritzmg/contao-nivo-lightbox": "^1.3",
            "heimrichhannot/contao-hyphenator-bundle": "^1.1",
            "jrgregory/m17-sticky-backend-footer": "^2.0",
            "kmielke/calendar_extended": "^3.7",
            "madeyourday/contao-rocksolid-antispam": "^2.0",
            "madeyourday/contao-rocksolid-columns": "^2.0",
            "madeyourday/contao-rocksolid-custom-elements": "^2.2",
            "madeyourday/contao-rocksolid-frontend-helper": "^2.0",
            "madeyourday/contao-rocksolid-icon-picker": "^2.0",
            "madeyourday/contao-rocksolid-mega-menu": "^2.0",
            "madeyourday/contao-rocksolid-slider": "^2.0",
            "markocupic/contao-news-infinite-scroll-bundle": "^1.0",
            "netzmacht/contao-font-awesome": "^4.7",
            "netzmacht/contao-font-awesome-inserttag": "^2.0",
            "pliigo/pagecacheenabler-bundle": "^1.1",
            "swinde/contao4-downloadarchive": "dev-master",
            "terminal42/contao-easy_themes": "^2.2",
            "terminal42/contao-news_newsletter": "^1.0",
            "terminal42/contao-pageimage": "^3.3"
        },
           "conflict": {
            "contao/core-bundle": "<4.4.18",
            "symfony/symfony": "3.4.11 || 3.3.17"
        }, 
        
        "config": {
            "component-dir": "assets"
        },
        "extra": {
            "branch-alias": {
                "dev-4.4": "4.4.x-dev"
            }
        },
        "scripts": {
            "post-install-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ],
            "post-update-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ]
        }
    }

  7. #7
    Administrator Avatar von xchs
    Registriert seit
    19.06.2009.
    Beiträge
    14.557
    User beschenken
    Wunschliste
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Du solltest Deine composer.json wie folgt ändern:
    Code:
    {
        "name": "contao/managed-edition",
        "type": "project",
        "description": "Contao Open Source CMS",
        "license": "LGPL-3.0+",
        "authors": [
            {
                "name": "Leo Feyer",
                "homepage": "https://github.com/leofeyer"
            }
        ],
        "require": {
            "php": "^5.6|^7.0",
            "ausi/contao-slug-backport": "^1.0",
            "cliffparnitzky/tiny-mce-font-awesome": "^2.1",
            "codefog/contao-cookiebar": "^1.4",
            "contao/calendar-bundle": "^4.4",
            "contao/comments-bundle": "^4.4",
            "contao/faq-bundle": "^4.4",
            "contao/listing-bundle": "^4.4",
            "contao/manager-bundle": "4.4.*",
            "contao/news-bundle": "^4.4",
            "contao/newsletter-bundle": "^4.4",
            "craffft/css-style-selector-bundle": "^1.4",
            "derhaeuptling/contao-lazy-images": "^2.0",
            "derhaeuptling/contao-seo-serp-preview": "^3.0",
            "fritzmg/contao-news-sorting": "^1.0",
            "fritzmg/contao-newslist-extended": "^1.1",
            "fritzmg/contao-nivo-lightbox": "^1.3",
            "heimrichhannot/contao-hyphenator-bundle": "^1.1",
            "jrgregory/m17-sticky-backend-footer": "^2.0",
            "kmielke/calendar_extended": "^3.7",
            "madeyourday/contao-rocksolid-antispam": "^2.0",
            "madeyourday/contao-rocksolid-columns": "^2.0",
            "madeyourday/contao-rocksolid-custom-elements": "^2.2",
            "madeyourday/contao-rocksolid-frontend-helper": "^2.0",
            "madeyourday/contao-rocksolid-icon-picker": "^2.0",
            "madeyourday/contao-rocksolid-mega-menu": "^2.0",
            "madeyourday/contao-rocksolid-slider": "^2.0",
            "markocupic/contao-news-infinite-scroll-bundle": "^1.0",
            "netzmacht/contao-font-awesome": "^4.7",
            "netzmacht/contao-font-awesome-inserttag": "^2.0",
            "pliigo/pagecacheenabler-bundle": "^1.1",
            "swinde/contao4-downloadarchive": "dev-master",
            "terminal42/contao-easy_themes": "^2.2",
            "terminal42/contao-news_newsletter": "^1.0",
            "terminal42/contao-pageimage": "^3.3"
        },
           "conflict": {
            "contao/core-bundle": "<4.4.18",
            "symfony/symfony": "3.4.11 || 3.3.17"
        }, 
        
        "config": {
            "component-dir": "assets"
        },
        "extra": {
            "branch-alias": {
                "dev-4.4": "4.4.x-dev"
            }
        },
        "scripts": {
            "post-install-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ],
            "post-update-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ]
        }
    }
    Contao Community Administrator

    [Unterstützungsmöglichkeiten]

  8. #8
    Contao-Fan Avatar von dtptiger
    Registriert seit
    20.06.2009.
    Ort
    Nürnberg
    Beiträge
    818

    Standard

    Ja, mit den * ging das update.

    Aber warum ein*?
    ^ ist der Standart.
    Die ander Instanz, auf dem selben Server, hat mit den ^ upgedatet.

    Gibts dafür eine Erklärung???


    Dankeschön für den schnellst Support überhaupt!
    Gruß
    dtptiger

  9. #9
    Administrator Avatar von xchs
    Registriert seit
    19.06.2009.
    Beiträge
    14.557
    User beschenken
    Wunschliste
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Oben in Deiner composer.json stand u. a.
    Code:
    "contao/manager-bundle": "4.4.24",
    d. h. dieses Bundle war auf der Version 4.4.24 festgepinnt. Ein Update auf eine höhere Version ist dadurch ausgeschlossen.
    Contao Community Administrator

    [Unterstützungsmöglichkeiten]

  10. #10
    Contao-Fan Avatar von dtptiger
    Registriert seit
    20.06.2009.
    Ort
    Nürnberg
    Beiträge
    818

    Standard

    Ja!
    Jetzt seh ichs
    Habe keine Ahnung wer das ^ da weg gemacht hat.

    Nur zu meinem Verständnis, was ist der unter schied von
    ^ vor der Version
    * nach der Version
    ?

    Gruß
    dtptiger

  11. #11
    Administrator Avatar von xchs
    Registriert seit
    19.06.2009.
    Beiträge
    14.557
    User beschenken
    Wunschliste
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Zitat Zitat von dtptiger Beitrag anzeigen
    Nur zu meinem Verständnis, was ist der unter schied von
    ^ vor der Version
    * nach der Version
    ?
    Das ist hier ganz gut beschrieben: https://getcomposer.org/doc/articles/versions.md
    Contao Community Administrator

    [Unterstützungsmöglichkeiten]

  12. #12
    Contao-Fan Avatar von dtptiger
    Registriert seit
    20.06.2009.
    Ort
    Nürnberg
    Beiträge
    818

    Standard

    HTML-Code:
    Das ist hier ganz gut beschrieben: https://getcomposer.org/doc/articles/versions.md
    Danke, sehr hilfreich!
    Einen schönen Abend noch

  13. #13
    Contao-Fan
    Registriert seit
    18.09.2013.
    Beiträge
    254

    Standard

    Hallo ich Klemme mich mal hier mit an:

    Bei mir kann ich auch nicht Updaten haben Version 4.4.26

    das steht in der Console
    Code:
    Loading composer repositories with package information
    Updating dependencies
    Your requirements could not be resolved to an installable set of packages.
    
      Problem 1
        - contao/manager-bundle 4.5.0 conflicts with contao/core-bundle[4.5.10].
        - contao/manager-bundle 4.5.0 conflicts with contao/core-bundle[4.5.11].
        - contao/manager-bundle 4.5.0 conflicts with contao/core-bundle[4.5.12].
        - contao/manager-bundle 4.5.0 conflicts with contao/core-bundle[4.5.13].
        - contao/manager-bundle 4.5.0 conflicts with contao/core-bundle[4.5.14].
        - contao/manager-bundle 4.5.0 conflicts with contao/core-bundle[4.5.2].
        - contao/manager-bundle 4.5.0 conflicts with contao/core-bundle[4.5.3].
        - contao/manager-bundle 4.5.0 conflicts with contao/core-bundle[4.5.4].
        - contao/manager-bundle 4.5.0 conflicts with contao/core-bundle[4.5.5].
        - contao/manager-bundle 4.5.0 conflicts with contao/core-bundle[4.5.6].
        - contao/manager-bundle 4.5.0 conflicts with contao/core-bundle[4.5.7].
        - contao/manager-bundle 4.5.0 conflicts with contao/core-bundle[4.5.8].
        - contao/manager-bundle 4.5.0 conflicts with contao/core-bundle[4.5.9].
        - Conclusion: don't install contao/listing-bundle 4.4.26
        - Installation request for contao/manager-bundle 4.5 -> satisfiable by contao/manager-bundle[4.5.0].
        - Installation request for contao/listing-bundle (locked at 4.4.26, required as ^4.4.26) -> satisfiable by contao/listing-bundle[4.4.26].
        - contao/manager-bundle 4.5.0 requires contao/core-bundle 4.5.* -> satisfiable by contao/core-bundle[4.5.0, 4.5.1, 4.5.10, 4.5.11, 4.5.12, 4.5.13, 4.5.14, 4.5.2, 4.5.3, 4.5.4, 4.5.5, 4.5.6, 4.5.7, 4.5.8, 4.5.9].
        - Can only install one of: contao/core-bundle[4.5.0, 4.4.26].
        - Can only install one of: contao/core-bundle[4.5.1, 4.4.26].
        - contao/listing-bundle 4.4.26 requires contao/core-bundle 4.4.26 -> satisfiable by contao/core-bundle[4.4.26].
        - Conclusion: don't install contao/core-bundle 4.4.26
    
    <warning>Running update with --no-dev does not mean require-dev is ignored, it just means the packages will not be installed. If dev requirements are blocking the update you have to resolve those problems.</warning>
    Finished Composer Cloud resolving.
    Und das im Compser.Json:

    Code:
    {
        "name": "contao/managed-edition",
        "type": "project",
        "description": "Contao Open Source CMS",
        "license": "LGPL-3.0-or-later",
        "authors": [
            {
                "name": "Leo Feyer",
                "homepage": "https://github.com/leofeyer"
            }
        ],
        "require": {
            "php": "^5.6 || ^7.0",
            "ausi/contao-slug-backport": "^1.0",
            "codefog/contao-social_images": "^3.5",
            "contao/calendar-bundle": "^4.4.26",
            "contao/comments-bundle": "^4.4.26",
            "contao/faq-bundle": "^4.4.26",
            "contao/listing-bundle": "^4.4.26",
            "contao/manager-bundle": "4.5",
            "contao/news-bundle": "^4.4.26",
            "contao/newsletter-bundle": "^4.4.26"
        },
        "conflict": {
            "contao-components/installer": "<1.3",
            "contao/core-bundle": "<4.4.8"
        },
        "extra": {
            "branch-alias": {
                "dev-4.4": "4.4.x-dev"
            },
            "contao-component-dir": "assets"
        },
        "scripts": {
            "post-install-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ],
            "post-update-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ]
        }
    }
    hat jemand ein Tipp ?

    LG Heiko

  14. #14
    Contao-Urgestein Avatar von fiedsch
    Registriert seit
    09.07.2009.
    Ort
    München
    Beiträge
    2.943

    Standard

    Code:
     "contao/manager-bundle": "4.5",
    passt nicht zusammen mit den contao/... mit ^4.4.26:

    Code:
    "contao/calendar-bundle": "^4.4.26",
    "contao/comments-bundle": "^4.4.26",
    ...
    Contao-Community-Treff Bayern: http://www.contao-bayern.de

  15. #15
    Contao-Fan
    Registriert seit
    18.09.2013.
    Beiträge
    254

    Standard

    Zitat Zitat von fiedsch Beitrag anzeigen
    Code:
     "contao/manager-bundle": "4.5",
    passt nicht zusammen mit den contao/... mit ^4.4.26:

    Code:
    "contao/calendar-bundle": "^4.4.26",
    "contao/comments-bundle": "^4.4.26",
    ...
    Ja ich wollte ja den Manager auf 4.5 ändern ... daher habe ich das ja eingefügt wo vorher 4.4.26 stand.

    Wenn ich alle umändere auf 4.5 steht in der Console ähnliches

  16. #16
    Contao-Fan Avatar von PaddySD
    Registriert seit
    26.10.2016.
    Ort
    Andechs
    Beiträge
    656

    Standard

    Dieselbe Problematik hatte ich letzhin auch. Über den Manager, genauso wie über CLI lies sich Composer nicht überreden, das Update zu machen.

    Ich hatte aber ehrlich gesagt nach ner knappen Stunde auch keine Lust mehr, mich mit dem Thema weiter auseinander zu setzen, manchmal muss man eben mit Fehlern leben.

    Meine Lösung war dann schlicht das neu aufsetzen der Installation über den Manager mit der 4.6.x.

    Kurzversion:
    Alle Dateien im Contao Verzeichnis löschen, nochmal neu das Web Verzeichnis erstellen, Manager rein, Installation starten, diesmal mit richtiger Version. Dabei gehen, wenn man sich die Standard-Dateien nicht sichert, nur ein paar Einstellungen verloren, alles aus tl_settings eben. Solange man das DB-Tool nicht benutzt zwischenrein, bleiben Deine Daten ja erhalten.

  17. #17
    Contao-Fan
    Registriert seit
    18.09.2013.
    Beiträge
    254

    Standard

    Keine gute Idee, da es sich um eine Nachrichtenseite handelt... kann ich das nicht eben mal löschen
    mfg Heiko

    Zitat Zitat von PaddySD Beitrag anzeigen
    Dieselbe Problematik hatte ich letzhin auch. Über den Manager, genauso wie über CLI lies sich Composer nicht überreden, das Update zu machen.

    Ich hatte aber ehrlich gesagt nach ner knappen Stunde auch keine Lust mehr, mich mit dem Thema weiter auseinander zu setzen, manchmal muss man eben mit Fehlern leben.

    Meine Lösung war dann schlicht das neu aufsetzen der Installation über den Manager mit der 4.6.x.

    Kurzversion:
    Alle Dateien im Contao Verzeichnis löschen, nochmal neu das Web Verzeichnis erstellen, Manager rein, Installation starten, diesmal mit richtiger Version. Dabei gehen, wenn man sich die Standard-Dateien nicht sichert, nur ein paar Einstellungen verloren, alles aus tl_settings eben. Solange man das DB-Tool nicht benutzt zwischenrein, bleiben Deine Daten ja erhalten.

  18. #18
    Administrator Avatar von xchs
    Registriert seit
    19.06.2009.
    Beiträge
    14.557
    User beschenken
    Wunschliste
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Wieso willst Du auf Contao 4.5 updaten? Der Support und die Entwicklung von Contao 4.5 sind bereits beendet. Die aktuelle Version ist Contao 4.6.

    Versuch es mal mit dieser composer.json:
    Code:
    {
        "name": "contao/managed-edition",
        "type": "project",
        "description": "Contao Open Source CMS",
        "license": "LGPL-3.0-or-later",
        "authors": [
            {
                "name": "Leo Feyer",
                "homepage": "https://github.com/leofeyer"
            }
        ],
        "require": {
            "php": "^5.6 || ^7.0",
            "ausi/contao-slug-backport": "^1.0",
            "codefog/contao-social_images": "^3.5",
            "contao/calendar-bundle": "^4.4",
            "contao/comments-bundle": "^4.4",
            "contao/faq-bundle": "^4.4",
            "contao/listing-bundle": "^4.4",
            "contao/manager-bundle": "4.6.*",
            "contao/news-bundle": "^4.4",
            "contao/newsletter-bundle": "^4.4"
        },
        "conflict": {
            "contao-components/installer": "<1.3",
            "contao/core-bundle": "<4.4.8"
        },
        "extra": {
            "branch-alias": {
                "dev-4.4": "4.4.x-dev"
            },
            "contao-component-dir": "assets"
        },
        "scripts": {
            "post-install-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ],
            "post-update-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ]
        }
    }
    Contao Community Administrator

    [Unterstützungsmöglichkeiten]

  19. #19
    Contao-Fan
    Registriert seit
    18.09.2013.
    Beiträge
    254

    Standard

    Hi, Ja c4.6 nehme ich auch es ging viel mehr darum überhaupt upzudaten....
    Geändert von xchs (24.11.2018 um 16:37 Uhr)

  20. #20
    Contao-Fan
    Registriert seit
    18.09.2013.
    Beiträge
    254

    Standard

    Wenn ich deine Composer nehme und dann aktualisiere kommt das :

    Code:
    Loading composer repositories with package information
    Updating dependencies
    Your requirements could not be resolved to an installable set of packages.
    
      Problem 1
        - Conclusion: don't install contao/listing-bundle 4.4.26
        - contao/manager-bundle 4.6.9 requires contao/core-bundle 4.6.9 -> satisfiable by contao/core-bundle[4.6.9].
        - Conclusion: don't install contao/core-bundle 4.6.9
        - contao/manager-bundle 4.6.8 requires contao/core-bundle 4.6.8 -> satisfiable by contao/core-bundle[4.6.8].
        - Conclusion: don't install contao/core-bundle 4.6.8
        - contao/manager-bundle 4.6.7 requires contao/core-bundle 4.6.7 -> satisfiable by contao/core-bundle[4.6.7].
        - Conclusion: don't install contao/core-bundle 4.6.7
        - contao/manager-bundle 4.6.6 requires contao/core-bundle 4.6.6 -> satisfiable by contao/core-bundle[4.6.6].
        - Conclusion: don't install contao/core-bundle 4.6.6
        - contao/manager-bundle 4.6.5 requires contao/core-bundle 4.6.5 -> satisfiable by contao/core-bundle[4.6.5].
        - Conclusion: don't install contao/core-bundle 4.6.5
        - contao/manager-bundle 4.6.4 requires contao/core-bundle 4.6.4 -> satisfiable by contao/core-bundle[4.6.4].
        - Conclusion: don't install contao/core-bundle 4.6.4
        - contao/manager-bundle 4.6.3 requires contao/core-bundle 4.6.3 -> satisfiable by contao/core-bundle[4.6.3].
        - Conclusion: don't install contao/core-bundle 4.6.3
        - contao/manager-bundle 4.6.2 requires contao/core-bundle 4.6.2 -> satisfiable by contao/core-bundle[4.6.2].
        - Conclusion: don't install contao/core-bundle 4.6.2
        - Installation request for contao/listing-bundle (locked at 4.4.26, required as ^4.4) -> satisfiable by contao/listing-bundle[4.4.26].
        - contao/manager-bundle 4.6.1 requires contao/core-bundle 4.6.1 -> satisfiable by contao/core-bundle[4.6.1].
        - Conclusion: don't install contao/core-bundle 4.6.1
        - contao/listing-bundle 4.4.26 requires contao/core-bundle 4.4.26 -> satisfiable by contao/core-bundle[4.4.26].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.26].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.26].
        - contao/manager-bundle 4.6.0 requires contao/core-bundle 4.6.0 -> satisfiable by contao/core-bundle[4.6.0].
        - Installation request for contao/manager-bundle 4.6.* -> satisfiable by contao/manager-bundle[4.6.0, 4.6.1, 4.6.2, 4.6.3, 4.6.4, 4.6.5, 4.6.6, 4.6.7, 4.6.8, 4.6.9].
    
    <warning>Running update with --no-dev does not mean require-dev is ignored, it just means the packages will not be installed. If dev requirements are blocking the update you have to resolve those problems.</warning>
    Finished Composer Cloud resolving.

  21. #21
    Administrator Avatar von xchs
    Registriert seit
    19.06.2009.
    Beiträge
    14.557
    User beschenken
    Wunschliste
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Zweiter Versuch:
    Code:
    {
        "name": "contao/managed-edition",
        "type": "project",
        "description": "Contao Open Source CMS",
        "license": "LGPL-3.0-or-later",
        "authors": [
            {
                "name": "Leo Feyer",
                "homepage": "https://github.com/leofeyer"
            }
        ],
        "require": {
            "php": "^7.1",
            "codefog/contao-social_images": "^3.5",
            "contao/calendar-bundle": "^4.6",
            "contao/comments-bundle": "^4.6",
            "contao/faq-bundle": "^4.6",
            "contao/listing-bundle": "^4.6",
            "contao/manager-bundle": "4.6.*",
            "contao/news-bundle": "^4.6",
            "contao/newsletter-bundle": "^4.6"
        },
        "conflict": {
            "contao-components/installer": "<1.3"
        },
        "require-dev": {
            "sensiolabs/security-checker": "^4.1"
        },
        "extra": {
            "branch-alias": {
                "dev-4.6": "4.6.x-dev"
            },
            "contao-component-dir": "assets"
        },
        "autoload": {
            "psr-4": {
                "App\\": "src/"
            }
        },
        "scripts": {
            "post-install-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ],
            "post-update-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ]
        }
    }
    Contao Community Administrator

    [Unterstützungsmöglichkeiten]

  22. #22
    Wandelndes Contao-Lexikon Avatar von tab
    Registriert seit
    22.10.2013.
    Beiträge
    10.077
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Das sieht mir besser aus, so sieht es bei meiner vorhin aktualisierten 4.6 Installation auch aus.

  23. #23
    Contao-Fan Avatar von PaddySD
    Registriert seit
    26.10.2016.
    Ort
    Andechs
    Beiträge
    656

    Standard

    Zitat Zitat von flensburger-stadtanzeig Beitrag anzeigen
    Keine gute Idee, da es sich um eine Nachrichtenseite handelt... kann ich das nicht eben mal löschen
    mfg Heiko
    Nur der Vollständigkeit halber:
    Das hat rein gar nichts mit den Inhalten Deiner Seite zu tun. Wenn Du vor dem löschen noch Dein templates und files-Verzeichnis sicherst, sowie evtl. vorhandene Config-Dateien, dann ist das eine sehr saubere Möglichkeit.

    Inhalte, also alles was Du erstellt hast, werden in der Datenbank gespeichert. Solange Du das Install-Tool nicht laufen lässt, solange ändert sich da mal rein gar nichts und es geht auch nichts verloren.

    Kurz gesagt: wenn Du eine saubere Neuinstallation willst, dann ist das durchaus ein Weg. Ich will Dir das auch nicht "aufdrücken", eben nur der Vollständigkeit halber, das geht gut und ohne Datenverluste!

  24. #24
    Contao-Fan
    Registriert seit
    18.09.2013.
    Beiträge
    254

    Standard

    Hi, alles ok nur kann ich nicht eben mal über zig tausend Bilder löschen, die Seite offline nehmen installieren und alle Bilder wieder hochladen ..., das meine ich damit ... aber sonst hätte ich das schon lange gemacht ... an der 4.4 version nervt mich so einiges ... wie das äöü problem
    lg Heiko


    Zitat Zitat von PaddySD Beitrag anzeigen
    Nur der Vollständigkeit halber:
    Das hat rein gar nichts mit den Inhalten Deiner Seite zu tun. Wenn Du vor dem löschen noch Dein templates und files-Verzeichnis sicherst, sowie evtl. vorhandene Config-Dateien, dann ist das eine sehr saubere Möglichkeit.

    Inhalte, also alles was Du erstellt hast, werden in der Datenbank gespeichert. Solange Du das Install-Tool nicht laufen lässt, solange ändert sich da mal rein gar nichts und es geht auch nichts verloren.

    Kurz gesagt: wenn Du eine saubere Neuinstallation willst, dann ist das durchaus ein Weg. Ich will Dir das auch nicht "aufdrücken", eben nur der Vollständigkeit halber, das geht gut und ohne Datenverluste!

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

    Support Contao

    Standard

    Zitat Zitat von flensburger-stadtanzeig Beitrag anzeigen
    wie das äöü problem
    Schon mal ausi/contao-slug-backport eingesetzt?
    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.




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

    Standard

    Zitat Zitat von flensburger-stadtanzeig Beitrag anzeigen
    Hi, alles ok nur kann ich nicht eben mal über zig tausend Bilder löschen, die Seite offline nehmen installieren und alle Bilder wieder hochladen ..., das meine ich damit ... aber sonst hätte ich das schon lange gemacht ...
    lg Heiko
    Warum willst du Bilder löschen?

  27. #27
    Contao-Fan
    Registriert seit
    18.09.2013.
    Beiträge
    254

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Warum willst du Bilder löschen?
    HI, weil man einen leeren web Ordner haben muss und die Bilder im Nachher erstellten Files Ordner liegen... es sei denn ich habe irgendwas falsch verstanden...

  28. #28
    Administrator Avatar von xchs
    Registriert seit
    19.06.2009.
    Beiträge
    14.557
    User beschenken
    Wunschliste
    Contao-Projekt unterstützen

    Support Contao

    Standard

    So was macht man in einer Parallelinstallation, dann passiert auch nichts. Die Ressourcen kopiert man sich anschließend in die neue Installation.
    Contao Community Administrator

    [Unterstützungsmöglichkeiten]

  29. #29
    Contao-Fan
    Registriert seit
    18.09.2013.
    Beiträge
    254

    Standard

    Das schmeisst er mir nun als nächstes raus...

    Code:
    <warning>Dependency "sensiolabs/security-checker" is also a root requirement, but is not explicitly whitelisted. Ignoring.</warning>
    Loading composer repositories with package information
    Updating dependencies
    Your requirements could not be resolved to an installable set of packages.
    
      Problem 1
        - The requested package sensiolabs/security-checker (locked at v5.0.1, required as ^4.1) is satisfiable by sensiolabs/security-checker[v5.0.1] but these conflict with your requirements or minimum-stability.
      Problem 2
        - contao/newsletter-bundle 4.6.9 requires contao/core-bundle 4.6.9 -> satisfiable by contao/core-bundle[4.6.9].
        - Conclusion: don't install contao/core-bundle 4.6.9
        - contao/newsletter-bundle 4.6.8 requires contao/core-bundle 4.6.8 -> satisfiable by contao/core-bundle[4.6.8].
        - Conclusion: don't install contao/core-bundle 4.6.8
        - contao/newsletter-bundle 4.6.7 requires contao/core-bundle 4.6.7 -> satisfiable by contao/core-bundle[4.6.7].
        - Conclusion: don't install contao/core-bundle 4.6.7
        - contao/newsletter-bundle 4.6.6 requires contao/core-bundle 4.6.6 -> satisfiable by contao/core-bundle[4.6.6].
        - Conclusion: don't install contao/core-bundle 4.6.6
        - contao/newsletter-bundle 4.6.5 requires contao/core-bundle 4.6.5 -> satisfiable by contao/core-bundle[4.6.5].
        - Conclusion: don't install contao/core-bundle 4.6.5
        - contao/newsletter-bundle 4.6.4 requires contao/core-bundle 4.6.4 -> satisfiable by contao/core-bundle[4.6.4].
        - Conclusion: don't install contao/core-bundle 4.6.4
        - contao/newsletter-bundle 4.6.3 requires contao/core-bundle 4.6.3 -> satisfiable by contao/core-bundle[4.6.3].
        - Conclusion: don't install contao/core-bundle 4.6.3
        - contao/newsletter-bundle 4.6.2 requires contao/core-bundle 4.6.2 -> satisfiable by contao/core-bundle[4.6.2].
        - Conclusion: don't install contao/core-bundle 4.6.2
        - contao/newsletter-bundle 4.6.1 requires contao/core-bundle 4.6.1 -> satisfiable by contao/core-bundle[4.6.1].
        - Conclusion: don't install contao/core-bundle 4.6.1
        - ausi/contao-slug-backport v1.0.4 requires contao/core-bundle 4.4.* -> satisfiable by contao/core-bundle[4.4.26, 4.4.0, 4.4.1, 4.4.10, 4.4.11, 4.4.12, 4.4.13, 4.4.14, 4.4.15, 4.4.16, 4.4.17, 4.4.18, 4.4.19, 4.4.2, 4.4.20, 4.4.21, 4.4.22, 4.4.23, 4.4.24, 4.4.25, 4.4.27, 4.4.28, 4.4.29, 4.4.3, 4.4.4, 4.4.5, 4.4.6, 4.4.7, 4.4.8, 4.4.9].
        - ausi/contao-slug-backport v1.0.4 requires contao/core-bundle 4.4.* -> satisfiable by contao/core-bundle[4.4.26, 4.4.0, 4.4.1, 4.4.10, 4.4.11, 4.4.12, 4.4.13, 4.4.14, 4.4.15, 4.4.16, 4.4.17, 4.4.18, 4.4.19, 4.4.2, 4.4.20, 4.4.21, 4.4.22, 4.4.23, 4.4.24, 4.4.25, 4.4.27, 4.4.28, 4.4.29, 4.4.3, 4.4.4, 4.4.5, 4.4.6, 4.4.7, 4.4.8, 4.4.9].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.0].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.1].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.10].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.11].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.12].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.13].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.14].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.15].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.16].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.17].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.18].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.19].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.2].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.20].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.21].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.22].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.23].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.24].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.25].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.26].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.27].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.28].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.29].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.3].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.4].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.5].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.6].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.7].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.8].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.9].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.26].
        - contao/newsletter-bundle 4.6.0 requires contao/core-bundle 4.6.0 -> satisfiable by contao/core-bundle[4.6.0].
        - Installation request for contao/newsletter-bundle ^4.6 -> satisfiable by contao/newsletter-bundle[4.6.0, 4.6.1, 4.6.2, 4.6.3, 4.6.4, 4.6.5, 4.6.6, 4.6.7, 4.6.8, 4.6.9].
        - Installation request for ausi/contao-slug-backport (locked at v1.0.4) -> satisfiable by ausi/contao-slug-backport[v1.0.4].
    
    <warning>Running update with --no-dev does not mean require-dev is ignored, it just means the packages will not be installed. If dev requirements are blocking the update you have to resolve those problems.</warning>
    Finished Composer Cloud resolving.

  30. #30
    Administrator Avatar von xchs
    Registriert seit
    19.06.2009.
    Beiträge
    14.557
    User beschenken
    Wunschliste
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Welche composer.json hast Du denn nun in Verwendung? Das Paket ausi/contao-slug-backport braucht es ab Contao > 4.4 übrigens nicht mehr und könnte daher deinstalliert werden.
    Contao Community Administrator

    [Unterstützungsmöglichkeiten]

  31. #31
    Contao-Fan
    Registriert seit
    18.09.2013.
    Beiträge
    254

    Standard

    Zitat Zitat von xchs Beitrag anzeigen
    Welche composer.json hast Du denn nun in Verwendung? Das Paket ausi/contao-slug-backport braucht es ab Contao > 4.4 übrigens nicht mehr und könnte daher deinstalliert werden.
    Naja ich habe ja die laufende Composer da ist das ja drin .. kann die aber auch gerne raus nehmen und dann noch mal probieren vllt liegt es ja daran ....

  32. #32
    Administrator Avatar von xchs
    Registriert seit
    19.06.2009.
    Beiträge
    14.557
    User beschenken
    Wunschliste
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Ich frage deshalb, weil oben in Beitrag #21 hatte ich ja eine andere, angepasste composer.json vorgeschlagen - ohne dieses Paket.
    Contao Community Administrator

    [Unterstützungsmöglichkeiten]

  33. #33
    Contao-Fan
    Registriert seit
    18.09.2013.
    Beiträge
    254

    Standard

    HI, jo stimmt... habe das Paket nun deinstalliert, dann deinen Vorschlag in die Composer kopiert, in den Manager gewechselt.. alle auf 4.6 gestellten Pakete versucht zu aktualisieren das Ergbnis ist das :

    Code:
    <warning>Dependency "sensiolabs/security-checker" is also a root requirement, but is not explicitly whitelisted. Ignoring.</warning>
    Loading composer repositories with package information
    Updating dependencies
    Your requirements could not be resolved to an installable set of packages.
    
      Problem 1
        - The requested package sensiolabs/security-checker (locked at v5.0.1, required as ^4.1) is satisfiable by sensiolabs/security-checker[v5.0.1] but these conflict with your requirements or minimum-stability.
      Problem 2
        - contao/newsletter-bundle 4.6.9 requires contao/core-bundle 4.6.9 -> satisfiable by contao/core-bundle[4.6.9].
        - Conclusion: don't install contao/core-bundle 4.6.9
        - contao/newsletter-bundle 4.6.8 requires contao/core-bundle 4.6.8 -> satisfiable by contao/core-bundle[4.6.8].
        - Conclusion: don't install contao/core-bundle 4.6.8
        - contao/newsletter-bundle 4.6.7 requires contao/core-bundle 4.6.7 -> satisfiable by contao/core-bundle[4.6.7].
        - Conclusion: don't install contao/core-bundle 4.6.7
        - contao/newsletter-bundle 4.6.6 requires contao/core-bundle 4.6.6 -> satisfiable by contao/core-bundle[4.6.6].
        - Conclusion: don't install contao/core-bundle 4.6.6
        - contao/newsletter-bundle 4.6.5 requires contao/core-bundle 4.6.5 -> satisfiable by contao/core-bundle[4.6.5].
        - Conclusion: don't install contao/core-bundle 4.6.5
        - contao/newsletter-bundle 4.6.4 requires contao/core-bundle 4.6.4 -> satisfiable by contao/core-bundle[4.6.4].
        - Conclusion: don't install contao/core-bundle 4.6.4
        - contao/newsletter-bundle 4.6.3 requires contao/core-bundle 4.6.3 -> satisfiable by contao/core-bundle[4.6.3].
        - Conclusion: don't install contao/core-bundle 4.6.3
        - contao/newsletter-bundle 4.6.2 requires contao/core-bundle 4.6.2 -> satisfiable by contao/core-bundle[4.6.2].
        - Conclusion: don't install contao/core-bundle 4.6.2
        - contao/newsletter-bundle 4.6.1 requires contao/core-bundle 4.6.1 -> satisfiable by contao/core-bundle[4.6.1].
        - Conclusion: don't install contao/core-bundle 4.6.1
        - ausi/contao-slug-backport v1.0.4 requires contao/core-bundle 4.4.* -> satisfiable by contao/core-bundle[4.4.26, 4.4.0, 4.4.1, 4.4.10, 4.4.11, 4.4.12, 4.4.13, 4.4.14, 4.4.15, 4.4.16, 4.4.17, 4.4.18, 4.4.19, 4.4.2, 4.4.20, 4.4.21, 4.4.22, 4.4.23, 4.4.24, 4.4.25, 4.4.27, 4.4.28, 4.4.29, 4.4.3, 4.4.4, 4.4.5, 4.4.6, 4.4.7, 4.4.8, 4.4.9].
        - ausi/contao-slug-backport v1.0.4 requires contao/core-bundle 4.4.* -> satisfiable by contao/core-bundle[4.4.26, 4.4.0, 4.4.1, 4.4.10, 4.4.11, 4.4.12, 4.4.13, 4.4.14, 4.4.15, 4.4.16, 4.4.17, 4.4.18, 4.4.19, 4.4.2, 4.4.20, 4.4.21, 4.4.22, 4.4.23, 4.4.24, 4.4.25, 4.4.27, 4.4.28, 4.4.29, 4.4.3, 4.4.4, 4.4.5, 4.4.6, 4.4.7, 4.4.8, 4.4.9].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.0].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.1].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.10].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.11].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.12].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.13].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.14].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.15].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.16].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.17].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.18].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.19].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.2].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.20].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.21].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.22].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.23].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.24].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.25].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.26].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.27].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.28].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.29].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.3].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.4].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.5].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.6].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.7].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.8].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.9].
        - Can only install one of: contao/core-bundle[4.6.0, 4.4.26].
        - contao/newsletter-bundle 4.6.0 requires contao/core-bundle 4.6.0 -> satisfiable by contao/core-bundle[4.6.0].
        - Installation request for contao/newsletter-bundle ^4.6 -> satisfiable by contao/newsletter-bundle[4.6.0, 4.6.1, 4.6.2, 4.6.3, 4.6.4, 4.6.5, 4.6.6, 4.6.7, 4.6.8, 4.6.9].
        - Installation request for ausi/contao-slug-backport (locked at v1.0.4) -> satisfiable by ausi/contao-slug-backport[v1.0.4].
    
    <warning>Running update with --no-dev does not mean require-dev is ignored, it just means the packages will not be installed. If dev requirements are blocking the update you have to resolve those problems.</warning>
    Finished Composer Cloud resolving.

    Zitat Zitat von xchs Beitrag anzeigen
    Ich frage deshalb, weil oben in Beitrag #21 hatte ich ja eine andere, angepasste composer.json vorgeschlagen - ohne dieses Paket.

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

    Standard

    Poste deine composer.json

  35. #35
    Administrator Avatar von xchs
    Registriert seit
    19.06.2009.
    Beiträge
    14.557
    User beschenken
    Wunschliste
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Hm, komisch. Im Zweifel könntest Du Deine composer.lock in composer.lock.bak umbenennen (oder ev. auch löschen) und anschließend erneut eine vollständige Paketaktualisierung aller Pakete ausführen.
    Contao Community Administrator

    [Unterstützungsmöglichkeiten]

  36. #36
    Contao-Fan Avatar von PaddySD
    Registriert seit
    26.10.2016.
    Ort
    Andechs
    Beiträge
    656

    Standard

    Zitat Zitat von xchs Beitrag anzeigen
    So was macht man in einer Parallelinstallation, dann passiert auch nichts. Die Ressourcen kopiert man sich anschließend in die neue Installation.
    Meine Rede! Gut, sorry, ich hätte es besser erläutern sollen.

    Ich bin übrigens gespannt, wie das hier weiter geht, da ich ja wie o.e. dieselbe Problematik hatte, allerdings nicht dieselbe Ausdauer...

  37. #37
    Contao-Fan
    Registriert seit
    18.09.2013.
    Beiträge
    254

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Poste deine composer.json
    Hi Spooky,

    das ist die Composer die ich jetzt aktuell verwende:

    Code:
    {
        "name": "contao/managed-edition",
        "type": "project",
        "description": "Contao Open Source CMS",
        "license": "LGPL-3.0-or-later",
        "authors": [
            {
                "name": "Leo Feyer",
                "homepage": "https://github.com/leofeyer"
            }
        ],
        "require": {
            "php": "^5.6 || ^7.0",
            "codefog/contao-social_images": "^3.5",
            "contao/calendar-bundle": "^4.4.26",
            "contao/comments-bundle": "^4.4.26",
            "contao/faq-bundle": "^4.4.26",
            "contao/listing-bundle": "^4.4.26",
            "contao/manager-bundle": "4.4.26",
            "contao/news-bundle": "^4.4.26",
            "contao/newsletter-bundle": "^4.4.26"
        },
        "conflict": {
            "contao-components/installer": "<1.3",
            "contao/core-bundle": "<4.4.8"
        },
        "extra": {
            "branch-alias": {
                "dev-4.4": "4.4.x-dev"
            },
            "contao-component-dir": "assets"
        },
        "scripts": {
            "post-install-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ],
            "post-update-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ]
        }
    }

  38. #38
    Administrator Avatar von xchs
    Registriert seit
    19.06.2009.
    Beiträge
    14.557
    User beschenken
    Wunschliste
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Mit dieser composer.json hast Du Deine Contao-Version schon wieder auf 4.4.26 festgepinnt. Ein Update ist so klarerweise nicht möglich. Aber das hatten wir ja weiter oben schon mal, nicht?
    Contao Community Administrator

    [Unterstützungsmöglichkeiten]

  39. #39
    Contao-Fan
    Registriert seit
    18.09.2013.
    Beiträge
    254

    Standard

    Zitat Zitat von xchs Beitrag anzeigen
    Mit dieser composer.json hast Du Deine Contao-Version schon wieder auf 4.4.26 festgepinnt. Ein Update ist so klarerweise nicht möglich. Aber das hatten wir ja weiter oben schon mal, nicht?
    Ja ich weiß... das Problem ist ja das ich nicht updaten kann, er macht ein Fehler bei der Aktualisierung, ich komme da ja nicht weiter.... wenn ich deine Composer nehme, bekomme ich die Fehlermeldungen die ich schon gepostet habe....

    mfg Heiko

  40. #40
    Administrator Avatar von xchs
    Registriert seit
    19.06.2009.
    Beiträge
    14.557
    User beschenken
    Wunschliste
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Und hast Du bereits versucht, die bestehende composer.lock umzubenennen und anschließend erneut eine Paketaktualisierung anzustoßen?
    Contao Community Administrator

    [Unterstützungsmöglichkeiten]

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
  •