On 28/10/16 23:27, Barry Warsaw wrote:
> Wouldn't it make sense for the Python 3 plugin to either automatically include
> the stdlib (e.g. usr/lib) or complain loudly if it's not included explicitly
> in the resulting snap?
Yes, it helps when the tools sanity-check and guide new devs to the
right
El 29/10/16 a las 10:44, Mark Shuttleworth escribió:
On 28/10/16 23:27, Barry Warsaw wrote:
Wouldn't it make sense for the Python 3 plugin to either automatically include
the stdlib (e.g. usr/lib) or complain loudly if it's not included explicitly
in the resulting snap?
Yes, it helps when the
El 27/10/16 a las 05:27, Didier Roche escribió:
Just a note: after a quick double checking , the snapcraft go plugin
relies on ubuntu packages (I think it should rather download latest
stable go and use GOROOT to use it). This isn't the case for other
plugins like nodejs which was the one I had i
El 27/10/16 a las 17:13, Joseph Rushton Wakeling escribió:
On 27/10/16 08:37, Didier Roche wrote:
It would be great to have D support! Thanks for working on that :)
Great to hear :-)
Just to be clear, it's already in principle possible to package D
applications as snaps; DUB support isn't
On 27/10/16 10:27, Didier Roche wrote:
Just a note: after a quick double checking , the snapcraft go plugin
relies on ubuntu packages (I think it should rather download latest
stable go and use GOROOT to use it). This isn't the case for other
plugins like nodejs which was the one I had in mind an