Python2 plugin deprecated, but new plugin not documented?
Marco Ceppi
marco.ceppi at canonical.com
Mon Oct 3 19:47:23 UTC 2016
Hi Sergio,
Sorry, replication instructions are as follows:
export JUJU_REPOSITORY=$(mktemp -dp $HOME)
cd $JUJU_REPOSITORY
charm pull-source ~marcoceppi/charm-svg .
This will trigger the error. Anytime the code path needs to interact with
launchpadlib it fails. If you pull the stable channel from the store you'll
see it succeeds.
Marco
On Mon, Oct 3, 2016 at 3:10 PM Sergio Schvezov <
sergio.schvezov at canonical.com> wrote:
> El 03/10/16 a las 14:38, Marco Ceppi escribió:
> > Hi Sergio,
> >
> > This is my snap:
> > https://gist.github.com/marcoceppi/6a0b0bfe9a541162a0e9b18fe6e44ac4 When
> > running after it builds, I get errors about failure to import
> > lazr.restfulclient.resource despite it being present in the snap file
> > system.
>
> This is what I see
>
> Snapped charm_2.2_amd64.snap
> sergiusens at snapcraft:/tmp/charmc$ ls -lh charm_2.2_amd64.snap
> total 40M
> -rw-r--r-- 1 sergiusens sergiusens 40M Oct 3 18:59 charm_2.2_amd64.snap
> sergiusens at snapcraft:/tmp/charmc$ snapcraft --version
> 2.18.1
>
> And this is what I run into
> http://paste.ubuntu.com/23271459/
>
> How do I trigger that lazr error?
>
> Also, this might interest you
> https://github.com/snapcore/snapcraft/pull/804
>
> >
> > Also, cleanbuild fails with a weird unicode error.
>
> Can I get details on that?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/snapcraft/attachments/20161003/cb39b5a9/attachment.html>
More information about the Snapcraft
mailing list