Bug#780337: python3-pyclamd: Broken with Python 3

2015-03-12 Thread Alexander Hofbauer
Package: python3-pyclamd Version: 0.3.9-1 Severity: grave Justification: renders package unusable Dear Maintainer, in contrast to the idea one might get by reading the package name ;) pyClamd 0.3.9 doesn't work with Python 3. --- Traceback (most recent call last): File pyclamd-test.py, line

Bug#771991: fixed in samba 2:4.1.13+dfsg-3

2014-12-10 Thread Alexander Hofbauer
I ran into an issue today where libldb1 was updated to 1.1.18 and samba now complains about mismatching versions at startup, refusing to run. Could this be addressed by a rebuild?

Bug#771991: [Pkg-samba-maint] Bug#771991: fixed in samba 2:4.1.13+dfsg-3

2014-12-10 Thread Alexander Hofbauer
at 03:18:30PM +0100, Alexander Hofbauer wrote: I ran into an issue today where libldb1 was updated to 1.1.18 and samba now complains about mismatching versions at startup, refusing to run. Could this be addressed by a rebuild? Please install 2:4.1.13+dfsg-3, which allows samba to be used

Bug#657990: Temporary workaround

2012-01-31 Thread Alexander Hofbauer
Real workaround for those annoyed by the bug until it gets fixed: Replace the FIFO-name (ListenFIFO) in systemd's socket file (/lib/systemd/system/systemd-initctl.socket) with /run/initctl. signature.asc Description: This is a digitally signed message part

Bug#617532: compizconfig-settings-manager: CCSM crash on startup

2011-03-10 Thread Alexander Hofbauer
I can confirm that problem here. Could you tell us what is the output of this command: python -c 'import compizconfig as c; print c.__file__' /usr/local/lib/python2.6/dist-packages/compizconfig.so -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of

Bug#585493: Fails to upgrade, insserv bails due to loop

2010-06-10 Thread Alexander Hofbauer
Same problem here. --- insserv: There is a loop at service bootlogs if started insserv: There is a loop between service bootlogs and mountnfs if started insserv: loop involving service mountnfs at depth 8 insserv: loop involving service networking at depth 7 insserv: loop

Bug#580113: [mplayer] No audio output to pulse

2010-05-03 Thread Alexander Hofbauer
Package: mplayer Version: 2:1.0~rc3+svn20100502-1 Severity: serious With the latest update to mplayer, audio output to pulse doesn't work any more. Playing any file results in ”ERROR: Assertion 'channels 0' failed at pulse/volume.c:76, function pa_cvolume_set(). Aborting.“ I guess this

Bug#580113: [mplayer] No audio output to pulse

2010-05-03 Thread Alexander Hofbauer
Any chance to check with other PA-enabled clients to verify our PA installation? (like vlc with the pulseaudio modules) Just tried vlc with vlc-plugin-pulse: --- pulse audio output: No. of Audio Channels: 2 pulse audio output debug: Pulse mainloop started pulse audio output debug:

Bug#576457: pulseaudio: fails to start

2010-04-04 Thread Alexander Hofbauer
Confirming this issue. Same error here (also tried a clean install). signature.asc Description: Dies ist ein digital signierter Nachrichtenteil

Bug#536392: [screenlets] screenlets-daemon crashes

2009-08-02 Thread Alexander Hofbauer
Hi! The bug seems to be in python-gobject package. I tried screenlets today, got a segmentation fault and found this bug report. Despite the current version was said to fix the bug I tried to apply the provided patch after building the source on my own and it worked. This is strange because

Bug#536392: [screenlets] screenlets-daemon crashes

2009-08-02 Thread Alexander Hofbauer
Looking at debian/rules I saw that there was no include /usr/share/cdbs/1/rules/simple-patchsys.mk in the head section. Of course not. You are using quilt since 0.1.2-6. Stupid me. Proposed fix this time (hope I got it right): --- build/screenlets:: dh_quilt_patch [...]