Skip to content
This repository was archived by the owner on Sep 15, 2021. It is now read-only.

Fix of docker image build (mimemagic) - #86

Open
slemrmartin wants to merge 2 commits into
RedHatInsights:masterfrom
slemrmartin:bump-core-1-2-1
Open

slemrmartin wants to merge 2 commits into
RedHatInsights:masterfrom
slemrmartin:bump-core-1-2-1

Conversation

@slemrmartin

@slemrmartin slemrmartin commented Apr 8, 2021

Copy link
Copy Markdown
Contributor

I wan't able to build docker image with core 1.1.x because of error in mimemagic. It looks like newer rails version is needed.

...
Could not find MIME type database in the following locations:
["/usr/local/share/mime/packages/freedesktop.org.xml",
"/opt/homebrew/share/mime/packages/freedesktop.org.xml",
"/opt/local/share/mime/packages/freedesktop.org.xml",
"/usr/share/mime/packages/freedesktop.org.xml"]
...
In Gemfile:
  topological_inventory-core was resolved to 1.1.8, which depends on
    acts_as_tenant was resolved to 0.4.4, which depends on
      rails was resolved to 5.2.4.5, which depends on
        activestorage was resolved to 5.2.4.5, which depends on
          marcel was resolved to 0.3.3, which depends on
            mimemagic
...

RedHatInsights/topological_inventory-api#353

RHCLOUD-13462

@slemrmartin
slemrmartin requested a review from lindgrenj6 April 8, 2021 14:41
@slemrmartin

Copy link
Copy Markdown
Contributor Author

it's working there, but not in the API, adding WIP

@slemrmartin slemrmartin changed the title Bump topological-inventory-core to 1.2.1 [Fixes docker image build] [WIP] Bump topological-inventory-core to 1.2.1 [Fixes docker image build] Apr 9, 2021
@slemrmartin slemrmartin changed the title [WIP] Bump topological-inventory-core to 1.2.1 [Fixes docker image build] [WIP] Fixes docker image build (mimemagic) Apr 9, 2021
@slemrmartin slemrmartin changed the title [WIP] Fixes docker image build (mimemagic) [WIP] Fix of docker image build (mimemagic) Apr 9, 2021
@dippy-bot dippy-bot added the wip label Apr 9, 2021
@slemrmartin slemrmartin changed the title [WIP] Fix of docker image build (mimemagic) Fix of docker image build (mimemagic) Apr 9, 2021
@dippy-bot dippy-bot removed the wip label Apr 9, 2021
@dippy-bot

Copy link
Copy Markdown

Checked commits slemrmartin/topological_inventory-sync@76cfc35~...3caf1bb with ruby 2.5.7, rubocop 0.82.0, haml-lint 0.35.0, and yamllint
1 file checked, 1 offense detected

Gemfile

  • ❗ - Line 18, Col 1 - Bundler/OrderedGems - Gems should be sorted in an alphabetical order within their section of the Gemfile. Gem topological_inventory-core should appear before topological_inventory-ingress_api-client.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants