Bug#912608: socat: setting "range" for "TCP6-listen" does not work

2018-11-01 Thread Paavo Hartikainen
Package: socat Version: 1.7.2.4-2 Severity: normal Tags: ipv6 Dear Maintainer, Example situation: --- sudo ip address add 2001:db8::/64 dev lo socat 'TCP6-listen:1234,bind=[2001:db8::],range=[2001:db8::/64]' 'TCP6:[::1]:1234' --- 1.7.2.4-2 mips64 version of "socat" hangs if "range" is

Bug#790303: snmpd: snmpd fails to restart during logrotate if it is too busy

2015-06-27 Thread Paavo Hartikainen
Package: snmpd Version: 5.4.3~dfsg-2.8+deb7u1 Severity: normal Tags: patch If snmpd is too busy to finish for restart within 2 seconds defined in /etc/init.d/snmpd, it is accidentally left not running after logrotate. My solution was to check whether it has finished and add conditional delay.

Bug#738848: osc: refuses to communicate with API server over IPv6

2014-10-27 Thread Paavo Hartikainen
On 2014-10-06 09:40:15 +0200, Michal Čihař wrote: Can you please check whether you can still reproduce this? Yes, still same problem on IPv6 -only host: Failed to reach a server: [Errno 229] Network is unreachable: [...] Meanwhile, from same host to same API URL with wget: HTTP request

Bug#738848: osc: refuses to communicate with API server over IPv6

2014-10-27 Thread Paavo Hartikainen
Test I just described was performed with osc 0.149.0-1. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#738848: osc: refuses to communicate with API server over IPv6

2014-02-13 Thread Paavo Hartikainen
Package: osc Version: 0.143.0-1 Severity: normal Tags: ipv6 Dear Maintainer, If API server is available only through IPv6, OSC considers it to be unreachable. Failed to reach a server: [Errno 128] Network is unreachable: Meanwhile lynx can access same URL that osc fails with, from same host.

Bug#488209: libopensc2: OpenCT issue, not OpenSC issue.

2010-10-16 Thread Paavo Hartikainen
Package: libopensc2 Version: 0.11.13-1 Followup-For: Bug #488209 Tried with libopensc2 versions 0.11.1-2etch2, 0.11.4-5+lenny1, 0.11.13-1, each with /etc/opensc/opensc.conf reader_drivers = pcsc;. I assume this test was requested. Result is that card reader (SCR3310) was not found. --

Bug#600023: btanks: sound plays as noise

2010-10-12 Thread Paavo Hartikainen
Package: btanks Version: 0.9.8083-2 Severity: normal Audio output is only noise. I suspect wrong byte order. -- System Information: Debian Release: 5.0.6 APT prefers stable APT policy: (1001, 'stable'), (101, 'testing'), (99, 'unstable') Architecture: powerpc (ppc) Kernel: Linux 2.6.32

Bug#507521: arandr: fails during start because of ValueError

2008-12-01 Thread Paavo Hartikainen
Package: arandr Version: 0.1.1-2 Severity: important arandr apparently does not like my RandR settings. Output of arandr: --- Traceback (most recent call last): File /usr/bin/arandr, line 5, in module main() File /usr/lib/python2.5/site-packages/screenlayout/gui.py, line 296, in

Bug#505771: vlc: file selector of VLC 0.9.x does not choose files with identical names

2008-11-14 Thread Paavo Hartikainen
Package: vlc Version: 0.9.6-1 Severity: normal In file selector, if directory is changed but filename to be selected remains same, change of directory is not noticed. When choosing files from storage of DVB server that runs VDR, MPEG PES files in directory hierarchy are named 001.vdr (actually

Bug#490252: me-tv: conflict with dvb-apps package

2008-07-10 Thread Paavo Hartikainen
Package: me-tv Version: 0.5.30-1 Severity: normal When attempting to install dvb-utils, me-tv conflicts as duplicate /usr/lib/libdvben50221.a is standing on way: --- [EMAIL PROTECTED]:~$ sudo dpkg --install /var/cache/apt/archives/dvb-apps_1.1.1+rev1207-1_powerpc.deb (Reading database ...

Bug#488209: libopensc2: Access of FINEID card fails

2008-06-26 Thread Paavo Hartikainen
Package: libopensc2 Version: 0.11.4-3 Severity: important Authentication on OpenSSH and various other applications fail to access FINEID card. Downgrading library to stable version works as temporary solution. For example of how libopensc2 0.11.4-3 fails: --- [EMAIL PROTECTED]:~$ pkcs15-tool

Bug#378446: bluez-utils: Bluetooth subsystem fails to react on PIN code request for outgoing connection

2006-07-16 Thread Paavo Hartikainen
Package: bluez-utils Version: 3.1-1 Severity: important There is no way to react on PIN code requests for outgoing connetions without passkey-agent running. Binary can be built from bluez-utils source but it needs to be included in binary package and running when PIN code request is received.