Code review comment for lp:~ajalkane/ubuntu-filemanager-app/content-hub-multiselection

Revision history for this message
David Planella (dpm) wrote :

On Sat, Jul 5, 2014 at 10:02 PM, Arto Jalkanen <email address hidden> wrote:

> > Thanks Arto. Could you look into fixing the merge conflicts in the diff?
>
> I did the merge from trunk, and could build the click package.
> Unfortunately I'm unable to test because on 14.04 desktop at least I get
> following error when trying to install the click package (did apt-get
> update and apt-get dist-upgrade before this):
>
> Cannot install ./com.ubuntu.filemanager_0.3.latest_i386.click: Framework
> "ubuntu-sdk-14.04-dev2" not present on system (use
> --force-missing-framework option to override)
>
>
Hi Arto,

Thanks for looking into this. You've got two options: either use the
--force-missing-framework as per the message above, or rather, as part of
the branch, fix the manifest to set the framework to ubuntu-sdk-14.*10*
-dev2.

I would recommend the later.

Cheers,
David.

« Back to merge proposal