Bug#955555: gitlab: uninitialized constant APIGuard

2020-04-02 Thread Dragos Jarca
Hi I told you that in amd64 The problem is that I cannot upgrade to experimental(12.8.8-3) because there are missing ruby packages on amd64 You solved https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=955202 but not https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=955197. root@a:~# apt

Bug#885677: liblablgtksourceview2-ocaml: Depends on unmaintained gtksourceview2

2020-04-02 Thread Stéphane Glondu
Le 02/04/2020 à 22:23, Thomas Leonard a écrit : > My package (https://tracker.debian.org/pkg/zeroinstall-injector) > depends on lablgtk2 and the tracker says it will be removed on 4th Apr > due to this issue. > > I can't upgrade to lablgtk3 because Debian/unstable only has an old > beta release

Bug#955577: RFP: FFT Spectra -- Tool for visualization of frequency spectra of an audio signal.

2020-04-02 Thread Andrei POPESCU
Control: reassign -1 wnpp Control: retitle -1 RFP: fft-spectra -- tool for visualization of frequency spectra of an audio signal On Jo, 02 apr 20, 20:49:52, Ben Tris wrote: > Package: fft-spectra > Severity: wishlist > > C GPL2 > > http://fft-spectra.sourceforge.net/ > >

Bug#954823: hydrogen: Qt5 version available

2020-04-02 Thread Jaromír Mikeš
Hi Alexandre, I am former maintainer of this package but not active any more. please contact Debian multimedia team to get help with this issue. https://wiki.debian.org/DebianMultimedia https://lists.debian.org/debian-multimedia/ Or even join it if you want to work on it.

Bug#955598: RM: python-pdal -- ROM; Cannot be updated

2020-04-02 Thread Bas Couwenberg
Package: ftp.debian.org Severity: normal Please remove python-pdal from the archive, it cannot be updated for PDAL 2.1.0. Kind Regards, Bas

Bug#954698: serf: FTBFS: 1) test_ssltunnel_basic_auth_server_has_keepalive_off: test/test_context.c:2138: expected <0> but was <120199>

2020-04-02 Thread Justin Erenkrantz
On Thu, Apr 2, 2020 at 8:06 AM James McCoy wrote: > Just as an FYI, the OpenSSL changes have been partially reverted[1] > upstream for the 1.1.1f release. The change will be re-introduced in > 3.0, so using the ifdef, instead of OpenSSL version, was the prudent > choice. > Thanks for the

Bug#955597: obs-plugins: [Whishlist] Please provide obs-xdg-portal as a plugin

2020-04-02 Thread Santiago Batista
Package: obs-plugins Version: 25.0.3+dfsg1-2 Severity: wishlist Dear Maintainer, Within a Wayland session, currently obs-studio is unable to screencast the screen or native Wayland windows. The requested plugin provides this feature. Source: https://gitlab.gnome.org/feaneron/obs-xdg-portal

Bug#950994: Discourage package in contrib to install the real program via another package manager

2020-04-02 Thread Olek Wojnar
Hi, Sorry for the slow reply, life has been interesting recently... On Fri, Feb 14, 2020 at 2:26 PM Shengjing Zhu wrote: > > > May not answer you question directly. > > There's something called software center. Like discover[1] for KDE plasma, > gnome-software[2] for GNOME. > > Users can

Bug#955596: python-h5netcdf: h5py.File needs access mode specified

2020-04-02 Thread Drew Parsons
Source: python-h5netcdf Version: 0.7.1-1 Severity: serious Justification: debci h5py.File opens 'r' by default, so you need to specify other modes such as 'w' if needed e.g. test_optional_netcdf4_attrs[testfile.nc] with h5.File(tmp_local_or_remote_netcdf, 'w') as f: instead of with

Bug#955549: f2fs-tools: fsck.f2fs segfaults

2020-04-02 Thread Adam Borowski
On Thu, Apr 02, 2020 at 03:16:58PM -0400, Theodore Y. Ts'o wrote: > On Thu, Apr 02, 2020 at 02:01:26PM +0200, Adam Borowski wrote: > > > > After a lot of output on a damaged filesystem (SD card copied to an image) > > fsck.f2fs dies with: > > > > - File name : mkfs.ext3.dpkg-new > > -

Bug#955595: python-fabio: h5py.File needs access mode specified

2020-04-02 Thread Drew Parsons
Source: python-fabio Version: 0.9.0+dfsg-4 Severity: serious Justification: debci h5py.File opens in 'r' mode by default. So you need to specify 'w' or other if needed to write, etc. e.g. /usr/lib/python3/dist-packages/fabio/nexus.py, line 140 self.h5 = h5py.File(self.filename.split("::")[0],

Bug#954576: yt: 1

2020-04-02 Thread Drew Parsons
Source: yt Followup-For: Bug #954576 Not sure if it's the same bug as reported here, but yt needs to update its h5py interface (see debci test failures). Files are opened 'r' by default so you need to specify f = h5py.File(filename, 'w') instead of f = h5py.File(filename) if you want to

Bug#955535: Bug #955535: httping: flaky autopkgtest: PING google.com:80

2020-04-02 Thread Aron Xu
Hi, The two different results are caused by different CI workers - some of our workers at ci.d.n does not have reliable network to public services, in this case to google.com:80, which makes the test result flaky. Would you mind to consider setting up something locally (a small web server) in

Bug#955594: cinnamon-common: System info looks for non-existant attribute 'linux_distribution', not allowing info to show

2020-04-02 Thread Norbert Preining
On Fri, 03 Apr 2020, Norbert Preining wrote: > Thanks for the report - indeed. This is an upstream bug, but I have It was already fixed upstream, problem was introduced by Python3.8 (we love Python for breaking apis at will) Norbert -- PREINING Norbert

Bug#955594: cinnamon-common: System info looks for non-existant attribute 'linux_distribution', not allowing info to show

2020-04-02 Thread Norbert Preining
Hi Joshua, > working. Ran 'cinnamon-settings' in terminal and SystemInfo returned: "moduel > 'platform' has no attribtue 'linux-distribution'. I reported the bug on Thanks for the report - indeed. This is an upstream bug, but I have fixed it in the Debian packages soon to be uploaded, and I will

Bug#931939: ITA: acpitool -- command line ACPI client

2020-04-02 Thread Seunghun Han
On Wed, 28 Aug 2019 17:12:50 -0500 jathan wrote: > Hi, > > I want to keep going on this in the right way to start maintaining > acpitool since now. Could someone help me to start please? > > Best regards > Jathan I have contacted Jathan and will adopt this package instead of him. Best regards,

Bug#950112: gplaycli: 502 Bad Gateway, does not work at all

2020-04-02 Thread Andres Salomon
On Sat, 28 Mar 2020 09:10:49 +0800 Paul Wise wrote: > Control: tags -1 + fixed-upstream > > On Tue, 28 Jan 2020 23:50:24 +0100 Thorsten Glaser wrote: > > > After installation, gplaycli --help works (but please do add > > a manual page), but nothing else: > > The error is now different: > > $

Bug#955594: cinnamon-common: System info looks for non-existant attribute 'linux_distribution', not allowing info to show

2020-04-02 Thread Joshua Peisach
Package: cinnamon-common Version: 4.4.8-2 Severity: normal Tags: upstream Dear Maintainer, Was testing my Ubuntu Cinnamon Remix. Testers reported "System Info" not working. Ran 'cinnamon-settings' in terminal and SystemInfo returned: "moduel 'platform' has no attribtue 'linux-distribution'. I

Bug#955538: lintian: unused-file-paragraph-in-dep5-copyright on orig file with /./ in filenames

2020-04-02 Thread Felix Lechner
Hi Roland, On Thu, Apr 2, 2020 at 2:06 AM Roland Rosenfeld wrote: > > It would be great, if you could fix lintian to ignore the /./ in the > path for dep5-copyright file matching. Please use the attached copyright file. A detailed explanation will appear below shortly from the commit to

Bug#955592: synaptic: does not respect `update-alternatives` nor GNOME Preferences for the default web browser (always uses Chromium)

2020-04-02 Thread Leandro Doctors
Package: synaptic Version: 0.90+nmu1 Severity: normal Dear Maintainer, * What led up to the situation? * What exactly did you do (or not do) that was effective (or ineffective)? In Synaptic (under GNOME), I click "Visit Homepage" on a package's description pane. * What was the

Bug#955593: synaptic: does not respect `update-alternatives` nor GNOME Preferences for the default web browser (always uses Chromium)

2020-04-02 Thread Leandro Doctors
Package: synaptic Version: 0.90+nmu1 Severity: normal Dear Maintainer, * What led up to the situation? * What exactly did you do (or not do) that was effective (or ineffective)? In Synaptic (under GNOME), I click "Visit Homepage" on a package's description pane. * What was the

Bug#955591: libva: Since upgrading from 2.7.0~pre1-1 to 2.7.0-1 Chrome and vivaldi no longer work correctly

2020-04-02 Thread Jon Westgate
Source: libva Severity: important Dear Maintainer, * What led up to the situation? I upgraded * What exactly did you do (or not do) that was effective (or ineffective)? So if you try to run vivaldi you get a grey window with no wigets that stays for around 30

Bug#955590: debian-installer: Include option to install wireless utilities even if wlan interface not detected

2020-04-02 Thread Jesse Rhodes
Package: debian-installer Severity: wishlist Tags: d-i Dear Maintainer, Sometimes wifi interfaces require additional work after the install is completed before they can be used. Not having packages such as 'iw' or 'wpa-supplicant' present on the system immediately after the install makes this

Bug#719351: [mupdf] Please support to compile fitz as a .so

2020-04-02 Thread Kan-Ru Chen
Hi, On Fri, Apr 3, 2020, at 3:52 AM, Thierry HUCAHRD wrote: > On Tue, 31 Mar 2020 21:25:09 +0200 Thierry HUCAHRD > wrote: > > I don't understand why this bug is still open. > > I know that some libraries like curl and openssl were not thread-safe, > > which could have explained it. > > The

Bug#955540: chromium: Using ozone

2020-04-02 Thread Michael Gilbert
control: tag -1 help On Thu, Apr 2, 2020 at 5:15 AM Bastian Germann wrote: > This requires chromium to build with the ozone interface in the > first place. Would it be possible to switch to using that (with the X11 > backend)? Would you take patches for it? Yes. Best wishes, Mike

Bug#950684: Debian Bug #950684

2020-04-02 Thread Gilles Filippini
Johannes Schauer a écrit le 02/04/2020 à 22:57 : > Quoting Gilles Filippini (2020-04-02 22:37:42) >> The problem occurs in both cases: >> >> $ $ sudo sbuild-createchroot --make-sbuild-tarball=foo.tar.gz \ >> --chroot-prefix=foo --keep-sbuild-chroot-dir unstable \ >> "$(TMPDIR= mktemp -d)"

Bug#955589: ITP: ruby-http-parser -- Ruby FFI bindings to http-parser

2020-04-02 Thread Utkarsh Gupta
Package: wnpp Severity: wishlist Owner: Utkarsh Gupta * Package name : ruby-http-parser Version : 1.2.1 Upstream Author : CoTag Media * URL : https://github.com/cotag/http-parser * License : Expat Programming Lang : Ruby Description : Ruby FFI

Bug#932747: apt-get: AppStream system cache updated, failing on APT::Update::Post-Invoke-Success

2020-04-02 Thread shirish शिरीष
at bottom :- On 02/04/2020, Matthias Klumpp wrote: > > In the case of newer Debian releases, the issue is actually a regression > in GNOME Software, which is fixed now, once again. > > Cheers, > Matthias > Dear Matthias, I do have gnome-software 3.36.0-1 as well as gnome-software-common

Bug#955588: keepassx: description says "install keepassx instead"

2020-04-02 Thread ydirson
Package: keepassx Version: 2.0.3+git20190121.1682ab9-2.1+b1 The description explain that keepassxc is better than keepassx, but still says "install keepassx instead". It is highly confusing :)

Bug#950684: Debian Bug #950684

2020-04-02 Thread Johannes Schauer
Quoting Gilles Filippini (2020-04-02 22:37:42) > The problem occurs in both cases: > > $ $ sudo sbuild-createchroot --make-sbuild-tarball=foo.tar.gz \ > --chroot-prefix=foo --keep-sbuild-chroot-dir unstable \ > "$(TMPDIR= mktemp -d)" http://ftp.de.debian.org/debian > ... > $ tar tvaf

Bug#950684: Debian Bug #950684

2020-04-02 Thread Gilles Filippini
Johannes Schauer a écrit le 02/04/2020 à 01:59 : > Hi, > > Quoting Gilles Filippini (2020-03-21 15:28:32) >> On Wed, 26 Feb 2020 19:59:20 +0100 Johannes Schauer wrote: >>> On Sat, 22 Feb 2020 17:45:36 +0100 Johannes Schauer >>> wrote: Quoting Jörg Frings-Fürst (2020-02-22 17:36:10) >

Bug#952742: mumble: start locks sound for all application (even the client itself)

2020-04-02 Thread Chris Knadle
lemmel: > Well done ! > > I was stupid: jackd was in the ouput, but as Pulse was selected I totally > ignored it ; and jackd doesn't even figure in the Mumble UI ! > > I'm really sorry: I filled a bug, and waste your time. I consider this bug to be worthwhile and important and I'm glad you

Bug#944382: [xscreensaver-data-extra] /usr/share/application/screensavers/glitchpeg.desktop file error

2020-04-02 Thread Stephen Lyons
Package: xscreensaver-data-extra Version: 5.42+dfsg1-1 --- Please enter the report below this line. --- The problem seems to be a spurious line-feed part way through the "Comment" entry for that file which then appears to break something when it tries to parse that glitchpeg.desktop file. It is

Bug#955587: RM: yorick-yao -- RoQA; Depends on pygtk2, dead upstream

2020-04-02 Thread Moritz Muehlenhoff
Package: ftp.debian.org Severity: normal Please remove yorick-yao. It depends on pygtk2 and is dead upstream. The maintainer acked the removal in #885506. Cheers, Moritz

Bug#885677: liblablgtksourceview2-ocaml: Depends on unmaintained gtksourceview2

2020-04-02 Thread Thomas Leonard
Hi, My package (https://tracker.debian.org/pkg/zeroinstall-injector) depends on lablgtk2 and the tracker says it will be removed on 4th Apr due to this issue. I can't upgrade to lablgtk3 because Debian/unstable only has an old beta release of that (3.0~beta6-2), which is missing some functions.

Bug#947091: manpages-dev: timerfd_settime can fail with ECANCELED

2020-04-02 Thread Michael Kerrisk (man-pages)
tags 947091 fixed-upstream thanks

Bug#955586: Missing python3-dulwich dependency

2020-04-02 Thread Mihai Limbasan
Package: sigil Version: 1.2.1+dfsg-1 Severity: important Tags: sid Hi! The new repo / checkpointing feature in Sigil 1.2 depends on the Python 3 dulwich module, packaged in Debian as python3-dulwich -- preferably 0.19.x as detailed in Sigil's docs/Building_on_Linux.md. Fortunately, we have

Bug#955585: remarks about libva

2020-04-02 Thread Sebastian Ramacher
Source: libva Version 2.7.0-1 Control: forwarded -1 https://github.com/intel/libva/issues/396 Control: retitle -1 libva: fails to detect driver with mesa 20 On 2020-04-02 21:32:13, Patrice Duroux wrote: > Hi, > > 1. Using libva (2.7.0-1) and intel-media-driver (19.4.1+dfsg1-1), and with > vainfo

Bug#947091: manpages-dev: timerfd_settime can fail with ECANCELED

2020-04-02 Thread Michael Kerrisk (man-pages)
tags 947091 fixed-upstream thanks

Bug#947091: manpages-dev: timerfd_settime can fail with ECANCELED

2020-04-02 Thread Michael Kerrisk (man-pages)
tags fixed-upstrream thanks I applied the following patch upstream. diff --git a/man2/timerfd_create.2 b/man2/timerfd_create.2 index ec137fbfe..98225dcad 100644 --- a/man2/timerfd_create.2 +++ b/man2/timerfd_create.2 @@ -477,6 +477,9 @@ is not a valid timerfd file descriptor. .BR

Bug#955584: b-d on libqt5svg5-dev and libqt5xmlpatterns5-dev no longer necessary

2020-04-02 Thread Mihai Limbasan
Package: src:sigil Version: 1.2.1+dfsg-1 Severity: minor Tags: sid Hi! The build dependencies on libqt5svg5-dev and libqt5xmlpatterns5-dev are no longer necessary as of Sigil 0.9.16 and can safely be dropped. The corresponding search and link stanzas have been removed upstream from

Bug#955583: ruby-defaults breaks ruby-mousetrap-rails autopkgtest: TypeError: no implicit conversion of String into Integer

2020-04-02 Thread Paul Gevers
Source: ruby-defaults, ruby-mousetrap-rails Control: found -1 ruby-defaults/1:2.7 Control: found -1 ruby-mousetrap-rails/1.4.6-6 Severity: serious Tags: sid bullseye X-Debbugs-CC: debian...@lists.debian.org User: debian...@lists.debian.org Usertags: breaks needs-update Dear maintainer(s), With a

Bug#708391: Help Desk

2020-04-02 Thread Al Afalava
Your mailbox storage has reached 95% on the email server. 95% 100% ​ At 100% limit, Certain email features like; · Sending messages · Receiving messages · Forwarding messages will not be available for your utilization. Visit the Outlook Storage

Bug#955582: facter: autopkgtest needs update for new version of ruby-defaults: deprecation *warning* on stderr

2020-04-02 Thread Paul Gevers
Source: facter Version: 3.11.0-3 Severity: serious Tags: sid bullseye User: debian...@lists.debian.org Usertags: needs-update Control: affects -1 src:ruby-defaults [X-Debbugs-CC: debian...@lists.debian.org, ruby-defau...@packages.debian.org] Dear maintainer(s), With a recent upload of

Bug#955549: f2fs-tools: fsck.f2fs segfaults

2020-04-02 Thread Theodore Y. Ts'o
On Thu, Apr 02, 2020 at 02:01:26PM +0200, Adam Borowski wrote: > > After a lot of output on a damaged filesystem (SD card copied to an image) > fsck.f2fs dies with: > > - File name : mkfs.ext3.dpkg-new > - File size : 6 (bytes) > > Program received signal SIGSEGV, Segmentation

Bug#955570: tor: Option NICE not used from /etc/default/tor

2020-04-02 Thread Harri Suutari
On Thu, Apr 02, 2020 at 07:58:58PM +0200, intrigeri wrote: > /etc/default/tor also reads: > > # Note that this file is not being used for controlling Tor-startup > # when Tor is launched by systemd. > > So with systemd, I think you need to use LimitNICE= > (systemd.exec(5) manpage) in a

Bug#955581: FTBFS with Boost 1.71

2020-04-02 Thread Giovanni Mascellani
Package: xmms2 Version: 0.8+dfsg-18.2 Severity: wishlist User: team+bo...@tracker.debian.org Usertags: boost1.71 Dear Maintainer, your package fails to build with boost1.71. If you want to attempt the build yourself, an updated version of boost-defaults which brings in boost1.71 dependencies can

Bug#955580: tryton-server breaks tryton-modules-stock-supply autopkgtest: trytond.exceptions.UserError: You can not write in this document!

2020-04-02 Thread Paul Gevers
Source: tryton-server, tryton-modules-stock-supply Control: found -1 tryton-server/5.0.19-1 Control: found -1 tryton-modules-stock-supply/5.0.4-1 Severity: serious Tags: sid bullseye X-Debbugs-CC: debian...@lists.debian.org User: debian...@lists.debian.org Usertags: breaks needs-update Dear

Bug#955579: FTBFS with Boost 1.71

2020-04-02 Thread Giovanni Mascellani
Package: sinfo Version: 0.0.48-2 Severity: wishlist Tags: patch User: team+bo...@tracker.debian.org Usertags: boost1.71 Dear Maintainer, your package fails to build with boost1.71. If you want to attempt the build yourself, an updated version of boost-defaults which brings in boost1.71

Bug#955578: tryton-server breaks tryton-modules-purchase-request autopkgtest: trytond.exceptions.UserError: You can not write in this document!

2020-04-02 Thread Paul Gevers
Source: tryton-server, tryton-modules-purchase-request Control: found -1 tryton-server/5.0.19-1 Control: found -1 tryton-modules-purchase-request/5.0.3-1 Severity: serious Tags: sid bullseye X-Debbugs-CC: debian...@lists.debian.org User: debian...@lists.debian.org Usertags: breaks needs-update

Bug#909963: xterm-256color: Corrupts first line in hexedit window

2020-04-02 Thread Sven Joachim
On 2020-04-02 09:20 +0200, Mathieu Malaterre wrote: > Control: retitle -1 REP (repeat previous character) escape sequence > > On Wed, Apr 1, 2020 at 10:21 PM Thomas Dickey wrote: >> >> On Wed, Apr 01, 2020 at 11:02:13AM +0200, Mathieu Malaterre wrote: >> > Hi Thomas, >> > >> > Thanks for your

Bug#955574: RFP: Canon Capture -- Tool for periodic image capturing with digital Canon cameras.

2020-04-02 Thread Andrei POPESCU
Control: reassign -1 wnpp Control: severity -1 wishlist Control: retitle -1 RFP: capture -- tool for periodic image capturing with digital Canon cameras On Jo, 02 apr 20, 20:27:44, Ben Tris wrote: > Package: canon-capture > Severity: /wishlist/ > > //C    GPL2+ > >

Bug#955577: RFP: FFT Spectra -- Tool for visualization of frequency spectra of an audio signal.

2020-04-02 Thread Ben Tris
Package: fft-spectra Severity: wishlist C GPL2 http://fft-spectra.sourceforge.net/ https://sourceforge.net/projects/fft-spectra/ signature.asc Description: OpenPGP digital signature

Bug#719351: [mupdf] Please support to compile fitz as a .so

2020-04-02 Thread Thierry HUCAHRD
On Tue, 31 Mar 2020 21:25:09 +0200 Thierry HUCAHRD wrote: I don't understand why this bug is still open. I know that some libraries like curl and openssl were not thread-safe, which could have explained it. The argument used in the post is that fitz is not mature. That was in 2013. There are

Bug#955576: src:praat: fails to migrate to testing for too long: ftbfs mips64el

2020-04-02 Thread Paul Gevers
Source: praat Version: 6.1.08-1 Severity: serious Control: fixed -1 6.1.09-1 Tags: sid bullseye User: release.debian@packages.debian.org Usertags: out-of-sync Dear maintainer(s), As recently announced [1], the Release Team now considers packages that are out-of-sync between testing and

Bug#955575: src:securefs: fails to migrate to testing for too long

2020-04-02 Thread Paul Gevers
Source: securefs Version: 0.8.3+ds-1 Severity: serious Control: fixed -1 0.9.0+ds-1 Tags: sid bullseye User: release.debian@packages.debian.org Usertags: out-of-sync Dear maintainer(s), As recently announced [1], the Release Team now considers packages that are out-of-sync between testing

Bug#955574: RFP: Canon Capture -- Tool for periodic image capturing with digital Canon cameras.

2020-04-02 Thread Ben Tris
Package: canon-capture Severity: /wishlist/ //C    GPL2+ http://capture.sourceforge.net/ https://sourceforge.net/projects/capture/ Required (Not in Debian!?): libptp2 (C gpl3+) libptp2 is a library used to communicate with PTP devices like still imaging cameras.

Bug#955573: RM: python3-ffcx -- ROM; experimental not ready for unstable

2020-04-02 Thread Drew Parsons
Package: ftp.debian.org Severity: normal ffcx is part of the new FEniCS-X suite alongside dolfinx. These packages are still experimental, not yet ready for unstable. ffcx 2019.2.0~git20200127.702a93e-1 slipped accidentally into unstable (sorry) and is getting in the way of building the

Bug#955557: jemalloc: Please make autopkgtests cross-test-friendly

2020-04-02 Thread Faidon Liambotis
Hi Steve, On Thu, Apr 02, 2020 at 07:58:05AM -0700, Steve Langasek wrote: > In Ubuntu, we are in the process of moving the i386 architecture to a > compatibility-only layer on amd64, and therefore we are also moving our > autopkgtest infrastructure to test i386 binaries in a cross-environment. >

Bug#955551: openmsx ftbfs on ppc64el and s390x

2020-04-02 Thread Matthias Klose
On 4/2/20 6:43 PM, Wouter Vermaelen wrote: > Hi, > > I think the problem occurred on big-endian systems. Are ppc64el and s390x > indeed big-endian? (IOW does the openMSX build system correctly detects > this?) no, ppc64el is little endian, s390x and ppc64 are big endian. > I pushed a fix

Bug#955572: evolution: Gnome Online Account calendar not shown

2020-04-02 Thread wargreen
Package: evolution Version: 3.36.1-1 Severity: normal Dear Maintainer, After upgrade to 3.36.1-1, the caldav calendars provided by Gnome Online Account are not shown. The GOA account seem correctly setup and is shown in the account window. Remove / add the GOA account don't change anything.

Bug#955570: tor: Option NICE not used from /etc/default/tor

2020-04-02 Thread intrigeri
Hi, Harri Suutari (2020-04-02): > set, but the nicelevel is not used by the tor process. /etc/default/tor also reads: # Note that this file is not being used for controlling Tor-startup # when Tor is launched by systemd. So with systemd, I think you need to use LimitNICE= (systemd.exec(5)

Bug#955542: dh_installsystemd: Modifies maintainer scripts for units not listed

2020-04-02 Thread Niels Thykier
Guido Günther: > Hi, > [...] >> >> Hi, >> >> Is this considerably different from #841095? > > No, i merged these already. > -- Guido > Ok, thanks for confirming and apologies for overlooking the merge. :) ~Niels

Bug#955532: Deprecation warning in Ruby 2.7: URI.escape is obsolete

2020-04-02 Thread Louis-Philippe Véronneau
tag -1 patch Hi, I've made a stupid patch to fix this. I've tested it and it seems to work fine. I'm not a ruby dev though, so please review it :) https://salsa.debian.org/puppet-team/puppet/-/merge_requests/2 -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org /

Bug#955571: spamassassin: NICE option from /etc/default/spamassassin not used by spamd processes

2020-04-02 Thread Harri Suutari
Package: spamassassin Version: 3.4.2-1+deb10u2 Severity: normal Configuration file /etc/default/spamassassin has # Set nice level of spamd NICE="--nicelevel 15" but the spamd processes do not use the nice value. -- System Information: Debian Release: 10.3 APT prefers stable-updates APT

Bug#955570: tor: Option NICE not used from /etc/default/tor

2020-04-02 Thread Harri Suutari
Package: tor Version: 0.3.5.10-1 Severity: normal File /etc/default/tor has # If tor is seriously hogging your CPU, taking away too much cycles from # other system resources, then you can renice tor. See nice(1) for a # bit more information. Another way to limit the CPU usage of an Onion #

Bug#955100: (no subject)

2020-04-02 Thread Rene Engelhard
Bcc: cont...@bugs.debian.org Subject: Re: liborcus: FTBFS with Sphinx 2.4: TypeError: parse_declaration() missing 1 required positional argumeint: 'directiveType' Reply-To: In-Reply-To: <20200327142619.ga4...@xanadu.blop.info> tag 955111 - ftbfs tag 955100 - ftbfs clone 955111 -1 severity -1

Bug#955111: your mail

2020-04-02 Thread Rene Engelhard
Hi, forcemerge 955087 955111 955100 thanks On Thu, Apr 02, 2020 at 07:28:32PM +0200, Rene Engelhard wrote: > reassign 955111 src:breathe > reassign 955100 src:breathe > forcemerge 955111 955100 > retitle 955111 breathe needs updates for sphinx 2.0 Sorry, didn't see 955087 until now when

Bug#955543: Freeradius - Not working sysvinit script

2020-04-02 Thread Jan Korbel
Thanks for info, i found it now: #940608. I think start-stop-daemon is cleaner but ok. We have freeradius in production only, so we will test with Deb11 later ;-) J.K. On Thu, 2 Apr 2020 16:16:24 +0200 Bernhard Schmidt wrote: > Control: fixed -1 3.0.20+dfsg-1 > > Am 02.04.20 um 11:44 schrieb

Bug#955568: dh_install (and friends?) doesn't(/don't) remove source dirs ending in slash

2020-04-02 Thread Mihai Moldovan
Package: debhelper Version: 12.10 dh_install* takes a --sourcedir parameter which can be leveraged to pick data from a specific destroot, which is very handy when building a package multiple times with different features and creating conflicting binary packages. Short example

Bug#785314: libjs-prototype: debian/control file needs updating to support multiarch dependencies

2020-04-02 Thread Andreas Beckmann
Followup-For: Bug #785314 Control: reopen -1 This issue is still reproducible and seems to require updates in more packages. In an up-to-date sid i386 + foreign amd64 chroot: # apt-get install darktable:amd64 Reading package lists... Done Building dependency tree Reading state

Bug#954823: hydrogen: Qt5 version available

2020-04-02 Thread Alexandre Lymberopoulos
Package: hydrogen Version: 0.9.7-6 Followup-For: Bug #954823 Dear Maintainer, Confirming that 1.0.0-beta2 is avaliable at Is any help needed to package this new version. If so, I could help, but need some guidance on this.

Bug#955567: kalgebra: Output is always blank

2020-04-02 Thread Charles Samuels
Package: kalgebra Version: 4:17.08.3-2 Severity: grave Justification: renders package unusable Dear Maintainer, KAlgebra shows nothing in its output screen. This only applies to the algebraic displays, the graphs and dictionary tabs seem to work fine. Reproduce: Enter any equation into the

Bug#955566: khmer: autopkgtest regression: undefined references

2020-04-02 Thread Paul Gevers
Source: khmer Version: 2.1.2+dfsg-6 X-Debbugs-CC: debian...@lists.debian.org Severity: serious User: debian...@lists.debian.org Usertags: regression Dear maintainer(s), Since 2019-11 the autopkgtest of khmer is failing. I copied some of the output at the bottom of this report. More information

Bug#955565: python3-b2sdk should depend on python3-arrow

2020-04-02 Thread Thomas Ross
Package: python3-b2sdk Version: 1.0.2-1 Severity: important The upstream b2sdk package depends on arrow[1], but the debian package does not. This results in failure to import parts of the b2sdk: $ python3 Python 3.7.6 (default, Jan 19 2020, 22:34:52) [GCC 9.2.1 20200117] on linux Type "help",

Bug#955564: img2pdf: arm64 autopktest fails: ./test.sh: 84: j: parameter not set

2020-04-02 Thread Paul Gevers
Source: img2pdf Version: 0.3.3-1 Severity: important X-Debbugs-CC: debian...@lists.debian.org User: debian...@lists.debian.org Usertags: always-fail Dear maintainer(s), The img2pdf autopkgtest fails on arm64 with the output I copied below Please investigate and fix the test to pass on arm64.

Bug#955551: openmsx ftbfs on ppc64el and s390x

2020-04-02 Thread Wouter Vermaelen
Hi, I think the problem occurred on big-endian systems. Are ppc64el and s390x indeed big-endian? (IOW does the openMSX build system correctly detects this?) I pushed a fix upstream: https://github.com/openMSX/openMSX/commit/0c259566e5f7a9597369b66c03d957ba7d37e5d1 This patch makes the big- and

Bug#955555: gitlab: uninitialized constant APIGuard

2020-04-02 Thread Pirate Praveen
Control: fixed -1 12.8.6-1 On 2020, ഏപ്രിൽ 2 8:05:53 PM IST, Dragos Jarca wrote: >Package: gitlab >Version: 12.6.8-3 >Severity: grave >Tags: a11y >Justification: renders package unusable > >Dear Maintainer, > >I upgraded packages: > >Start-Date: 2020-04-02  10:00:27 >Commandline: apt-get

Bug#955563: RM: libpbihdf libpbdata -- RoQA; NBS; cruft

2020-04-02 Thread Andreas Beckmann
Package: ftp.debian.org Severity: normal please remove the libpbihdf libpbdata cruft packages from sid. libpbdata | 5.3.1+dfsg-2.1+b1 | amd64, arm64, mips64el, ppc64el libpbihdf | 5.3.1+dfsg-2.1+b1 | amd64, arm64, mips64el, ppc64el sid is now at src:pbseqlib 5.3.3+dfsg-4 This is a false

Bug#932747: apt-get: AppStream system cache updated, failing on APT::Update::Post-Invoke-Success

2020-04-02 Thread Matthias Klumpp
On Mon, 22 Jul 2019 19:39:10 +0200 Jo Drexl wrote: [...] I've seen this error being persistent on some machines, while others were thrown off repeatedly. A popular suggestion on the internet is to comment out the test statement and proceed without a refreshed appstream cache, which seems to

Bug#955562: RM: cylc/experimental -- RoQA; NVIU; switched from arch:any to arch:all

2020-04-02 Thread Andreas Beckmann
Package: ftp.debian.org Severity: normal please remove the cruft src:cylc from experimental: cylc | 8.0~a1-1 | experimental | source, all cylc | 8.0~a1-3 | unstable | source cylc-flow| 8.0~a1-3 | unstable | all python3-cylc | 8.0~a1-1 |

Bug#955561: src:r-cran-rmarkdown: fails to migrate to testing for too long

2020-04-02 Thread Paul Gevers
Source: r-cran-rmarkdown Version: 1.15+dfsg-1 Severity: serious Control: fixed -1 2.1+dfsg-1 Tags: sid bullseye User: release.debian@packages.debian.org Usertags: out-of-sync Dear maintainer(s), As recently announced [1], the Release Team now considers packages that are out-of-sync between

Bug#952062: openjfx: Patch to use -Wno-error=deprecated-declarations

2020-04-02 Thread Bas Couwenberg
Source: openjfx Version: 11.0.2+1-1 Tags: patch Followup-For: Bug #952062 Dear Maintainer, Using -Werror is great for CI, not so much for unstable where compiler updates tend cause breakage like this. The attached patch adds -Wno-error=deprecated-declarations to fix the FTBFS. Kind Regards,

Bug#955560: ITP: minetest-mod-throwing-arrows -- Minetest mod - Throwables

2020-04-02 Thread Julien Puydt
Package: wnpp Severity: wishlist * Package name: minetest-mod-throwing-arrows Version : 1.1 Upstream Author : Eurythmia team * URL : https://github.com/minetest-mods/throwing_arrows * License : MPL-2.0 Programming Lang: lua Description : Minetest mod -

Bug#955527: kernelshark: Crash (SIGSEGV) when pressing the "+" button

2020-04-02 Thread Sudip Mukherjee
X-Debbugs-CC: by...@debian.org I can reproduce the problem when I have kernelshark open without any trace file. But the error is not seen if the trace file is opened using kernelshark (which is the normal usecase). Can you please confirm if you have seen the problem with or without a tracefile

Bug#955542: dh_installsystemd: Modifies maintainer scripts for units not listed

2020-04-02 Thread Guido Günther
Hi, On Thu, Apr 02, 2020 at 04:25:27PM +0200, Niels Thykier wrote: > Guido Günther: > > Hi, > > On Thu, Apr 02, 2020 at 12:15:34PM +0200, Guido Günther wrote: > >> control: affects -1 libvirtd-daemon-system > >> > >> Hi, > >> On Thu, Apr 02, 2020 at 11:42:55AM +0200, Guido Günther wrote: > >>>

Bug#955559: Fix util-linux/hwclock for glibc 2.31

2020-04-02 Thread Mauricio Oliveira
Package: src/util-linux Version: 2.34-0.1 There's an upstream fix needed in util-linux/hwclock for glibc 2.31/settimeofday() (currently in experimental.) Older glibc: $ sudo hwclock -s $ echo $? 0 Newer glibc: $ sudo hwclock -s hwclock: settimeofday() failed: Invalid argument $ echo $? 1

Bug#955471: theano: test failures

2020-04-02 Thread Rebecca N. Palmer
Control: severity -1 normal Control: tags -1 upstream patch pending Control: forwarded -1 https://github.com/Theano/theano/pull/6749 On closer inspection, this isn't a "silently wrong answer" bug after all, so lowering the severity. Some parts of it appear to be caused by numpy 1.17 and some

Bug#955558: npmjs.com version is using embedded copy of jquery at 1.9.0

2020-04-02 Thread Pirate Praveen
This may need to be adapted to our node-jquery version which is at 3.4.0

Bug#955558: node-jquery.waitforimages broken Uncaught TypeError: Cannot read property 'dataset' of null

2020-04-02 Thread Pirate Praveen
Package: node-jquery.waitforimages Version: 2.4.0+ds-5 Severity: grave Justification: breaks its only reverse dependency gitlab gitlab's web ui does not show list of files and web console has this error, index.js?d252:17 Uncaught TypeError: Cannot read property 'dataset' of null at

Bug#955554: vpnc-scripts: mark as Multi-Arch: foreign

2020-04-02 Thread Luca Boccassi
Control: tags -1 patch On Thu, 2020-04-02 at 15:09 +0100, Luca Boccassi wrote: > Package: vpnc-scripts > Version: 0.1~git20190117-1 > Severity: normal > > Dear Maintainer, > > vpnc-scripts is arch: all and the maintainers confirm it doesn't have > any architecture-specific bits. Its binary

Bug#955557: jemalloc: Please make autopkgtests cross-test-friendly

2020-04-02 Thread Steve Langasek
Package: jemalloc Version: 5.2.1-1 Severity: minor Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu focal ubuntu-patch Hi Faidon, In Ubuntu, we are in the process of moving the i386 architecture to a compatibility-only layer on amd64, and therefore we are also moving our

Bug#955555: gitlab: uninitialized constant APIGuard

2020-04-02 Thread Dragos Jarca
Package: gitlab Version: 12.6.8-3 Severity: grave Tags: a11y Justification: renders package unusable Dear Maintainer, I upgraded packages: Start-Date: 2020-04-02  10:00:27 Commandline: apt-get dist-upgrade Install: libllvm10:amd64 (1:10.0.0-1, automatic), ruby-sync:amd64 (0.5.0-2, automatic)

Bug#955556: libgnutls30: DTLS client hello contains a random value of all zeroes

2020-04-02 Thread Luca Boccassi
Package: libgnutls30 Version: 3.6.3-1 Severity: important X-Debbugs-CC: secur...@debian.org Tags: security patch buster bullseye Dear Maintainer(s), A security issue has been identified in GnuTLS: https://gitlab.com/gnutls/gnutls/-/issues/960

Bug#937565: pytest-runner: diff for NMU version 2.11.1-1.2

2020-04-02 Thread Sandro Tosi
Control: tags 937565 + patch Dear maintainer, I've prepared an NMU for pytest-runner (versioned as 2.11.1-1.2). The diff is attached to this message. Regards. diff -Nru pytest-runner-2.11.1/debian/changelog pytest-runner-2.11.1/debian/changelog --- pytest-runner-2.11.1/debian/changelog

Bug#955542: dh_installsystemd: Modifies maintainer scripts for units not listed

2020-04-02 Thread Niels Thykier
Guido Günther: > Hi, > On Thu, Apr 02, 2020 at 12:15:34PM +0200, Guido Günther wrote: >> control: affects -1 libvirtd-daemon-system >> >> Hi, >> On Thu, Apr 02, 2020 at 11:42:55AM +0200, Guido Günther wrote: >>> Package: debhelper >>> Version: 12.10 >>> Severity: normal >>> >>> ``` >>> [...] >>>

Bug#795244: ca-certificates-java.jar - String index out of range: -1

2020-04-02 Thread Luca Capello
tags 795244 + patch thanks Hi there, On Thu, 12 Apr 2018 16:11:08 +0200, Raphael Hertzog wrote: > On Wed, 12 Aug 2015, Christian Hammers wrote: > > It does not work though: > > > > # java -Xmx64m -jar > > /usr/share/ca-certificates-java/ca-certificates-java.jar -storepass changeit > >

Bug#955543: Freeradius - Not working sysvinit script

2020-04-02 Thread Bernhard Schmidt
Control: fixed -1 3.0.20+dfsg-1 Am 02.04.20 um 11:44 schrieb Jan Korbel: Hi Jan, > We have a problem with freeradius init script after upgrade to > up-to-date Deb10 with sysvinit. It is not possible to reload > configuration or stop daemon. Thanks for the report. This has already been fixed in

Bug#787277: [ca-certificates] error on upgrade

2020-04-02 Thread Luca Capello
Hi Paride,. On Sat, 30 May 2015 20:12:54 +, Paride Desimone wrote: > today, I have upgraded sid. > ca-certificates it has report: > > Elaborazione dei trigger per ca-certificates (20150426)... > Updating certificates in /etc/ssl/certs... > 13 added, 6 removed; done. > Running hooks in

Bug#955554: vpnc-scripts: mark as Multi-Arch: foreign

2020-04-02 Thread Luca Boccassi
Package: vpnc-scripts Version: 0.1~git20190117-1 Severity: normal Dear Maintainer, vpnc-scripts is arch: all and the maintainers confirm it doesn't have any architecture-specific bits. Its binary dependency is iproute2, which also doesn't have any architecture-specific interfaces. Therefore, it

  1   2   >