Bug#897373: libc6: feof(file) always false when forking after read

2018-05-10 Thread Florian Weimer
* David Beniamine: > On Thu, May 10, 2018 at 07:06:03PM +0200, Florian Weimer wrote: >> * David Beniamine: >> >> > int do_fork() { >> > pid_t pid; >> > >> > switch (pid = fork()) { >> > case -1: >> >

Bug#897373: libc6: feof(file) always false when forking after read

2018-05-10 Thread Florian Weimer
* David Beniamine: > int do_fork() { > pid_t pid; > > switch (pid = fork()) { > case -1: > fprintf(stderr, "Fork failed\n"); > return -1; > case 0: > exit(-1); Does the issue go away when you call _exit instead of exit?

Bug#895981: please cleanup /var/cache/nscd on restart

2018-04-30 Thread Florian Weimer
* Carlos O'Donell: > Then each registered file, like /etc/resolv.conf, is watched via > inotify for any changes, and if a change is detected and > finfo->call_res_init was true (and it's true only for resolv.conf) > then we call res_init(). But res_init does not flush the nscd cache, doesn't it?

Bug#895981: please cleanup /var/cache/nscd on restart

2018-04-29 Thread Florian Weimer
* Harald Dunkel: > I am using both systemd and sysvinit-core, but I am not sure which one > was active when I ran into this problem. > > Consider a split DNS setup for a remote network. I had started an IPsec > connection to the remote side. /etc/resolv.conf was changed to include > the new

Bug#785651: glibc: test run times out on ci.debian.net; maybe don't force a build every time

2018-04-02 Thread Florian Weimer
* Aurelien Jarno: > I have no idea. On a fast 4-cores amd64 machine and for the 3 flavours > built on amd64, the glibc takes around 20 minutes to build and the > testsuite around 2h to run. This is still rather slow. I see native builds on relatively current hardware taking 2 minutes, plus 12

Bug#893625: xpdf: missspelling in xpdfrc-japanese

2018-03-21 Thread Florian Schlichting
ng GothicBBB-Medium font in a PDF file. thank you for pointing this out! I have just committed a fix to Debian's gitlab instance, so that it should be included in the next upload of xpdf: https://salsa.debian.org/debian/xpdf/commit/ab0bb99c4131f6b2d0fb7d5ebeec70cc5399c63a Florian

Bug#892863: [pkg-php-pear] Bug#892863: php-markdown: please package new version 1.8.0

2018-03-13 Thread Florian Schlichting
Hi Martin, > Dear Florian, please package the new version 1.8.0. > It is a requirement for movim-pod (#858367). if you're going ahead with movim, please take over php-markdown maintenance and close #886184 ("php-apigen/php-markdown is going away") Florian

Bug#858270: closed by Florian Schlichting <f...@debian.org> (Bug#850163: fixed in xpdf 3.04-6)

2018-03-12 Thread Florian Schlichting
t;. xpdf 3.04-6 contains a fix that should allow poppler to find cMap and related files, and I would expect that the Syntax Error messages that you quote are not longer present. Whatever the font rendering issue that you talk about is, it is probably a different issue? Florian

Bug#872057: (no subject)

2018-03-07 Thread Florian Schmidt
This is due to a change in the behavior of tar's --no-recursion option. In either 1.28 or 1.29, it was changed to only apply to all options *following* it. Since the flexbackup command line has --files-from before --no-recursion, the --no-recursion is effectively ignored. (See also bug

Bug#891342: python3-flask: Upstream changelog not included

2018-02-24 Thread Florian Grignon
Package: python3-flask Version: 0.12.2-3 Severity: minor Dear Maintainer, After reading https://www.debian.org/doc/debian-policy/#changelog-files I noticed the upstream changelog should be located at ``/usr/share/doc/package/changelog.gz``. After installing python3-flask version 0.12.2-3, I

Bug#890921: vpnc: make it easy to decline resolv.conf updates

2018-02-21 Thread Florian Schlichting
ow maintained in the vpnc-scripts package, hence reassigning. Florian

Bug#890814: RFS: anosql/0.2.0-1 [ITP]

2018-02-19 Thread Florian Grignon
y, one can download the package with dget using this command: dget -x https://mentors.debian.net/debian/pool/main/a/anosql/anosql_0.2.0-1.dsc Changes since the last upload: * Initial release (closes: #890523) Regards, Florian Grignon -- System Information: Debian Release: 9.3 APT prefers stab

Bug#890523: ITP: python3-anosql -- A Python library for using SQL

2018-02-15 Thread Florian Grignon
Package: wnpp Severity: wishlist Owner: Florian Grignon <grignon.flor...@gmail.com> * Package name: python3-anosql Version : 0.2.0 Upstream Author : Honza Pokorny <m...@honza.ca> * URL : https://github.com/honza/anosql * License : BSD Programming

Bug#883523: xpdf: FTBFS with poppler 0.61.1

2018-02-15 Thread Florian Schlichting
Hi Peter, the patch you attached is the unmodified debian/patches/poppler-xpdfparams.patch - did you intend to attach a different file, which shows your actual work on XPDFCore.cc (presumably)? Florian On Thu, Dec 14, 2017 at 01:14:24PM +, peter green wrote: > I just took a look at the x

Bug#890490: "auth" and "cipher" configuration directives not available on Debian

2018-02-15 Thread Florian Schlichting
an an SSL based VPN like "AnyConnect", for which you'll need to switch from vpnc to openconnect? Florian

Bug#873951: xpdf: new major upstream version 4.x

2018-02-13 Thread Florian Schlichting
xpdf 4.00 switched from motif to QT. IMHO this eliminates the only reason to use xpdf instead of evince, given that both are based on poppler in Debian. I think we should keep maintaining 3.04 as a fork as long as this is feasible, although anyone is of course welcome to backport fixes and

Bug#887834: [Pkg-mpd-maintainers] Bug#887834: mpd installation fails, cannot open /var/lib/mpd/tag_cache, /run/mpd/pid

2018-02-13 Thread Florian Schlichting
Jan 20 12:37:07 sark mpd[5411]: Jan 20 12:37 : exception: Failed to open > > /var/lib/mpd/tag_cache: No such file or directory > > Jan 20 12:37:07 sark mpd[5411]: Jan 20 12:37 : fatal_error: Failed to > > create pid file "/run/mpd/pid": No such file or directory This is the fatal error: /run/mpd does not exist. It is created through /usr/lib/tmpfiles.d/mpd.conf; any idea why this didn't happen in your case? Florian

Bug#890313: [DAViCal-devel] Bug#890313: awl: please make the build reproducible

2018-02-13 Thread Florian Schlichting
to review the use of @example tags in inc/iCalendar.php - which seem to produce entirely broken output with doxygen anyway :-( Florian

Bug#869480: Support multiple smarthosts (gmail support)

2018-01-20 Thread Florian Weimer
* Osamu Aoki: > +Here, f...@example.org.sh should be as follows: > + > +#!/bin/sh > +/usr/bin/ssh -p 22 \ > +-i /etc/exim4/ssh/f...@host.example.org.key \ > +-o "StrictHostKeyChecking no" \ > +f...@host.example.org \ > +/usr/bin/sendmail -bm -ti \ > +-f

Bug#887169: libc6: recent upgrade to 2.26-3 broke Steam games (Civ5)

2018-01-15 Thread Florian Weimer
. But this is just an educated guess. Thanks, Florian

Bug#887038: [DAViCal-devel] Bug#887038: davical: Regression in LDAP driver breaks LDAP registration in 1.1.5-1 bpo8

2018-01-13 Thread Florian Schlichting
afraid we lack the bandwith to maintain more than the one "current" version of davical... So what's the way forward? Florian (with my DAViCal hat on)

Bug#886841: linux-image-4.9.0-5-amd64: bluetooth list corruption bt_sock_poll

2018-01-10 Thread Florian Lohoff
Package: src:linux Version: 4.9.65-3+deb9u2 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 I had a Kernel crash today while i was in the lunch break. The kernel crashdump stored dmesg and a kernel crash file. The only connection should have been a bluetooth laser mouse as seen

Bug#886724: ftp.debian.org: website patches: s/Stretch/Buster/, link to oldstable-proposed-updates

2018-01-09 Thread Florian Schlichting
Package: ftp.debian.org Severity: wishlist two small patches for this I noticed today Florian >From 6b6ae325d922ccf6091b20d441cc7696be29cbfc Mon Sep 17 00:00:00 2001 From: Florian Schlichting <f...@debian.org> Date: Tue, 9 Jan 2018 10:13:55 +0100 Subject: [PATCH 1/2] Buster is testing

Bug#884776: libc6: pthread_cond_broadcast() blocks indefinitely on process-shared cond-var

2017-12-30 Thread Florian Schmidt
On Wed, Dec 27, 2017 at 09:22:50AM +0100, Aurelien Jarno wrote: > Debian should make sure this change doesn't break any software we ship > in the archive. today i've checked all 19217 reverse-depend-packages of libc6 in "testing" whether they use ROBUST-marked pthread-mutexes together with a

Bug#884776: libc6: pthread_cond_broadcast() blocks indefinitely on process-shared cond-var

2017-12-25 Thread Florian Schmidt
ld at least make an explicit warning when installing glibc >= 2.25? -- Florian Schmidt DLR German Aerospace Center - Institute of Robotics and Mechatronics P.O.Box 1116, D-82230 Wessling

Bug#884776: other permutations...

2017-12-19 Thread Florian Schmidt
i also tried to do the pthread_cond_broadcast() while the "publisher" holds the mutex -- same problem. also using pthread_cond_signal() shows the exact same behaviour. -- Florian Schmidt DLR German Aerospace Center - Institute of Robotics and Mechatronics P.O.Box 1116, D-82230 Wessling

Bug#884776: libc6: pthread_cond_broadcast() blocks indefinitely on process-shared cond-var

2017-12-19 Thread Florian Schmidt
Package: libc6 Version: 2.25-3 Severity: important Tags: upstream TL;DR: pthread_cond_broadcast() on a process shared condition variable will block indefinitely when another process that pthread_cond_wait()'ed on this condition gets killed and restarted. starting with libc6:armd64 version 2.25-3

Bug#883386: [pkg-php-pear] Bug#883386: php-apigen depends on php-symfony-* (< 3~~) but 3.4.0+dfsg-1 is to be installed

2017-12-14 Thread Florian Schlichting
n eval'd / generated code)... Perhaps apigen and friends should have been removed from Debian two years ago, as David had suggested. Unless anybody objects, that's probably what I'm going to request in a few weeks. Any thoughts? Florian

Bug#882894: [DAViCal-devel] Bug#882894: awl FTBFS with phpunit 6.4.4-2

2017-12-14 Thread Florian Schlichting
consider moving to doxygen to build the api docs, as I'm not sure about the future of apigen Florian

Bug#606885: xpdf: no longer asks for password in dialog window

2017-12-01 Thread Florian Schlichting
On Fri, Dec 01, 2017 at 12:17:52PM +0100, Florian Schlichting wrote: > the attached file requires the password 'secret' to open. there password_secret.pdf Description: Adobe PDF document

Bug#606885: xpdf: no longer asks for password in dialog window

2017-12-01 Thread Florian Schlichting
I wasn't sure how to triage this bug without a password-protected PDF file handy, but it turns out Libreoffice can create those. So for the future, the attached file requires the password 'secret' to open. xpdf will abort with an error ("Command Line Error: Incorrect password") unless the correct

Bug#882390: libnet-twitter-perl: tweets are truncated to 140 characters

2017-11-24 Thread Florian Schlichting
he interface may change." ... Florian

Bug#882345: Short description continues into long description

2017-11-21 Thread Florian Bruhin
e browser based on PyQt5." Florian -- https://www.qutebrowser.org | m...@the-compiler.org (Mail/XMPP) GPG: 916E B0C8 FD55 A072 | https://the-compiler.org/pubkey.asc I love long mails! | https://email.is-not-s.ms/ signature.asc Description: PGP signature

Bug#881291: libdbd-sqlite3-perl FTBFS with libsqlite3-dev 3.21.0-1

2017-11-14 Thread Florian Schlichting
DBD::_::db::selectcol_arrayref(DBI::db=HASH(0x557070b15c60), "SELECT a FROM vtb WHERE b IS NULL ORDER BY a") called at t/virtual_table/rt_99748.t line 80 # main::test_table(DBI::db=HASH(0x557070b15d08), "vtb") called at t/virtual_table/rt_99748.t line 57 # # Looks like your test exited with 2 just after 24. t/virtual_table/rt_99748.t Florian

Bug#881443: fails to start with minimal dependencies from testing

2017-11-11 Thread Florian Klink
Package: puppetdb Oct 10 23:14:49 puppet-db systemd[1]: Started Puppet data warehouse server. Oct 10 23:14:57 puppet-db java[32440]: Exception in thread "main" java.lang.RuntimeException: No such var: cli/parse-opts, compiling:(puppetlabs/kitchensink/core.clj:867:52) It seems some clojure

Bug#881441: ITP: libaws-signature4-perl -- module to create a version4 signature for Amazon Web Services

2017-11-11 Thread Florian Schlichting
Package: wnpp Owner: Florian Schlichting <f...@debian.org> Severity: wishlist X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org * Package name: libaws-signature4-perl Version : 1.02 Upstream Author : Lincoln Stein <lincoln.st...@gmail.c

Bug#881300: ITP: libmath-utils-perl -- collection of useful mathematical functions not in Perl

2017-11-09 Thread Florian Schlichting
Package: wnpp Owner: Florian Schlichting <f...@debian.org> Severity: wishlist X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org * Package name: libmath-utils-perl Version : 1.11 Upstream Author : John M. Gamble <jgam...@cpan.org> * URL

Bug#752932: lightdm: systemd service file misses [Install] section

2017-11-08 Thread Florian Schlichting
On Wed, Nov 08, 2017 at 01:23:43PM +0100, Yves-Alexis Perez wrote: > On Wed, 2017-11-08 at 11:43 +0100, Florian Schlichting wrote: > > three years ago you reverted a fix for this bug because using an Alias in > > lightdm.service seemed discouraged by the systemd maintainers. As

Bug#752932: lightdm: systemd service file misses [Install] section

2017-11-08 Thread Florian Schlichting
-manager.service would also be part of the fix for #775385, which has been cloned for xdm (#832351), nodm (#852125) and sddm (#848936). Florian

Bug#711469: [Pkg-openldap-devel] Bug#711469: Can we have libslapi-dev back please:

2017-11-08 Thread Florian Schlichting
out worrying too much. Florian

Bug#711469: Can we have libslapi-dev back please:

2017-11-07 Thread Florian Schlichting
Control: tags 711469 + patch On Tue, May 31, 2016 at 10:38:34PM +0200, Florian Schlichting wrote: > I need slapi-plugin.h for a $work project and would like to help move > this issue to either solution, reinstating slapi-dev or reintegration > into libldap2-dev. as debian/slapi-de

Bug#880659: [stunnel4] random segfaults in libcrypto.so.1.1 / libpthread-2.24.so

2017-11-03 Thread Florian Lohoff
t at 1c ip 7fad4b941f30 sp 7fad4a596be8 error 4 in libpthread-2.24.so[7fad4b936000+18000] [398992.871835] stunnel4[5668]: segfault at 240 ip 7f091697fd93 sp 7f0914a4da00 error 4 in libcrypto.so.1.1[7f0916833000+265000] Flo -- Florian Lohoff

Bug#880451: flatpak: older flatpak-dbus-proxy versions allowed legacy D-Bus eavesdropping

2017-10-31 Thread Florian Weimer
* Simon McVittie: > My guess is that the security team is not interested in issuing a DSA > for this vulnerability and would prefer me to issue a stable update > (I'm going to ask the SRMs whether they'll accept 0.8.8 into stable, > and if not, propose a 0.8.7-2~deb9u2 version). Is my guess

Bug#879666: AW: Bug#879666: mirror submission for mirror.wtnet.de

2017-10-26 Thread Strankowski, Florian
Hello Basti, i'll be the contact and in charge for the mirror as long as we wont announce anything else. Thanks for your question though ;-) Appreciated. -Ursprüngliche Nachricht- Von: Bastian Blank [mailto:wa...@debian.org] Hi Florian Thank you for mirroring Debian. On Tue, Oct 24

Bug#879093: Segfault in libc6 while using xrdp-sesman on Stretch

2017-10-24 Thread Florian Weimer
* Gilles MOREL: > I repported this bug for the package libc6 because the kernel line let > me think the problem comes from libc6. It's much more likely that xrdp-sesman calls a glibc function on an invalid pointer. > If you want me to provide more log or debugging, please tell me, I > don't

Bug#879666: mirror submission for mirror.wtnet.de

2017-10-24 Thread Florian Strankowski
-http: /debian/ Maintainer: Florian Strankowski <fstrankow...@stadtwerke-norderstedt.de> Country: DE Germany Location: Norderstedt Sponsor: wilhelm.tel GmbH http://www.wilhelm-tel.de Trace Url: http://mirror.wtnet.de/debian/project/trace/ Trace Url: http://mirror.wtnet.de/debian/project

Bug#879084: monitoring-plugins-standard: check_mailq not embed perl safe

2017-10-19 Thread Florian Lohoff
queue file '/var/lib/icinga/spool/checkresults/cPevBhT'... 34 use FindBin; 35 use lib "$FindBin::Bin"; 36 use utils qw(%ERRORS _revision ); 37 -- Florian Lohoff f...@zz.de UTF-8 Test: The  ran after a , but the  ran aw

Bug#878608: Please package >= 0.4.17

2017-10-15 Thread Florian Pelgrim
Hi Thomas, I will take care of it in the next two weeks. If this takes to long for you feel free to do a nmu. Cheers Flo On 15.10.17 00:34, Thomas Goirand wrote: > Package: python-pyroute2 > Severity: wishlist > > Hi, > > OpenStack Neutron, for its Pike release, needs python-pyroute2 >=

Bug#878457: lintian: please remove "none were" → "none was" correction

2017-10-13 Thread Florian Schlichting
ms are possible and "none were" is deemed "acceptable beyond serious criticism" in some cases. Hence I request this correction be removed, as it generates recommendations that are not safe to be followed blindly by non-native speakers. Florian

Bug#872087: Pending fixes for bugs in the liburi-perl package

2017-10-13 Thread Florian Schlichting
On Fri, Oct 13, 2017 at 11:39:54AM +, Hugh McMaster wrote: > Thanks for working on this, Florian. > When will the package be available in Sid? I wasn't aware you were waiting for this to appear, and thought an upload could perhaps wait for upstream to release a new version. I'm

Bug#871729: libembperl-perl: FTBFS when debhelper does not export PERL_USE_UNSAFE_INC

2017-10-09 Thread Florian Schlichting
ig.pl") ; die $@ if ($@) ; @@ -1416,7 +1416,7 @@ $vmhttpdsize = 0 ; $vmhttpdinitsize = 0 ; -require 'test/testapp.pl' ; +require './test/testapp.pl' ; # --- a/Makefile.PL +++ b/Makefile.PL @@ -1346,7 +1346,7 @@ close FH ; -$i .= " -I$EPPATH/xs" ; +$i .= " -I$EPPATH/xs -I." ; if ($mp2cfg && $mp2cfg->{'MP_INCLUDE_DIR'}) { Florian

Bug#841556: libcdio: ftbfs with GCC-7

2017-10-07 Thread Florian Schlichting
> > /usr/include/cdio/iso9660.h:277:45: error: flexible array member > > 'iso9660_dir_s::filename' not at end of 'struct iso9660_pvd_s' > >char filename[EMPTY_ARRAY_SIZE]; > > ^ > > /usr/include/cdio/iso9660.h:310:20: note: next member

Bug#602624: Shuts down connections on name server errors

2017-10-03 Thread Florian Weimer
* Jörg Frings-Fürst: > Openvpn use getaddrinfo to resolve the IP addresses for a given > hostname. Not sure if this was the case in 2010. It is likely, but I don't know anymore why I thought at the time that /etc/hosts wasn't being read. In retrospect, it could have been a bug in the glibc NSS

Bug#876996: squid-deb-proxy-client: ipv6 should be preferred if dualstack

2017-09-27 Thread Florian Lohoff
Package: squid-deb-proxy-client Version: 0.8.14 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, in case we get a response via v4 AND v6 the client should prefer ipv6. This is needed for v4 -> v6 transition and is described in RFC6724 In my case i am returning an RFC1918

Bug#873592: [DAViCal-devel] Bug#873592: libawl-php: PHP 7 deprecated constructor syntax

2017-09-22 Thread Florian Schlichting
c0f7db74580792 > the Davical project is going to release a fixed version of AWL in the coming weeks, which I can make available in stretch-backports. Would that be sufficient for you? Florian

Bug#875982: RM: obsolete with current Perl?

2017-09-16 Thread Florian Schlichting
Package: libsub-current-perl Version: 0.03-2 Severity: serious Justification: obsolete with perl >= 5.16.0 libsub-current-perl 0.03 added a note to its POD explaining that from perl 5.16.0, the built-in __SUB__ can be used instead via the pragma use feature 'current_sub';

Bug#874071: fail2ban: Fails to start after Jessie to Stretch upgrade due to sshd being enabled in /etc/fail2ban/jail.d/defaults-debian.conf

2017-09-02 Thread Florian Schlegel
Package: fail2ban Version: 0.9.6-2 Severity: normal Dear Maintainer, * What led up to the situation? I upgraded my system from Jessie to Stretch. #767119 enables ssh jail in /etc/fail2ban/jail.d/defaults-debian.conf * What exactly did you do (or not do) that was effective (or

Bug#873110: Race condition in /lib/udev/ifupdown-hotplug causes interfaces to stay unconfigured

2017-08-24 Thread Florian Zumbiehl
Package: ifupdown Version: 0.8.19 This code in /lib/udev/ifupdown-hotplug just fails when there is is another ifup running at the same time: |local out=$(ps -C ifup ho args) |if [ "${out%$INTERFACE*}" != "$out" ]; then |mesg "Already ifup-ing interface $INTERFACE" |exit 0

Bug#873087: ifupdown script does not reliably create vlan interfaces that are missing

2017-08-24 Thread Florian Zumbiehl
Package: bridge-utils Version: 1.5-14 This line in /lib/bridge-utils/bridge-utils.sh is problematic: | if ! grep -q "$port:" /proc/net/dev 1. If there exists an interface whose name is a suffix of the interface that is to be added to the bridge, this line incorrectly detects it as already

Bug#873086: ifupdown script disables IPv6 on parent of VLAN interface

2017-08-24 Thread Florian Zumbiehl
Package: bridge-utils Version: 1.5-14 Well, what the subject says, this just killed my IPv6 connectivity on a machine that's untagged on the same interface on which a VLAN is supposed to be attached to a bridge. I guess at the very least, bride-utils should avoid touching the configuration of

Bug#869673: libsane: Genesys backend wrongly assumes that usb_mode is initialized

2017-08-08 Thread Florian Lindemann
Hi Olaf, thank you for having a look into this issue. I checked your patch and yes, it fixes my problem, too. Regards, Florian

Bug#867211: What about stable?

2017-08-02 Thread Florian Fischer
regards,   Florian

Bug#870519: RFA: xabacus -- simulation of the ancient calculator (plain X version)

2017-08-02 Thread Florian Ernst
Package: wnpp Severity: normal I request an adopter for the xabacus package. Again. It was just that I didn't like to see the package unmaintained (cf. debbug#382562 and debbug#39), but as it turns out I'm not even using the package anymore, so another person might be better suited as a

Bug#864537: Fwd: External usb wifi adapter not connected RT2870/RT3070 RT2770

2017-07-27 Thread Florian Simon
Hi, I'm having the exact same problem. I tried taking firmware-ralink versions from wheezy and jessie, only to get the same results. I can list WiFi networks but I cannot connect to them. Looking at the output of dmesg, it says that it could not connect for 'reason 3', IIRC. I reinstalled

Bug#869673: libsane: Genesys backend wrongly assumes that usb_mode is initialized

2017-07-25 Thread Florian Lindemann
Package: libsane Version: 1.0.25-2+b1bfw1 Severity: important Tags: patch Dear maintainer, the following problem caused our Canon LiDE 210 to produce loud noises by the motor until the scanner is manually turned off or to abort with the message "Error during device I/O". I refer to version

Bug#868094: debsecan: clean up legacy conffiles

2017-07-11 Thread Florian Weimer
* Christoph Anton Mitterer: > The problem is, apparently it once used to be a conffile, right? Yes, it once was a conffile. > And on legacy systems it still is marked as such, even though you > create it now manually. Odd. Could you check the contents of /var/lib/dpkg/status and what is

Bug#673515: ETA ?

2017-07-10 Thread Florian Klink
Also looking very forward to use puppetdb on Debian Stretch soon. In case you need any help, feel free to let me know :-) Florian

Bug#862452: Update to newer QtWebKit

2017-07-07 Thread Florian Bruhin
Hey Dmitry, On Fri, Jul 07, 2017 at 02:28:25PM +0300, Dmitry Shachnev wrote: > Control: severity -1 important > > Hi Florian! > > On Fri, Jul 07, 2017 at 12:59:09PM +0200, Florian Bruhin wrote: > > I'll have to disagree with this being a "wishlist" bug - Secu

Bug#862452: Update to newer QtWebKit

2017-07-07 Thread Florian Bruhin
s packages depending on it which deal with untrusted input. There's also a lot of other bugfixes; a lot of websites break or segfault with the legacy QtWebKit package. Florian [1] http://lupinix.blogspot.ch/2017/06/improving-qtwebkit-security-for-fedora.html [2] https://lists.archlinux.org/pipermai

Bug#867168: Re : Re : Bug#867168: debsecan: Unable to upgrade because of numpy

2017-07-04 Thread Florian Weimer
* nicolas patrois: > Le 04/07/2017 21:00:23, Florian Weimer a écrit : > >> Can you attach the contents of this file? This is very odd. > > Here it is. > It’s a symlink to /usr/share/pyshared/io.py. >> ll /usr/lib/python2.7/dist-packages/io.py > lrwxrwxrwx 1 root r

Bug#867168: Re : Bug#867168: debsecan: Unable to upgrade because of numpy

2017-07-04 Thread Florian Weimer
* nicolas patrois: > Le 04/07/2017 19:17:47, Florian Weimer a écrit : > >> Where does this file come from? What does >> dpkg -S /usr/lib/python2.7/dist-packages/io.py >> show? > >> dpkg -S /usr/lib/python2.7/dist-packages/io.py > dpkg-query: aucun chemin ne

Bug#867168: debsecan: Unable to upgrade because of numpy

2017-07-04 Thread Florian Weimer
* Nicolas Patrois: > File "/usr/lib/python2.7/dist-packages/io.py", line 72, in > import numpy as N Where does this file come from? What does dpkg -S /usr/lib/python2.7/dist-packages/io.py show? Did you try to install numpy manually, for example by building it from source?

Bug#709563: debsecan: Please support multiarch

2017-07-02 Thread Florian Weimer
* Kitty Box: > Basically I used to use a script to get the packages that debsecan gave as > having security issues and give them to aptitude so they could be > selectively updated. I am unable to do this now due to it not specifying if > the package is of a foreign arch' when using multiarch. I

Bug#790207: Upstream luakit based on webkit2gtk

2017-06-30 Thread Florian Bruhin
Note that upstream recently merged a fork with a major update based on webkit2: https://luakit.github.io/luakit/ -- https://www.qutebrowser.org | m...@the-compiler.org (Mail/XMPP) GPG: 916E B0C8 FD55 A072 | https://the-compiler.org/pubkey.asc I love long mails! |

Bug#865994: xabacus: please make the build reproducible

2017-06-26 Thread Florian Ernst
tags 865994 confirmed thanks On Mon, Jun 26, 2017 at 12:06:36PM +0100, Chris Lamb wrote: > Whilst working on the Reproducible Builds effort [0], we noticed > that xabacus could not be built reproducibly as it encodes > the build path in the Abacus.ab "app default" files. Ah, nice, this started

Bug#865867: [Fwd: Bug#865867: make tree -H "mobile friendly"]

2017-06-26 Thread Florian Ernst
Hello Steve, this just came in to the Debian BTS, cf. . JFYI and for your consideration. Cheers, Flo --- Begin Message --- X-Debbugs-Cc: roc...@econ.udg.es, i...@mama.indstate.edu Package: tree Version: 1.7.0-5 Severity: wishlist tree -H is great, but is it

Bug#865871: xserver-xorg-input-libinput: xorg crashes when using touchpad and keyboard simultaneously in konsole

2017-06-25 Thread Florian Aldehoff
Source: xserver-xorg-input-libinput Severity: important Dear Maintainer, on a recently installed Debian Stretch system with KDE5 desktop on a Thinkpad T410s the entire system becomes unusable when I use both the touchpad and the keyboard. This happens specifically when working in Kate and

Bug#865846: src:xpuzzles: New upstream release (8.0.5)

2017-06-25 Thread Florian Ernst
Package: src:xpuzzles Severity: wishlist Hello there, there is a new upstream release on a new homepage, cf. , thus not noticed by uscan. Please update some time. Cheers, Flo -- System Information: Debian Release: 9.0 APT prefers testing APT

Bug#864941: release-notes: webkit2gtk not mentioned in https://www.debian.org/releases/stretch/amd64/release-notes/ch-information.en.html#browser-security

2017-06-17 Thread Florian Bruhin
ed from > unstable in 2013. As Axel mentioned earlier, I think QtWebEngine should be added as well as I don't expect Qt to be upgraded during the Stretch release. That's based on Chromium, which is somewhat related to WebKit, but still probably distinct enough. Florian -- https://www.qutebrowser.or

Bug#864435: sakura: cursor color not loaded from config

2017-06-08 Thread Florian Lohoff
Package: sakura Version: 3.4.0-3 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dear Maintainer, when seting the cursor color the cursor really changes color, saves it to config but does not honor it on start e.g. it seems the config is not interpreted correctly.

Bug#864333: quiterss: QuiteRSS looses all data and feeds on upgrade / datadir changed

2017-06-07 Thread Florian Lohoff
Package: quiterss Version: 0.18.4+dfsg-2 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, when upgrading from Jessie to Stretch QuiteRSS looses all Data/Feeds because the local datadir changes Originally with Jessie QuiteRSS had its files here:

Bug#863403: unblock: live-wrapper/0.6+nmu1

2017-05-26 Thread Florian Schlichting
) unstable; urgency=medium + + * Non-maintainer upload. + * Add a dependency on python-pycurl, needed by lwr (closes: #861994) + * Add Build-Depends: python-apt, python-cliapp, vmdebootstrap needed to +completely build the lwr autodoc + + -- Florian Schlichting <f...@debian.org> Tue, 16 M

Bug#861994: [PATCH 1/2] Add a dependency on python-pycurl, needed by lwr (closes: #861994)

2017-05-16 Thread Florian Schlichting
-maintainer upload. + * Add a dependency on python-pycurl, needed by lwr (closes: #861994) + + -- Florian Schlichting <f...@debian.org> Tue, 16 May 2017 23:06:46 +0200 + live-wrapper (0.6) unstable; urgency=medium [ Ana C. Custura ] diff --git a/setup.py b/setup.py index 761f609..e

Bug#861994: [PATCH 2/2] add Build-Dep's needed for building the lwr autodoc

2017-05-16 Thread Florian Schlichting
=medium +live-wrapper (0.6+nmu1) unstable; urgency=medium * Non-maintainer upload. * Add a dependency on python-pycurl, needed by lwr (closes: #861994) + * Add Build-Depends: python-apt, python-cliapp, vmdebootstrap needed to +completely build the lwr autodoc - -- Florian Schlichting

Bug#861994: live-wrapper: diff for NMU version 0.6+nmu1

2017-05-16 Thread Florian Schlichting
on python-pycurl, needed by lwr (closes: #861994) + * Add Build-Depends: python-apt, python-cliapp, vmdebootstrap needed to +completely build the lwr autodoc + + -- Florian Schlichting <f...@debian.org> Tue, 16 May 2017 23:31:36 +0200 + live-wrapper (0.6) unstable; urgency=medium [

Bug#861468: bup: FTBFS: t/test-ls.sh:64 '1977-09-05-135600 latest' = '1977-09-05-125600 latest' FAILED

2017-05-07 Thread Florian Vessaz
-us' # Dockerfile end > If you can't reproduce, feel feel to close... Could you try a build on your system with the above Dockerfile? Cheers, -- Florian signature.asc Description: PGP signature

Bug#861592: node-dateformat: FTBFS: AssertionError: '1:19:44 PM GMT' === '1:19:44 PM UTC'

2017-05-07 Thread Florian Vessaz
: TZ=Etc/UTC mocha -R spec Cheers, -- Florian signature.asc Description: PGP signature

Bug#819295: Please add 'flags_array' struct to public library interface

2017-05-06 Thread Florian Weimer
* Theodore Ts'o: > I don't want to expose the array as a public interface, since that > ties my hands as to the implementation. This is a very good idea anyway because you can't easily add more flags without breaking ABI. (Array sizes are part of the ABI due to the way ELF linking works.)

Bug#861523: bup: FTBFS: t/test-ls.sh:64 '1977-09-05-135600 latest' = '1977-09-05-125600 latest' FAILED

2017-05-06 Thread Florian Vessaz
by something specific to the configuration of your Docker container. To enable us to reproduce the issue, would you be able to share a simple Dockerfile to build a Docker image in which the problem appears? Thank you, -- Florian signature.asc Description: PGP signature

Bug#861201: python3: Incoherent "for" behaviour with different iterables

2017-04-25 Thread Florian Bruhin
se" for more information. >>> list() [] >>> type(list()) >>> type([]) If you want an iterator, you need to explicitly ask for it: >>> iter([]) Calling next() on a list won't work: >>> next([]) Traceback (mos

Bug#799832: zathura: Internal links always go to the top of the target page

2017-04-15 Thread Florian Heiderich
Dear maintainer, this bug is still present as of zathura 0.3.7 (plugin) pdf-poppler (0.2.7) (/usr/lib/zathura/pdf.so) Best regards, Florian

Bug#849517: The valgrind diagnostic is a false positive

2017-04-14 Thread Florian Weimer
* Reuben Thomas: > ​A workaround is to build bash with --without-bash-malloc (but I presume > there's a good reason not to do that?).​ FWIW, Fedora and Red Hat Enterprise Linux compile bash this way, so it can't be *that* bad.

Bug#859311: [Fwd: Bug#859311: fix date formating]

2017-04-10 Thread Florian Ernst
Hello Tom, thanks for your research! However, I'll merely leave this to the upstream author for consideration, forwarding now ... Cheers, Flo --- Begin Message --- Dear Florian, i found this searching with google: https://paste.softver.org.mk/db4f44ed085a3a98fc746be845737363 1

Bug#859311: [Fwd: Re: tree: -D date is not set automatically according to locale (was: Bug#859311: Bug Package tree)]

2017-04-02 Thread Florian Ernst
Further info forwarded into BTS. --- Begin Message --- Dear Florian, thx for your feedback. As you mentioned as second below even with --timefmt I did not find a way to change that behavior. Also setting LC_TIME in environment .profile etc did not change anything it is like tree did totally

Bug#859311: tree: -D date is not set automatically according to locale (was: Bug#859311: Bug Package tree)

2017-04-02 Thread Florian Ernst
retitle 859311 -D date is not set automatically according to locale severity 859311 minor thanks Hello Steve, this just came in to the Debian BTS, cf. . I'm not sure where tree stands with regard to this issue: On the one hand, it is not unreasonable for a user

Bug#858783: Synaptics Touchpad of Thinkpad X230 not working correctly with Kernel 4.9

2017-03-31 Thread Florian Roth
Hi Ben, please find attached the log for both kernel sessions. - Florian 4.8.0.2 /var/log/messages:Mar 31 23:17:57 hyperion kernel: [1.446451] mousedev: PS/2 mouse device common for all mice /var/log/messages:Mar 31 23:17:57 hyperion kernel: [1.448904] input: AT Translated Set 2

Bug#760072: gitso crashes with assertion failure on client side

2017-03-29 Thread Florian Schlichting
uld try asking the x11vnc maintainer about this... Florian

Bug#760071: gitso: Gui obstructs buttons

2017-03-29 Thread Florian Schlichting
on.ico) Florian

Bug#858783: Synaptics Touchpad of Thinkpad X230 not working correctly with Kernel 4.9

2017-03-26 Thread Florian Roth
event1" MatchIsTouchpad "on" Driver "synaptics" Option "Tapping" "on" Option "TappingButtonMap" "lrm" Option "VertScrollDelta" "-111" Option "HorizScrollDelta" "-111" Option "HorizTwoFingerScroll" "true" Option "TapButton1" "1" Option "TapButton2" "3" EndSection - Thanks for your help Florian

Bug#857909: [libc6-dev] getpid() in child process created using clone(CLONE_VM) returns parent's pid

2017-03-23 Thread Florian Weimer
* John Paul Adrian Glaubitz: > I would suggest filing a bug report to glibc upstream or posting on > their mailing list to ask for feedback. Upstream has since removed the PID cache:

<    2   3   4   5   6   7   8   9   10   11   >