Bug#936924: Moving libsvm to Debian Science team

2019-12-25 Thread Andreas Tille
Hi, On Wed, Dec 25, 2019 at 06:26:49PM +0100, Christian Kastner wrote: > > If you like gbp, then it's already a team win :-) +1 > Yeah, the C++ symbols generated are the mangled versions. You need to > unmangle them by piping the generated file through c++filt, and then add > the (c++)

Bug#943608: tests segfault when run with Python 3.8

2019-12-25 Thread Daniele Nicolodi
On 25/12/2019 11:41, Pierre-Elliott Bécue wrote: > Le mardi 10 décembre 2019 à 12:27:35-0700, Daniele Nicolodi a écrit : >> Hello, >> >> On Tue, 26 Nov 2019 13:06:24 +0100 "Dr. Tobias Quathamer" >> wrote:> I've forwarded this bug upstream, and further >> investigation by them >>> seems to

Bug#946792: Acknowledgement (gcc-9: Buffer overflow bug introduced by gcc-search-prefixed-as-ld.diff)

2019-12-25 Thread YunQiang Su
YunQiang Su 于2019年12月26日周四 下午2:42写道: > > On Tue, 17 Dec 2019 13:08:37 +0100 John Paul Adrian Glaubitz > wrote: > > Control: tags -1 +patch > > > > Attaching debdiff which incorporates the changes :). > > strlen (DEFAULT_REAL_TARGET_MACHINE) + 2 > is not enough here. > > In fact in some cases,

Bug#946792: Acknowledgement (gcc-9: Buffer overflow bug introduced by gcc-search-prefixed-as-ld.diff)

2019-12-25 Thread YunQiang Su
On Tue, 17 Dec 2019 13:08:37 +0100 John Paul Adrian Glaubitz wrote: > Control: tags -1 +patch > > Attaching debdiff which incorporates the changes :). strlen (DEFAULT_REAL_TARGET_MACHINE) + 2 is not enough here. In fact in some cases, DEFAULT_REAL_TARGET_MACHINE may have even less space than

Bug#947393: calibre: Unneeded patches deviate from upstream for no gain.

2019-12-25 Thread Eli Schwartz
On 12/26/19 1:05 AM, Norbert Preining wrote: >> Fedora has a patch which completely prevents the application from >> checking for application updates, but leaves the plugin updater check >> running. Perhaps you would find this interesting? > > Really? The patch seems to remove the plugins update

Bug#915194: gcc-8-cross: mips64el-linux-gnuabi64-gcc-8 munmap_chunk(): invalid pointer when build for o32

2019-12-25 Thread YunQiang Su
YunQiang Su 于2019年12月24日周二 下午8:57写道: > > YunQiang Su 于2018年12月2日周日 上午1:46写道: > > > > On Sun, 2 Dec 2018 00:30:21 +0800 YunQiang Su wrote: > > > Package: src:gcc-8-cross > > > Version: 23 > > > > > > These bellow cmd will show: > > > munmap_chunk(): invalid pointer > > > Aborted > > > > > I

Bug#726327: improve calibre-server packaging

2019-12-25 Thread Norbert Preining
tags 726327 + wontfix tags 802767 + wontfix thanks Thanks for your comments to both these bugs, I tag them as wontfix but keep them there, so that others might see them before re-reporting. Thanks a lot Norbert -- PREINING Norbert http://www.preining.info Accelia

Bug#947393: calibre: Unneeded patches deviate from upstream for no gain.

2019-12-25 Thread Norbert Preining
Hi Eli, On Wed, 25 Dec 2019, Eli Schwartz wrote: > Could be. The patch doesn't clearly explain the rationale, so without I send a message to debian-devel to reconfirm. Thanks for the details. > Fedora has a patch which completely prevents the application from > checking for application updates,

Bug#947390: calibre should run the project unittests

2019-12-25 Thread Norbert Preining
tags 947390 + pending thanks > calibre contains many unittests intended to verify that the package Thanks, I have added a call to test, and disabled the unrar test which cannot be run in Debian/main. All the best Norbert -- PREINING Norbert

Bug#947394: calibre: missing zsh completions

2019-12-25 Thread Norbert Preining
tags 947394 + pending thanks On Wed, 25 Dec 2019, Eli Schwartz wrote: > mkdir -p "${DESTDIR}"/usr/share/zsh/site-functions/ Thanks a lot for the hint, done so (with vendor-completions). Best Norbert -- PREINING Norbert http://www.preining.info Accelia Inc. +

Bug#947394: calibre: missing zsh completions

2019-12-25 Thread Eli Schwartz
Package: calibre Version: 2.5.0+dfsg-1 calibre's installer can generate bash and zsh completions for all command-line programs. The zsh completions do not automatically get installed, however, since the destination directory is not predictable (unlike bash). In order to ensure the completions

Bug#947393: calibre: Unneeded patches deviate from upstream for no gain.

2019-12-25 Thread Eli Schwartz
On 12/25/19 9:48 PM, Norbert Preining wrote: > Hi Eli, > > thanks for the report. [...] >> - Disable-update-check-by-default.patch >> >> While I'm on the topic of Debian-specific patches... this patch seems to >> cause calibre to start up with the update checker disabled, but that >> will

Bug#920014: Move forward on this

2019-12-25 Thread Arnaud Rebillout
On Fri, 20 Dec 2019 16:48:12 + Steve McIntyre wrote: > Arnaud - are you still planning to work on efitools?   Hi Steve, I'm not working on nor using efitools anymore, sorry. I was just a passer-by with this package :) Cheers,   Arnaud

Bug#947270: RFS: libfilezilla/0.19.3-1 -- build high-performing platform-independent programs (development

2019-12-25 Thread Adam Borowski
On Mon, Dec 23, 2019 at 09:19:20PM +, Phil Wyett wrote: > Package: sponsorship-requests > Dear mentors, > > I am looking for a sponsor for my package "libfilezilla" > * Package name: libfilezilla >Version : 0.19.3-1 > * Vcs :

Bug#947393: calibre: Unneeded patches deviate from upstream for no gain.

2019-12-25 Thread Norbert Preining
Hi Eli, thanks for the report. > - Fix-Markdown-module-loader.patch > - Remove-Qt4-hack.patch/ Disabled for the next package version based on 4.99.2 > - Use-packaged-instead-of-bundled-feedparser-Python-module.patch > - Don-t-load-external-URLs-for-privacy.patch Not actually used, please look

Bug#646128: Conversion to MOBI-format fails, if X Window System is not present

2019-12-25 Thread Eli Schwartz
calibre upstream requires interaction with the X display server for some parts of the conversion pipeline (e.g. image processing). One of the major features of the 2.0 release and the port to Qt5, was the headless plugin on Linux, which allowed any of the command-line tools to work without Xorg

Bug#726327: improve calibre-server packaging

2019-12-25 Thread Eli Schwartz
This would require rewriting the entire upstream program, since they aren't separate applications. They are a single intertwined codebase which has multiple entry stubs. Also, the content server uses qt, so you're not getting rid of that anyway. -- Eli Schwartz Arch Linux Bug Wrangler and

Bug#802767: calibre: Please split ebook-viewer out as a seperate package

2019-12-25 Thread Eli Schwartz
This would require rewriting the entire upstream program, since they aren't separate applications. They are a single intertwined codebase which has multiple entry stubs. -- Eli Schwartz Arch Linux Bug Wrangler and Trusted User signature.asc Description: OpenPGP digital signature

Bug#690467: Calibre quick-start guide advises user to use "Book Designer" (probably non-free) program not in Debian

2019-12-25 Thread Eli Schwartz
This bug report is obsolete, I guess, since current versions of calibre refer exclusively to the ebook-viewer application shipped natively by calibre. -- Eli Schwartz Arch Linux Bug Wrangler and Trusted User signature.asc Description: OpenPGP digital signature

Bug#674104: calibre: localization zip file is not updated on package build

2019-12-25 Thread Eli Schwartz
This makes no sense -- the locales.zip file is by definition the precompiled translations, and the translations/ directory is simply the sources for this. If for some reason you desire to rebuild these *anyway*, calibre has a built-in buildsystem command to regenerate it: python2 setup.py

Bug#908156: xpra cannot create directories in /run

2019-12-25 Thread Dmitry Smirnov
On Thursday, 26 December 2019 12:31:41 PM AEDT Paul Szabo wrote: > I just upgraded from stretch to buster, using xpra version 2.4.3+dfsg1-1 Thanks. I can not reproduce on 3.x from buster-backports so I reckon the problem is already fixed in a newer release. -- All the best, Dmitry Smirnov.

Bug#947391: Please do not disable the plugin updater

2019-12-25 Thread Norbert Preining
tags 947391 + pending thanks On Wed, 25 Dec 2019, Eli Schwartz wrote: > https://sources.debian.org/src/calibre/4.6.0+dfsg-1+exp1/debian/patches/Disable-plugin-dialog.patch/ Already removed in the git sources. Norbert -- PREINING Norbert http://www.preining.info

Bug#947393: calibre: Unneeded patches deviate from upstream for no gain.

2019-12-25 Thread Eli Schwartz
Package: calibre Version: 4.6.0+dfsg-1 The current version of calibre has some patches which should probably be removed. - Fix-Markdown-module-loader.patch This is simply incorrect. The upstream code this is patching out, works with the system markdown but ensures that existing code which tries

Bug#947392: mesa-common-dev: missing Depends: libgl-dev (>= 1.3)

2019-12-25 Thread Andreas Beckmann
Package: mesa-common-dev Version: 19.3.0~rc6-1 Severity: serious mesa-common-dev needs to depend on libgl-dev after the headers were moved. The missing headers cause e.g. a FTBFS in pycuda. Andreas

Bug#947387: [Python-modules-team] Bug#947387: python3-pcapy: missing Breaks+Replaces: python-pcapy

2019-12-25 Thread Emmanuel Arias
Hello! I've pushed to salsa the fix. I CC to Raphaël that help me to upload. Raphaël, please could you review my patch? Thanks! Cheers, Arias Emmanuel @eamanu http://eamanu.com El mié., 25 de dic. de 2019 a la(s) 21:54, Andreas Beckmann (a...@debian.org) escribió: > > Package: python3-pcapy

Bug#947390: calibre should run the project unittests

2019-12-25 Thread Eli Schwartz
Package: calibre Version: 2.5.0+dfsg-1 Severity: important calibre contains many unittests intended to verify that the package functionality works, which among other things verifies that every file imports cleanly, and that various common causes of a broken installation are not in effect. Please

Bug#947391: Please do not disable the plugin updater

2019-12-25 Thread Eli Schwartz
Package: calibre Version: 2.5.0+dfsg-1 Regarding the patch: https://sources.debian.org/src/calibre/4.6.0+dfsg-1+exp1/debian/patches/Disable-plugin-dialog.patch/ "It uses a totally non-authenticated and non-trusted way of installing arbitrary code." But, this only removes the most visible

Bug#947389: debdelta: Still refers to 'python-poster' when using --forensic=http

2019-12-25 Thread Nelson A. de Oliveira
Package: debdelta Version: 0.65 Severity: minor Hi! In 0.64's changelog it says: * python-poster is not used anymore (Closes: 700969) But when using "--forensic=http" we still see this: = # debdelta-upgrade --forensic=http To use the http forensic, you must install the package

Bug#908156: xpra cannot create directories in /run

2019-12-25 Thread Paul Szabo
Dear Dmitry, >> I seem to get good results by modifying script /usr/bin/xpra as below. > > Is this still necessary with the latest release from backports? > Which reproducer command exhibits this problem? I just upgraded from stretch to buster, using xpra version 2.4.3+dfsg1-1 (in buster, not

Bug#947388: anki: Ctrl+Enter not working in Debian Buster KDE

2019-12-25 Thread Rahul Amaram
Package: anki Version: 2.1.15 Severity: normal While in the editor, saving "Ctrl+Enter" doesn't seem to do anything (other shortcuts seem to work fine though). This works propertly if I download the official anki build and run it directly. I have installed anki 2.1.15 debian package from Debian

Bug#936249: bugs-everywhere: Python2 removal in sid/bullseye

2019-12-25 Thread maxigas
On Wed, Dec 25 2019, Moritz Mühlenhoff wrote: > On Fri, Aug 30, 2019 at 07:12:24AM +, Matthias Klose wrote: >> Package: src:bugs-everywhere >> Version: 1.1.1-4 >> Severity: normal >> Tags: sid bullseye >> User: debian-pyt...@lists.debian.org >> Usertags: py2removal >> >> Python2 becomes

Bug#944115: tasksel: Please drop all Qt4-related packages

2019-12-25 Thread Boyuan Yang
X-Debbugs-CC: ni...@debian.org On Mon, 04 Nov 2019 10:09:30 -0500 Boyuan Yang wrote: > Forwarded: https://salsa.debian.org/installer-team/tasksel/merge_requests/9 > > Dear tasksel maintainers, > > Since the Qt/KDE Team has decided to completely drop Qt4 in the Bullseye > cycle, we should no

Bug#936270: Any update? We'll remove python-routes soon

2019-12-25 Thread Norbert Preining
Hi Eli, On Wed, 25 Dec 2019, Eli Schwartz wrote: > https://download.calibre-ebook.com/betas/, if you download a copy of it Ah, thanks, that is fine. *IF* we have to switch to Py3 version in Debian, I think it is better to use these betas instead of the released versions, at least what I see from

Bug#907123: ceph 14.2.4 in unstable

2019-12-25 Thread Bernd Zeimetz
Hi Milan, I gave you access to the salsa team as requested. Please coordinate what you want to work on with Thomas (zigo@d.o) and me. Right now things like arch-all and various architectures do not build at all.. I think we might even need to drop some as they just don't have enough memory for

Bug#850096: Make git snapshot? (2011 → 2016)

2019-12-25 Thread Jacob Nevins
In 2017, Sylvain Beucler wrote: > it's best to bug upstream into making a proper release, this would > benefit to everybody. There's now been an upstream release: 2019.1 (and 2019.1.1 shortly afterward).

Bug#946662: nm.debian.org: Attempting to import nm-mock.json throws exceptions

2019-12-25 Thread Judit Foglszinger
Attached a patch for importing processes in a second step after fingerprints are imported. From 3c99d71d91a54efcc229c86db87ac81fc0ccd366 Mon Sep 17 00:00:00 2001 From: Judit Foglszinger Date: Thu, 26 Dec 2019 06:20:48 +0600 Subject: [PATCH] Importing processes separately in a second step When

Bug#947387: python3-pcapy: missing Breaks+Replaces: python-pcapy

2019-12-25 Thread Andreas Beckmann
Package: python3-pcapy Version: 0.11.4-1 Severity: serious User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package fails to upgrade from 'stable'. It installed fine in 'stable', then the upgrade to 'sid' fails because it tries to overwrite other

Bug#936270: Any update? We'll remove python-routes soon

2019-12-25 Thread Eli Schwartz
On 12/25/19 6:59 PM, Norbert Preining wrote: > Hi Eli, > > On Wed, 25 Dec 2019, Eli Schwartz wrote: >> Are we discussing calibre itself, here, or the plugins? It's been >> previously agreed that calibre itself is mostly ready. > > Indeed, unfortunately all the fixes in the py3 branch are not

Bug#908156: xpra cannot create directories in /run

2019-12-25 Thread Dmitry Smirnov
On Thursday, 26 December 2019 11:21:47 AM AEDT Paul Szabo wrote: > I seem to get good results by modifying script /usr/bin/xpra as below. Is this still necessary with the latest release from backports? Which reproducer command exhibits this problem? Thanks. -- Regards, Dmitry Smirnov. ---

Bug#947386: plinth: [INTL:fr] French debconf templates translation

2019-12-25 Thread Jean-Pierre Giraud
Package: plinth Severity: wishlist Tags: patch l10n Hi! Please find attached the french debconf templates translation, proofread by the debian-l10n-french mailing list contributors. This file should be put as debian/po/fr.po in your package build tree. Kind Regards jipege fr.po.gz

Bug#908156: xpra cannot create directories in /run

2019-12-25 Thread Paul Szabo
I seem to get good results by modifying script /usr/bin/xpra as below. Cheers, Paul --- /usr/bin/xpra.bak 2019-01-20 17:23:10.0 +1100 +++ /usr/bin/xpra 2019-12-26 11:17:42.455901905 +1100 @@ -1,5 +1,14 @@ #! /usr/bin/python2 +# PSz 26 Dec 2019 +# Avoid error like: +#

Bug#947385: openstack-cluster-installer-agent: missing Breaks+Replaces: openstack-cluster-installer (<< 24)

2019-12-25 Thread Andreas Beckmann
Package: openstack-cluster-installer-agent Version: 24 Severity: serious User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package fails to upgrade from 'testing'. It installed fine in 'testing', then the upgrade to 'sid' fails because it tries to

Bug#936270: Any update? We'll remove python-routes soon

2019-12-25 Thread Norbert Preining
Hi Eli, On Wed, 25 Dec 2019, Eli Schwartz wrote: > Are we discussing calibre itself, here, or the plugins? It's been > previously agreed that calibre itself is mostly ready. Indeed, unfortunately all the fixes in the py3 branch are not merged into a released tarball, and I am not eager to try to

Bug#941657: python-lark-parser -- Change of plans?

2019-12-25 Thread Thomas Andrejak
Hello Peter, Thanks for trying. Regarding the situation, I'm OK with you. Regards Thomas Le lun. 23 déc. 2019 à 17:44, Peter Wienemann a écrit : > Hi Thomas, > > On 30.10.19 21:07, Peter Wienemann wrote: > > Getting lark-parser into Debian requires more work than packaging > > lark-parser

Bug#947384: ipmitool: conffile not removed: /etc/default/ipmievd

2019-12-25 Thread Paul Wise
Package: ipmitool Version: 1.8.18-8 Severity: normal User: debian...@lists.debian.org Usertags: obsolete-conffile adequate The recent upgrade did not deal with obsolete conffiles properly. Please use the dpkg-maintscript-helper support provided by dh_installdeb to remove these obsolete conffiles

Bug#947383: opensc: CVE-2019-19479

2019-12-25 Thread Salvatore Bonaccorso
Source: opensc Version: 0.19.0-2 Severity: important Tags: security upstream Control: found -1 0.19.0-1 Control: found -1 0.16.0-3+deb9u1 Control: found -1 0.16.0-1 Hi, The following vulnerability was published for opensc. CVE-2019-19479[0]: | An issue was discovered in OpenSC through 0.19.0

Bug#947355: postfix-policyd-spf-python: command /usr/bin/policyd-spf exit status 120

2019-12-25 Thread Jonathan Marquardt
Dec 25 21:52:17 efatsum policyd-spf[14396]: spfcheck: pyspf result: "['Temperror', 'SPF Temporary Error: DNS: TCP Fallback error: [Errno 110] Connection timed out', 'mailfrom']" Dec 25 21:52:17 efatsum policyd-spf[14396]: Temperror; identity=mailfrom; client-ip=192.243.247.79;

Bug#947382: RFP: python3-ipyleaflet -- A Jupyter - Leaflet.js bridge

2019-12-25 Thread Alessandro Barbieri
Package: wnpp Severity: wishlist * Package name: python3-ipyleaflet Version : 0.11.6 Upstream Author : Sylvain Corlay * URL : https://github.com/jupyter-widgets/ipyleaflet * License : MIT Programming Lang: Python, javascript Description : A Jupyter -

Bug#947340: kernel-package: diff for NMU version 13.018+nmu2

2019-12-25 Thread Ben Hutchings
Control: tags 947340 + patch Control: tags 947340 + pending I've uploaded the previously prepared NMU for kernel-package (versioned as 13.018+nmu2), with a reference to this bug report. My changes are also available at . Ben. -- Ben Hutchings It

Bug#919170: [Piuparts-devel] Bug#919170: Bug#919170: Please update dependency to python3-debianbts

2019-12-25 Thread Holger Levsen
On Wed, Dec 25, 2019 at 11:09:17PM +0100, Nis Martensen wrote: > There is now a (very small) merge request on Salsa that fixes the > failure you describe: > https://salsa.debian.org/debian/piuparts/merge_requests/16 > > Are there further tests that could be run to see if there are more problems?

Bug#947381: asterisk: CVE-2019-18790: AST-2019-006: SIP request can change address of a SIP peer

2019-12-25 Thread Salvatore Bonaccorso
Source: asterisk Version: 1:16.2.1~dfsg-2 Severity: important Tags: security upstream Forwarded: https://issues.asterisk.org/jira/browse/ASTERISK-28589 Control: found -1 1:16.2.1~dfsg-1+deb10u1 Control: found -1 1:16.2.1~dfsg-1 Control: found -1 1:13.14.1~dfsg-2+deb9u4 Control: found -1

Bug#944913: python3-sphinx: Please update to Sphinx 2.2.1

2019-12-25 Thread Thomas Goirand
On 12/22/19 10:22 PM, Dmitry Shachnev wrote: > Hi Sandro! > > On Sun, Dec 22, 2019 at 02:47:10PM -0500, Sandro Tosi wrote: >>> The current version packaged in Debian is very outdated, >>> even in unstable. Please consider packaging the current >>> upstream release. >> >> I'm echoing this request:

Bug#947340: linux-base: can't be upgraded

2019-12-25 Thread Ben Hutchings
Control: reassign -1 src:kernel-package 13.018+nmu1 Control: retitle -1 kernel-common conflicts with current linux-base Control: affects -1 linux-base On Wed, 2019-12-25 at 03:06 +0100, Christoph Anton Mitterer wrote: > Package: linux-base > Version: 4.6 > Severity: grave > Justification: renders

Bug#919170: [Piuparts-devel] Bug#919170: Please update dependency to python3-debianbts

2019-12-25 Thread Holger Levsen
Hi Nis, On Wed, Dec 25, 2019 at 11:09:17PM +0100, Nis Martensen wrote: > > test piuparts master-slave mode in buster, this works, also on localhost and > > just needs the piuparts-(master|slave) packages packages installed in eg > > a chroot. then switch to sid, build the packages from the

Bug#919170: [Piuparts-devel] Bug#919170: Please update dependency to python3-debianbts

2019-12-25 Thread Nis Martensen
Hi Holger, On 9 Nov 2019 Holger Levsen wrote: > test piuparts master-slave mode in buster, this works, also on localhost and > just needs the piuparts-(master|slave) packages packages installed in eg > a chroot. then switch to sid, build the packages from the piuparts.git > develop branch and do

Bug#947379: RFP: r-cran-irdisplay -- An interface to the rich display capabilities of Jupyter front-ends. Designed to be used from a running IRkernel.

2019-12-25 Thread Alessandro Barbieri
Package: wnpp Severity: wishlist * Package name: r-cran-irdisplay Version : 0.7.0 Upstream Author : Thomas Kluyver * URL : https://cran.r-project.org/package=IRdisplay * License : MIT Programming Lang: R Description : An interface to the rich display

Bug#943278: spring: Python2 removal in sid/bullseye

2019-12-25 Thread Moritz Mühlenhoff
severity 943278 serious thanks On Wed, Oct 23, 2019 at 02:33:33AM +, mo...@debian.org wrote: > Source: spring > Version: 104.0+dfsg-3 > Severity: normal > Tags: sid bullseye > User: debian-pyt...@lists.debian.org > Usertags: py2removal > > Python2 becomes end-of-live upstream, and Debian

Bug#947378: RFP: python-octave-kernel -- A Jupyter kernel for Octave.

2019-12-25 Thread Alessandro Barbieri
Package: wnpp Severity: wishlist * Package name: python-octave-kernel Version : v0.31.1 Upstream Author : Steven Silvester * URL : https://github.com/Calysto/octave_kernel * License : BSD-3 Programming Lang: Python Description : A Jupyter kernel for

Bug#947377: asterisk: CVE-2019-18610: AST-2019-007: AMI user could execute system commands

2019-12-25 Thread Salvatore Bonaccorso
Source: asterisk Version: 1:16.2.1~dfsg-2 Severity: important Tags: security upstream Forwarded: https://issues.asterisk.org/jira/browse/ASTERISK-28580 Control: found -1 1:16.2.1~dfsg-1+deb10u1 Control: found -1 1:16.2.1~dfsg-1 Control: found -1 1:13.14.1~dfsg-2+deb9u4 Control: found -1

Bug#946193: Fix available (Re: Refuses to use profiles from stretch after upgrade to buster 68.2.0esr-1~deb9u2 -> 68.2.0esr-1~deb10u1)

2019-12-25 Thread Jens Reyer
control: tags -1 +patch Hi firefox maintainer(s), Thunderbird was also affected by this, and got fixed in #946588. In the meantime I successfully used the workaround to remove the date/timestamp from compatibility.ini. (It got readded with a new value the next time I started firefox-esr, so

Bug#945920: Random Chromium crashes

2019-12-25 Thread Michel Meyers
Hello, Same here unfortunately. It has fixed the SIGSEGV when opening the Task Manager, but as feared, that crash seems to be separate from the randomly occurring one. - Michel

Bug#947375: cacti: CVE-2019-17358

2019-12-25 Thread Salvatore Bonaccorso
Source: cacti Version: 1.2.7+ds1-1 Severity: important Tags: security upstream Forwarded: https://github.com/Cacti/cacti/issues/3026 Hi, The following vulnerability was published for cacti. CVE-2019-17358[0]: | Cacti through 1.2.7 is affected by multiple instances of | lib/functions.php unsafe

Bug#947374: cacti: CVE-2019-17357

2019-12-25 Thread Salvatore Bonaccorso
Source: cacti Version: 1.2.7+ds1-1 Severity: important Tags: security upstream Forwarded: https://github.com/Cacti/cacti/issues/3025 Hi, The following vulnerability was published for cacti. CVE-2019-17357[0]: |When viewing graphs, some input variables are not properly checked (SQL |injection

Bug#947373: python3-guestfs: missing Breaks+Replaces: python-guestfs

2019-12-25 Thread Andreas Beckmann
Package: python3-guestfs Version: 1:1.40.2-3 Severity: serious User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package fails to upgrade from 'testing'. It installed fine in 'testing', then the upgrade to 'sid' fails because it tries to overwrite

Bug#936270: Any update? We'll remove python-routes soon

2019-12-25 Thread Eli Schwartz
On 12/25/19 3:38 PM, Thomas Goirand wrote: >> I have more or less given up on my opposition and go with the flow, so >> if it is RC it is RC and I upload the Py3 version with its shortcomings. > > Hopefully, this sad situation will soon be addressed. > > If you need some help with the Py3

Bug#947372: ITP: librm -- FritzBox router manager library

2019-12-25 Thread Hilko Bengen
control: retitle 899989 ITA: roger-router -- Home router management tool - GUI control: owner 899989 ben...@debian.org control: block 899989 by -1 Package: wnpp Owner: Hilko Bengen Severity: wishlist * Package name: librm Version : 2.1.1 Upstream Author : Jan-Michael Brummer *

Bug#947371: dpdk: FTBFS during indep-only build

2019-12-25 Thread Andreas Beckmann
Source: dpdk Version: 19.11-1 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) Hi, dpdk/experimental FTBFS during the indep-only build. (Both arch+indep and arch-only work fine.) This was not observed on the buildds due to the

Bug#937617: Debdiff, and NMU with DELAYED/7

2019-12-25 Thread Thomas Goirand
Hi, Here's the proposed NMU debdiff. I'm uploading it to delayed/7 since the bug has been opened for so long, there's no reverse dependency for the py2 only package, and the package will be AUTORM in 22 days. Cheers, Thomas Goirand (zigo) diff -u python-boto-2.49.0/debian/changelog

Bug#936270: Any update? We'll remove python-routes soon

2019-12-25 Thread Thomas Goirand
On 12/25/19 5:34 AM, Norbert Preining wrote: > Hi Thomas, > > On Mon, 23 Dec 2019, Thomas Goirand wrote: >> situation of Calibre? When do you think your package will be ready? As I >> understand, Calibre itself is ready, but what about the plugins? Are the > > Kovid has announced the shift to

Bug#947370: bluez: sudden HIDP error: host is down?

2019-12-25 Thread Eduard Bloch
Package: bluez Version: 5.52-1 Severity: normal Dear Maintainer, * What led up to the situation? Registered a plain BT mouse. * What exactly did you do (or not do) that was effective (or ineffective)? Used blueman (blueman-applet) to pair the device. Used it for a while. Let it

Bug#947368: binNMU: build dependents of doxygen-latex

2019-12-25 Thread Коля Гурьев
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: binnmu X-Debbugs-CC: 947...@bugs.debian.org On August 23th, ghostscript 9.28 went into unstable that caused issues with math formulas in HTML documentation generated by Doxygen. Latest version

Bug#947369: screen-message: provide option to show message on a non-primary screen

2019-12-25 Thread Andrej Shadura
Source: screen-message Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dear Maintainer, It is not currently possible to put the message on a non-primary screen. Please provide such an option. - -- Cheers, Andrej -BEGIN PGP SIGNATURE-

Bug#947367: lebiniou breaks lebiniou-data arm64 autopkgtest: ALSA lib confmisc.c:767:(parse_card) cannot find card '0'

2019-12-25 Thread Paul Gevers
Source: lebiniou, lebiniou-data Control: found -1 lebiniou/3.32-1 Control: found -1 lebiniou-data/3.28-2 Severity: serious Tags: sid bullseye X-Debbugs-CC: debian...@lists.debian.org User: debian...@lists.debian.org Usertags: breaks needs-update Dear maintainers, With a recent upload of lebiniou

Bug#947366: myrepos: how to update multiple branches in a repo?

2019-12-25 Thread Sandro Tosi
Package: myrepos Version: 1.20180726 Severity: minor Hello, let's considere the classical git repo for a git package and its branches: * master (or debian/master) * upstream * pristine-tar if i run `mr update` it will only update the current branch, while it would be extremely more useful if it

Bug#946655: dh_perl: why is ${perl:Depends} substituted as perl:any for programs only?

2019-12-25 Thread Helmut Grohne
Hi Niels, On Tue, Dec 24, 2019 at 10:15:00AM +, Niels Thykier wrote: > > I think the check in dh_perl line 142 should be changed from > > > > perlarch .= ':any' if $deps == PROGRAM and not $dh{V_FLAG_SET}; > > > > to > > > > perlarch .= ':any' if $deps & (PROGRAM|PM_MODULE) != 0

Bug#943608: tests segfault when run with Python 3.8

2019-12-25 Thread Pierre-Elliott Bécue
Le mardi 10 décembre 2019 à 12:27:35-0700, Daniele Nicolodi a écrit : > Hello, > > On Tue, 26 Nov 2019 13:06:24 +0100 "Dr. Tobias Quathamer" > wrote:> I've forwarded this bug upstream, and further > investigation by them > > seems to indicate that this is actually a bug in CPython. > > > > I'm

Bug#946658: Syslog

2019-12-25 Thread Michel Le Bihan
I enabled debug log in both network-manager and wpasupplicant. Here it is: https://gist.github.com/mimi8/9bc1dd23b0f49f2ff4f0d0b686cc5ce5

Bug#947365: transition: libvigraimpex

2019-12-25 Thread Andreas Metzler
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: transition Hello, libvigraimpex is marked for autoremoval because of the python2 removal. This is fixed in experimental, the new version features a soname bump. this should be a small scale

Bug#947364: libgl-dev: Missing dependency on libx11-dev

2019-12-25 Thread Andreas Metzler
Package: libgl-dev Version: 1.3.0-5 Severity: serious Hello, libgl-dev seems to lack a dependency on libx11-dev. Rebuilding e.g. 3depict results in the following error: /usr/include/GL/glx.h:30:10: fatal error: X11/Xlib.h: No such file or directory 30 | #include cu Andreas

Bug#947363: colord-kde: FTBFS XEventHandler.cpp:25:10: fatal error: xcb/randr.h: No such file or directory

2019-12-25 Thread Andreas Beckmann
Source: colord-kde Version: 0.5.0-3 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) Hi, colord-kde/experimental FTBFS in a curent sid/experimental environment: /build/colord-kde-0.5.0/colord-kded/XEventHandler.cpp:25:10: fatal error:

Bug#947196: "BadMatch" error on X_ShmPutImage when using GLX_ALPHA_SIZE

2019-12-25 Thread Timo Aaltonen
On 24.12.2019 12.22, Kristian Nielsen wrote: > This patch to openscad works around the problem: > > > https://salsa.debian.org/knielsen-guest/openscad/commit/7225800b534a36e5ad84c56c274889b8d0edc0ce > > It uses Xrender to query visuals returned from glXChooseFBConfig(), and > filter out those

Bug#947362: epiphany-browser: Invisible text in Epiphany security notice (with dark themes)

2019-12-25 Thread Geoff Tree
Package: epiphany-browser Version: 3.32.1.2-3~deb10u1 Severity: normal Dear Maintainer, I am writing to you to report a bug with Epiphany's appearance, which hinders usability slightly. When using a dark theme, Epiphany's security notice's text is invisible. (Please see the attached

Bug#946658: Upgrade and reinstall does not fix the issue

2019-12-25 Thread Michel Le Bihan
I upgraded network-manager to 1.22 and still wasn't able to connect. I run `sudo apt purge network-manager-gnome network-manager-openvpn- gnome network-manager-openvpn network-manager`, removed `/var/lib/NetworkManager/` and `/etc/NetworkManager/` and reinstalled `network-manager`. That also

Bug#936924: Moving libsvm to Debian Science team

2019-12-25 Thread Chen-Tse Tsai
Got it. Thanks! I missed the c++filt part. Chen-Tse On Wed, Dec 25, 2019 at 12:27 PM Christian Kastner wrote: > On 2019-12-25 18:08, Chen-Tse Tsai wrote: > > Thanks Andreas and Christian for the updates/comments. I agree that I > > should have been more verbose in the changelog. I'm tracing

Bug#907123: ceph 14.2.4 in unstable

2019-12-25 Thread Milan Kupcevic
On 2019-12-24 08:40, Bernd Zeimetz wrote: > Version: 14.2.4-1 > > Hi, > > ceph 14.2.4 is in unstable. This is a great news. > Maintaining two different versions of ceph is absolutely a no-go. There > are not even enough ressources to maintain one version as well as it > should be. I agree.

Bug#946658: Manually connecting to a WiFi network is possible

2019-12-25 Thread Michel Le Bihan
Hello, I have the same issue and I found that it is possible to manually connect to a WiFi network and that would indicate that it's indeed a network-manager bug. 1. `sudo systemctl stop wpa_supplicant network-manager` 2. Follow this guide:

Bug#947361: krita: Keyboard doesn't respond after some popups (f.e show color selector) are opened.

2019-12-25 Thread Fenix
Package: krita Version: 1:4.2.8.2+dfsg-1 Severity: normal Dear Maintainer, Krita seems to have problems with some popups docks, for example color selector, minimal shade selector... After this controls are showed if they are hidden just moving the pointer outside its domain, keyboard

Bug#890471: Status for Vulkan development tools?

2019-12-25 Thread Giovanni Mascellani
Hi Brett, a couple of years ago you filed ITP (Intent To Package) bugs for a number of Vulkan-related tools in Debian[1]. [1] https://bugs.debian.org/cgi-bin/pkgreport.cgi?owner=brett%40lunarg.com As far I can say, there has been little progress since then. Are you still working on them? What

Bug#947134: MBF: make fdisk non-essential

2019-12-25 Thread Holger Levsen
On Tue, Dec 24, 2019 at 01:03:05AM +0100, Helmut Grohne wrote: > I want make fdisk removable from an essential base system. The details > are listed in #947134. Since fdisk currently is pseudo-essential, > packages do not need to declare a dependency on it. When fdisk becomes > non-essential, such

Bug#936924: Moving libsvm to Debian Science team

2019-12-25 Thread Christian Kastner
On 2019-12-25 18:08, Chen-Tse Tsai wrote: > Thanks Andreas and Christian for the updates/comments. I agree that I > should have been more verbose in the changelog. I'm tracing all the > commits to learn more about packaging. I was playing with gbp for > updating upstream. I really like how it

Bug#936924: Moving libsvm to Debian Science team

2019-12-25 Thread Chen-Tse Tsai
Thanks Andreas and Christian for the updates/comments. I agree that I should have been more verbose in the changelog. I'm tracing all the commits to learn more about packaging. I was playing with gbp for updating upstream. I really like how it works with git! No worries, my time was not wasted

Bug#947360: coinor-libdylp-dev: ships headers owned by coinor-libcoinutils-dev, coinor-libosi-dev

2019-12-25 Thread Andreas Beckmann
Package: coinor-libdylp-dev Version: 1.10.4-1 Severity: serious User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package failed to install because it tries to overwrite other packages. See policy 7.6 at

Bug#891993: syrthes-gui uses obsolete libs Qt4 and Python2

2019-12-25 Thread Moritz Mühlenhoff
On Sun, Sep 15, 2019 at 03:57:47PM +0200, Gilles Filippini wrote: > > syrthes is the only remaining packages blocking the removal of pyqwt5. Are > > you planning to port the GUI yourself, should we (temporarily, until fixed) > > drop the syrthes-gui package or if that's not an option, should

Bug#567648: dash: please document that set -x in a subshell can cause non-determinism

2019-12-25 Thread Vadim Zeitlin
Just FYI, there is a simple patch (mostly) fixing this problem now at https://salsa.debian.org/debian/dash/merge_requests/7 VZ pgpFP0sBO0bhM.pgp Description: PGP signature

Bug#936249: bugs-everywhere: Python2 removal in sid/bullseye

2019-12-25 Thread Moritz Mühlenhoff
On Fri, Aug 30, 2019 at 07:12:24AM +, Matthias Klose wrote: > Package: src:bugs-everywhere > Version: 1.1.1-4 > Severity: normal > Tags: sid bullseye > User: debian-pyt...@lists.debian.org > Usertags: py2removal > > Python2 becomes end-of-live upstream, and Debian aims to remove > Python2

Bug#945920: Hot Fix did not work for me

2019-12-25 Thread Luis Finotti
FWIW, the hot fix proposed by Stefan Bühler did not work for me... # inxi -v3 System:Host: l5580 Kernel: 5.3.14-towo.1-siduction-amd64 x86_64 bits: 64 compiler: gcc v: 9.2.1 Desktop: KDE Plasma 5.14.5 Distro: siduction 18.2.0 Patience - kde - (201803072323) base: Debian GNU/Linux

Bug#944294: buster-pu: package libvirt-daemon/5.0.0-4

2019-12-25 Thread Guido Günther
Hi, On Thu, Dec 05, 2019 at 02:56:17PM +0100, Michal Arbet wrote: > Hi guido, > > Thank you very much for including my patches . > I only want to ask one question, why you removed patch which is adding test > for remove cpu features osxsave and ospke ? > In my previous debdiff it was included ->

Bug#947359: RM: python-xmlbuilder -- ROM; Python 2 only, no reverse depends

2019-12-25 Thread Thomas Goirand
Package: ftp.debian.org Severity: normal Hi! There's no reverse dependency for python-xmlbuilder anymore, this package is Python 2 only. Let's please remove it from Debian. Thanks, Thomas Goirand (zigo)

Bug#947329: FTBFS: debian/bppphyview/usr/share/man/man1/phyview.1: No such file or directory

2019-12-25 Thread Andreas Tille
Hi Julien, can you imagine any process that might delete the existing manpage? Kind regards Andreas. On Wed, Dec 25, 2019 at 10:44:37AM -0300, Lisandro Damián Nicanor Pérez Meyer wrote: > Hi! > > El mié., 25 dic. 2019 08:34, Andreas Tille escribió: > > > Hi Lisandro, > > > > On Wed,

Bug#914813: Test with current daily

2019-12-25 Thread Bernhard
Hello, I did sime tests again to check, if these is something new. Within installer, there is no ethernet card detected. Also, an USB-to-LAN adapter is not working. Attached, there is the complete Bootlog. If i can do some tests for debug, please let me know. Thank you for the great work. Best

  1   2   >