Re: How to tell snapcraft to not copy and include system libraries?

2016-12-09 Thread Robert Liu
Hi, I met a similar condition and have reported it several months ago. https://bugs.launchpad.net/snapcraft/+bug/1587358 BR, Robert Michael Terry 於 2016年12月9日 週五 22:19 寫道: > On Fri, Dec 9, 2016 at 9:10 AM, Sebastien Bacher > wrote: > > Le

Re: How to tell snapcraft to not copy and include system libraries?

2016-12-09 Thread Michael Terry
On Fri, Dec 9, 2016 at 9:10 AM, Sebastien Bacher wrote: > Le 09/12/2016 à 13:59, Sebastien Bacher a écrit : > > I've found this bug which seems similar but it has been marked incomplete > > https://bugs.launchpad.net/snapcraft/+bug/1639831 > > On a similar note and also due to

Re: How to tell snapcraft to not copy and include system libraries?

2016-12-09 Thread Sebastien Bacher
Le 09/12/2016 à 13:59, Sebastien Bacher a écrit : > I've found this bug which seems similar but it has been marked incomplete > https://bugs.launchpad.net/snapcraft/+bug/1639831 On a similar note and also due to this feature, it seems that snapcraft prefers to use the system version than the deb

Re: How to tell snapcraft to not copy and include system libraries?

2016-12-09 Thread Sebastien Bacher
Hey Renato, Thanks for the reply. Do you have any pointer to your discussions with Sergio about the issue and maybe a bug report? I've found this bug which seems similar but it has been marked incomplete https://bugs.launchpad.net/snapcraft/+bug/1639831 Cheers, Sebastien Bacher Le 09/12/2016 à

Re: How to tell snapcraft to not copy and include system libraries?

2016-12-09 Thread Renato Filho
Hey Sebastien, This is a know problem we have the same problem when using ubuntu-app-platform. Sergio is already working on it. Maybe he can give us more information about that. Cheers. Renato. 2016-12-09 7:40 GMT-03:00 Sebastien Bacher : > Hey there, > > I'm working on a

How to tell snapcraft to not copy and include system libraries?

2016-12-09 Thread Sebastien Bacher
Hey there, I'm working on a simple demo snap which looks like that snapcraft.yaml example/ sharedlib/ demoexe where sharedlib/ is an empty dir where the libraries I use are going to be provided by content-sharing and demoexe is a binary copied my system the snapcraft.yaml uses a