When attempting to install InterceptCore I receive the following message:

Unable to install InterCEPT Core, media.type.image already exists in active configuration.

Comments

derekb created an issue. See original summary.

pixelwhip’s picture

Thanks for the issue, derekb. Would you mind posting a list of existing modules (including core modules) that you have installed when trying to install intercept_core? It may be that the profile module, which is a dependency of interccept_core, or another installed module also defines an image media type.

I'm not in a position to post a patch at the moment, but if you'd like to give it a try, could you see if moving media.type.image.yml from intercept/modules/intercept_core/config/install to intercept/modules/intercept_core/config/optional fixes the install for you?

derekb’s picture

Module list

Not all are enabled.

Core

  • Actions
  • Activity Tracker
  • Aggregator
  • Automated Cron
  • Ban
  • BigPipe
  • Block
  • Book
  • Breakpoint
  • CKEditor
  • Color
  • Comment
  • Configuration Manager
  • Contact
  • Content Moderation
  • Contextual Links
  • Custom Block
  • Custom Menu Links
  • Database Logging
  • Field
  • Field UI
  • Filter
  • Forum
  • Help
  • History
  • Inline Form Errors
  • Internal Dynamic Page Cache
  • Internal Page Cache
  • Layout Discovery
  • Media
  • Menu UI
  • Node
  • Path
  • Quick Edit
  • RDF
  • Responsive Image
  • Search
  • Settings Tray
  • Shortcut
  • Statistics
  • Syslog
  • System
  • Taxonomy
  • Testing
  • Text Editor
  • Toolbar
  • Tour
  • Update Manager
  • User
  • Views
  • Views UI
  • Workflows

Administration

  • Admin Toolbar
  • Admin Toolbar Extra Tools
  • Admin Toolbar Links Access Filter

Authentication

  • Consumers
  • External Authentication
  • Simple OAuth
  • Simple OAuth Extras

Authoring

  • Stories
  • Stories Media

Chaos tool suite

  • Chaos Tools

Chaos tool suite (Experimental)

  • Chaos Tools Blocks
  • Chaos Tools Views

Core (Experimental)

  • Field Layout
  • Layout Builder
  • Media library
  • Migrate Drupal Multilingual
  • Workspaces

Development

  • Features
  • Features UI

Field

  • Block Field

Fields

  • Field Group
  • Inline Entity Form

Field types

  • Address
  • Date Recur
  • Datetime
  • Datetime Range
  • Duration Field
  • Entity Reference Revisions
  • File
  • Image
  • Link
  • Office Hours
  • Options
  • TableField
  • TableField Cellspan
  • TableField required
  • Telephone
  • Text

Flags

  • Flag
  • Flag Bookmark
  • Flag Follower

Images

  • Focal Point

InterCEPT

  • InterCEPT
  • InterCEPT Core
  • InterCEPT Equipment
  • InterCEPT Event
  • InterCEPT ILS
  • InterCEPT Location
  • InterCEPT Room Reservation

Media

  • Crop API
  • dropzonejs
  • DropzoneJS
  • Entity Browser
  • Entity Browser example
  • Entity Browser IEF
  • Media entity slideshow

Migration

  • Field Group Migrate
  • Migrate
  • Migrate Drupal
  • Migrate Drupal UI

Multilingual

  • Configuration Translation
  • Content Translation
  • Interface Translation
  • Language

Other

  • Add To Calendar
  • Component Libraries
  • Configuration Update Base
  • Configuration Update Reports
  • Entity
  • Entity Mask
  • Existing Values Autocomplete Widget
  • Pathauto
  • Profile
  • Tally
  • Token
  • Twig Field Value
  • Twig Tweak

Paragraphs

  • Paragraphs
  • Paragraphs Demo
  • Paragraphs Library
  • Paragraphs Type Permissions

Video Embed Field

  • Video Embed Field
  • Video Embed Media
  • Video Embed WYSIWYG

Views

  • Better Exposed Filters
  • Views Reference Field

Voting

  • Voting API

Web Services

  • Consumer Image Styles

Web services

  • HAL
  • HTTP Basic Authentication
  • JSON API
  • RESTful Web Services
  • Serialization
  • Serialization (CSV)

I'll try your suggestion next.

derekb’s picture

moving media.type.image.yml from intercept/modules/intercept_core/config/install to intercept/modules/intercept_core/config/optional allowed the modules to install.

However if you enable the intercept base theme you get a php error upon visiting the front page:

Twig\Error\LoaderError: Template "@intercept-base-components/more-link/more-link.twig" is not defined in "themes/contrib/intercept_base/templates/views/views-view.html.twig" at line 1. in Twig\Loader\ChainLoader->getCacheKey() (line 142 of /var/www/html/vendor/twig/twig/src/Loader/ChainLoader.php).

  • kaythay committed 937c16f on 8.x-1.x
    Issue #3084743 by pixelwhip, kaythay: Fix media.type.image already...
kaythay’s picture

Status: Active » Fixed

Thanks, this is now committed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.