[PATCH conductor 0/11] Converge-ui gelato/master merge

Matt Wagner matt.wagner at redhat.com
Mon Jun 4 18:48:28 UTC 2012


On Mon, Jun 04, 2012 at 05:45:55PM +0200, Jirka Tomasek wrote:
> This patchset brings converge-ui into master. Patchset reverts reverted gelato branch merge, adds Brian McLaughlin's gelato patches, implements RM 3364, 3368 and partially 3323.
> 

I'm afraid I'm having a few issues getting this to work.

1.) For reasons that I don't understand, your commit comes through as
both text and (weird) HTML: https://gist.github.com/2869969

2.) More significantly, the RPM just doesn't work for me. None of the
converge-ui directory made it into /usr/share/aeolus-conductor/, so the
UI completely fails with:

 Missing layout /app/views/layouts/converge-ui/shell_layout

(from the last line in layouts/application.html.haml)

The way Katello handles this is apparently that they build the
converge-ui-devel RPM from converge-ui, and that is a BuildRequires
in Katello's RPM spec, so that the files get pulled in. In their case
they're using jammit for asset compilation, so we're not doing exactly
the same thing, but I think the concept is good. So we should update our
RPM spec to do something similar. As we do this, we'd also need to
enumerate all of the files in our RPM spec.

I'll take a stab at getting this in motion today.

-- Matt



More information about the aeolus-devel mailing list