Bug #13493
closedDocker plugin missing sass dependency after fresh install for Foreman 1.10.1 on CentOS 7.2
Description
I completed a fresh install of Foreman 1.10.1 on CentOS 7.2 with the Docker plugin included using the katello-deploy scripts.
I attached a computer resource and then tried to create new container.
Resource selection had the correct information displayed, but when next was clicked the following error appeared:
cannot load such file -- sass (in /opt/theforeman/tfm/root/usr/share/gems/gems/katello-2.4.0/app/assets/stylesheets/katello/containers/container.scss)
I found that the ruby193-rubygem-sass rpm was not installed.
After installing the package I was able to create a new container.
Updated by Dominic Cleal about 9 years ago
- Project changed from Docker to Katello
- Category deleted (
Plugin (foreman_docker))
This is a bug in Katello, the file should be precompiled alleviating the need for the sass dependency. I think it was fixed in #13214.
Updated by Brandon Merjil about 9 years ago
Ok so future release will have it precompiled.
Thaks.
Updated by Eric Helms about 9 years ago
- Category set to Container
- Status changed from New to Duplicate
- Translation missing: en.field_release set to 114
Updated by Eric Helms about 9 years ago
- Is duplicate of Bug #13214: Asset katello/containers/container.css is not precompiled added