Bug 1543903 - No longer able to run rake assets:precompile
Summary: No longer able to run rake assets:precompile
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Build
Version: 5.9.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: GA
: cfme-future
Assignee: Satoe Imaishi
QA Contact: Dave Johnson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-02-09 14:12 UTC by Jan Krocil
Modified: 2018-03-09 16:10 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-02-12 20:54:29 UTC
Category: ---
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Traceback of the error (120.63 KB, text/plain)
2018-02-09 14:12 UTC, Jan Krocil
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1553353 0 high CLOSED Allow CSS customization on CFME appliances 2022-03-13 14:45:47 UTC

Internal Links: 1553353

Description Jan Krocil 2018-02-09 14:12:49 UTC
Created attachment 1393774 [details]
Traceback of the error

Description of problem:

The customer might need to run this rake task (assets:precompile) after a migration from previous version of the product - it happened in the past and I'm unable to asses if it might be needed again. In case we don't have a decisive "No, can't happen" on this, we should probably fix this / keep this option in.

In addition, we (as QE) need to be able to precompile assets in case we need a workaround or hotfix for automated tests to work properly. We are currently investigating some issues and are unable to move forward because of this.

Version-Release number of selected component (if applicable):
5.9.0.20

How reproducible:
Always

Steps to Reproduce:
1. # vmdb
2. # rake assets:precompile

Actual results:
Traceback attached.

Expected results:
Assets can be recompiled.

Additional info:

Comment 2 Satoe Imaishi 2018-02-09 14:30:45 UTC
We precompile assets during builds.  I know it 'worked' in the past on CFME appliances, but as far as I know that's not something we support.

When we started working on cfme-5.9, we (Jason and myself) revisited this and it was decided the extra packages that exist on appliances (which are needed to just precompile assets) should be removed.


Note You need to log in before you can comment on or make changes to this bug.