service "acquia_contenthub_common_actions" has a dependency on a non-existent service "entity.dependency.calculator".

Created on 9 October 2021, about 3 years ago
Updated 18 November 2023, 12 months ago

Problem/Motivation

When upgrading to drupal 9, getting service "acquia_contenthub_common_actions" has a dependency on a non-existent service "entity.dependency.calculator"

even though depcalc is declared as a dependency of this module.

Furthermore, the purported "solution" to this documented at https://support.acquia.com/hc/en-us/articles/360039957854-The-service-ac... is unhelpful.

Steps to reproduce

Install acquia_contenthub on Drupal 8 then upgrade to Drupal 9.2.

Proposed resolution

Make sure composer downloads depcalc (http://drupal.org/project/depcalc) when it downloads acquia_contenthub.

A workaround is to manually require depcalc:

composer require drupal/depcalc

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

2.29

Component

Code

Created by

🇨🇦Canada alberto56

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇺🇸United States gr8tkicks

    I am trying to get this to work on Drupal 10, same issue, but adding the drupal/depcalc dependency didn't seem to resolve the issue. Stuck in the water without a paddle now.

  • Hi gr8tkicks, you would need to enable the module first and also make sure your subscription is compatible with the newer version. You would have to contact Acquia Support to enable the features, if not already enabled.

  • Status changed to Closed: outdated about 1 month ago
  • 🇮🇳India n4r3n Goa

    8.x-2.x module will be end of life by 31st Dec 2024 therefore there won't be any new release of 2.x version of module. Please use 3.x version of the module for new features and bug fixes.

Production build 0.71.5 2024