Nach dem Problem ist vor dem Problem
Nachdem der Hoster nun die "proc_*" Funktionen freigeschalten hat, habe ich nun in der Composer.json alle Werte mit "4.13.*" auf "5.0.*" gestellt und den Contaomanager noch mal angeworfen.
Nun kommt der nächste Fehler, dieses mal zum Contao-Kalender, obwohl bei dem zu lesen ist:
Code:
s Supported Contao version(s): 4.0+, 5.0+
Latest version: 5.6.8 (released on October 24, 2025 at 4:13 PM)
License(s): LGPL-3.0-or-later
Der Fehler des Composers:
Code:
> Resolving dependencies using Composer Cloud v3.8.2
[7.0MiB/0.25s] Loading composer repositories with package information
[94.7MiB/17.75s] Updating dependencies
[137.5MiB/18.50s] Your requirements could not be resolved to an installable set of packages.
[137.5MiB/18.50s]
Problem 1
- Root composer.json requires contao/calendar-bundle 5.0.* -> satisfiable by contao/calendar-bundle[5.0.0, ..., 5.0.10].
- contao/calendar-bundle 5.0.0 requires contao/core-bundle 5.0.0 -> found contao/core-bundle[5.0.0] but these were not loaded, likely because it conflicts with another require.
- contao/calendar-bundle 5.0.1 requires contao/core-bundle 5.0.1 -> found contao/core-bundle[5.0.1] but these were not loaded, likely because it conflicts with another require.
- contao/calendar-bundle 5.0.10 requires contao/core-bundle 5.0.10 -> found contao/core-bundle[5.0.10] but these were not loaded, likely because it conflicts with another require.
- contao/calendar-bundle 5.0.2 requires contao/core-bundle 5.0.2 -> found contao/core-bundle[5.0.2] but these were not loaded, likely because it conflicts with another require.
- contao/calendar-bundle 5.0.3 requires contao/core-bundle 5.0.3 -> found contao/core-bundle[5.0.3] but these were not loaded, likely because it conflicts with another require.
- contao/calendar-bundle 5.0.4 requires contao/core-bundle 5.0.4 -> found contao/core-bundle[5.0.4] but these were not loaded, likely because it conflicts with another require.
- contao/calendar-bundle 5.0.5 requires contao/core-bundle 5.0.5 -> found contao/core-bundle[5.0.5] but these were not loaded, likely because it conflicts with another require.
- contao/calendar-bundle 5.0.6 requires contao/core-bundle 5.0.6 -> found contao/core-bundle[5.0.6] but these were not loaded, likely because it conflicts with another require.
- contao/calendar-bundle 5.0.7 requires contao/core-bundle 5.0.7 -> found contao/core-bundle[5.0.7] but these were not loaded, likely because it conflicts with another require.
- contao/calendar-bundle 5.0.8 requires contao/core-bundle 5.0.8 -> found contao/core-bundle[5.0.8] but these were not loaded, likely because it conflicts with another require.
- contao/calendar-bundle 5.0.9 requires contao/core-bundle 5.0.9 -> found contao/core-bundle[5.0.9] but these were not loaded, likely because it conflicts with another require.
[137.5MiB/18.50s] <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>
[60.6MiB/18.56s] Memory usage: 60.61MB (peak: 231.22MB), time: 18.57s.
[60.6MiB/18.56s] Finished Composer Cloud resolving.
# Cloud Job ID wNz1yYuUFpdqwX5QDnlxS8XQID9bp08yXPXi1XgP3MfHO73FIbIHqjpBgEgq89iMRO2nriZydP31HVYthRAKvIH1fSo51yRYfJX4OHbBU9pLSvoEvPO75obhx failed
Seltsamerweise steht aber beim Contao-Kalender
Liste der Anhänge anzeigen (Anzahl: 1)
Zitat:
Zitat von
nubi
Ich habe alle möglichen Updates dort ausgeführt, aber bei manchen Elementen blieb stets die Möglichkeit erneut zu updaten. Das war mir bisher anders in Erinnerung, denn war das Update ausgeführt, dann wurde der Update-Button grau, dieses mal (oder auch schon vorher) nicht. Hat das damit zu tun?
Das liegt dann wahrscheinlich daran, dass neuere Versionen dieser Pakete nicht mit anderen installierten Paketen (wahrscheinlich Contao 4.13) kompatibel sind.
Zitat:
Zitat von
nubi
Gibt es das als Button oder meinst du die Eintrage in der composer.json?
Der Button ist gemeint, nicht der "Pakete aktualisieren" Button oben
Anhang 28199
Packages updaten ändert nix an Versionierung
Danke ihr beiden, dass ihr euch mit dem Nullchecker hier abmüht.
@lbableck: Irgendwie ist mir nicht klar, was ich anders gemacht habe, denn ich habe genau diesen Button ausgeführt
In meinem Backend sehe ich folgende Einträge
- Contao Open Source CMS: 4.13.* (Version: 4.13.58)
ODD Theme: ^2.0 (Version: 2.0.9)
heimrichhannot/contao-multifileupload-bundle: ^1.6 (Version: 1.9.1)
Führe ich nun "Update Packages" aus, dann ändert sich nichts an deren Versionierung, die Update-Buttons bleiben aber aktiv.
@Spooky:
Das macht für mich Sinn. Du meinst also im Backend den Eintrag "Contao Open Source CMS: 4.13.*" auf "Contao Open Source CMS: 5.3.*" ändern und einfach "Update Packages" klicken?
Liste der Anhänge anzeigen (Anzahl: 1)
Zitat:
Zitat von
lbableck
Nein, der muss schon da sein. Ist im Dropdown neben dem Anwenden Button.
Gibt in der Ansicht nur ein DropDown, das ist beim ODD-Theme? Ein anderes sehe ich nicht.
Anhang 28200
Button gefunden, aber Update schlägt fehl ...
Ok! Erst mal gut: Button "alle Pakete aktualisieren" gefunden, nachdem die Version von Contao auf 5.3.* gesetzt wurde :)
Nicht gut - Fehlermeldung beim Pakete aktualisieren - genauer bei step 2: "composer update --no-install" :(
Code:
$ /usr/bin/php8.1 -q -dmax_execution_time=0 -dmemory_limit=-1 -ddisplay_errors=0 -ddisplay_startup_errors=0 -derror_reporting=0 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /var/www/virtual/rs-regenstauf.de/cms_contao_5/htdocs/public/contao-manager.phar.php composer require contao/manager-bundle=5.3.* contao/news-bundle=5.3.* contao/calendar-bundle=5.3.* contao/faq-bundle=5.3.* contao/comments-bundle=5.3.* contao/newsletter-bundle=5.3.* contao/listing-bundle=5.3.* --no-update --no-scripts --prefer-stable --sort-packages --no-ansi --no-interaction
/var/www/virtual/rs-regenstauf.de/cms_contao_5/htdocs/composer.json has been updated
# Process terminated with exit code 0
# Result: OK
> Resolving dependencies using Composer Cloud v3.8.2
[6.9MiB/0.23s] Loading composer repositories with package information
[100.2MiB/15.36s] Updating dependencies
[195.9MiB/16.89s] Your requirements could not be resolved to an installable set of packages.
[195.9MiB/16.89s]
Problem 1
- Root composer.json requires contao-themes-net/odd-theme-bundle ^2.0 -> satisfiable by contao-themes-net/odd-theme-bundle[2.0.0, ..., 2.0.9].
- Root composer.json requires contao/newsletter-bundle 5.3.* -> satisfiable by contao/newsletter-bundle[5.3.0, ..., 5.3.43].
- contao-themes-net/odd-theme-bundle[2.0.0, ..., 2.0.3] require contao/core-bundle ^4.9 -> satisfiable by contao/core-bundle[4.9.0, ..., 4.13.58].
- contao/core-bundle[4.9.0, ..., 4.10.4] require php ^7.2 -> your php version (8.1.33.0) does not satisfy that requirement.
- contao/newsletter-bundle 5.3.0 requires contao/core-bundle 5.3.0 -> satisfiable by contao/core-bundle[5.3.0].
- contao/newsletter-bundle 5.3.1 requires contao/core-bundle 5.3.1 -> satisfiable by contao/core-bundle[5.3.1].
- contao/newsletter-bundle 5.3.10 requires contao/core-bundle 5.3.10 -> satisfiable by contao/core-bundle[5.3.10].
- contao/newsletter-bundle 5.3.11 requires contao/core-bundle 5.3.11 -> satisfiable by contao/core-bundle[5.3.11].
- contao/newsletter-bundle 5.3.12 requires contao/core-bundle 5.3.12 -> satisfiable by contao/core-bundle[5.3.12].
- contao/newsletter-bundle 5.3.13 requires contao/core-bundle 5.3.13 -> satisfiable by contao/core-bundle[5.3.13].
- contao/newsletter-bundle 5.3.14 requires contao/core-bundle 5.3.14 -> satisfiable by contao/core-bundle[5.3.14].
- contao/newsletter-bundle 5.3.15 requires contao/core-bundle 5.3.15 -> satisfiable by contao/core-bundle[5.3.15].
- contao/newsletter-bundle 5.3.16 requires contao/core-bundle 5.3.16 -> satisfiable by contao/core-bundle[5.3.16].
- contao/newsletter-bundle 5.3.17 requires contao/core-bundle 5.3.17 -> satisfiable by contao/core-bundle[5.3.17].
- contao/newsletter-bundle 5.3.18 requires contao/core-bundle 5.3.18 -> satisfiable by contao/core-bundle[5.3.18].
- contao/newsletter-bundle 5.3.19 requires contao/core-bundle 5.3.19 -> satisfiable by contao/core-bundle[5.3.19].
- contao/newsletter-bundle 5.3.2 requires contao/core-bundle 5.3.2 -> satisfiable by contao/core-bundle[5.3.2].
- contao/newsletter-bundle 5.3.20 requires contao/core-bundle 5.3.20 -> satisfiable by contao/core-bundle[5.3.20].
- contao/newsletter-bundle 5.3.21 requires contao/core-bundle 5.3.21 -> satisfiable by contao/core-bundle[5.3.21].
- contao/newsletter-bundle 5.3.22 requires contao/core-bundle 5.3.22 -> satisfiable by contao/core-bundle[5.3.22].
- contao/newsletter-bundle 5.3.23 requires contao/core-bundle 5.3.23 -> satisfiable by contao/core-bundle[5.3.23].
- contao/newsletter-bundle 5.3.24 requires contao/core-bundle 5.3.24 -> satisfiable by contao/core-bundle[5.3.24].
- contao/newsletter-bundle 5.3.25 requires contao/core-bundle 5.3.25 -> satisfiable by contao/core-bundle[5.3.25].
- contao/newsletter-bundle 5.3.26 requires contao/core-bundle 5.3.26 -> satisfiable by contao/core-bundle[5.3.26].
- contao/newsletter-bundle 5.3.27 requires contao/core-bundle 5.3.27 -> satisfiable by contao/core-bundle[5.3.27].
- contao/newsletter-bundle 5.3.28 requires contao/core-bundle 5.3.28 -> satisfiable by contao/core-bundle[5.3.28].
- contao/newsletter-bundle 5.3.29 requires contao/core-bundle 5.3.29 -> satisfiable by contao/core-bundle[5.3.29].
- contao/newsletter-bundle 5.3.3 requires contao/core-bundle 5.3.3 -> satisfiable by contao/core-bundle[5.3.3].
- contao/newsletter-bundle 5.3.30 requires contao/core-bundle 5.3.30 -> satisfiable by contao/core-bundle[5.3.30].
- contao/newsletter-bundle 5.3.31 requires contao/core-bundle 5.3.31 -> satisfiable by contao/core-bundle[5.3.31].
- contao/newsletter-bundle 5.3.32 requires contao/core-bundle 5.3.32 -> satisfiable by contao/core-bundle[5.3.32].
- contao/newsletter-bundle 5.3.33 requires contao/core-bundle 5.3.33 -> satisfiable by contao/core-bundle[5.3.33].
- contao/newsletter-bundle 5.3.34 requires contao/core-bundle 5.3.34 -> satisfiable by contao/core-bundle[5.3.34].
- contao/newsletter-bundle 5.3.35 requires contao/core-bundle 5.3.35 -> satisfiable by contao/core-bundle[5.3.35].
- contao/newsletter-bundle 5.3.36 requires contao/core-bundle 5.3.36 -> satisfiable by contao/core-bundle[5.3.36].
- contao/newsletter-bundle 5.3.37 requires contao/core-bundle 5.3.37 -> satisfiable by contao/core-bundle[5.3.37].
- contao/newsletter-bundle 5.3.38 requires contao/core-bundle 5.3.38 -> satisfiable by contao/core-bundle[5.3.38].
- contao/newsletter-bundle 5.3.39 requires contao/core-bundle 5.3.39 -> satisfiable by contao/core-bundle[5.3.39].
- contao/newsletter-bundle 5.3.4 requires contao/core-bundle 5.3.4 -> satisfiable by contao/core-bundle[5.3.4].
- contao/newsletter-bundle 5.3.40 requires contao/core-bundle 5.3.40 -> satisfiable by contao/core-bundle[5.3.40].
- contao/newsletter-bundle 5.3.41 requires contao/core-bundle 5.3.41 -> satisfiable by contao/core-bundle[5.3.41].
- contao/newsletter-bundle 5.3.42 requires contao/core-bundle 5.3.42 -> satisfiable by contao/core-bundle[5.3.42].
- contao/newsletter-bundle 5.3.43 requires contao/core-bundle 5.3.43 -> satisfiable by contao/core-bundle[5.3.43].
- contao/newsletter-bundle 5.3.5 requires contao/core-bundle 5.3.5 -> satisfiable by contao/core-bundle[5.3.5].
- contao/newsletter-bundle 5.3.6 requires contao/core-bundle 5.3.6 -> satisfiable by contao/core-bundle[5.3.6].
- contao/newsletter-bundle 5.3.7 requires contao/core-bundle 5.3.7 -> satisfiable by contao/core-bundle[5.3.7].
- contao/newsletter-bundle 5.3.8 requires contao/core-bundle 5.3.8 -> satisfiable by contao/core-bundle[5.3.8].
- contao/newsletter-bundle 5.3.9 requires contao/core-bundle 5.3.9 -> satisfiable by contao/core-bundle[5.3.9].
- Conclusion: don't install contao/core-bundle 5.3.1 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.2 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.3 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.4 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.5 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.6 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.7 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.8 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.9 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.10 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.11 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.12 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.13 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.14 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.15 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.16 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.17 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.18 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.19 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.20 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.21 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.22 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.23 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.24 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.25 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.26 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.27 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.28 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.29 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.30 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.31 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.32 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.33 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.34 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.35 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.36 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.37 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.38 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.39 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.40 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.41 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.42 (conflict analysis result)
- Conclusion: don't install contao/core-bundle 5.3.43 (conflict analysis result)
- Conclusion: don't install contao-themes-net/odd-theme-bundle 2.0.9 (conflict analysis result)
- You can only install one version of a package, so only one of these can be installed: contao/core-bundle[4.0.0, ..., 4.13.58, 5.0.0, ..., 5.6.9].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
[196.0MiB/16.89s] <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>
[65.3MiB/17.01s] Memory usage: 65.27MB (peak: 234.14MB), time: 17.02s.
[65.3MiB/17.01s] Finished Composer Cloud resolving.
# Cloud Job ID C1cOk1qSkojg6IFjUaloz8WtfKdF6gbWy5H9TN9a5akUgXnYFZJ8rClqg65afEgiRGlSeoevHqDFVAI7P2WUETaeNWlCozAXQIDF3uHIKG failed