pandas arm & mips FTBFS #877754

2017-10-04 Thread Diane Trout
Hi, It's pretty difficult to run just one pandas unittest. I managed to extract a couple examples from the build logs and replicate the failures on a arm64 porterbox. Debian Bug is https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=877754 Forwarded to

Re: pycharm package in debian

2017-10-04 Thread Simon McVittie
On Wed, 04 Oct 2017 at 14:11:02 -0700, Diane Trout wrote: > I do wish that these third party app systems like conda, snappy or > flatpak would include metadata like AppStream or DOAP. Flatpak already does. Flatpak apps nearly always include AppStream metadata, which Flatpak's repository

Re: snap in debian

2017-10-04 Thread Michael Hudson-Doyle
On 5 October 2017 at 09:52, Brian May wrote: > Michael Hudson-Doyle writes: > > Can you elaborate? Do you have apparmor enabled? I am aware that there > are > > problems on stable currently but being explicit reduces guessing. > > See the stack

Re: pycharm package in debian

2017-10-04 Thread Diane Trout
> > who says that a "lagging behind" package doesn't have any security > > issues? If > > the package is lagging behind, how do you know that security > > updates aren't > > lagging behind either... > > As this is Debian, I do expect that at least, I can read the security > tracker to see the

Re: snap in debian

2017-10-04 Thread Brian May
Michael Hudson-Doyle writes: > Yes. Let's see if I can find some better answers... Thanks! -- Brian May

Re: snap in debian

2017-10-04 Thread Brian May
Michael Hudson-Doyle writes: > Can you elaborate? Do you have apparmor enabled? I am aware that there are > problems on stable currently but being explicit reduces guessing. See the stack overflow question. The major issue was the error when trying to remove an

Re: snap in debian

2017-10-04 Thread Michael Hudson-Doyle
snapd maintainer here... On 2 October 2017 at 09:49, Brian May wrote: > Ghislain Vaillant writes: > > > May I ask what would be the benefit for pycharm to be in Debian, when we > > already have the official Jetbrains Toolbox App or the snap package as > >

Re: providing sphinx3-* binaries

2017-10-04 Thread Thomas Goirand
On 10/04/2017 04:41 AM, Ghislain Vaillant wrote: > > > On 03/10/17 22:46, Thomas Goirand wrote: >> On 09/29/2017 01:08 PM, PICCA Frederic-Emmanuel wrote: >>> Hello guyes. >>> override_dh_sphinxdoc: ifeq (,$(findstring nodocs, $(DEB_BUILD_OPTIONS))) >>>