Bug#917128: Bug

2019-02-24 Thread Martin Pitt
Control: found -1 241-1 Wolfgang Walter [2019-02-23 11:39 +0100]: > The bug is back again: 241-1 again has this problem. So this broke again due to https://github.com/systemd/systemd/commit/3907446f02 or https://github.com/systemd/systemd/commit/73d2bb08816 , i. e. as part of https://github.com/

Bug#923104: h5py: autopkgtest regression

2019-02-24 Thread Graham Inggs
Source: h5py Version: 2.9.0-1 Severity: serious X-Debbugs-CC: debian...@lists.debian.org User: debian...@lists.debian.org Usertags: regression Hi Maintainer Since the upload of 2.9.0-1, h5py has been failing its own autopkgtests [1] with the following error: Testing with python3.7: ...s.

Bug#922306: linux: btrfs corruption (compressed data + hole data)

2019-02-24 Thread Salvatore Bonaccorso
Control: found -1 4.3~rc5-1~exp1 Control: tags -1 + upstream patch Upstream patch submission at https://lore.kernel.org/linux-btrfs/20190214151720.23563-1-fdman...@kernel.org/ Regards, Salvatore

Bug#923105: holdingnuts FTCBFS: constructs a wrong builddirectory and fails to install

2019-02-24 Thread Helmut Grohne
Source: holdingnuts Version: 0.0.5-4 Tags: patch User: helm...@debian.org Usertags: rebootstrap holdingnuts fails to cross build from source, because it wrongly constructs dh's builddirectory and thus fails installing from a non-existent directory. The attached patch fixes that and makes holdingnu

Bug#923106: pgn2web FTCBFS: hard codes wrong compiler

2019-02-24 Thread Helmut Grohne
Source: pgn2web Version: 0.4-2 Tags: upstream patch User: helm...@debian.org Usertags: rebootstrap pgn2web fails to cross build from source, because the upstream Makefile hard codes the build architecture C++ compiler in one place. After changing that to $(CXX), pgn2web cross builds successfully.

Bug#923107: regexxer FTCBFS: configures twice, once for the build architecture

2019-02-24 Thread Helmut Grohne
Source: regexxer Version: 0.10-4 Tags: patch User: helm...@debian.org Usertags: rebootstrap regexxer fails to cross build from source, because it configures for the build architecture. It actually configures twice. Once for the build architecture during ./autogen.sh and then correctly through dh_a

Bug#923108: eiciel FTCBFS: hard codes pkg-config in configure.ac once

2019-02-24 Thread Helmut Grohne
Source: eiciel Version: 0.9.12.1-1 Tags: patch upstream User: helm...@debian.org Usertags: rebootstrap eiciel fails to cross build from source, because its configure.ac hard codes the build architecture pkg-config in one place. After fixing that, it cross builds successfully. Please consider apply

Bug#831835: "Survey regarding your Extension bcma for Mozilla Firefox"

2019-02-24 Thread outgoingmail
If this is not a spam and you are serious, please repost it to https://notabug.org/themusicgod1/cloudflare-tor/ thanks

Bug#923109: qmidiroute FTCBFS: abuses AC_CHECK_FILE

2019-02-24 Thread Helmut Grohne
Source: qmidiroute Version: 0.4.0-1 Tags: patch upstream User: helm...@debian.org Usertags: rebootstrap qmidiroute fails to cross build from source, because it abuses AC_CHECK_FILE. The macro is meant for testing file existence on the installed system. However, qmidiroute uses it for checking head

Bug#923110: ksmtuned FTCBFS: debian/rules hard codes the wrong compiler

2019-02-24 Thread Helmut Grohne
Source: ksmtuned Version: 4.20150325 Tags: patch User: helm...@debian.org Usertags: rebootstrap ksmtuned fails to cross build from source, because debian/rules hard codes the build architecture compiler. Seeding CC from dpkg's buildtools.mk fixes that. Please consider applying the attached patch.

Bug#923112: gnujump FTCBFS: does not pass --host to ./configure

2019-02-24 Thread Helmut Grohne
Source: gnujump Version: 1.0.8-3 Tags: patch User: helm...@debian.org Usertags: rebootstrap gnujump fails to cross build from source, because it does not pass --host to ./configure. The easiest way of fixing that - using dh_auto_configure - makes gnujump cross buildable. Please consider applying t

Bug#923111: [INTL:da] Danish translation of the debconf templates openafs

2019-02-24 Thread Joe Dalton
Package: openafs Severity: wishlist Tags: l10n patch Please include the attached Danish openafs debconf po file. joe@debianbuster:~/over/debian/openafs$ msgfmt --statistics -c -v -o /dev/null da.po da.po: 25 oversatte tekster. bye Joe da.po.tar.gz Description: application/gzip

Bug#923113: [INTL:da] Danish translation of the debconf templates distcc

2019-02-24 Thread Joe Dalton
Package: distcc Severity: wishlist Tags: l10n patch Please include the attached Danish distcc debconf po file. joe@debianbuster:~/over/debian/distcc$ msgfmt --statistics -c -v -o /dev/null da.po da.po: 20 oversatte tekster. bye Joe da.po.tar.gz Description: application/gzip

Bug#923115: cups-client: cupsctl needs to edit `cups-files.conf`

2019-02-24 Thread Paul Menzel
Package: cups-client Version: 2.2.10-4 Severity: normal Dear Maintainer, `/usr/sbin/cupsctl FileDevice=No` edits `/etc/cups/cupsd.conf` instead of `/etc/cups/cups-files.conf`. ``` /etc$ /usr/sbin/cupsctl FileDevices=No /etc$ sudo git diff diff --git a/cups/cupsd.conf b/cups/cupsd.conf index

Bug#923114: netdata-plugins-bash: sends usage stats to google without consent

2019-02-24 Thread Thomas Krutz
Package: netdata-plugins-bash Version: 1.12.0-1 Severity: normal Dear Maintainer, i never expected something like this in a debian package. /usr/lib/netdata/plugins.d/anonymous-statistics.sh sends infos about my system to google analytics. please delete this script or at least make it opt-in.

Bug#923116: colorcode FTCBFS: builds for the build architecture

2019-02-24 Thread Helmut Grohne
Source: colorcode Version: 0.8.5-1 Tags: patch User: helm...@debian.org Usertags: rebootstrap colorcode fails to cross build from source, because it does not pass the relevant cross flags to qmake. The easiest way of doing so is running dh_auto_configure. For doing that, we need to get rid of the

Bug#923117: cups-client: Install printer admin programs in `/usr/bin`

2019-02-24 Thread Paul Menzel
Package: cups-client Version: 2.2.10-4 Severity: normal Dear Maintainer, `/usr/sbin` does not seem to be in the user PATH by default in Debian. Users in the group *lpadmin* are allowed to use the printer commands, so they should be installed in `/usr/bin`. (Unrelated, I heard, that `sbin` or

Bug#923118: OpenJDK 12 symlink to sources doesn't point on src.zip

2019-02-24 Thread Andriy Lutskiv
Package: openjdk-12-jdk Version: 12~32-1 After installation OpenJDK 12(openjdk-12-jdk) and it's sources (openjdk-12-source) in directory /usr/lib/jvm/java-1.12.0-openjdk-amd64 symlink to sources doesn't point on src.zip. It link unexisted /usr/lib/jvm/openjdk-12/src.zip, but src.zip is in /usr/l

Bug#923119: [INTL:da] Danish translation of the debconf template ejabberd

2019-02-24 Thread Joe Dalton
Package: ejabberd Severity: wishlist Tags: l10n patch Please include the attached Danish ejabberd debconf po file. joe@debianbuster:~/over/debian/ejabberd$ msgfmt --statistics -c -v -o /dev/null da.po da.po: 26 oversatte tekster. bye Joe da.po.tar.gz Description: application/gzip

Bug#923120: clustalx FTCBFS: builds for the build architecture

2019-02-24 Thread Helmut Grohne
Source: clustalx Version: 2.1+lgpl-7 Tags: patch User: helm...@debian.org Usertags: rebootstrap clustalx fails to cross build from source, because it does not pass cross flags to qmake. The easiest way of doing so - using dh_auto_configure - makes clustalx cross buildable. Please consider applying

Bug#923121: [INTL:da] Danish translation of the debconf template nova

2019-02-24 Thread Joe Dalton
Package: nova Severity: wishlist Tags: l10n patch Please include the attached Danish nova debconf po file. joe@debianbuster:~/over/debian/nova$ msgfmt --statistics -c -v -o /dev/null da.po da.po: 38 oversatte tekster. bye Joe da.po.tar.gz Description: application/gzip

Bug#921761: sssd: FTBFS (failing tests)

2019-02-24 Thread Dominik George
On Sun, Feb 24, 2019 at 12:35:02AM +0100, Dominik George wrote: > Fedora project seems to know how to fix this, but I cannot get my head > wrapped around how the hell you find out how they did it… > > https://bugzilla.redhat.com/show_bug.cgi?id=1645912 > > -nik The fix referenced in the RedHat

Bug#923122: nsnake: make the build verbose

2019-02-24 Thread Helmut Grohne
Source: nsnake Version: 3.0.1-2 Tags: patch User: helm...@debian.org Usertags: rebootstrap nsnake fails to cross build from source, but diagnosing why is next to impossible without a verbose build log. Please make the build verbose by default as is recommended by Debian policy section 4.9. The att

Bug#923123: [INTL:da] Danish translation of the debconf template clamsmtp

2019-02-24 Thread Joe Dalton
Package: clamsmtp Severity: wishlist Tags: l10n patch Please include the attached Danish clamsmtp debconf po file. joe@debianbuster:~/over/debian/clamsmtp$ msgfmt --statistics -c -v -o /dev/null da.po da.po: 8 oversatte tekster. bye Joe da.po.tar.gz Description: application/gzip

Bug#923124: bidiv FTCBFS: upstream Makefile hard codes build architecture pkg-config

2019-02-24 Thread Helmut Grohne
Source: bidiv Version: 1.5-6 Tags: patch upstream User: helm...@debian.org Usertags: rebootstrap bidiv fails to cross build from source, because the upstream Makefile hard codes the build architecture pkg-config. The attached patch makes pkg-config substitutable and that is sufficient to make bidi

Bug#923125: FTBFS: cannot find files in override_dh_install

2019-02-24 Thread Dominik George
Source: sssd Version: 1.16.3-3 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 After fixing #921761, sssd still fails to build in a clean chroot: dh_install dh_install: Cannot find (any

Bug#923126: [INTL:da] Danish translation of the debconf template nodm

2019-02-24 Thread Joe Dalton
Package: nodm Severity: wishlist Tags: l10n patch Please include the attached Danish nodm debconf po file. joe@debianbuster:~/over/debian/nodm$ msgfmt --statistics -c -v -o /dev/null da.po da.po: 23 oversatte tekster. bye Joe da.po.tar.gz Description: application/gzip

Bug#923127: [INTL:da] Danish translation of the debconf template wdm

2019-02-24 Thread Joe Dalton
Package: wdm Severity: wishlist Tags: l10n patch Please include the attached Danish wdm debconf po file. joe@debianbuster:~/over/debian/wdm$ msgfmt --statistics -c -v -o /dev/null da.po da.po: 4 oversatte tekster. bye Joe da.po.tar.gz Description: application/gzip

Bug#923114: netdata-plugins-bash: sends usage stats to google without consent

2019-02-24 Thread Daniel Baumann
retitle 923114 disable phone-home script tag 923114 + pending thanks On 2/24/19 10:31 AM, Thomas Krutz wrote: > i never expected something like this in a debian package. > /usr/lib/netdata/plugins.d/anonymous-statistics.sh sends infos about my > system to google analytics. yes, we had the same w

Bug#923128: certbot: endless getrandom() loop when trying to fetch certificate

2019-02-24 Thread Petter Reinholdtsen
Package: certbot Version: 0.31.0-1 Severity: important Forwarded: https://github.com/certbot/certbot/issues/6792 Dear Maintainer, When trying to use certbot to fetch or renew the ssl sertificate on my FreedomBox, certbot end up in an endless loop calling getrandom(). I've reported the issue up

Bug#920000: NMU

2019-02-24 Thread Hilko Bengen
user debian-rele...@lists.debian.org usertag 92 + bsp-2019-02-de-bonn tag 92 pending thank you Greetings from the BSP taking place at Teckids e.V./tarent solutions GmbH in Bonn this weekend. I have applied Laure

Bug#921761: sssd: FTBFS (failing tests)

2019-02-24 Thread Dominik George
Control: tag -1 + patch The releveant upstream fix is: https://github.com/SSSD/sssd/commit/08bba3a6e3e4e21f2e20b71cca463d50420aa9ee#diff-7adf0a00d9dca84b2fbdd1759c1ac2a6.patch With this patch applied, the test passes again. Unfortunately, sssd still does not build, maybe for some other incompati

Bug#923130: [INTL:da] Danish translation of the debconf template neutron

2019-02-24 Thread Joe Dalton
Package: neutron Severity: wishlist Tags: l10n patch Please include the attached Danish neutron debconf po file. joe@debianbuster:~/over/debian/neutron$ msgfmt --statistics -c -v -o /dev/null da.po da.po: 16 oversatte tekster. bye Joe da.po.tar.gz Description: application/gzip

Bug#923129: golang-1.11-src: errors when building the go compiler from golang-1.11-src package sources (1.11.5-1)(Без темы)

2019-02-24 Thread Сергей Фёдоров
Package: golang-1.11-src Version: 1.11.5-1 Severity: normal -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 4.9.0-8-amd64 (SMP w/8 CPU cores) Locale: LANG=ru_RU.utf8, LC_CTYPE=ru_RU.utf8 (charmap

Bug#923034: FreeRADIUS status

2019-02-24 Thread Michael Stapelberg
The freeradius package is generally in good shape these days, I think. There are a few users who will report bugs, and there is at least one who is interested in having the latest upstream version available. The work required to maintain the package is moderate — let’s say a few hours each month.

Bug#923131: golang-1.11-src: errors when building the go compiler from golang-1.11-src package sources (1.11.5-1)

2019-02-24 Thread Сергей Фёдоров
Package: golang-1.11-src Version: 1.11.5-1 Severity: normal -- System Information: Debian Release: buster/sid   APT prefers unstable   APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 4.9.0-8-amd64 (SMP w/8 CPU cores) Locale: LANG=ru_RU.utf8, LC_CTYPE=ru_RU.utf8 (charmap=U

Bug#923132: [INTL:da] Danish translation of the debconf template horizon

2019-02-24 Thread Joe Dalton
Package: horizon Severity: wishlist Tags: l10n patch Please include the attached Danish horizon debconf po file. joe@debianbuster:~/over/debian/horizon$ msgfmt --statistics -c -v -o /dev/null da.po da.po: 10 oversatte tekster. bye Joe da.po.tar.gz Description: application/gzip

Bug#923133: mandelbulber2 FTCBFS: runs qmake for the build architecture

2019-02-24 Thread Helmut Grohne
Source: mandelbulber2 Version: 2.13.2-4 Tags: patch User: helm...@debian.org Usertags: rebootstrap mandelbulber2 fails to cross build from source, because it runs qmake without cross flags. The easiest way of adding the required flags is using dh_auto_configure. It also fails running lrelease, bec

Bug#923125: FTBFS: cannot find files in override_dh_install

2019-02-24 Thread Dominik George
Control: tag -1 + pending Control: tag 921761 + pending This is due to the check for a matching Kerberos version explicitly checks all known good versions up to 1.16, but now we have 1.17 in Debian. I looked at the upstream changelog and found nothing that could break the plugin build. Addind 1.1

Bug#923134: [INTL:da] Danish translation of the debconf template miniupnpd

2019-02-24 Thread Joe Dalton
Package: miniupnpd Severity: wishlist Tags: l10n patch Please include the attached Danish miniupnpd debconf po file. joe@debianbuster:~/over/debian/miniupnpd$ msgfmt --statistics -c -v -o /dev/null da.po da.po: 13 oversatte tekster. bye Joe da.po.tar.gz Description: application/gzip

Bug#917216: Bug has been fixed

2019-02-24 Thread Hilko Bengen
user debian-rele...@lists.debian.org usertag 917216 + bsp-2019-02-de-bonn fixed 917216 python-apt 1.8.1 thank you Greetings from the BSP taking place at Teckids e.V./tarent solutions GmbH in Bonn this weekend. This bug can be closed as the fix was added before python-apt/1.8.1 by yourself: ,

Bug#761511: misleading message about mount points in /etc/fstab

2019-02-24 Thread Dmitry Bogatov
control: merge -1 818442 [2019-02-19 03:55] Pierre Ynard > > Seems so. This string is still present. I will take a look why it is > > there, and under what circumstances this suggestion is printed. > > This message can be wrongly printed because of at least #818442 > (read-only /dev). In fact i

Bug#692559: RAMTMP is missing too

2019-02-24 Thread Dmitry Bogatov
control: retitle -1 Document CONCURRENCY variable of rcS [2019-02-22 09:48] Pierre Ynard > > part text/plain 689 > > No, no, I do not plan to remove it. Probably, at least comment in > > /etc/default/tmpfs regarding it should be added. > > RAMTMP is already documented in

Bug#444980: udev not restarted after exiting runlevel 1

2019-02-24 Thread Dmitry Bogatov
control: reassign -1 udev [2019-02-19 15:01] Pierre Ynard > As said in the history of the thread, this isn't a problem particular > to udev. portmap was mentioned. On my system I also have that issue > with rdnssd: it is started in runlevel S before networking, and isn't > restarted when leavin

Bug#923087: [git-buildpackage/master] Disable PGP signatures when retrieving list of commits

2019-02-24 Thread Gabriel Filion
tag 923087 pending thanks Date: Sat Feb 23 20:03:41 2019 -0500 Author: Gabriel Filion Commit ID: 34b9da1de902be0f4e43fd99d0fcb7e278bedbd9 Commit URL: https://git.sigxcpu.org/cgit/git-buildpackage//commit/?id=34b9da1de902be0f4e43fd99d0fcb7e278bedbd9 Patch URL: https://git.sigxcpu.org/cgit/git-

Bug#922815: insserv FATAL while updating as mountkernfs has to be enabled to use service udev

2019-02-24 Thread Dmitry Bogatov
[2019-02-22 15:30] shirish शिरीष > > > > > > Setting up udev (240-6) ... > > > update-initramfs: deferring update (trigger activated) > > > insserv: FATAL: service mountkernfs has to be enabled to use service udev > > > > > > maybe it just needs mountkernfs to be added in the interactive bit at

Bug#768555: bootlogd apparantly runs but /var/log/bootlog* files are from 2013

2019-02-24 Thread Dmitry Bogatov
[2019-02-23 03:13] Pierre Ynard > > /etc/init.d/bootlogd [Errno 2] No such file or directory: > > u'/etc/init.d/bootlogd' > > /etc/init.d/stop-bootlogd [Errno 2] No such file or directory: > > u'/etc/init.d/stop-bootlogd' > > /etc/init.d/stop-bootlogd-single [Errno 2] No such file or directory

Bug#923136: [INTL:da] Danish translation of the debconf template openstack-pkg-tools

2019-02-24 Thread Joe Dalton
Package: openstack-pkg-tools Severity: wishlist Tags: l10n patch Please include the attached Danish openstack-pkg-tools debconf po file. joe@debianbuster:~/over/debian/openstack-pkg-tools$ msgfmt --statistics -c -v -o /dev/null da.po da.po: 53 oversatte tekster. bye Joe da.po.tar.gz Descriptio

Bug#923135: gravitation FTCBFS: uses the wrong compiler

2019-02-24 Thread Helmut Grohne
Source: gravitation Version: 3+dfsg1-5 Tags: patch User: helm...@debian.org Usertags: rebootstrap gravitation fails to cross build from source, the upstream build system hard codes the build architecture compiler. Simply making it substituable is insufficient here as dh_auto_build expects that con

Bug#923082: can't disable systemd-resolved

2019-02-24 Thread Toni Mueller
Hi Martin, On Sun, Feb 24, 2019 at 08:03:38AM +0100, Martin Pitt wrote: > Toni [2019-02-23 23:05 +]: > > I can't disable systemd-resolved, which prevents me from running my own > > DNS setup: > > systemd-resolved.service is not enabled by default in Debian. If you enabled > it, what preven

Bug#923139: src:netkit-telnet-ssl: cruft: debian/ssltelnet.preinst

2019-02-24 Thread Christoph Biedl
Package: src:netkit-telnet-ssl Version: 0.17.41+0.2-3 Severity: minor Dear Maintainer, there's a file debian/ssltelnet.preinst in the source without a related package. Probably leftover from old times, please re-check and possibly remove. Christoph -- System Information: Debian Release: bus

Bug#923137: chrony: system call filter (now enabled by default) conflicts not only with mailonchange, but also with log

2019-02-24 Thread Francesco Poli (wintermute)
Package: chrony Version: 3.4-2 Severity: important Hello there! Thanks for maintaining this useful package. I've just upgraded to version 3.4-2 and noticed that the daemon failed to restart, due to the mailonchange directive: $ grep -B 1 ^mailonchange /etc/chrony/chrony.conf # Warn root. m

Bug#923138: [INTL:da] Danish translation of the debconf template keystone

2019-02-24 Thread Joe Dalton
Package: keystone Severity: wishlist Tags: l10n patch Please include the attached Danish keystone debconf po file. joe@debianbuster:~/over/debian/keystone$ msgfmt --statistics -c -v -o /dev/null da.po da.po: 28 oversatte tekster. bye Joe da.po.tar.gz Description: application/gzip

Bug#923140: ITP: isce2-- Interferometric SAR Scientific Computing Environment

2019-02-24 Thread Antonio Valentino
Package: wnpp Severity: wishlist Owner: Antonio Valentino * Package name: isce2 Version : 2.3.1 Upstream Author : Eric Gurrola, Kosal Khun, Marco Lavalle, Joshua Cohen, Giangi Sacco * URL : https://github.com/isce-framework/isce2 * License :

Bug#917524: initramfs-tools: Upgrade from initramfs-tools package fails

2019-02-24 Thread Jürgen Göricke
Hello Ben, After the dpkg (1.19.5) update was installed yesterday, the problem could be solved. This bug report can be closed. Thanks for the support! pgpE9dd34c7NW.pgp Description: Digitale Signatur von OpenPGP

Bug#923141: RM: xul-ext-timeline -- ROM; Package doesn't work with Tunderbird anymore and upstream stopped development

2019-02-24 Thread Matthias Schmitz
Package: ftp.debian.org Severity: normal As mentioned in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=918164 the package is unusable with any version of Thunderbird and upstream stopped development. Please remove the package from the archive. pgpd1DqotiOVM.pgp Description: Digitale Signat

Bug#923142: Debconf option roundcube/language has no effect

2019-02-24 Thread Oleg Strikov
Package: roundcube Version: 1.3.8+dfsg.1-2 I expected to see $config['language'] = 'ru_RU' in the configuration file after setting debconf option roundcube/language accordingly, but that's not what happened: # echo roundcube-core roundcube/language string ru_RU | debconf-set-selections # apt-get

Bug#918164: Broken with Thunderbird 60

2019-02-24 Thread Matthias Schmitz
Hi everyone, On Sat, 23 Feb 2019 12:16:37 +0100 Carsten Schoenert wrote: > On Thu, Jan 03, 2019 at 11:21:19PM +0100, Moritz Muehlenhoff wrote: > > The plugin is broken with Thunderbird 60 in stretch and sid, after > > installation it's disabled and only prints "Timeline is > > incompatible with

Bug#920823: phpmyadmin: CVE-2019-6799: PMASA-2019-1

2019-02-24 Thread Sylvain Beucler
Hi, FYI I prepared a patch for jessie, see: https://lists.debian.org/debian-lts/2019/02/msg00164.html For stretch, it is worth noting that the fix depends on whether mysql or mysqli is enabled, whether open_basedir is in effect, and whether we're protecting against user SQL queries or phpmyadmin-

Bug#843419: init-d-script: please provide a way to not use the --name option of start-stop-daemon

2019-02-24 Thread wferi
control: tags -1 -moreinfo Dmitry Bogatov writes: > Sorry, I do not understand. You, as init script writer, choose value of > argument to $NAME. Why can't you limit it to required length? Sorry, I indeed left out important context, thus even I had difficulty recalling the reason for my report n

Bug#923143: [INTL:da] Danish translation of the debconf template diaspora-installer

2019-02-24 Thread Joe Dalton
Package: diaspora-installer Severity: wishlist Tags: l10n patch Please include the attached Danish diaspora-installer debconf po file. joe@debianbuster:~/over/debian/diaspora-installer$ msgfmt --statistics -c -v -o /dev/null da.po da.po: 45 oversatte tekster. bye Joe da.po.tar.gz Description:

Bug#923144: [INTL:da] Danish translation of the debconf template lyskom-server

2019-02-24 Thread Joe Dalton
Package: lyskom-server Severity: wishlist Tags: l10n patch Please include the attached Danish lyskom-server debconf po file. joe@debianbuster:~/over/debian/lyskom-server$ msgfmt --statistics -c -v -o /dev/null da.po da.po: 11 oversatte tekster. bye Joe da.po.tar.gz Description: application/gzi

Bug#915319: Some diagnosis

2019-02-24 Thread Hilko Bengen
user debian-rele...@lists.debian.org usertag 915319 + bsp-2019-02-de-bonn tag 915319 + confirmed thank you Greetings from the BSP taking place at Teckids e.V./tarent solutions GmbH in Bonn this weekend. I have been abl

Bug#923145: [INTL:da] Danish translation of the debconf template cltl

2019-02-24 Thread Joe Dalton
Package: cltl Severity: wishlist Tags: l10n patch Please include the attached Danish cltl debconf po file. joe@debianbuster:~/over/debian/cltl$ msgfmt --statistics -c -v -o /dev/null da.po da.po: 4 oversatte tekster. bye Joe da.po.tar.gz Description: application/gzip

Bug#923146: KDE window movement breaks after 49days

2019-02-24 Thread Stevie Trujillo
Source: qtbase-opensource-src Version: 5.7.1+dfsg-3 Source: kwin Version: 4:5.8.6-1 After running X11 for around 49 days moving windows with click+drag on the titlebar and windows switching using Alt-Tab with kwin_x11 stop working. Recent Qt and KDE have fixed it: https://bugreports.qt.io/browse/

Bug#921987: Comments related to BUG 921987

2019-02-24 Thread Frank1998sj
Hi, I found that it could be apparmor which stops the program from execution. I use aa-disable to temporarily disable apparmor on /usr/sbin/mysqld then it works. Regards

Bug#923147: tenace FTCBFS: configures for the build architecture

2019-02-24 Thread Helmut Grohne
Source: tenace Version: 0.16-1 Tags: patch User: helm...@debian.org Usertags: rebootstrap tenace fails to cross build from source, because it does not pass --host to ./configure. The easiest way of doing so - using dh_auto_configure - makes tenace cross buildable. Please consider applying the atta

Bug#923148: dds FTCBFS: builds for the wrong architecture

2019-02-24 Thread Helmut Grohne
Source: dds Version: 2.9.0-6 Tags: patch User: helm...@debian.org Usertags: rebootstrap dds fails to cross build from source, because it does not pass cross tools to make. The easiest way of doing so - using dh_auto_build - makes dds cross buildable. Please consider applying the attached patch. H

Bug#914897: tech-ctte: Should debootstrap disable merged /usr by default?

2019-02-24 Thread Johannes Schauer
Hi, On Sat, 02 Feb 2019 15:38:01 +0100 Didier 'OdyX' Raboud wrote: > Gunnar and myself have started working on a draft, the latest version of > which is available at > > > https://salsa.debian.org/debian/tech-ctte/blob/master/914897_merged_usr/ballot.md I found that some important argume

Bug#922984: xml-security-c: ECDSA XML signature generation segmentation fault

2019-02-24 Thread wferi
Alejandro Claro writes: > We found a bug in Apache Santuario C, related to ECDSA signature > generation, few years ego. We provide the fix to the Apache team, and > Scott Cantor kindly accepted the fix in the project. How ever the fix > was introduced in series 2.x of the the library. Dear Aleja

Bug#923149: bombardier FTCBFS: does not pass cross tools to make

2019-02-24 Thread Helmut Grohne
Source: bombardier Version: 0.8.3+nmu1 Tags: patch User: helm...@debian.org Usertags: rebootstrap bombardier fails to cross build from source, because it does not pass cross tools to make. The easiest way of doing so - using dh_auto_build - makes bombardier cross buildable. Please consider applyin

Bug#923150: libmsv FTCBFS: does not pass --host to ./configure

2019-02-24 Thread Helmut Grohne
Source: libmsv Version: 1.1.1-2 Tags: patch User: helm...@debian.org Usertags: rebootstrap libmsv fails to cross build from source, because it does not pass --host to ./configure. It actually computes the right flags in $(CONFARGS) and then fails to use them. It also uses the build architecture st

Bug#912381: xen-utils-4.11: /usr/lib/xen-4.11/bin/pygrub is missing after upgrade from xen-utils-4.8

2019-02-24 Thread Alexander Dahl
Hei hei, On Wed, 31 Oct 2018 19:16:11 +0100 Hans van Kranenburg wrote: > An alternative that might help you now might be to switch to pvgrub2? This is an alternative for Debian virtual machines. At least I use pygrub to boot other distributions, which don't have pvgrub. So thanks for fixin

Bug#922984: xml-security-c: ECDSA XML signature generation segmentation fault

2019-02-24 Thread Alejandro Claro Mosqueda
Good evening Mr. Wagner, Thank you very much. We have not validated a scenario like you mention. Our use cases, related to this XML signature generation, are not susceptible to exploit such vulnerability; but I think it could be possible in other use cases. In our use case, we experience inest

Bug#923151: "unknown reason 'attempt-reconnect'" when using openconnect 8.02-1

2019-02-24 Thread Yuri D'Elia
Package: vpnc-scripts Version: 0.1~git20180227-1 Severity: normal When using openconnect 8.02-1 and network connection is lost, the reconnection attempt shows this error: CSTP Dead Peer Detection detected dead peer! unknown reason 'attempt-reconnect'. Maybe vpnc-script is out of date Script '/us

Bug#921176: redis-server service is failing to start in buster lxc container

2019-02-24 Thread intrigeri
Control: reassign -1 lxc Control: severity -1 important Hi, Pirate Praveen: > In dmesg inside container (same error on the host as well), so it seems > apparmor is blocking it. > [14760.307180] audit: type=1400 audit(1549992481.311:156): > apparmor="DENIED" operation="mount" info="failed flags

Bug#916644: Adjust LXC containers' AppArmor configuration once ci.debian.net runs Buster

2019-02-24 Thread intrigeri
Hi, these settings are now in /etc/lxc/default.conf (as of lxc 1:3.1.0+really3.0.3-3) so depending on how debci sets things up, you might actually not have to do anything once you update the hosts to Buster. Cheers, -- intrigeri

Bug#914632: uw-imap: CVE-2018-19518

2019-02-24 Thread Magnus Holmgren
lördag 23 februari 2019 kl. 15:26:25 CET skrev Salvatore Bonaccorso: > On Sun, Jan 13, 2019 at 06:24:36PM +0100, Magnus Holmgren wrote: > > söndag 13 januari 2019 kl. 08:31:28 CET skrev Salvatore Bonaccorso: > > > On Fri, Dec 28, 2018 at 10:22:53AM +0100, Moritz Mühlenhoff wrote: > > > > On Wed,

Bug#879010: diffoscope: Add an option to exclude file lists differences

2019-02-24 Thread Chris Lamb
Hi Mike, > diffoscope: Add an option to exclude file lists differences Can I direct you to this comment I just added upstream? https://salsa.debian.org/reproducible-builds/diffoscope/issues/24#note_66890 If replying, please do so on Gitlab; thank you. Regards, -- ,''`. : :' :

Bug#923001: error message on start

2019-02-24 Thread Markus Koschany
Control: severity -1 important On Sat, 23 Feb 2019 21:20:42 -0500 Michael Gilbert wrote: > control: severity -1 serious > > Increasing severity since policy 10.7.3 is violated: > > "Obsolete configuration files without local changes should be removed > by the package during upgrade." > > The f

Bug#916639: LXC AppArmor confinement breaks systemd v240

2019-02-24 Thread intrigeri
Hi, Pierre-Elliott Bécue: > Please review and comment: > - > https://salsa.debian.org/lxc-team/lxc/commit/1e8ca3640eec0b82297314d10435b68918907fc8 >(patch inclusion) > - > https://salsa.debian.org/lxc-team/lxc/commit/84df6216317542961bbad08a08e159f38e623de7 >(minimalist default.conf)

Bug#923013: [Pkg-xen-devel] Bug#923013: xen: FTBFS when built with dpkg-buildpackage -A

2019-02-24 Thread Santiago Vila
> All of this seems to be related to the dh-exec usage for putting files > in the xen-utils-common package with a different name. This is the first > time this package is using dh-exec. > > [...] > > Interestingly, 'etc/default/xencommons => /etc/default/xen' does not > result in a similar error?

Bug#874326: [PATCH 2/3] private-update: return early if `ListUpdate()` fails

2019-02-24 Thread Martin Ågren
`ListUpdate()` returns a bool to indicate whether locking succeeded or not, but we don't look at the return value. Teach the caller to return early if `ListUpdate()` returns false. To give a concrete example, this means that a non-root user with the default configuration will see this on `apt-get

Bug#923152: vim-addon-manager: Please don't rely on Etc.getlogin()

2019-02-24 Thread David Rabel
Package: vim-addon-manager Version: 0.5.9 Severity: normal Dear Maintainer, in Line 202 (parse_cmdline) you call Etc.getlogin and Etc.getpwnam, but this fails under certain circumstances. For example when called by a daemon. We (vim-lastplace) use vim-addon-manager in our maintainer scripts, so t

Bug#874326: [PATCH 0/3] acquire: hint if locking fails and we're not root

2019-02-24 Thread Martin Ågren
Here's my attempt at addressing this bug as a three-patch series. The first patch feels a bit awkward, but I've based it on the assumption that tests that verify an exact output do so because they want to keep that exact output. The integration tests test-apt-ftparchive-cachedb-lp1274466 and test-

Bug#874326: [PATCH 3/3] acquire: hint if locking fails and we're not root

2019-02-24 Thread Martin Ågren
With the default configuration, if a non-root user runs `apt-get update`, we emit errors like this: E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied) E: Unable to lock directory /var/lib/apt/lists/ The previous commit reduced the noise a bit, but we can also

Bug#874326: [PATCH 1/3] update: let `ListUpdate()` return false only if locking fails

2019-02-24 Thread Martin Ågren
No-one is looking at the return value of this function, but we'll start doing that in the next commit, in order to stop further work if locking fails. But we have several tests which actually expect us to continue if `List.GetIndexes()` or `AcquireUpdate()` returns false, so let's first make sure w

Bug#921667: [pkg-apparmor] Bug#921667: lxc, lava-dev: lxc fails to install along lava-dev --install-recommends

2019-02-24 Thread intrigeri
Hi, Pierre-Elliott Bécue: Setting up lxc (1:3.1.0+really3.0.3-2) ... Warning from stdin (line 1): config file '/etc/apparmor/parser.conf' not found Cache read/write disabled: interface file missing. (Kernel needs AppArmor 2.4 compatibility patch.) Warning: u

Bug#923154: manpage created for old binary

2019-02-24 Thread Osamu Aoki
Package: mecab Version: 0.996-6 Severity: minor Tags: upstream Forwarded: https://github.com/taku910/mecab/pull/50 Manpage was generated with mecab of 0.98pre1 binary. It best to be regenerated. More over, it should be more than mere help2man output. I have created pull request to upstream: h

Bug#923153: openssh-server: OpenSSH is not "OpenBSD Secure Shell" /etc/init.d/ssh

2019-02-24 Thread Hocus Pocus
Package: openssh-server Version: 1:7.7p1-4ubuntu0.2 Severity: normal Dear Maintainer, OpenSSH is not "OpenBSD Secure Shell". That's it. So /etc/init.d/ssh should changed. Here is the patch. --- openssh-server.ssh.init 2019-02-09 01:26:35.0 +0900 +++ openssh-server.ssh.init.new 2019-

Bug#923115: cups-client: cupsctl needs to edit `cups-files.conf`

2019-02-24 Thread Didier 'OdyX' Raboud
Control: tags -1 +upstream Control: forwarded -1 https://github.com/apple/cups/issues/5530 Le dimanche, 24 février 2019, 10.43:09 h CET Paul Menzel a écrit : > `/usr/sbin/cupsctl FileDevice=No` edits `/etc/cups/cupsd.conf` instead > of `/etc/cups/cups-files.conf`. > > ``` > /etc$ /usr/sbin/cupsct

Bug#923056: systemsettings: diff for NMU version 4:5.14.5-1.1

2019-02-24 Thread Maximiliano Curia
¡Hola Boyuan! El 2019-02-23 a las 13:23 -0500, Boyuan Yang escribió: Package: systemsettings Version: 4:5.14.5-1 Severity: normal Tags: patch pending I've prepared an NMU for systemsettings (versioned as 4:5.14.5-1.1) and uploaded it to DELAYED/3. Please feel free to tell me if I should dela

Bug#923155: impossible to save file: General input/output error

2019-02-24 Thread Stanislav Maslovski
Package: libreoffice-writer Version: 1:6.1.5-1 Severity: important Hi, After a recent upgrade from Debian stable to testing I am getting a very strange error in LibreOffice Writer, when trying to save a document to the local hard drive. This never happened to me before on this machine. To reprodu

Bug#923133: mandelbulber2 FTCBFS: runs qmake for the build architecture

2019-02-24 Thread Giovanni Mascellani
Hi, Il 24/02/19 11:37, Helmut Grohne ha scritto: > mandelbulber2 fails to cross build from source, because it runs qmake > without cross flags. The easiest way of adding the required flags is > using dh_auto_configure. It also fails running lrelease, because it > misses a dependency on qt5-qmake:n

Bug#923156: keyutils autopkgtest shows failure on armhf

2019-02-24 Thread Steve Langasek
Source: keyutils Version: 1.6-4 Severity: normal User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu disco Hi Christian, I see that since 1.6-3, keyutils now tries to split its autopkgtests between those that do require machine isolation, and those that do not. This means that for the fi

Bug#921757: Can't reproduce

2019-02-24 Thread Hilko Bengen
user debian-rele...@lists.debian.org usertag 921757 + bsp-2019-02-de-bonn tag 921757 + unreproducible thank you Greetings from the BSP taking place at Teckids e.V./tarent solutions GmbH in Bonn this weekend. I have tried to reproduce the bug using an up-to-date sid-amd64 chroot but couldn't. My

Bug#923158: RFS: libpam-rfid/1.4 [ITP] -- friendly greeter

2019-02-24 Thread Philipp Meisberger
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "libpam-rfid" * Package name: libpam-rfid Version : 1.4 Upstream Author : Philipp Meisberger * URL : https://github.com/philippmeisberger/pam-rfid.git * Lice

Bug#923157: RFS: libpam-fingerprint/1.5 [ITP]

2019-02-24 Thread Philipp Meisberger
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "libpam-fingerprint" * Package name: libpam-fingerprint Version : 1.5 Upstream Author : Philipp Meisberger * URL : https://github.com/philippmeisberger/pam-fi

Bug#923067: libc0.1: missing UTIME_OMIT for utimensat(2) and futimens(2)

2019-02-24 Thread Thorsten Glaser
On Sat, 23 Feb 2019, Thorsten Glaser wrote: > then give-back src:pax on both kfreebsd architectures. In the meantime, I had to do a pax upload to fix bugs anyway, so I just added a configure-time check for UTIME_OMIT, so it built now, although not using utimensat/futimes. In case you wonder… bye

Bug#923159: network-manager: This package is abondoned! Please remove network-manager from Debian!

2019-02-24 Thread Svjatoslav Agejenko
Package: network-manager Version: 1.14.4-4 Severity: important Dear Maintainer, Existing bug list is scary. Hundreds of open bug reports for this package in status "pending" for many years! This package is clearly unmaintained. This package is also default network manager at least when you insta

  1   2   3   >