Anu LMS Permissions module is can't be installed

Created on 5 February 2023, about 2 years ago

Originally reported by @keiserjb through Slack (https://drupal.slack.com/archives/C040LM1RWNB/p1675363301673999?thread_t...).

Problem/Motivation

Anu LMS Permissions module is can't be installed due to the unmet dependency:

Configuration objects provided by <em class="placeholder">anu_lms_permissions</em> have unmet dependencies: <em class="placeholder">field.field.group_content.group_content_type_fe06a11
51d30b.group_roles (field.storage.group_content.group_roles)</em>

Steps to reproduce

- Try to install Anu LMS Permissions module
- The error occurs

🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇧🇾Belarus spleshka UAE

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

Comments & Activities

  • Issue created by @spleshka
  • 🇮🇳India _pratik_ Banglore

    Hi,
    I believe, here a config file is missing i.e "field.storage.group_content.group_roles.yml". That is blocking installation of module.

    Thanks

  • 🇧🇾Belarus spleshka UAE

    Hi, in terms of workaround - well, technically the module doesn't have any smart or complex logic. If you just install the Group module and configure it to have organisations and organisation admins then you'll have almost the same functionality that anu_lms_permission has :-)

  • 🇨🇦Canada karunadave

    I am also receiving Error message
    Unable to install Anu LMS Permissions due to unmet dependencies: field.field.group_content.group_content_type_fe06a1151d30b.group_roles (field.storage.group_content.group_roles)

    This on a new install with:
    Drupal 10.2.6,
    Anu LMS 2.10.4
    Includes: Anu LMS, Anu LMS Demo content, Anu LMS Example: Component override, Anu LMS Example: Custom page data, Anu LMS Example: Custom paragraph, Anu LMS Quizzes, Anu LMS Search

    Also:
    Allowed Formats 3.0.0
    CSV Serialization 4.0.0
    Entity API 8.x-1.4
    Entity Construction Kit (ECK) 2.0.0
    Entity Reference Revisions 8.x-1.11
    Excel Serialization 8.x-1.3
    Field Group 8.x-3.4
    Flexible permissions 1.1.0
    Group 3.2.2
    Group Media 4.0.2
    Inline Entity Form 8.x-1.0-rc17
    Paragraphs 8.x-1.17
    Paragraphs Browser 8.x-1.1
    Paragraphs Selection 2.0.5
    Range 8.x-1.5
    REST Entity Recursive 2.0.5-rc5
    Search API 8.x-1.34
    VariationCache 8.x-1.5
    Views data export 8.x-1.4
    Weight 8.x-3.4

  • 🇰🇬Kyrgyzstan elaman

    @karunadave tried to reproduce the issue with versions you've specified in a clean Drupal installation. Can you please provide steps to reproduce.

  • Status changed to Postponed: needs info 11 months ago
  • 🇧🇷Brazil bladellano

    A temporary solution until this submodule is compatible with the versions of the prerequisite modules is to install the 'group' and 'groupmedia' modules in the versions below:
    - composer require 'drupal/group:^2.2'
    - composer require 'drupal/groupmedia:^3.0'

  • 🇪🇸Spain pcambra Asturies
  • 🇪🇸Spain pcambra Asturies
  • 🇪🇸Spain pcambra Asturies

    Could it be that field.storage.group_content.group_roles is now field.storage.group_relationship.group_roles

  • Status changed to Active 7 months ago
  • 🇪🇸Spain pcambra Asturies
  • 🇪🇸Spain pcambra Asturies
  • 🇭🇺Hungary betarobot

    Had the same issue last week. #9 was helpful to fix it.

Production build 0.71.5 2024