概要
Omeka S 4.1系にCleanUrlモジュールをインストール使用した際、以下のエラーが発生しました。
Laminas\ServiceManager\Exception\ServiceNotCreatedException
Service with name “Omeka\Acl” could not be created. Reason: Resource id ‘Omeka\Controller\Site\Page’ already exists in the ACL
この不具合は、以下のフォーラムでも報告されていました。

Error Installing version 4.1
Here’s the text of the message, if I delete the AdvancedSearch module the same happens on another module etc… Blockquote Omeka S encountered an error Laminas\ServiceManager\Exception\ServiceNotCreatedException Service with name “Omeka\Acl” could not be created. Reason: Resource id ‘Omeka\Controller\Site\Page’ already exists in the ACL Details: Laminas\Permissions\Acl\Exception\InvalidArgumentException: Resource id ‘Omeka\Controller\Site\Page’ already exists in the ACL in …/bsd/vendor/lam...
対策
Omeka S 4.0系にダウングレードすることで、本不具合が解消されました。
まとめ
参考になりましたら幸いです。




コメント
…