Re: Mass filing on Python 3.7 async module import?

2018-07-09 Thread Adrian Bunk
On Mon, Jul 09, 2018 at 02:33:18PM +0200, Thomas Goirand wrote: > On 07/08/2018 12:36 PM, Emilio Pozuelo Monfort wrote: > > List of affected packages: > > > > openscap-daemon: /usr/lib/python3/dist-packages/openscap_daemon/async.py > > pylint3: /usr/lib/python3/dist-packages/pylint/checkers/async.

Bug#903427: ITP: libuuid-urandom-perl -- Perl module to provide UUIDs based on /dev/urandom

2018-07-09 Thread Xavier Guimard
Package: wnpp Severity: wishlist Owner: Xavier Guimard * Package name: libuuid-urandom-perl Version : 0.001-1 Upstream Author : David Golden * URL : https://metacpan.org/release/UUID-URandom * License : Apache 2.0 Programming Lang: Perl Description : P

Re: Reproducible builds error: libQt5Core.so.5: cannot open shared object file: No such file or directory

2018-07-09 Thread Holger Levsen
On Mon, Jul 09, 2018 at 08:34:54PM +0200, Mattia Rizzolo wrote: > I agree. I haven't been mad about it only because it affects i386 only, > and we have 3 other architectures, I agree too. > but we'll need to figure a workaround > soon. and/or exclude these results from showing up on tracker.d.

Re: workarounds for Planet bugs?

2018-07-09 Thread Daniel Pocock
On 03/07/18 20:24, Laura Arjona Reina wrote: > Hello Daniel > > > El 02/07/18 a las 20:04, Daniel Pocock escribió: >> >> >> Hi everybody, >> >> Planet struggles to poll certain blogs (see below), including some new >> contributors. >> >> Does anybody know of workarounds these people can use un

Re: Reproducible builds error: libQt5Core.so.5: cannot open shared object file: No such file or directory

2018-07-09 Thread Mattia Rizzolo
On Mon, Jul 09, 2018 at 07:36:51PM +0200, Innocent De Marchi wrote: > Thank you very much for your answer. This does not leave the > reproducible builds in a very good place... I agree. I haven't been mad about it only because it affects i386 only, and we have 3 other architectures, but we'll nee

Re: Reproducible builds error: libQt5Core.so.5: cannot open shared object file: No such file or directory

2018-07-09 Thread Innocent De Marchi
Hi Mattia & Holger , > > The (IMHO) misleading message is instead a linker bug, that I don't > think anybody filed anywhere. Although that stupid message did cause > and is still causing a ton of wasted time for people to figure what is > going on. > Thank you very much for your answer. This

Re: Reproducible builds error: libQt5Core.so.5: cannot open shared object file: No such file or directory

2018-07-09 Thread Holger Levsen
On Mon, Jul 09, 2018 at 07:02:00PM +0200, Innocent De Marchi wrote: > Recently, ALL the packages that I maintain based on Qt, have problems > of reproducibility on build on i386. > > The message is always the same: > /usr/lib/qt5/bin/uic: error while loading shared libraries: > libQt5Core.so.5: c

Re: Reproducible builds error: libQt5Core.so.5: cannot open shared object file: No such file or directory

2018-07-09 Thread Mattia Rizzolo
On Mon, Jul 09, 2018 at 07:02:00PM +0200, Innocent De Marchi wrote: > Recently, ALL the packages that I maintain based on Qt, have problems > of reproducibility on build on i386. This is: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895718 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902

Reproducible builds error: libQt5Core.so.5: cannot open shared object file: No such file or directory

2018-07-09 Thread Innocent De Marchi
Hello everyone, Recently, ALL the packages that I maintain based on Qt, have problems of reproducibility on build on i386. The message is always the same: /usr/lib/qt5/bin/uic: error while loading shared libraries: libQt5Core.so.5: cannot open shared object file: No such file or directory [0].

Thanks again for autopkgtest testing migration gating.

2018-07-09 Thread Ian Jackson
I just wanted to say thank you again for getting this working. I know I have been sending a lot of messages about how things can be improved. That doesn't really reflect how good a change this has been. Now, when I have a package with a good test suite, development speed is very substantially in

Re: SALSA migration of XML/SGML packages (sgml-data for me)

2018-07-09 Thread Mattia Rizzolo
On Mon, Jul 09, 2018 at 11:46:48PM +0900, Osamu Aoki wrote: > I vote for this: debian-s...@lists.debian.org The everybody, please remember to change the Maintainer address on your next upload, and subscribe it! :) > (If anyone has energy, ask ML admin to make this > debian-xml-s...@lists.debian.o

Re: SALSA migration of XML/SGML packages (sgml-data for me)

2018-07-09 Thread Osamu Aoki
Hi, On Mon, Jul 09, 2018 at 04:07:44PM +0200, Mattia Rizzolo wrote: > On Mon, Jul 09, 2018 at 10:52:29PM +0900, Osamu Aoki wrote: ... > > Since we have developer ML as debian-s...@lists.debian.org, why not use > > it as group mail address. Then we already have well supported stable > > archived M

Re: Compiling binaries with PGO

2018-07-09 Thread Chris Lamb
Hi Alexander, > Will you try to use PGO for your packages Note that (naive) implementations of PGO can have ramifications for reproducible builds [0]. [0] https://reproducible-builds.org/ Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.u

Re: SALSA migration of XML/SGML packages (sgml-data for me)

2018-07-09 Thread Mattia Rizzolo
On Mon, Jul 09, 2018 at 10:52:29PM +0900, Osamu Aoki wrote: > > > This sgml-data is SGML package so it is most appropriate to be taken > > > care by people who were on Debian XML/SGML Group > > > . I think this is > > > unreachable email address by now. > > > > You think wrong, as that mail addre

Re: SALSA migration of XML/SGML packages (sgml-data for me)

2018-07-09 Thread Osamu Aoki
Hi, FYI: Now sgml-data is listed in https://salsa.debian.org/xml-sgml-team On Sun, Jul 08, 2018 at 06:38:38PM +0200, Mattia Rizzolo wrote: > On Sun, Jul 08, 2018 at 11:20:57PM +0900, Osamu Aoki wrote: > > I am wondering what is happening with XML/SGML packages. > > The group is now on salsa at:

Re: Mass filing on Python 3.7 async module import?

2018-07-09 Thread Thomas Goirand
On 07/08/2018 12:36 PM, Emilio Pozuelo Monfort wrote: > List of affected packages: > > openscap-daemon: /usr/lib/python3/dist-packages/openscap_daemon/async.py > pylint3: /usr/lib/python3/dist-packages/pylint/checkers/async.py > python3-astroquery: > /usr/lib/python3/dist-packages/astroquery/vo_c

Re: Mass filing on Python 3.7 async module import?

2018-07-09 Thread Matthias Klose
I'll add these as breaks in the next python3.7 upload. Please mention these in #902788. On 08.07.2018 12:36, Emilio Pozuelo Monfort wrote: On 08/07/18 00:17, Paul R. Tagliamonte wrote: Hey DPMT (BCC'ing -devel, let's keep conversaion on DPMT), I see that Python 3.7 now raises a syntax error w

Re: Compiling binaries with PGO

2018-07-09 Thread Matthias Klose
On 09.07.2018 12:13, Alexander Zaitsev wrote: Hello. As far as I know binaries in Debian repositories most binaries are compiled without PGO (profile-guided optimization). Also I don't know any LInux-based OS where all (or significant part) binaries are precompiled with PGO. With PGO we can imp

Bug#903386: ITP: bcbio -- toolkit for analysing high-throughput sequencing data

2018-07-09 Thread Steffen Moeller
Package: wnpp Severity: wishlist Owner: Steffen Moeller * Package name: bcbio * URL : https://github.com/bcbio/bcbio-nextgen * License : MIT Programming Lang: Python Description : toolkit for analysing high-throughput sequencing data Team-maintained at https://sal

Re: Research survey: Impact of Microsoft Acquisition of GitHub

2018-07-09 Thread Dominik George
Hi, >However, your choice of involving Google in this "anonymized" survey >strongly discourages me personally from participating. Me too. I will not take part in a survey needlessly using non-free spyware. -nik

Compiling binaries with PGO

2018-07-09 Thread Alexander Zaitsev
Hello.As far as I know binaries in Debian repositories most binaries are compiled withoutPGO (profile-guided optimization). Also I don't know any LInux-based OSwhere all (or significant part) binaries are precompiled with PGO. With PGO we can improveperformance of binaries for typical use-cases wit

Re: Research survey: Impact of Microsoft Acquisition of GitHub

2018-07-09 Thread Jonas Smedegaard
Hi Asavaseri, Quoting Asavaseri Natnaree (2018-07-09 07:13:13) > Dear Debian developers,  > > I am Natnaree Asavaseri and currently undertaking a research > internship at Nara Institute of Science and Technology, Japan. Note > that we are not biased to either GitHub or Microsoft, and this is >

Bug#903375: ITP: node-path-parse -- The path module provides utilities for working with file and directory paths

2018-07-09 Thread mangesh divate
Package: wnpp Severity: wishlist Owner: Mangesh Divate X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-path-parse Version : 1.0.5 Upstream Author : Javier Blanco * URL : https://github.com/jbgutierrez/path-parse#readme * Lice