Bug#1071634: itstool: SyntaxWarnings with Python 3.12

2024-05-22 Thread Simon Chopin
Package: itstool Version: 2.0.6-2 Severity: normal X-Debbugs-Cc: scho...@ubuntu.com Hi, Since the transition to Python 3.12, it now emits SyntaxWarnings when using unknown escape sequences, which typically happens on regexps. itstool is impacted in its default path: ❯ itstool

Bug#1070668: Processed: glibc: packages FTBFS caused by vector math library header on arm64

2024-05-07 Thread Simon Chopin
As the one who reported the issue in the glibc upstream tracker, I'm now of the opinion it's not a glibc bug, but rather issues with the individual packages that are now FTBFS. As far as I know, this is either a parser pretending to be GCC without implementing all the GCC features (e.g.

Bug#1065084: libelfin fails autopkg test with LLVM 18

2024-04-10 Thread Simon Chopin
:31.0 +0200 @@ -1,3 +1,9 @@ +libelfin (0.3-3.1ubuntu1) noble; urgency=medium + + * Fix autopkgtests against newer clang (Closes: 1065084, LP: #2060786) + + -- Simon Chopin Wed, 10 Apr 2024 11:33:31 +0200 + libelfin (0.3-3.1build1) noble; urgency=medium * No-change rebuild for CVE-2024-3094

Bug#1067562: FTBFS: missing symbols on 32-bit architectures

2024-04-03 Thread Simon Chopin
[ Simon Chopin ] + * Only include 32bit compat symbols on i386 arches (Closes: #1067562) + + -- Simon Chopin Wed, 03 Apr 2024 20:29:56 +0200 + mpg123 (1.32.5-1build2) noble; urgency=medium * No-change rebuild for CVE-2024-3094 diff -Nru mpg123-1.32.5/debian/control mpg123-1.32.5/debia

Bug#1033528: apbs: autopkgtest regression: apbs_tester.py': [Errno 2] No such file or directory

2024-03-29 Thread Simon Chopin
Package: apbs Followup-For: Bug #1033528 X-Debbugs-Cc: scho...@ubuntu.com User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Control: tags -1 patch Hi, I applied the attached patch in Ubuntu to fix the problem (just a missing shebang in the autopkgtest script) Cheers,

Bug#1067763: interimap fails on 32-bit arches with 64-bit time_t

2024-03-26 Thread Simon Chopin
@@ -0,0 +1,37 @@ +From 55fa5aec2d1eaddb31465b61645951c954673397 Mon Sep 17 00:00:00 2001 +From: Simon Chopin +Date: Tue, 26 Mar 2024 13:19:53 +0100 +Subject: [PATCH 1/2] Fix flock packing on armhf for 64-bit off_t + +Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/interimap/+bug/2059120

Bug#1067075: openvas-scanner: FTBFS on arm{el,hf}: /<>/src/attack.c:1617:16: error: format ‘%ld’ expects argument of type ‘long int’, but argument 5 has type ‘__time64_t’ {aka ‘long long

2024-03-23 Thread Simon Chopin
Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled >From b75d19ecd90498e6d005c62b8fd4d31f3909a5cb Mon Sep 17 00:00:00 2001 From: Simon Chopin Date: Fri, 22 Mar 2024 17:43:22 +0100 Subject: [PATCH] Fix printf specifiers for time_t-related ty

Bug#1067075: openvas-scanner: FTBFS on arm{el,hf}: /<>/src/attack.c:1617:16: error: format ‘%ld’ expects argument of type ‘long int’, but argument 5 has type ‘__time64_t’ {aka ‘long long

2024-03-22 Thread Simon Chopin
:51:47.0 +0100 @@ -0,0 +1,75 @@ +From b75d19ecd90498e6d005c62b8fd4d31f3909a5cb Mon Sep 17 00:00:00 2001 +From: Simon Chopin +Date: Fri, 22 Mar 2024 17:43:22 +0100 +Subject: [PATCH] Fix printf specifiers for time_t-related types + +Best to only use fixed-width types and explicit casting

Bug#1065790: libosmo-netif: FTBFS on arm{el,hf}: tests fail

2024-03-22 Thread Simon Chopin
Source: libosmo-netif Followup-For: Bug #1065790 X-Debbugs-Cc: scho...@ubuntu.com Control: tags -1 ftbfs I looked into this, and AFAICT there's a fundamental mismatch between libosmo-netif and libosmocore: libosmocore defines (struct msgb).cb as a `unsigned long[5]`, but -netif interprets cb[0]

Bug#1058743: libuv1: FTBFS on s390x on older kernels

2023-12-15 Thread Simon Chopin
Package: libuv1 Severity: serious Tags: patch ftbfs Justification: fails to build from source (but built successfully in the past) User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch X-Debbugs-Cc: scho...@ubuntu.com Hi! If the buildd is using an older kernel version,

Bug#1052875: borgbackup2: FTBFS: E FileNotFoundError: [Errno 2] No such file or directory: '/<>/.pybuild/cpython3_3.11/build/borg/testsuite/archiver/repo12.tar.gz'

2023-10-16 Thread Simon Chopin
attached as a patch if you prefer it that way. >From 8f02b24dc022ad26c7d78b5efe80b9e933a3ebc8 Mon Sep 17 00:00:00 2001 From: Simon Chopin Date: Mon, 16 Oct 2023 11:14:21 +0200 Subject: [PATCH] d/p/manifest-data-files: fix FTBFS due to missing data files Closes: 1052875, LP: #2039423 --- deb

Bug#1052430: pastedeploy: FTBFS against dh-python 6.20230825

2023-09-21 Thread Simon Chopin
cleaning duties (LP: #2035337) Thanks for considering the patch. Simon Chopin -- System Information: Debian Release: trixie/sid APT prefers mantic APT policy: (500, 'mantic'), (100, 'mantic-proposed') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 6.5.0-5-generic

Bug#1051850: pastescript: FTBFS due to new dh-python clean behaviour

2023-09-13 Thread Simon Chopin
Package: pastescript Severity: serious Tags: patch ftbfs Justification: fails to build from source (but built successfully in the past) User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu mantic ubuntu-patch X-Debbugs-Cc: scho...@ubuntu.com Hi, In Ubuntu, the attached patch was applied

Bug#1051837: dh-python: Cannot exclude deliberately embedded .egg-info from the clean step

2023-09-13 Thread Simon Chopin
Source: dh-python Version: 6.20230825 Severity: normal X-Debbugs-Cc: scho...@ubuntu.com We have a FTBFS on src:pastescript because its test suite embeds a FakePlugin Python package, including its .egg-info, and the recent change to the dh-python clean: target breaks that package. While we can

Bug#1041483: nbconvert: autopkgtests broken by recent nbclient

2023-07-19 Thread Simon Chopin
Source: nbconvert Followup-For: Bug #1041483 X-Debbugs-Cc: scho...@ubuntu.com Salsa MR adressing the issue: https://salsa.debian.org/python-team/packages/nbconvert/-/merge_requests/4 -- System Information: Debian Release: bookworm/sid APT prefers lunar-updates APT policy: (500,

Bug#1041483: nbconvert: autopkgtests broken by recent nbclient

2023-07-19 Thread Simon Chopin
Source: nbconvert Severity: important X-Debbugs-Cc: scho...@ubuntu.com The autopkgtests for nbconvert are broken by a nbclient update that slightly changes the formatting of an exception string. This has been fixed upstream in https://github.com/jupyter/nbconvert/pull/1985

Bug#1041404: weechat-matrix: Incompatible with python-matrix-nio >= 0.20

2023-07-18 Thread Simon Chopin
Source: weechat-matrix Followup-For: Bug #1041404 X-Debbugs-Cc: scho...@ubuntu.com Fix posted upstream and at https://salsa.debian.org/debian/weechat-matrix/-/merge_requests/3 -- System Information: Debian Release: bookworm/sid APT prefers lunar-updates APT policy: (500, 'lunar-updates'),

Bug#1041404: weechat-matrix: Incompatible with python-matrix-nio >= 0.20

2023-07-18 Thread Simon Chopin
Source: weechat-matrix Severity: important X-Debbugs-Cc: scho...@ubuntu.com This package is incompatible with python-matrix-nio >= 0.21 recently uploaded to the archive, breaking autopkgtests and preventing migration to testing. The tests fail with the following errors:

Bug#1036794: rust-pangocairo: 0.16.3 autopkgtest due to implicit test dependency on newer gir-format-check

2023-05-26 Thread Simon Chopin
Source: rust-pangocairo Version: 0.16.3-1 Severity: normal X-Debbugs-Cc: scho...@ubuntu.com In Ubuntu, we've noticed the pangocairo test suite fails because it depends on the Errors struct of gir-format-check implementing Display. Updating gir-format-check to 0.1.2 or above should solve the

Bug#1034882: msmtp: Debconf prompt on upgrade without systemwide configuration

2023-04-26 Thread Simon Chopin
, LP: #2017759) + + -- Simon Chopin Wed, 26 Apr 2023 15:03:45 +0200 + msmtp (1.8.23-1) unstable; urgency=medium * New upstream release diff -Nru msmtp-1.8.23/debian/msmtp.config msmtp-1.8.23/debian/msmtp.config --- msmtp-1.8.23/debian/msmtp.config2022-10-25 19:08:33.0 +0200

Bug#1034882: msmtp: Debconf prompt on upgrade without systemwide configuration

2023-04-26 Thread Simon Chopin
Package: msmtp Version: 1.8.23-1 Severity: normal X-Debbugs-Cc: scho...@ubuntu.com The debconf prompt warning the user about the setgid change should only be showed if they have a systemwide configuration file. It's a poor upgrade experience to have it otherwise. -- System Information: Debian

Bug#1033984: valgrind: Valgrind default suppressions for glibc don't apply in Debian

2023-04-05 Thread Simon Chopin
Source: valgrind Version: 1:3.18.1-1ubuntu2 Severity: minor X-Debbugs-Cc: scho...@ubuntu.com Hi, While investigating https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1028504 (or rather its Ubuntu equivalent), I came upon this thread:

Bug#1028504: libc6: valgrind reports "Invalid read of size 8" deep in decompose_rpath in dl-load.c

2023-04-05 Thread Simon Chopin
We've just had this in Ubuntu, see https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/2015216

Bug#1028603: dh-python: Deps guarded by (python3 << 3.X) break python-3.(X-1) use

2023-01-13 Thread Simon Chopin
Package: dh-python Version: 5.20221001 Severity: normal X-Debbugs-Cc: scho...@ubuntu.com For instance, pylint has "tomli>=1.1.0;python_version<'3.11'" in its pyproject.toml, which is translated as "python3-tomli (>= 1.1.0) | python3 (>= 3.11)". This means that if we have python == 3.11 but still

Bug#1022723: remote-logon-service: FTBFS on usr-merged systems

2022-10-24 Thread Simon Chopin
:00 2001 +From: Simon Chopin +Date: Mon, 24 Oct 2022 16:27:59 +0200 +Subject: [PATCH] tests/server-test: fix the tests on usr-merged systems + +The testsuite is failing on Ubuntu builders as they operate with /bin a +symlink to /usr/bin. As a result, depending on how you resolve it, `ls` +can

Bug#1012950: insighttoolkit4: ftbfs with GCC-12

2022-10-17 Thread Simon Chopin
Source: insighttoolkit4 Version: 4.13.3withdata-dfsg2-3 Followup-For: Bug #1012950 X-Debbugs-Cc: scho...@ubuntu.com For information, we've tried using the following patch on Ubuntu: https://github.com/InsightSoftwareConsortium/ITK/commit/b6d3d5066d939b90fff7d642adf46f5ab4136876 This did fix the

Bug#1018942: zookeeper: Can attempt to access the network during build

2022-09-02 Thread Simon Chopin
Package: zookeeper Severity: serious Tags: patch ftbfs Justification: fails to build from source (but built successfully in the past) User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu kinetic ubuntu-patch X-Debbugs-Cc: scho...@ubuntu.com We observed a FTBFS on amd64 in Ubuntu due to a

Bug#984297: presage: ftbfs with GCC-11

2022-08-30 Thread Simon Chopin
+1,239 @@ +Description: Port the code to C++17 +Author: Simon Chopin +Origin: ubuntu +Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984297 +Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/presage/+bug/1988196 +Last-Update: 2022-08-30 +--- +This patch header follows DEP-3

Bug#1016690: http-parser: Apply nodejs 10.x patch for CVE-2020-8287

2022-08-05 Thread Simon Chopin
Package: http-parser Severity: normal Tags: security patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu kinetic ubuntu-patch X-Debbugs-Cc: scho...@ubuntu.com Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/cve-2020-8287.patch: cherry-picked from

Bug#1015031: irssi-plugin-xmpp: FTBFS: xep/ping.c:169:37: error: request for member ‘tv_sec’ in something not a structure or union

2022-07-29 Thread Simon Chopin
Mon Sep 17 00:00:00 2001 +From: Ailin Nemui +Date: Tue, 17 Mar 2020 14:32:52 +0100 +Subject: [PATCH] add compatibility code to GTimeVal -> gint64 transition +Origin: https://github.com/cdidier/irssi-xmpp/pull/53 +Reviewed-By: Simon Chopin +Last-Update: 2022-07-29 + +this is for irssi/irssi#1

Bug#1012262: libisal: FTBFS on big-endian architectures

2022-06-02 Thread Simon Chopin
) + + -- Simon Chopin Thu, 02 Jun 2022 14:05:49 +0200 + libisal (2.30.0-4) unstable; urgency=medium * Fix symbols file for new architectures. diff -Nru libisal-2.30.0/debian/patches/s390x-compat.patch libisal-2.30.0/debian/patches/s390x-compat.patch --- libisal-2.30.0/debian/patches/s390x

Bug#1012262: libisal: FTBFS on big-endian architectures

2022-06-02 Thread Simon Chopin
Source: libisal Version: 2.30.0-4 Severity: normal X-Debbugs-Cc: scho...@ubuntu.com This package fails to build on big-endian architectures, notably s390x. There's a fix available upstream: https://github.com/intel/isa-l/commit/d3cfb2fb772e375cf2007e484e0a6ec0c6a7c993

Bug#1012204: ruby-tty-screen: Autopkgtests fail on s390x

2022-06-01 Thread Simon Chopin
Source: ruby-tty-screen Version: 0.7.1-2 Severity: normal X-Debbugs-Cc: scho...@ubuntu.com Hi, The autopkgtests for this package fail on s390x, apparently due to an endianness issue. See https://ci.debian.net/data/autopkgtest/unstable/armhf/r/racket-mode/21881667/log.gz There's a patch

Bug#1012125: astroquery: Autopkgtests failure due to trying to write to /usr/lib

2022-05-31 Thread Simon Chopin
Source: astroquery Version: 0.4.1+dfsg-7 Followup-For: Bug #1012125 X-Debbugs-Cc: simon.cho...@canonical.com Control: tags -1 patch Attached is a debdiff addressing the issue diff -Nru astroquery-0.4.6+dfsg/debian/changelog astroquery-0.4.6+dfsg/debian/changelog ---

Bug#1012125: astroquery: Autopkgtests failure due to trying to write to /usr/lib

2022-05-30 Thread Simon Chopin
Source: astroquery Version: 0.4.6+dfsg-2 Severity: serious Justification: RT X-Debbugs-Cc: simon.cho...@canonical.com Hi, The autopkgtests for 0.4.6+dfsg-2 fail with attempts to write to locations in /usr/lib, preventing the package from migrating to testing. >From

Bug#1010795: Fwd: Re: Bug#1010795: libnet-ssleay-perl: Autopkgtest failures on OpenSSL 3.0.* patch releases

2022-05-11 Thread Simon Chopin
Forwarding to the bug as I apparently forgot first time around. Forwarded message from Simon Chopin (2022-05-10 19:55:05): > Hi gregor! > > Quoting gregor herrmann (2022-05-10 19:36:45) > > On Tue, 10 May 2022 09:45:00 +0200, Simon Chopin wrote: > > > > > In Ubuntu,

Bug#1010698: Salsa MR to fix this

2022-05-10 Thread Simon Chopin
I just posted a Salsa MR to fix this issue: https://salsa.debian.org/debian/stunnel/-/merge_requests/1 -- Simon Chopin Foundations Team Ubuntu MOTU simon.cho...@canonical.comscho...@ubuntu.com

Bug#1010795: libnet-ssleay-perl: Autopkgtest failures on OpenSSL 3.0.* patch releases

2022-05-10 Thread Simon Chopin
@@ +Subject: Loosen the OpenSSL version checks on autopkgtests +Author: Simon Chopin +Origin: ubuntu +Forwarded: not-needed, only makes sense in a Debian-ish context +Last-Update: 2022-05-10 + +The test suite checks that the OPENSSL_version_*() calls match the compile-time +constants, which

Bug#1005800: sundials: FTBFS in sid (test failures)

2022-02-15 Thread Simon Chopin
Source: sundials Version: 5.8.0+dfsg-1 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) X-Debbugs-Cc: simon.cho...@canonical.com Hi, This package fails to build in Debian unstable in a clean schroot, with test failures. Here's an

Bug#1004286: lintian: Consider switching from libio-prompt-tiny-perl to libio-prompter-perl

2022-01-24 Thread Simon Chopin
ficant impact. Would you be willing to consider such a change? Thanks, -- Simon Chopin Foundations Team Ubuntu MOTU simon.cho...@canonical.comscho...@ubuntu.com

Bug#994794: booth: intermittent autopkgtest failures

2021-12-17 Thread Simon Chopin
: * No resources ``` Cheers, Simon Chopin diff -Nru booth-1.0-237-gdd88847/debian/tests/pacemaker booth-1.0-237-gdd88847/debian/tests/pacemaker --- booth-1.0-237-gdd88847/debian/tests/pacemaker 2021-09-22 22:33:36.0 +0200 +++ booth-1.0-237-gdd88847/debian/tests/pacemaker 2021-12-17

Bug#993379: libyami-utils FTBFS: error: ‘void av_init_packet(AVPacket*)’ is deprecated [-Werror=deprecated-declarations]

2021-12-17 Thread Simon Chopin
Mon Sep 17 00:00:00 2001 +From: Simon Chopin +Date: Fri, 17 Dec 2021 16:03:10 +0100 +Subject: [PATCH] tests/decodeinputavformat: use heap-allocated m_packet +Forwarded: https://github.com/intel/libyami-utils/pull/138 + +This allows us to migrate away from av_init_packet() which has been

Bug#999625: pgcharts: FTBFS: Compilation failed: * is not permitted as an argument to the FUNCTION type specifier in /usr/share/common-lisp/source/esrap/src/evaluator.lisp

2021-12-02 Thread Simon Chopin
Control: reassign -1 cl-esrap Control: affects -1 pgcharts pgloader This failure is caused by the new version of sbcl being more strict regarding syntax conformance. Attached is the debdiff of the delta I applied in Ubuntu. -- Simon Chopin Foundations Team

Bug#998557: spice-gtk: FTBFS: ../meson.build:4:0: ERROR: Unknown options: "celt051"

2021-12-01 Thread Simon Chopin
Package: spice-gtk Version: 0.39-3 Followup-For: Bug #998557 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jammy ubuntu-patch X-Debbugs-Cc: simon.cho...@canonical.com Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/rules: remove

Bug#1000861: eggdrop: orig tarball doesn't match the attached upstream signature

2021-11-30 Thread Simon Chopin
Source: eggdrop Version: 1.8.4-1 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) X-Debbugs-Cc: simon.cho...@canonical.com eggdrop_1.8.4.orig.tar.gz doesn't match the attached .asc file, which causes dpkg-buildpackage to fail. When

Bug#995625: httping FTBFS: error: format not a string literal and no format arguments [-Werror=format-security]

2021-11-26 Thread Simon Chopin
Hi, Would it be possible to either have the URL of the upstream VCS or a proper patch file for 4ea9d5b78540c972e3fe1bf44db9f7b3f87c0ad0? I couldn't find any mention of a VCS on the homepage, only tarballs. Thanks in advance, Cheers -- Simon Chopin Foundations Team

Bug#984159: gnubiff: ftbfs with GCC-11

2021-11-26 Thread Simon Chopin
Package: gnubiff Version: 2.2.17-3 Followup-For: Bug #984159 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jammy ubuntu-patch X-Debbugs-Cc: simon.cho...@canonical.com Control: tags -1 patch Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: *

Bug#995431: python-cryptography: please package >= v3.4.6

2021-11-10 Thread Simon Chopin
FWIW, I posted a MR (well, a set of MRs) to Salsa that addresses this bug: https://salsa.debian.org/python-team/packages/python-cryptography/-/merge_requests/6 https://salsa.debian.org/python-team/packages/python-cryptography/-/merge_requests/7

Bug#997855: closed by Debian FTP Masters (reply to Simon McVittie ) (Bug#997855: fixed in rgain3 1.1.1-2)

2021-10-28 Thread Simon Chopin
Control: reopen -1 Tests run using a package built from the debian/1.1.1-2 tag in salsa: autopkgtest [12:23:15]: test python3: [--- + cp -a test /tmp/autopkgtest-lxc.yxk6m7hj/downtmp/autopkgtest_tmp/test + cd /tmp/autopkgtest-lxc.yxk6m7hj/downtmp/autopkgtest_tmp + failed=0 +

Bug#997855: marked as pending in rgain3

2021-10-28 Thread Simon Chopin
, but I'm not sure my MUA will do The Right Thing) From 90792e05b33a3f59efea8e6527520c004d1a2bf1 Mon Sep 17 00:00:00 2001 From: Simon Chopin Date: Mon, 25 Oct 2021 18:02:30 +0200 Subject: [PATCH] d/tests/python3: remove extraneous quotes (close #997855) The quotes meant that the loop was always run

Bug#997855: rgain3: Autopkgtests fail when there are multiple Python3 versions in the archive

2021-10-26 Thread Simon Chopin
Source: rgain3 Severity: normal Dear Maintainer, The autopkgtest suite fails on the `python3` test when there are multiple Python3 packages present in the archive, e.g. python3.9 and python3.10, as is the case currently on Ubuntu. You'll find fixes for those in the following Salsa MR:

Bug#973153: caml-crush: FTBFS: ocamlopt: OCaml has been configured with -force-safe-string: -unsafe-string is not available.

2021-08-20 Thread Simon Chopin
Source: caml-crush Followup-For: Bug #973153 There's a PR upstream to deal with this: https://github.com/caml-pkcs11/caml-crush/pull/46 -- System Information: Debian Release: 11.0 APT prefers impish APT policy: (500, 'impish'), (50, 'impish-proposed') Architecture: amd64 (x86_64) Foreign

Bug#992564: FTBFS: "rpc/rpc.h" not found (removed from glibc 2.32)

2021-08-20 Thread Simon Chopin
Source: caml-crush Severity: serious Tags: upstream ftbfs Dear Maintainer, The package fails to build from source in clean environments as it relies on "rpc/rpc.h" being present, while those headers have been removed in glibc 2.32, considered obsolete. The solution is to use tirpc instead.

Bug#984368: tpm2-pkcs11: ftbfs with GCC-11

2021-08-17 Thread Simon Chopin
This appears fixed upstream, see https://github.com/tpm2-software/tpm2-pkcs11/pull/677

Bug#855354: RFS: alot/0.5.1-1 [ITA]

2017-02-17 Thread Simon Chopin
Hi, On Fri, Feb 17, 2017 at 8:37 AM Gianfranco Costamagna < locutusofb...@debian.org> wrote: > control: owner -1 ! > control: tags -1 moreinfo > > > >But, if I am able to adopt this package, then I would move this under > >debian's collab-maint project. > > > where did the current maintainer

Bug#801749: gdm3: Does not start anymore

2015-11-02 Thread Simon Chopin
I had the same bug, both on a desktop machine with the nvidia driver and on a Virtualbox VM. A workaround has been to install xserver-xorg-legacy (works at least on the VM, I haven't tried on the other one). Thank you ximion for the tip.

Bug#770977: [Python-modules-team] Bug#770977: Bug#770977: pytest: Fails to build from source

2014-11-26 Thread Simon Chopin
Quoting Lennart Sorensen (2014-11-26 16:53:44) On Tue, Nov 25, 2014 at 04:35:52PM -0500, wrote: Hmm, interesting, I can try and see if I can reproduce it on more systems. So the machine I was building on is an IBM x3650 with 2 quad core 2.5GHz xeons. Kernel is amd64, userspace is i386

Bug#769900: python3-pyramid: The scaffolds template are not included, despite being documented

2014-11-17 Thread Simon Chopin
Package: python3-pyramid Version: 1.5.1+dfsg-2 Severity: normal Dear Maintainer, There is no trace of pyramid/scaffolds/{starter, alchemy, zodb} being included within the package, even though they are mentionned in the pcreate manpage. I've checked, the setup.py from the original tarball

Bug#732300: logkeys: log file is gibberish

2014-11-07 Thread Simon Chopin
Hi! Henri, just to be sure, have you set the correct input device in /etc/default/logkeys ? When I do, with your steps I have a correct behaviour, whereas following the instructions of the OP (with the correct filename keymap.txt) I do get a similar result. Cheers, Simon signature.asc

Bug#767510: ITP: python-yep -- Python module for profiling native extensions

2014-10-31 Thread Simon Chopin
Package: wnpp Owner: Simon Chopin chopin.si...@gmail.com Severity: wishlist * Package name: python-yep Version : 0.2 Upstream Author : Fabian Pedregosa fabian.pedreg...@inria.fr * URL : https://pypi.python.org/pypi/yep * License : Simplified BSD Programming

Bug#766970: python-scoop: Provide the Python 3 package

2014-10-27 Thread Simon Chopin
Package: python-scoop Version: 0.7.1-1 Severity: wishlist Hi, Please provide a Python 3 package. With the latest dh-python version and pybuild, it should be really straighforward (I don't have my patched version on hand, but it was done in a minut or so) Cheers, Simon -- System Information:

Bug#764979: pyacoustid: continues to FTBFS

2014-10-21 Thread Simon Chopin
Hi Michael, hmm, that's weird. I used sbuild for the package, and it builds fine here (just tested again). I'm curious, what tool to you use to build? Anyway, I'll just export the variable all over the Makefile. Cheers, Simon -- To UNSUBSCRIBE, email to

Bug#764979: pyacoustid: FTBFS: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 636: ordinal not in range(128)

2014-10-12 Thread Simon Chopin
Control: tags -1 + fixed-upstream pending Hi Daniel, I have actually fixed it by patching the faulty setup.py, but your setup appears to run debian/rules clean on an unpatched tree. I don't know whether this is the good way to go or not, but in any case I've just commited a workaround on the

Bug#730255: [Python-modules-team] Bug#730255: python-pylast: Delay between API calls commented out

2014-10-12 Thread Simon Chopin
Control: tags -1 + pending Hi Vitaly, sorry for the delay Quoting Vitaly Potyarkin (2013-11-23 10:55:42) I suggest either uncommenting this line in Debian package or taking the issue to the upstream developer to fix (and maybe add an option to enable this behavior) Upstream has added the

Bug#763200: [PATCHv2] pydist: Add argparse fallback to python3 (= 3.2) to CPython3 overrides

2014-09-29 Thread Simon Chopin
/changelog @@ -1,3 +1,9 @@ +dh-python (1.20140928-1) UNRELEASED; urgency=medium + + * pydist: Add argparse fallback to python3 (= 3.2) to CPython3 overrides + + -- Simon Chopin chopin.si...@gmail.com Sun, 28 Sep 2014 16:15:58 +0200 + dh-python (1.20140511-1) unstable; urgency=medium [ Piotr

Bug#763200: [PATCHv2] pydist: Add argparse fallback to python3 (= 3.2) to CPython3 overrides

2014-09-29 Thread Simon Chopin
Quoting Piotr Ożarowski (2014-09-29 11:56:16) +'argparse python3 (= 3.2) | python-argparse\n'], there's no python3-argparse package and generating a dependency on python-argparse in Python 3.X packages doesn't make sense FTR: I will add argparse python3 (= 3.2) in next upload

Bug#763361: python3-greenlet wrongly depends on python-greenlet

2014-09-29 Thread Simon Chopin
Package: python3-greenlet Severity: normal Hi, Because of the dh_installdocs linking feature, python3-greenlet depends on python-greenlet, which is just plain wrong! Disk space is relatively cheap nowadays, and the doc isn't that extensive, could you please consider removing the link feature?

Bug#763200: [PATCH] pydist: Add argparse fallback to python3 (= 3.2) to CPython3 overrides

2014-09-28 Thread Simon Chopin
--git a/debian/changelog b/debian/changelog index 37536b7..dec45c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dh-python (1.20140928-1) UNRELEASED; urgency=medium + + * pydist: Add argparse fallback to python3 (= 3.2) to CPython3 overrides + + -- Simon Chopin chopin.si

Bug#760188: ITP: scoop

2014-09-28 Thread Simon Chopin
Hi Daniel, I've worked on enabling Python 3 on SCOOP for Debian from your packaging. The trivial things should work OK assuming that the patch I just sent to dh-python gets included, regarding argparse and Python3 (#763200). Just wanted to let you know. Cheers, Simon -- To UNSUBSCRIBE, email

Bug#763273: ITP: responses -- A utility library for mocking out the `requests` Python library.

2014-09-28 Thread Simon Chopin
Package: wnpp Severity: wishlist Owner: Simon Chopin chopin.si...@gmail.com * Package name: responses Version : 0.2.2 Upstream Author : David Cramer dcra...@gmail.com * URL : https://github.com/dropbox/responses/ * License : Apache 2.0 Programming Lang

Bug#762014: XBMC fails to download any files (\ERROR: CCurlFile::FillBuffer - Failed:, Timeout was reached\)

2014-09-20 Thread Simon Chopin
OK, it seems I've been a bit too litteral on this. I only downgraded libcurl3 and not the -nss nor -gnutls versions. Once I also pinned those, it started working again. Many thanks to Joe for pointing that out to me. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#762014: XBMC fails to download any files (ERROR: CCurlFile::FillBuffer - Failed:, Timeout was reached)

2014-09-18 Thread Simon Chopin
I experience the same bug. I have tried downgrading, but it didn't help. Quoting Fabian Grünbichler (2014-09-18 15:31:28) Hello again, after downgrading libcurl3-gnutls to version 7.37.1-1, everything works as expected again. I guess the problem lies either within xbmc's usage of libcurl or

Bug#742508: [Python-modules-team] Bug#742508: python-rgain: collectiongain is unusable

2014-09-12 Thread Simon Chopin
Well, I wrote to my usual sponsor since he already knows the packaging. He still hasn't gotten back to me yet, so thanks a lot! On Fri, Sep 12, 2014 at 10:27 AM, Simon McVittie s...@debian.org wrote: On Fri, 22 Aug 2014 at 14:12:28 +0200, Simon Chopin wrote: (you might want to install

Bug#742508: [Python-modules-team] Bug#742508: python-rgain: collectiongain is unusable

2014-08-22 Thread Simon Chopin
Control: tag -1 pending Hi Christian Quoting Christian Marillat (2014-03-24 16:23:57) Package: python-rgain Version: 1.2-1 Severity: serious Dear Maintainer, collectiongain (amd replaygain) doesn't work at all : Dispatching jobs ... Now waiting for results ... Unfortunately, there

Bug#754286: [Python-modules-team] Bug#754286: python-rgain: new upstream version (1.3.2) supports more file types

2014-08-22 Thread Simon Chopin
Control: tag -1 pending Hi Rogério, Quoting Rogério Brito (2014-07-09 16:28:49) Package: python-rgain Version: 1.2-1 Severity: wishlist Hi. The version of python-rgain that we have in Debian is very old and doesn't support some file formats that the new upstream (version 1.3.2, from

Bug#758887: RM: stomper -- ROM; Dropped by its rdep, moksha

2014-08-22 Thread Simon Chopin
Package: ftp.debian.org Severity: normal Hi, This package used to be a dependency of the moksha suite, but this dependency has been dropped some time ago. Since I don't have any interest in the package itself, nor does it have a high popcon, I suggest dropping it from the archive. Cheers, Simon

Bug#738341: libstdc++6-4.9-dbg:i386: Import error in gdb when running libstdc++.so.6.0.20-gdb.py

2014-02-09 Thread Simon Chopin
Package: libstdc++6-4.9-dbg Version: 4.9-20140122-1 Severity: normal Hi, When trying to use the Python pretty printers in GDB, it choked on the file /usr/lib/debug/usr/lib/i386-linux-gnu/libstdc++.so.6.0.20-gdb.py with an import error. I can't provide a proper patch ATM, but changing on line 24

Bug#731299: [Python-modules-team] Bug#731299: Bug#731299: python-pytest: Broken because of pkg_resources.VersionConflict

2013-12-04 Thread Simon Chopin
Hi, Le 4 déc. 2013 17:03, Sebastian Ramacher sramac...@debian.org a écrit : On 2013-12-03 19:30:35, Nikolaus Rath wrote: pkg_resources.VersionConflict: (py 1.4.15 (/usr/lib/python3/dist-packages), Requirement.parse('py=1.4.17')) A new enough version of py has just been uploaded to unstable.

Bug#719645: ITP: fedmsg-meta-debian -- Debian-specific processors for the FedMsg bus

2013-08-13 Thread Simon Chopin
Package: wnpp Severity: wishlist Owner: Simon Chopin chopin.si...@gmail.com * Package name: fedmsg-meta-debian Version : 0.1 Upstream Author : Simon Chopin * URL : http://anonscm.debian.org/gitweb/?p=users/laarmen-guest/fedmsg-meta-debian.git;a=summary * License

Bug#719349: alot fails to communicate with gpg-agent

2013-08-12 Thread Simon Chopin
Hi Vasudev, This might be a dumb question, but do you actually have a GPG agent running? You should have a GPG_AGENT_INFO environment variable set :-) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#719349: alot fails to communicate with gpg-agent

2013-08-12 Thread Simon Chopin
Control: reassign -1 python-gpgme Control: affects -1 + alot After clarifying things on IRC, there was a GPG agent running on Vasudev's system. Since alot lets pygpgme dealing with this sort of stuff, and the calling code is quite straightforward, I'm reassigning this to pygpgme. -- To

Bug#665731: New upstream version, and questions about patches

2013-08-08 Thread Simon Chopin
Package: python-gpgme Followup-For: Bug #665731 Any news on this? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#713074: pygpgme: FTBFS: tests failed

2013-08-08 Thread Simon Chopin
Note that this failure also occurs when trying to build the new upstream version. signature.asc Description: signature

Bug#717763: beets: needs to Depend on python-musicbrainzngs (= 0.4)

2013-07-25 Thread Simon Chopin
Control: tag -1 +confirmed Hi Nicholas, Thanks for the report, we'll take care of it. Cheers, Simon signature.asc Description: signature

Bug#715561: new versions of 'beets' are available

2013-07-10 Thread Simon Chopin
Control: tag +pending Hi Raf, the 1.2.1 version is already packaged and is waiting in the PAPT SVN repo. I still have a couple of details to fix in one of its dependencies before I can upload it, however. Cheers Simon signature.asc Description: signature

Bug#711875: pelican: New upstream version 3.2.2

2013-06-10 Thread Simon Chopin
+1,11 @@ +pelican (3.2.2-1) UNRELEASED; urgency=low + + [ Simon Chopin ] + * New upstream version + * Specify the supported Python versions + + -- Simon Chopin chopin.si...@gmail.com Mon, 10 Jun 2013 16:34:00 +0200 + pelican (3.2.1-1) unstable; urgency=low * Initial packaging (Closes

Bug#702222: ITP: Pelican -- Any news?

2013-05-29 Thread Simon Chopin
Hi Ondrej, It seems the license issue is solved at least in the 2.3.1 release, any news on this ITP? Cheers, Simon signature.asc Description: signature

Bug#706975: ITP: xapers

2013-05-26 Thread Simon Chopin
Hi Jameson, Any news on this ITP? :-) Cheers, Simon signature.asc Description: signature

Bug#709810: mutagen: New upstream version (1.21)

2013-05-25 Thread Simon Chopin
Package: mutagen Severity: wishlist Hi, A new version of mutagen, the 1.21 is available at http://mutagen.googlecode.com/files/mutagen-1.21.tar.gz and is needed for the latest version of beets, which I comaintain. Would it be possible to have the mutagen package updated in unstable? Note that

Bug#709832: notmuch: Please include alot to the list of recommended interfaces

2013-05-25 Thread Simon Chopin
Package: notmuch Version: 0.15.2-1 Severity: wishlist Hi, Would it be possible to add alot to the `notmuch-emacs | notmuch-vim | notmuch-mutt` list? Otherwise people installing alot with Recommends enabled will end up with emacs installed, which doesn't really make sense. Cheers, Simon --

Bug#707151: [Python-modules-team] Bug#707151: pytest: FTBFS: Python 3.3 tests fail

2013-05-07 Thread Simon Chopin
Control: tag -1 +pending The new upstream version builds fine. I'll upload (well, someone will for me) in unstable as soon as python-mock lands in it. Thanks for the head's up! Cheers, Simon signature.asc Description: signature

Bug#706858: RFS: xboxdrv/0.8.5-1

2013-05-06 Thread Simon Chopin
Quoting Salvo Tomaselli (2013-05-05 23:16:23) In data domenica 05 maggio 2013 19.27.44, Anton Gladky ha scritto: Sorry, forgot to mention. I used an original tarball from the upstream's website. There are no differences between yours and original's one. Only md5sum was different. How can

Bug#706961: [Python-modules-team] Bug#706961: python-musicbrainzngs: please update to newer upstream release

2013-05-06 Thread Simon Chopin
Hi Jonas, the 0.3 version is already packaged in the SVN repo, however I was waiting for upstream to released a fixed tarball, as there are some files missing from the one in PyPI. I'll Cc him :-). Cheers, Simon signature.asc Description: signature

Bug#706174: svn-buildpackage: The commit messages shouldn't localized

2013-04-25 Thread Simon Chopin
Package: svn-buildpackage Version: 0.8.5 Severity: minor Tags: l10n Localization should be a personal setting, however when using svn-inject (and maybe other commands, I haven't checked) with for instance LANG=fr_FR.utf8 then the commit messages are also in French, which impacts every user of the

Bug#706042: ITP: grapefruit -- Python module to manipulate color information easily

2013-04-23 Thread Simon Chopin
Package: wnpp Severity: wishlist Owner: Simon Chopin chopin.si...@gmail.com Control: block 705947 by -1 * Package name: grapefruit Version : 0.1~a3 Upstream Author : Xavier Basty * URL : https://github.com/xav/Grapefruit * License : Apache 2.0 Programming

Bug#705930: ITP: kitchen -- Cornuscopia of useful Python code

2013-04-22 Thread Simon Chopin
Package: wnpp Severity: wishlist Owner: Simon Chopin chopin.si...@gmail.com * Package name: kitchen Version : 1.1.1 Upstream Author : Toshio Kuratomi * URL : https://fedorahosted.org/kitchen/ * License : LGPLv2.1+ Programming Lang: Python Description

Bug#705932: ITP: stomper -- Python client implementation of the STOMP protocol

2013-04-22 Thread Simon Chopin
Package: wnpp Severity: wishlist Owner: Simon Chopin chopin.si...@gmail.com * Package name: stomper Version : 0.2.5 Upstream Author : Oisin Mulvihill * URL : https://github.com/oisinmulvihill/stomper/ * License : Apache 2.0 Programming Lang: Python

Bug#705930: ITP: kitchen -- Cornuscopia of useful Python code

2013-04-22 Thread Simon Chopin
Quoting Thomas Thurman (2013-04-22 15:01:35) On Mon, Apr 22, 2013 at 02:34:50PM +0200, Simon Chopin wrote: Description : Cornuscopia of useful Python code Did you mean cornucopia? T Well, my upstream did I guess, I didn't bother rephrasing it. I'll feed the fix upstream when i'll

Bug#705932: Packaging in the wild

2013-04-22 Thread Simon Chopin
Note to self: there is already a bit of packaging for this piece of software at https://github.com/thepaul/stomper-debian signature.asc Description: signature

Bug#705941: ITP: moksha.common -- Common components for Moksha

2013-04-22 Thread Simon Chopin
Package: wnpp Severity: wishlist Owner: Simon Chopin chopin.si...@gmail.com Control: block -1 by 705930 * Package name: moksha.common Version : 1.2.0 Upstream Author : Luke Macken, John (J5) Palmieri, Mairin Duffy, and Ralph Bean * URL : http://mokshaproject.net

  1   2   >