Update readiness Error: Problem detected in lock file during stage operations.
am 01.10.2025 - 10:20 Uhr in
Moin Crowd,
ich habe heute das Update auf 11.2.4 gemacht.
Danach wurde diese Message gezeigt, der habe ich aber keien Bedeutung beigemessen.
Vielleicht war das ein Fehler...
******************************
tagify_user_list module
Update #8002
Updated 0 Tagify User List widgets.
******************************
Danach update.php und wollte dann die Extensions updaten.
Dort wird mir aber ein fehler mit der composer.lock angezeigt:
*****************************
Problem detected in lock file during stage operations.
Unexpected changes were detected in the active lock file (/var/www/cms/composer.lock), which indicates that other Composer operations were performed since this Package Manager operation started. This can put the code base into an unreliable state and therefore is not allowed.
*******************************
Composer diagnose bringt eine Ladung an Warnungen aber keine Fehler:
******************************
Checking composer.json: WARNING
The version field is present, it is recommended to leave it out if the package is published on Packagist.
require.drupal/core-composer-scaffold : exact version constraints (11.2.4) should be avoided if the package follows semantic versioning
require.drupal/core-project-message : exact version constraints (11.2.4) should be avoided if the package follows semantic versioning
require.drupal/core-recommended : exact version constraints (11.2.4) should be avoided if the package follows semantic versioning
require.drupal/dashboard : exact version constraints (2.1.0) should be avoided if the package follows semantic versioning
require.drupal/eca : exact version constraints (2.1.13) should be avoided if the package follows semantic versioning
require.drupal/linkit : exact version constraints (7.0.8) should be avoided if the package follows semantic versioning
require.drupal/profile : unbound version constraints (*) should be avoided
require.drupal/readonly_field_widget : exact version constraints (2.1.0) should be avoided if the package follows semantic versioning
require.drupal/redirect : exact version constraints (1.12.0) should be avoided if the package follows semantic versioning
require.drupal/svg_image : exact version constraints (3.2.2) should be avoided if the package follows semantic versioning
****************************************
habe dann etwas rechercheirt und bin über composer update --lock gestolpert.
Hier bekomme ich den Fehler:
*********************************
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires drupal/drupal_cms_olivero == 1.9999999.9999999.9999999-dev (exact version match), found drupal/drupal_cms_olivero[1.x-dev, 1.0.x-dev, 2.x-dev, 1.0.0-rc1, ..., 1.x-dev] but it does not match the constraint.
**************************************
im composer.json kann ich das aber nicht finden.
{
"name": "drupal/cms",
"version": "1.2.3",
"description": "Drupal CMS is a ready-to-use platform built on Drupal core, offering smart defaults to get started quickly and enterprise-grade tools for marketers, designers, and content creators.",
"type": "project",
"license": "GPL-2.0-or-later",
"homepage": "https://www.drupal.org/project/cms",
"support": {
"docs": "https://new.drupal.org/docs/drupal-cms",
"chat": "https://drupal.org/node/314178"
},
"repositories": {
"drupal": {
"type": "composer",
"url": "https://packages.drupal.org/8"
}
},
"require": {
"composer/installers": "^2.3",
"drupal/add_content_by_bundle": "^1.2.2",
"drupal/address": "^2",
"drupal/addtocal_augment": "^1.2.3",
"drupal/ai": "^1.1",
"drupal/ai_agents": "^1.1",
"drupal/ai_image_alt_text": "^1",
"drupal/ai_provider_anthropic": "^1.1",
"drupal/ai_provider_openai": "^1.1",
"drupal/automatic_updates": "^4",
"drupal/autosave_form": "^1.10",
"drupal/backup_migrate": "^5.1",
"drupal/base_field_override_ui": "^1.2",
"drupal/better_exposed_filters": "^7",
"drupal/bpmn_io": "^2.0.6",
"drupal/captcha": "^2.0.7",
"drupal/coffee": "^2",
"drupal/core": "^11.2",
"drupal/core-composer-scaffold": "11.2.4",
"drupal/core-project-message": "11.2.4",
"drupal/core-recipe-unpack": "^11.2",
"drupal/core-recommended": "11.2.4",
"drupal/dashboard": "2.1.0",
"drupal/drupal_cms_analytics": "^1.2",
"drupal/drupal_cms_olivero": "^1.2",
"drupal/easy_breadcrumb": "^2.0.9",
"drupal/easy_email": "^3.0.2",
"drupal/easy_email_theme": "^1",
"drupal/eca": "2.1.13",
"drupal/editoria11y": "^2.2",
"drupal/epp": "^1.7",
"drupal/field_group": "^3.6 || ^4",
"drupal/focal_point": "^2.1",
"drupal/friendly_captcha_challenge": "^0.9",
"drupal/friendlycaptcha": "^1.1",
"drupal/geocoder": "^4.10",
"drupal/geofield": "^1.47",
"drupal/gin": "^5",
"drupal/google_tag": "^2.0.7",
"drupal/hide_revision_field": "^2.5",
"drupal/honeypot": "^2.1",
"drupal/inline_entity_form": "^3.0@RC",
"drupal/klaro": "^3",
"drupal/layout_builder_save_and_edit": "^1.1",
"drupal/leaflet": "^10.3.4",
"drupal/linkit": "7.0.8",
"drupal/login_emailusername": "^3",
"drupal/mailsystem": "^4",
"drupal/manage_comment_own_content": "^1.0@beta",
"drupal/menu_link_attributes": "^1.5",
"drupal/metatag": "^2",
"drupal/node_view_permissions": "^2.0",
"drupal/pathauto": "^1.13",
"drupal/prepopulate": "^2.5",
"drupal/private_content": "^2.2",
"drupal/privatemsg": "^2.0@RC",
"drupal/profile": "*",
"drupal/project_browser": "^2.1-beta2",
"drupal/readonly_field_widget": "2.1.0",
"drupal/recipe_installer_kit": "^1-alpha6@alpha",
"drupal/redirect": "1.12.0",
"drupal/robotstxt": "^1.6",
"drupal/rules": "^4.0",
"drupal/sam": "^1.2",
"drupal/save_edit": "^2.1",
"drupal/scheduler": "^2.2",
"drupal/scheduler_content_moderation_integration": "^3.0.4",
"drupal/search_api": "^1.36",
"drupal/search_api_autocomplete": "^1.9",
"drupal/search_api_exclude": "^2",
"drupal/selective_better_exposed_filters": "^3",
"drupal/seo_checklist": "^5.2.1",
"drupal/simple_search_form": "^1.5",
"drupal/simple_sitemap": "^4.2.2",
"drupal/sitemap": "^2",
"drupal/smart_date": "^4.2.1",
"drupal/svg_image": "3.2.2",
"drupal/symfony_mailer_lite": "^2.0.1",
"drupal/tagify": "^1.2",
"drupal/token": "^1.15",
"drupal/token_or": "^2.2",
"drupal/trash": "^3.0.13",
"drupal/webform": "^6.3-beta1",
"drupal/yoast_seo": "^2.1",
"geocoder-php/nominatim-provider": "^5.7",
"league/commonmark": "^2.4"
},
"require-dev": {
"drush/drush": "^13"
},
"conflict": {
"drupal/drupal": "*"
},
"minimum-stability": "stable",
"prefer-stable": true,
"config": {
"allow-plugins": {
"composer/installers": true,
"drupal/core-composer-scaffold": true,
"drupal/core-project-message": true,
"drupal/core-recipe-unpack": true,
"php-http/discovery": true,
"drupal/core-vendor-hardening": true
},
"sort-packages": true,
"optimize-autoloader": true
},
"extra": {
"drupal-scaffold": {
"locations": {
"web-root": "web/"
}
},
"installer-paths": {
"web/core": ["type:drupal-core"],
"web/libraries/{$name}": ["type:drupal-library"],
"web/modules/contrib/{$name}": ["type:drupal-module"],
"web/profiles/contrib/{$name}": ["type:drupal-profile"],
"web/themes/contrib/{$name}": ["type:drupal-theme"],
"./drush/Commands/contrib/{$name}": ["type:drupal-drush"],
"web/modules/custom/{$name}": ["type:drupal-custom-module"],
"web/profiles/custom/{$name}": ["type:drupal-custom-profile"],
"./recipes/{$name}": ["type:drupal-recipe"],
"web/themes/custom/{$name}": ["type:drupal-custom-theme"]
},
"drupal-core-project-message": {
"include-keys": ["homepage", "support"],
"post-create-project-cmd-message": [
"<bg=blue;fg=white> </>",
"<bg=blue;fg=white> Congratulations, you’ve installed Drupal CMS! </>",
"<bg=blue;fg=white> </>",
"",
"<bg=yellow;fg=black>Next steps</>:",
" * Read the user guide: https://www.drupal.org/docs/user_guide/en/index.html",
" * Get support: https://drupal.org/support",
" * Get involved with the Drupal community: https://drupal.org/getting-involved"
]
}
}
}Wie gehe ich hier weiter vor?
Bei den Einträgen aus den Warnings könnte ich natürlich ^ ergänzen.
Die sind ja aber möglicherweise nicht ohne Grund so...
Freue mich über jeden Tipp.
Danke schon mal :)
Edit:
Habe etwas weiter gesucht.
Die bemängelte Version finde ich in zwei Dateien:
grep -rnw '/var/www/cms/' -e '1.9999999.9999999'
/var/www/cms/vendor/composer/installed.php:627: 'version' => '1.9999999.9999999.9999999-dev',
/var/www/cms/vendor/composer/installed.json:3558: "version_normalized": "1.9999999.9999999.9999999-dev",
sind also in installed.php und in installed.json...
- Anmelden oder Registrieren um Kommentare zu schreiben

habe inzwischen in der
am 01.10.2025 - 14:14 Uhr
habe inzwischen in der composer.json mal die ganzen ^ voran gestellt.
No change
Module packet Manager und Navigation entfernt
am 01.10.2025 - 14:21 Uhr
Module packet Manager und Navigation entfernt
danach hat composer update ein downgrade gemacht:
Lock file operations: 0 installs, 1 update, 0 removals
- Downgrading drupal/drupal_cms_olivero (1.x-dev 1.2.5 => 1.x-dev)
update --lock bringt noch den selben fehler, aber der Fehler im Status Report ist weg...
Moin, von welcher Drupal CMS
am 03.10.2025 - 09:24 Uhr
Moin, von welcher Drupal CMS Version hast du denn Updaten wollen 1.0 oder von welcher genau?
gute Frage.falscher
am 03.10.2025 - 16:43 Uhr
gute Frage.
falscher Fuß...
Das Update war von Drupal 11.2.3 auf die 11.2.4
Welche CMS Version das ist...
Wo sehe ich das?
Ich habe das hier als Output bei Composer update:
Downgrading drupal/drupal_cms_olivero (1.x-dev 1.2.5 => 1.x-dev)
Ich verstehe aber nicht warum.
ich habe jetzt nochmal direkt
am 03.10.2025 - 16:51 Uhr
ich habe jetzt nochmal direkt das Update zu Olivero angestoßen.
Jetzt sieht es gut aus.
Alles grün.