Bug#864229: nftables: ICMPv6 accept ignored, breaks IPv6

2017-06-05 Thread Peter Pöschl
Forgot to attach my ruleset: # nft list ruleset|sed -e 's/packets [0-9]* bytes [0-9]* //' table inet filter { chain input { type filter hook input priority 0; policy drop; iifname "lo" accept icmp type { echo-reply, parameter-problem,

Bug#811767: Fwd: Bug#811767: geoip: FTBFS with GCC 6: narrowing conversion

2016-05-27 Thread Peter Pöschl
is int, therefore 'potentially negative' in the opinion of stupid checkers 8-| and 0xFFUL. I hope this helps, Peter Pöschl

Bug#803332: libxcb1: segfaults in xcb_send_request64

2015-11-08 Thread Peter Pöschl
Some more info: After some (big) package updates the problem went away. vlc was updated, but libxcb1 and dragonplayer were not: ii dragonplayer4:15.08.2-1 ii libxcb1:amd64 1.11.1-1 ii vlc 2.2.1-5+b1 The breeze dependencies are now: ii breeze-cursor-theme

Bug#754411: udev: loop mounts fail after 204-14 update

2014-10-27 Thread Peter Pöschl
without it, therefore I think the bug can be closed. Regards, Peter Pöschl -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#754411: udev: loop mounts fail after 204-14 update

2014-07-10 Thread Peter Pöschl
Could you post the fstab entry for completeness sake. /home/xyz/wk/an_image.img /home/xyz/wk/mnt auto rw,user,noauto,loop 0 2 The corresponding output of mount is /home/xyz/wk/an_image.img on /home/xyz/wk/mnt type ext3 \ (rw,nosuid,nodev,noexec,relatime,data=ordered,user=xyz) -- To

Bug#749600: gutenprint: The PPD version (5.2.9) is not compatible with Gutenprint 5.2.10.

2014-06-20 Thread Peter Pöschl
found 749600 gutenprint/5.2.10-2 reopen 749600 ! thanks Excerpt from /var/log/syslog: Jun 20 11:02:31 Gehenna kernel: [ 8953.563833] usb 8-1: new full-speed USB device number 2 using ohci-pci Jun 20 11:02:32 Gehenna kernel: [ 8953.733026] usb 8-1: New USB device found, idVendor=0482,

Bug#749600: gutenprint: The PPD version (5.2.9) is not compatible with Gutenprint 5.2.10.)

2014-06-20 Thread Peter Pöschl
found 749600 gutenprint/5.2.10-2 reopen 749600 ! thanks Forgot to CC the control server -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#749600: Info received (gutenprint: The PPD version (5.2.9) is not compatible with Gutenprint 5.2.10.)

2014-06-20 Thread Peter Pöschl
Workaround until the bug is officially fixed: run these manual update commands: # cups-genppdupdate # invoke-rc.d cups restart -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#209185: man-db in cron.daily fails

2014-06-02 Thread Peter Pöschl
tags 209185 - moreinfo found 209185 2.6.7.1-1 thanks This is a manifestation of https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=617898 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#734688: Logs are not rotated for a month

2014-06-02 Thread Peter Pöschl
I am using cron + latest fcron 3.1.3-1 from http://debs.slavino.sk and get error mails from fcron: /etc/cron.daily/logrotate: logrotate_script: 2: logrotate_script: invoke-rc.d: not found error: error running shared postrotate script for '/var/log/cups/*log ' logrotate_script: 2:

Bug#732697: /usr/sbin/dibbler-client: dibbler_client: segfaults in TClntCfgMgr::validateConfig

2013-12-20 Thread Peter Pöschl
Hi Tomasz, Thanks for this bug report. I'm an original Dibbler author, and used to be also Debian package maintainer (I'm not one anymore). There is a fix on master that is likely to address your segfault. Yeah, found it. I've amended the Debian bugreport with a ref to your bugzilla. Can

Bug#606850: [PATCH][reassigned to debconf] libqtgui4-perl: debconf fails package installations

2013-07-06 Thread Peter Pöschl
reassign 606850 debconf 1.5.50 thanks This is not a libqtgui4-perl, but a debconf bug, also reported in https://bugs.launchpad.net/ubuntu/+source/debconf/+bug/988991 It proposes a fix for usr/share/perl5/Debconf/Element/Kde/Note.pm which I can confirm to work: --- a/Note.pm Sat Jul 06

Bug#675272: dibbler-client: hangs indefinitely on 'stop' (prevents shutdown)

2012-06-03 Thread Peter Pöschl
Some more info: I tried to do some debugging with strace: # dibbler-info start # ps -Lf -C dibbler-client UIDPID PPID LWP C NLWP STIME TTY TIME CMD root 4590 1 4590 01 20:10 ?00:00:00 dibbler-client start # strace dibbler-client stop ...

Bug#659476: closed by Bartosz Fenski fe...@debian.org (Bug#659476: fixed in dibbler 0.8.2-1)

2012-05-30 Thread Peter Pöschl
=675272 Best Regards, Peter Pöschl -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#615225: [Pkg-alsa-devel] Bug#615225: alsa-base: NVidia CK804 with ALC850 goes missing during wheezy upgrade

2012-03-05 Thread Peter Pöschl
I don't know any more steps for fixing right now :-( I did some more experiments and I think that the bug should be reassigned to the kernel. 1) * Boot into the (bad) wheezy system # mount /dev/disk/by-label/squeeze-amd64 /mnt/tmp # mount --bind /proc /mnt/tmp/proc # mount --bind /dev

Bug#659476: dibbler-client: segfaults in TClntCfgTA::getIAID

2012-02-21 Thread Peter Pöschl
I have pushed this fix and checked that it is indeed available. Downloaded, compiled and tested == looks good! Best regards, Peter -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#659476: dibbler-client: segfaults in TClntCfgTA::getIAID

2012-02-20 Thread Peter Pöschl
[Removing sub...@bugs.debian.org from CC] On Mo Februar 20 2012, Tomek Mrugalski wrote: On 12-02-19 21:42, Peter Pöschl wrote: On Sa Februar 18 2012, Tomek Mrugalski wrote: On 12-02-11 13:07, Peter Poeschl wrote: Package: dibbler-client Version: 0.8.1-1 Severity: important Tags: ipv6

Bug#659476: dibbler-client: segfaults in TClntCfgTA::getIAID

2012-02-19 Thread Peter Pöschl
regards, Peter Pöschl -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#615225: [Pkg-alsa-devel] Bug#615225: alsa-base: NVidia CK804 with ALC850 goes missing during wheezy upgrade

2012-02-12 Thread Peter Pöschl
To order the builtin and HDMI sound, I have # grep -v \# /etc/modprobe.d/alsa-base-local.conf options snd cards_limit=2 options snd-intel8x0 index=0 options snd-hda-intel index=1 Could you please comment thos three option lines and retry? Does not work: # aplay -L

Bug#615225: [Pkg-alsa-devel] Bug#615225: alsa-base: NVidia CK804 with ALC850 goes missing during wheezy upgrade

2012-02-12 Thread Peter Pöschl
Okay, uncomment, check mixer settings and send the output of: $ ps aux | grep puls is empty. Else please attach the file /usr/share/alsa/cards/NFORCE.conf Done. # # Configuration for the nVIDIA nForce/2/3 # confdir:pcm/front.conf NFORCE.pcm.front.0 { @args [ CARD ]

Bug#615225: [Pkg-alsa-devel] Bug#615225: alsa-base: NVidia CK804 with ALC850 goes missing during wheezy upgrade

2012-02-12 Thread Peter Pöschl
I don't know any more steps for fixing right now :-( One thing I was wondering about: when I prepared my initial mail, I diffed the good/bad alsa-info.sh outputs, and the line 'inside_vm : Y' under 'Loaded sound module options' of snd_intel8x0 looked suspicious to me. I am definitely not

Bug#427829: qct: Removing causes Mercurial errors

2011-08-23 Thread Peter Pöschl
On Mo August 22 2011, Vincent Danjean wrote: On 22/08/2011 20:36, Peter Pöschl wrote: The last two lines are from the mercurial invocation via etckeeper. Could it be that the qct package is somehow broken, which then breaks mercurial? This is perhaps due to the dh_python2 transition

Bug#427829: qct: Removing causes Mercurial errors

2011-08-22 Thread Peter Pöschl
the qct package (with apt-get remove --purge qct for example) -# 2: commenting the line requesting the extension below -[extensions] -hgext.qct = Regards, Peter Pöschl -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#544514: mount: user cannot umount loop-mounted image file

2009-09-01 Thread Peter Pöschl
found 544514 2.16-3 -- -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#541285: fam: FAM is not running ... failed!

2009-08-14 Thread Peter Pöschl
FAM is not running ... failed! This message is a false positive comming out of status_of_proc in case $1 in start) status_of_proc $DAEMON $NAME exit 0 in /etc/init.d/fam. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe.

Bug#505448: fails to eject MO-disk

2008-11-27 Thread Peter Pöschl
-output strace-v.exp.txt, though. Best regards, Peter Pöschl execve(/usr/bin/eject, [eject, -v, /media/mo1], [/* 35 vars */]) = 0 brk(0) = 0x68b000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5f73388000 access(/etc

Bug#492244: mercurial: convert: svn_ra_get_log: Assertion `*path != '/'' failed

2008-08-09 Thread Peter Pöschl
Hi Vincent, sorry for the delay, I've been off on vacation. The bug you found should be fixed in 1.0.1-4 currently in unstable. Can you test it and report me if the fix really works ? Yes, runs fine now. Best regards, Peter -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#474294: Moreinfo: Bug#474294: RFH: Chrony goes into endless loop on x86_64

2008-05-18 Thread Peter Pöschl
. The canonical place to initialize offset_time = {0, 0} would be SST_CreateInstance. Best regards, Peter Pöschl -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#474294: Moreinfo: Bug#474294: RFH: Chrony goes into endless loop on x86_64

2008-05-04 Thread Peter Pöschl
. Best regards, Peter Pöschl -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#474294: Moreinfo: Bug#474294: RFH: Chrony goes into endless loop on x86_64

2008-04-29 Thread Peter Pöschl
BTW please cc: [EMAIL PROTECTED] so that this discussion is on record. Oh, sorry, I thought that was a bad idea after the bug was closed. The ridiculously high values come from the line sources = MallocArray(struct SRC_Instance_Record *, max_n_sources); in SRC_CreateNewInstance in

Bug#476736: /usr/bin/efix: efix segfaults on text file

2008-04-24 Thread Peter Pöschl
tag 476736 patch thanks #476736 - efax: efix segfaults on text file http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476736 f-font, f-charw, f-charh, f-lmargin, f-pglines are used before set in text_first in efaxlib.c. --- efix.c.origThu Apr 24 20:14:41 2008 +0200 +++ efix.cThu Apr 24

Bug#476736: /usr/bin/efix: efix segfaults on text file

2008-04-23 Thread Peter Pöschl
The stack after the segfault is (gdb) bt #0 0x00405c11 in text_first (f=0x7fff02871e40) at efaxlib.c:986 #1 0x00405789 in newIFILE (f=0x7fff02871e40, fnames=value optimized out) at efaxlib.c:1268 #2 0x00401ebf in main (argc=-1474048605, argv=0x7fff02875da8) at

Bug#476736: /usr/bin/efix: efix segfaults on text file

2008-04-22 Thread Peter Pöschl
1) This seems to be a duplicate of archived bug #368011 2) I downloaded efax_0.9a-19.dsc and compiled the sources. == the binary segfaults. 3) commenting out 'strip efix' in ./Makefile results in a binary which also segfaults. 4) running it under gdb yields (gdb) run Starting

Bug#424991: openoffice.org-writer: [OO-writer] embedded calc table botched after save on amd64

2007-05-18 Thread Peter Pöschl
Package: openoffice.org-writer Version: 2.0.4.dfsg.2-5etch1 Severity: normal The embedded OO-calc table in the attached document is botched after the document has been saved and reopened. To reproduce: * open document in OO-writer * make minimal change and 'Save' or just 'SaveAs' w/o changes

Bug#396032: works after dist-upgrade: xserver-xorg-video-vesa: [vesa] corrupted display (non 1024x768) on Matrox Millenium P650e

2007-01-11 Thread Peter Pöschl
I just did a dist-upgrade (xserver-xorg-video-vesa 1:1.2.1-3 - 1:1.3.0-1) and the error does not appear anymore. Tested with 1600x1200, 1280x1024, 1024x768 on Linux 2.6.18-3-amd64. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#396032: xserver-xorg-video-vesa: [vesa] corrupted display (non 1024x768) on Matrox Millenium P650e

2006-11-14 Thread Peter Pöschl
On Di November 14 2006 21:23, Peter Pöschl wrote: This are the diffs to several variations of xorg.conf: --- Xorg.0.log-1280_1024-shadow_fb-off 2006-11-13 21:47:36.0 +0100 +++ Xorg.0.log-1280_1024-shadow_fb-on 2006-11-14 20:22:44.0 +0100 @@ -1504,8 +1510,3

Bug#396032: xserver-xorg-video-vesa: [vesa] corrupted display (non 1024x768) on Matrox Millenium P650e

2006-11-13 Thread Peter Pöschl
On Mon November 13 2006 15:08, Michel Dänzer wrote: On Sun, 2006-10-29 at 14:19 +0100, Peter Pöschl wrote: Package: xserver-xorg-video-vesa Version: 1:1.2.1-3 Severity: important After an 'aptitude dist-upgrade' on 2006-10-28 the screen is unreadable on my 1600x1200 LCD display in all

Bug#393163: mc: Some hotkeys don't work (duplicates)

2006-10-15 Thread Peter Pöschl
Package: mc Version: 1:4.6.1-5 Severity: normal Tags: l10n Some hotkeys do not work. The reason for this, I believe, is that the affected hotkeys (modulo upper/lowercase) are not unique in the menu. The bugs appear in several locales, I checked these: LANG=C: Options-Configure: