Ergebnis 1 bis 17 von 17

Thema: Composer Installation Warning: rename

  1. #1
    Contao-Fan
    Registriert seit
    12.01.2011.
    Beiträge
    322

    Standard Composer Installation Warning: rename

    Hallo,

    ich kann leider bei meiner Contao 3.5.19 Installation den Composer nicht installieren. Wenn ich die Erweiterung installieren will kommt sofort dieser Fehler hier:

    Code:
    Warning: rename(/www/htdocs/w0124b2d/car_2017/composer/composer.phar,/www/htdocs/w0124b2d/car_2017/composer/composer.previous.phar): No such file or directory in system/modules/!composer/src/Runtime.php on line 248
    #0 [internal function]: __error(2, 'rename(/www/htd...', '/www/htdocs/w01...', 248, Array)
    #1 system/modules/!composer/src/Util/ErrorHandler.php(50): call_user_func_array('__error', Array)
    #2 [internal function]: ContaoCommunityAlliance\Contao\Composer\Util\ErrorHandler::handleError(2, 'rename(/www/htd...', '/www/htdocs/w01...', 248, Array)
    #3 system/modules/!composer/src/Runtime.php(248): rename('/www/htdocs/w01...', '/www/htdocs/w01...')
    #4 system/modules/!composer/src/ClientBackend.php(228): ContaoCommunityAlliance\Contao\Composer\Runtime::updateComposer()
    #5 system/modules/!composer/src/ClientBackend.php(105): ContaoCommunityAlliance\Contao\Composer\ClientBackend->updateComposer()
    #6 system/modules/core/classes/Backend.php(423): ContaoCommunityAlliance\Contao\Composer\ClientBackend->generate()
    #7 system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('composer')
    #8 contao/main.php(20): Contao\BackendMain->run()
    #9 {main}
    Wenn ich dann wieder im Backend bin und die Datenbank aktualisieren will kommt dann diese Meldung:

    Code:
    Fatal error: Maximum execution time of 30 seconds exceeded in phar:///www/htdocs/w0124b2d/car_2017/composer/composer.phar/src/Composer/DependencyResolver/Solver.php on line 514
    Ich habe hier schon die Zeit auf 300 Sekunden erhöht, aber ohne Erfolg.

    Vielen Dank

  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

    Zu ersterem Problem: https://github.com/contao-community-...lient/pull/304

    Für das zweite Problem solltest du den detached mode versuchen.

  3. #3
    Contao-Fan
    Registriert seit
    12.01.2011.
    Beiträge
    322

    Standard

    Ich habe es jetzt mit dem detached mode probiert. Aber leider bleibt er bei dem Schritt Updating dependencis stehen.

    Habe es 10 Minuten laufen lassen und dann abgebrochen.

    Was kann ich nun machen, damit ich Composer installiert bekomme?

    composer.png
    Geändert von bongartz120 (12.02.2017 um 15:45 Uhr)

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

    Standard

    Welcher Hoster und welche PHP Pfad Einstellung hast du genommen?

  5. #5
    Contao-Fan
    Registriert seit
    12.01.2011.
    Beiträge
    322

    Standard

    Hoster ist all-inkl.

    PhP Pfad:
    Code:
    /usr/bin/env php -d memory_limit=1G -d max_execution_time=900

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

    Standard

    Probier's mal einfach mit
    Code:
    /usr/bin/php56
    Stelle außerdem sicher, dass die Einstellung "minimum-stability" in deiner /composer/composer.json auf "stable" ist.

  7. #7
    Contao-Fan
    Registriert seit
    12.01.2011.
    Beiträge
    322

    Standard

    Habe alles angepasst, aber er hängt immer noch an der gleichen Stelle :-(

    Code:
    $ /usr/bin/php56 composer.phar update --no-ansi --no-interaction --prefer-dist --profile
    [9.3MB/0.00s] Loading composer repositories with package information
    [9.7MB/0.40s] Updating dependencies (including require-dev)

  8. #8
    Contao-Fan
    Registriert seit
    12.01.2011.
    Beiträge
    322

    Standard

    das kommt wenn ich auf beenden gehe:

    Code:
    $ /usr/bin/php56 composer.phar update --no-ansi --no-interaction --prefer-dist --profile
    [9.3MB/0.00s] Loading composer repositories with package information
    [9.7MB/0.40s] Updating dependencies (including require-dev)
    [121.2MB/101.27s] Your requirements could not be resolved to an installable set of packages.
    [121.2MB/101.27s] 
      Problem 1
        - Conclusion: don't install contao/core 3.5.24
        - Conclusion: don't install contao/core 3.5.23
        - Conclusion: don't install contao/core 3.5.22
        - Conclusion: don't install contao/core 3.5.21
        - Conclusion: don't install contao/core 3.5.20
        - Conclusion: don't install contao/core 3.5.19
        - Conclusion: don't install contao/core 3.5.18
        - Conclusion: don't install contao/core 3.5.17
        - Conclusion: don't install contao/core 3.5.16
        - Conclusion: don't install contao/core 3.5.15
        - Conclusion: don't install contao/core 3.5.14
        - Conclusion: don't install contao/core 3.5.13
        - Conclusion: don't install contao/core 3.5.12
        - Conclusion: don't install contao/core 3.5.11
        - Conclusion: don't install contao/core 3.5.10
        - Conclusion: don't install contao/core 3.5.9
        - Conclusion: don't install contao/core 3.5.8
        - Conclusion: don't install contao/core 3.5.7
        - Conclusion: don't install contao/core 3.5.6
        - Conclusion: don't install contao/core 3.5.5
        - Conclusion: don't install contao/core 3.5.4
        - Conclusion: don't install contao/core 3.5.3
        - Conclusion: don't install contao/core 3.5.2
        - Conclusion: don't install contao/core 3.5.1
        - contao-legacy/piwikanalytics 3.5.5.9008 requires contao/core >=3.5.0,<4.0.0-dev -> satisfiable by contao/core[3.5.0, 3.5.1, 3.5.10, 3.5.11, 3.5.12, 3.5.13, 3.5.14, 3.5.15, 3.5.16, 3.5.17, 3.5.18, 3.5.19, 3.5.2, 3.5.20, 3.5.21, 3.5.22, 3.5.23, 3.5.24, 3.5.3, 3.5.4, 3.5.5, 3.5.6, 3.5.7, 3.5.8, 3.5.9].
        - Conclusion: don't install contao/core 3.5.0
        - Conclusion: don't install contao/core 3.4.5
        - Conclusion: don't install contao/core 3.4.4
        - Conclusion: don't install contao/core 3.4.3
        - Conclusion: don't install contao/core 3.4.2
        - Conclusion: don't install contao/core 3.4.1
        - Installation request for contao-legacy/dlh_googlemaps ~2.2 -> satisfiable by contao-legacy/dlh_googlemaps[2.2.0.9003].
        - Installation request for contao-legacy/dc_dynamictable ~0.1 -> satisfiable by contao-legacy/dc_dynamictable[0.1.0.9021].
        - contao-legacy/piwikanalytics 3.5.0.9016 requires contao/core >=3.4.0,<4.0.0-dev -> satisfiable by contao/core[3.4.0, 3.4.1, 3.4.2, 3.4.3, 3.4.4, 3.4.5, 3.5.0, 3.5.1, 3.5.10, 3.5.11, 3.5.12, 3.5.13, 3.5.14, 3.5.15, 3.5.16, 3.5.17, 3.5.18, 3.5.19, 3.5.2, 3.5.20, 3.5.21, 3.5.22, 3.5.23, 3.5.24, 3.5.3, 3.5.4, 3.5.5, 3.5.6, 3.5.7, 3.5.8, 3.5.9].
        - contao-legacy/piwikanalytics 3.5.1.9008 requires contao/core >=3.4.0,<4.0.0-dev -> satisfiable by contao/core[3.4.0, 3.4.1, 3.4.2, 3.4.3, 3.4.4, 3.4.5, 3.5.0, 3.5.1, 3.5.10, 3.5.11, 3.5.12, 3.5.13, 3.5.14, 3.5.15, 3.5.16, 3.5.17, 3.5.18, 3.5.19, 3.5.2, 3.5.20, 3.5.21, 3.5.22, 3.5.23, 3.5.24, 3.5.3, 3.5.4, 3.5.5, 3.5.6, 3.5.7, 3.5.8, 3.5.9].
        - contao-legacy/piwikanalytics 3.5.2.9008 requires contao/core >=3.4.0,<4.0.0-dev -> satisfiable by contao/core[3.4.0, 3.4.1, 3.4.2, 3.4.3, 3.4.4, 3.4.5, 3.5.0, 3.5.1, 3.5.10, 3.5.11, 3.5.12, 3.5.13, 3.5.14, 3.5.15, 3.5.16, 3.5.17, 3.5.18, 3.5.19, 3.5.2, 3.5.20, 3.5.21, 3.5.22, 3.5.23, 3.5.24, 3.5.3, 3.5.4, 3.5.5, 3.5.6, 3.5.7, 3.5.8, 3.5.9].
        - contao-legacy/piwikanalytics 3.5.3.9009 requires contao/core >=3.4.0,<4.0.0-dev -> satisfiable by contao/core[3.4.0, 3.4.1, 3.4.2, 3.4.3, 3.4.4, 3.4.5, 3.5.0, 3.5.1, 3.5.10, 3.5.11, 3.5.12, 3.5.13, 3.5.14, 3.5.15, 3.5.16, 3.5.17, 3.5.18, 3.5.19, 3.5.2, 3.5.20, 3.5.21, 3.5.22, 3.5.23, 3.5.24, 3.5.3, 3.5.4, 3.5.5, 3.5.6, 3.5.7, 3.5.8, 3.5.9].
        - contao-legacy/piwikanalytics 3.5.4.9009 requires contao/core >=3.4.0,<4.0.0-dev -> satisfiable by contao/core[3.4.0, 3.4.1, 3.4.2, 3.4.3, 3.4.4, 3.4.5, 3.5.0, 3.5.1, 3.5.10, 3.5.11, 3.5.12, 3.5.13, 3.5.14, 3.5.15, 3.5.16, 3.5.17, 3.5.18, 3.5.19, 3.5.2, 3.5.20, 3.5.21, 3.5.22, 3.5.23, 3.5.24, 3.5.3, 3.5.4, 3.5.5, 3.5.6, 3.5.7, 3.5.8, 3.5.9].
        - Conclusion: don't install contao/core 3.4.0
        - Installation request for contao-legacy/piwikanalytics ~3.5 -> satisfiable by contao-legacy/piwikanalytics[3.5.0.9016, 3.5.1.9008, 3.5.2.9008, 3.5.3.9009, 3.5.4.9009, 3.5.5.9008].
    
    [95.1MB/101.30s] Memory usage: 95.1MB (peak: 121.5MB), time: 101.3s

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

    Standard

    Ändere alle contao-legacy Pakete mal auf deren Native Pakete (sofern vorhanden) und poste mal deine /composer/composer.json.

  10. #10
    Contao-Fan
    Registriert seit
    12.01.2011.
    Beiträge
    322

    Standard

    Ganz dumme Frage, wenn ich die Pakete ändere, muss ich die dazu erst entfernen und neu hinzufügen?

    Code:
    {
        "name": "local/website",
        "description": "A local website project",
        "type": "project",
        "license": "proprietary",
        "require": {
            "contao-community-alliance/composer-client": "~0.14",
            "contao-legacy/backupdb": "~3.2",
            "contao-legacy/dc_dynamictable": "~0.1",
            "contao-legacy/m17-sticky-backend-footer": "~2.0",
            "contao-legacy/multicolumnwizard": "~3.3",
            "contao-legacy/inserttags": "~1.9",
            "contao-legacy/dk_caroufredsel": "~1.3",
            "contao-legacy/dlh_googlemaps": "~2.2",
            "contao-legacy/cookiebar": "~1.1",
            "contao-legacy/piwikanalytics": "~3.5",
            "contao-legacy/clipboard": "~2.0",
            "contao-legacy/parentslist": "~1.2",
            "contao-legacy/easy_themes": "~2.2",
            "contao-legacy/be_piwikcharts": "~1.5",
            "contao-legacy/dlh_geocode": "~1.0"
        },
        "prefer-stable": true,
        "minimum-stability": "stable",
        "config": {
            "preferred-install": "dist",
            "cache-dir": "cache",
            "component-dir": "../assets/components"
        },
        "repositories": [
            {
                "type": "composer",
                "url": "https://legacy-packages-via.contao-community-alliance.org"
            },
            {
                "type": "artifact",
                "url": "packages"
            }
        ],
        "extra": {
            "contao": {
                "migrated": "done"
            }
        }
    }

  11. #11
    Contao-Fan
    Registriert seit
    12.01.2011.
    Beiträge
    322

    Standard

    Habe alles Parkett getauscht die es neu gab. Jetzt kommt diese Fehlermeldung:

    Code:
    $ /usr/bin/php56 composer.phar update --no-ansi --no-interaction --prefer-dist --profile
    [9.3MB/0.00s] Loading composer repositories with package information
    [9.7MB/0.38s] Updating dependencies (including require-dev)
    [816.9MB/22.25s] Your requirements could not be resolved to an installable set of packages.
    [816.9MB/22.25s] 
      Problem 1
        - contao-community-alliance/composer-plugin 2.3.3 requires composer-plugin-api 1.0.0 -> no matching package found.
        - contao-community-alliance/composer-plugin 2.3.2 requires composer-plugin-api 1.0.0 -> no matching package found.
        - contao-community-alliance/composer-plugin 2.3.1 requires composer-plugin-api 1.0.0 -> no matching package found.
        - contao-community-alliance/composer-plugin 2.3 requires composer-plugin-api 1.0.0 -> no matching package found.
        - contao-community-alliance/composer-plugin 2.2.5 requires composer-plugin-api 1.0.0 -> no matching package found.
        - contao-community-alliance/composer-plugin 2.2.4 requires composer-plugin-api 1.0.0 -> no matching package found.
        - contao-community-alliance/composer-plugin 2.2.3 requires composer-plugin-api 1.0.0 -> no matching package found.
        - contao-community-alliance/composer-plugin 2.2.2 requires composer-plugin-api 1.0.0 -> no matching package found.
        - contao-community-alliance/composer-plugin 2.2.1 requires composer-plugin-api 1.0.0 -> no matching package found.
        - contao-community-alliance/composer-plugin 2.2 requires composer-plugin-api 1.0.0 -> no matching package found.
        - contao-community-alliance/composer-plugin 2.1 requires composer-plugin-api 1.0.0 -> no matching package found.
        - contao-community-alliance/composer-plugin 2.0.2 requires composer-plugin-api 1.0.0 -> no matching package found.
        - contao-community-alliance/composer-plugin 2.0.1 requires composer-plugin-api 1.0.0 -> no matching package found.
        - contao-community-alliance/composer-plugin 2.0.0 requires composer-plugin-api 1.0.0 -> no matching package found.
        - Conclusion: don't install contao-community-alliance/composer-plugin 2.4.3
        - Conclusion: don't install contao-community-alliance/composer-plugin 2.4.2
        - Conclusion: don't install contao-community-alliance/composer-plugin 2.4.1
        - Conclusion: don't install contao-community-alliance/composer-plugin 2.4.0
        - Conclusion: don't install contao-community-alliance/composer-plugin 2.3.8
        - Conclusion: don't install contao-community-alliance/composer-plugin 3.0.4
        - Conclusion: don't install contao-community-alliance/composer-plugin 2.3.7
        - Installation request for terminal42/contao-easy_themes >=2.2.3.0,<2.3-dev -> satisfiable by terminal42/contao-easy_themes[2.2.3].
        - Conclusion: don't install contao-community-alliance/composer-plugin 2.3.6
        - Installation request for contao-legacy/piwikanalytics ~3.5 -> satisfiable by contao-legacy/piwikanalytics[3.5.0.9016, 3.5.1.9008, 3.5.2.9008, 3.5.3.9009, 3.5.4.9009, 3.5.5.9008].
        - Installation request for delahaye/dlh_googlemaps >=2.2.0.0,<2.3-dev -> satisfiable by delahaye/dlh_googlemaps[2.2.0].
        - Installation request for menatwork/clipboard >=2.0.7.0,<2.1-dev -> satisfiable by menatwork/clipboard[2.0.7].
        - Installation request for contao-legacy/dc_dynamictable ~0.1 -> satisfiable by contao-legacy/dc_dynamictable[0.1.0.9021].
        - terminal42/contao-easy_themes 2.2.3 requires contao-community-alliance/composer-plugin ~2.4 || ~3.0 -> satisfiable by contao-community-alliance/composer-plugin[2.4.0, 2.4.1, 2.4.2, 2.4.3, 3.0.0, 3.0.1, 3.0.2, 3.0.3, 3.0.4].
        - Can only install one of: contao-community-alliance/composer-plugin[3.0.0, 2.3.4].
        - Can only install one of: contao-community-alliance/composer-plugin[3.0.1, 2.3.4].
        - Can only install one of: contao-community-alliance/composer-plugin[3.0.2, 2.3.4].
        - Can only install one of: contao-community-alliance/composer-plugin[3.0.3, 2.3.4].
        - menatwork/clipboard 2.0.7 requires contao-community-alliance/composer-plugin ~2.0 -> satisfiable by contao-community-alliance/composer-plugin[2.0.0, 2.0.1, 2.0.2, 2.1, 2.2, 2.2.1, 2.2.2, 2.2.3, 2.2.4, 2.2.5, 2.3, 2.3.1, 2.3.2, 2.3.3, 2.3.4, 2.3.5, 2.3.6, 2.3.7, 2.3.8, 2.4.0, 2.4.1, 2.4.2, 2.4.3].
        - Conclusion: don't install contao-community-alliance/composer-plugin 2.3.5
    
    Potential causes:
     - A typo in the package name
     - The package is not available in a stable-enough version according to your minimum-stability setting
       see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
    
    Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.
    [213.0MB/22.92s] Memory usage: 213.04MB (peak: 817.21MB), time: 22.92s

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

    Standard

    Poste nochmal deine composer.json

  13. #13
    Contao-Fan
    Registriert seit
    12.01.2011.
    Beiträge
    322

    Standard

    Code:
    {
        "name": "local/website",
        "description": "A local website project",
        "type": "project",
        "license": "proprietary",
        "require": {
            "codefog/contao-cookiebar": ">=1.3.1.0,<1.4-dev",
            "contao-community-alliance/composer-client": "~0.14",
            "contao-legacy/backupdb": "~3.2",
            "contao-legacy/be_piwikcharts": "~1.5",
            "contao-legacy/dc_dynamictable": "~0.1",
            "contao-legacy/parentslist": "~1.2",
            "contao-legacy/piwikanalytics": "~3.5",
            "delahaye/dlh_geocode": ">=1.0.4.0,<1.1-dev",
            "delahaye/dlh_googlemaps": ">=2.2.0.0,<2.3-dev",
            "jrgregory/m17-sticky-backend-footer": ">=2.0.6.0,<2.1-dev",
            "menatwork/clipboard": ">=2.0.7.0,<2.1-dev",
            "menatwork/contao-multicolumnwizard": ">=3.3.8.0,<3.4-dev",
            "richardhj/contao-ajax_reload_element": ">=1.0.3.0,<1.1-dev",
            "terminal42/contao-easy_themes": ">=2.2.3.0,<2.3-dev",
            "terminal42/contao-inserttags": ">=1.9.2.0,<1.10-dev"
        },
        "prefer-stable": true,
        "minimum-stability": "stable",
        "config": {
            "preferred-install": "dist",
            "cache-dir": "cache",
            "component-dir": "../assets/components"
        },
        "repositories": [
            {
                "type": "composer",
                "url": "https://legacy-packages-via.contao-community-alliance.org"
            },
            {
                "type": "artifact",
                "url": "packages"
            }
        ],
        "extra": {
            "contao": {
                "migrated": "done"
            }
        }
    }

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

    Standard

    Probier es mal damit:
    Code:
    {
        "name": "local/website",
        "description": "A local website project",
        "type": "project",
        "license": "proprietary",
        "require": {
            "codefog/contao-cookiebar": "~1.3",
            "contao-community-alliance/composer-client": "~0.14",
            "contao-legacy/backupdb": "~3.2",
            "contao-legacy/be_piwikcharts": "~1.5",
            "contao-legacy/dc_dynamictable": "~0.1",
            "contao-legacy/parentslist": "~1.2",
            "contao-legacy/piwikanalytics": "~3.5",
            "delahaye/dlh_geocode": "~1.0",
            "delahaye/dlh_googlemaps": "~2.2",
            "jrgregory/m17-sticky-backend-footer": "~2.0",
            "menatwork/clipboard": "~2.0",
            "menatwork/contao-multicolumnwizard": "~3.3",
            "richardhj/contao-ajax_reload_element": "~1.0",
            "terminal42/contao-easy_themes": "~2.2",
            "terminal42/contao-inserttags": "~1.9"
        },
        "prefer-stable": true,
        "minimum-stability": "stable",
        "config": {
            "preferred-install": "dist",
            "cache-dir": "cache",
            "component-dir": "../assets/components"
        },
        "repositories": [
            {
                "type": "composer",
                "url": "https://legacy-packages-via.contao-community-alliance.org"
            },
            {
                "type": "artifact",
                "url": "packages"
            }
        ],
        "extra": {
            "contao": {
                "migrated": "done"
            }
        }
    }
    Das composer update dauert mit diesem Set aber tatsächlich ungewöhnlich lang. Bei mir ist es immer noch nicht fertig. Vielleicht solltest du zuerst mal
    Code:
    {
        "name": "local/website",
        "description": "A local website project",
        "type": "project",
        "license": "proprietary",
        "require": {
            "contao-community-alliance/composer-client": "~0.14"
        },
        "prefer-stable": true,
        "minimum-stability": "stable",
        "config": {
            "preferred-install": "dist",
            "cache-dir": "cache",
            "component-dir": "../assets/components"
        },
        "repositories": [
            {
                "type": "composer",
                "url": "https://legacy-packages-via.contao-community-alliance.org"
            },
            {
                "type": "artifact",
                "url": "packages"
            }
        ],
        "extra": {
            "contao": {
                "migrated": "done"
            }
        }
    }
    versuchen und danach Schritt für Schritt die einzelnen Pakete hinzufügen, um festzustellen, ob das Dependency Resolving bei einem bestimmten Paket (vermeintlich) unendlich lang braucht.

  15. #15
    Contao-Fan
    Registriert seit
    12.01.2011.
    Beiträge
    322

    Standard

    Also nur den Composer konnte ich installieren, wenn ich danach dann die parkte versuche zu installieren kommt diese Meldung:

    Code:
    $ /usr/bin/php56 composer.phar update --no-ansi --no-interaction --prefer-dist --profile
    [9.9MB/0.01s] Loading composer repositories with package information
    [10.3MB/0.60s] Updating dependencies (including require-dev)
    [826.8MB/11.61s] Your requirements could not be resolved to an installable set of packages.
    [826.8MB/11.61s] 
      Problem 1
        - contao-legacy/dc_dynamictable 0.1.0.9021 requires contao/core >=2.5.0,<3.0.0-dev -> satisfiable by contao/core[2.10.0, 2.10.1, 2.10.2, 2.10.3, 2.10.4, 2.10.RC1, 2.10.beta1, 2.11.0, 2.11.1, 2.11.10, 2.11.11, 2.11.12, 2.11.13, 2.11.14, 2.11.15, 2.11.16, 2.11.17, 2.11.2, 2.11.3, 2.11.4, 2.11.5, 2.11.6, 2.11.7, 2.11.8, 2.11.9, 2.11.RC1, 2.11.RC2, 2.6.0, 2.6.1, 2.6.2, 2.6.3, 2.6.4, 2.6.5, 2.6.6, 2.6.7, 2.6.8, 2.7.0, 2.7.1, 2.7.2, 2.7.3, 2.7.4, 2.7.5, 2.7.6, 2.7.7, 2.8.0, 2.8.1, 2.8.2, 2.8.3, 2.8.4, 2.8.RC1, 2.8.RC2, 2.9.0, 2.9.1, 2.9.2, 2.9.3, 2.9.4, 2.9.5, 2.9.RC1] but these conflict with your requirements or minimum-stability.
        - contao-legacy/dc_dynamictable 0.1.0.9021 requires contao/core >=2.5.0,<3.0.0-dev -> satisfiable by contao/core[2.10.0, 2.10.1, 2.10.2, 2.10.3, 2.10.4, 2.10.RC1, 2.10.beta1, 2.11.0, 2.11.1, 2.11.10, 2.11.11, 2.11.12, 2.11.13, 2.11.14, 2.11.15, 2.11.16, 2.11.17, 2.11.2, 2.11.3, 2.11.4, 2.11.5, 2.11.6, 2.11.7, 2.11.8, 2.11.9, 2.11.RC1, 2.11.RC2, 2.6.0, 2.6.1, 2.6.2, 2.6.3, 2.6.4, 2.6.5, 2.6.6, 2.6.7, 2.6.8, 2.7.0, 2.7.1, 2.7.2, 2.7.3, 2.7.4, 2.7.5, 2.7.6, 2.7.7, 2.8.0, 2.8.1, 2.8.2, 2.8.3, 2.8.4, 2.8.RC1, 2.8.RC2, 2.9.0, 2.9.1, 2.9.2, 2.9.3, 2.9.4, 2.9.5, 2.9.RC1] but these conflict with your requirements or minimum-stability.
        - Installation request for contao-legacy/dc_dynamictable ~0.1 -> satisfiable by contao-legacy/dc_dynamictable[0.1.0.9021].
    
    [217.0MB/12.35s] Memory usage: 217.01MB (peak: 827.75MB), time: 12.35s

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

    Standard

    Die Extension contao-legacy/dc_dynamictable (https://contao.org/en/extension-list...cTable.de.html) ist nicht mit Contao 3 kompatibel. Die musst du entfernen.

  17. #17
    Contao-Fan
    Registriert seit
    12.01.2011.
    Beiträge
    322

    Standard

    Jup. hatte ich gemacht und dann kamen noch zwei Fehler und irgendwann ging es dann.

    Danke dir :-)

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
  •