Bug#711353: RFP: node-unit -- Easy unit testing in node.js and the browser, based on the assert module

2013-06-06 Thread Dominik George
Package: wnpp Severity: wishlist The module would be helpful for properly packaging geierlein (see #695204) as it uses nodeunit for unit testing on build. For now, I have disabled testing by patching the build system, which is probably ok as tests should have been run by upstream when releasing

Bug#695204: Package draft available

2013-06-06 Thread Dominik George
Hi, a first version of the package is available on mentors.debian.net now: https://mentors.debian.net/package/geierlein Please test and report back any issues! For anyone who does not hesitate to install foreign, untrusted binary blobs on their system, find the binary package of your choice he

Bug#711587: plymouth: Cannot update initramfs due to pango breakage

2013-06-08 Thread Dominik George
Package: plymouth Version: 0.8.8-6 Severity: grave Justification: renders package unusable -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 # LANG=C plymouth-set-default-theme -R joy update-initramfs: Generating /boot/init

Bug#703355: signing-party: include gpg-import-imap script

2013-03-18 Thread Dominik George
.21-6.2 pn texlive-latex-recommended pn wipe -- no debconf information #!/usr/bin/env python # ~*~ coding: utf-8 ~*~ #- # Copyright © 2013 # Dominik George # # Provided that these terms and disclaimer and all copyright notices # are retained or reproduced in an accompan

Bug#703355: signing-party: include gpg-import-imap script

2013-03-19 Thread Dominik George
Hi, > Hm, does that have an substantial advantage over mutt's ^K key > binding? Yes. - It does not depend on mutt - It does not require opening every message seperately -nik -- * concerning Mozilla code leaking assertion faiures to tty without D-BUS * That means, D-BUS is a tool that makes

Bug#612178: caff: silently fails if .caff/gnupghome has wrong permissions

2013-03-19 Thread Dominik George
Hi, it actually tells you about the wrong permissions when you tell it to continue after the error. Which is really not very helpful. I also wonder how the insecure permissions get set in the first place. I hit this problem a few days ago and I am absolutely sure I did not touch the gnupghome/ pe

Bug#703793: mplayer crash seriously with newer libogg

2013-03-23 Thread Dominik George
Hi, this could either be fixed with a Breaks against older mplayer versions, but I recognize this is not preferred if the bug only affects incomplete upgrades to wheezy. If this were release critical, teh release team could set it wheezy-ignore, but I am lowering the severity to important because

Bug#703793: mplayer crash seriously with newer libogg

2013-03-23 Thread Dominik George
Hi, > so i upgraded mplayer rebuild agains new libogg and goes bad.. then i > upgrade mplayer sources and rebuild agains libogg (and several others new) > and work fine I am not sure what you mean. Does this report affect mplayer and libogg *both* installed from the Debian repository or does it a

Bug#703805: postfix: insserv cannot enable postfix if dnsmasq is disabled

2013-03-23 Thread Dominik George
Package: postfix Version: 2.10.0-3 Severity: normal The postinst script cannot successfully run update-rc.d when dnsmasq is installed but disabled at boot time. I have dnsmasq installed, but it is started by libvirt if needed and I disabled it at boot time. The Postfix init script, however, depe

Bug#699493: jabber-irc: / in channel names causes remote DoS vulnerability and probably spoofing attacks

2013-01-31 Thread Dominik George
Package: jabber-irc Version: 0.4cvs20080505-1.1 Severity: important Tags: upstream When joining an IRC channel containing a slash (/), or, more precisely, upon receiving the first message from that channel, pyIRCt drops out and breaks the server connection because it receives an error from the

Bug#699573: network-manager-openvpn: config export sets non-existing group

2013-02-01 Thread Dominik George
Package: network-manager-openvpn Version: 0.9.4.0-1 Severity: minor The config export option sets an invalid unprivileged group in its output. It sets: user nobody group nobody It should be: user nobody group nogroup -- System Information: Debian Release: 7.0 Architecture: amd64 (x86_

Bug#699614: buddycloud-server: does not start due to javascript error

2013-02-02 Thread Dominik George
Package: buddycloud-server Version: 0.3.5-2 Severity: grave Justification: renders package unusable # /usr/bin/nodejs -- /usr/share/buddycloud-server/main.js --config config.js /usr/share/buddycloud-server/main.js:26 if (fs.existsSync(defaultConfigFile)) { ^ TypeError: Object # has no

Bug#699648: ffmpeg: Please rebuild against correct libavcodec version

2013-02-02 Thread Dominik George
Package: ffmpeg Version: 6:0.8.5-1 Severity: normal ffmpeg is built against another libavcodec header version than is installed through the dependency: libavcodec version 53.35.0 (external) Mismatching header version 53.32.2 -- System Information: Debian Release: 7.0 APT prefers unstable APT

Bug#699648: Wrong package

2013-02-02 Thread Dominik George
Control: reassign -1 mplayer Control: found -1 6:0.8.5-1 Control: retitle -1 mplayer: Please rebuild against correct libavcodec version Sorry, used wrong package in report. -- signature.asc Description: Digital signature

Bug#699648: ffmpeg: Please rebuild against correct libavcodec version

2013-02-03 Thread Dominik George
Control: tags -1 - unreproducible Plesse read follow-ups in BTS. Reinhard Tartler schrieb: >tags 699648 unreproducible >stop > >On Sat, Feb 2, 2013 at 11:38 PM, Dominik George wrote: >> Package: ffmpeg >> Version: 6:0.8.5-1 >> Severity: normal >> >>

Bug#708055: [libglapi-mesa] not upgradable on multiarch

2013-05-15 Thread Dominik George
Control: retitle -1 not upgradable on multiarch It actually turns out that all binary packages built from mesa are affected. -nik

Bug#702202: texlive-binaries: mendex manpage completely unreadable

2013-03-03 Thread Dominik George
Package: texlive-binaries Version: 2012.20120628-4 Severity: normal Tags: l10n The mendex man page contains nothing but junk on my system. Looks like binary, but the options are readable, so I guess it is written in some strange language using some strange character set. In any case, it is useless

Bug#702202: Acknowledgement (texlive-binaries: mendex manpage completely unreadable)

2013-03-03 Thread Dominik George
It is euc-jp, interpreted as latin1, converted to utf-8, according to mirabilos who appears to have faced enough horror in this world to recognize that ;) ... The mapage can be read using (a variant of): $ zcat /usr/share/man/man1/mendex.1.gz | iconv -f utf-8 -t latin1 | iconv -f euc-jp -t utf-

Bug#711597: gconf2: gconftool-2 in postinst cannot connect to D-BUS

2013-06-08 Thread Dominik George
Package: gconf2 Version: 3.2.6-1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 When gconftool-2 is called in the postinst script, it cannot connect to the session bus as apt-get update does not have an X11 display available: (gconftool-2:27994): GConf-WARNING **: Client failed

Bug#712215: ITP: libjs-gzip -- a pure JavaScript implementation of the GZIP file format

2013-06-14 Thread Dominik George
Package: wnpp Severity: wishlist Owner: Dominik George -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 ** Prerequisite for geierlein, ITP #695204 ** * Package name: libjs-gzip Version : 0.3.1 Upstream Author : T. Jameson Little * URL : htts://github.com/beatgammit

Bug#712220: ITP: libjs-jsxml -- XML/XSLT to DOM parser in JavaScript

2013-06-14 Thread Dominik George
Package: wnpp Severity: wishlist Owner: Dominik George -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 ** Prerequisite for geierlein, ITP #695204 ** * Package name: libjs-jsxml Version : Upstream Author : Anton Zorko * URL : http://jsxml.net * License : BSD

Bug#712219: ITP: libjs-forge -- a native implementation of TLS in JavaScript

2013-06-14 Thread Dominik George
Package: wnpp Severity: wishlist Owner: Dominik George -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 ** Prerequisite for geierlein, ITP #695204 ** * Package name: libjs-forge Version : Upstream Author : Digital Bazaar, Inc. * URL : https://github.com

Bug#720984: ITP: minetest-mod-mesecons -- Minetest mod - Counterpart of Redstone

2013-08-26 Thread Dominik George
Package: wnpp Severity: wishlist Owner: Dominik George -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 * Package name: minetest-mod-mesecons Version : 0~20130821+git96011bc Upstream Author : Jeija * URL : http://www.mesecons.net * License : LGPL-3, CC-BY-SA

Bug#720997: ITP: minetest-mod-worldedit -- Minetest mod - ingame world editor

2013-08-26 Thread Dominik George
Package: wnpp Severity: wishlist Owner: Dominik George -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 * Package name: minetest-mod-worldedit Version : 1.0 Upstream Author : Dominik George * License : AGPL-3 Programming Lang: Lua Description : Minetest mod

Bug#720997: Packaging older version

2013-08-27 Thread Dominik George
I will first package version 0.6 because it is the newest version that works with the Minetest version currently in Debian. -nik -- Ein Jabber-Account, sie alle zu finden; ins Dunkel zu treiben und ewig zu binden; im NaturalNet, wo die Schatten droh'n ;)! PGP-Fingerprint: 3C9D 54A4 757

Bug#721073: ITP: minetest-mod-pipeworks -- Minetest mod - Pipeworks

2013-08-27 Thread Dominik George
Package: wnpp Severity: wishlist Owner: Dominik George -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 * Package name: minetest-mod-pipeworks Version : 0~20130827+git59362e3d20 Upstream Author : Vanessa Ezekowitz * License : WTFPL Programming Lang: Lua Description

Bug#721086: ITP: minetest-mod-plantlife -- Minetest mod - Plantlife

2013-08-27 Thread Dominik George
Package: wnpp Severity: wishlist Owner: Dominik George -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 * Package name: minetest-mod-plantlife Upstream Author : Vanessa Ezetowski * License : WTFPL, CC-BY-SA-2.0+ Programming Lang: Lua Description : Minetest mod - Plantlife

Bug#721121: ITP: minetest-mod-moreores -- Minetest mod - More Ores

2013-08-28 Thread Dominik George
Package: wnpp Severity: wishlist Owner: Dominik George -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 * Package name: minetest-mod-moreores Upstream Author : Calinou * License : GPL-3+, CC-BY-SA-3.0 Programming Lang: Lua Description : Minetest mod - More Ores This mod

Bug#721193: ITP: minetest-mod-moreblocks -- Minetest mod - More Blocks

2013-08-28 Thread Dominik George
Package: wnpp Severity: wishlist Owner: Dominik George -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 * Package name: minetest-mod-moreblocks Upstream Author : Calinou * License : zlib/libpng Programming Lang: Lua Description : Minetest mod - More Blocks This mod adds

Bug#721197: ITP: minetest-mod-technic -- Minetest mod - Technic

2013-08-28 Thread Dominik George
Package: wnpp Severity: wishlist Owner: Dominik George -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 * Package name: minetest-mod-technic Upstream Author : RealBadAngel * License : GPL-2 Programming Lang: Lua Description : Minetest mod - Technic All technic stuff for

Bug#721200: ITP: minetest-mod-moretrees -- Minetest mod - more trees

2013-08-28 Thread Dominik George
Package: wnpp Severity: wishlist Owner: Dominik George -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 * Package name: minetest-mod-moretrees Upstream Author : Vanessa Ezekowitz * License : WTFPL Programming Lang: Lua Description : Minetest mod - more trees This mod adds

Bug#681616: lintian: False positive: unused-license-paragraph.. when two licenses are given and described in different places

2013-08-29 Thread Dominik George
Package: lintian Version: 2.5.17 Followup-For: Bug #681616 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 The bug also exists for the construct "License: Foo or Bar" with two License paragraphs Foo and Bar. It appears that intian completely ignores the alternative names syntax described in DEP5

Bug#721484: cpm: does not support de_DE.UTF-8

2013-09-01 Thread Dominik George
Package: cpm Version: 0.28-1 Severity: normal Tags: l10n -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 cpm with German localization does not work properly on de_DE.UTF-8 (umlauts are rendered as other characters). - -- System Information: Debian Release: jessie/sid APT prefers unstable APT

Bug#725119: linphone-nogtk: segfault when terminating in early media

2013-10-01 Thread Dominik George
Package: linphone-nogtk Version: 3.6.1-2.1+b1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 linphonec segfaults when a call is in early media stage and ^D is pressed: linphonec> call fabi Stun lookup in progress... linphonec> Establishing call id to , assigned id 1 [New Thread

Bug#725234: ITP: python-pytap -- object-oriented wrapper around Linux TUN/TAP device

2013-10-03 Thread Dominik George
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Thomas Goirand schrieb: >Package: wnpp >Severity: wishlist >Owner: Thomas Goirand > >* Package name: python-pytap > Version : 0.1.1 > Upstream Author : Ricardo Signes >* URL : https://pypi.python.org/pypi/PyTap >* Licen

Bug#725233: ITP: python-rxjson -- JSON RX Schema validation tool

2013-10-03 Thread Dominik George
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Thomas Goirand schrieb: >Package: wnpp >Severity: wishlist >Owner: Thomas Goirand > >* Package name: python-rxjson > Version : 0.2 > Upstream Author : Remy Hubscher >* URL : https://pypi.python.org/pypi/rxjson >* Licens

Bug#725494: evilwm: focus events or something does not work with Java/Swing

2013-10-06 Thread Dominik George
Package: evilwm Version: 1.1.0-3 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 I use JOSM to edit OpenStreetMap, but cannot do so since using evilwm. The problem is that the input field in any window looses focus once this window is raised to the foreground by focus-follows-mou

Bug#725494: Fix in icewem

2013-10-06 Thread Dominik George
There is a patch that fixes the issue in icewem (although I do not even see the bug in icewem, this might be helpful). http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=723844 -- Auf welchem Server liegt das denn jetzt…? Wenn es nicht übers Netz kommt bei Hetzner, wenn es nicht gele

Bug#723844: Not reproducible

2013-10-06 Thread Dominik George
I stumbled upon this bug in evilwm, but could not reproduce it in icewm, despite this bug report. It works fine for me in icewem. -- Wer den Grünkohl nicht ehrt, ist der Mettwurst nicht wert! PGP-Fingerprint: 3C9D 54A4 7575 C026 FB17 FD26 B79A 3C16 A0C4 F296 signature.asc Description: Digital

Bug#712393: Wording of GFDL license clause in oidentd man pages

2013-10-07 Thread Dominik George
Hi Odin, I am taking over maintainership of oidentd in Debian and there is an open bug report concerning the GFDL licensing of the man pages in doc/ [1]. The problem is that the wording is ambigious; the GFDL specifies how to remove the limitations of invariant sections and front- and back-cover t

Bug#697030: oidentd: gives invalidly formatted response (according to PostgreSQL)

2013-10-07 Thread Dominik George
Control: tag -1 + moreinfo Hi Thomas, I do not see any discussion on the ubuntu bug tracker. What are the possible downsides of limiting the number of processes by default? I imagine this can be a performance issue on some installations. You mention that the bug happens only on "certain setups".

Bug#704745: oidentd: gives invalidly formatted response (according to PostgreSQL)

2013-10-07 Thread Dominik George
Control: tag -1 + moreinfo Hi Joost, this looks as though oidentd was not able to determine the user the connection belongs to. Can you reproduce this error, for example, send me the relevant line from netstat -ntopa, a tcpdump of the ident conversation, or the like? Cheers, Nik -- * mirabilo

Bug#725827: qreator: does not strt in stndard installation (no GeoIP provider)

2013-10-08 Thread Dominik George
Package: qreator Version: 13.05.3-2 Severity: grave Justification: renders package unusable -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Traceback (most recent call last): File "/usr/bin/qreator", line 46, in qreator.main() File "/usr/share/qreator/qreator/__init__.py", line 63, in ma

Bug#725193: sudo: touch: invalid date format '@0'

2013-10-08 Thread Dominik George
Package: sudo Version: 1.8.8-1 Followup-For: Bug #725193 Do you plan to upload a fix some time soon? -nik -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel

Bug#725925: asterisk: Segfault on incoming SIP call with res_ldap

2013-10-09 Thread Dominik George
Package: asterisk Version: 1:11.5.1~dfsg1-1 Severity: normal __strlen_sse2 () at ../sysdeps/x86_64/multiarch/../strlen.S:31 31 ../sysdeps/x86_64/multiarch/../strlen.S: Datei oder Verzeichnis nicht gefunden. #0 __strlen_sse2 () at ../sysdeps/x86_64/multiarch/../strlen.S:31 #1 0x7fffa72b

Bug#726072: backupninja: does not pass on GPG passphrase to duplicity

2013-10-11 Thread Dominik George
Package: backupninja Version: 1.0.1-1 Severity: normal When using different encryption and signing keys, the password config variable is not passed as PASSPHRASE environment variable, making duplicity expect the passphrase on stdin. This is very annoying because automatic backp runs are not possib

Bug#726072: backupninja: does not pass on GPG passphrase to duplicity

2013-10-12 Thread Dominik George
> > I think there might be some confusion between signing and encrpyting > > anyway, because the config file commentary suggests that a pass- > > phrase is used for unlocking the encryption key, which is plain non- > > sense as GPG always uses public keys for (message) encryption. > > I don't thin

Bug#726097: FTBFS: override_dh_auto_install breaks

2013-10-12 Thread Dominik George
Package: backupninja Version: 1.0.1-1 Severity: important apt-get source backupninja; cd backupninja-*/; dpkg-buildpackage ==> FAILS. chmod -x /tmp/backupninja-1.0.1/debian/backupninja/usr/lib/backupninja/parseini chmod: /tmp/backupninja-1.0.1/debian/backupninja/usr/lib/backupninja/parseini: new

Bug#726072: Non-maintainer version to fix these bugs

2013-10-12 Thread Dominik George
). + * Fixes build error with broken chmod (closes: #726097). + + -- Dominik George Sat, 12 Oct 2013 14:33:16 +0200 + backupninja (1.0.1-1) unstable; urgency=low * Imported Upstream version 1.0.1 diff -Nru backupninja-1.0.1/debian/control backupninja-1.0.1/debian/control --- backupninja

Bug#726072: backupninja: does not pass on GPG passphrase to duplicity

2013-10-12 Thread Dominik George
Hi, > Anyway, we're digressing wrt. the topic of this bug, and I would > happily review a patch adding support for SIGN_PASSPHRASE. I think you might have found it already ;). However, I am absolutely certain this bug is not wishlist. I reset it to normal, although I am tempted to say it is impo

Bug#726115: backupninja: [ldap] ship the ldap handler again, in a fixed version that supports cn=config and the like

2013-10-12 Thread Dominik George
Package: backupninja Version: 1.0.1-1.1 Severity: wishlist I have fixed upstream's ldap handler locally to support the cn=config backend and introduced some more fixes. The handler was removed in 0.9.10-1, most likely because Debian switched to cn=config by default and it broke. I'd like to contri

Bug#726119: ninjahelper: does not write part of the options to config files

2013-10-12 Thread Dominik George
Package: backupninja Version: 1.0.1-1.1 Severity: normal Some of the options set in ninjahelper are not written to the resulting config files. For example, checking "compress" in the mysql helper does not have any effect, the resulting config file still gets "compress = no". I think I have found

Bug#726344: how-can-i-help stops working due to an unchecked nil

2013-10-15 Thread Dominik George
Package: how-can-i-help Version: 0.6 Followup-For: Bug #726344 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Reproducible here. - -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign A

Bug#726393: general: Possible malware infections in source packages

2013-10-15 Thread Dominik George
Hi, I have looked into this a bit. > Some of the source packages were caught on a gateway anti-virus scanner while > downloading. Using a gateway anti-virus scanner for downloads from the Debian archive seems a bit inappropriate, well, paranoid. Checking the signed hashsums would seem a lot bett

Bug#726475: supertuxkart: I can not change resolution. on 640x480, the buttom of settings are hide

2013-10-15 Thread Dominik George
Control: tag -1 + moreinfo Hi, > I can not change resolution. on 640x480 to other size, > the buttom of settings are hide I do not think this is a bug in supertuxkart. Supertuxkart's behaviour of reusing the stored resolution IMHO is correct. Whatg you need to do is change the resolution in SU

Bug#726479: popularity-contest: breaks after /tmp/XXXXXXX/trustdb.gpg has vanished

2013-10-15 Thread Dominik George
Package: popularity-contest Version: 1.60 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 For reasons unknown to me, the GPG trustdb popcon expects in its tmpdir has vanished between two runs - maybe I just rebooted my system or something. I got this error from anacron today: gp

Bug#726486: RFP: pump.io -- a stream server that does most of what people really want from a social network

2013-10-16 Thread Dominik George
Package: wnpp Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 * Package name: pump.io Version : 0.2.4 Upstream Author : e14n * URL : http://www.pump.io * License : Apache-2.0 Programming Lang: JavaScript (NodeJS) Description : a stre

Bug#681616: lintian: False positive: unused-license-paragraph.. when two licenses are given and described in different places

2013-09-05 Thread Dominik George
s/*.png Copyright: 2013 Florian Euchner License: CC-BY-SA-2.0 or CC-BY-SA-3.0 We utilise section 4b of CC-BY-SA-2.0 to upgrade to CC-BY-SA-3.0, which is compatible with the DFSG. Files: debian/* Copyright: 2013 Dominik George License: GPL-2+ This package is free software; you can redistribute i

Bug#722130: RFP: gajim-plugin-otr -- Off-The-Record encryption for Gajim

2013-09-08 Thread Dominik George
Hi, two remarks here: 1. the corresponding wiki page appears to be http://trac-plugins.gajim.org/wiki/OffTheRecordPlugin. 2. Mind the code duplication - python-potr is included in the source tree and should be removed, packaging python-potr seperately. -nik -- Diese Nachricht wurde von meine

Bug#722309: ITP: minetest-mod-itemdrop -- Minetest mod - Item Drop

2013-09-09 Thread Dominik George
Package: wnpp Severity: wishlist Owner: Dominik George -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 * Package name: minetest-mod-itemdrop Upstream Author : PilzAdam * License : WTFPL Programming Lang: Lua Description : Minetest mod - Item Drop This mod adds Minecraft

Bug#620602: Any progress on python-googleapi?

2013-09-10 Thread Dominik George
Hi, I need the Google API for a project of mine. Is there any progress on the package? If not, would it be ok if I took over? Cheers, Nik -- Ein Jabber-Account, sie alle zu finden; ins Dunkel zu treiben und ewig zu binden; im NaturalNet, wo die Schatten droh'n ;)! PGP-Fingerprint: 3C

Bug#722743: mcabber: does not exit cleanly on SIGHUP

2013-09-13 Thread Dominik George
Package: mcabber Version: 0.10.2-1 Severity: minor Tags: upstream -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 mcabber only handles SIGTERM and SIGINT, initiating a clean shutdown sequence when receiving those signals. However, shutting down the system or closing an xterm running mcabber produ

Bug#722743: mcabber: does not exit cleanly on SIGHUP

2013-09-13 Thread Dominik George
ctive shutdown sequence. Author: Dominik George Bug-Debian: http://bugs.debian.org/722743 Origin: vendor Forwarded: https://bitbucket.org/McKael/mcabber-crew/issue/124/does-not-exit-cleanly-on-sighup --- a/mcabber/main.c +++ b/mcabber/main.c @@ -118,6 +118,8 @@ void sig_handler(int s

Bug#695925: xul-ext-sieve - Edit filter does not work at all

2013-09-22 Thread Dominik George
Hi, > Is the issue still present with the current 0.2.2+dfsg-1 version? I couldn't test myself, but I have seen some other people use the package without issues. -nik -- Auf welchem Server liegt das denn jetzt…? Wenn es nicht übers Netz kommt bei Hetzner, wenn es nicht gelesen wi

Bug#724295: unrar-free: unrar-nonfree compatibility mode is not compatible to unrar-nonfree

2013-09-23 Thread Dominik George
Package: unrar-free Version: 1:0.0.1+cvs20071127-2 Severity: normal Tags: upstream patch -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 The command line compatibility mode for unrar-nonfree-alike calls is not compatible to unrar-nonfree. At least, the -y option, which is valid for unrar-nonfree

Bug#270751: unrar-free: cannot decompress multipart rar archives

2013-09-23 Thread Dominik George
Package: unrar-free Version: 1:0.0.1+cvs20071127-2 Followup-For: Bug #270751 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 This bug is a real blocker for unrar-free's usability as a replacement for unrar-nonfree. Is there any progress? Is unrar-free even still maintained? - -- System Informati

Bug#717773: /usr/bin/gdomap: please split out gdomap or disable it by default

2013-09-25 Thread Dominik George
Package: gnustep-base-runtime Version: 1.22.1-4.1 Followup-For: Bug #717773 Control: severity -1 normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, there is an effort running to replace unrar-free with unar, because unrar-free is unmaintained upstream [1]. In the course of this effort, i

Bug#724801: ITP: yt -- yt is a command-line front-end to YouTube

2013-09-28 Thread Dominik George
Hi, On Sat, Sep 28, 2013 at 12:28:48AM -0500, Javier P.L. wrote: > Package: wnpp > Severity: wishlist > Owner: "Javier P.L." Very cool, I wanted to write such a frontend myself recently and found it blocked by the Google API Python bindings not being in Debian and me not wanting to package it. O

Bug#724801: ITP: yt -- yt is a command-line front-end to YouTube

2013-09-28 Thread Dominik George
~20130928+git6e577736d0/debian/changelog 2013-09-28 13:07:48.345923292 +0200 @@ -1,5 +1,5 @@ -yt (2013.09.28-1) unstable; urgency=low +yt (0~20130928+git6e577736d0-1) unstable; urgency=low * Initial release, closes: #724801. - -- Javier P.L. Fri, 27 Sep 2013 17:14:24 -0500 + -- Dominik George

Bug#724801: ITP: yt -- yt is a command-line front-end to YouTube

2013-09-28 Thread Dominik George
Hi, you might want to test get-orig-source to update to bee8fd44c0, which incorporates a bugfix I committed upstream while testing your package ☺. -nik -- Ein Jabber-Account, sie alle zu finden; ins Dunkel zu treiben und ewig zu binden; im NaturalNet, wo die Schatten droh'n ;)! PGP-Fi

Bug#724801: ITP: yt -- yt is a command-line front-end to YouTube

2013-09-28 Thread Dominik George
Hi, I'd also upgrade the Recommends to Depends. I do not see what use your package could be without youtube-dl and mplayer. I'd also change it to: Depends: youtube-dl, mplayer2 | mplayer Recommending mplayer2 is good, but having mplayer installed is sufficient as well. Note that mplayer2 provid

Bug#724801: ITP: yt -- yt is a command-line front-end to YouTube

2013-09-28 Thread Dominik George
d44c0.orig.tar.xz Description: Binary data Format: 3.0 (quilt) Source: youtube-cli Binary: youtube-cli Architecture: all Version: 0~20130928+gitbee8fd44c0-1 Maintainer: Javier P.L. Uploaders: Dominik George Homepage: https://github.com/rjw57/yt Standards-Version: 3.9.4 Vcs-Browser: https://githu

Bug#724801: ITP: yt -- yt is a command-line front-end to YouTube

2013-09-28 Thread Dominik George
Hi, > - I've added mplayer2|mplayer to Depends, youtube-dl is still as > Recommends > the reason for this is that I've seen a lot of people downloading the > youtube-dl > script directly (including me), and I don't want to force them to use > the debian > youtube-dl packag

Bug#724801: ITP: yt -- yt is a command-line front-end to YouTube

2013-09-28 Thread Dominik George
Hi, > The new package is at: > > http://mentors.debian.net/package/youtube-cli I have reviewed it, and deemed the changes to README.source necessary. Also, as explained above, your consideration for local copies of youtube-dl contradict the Debian way. Attached is a patch that finalizes you

Bug#724807: RFS: yt/2013.09.28-1 [ITP]

2013-09-28 Thread Dominik George
Dear mentors, I have worked closely together with Javier on fixing issues with his youtube-cli (formerly yt) package. It appears to be of good quality now, and I found Javier to be a good teamplayer and accepting and reacting to criticism really well, so I'd consider him fit for maintainership of

Bug#527575: ITA: xloadimage -- Graphics file viewer under X11

2013-09-28 Thread Dominik George
Some work needs to be done to port xloadimage to libtiff5, as upstream is dead. -nik -- * concerning Mozilla code leaking assertion failures to tty without D-BUS * That means, D-BUS is a tool that makes software look better than it actually is. PGP-Fingerprint: 3C9D 54A4 7575 C026

Bug#724881: RFS: xloadimage/4.1-22 [ITA] -- assume maintainership for Orphaned xloadimage

2013-09-29 Thread Dominik George
r than the screen with -shrink (David Frey, closes: #381382). * Fix -fullscreen behaviour for special gemoetry cases (Anton Khirnov, closes: #506343). * Replaced hyphens by correct minus signs for options and others in *.man. -- Dominik George Sun, 29 Sep 2013 10:38:24 +020

Bug#666131: empathy: lists duplicate user name in password-protected IRC channels

2012-03-28 Thread Dominik George
Package: empathy Version: 3.2.2-1+b1 Severity: minor -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 When joining an IRC channel that is protected with a key in Empathy, the own user name is listed twice in the user list after join. This is a result of the own name being placed in the channel list

Bug#396912: enigmail: Character set issue when displaying key update information

2012-03-29 Thread Dominik George
Package: enigmail Version: 2:1.1.2-2 Followup-For: Bug #396912 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I can confirm teh charset bug and also confirm that it exists in other places. All output of the gpg command-line is affected when used in a localized environment, e.g. de-DE.UTF-8 in this

Bug#586495: Patches break alpine

2012-05-12 Thread Dominik George
Hi, I tested the patches from the topal package against the most recent alpine (2.02) package and the result is that it just plain breaks alpine. It causes alpine to segfault on every single occasion on both amd64 and x86. -nik -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.deb

Bug#632404: xfwm4: no longer starts after xfce4 upgrade; possible interaction with gnome-terminal?

2012-04-08 Thread Dominik George
Package: xfwm4 Version: 4.8.3-1 Followup-For: Bug #632404 I can confirm that this bug exists. Moreover, after removing all of XFCE's directories in $HOME, it comes up nicely again with xfwm4 in the default session, but, reproducable, after 5 logins, xfwm4 is droppen from the session for no obvi

Bug#668639: ampache: postinst script has syntax error

2012-04-13 Thread Dominik George
Package: ampache Version: 3.6-alpha1+dfsg-3 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The postinst script of the amapche package has a syntax error on line 119. The second comparison is missing a space. - - [ "$sc103" = "enabled" ] && ["$sc104" = "1" ]; t

Bug#668930: banshee-extension-ampache: crashes banshee when not configured

2012-04-15 Thread Dominik George
Package: banshee-extension-ampache Version: 2.2.0-3 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Banshee crashes with a NullReferenceException when the Ampache extension is activated and then clicked in the library view before configuring it. snip ==

Bug#646642: rhythmbox-ampache: Plugin does not show up in Rhythmbox

2012-04-15 Thread Dominik George
Package: rhythmbox-ampache Version: 0.11.1-1 Followup-For: Bug #646642 I can confirm that the bug exists. Output of rhythmbox on startup: nik@keks ~ % rhythmbox -D ampache (rhythmbox:3357): Rhythmbox-DEBUG: Received SaveYourself(SmSaveLocal, !Shutdown, SmInteractStyleNone, !Fast) in state idle

Bug#668931: banshee-extension-ampache: does not expose login failure to user

2012-04-15 Thread Dominik George
Package: banshee-extension-ampache Version: 2.2.0-3 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The extension does not report login failures to user in the GUI, instead dumps an error report to stderr where a standard user in a GUI environment probably never sees it. =

Bug#668932: ampache: produces invalid XML on Unicode systems

2012-04-15 Thread Dominik George
Package: ampache Version: 3.6-alpha1+dfsg-3 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ampache throughs a runtime error when generating XML on Unicode systems, rendering the RPC API useless. = snip 2012-04-15 20:44:07 [ampache]

Bug#668934: banshee-extension-ampache: crashes Banshee when receiving invalid characters in XML response

2012-04-15 Thread Dominik George
Package: banshee-extension-ampache Version: 2.2.0-3 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Banshee crashes when it receives invalid XML from the Ampache server, probably only related to a bug in Ampache itself that emits that broken XML (c.f. #668932). Still, Banshee sho

Bug#668930: [pkg-cli-apps-team] Bug#668930: banshee-extension-ampache: crashes banshee when not configure

2012-04-15 Thread Dominik George
Find attached the debug log.** Running Mono with --debug ** [1 Debug 21:04:39.889] Bus.Session.RequestName ('org.bansheeproject.Banshee') replied with PrimaryOwner [1 Info 21:04:39.906] Running Banshee 2.4.0: [Debian GNU/Linux unstable (sid) (linux-gnu, x86_64) @ 2012-03-22 01:35:56 MYT] [1 De

Bug#668930: [pkg-cli-apps-team] Bug#668930: banshee-extension-ampache: crashes banshee when not configured

2012-04-15 Thread Dominik George
> That trace looks like it comes from the Play Queue, though. Could you get the > full output of `banshee --debug' please? If you can tell me how to get rid of the entire Banshee configuration, yes. It uses an incredible mix of XML files and GConf or something ... -- To UNSUBSCRIBE, email to

Bug#668936: ampache: does not catch MySQL errors before passing references to next function

2012-04-15 Thread Dominik George
Package: ampache Version: 3.6-alpha1+dfsg-3 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Due to PHP's incredibly bad design and Ampache upstream not being able to handle it, Amapche shows runtime errors following queries to a non-existent table in MySQL: s

Bug#668936: Sorry, some relevant bashing ...

2012-04-15 Thread Dominik George
Funnily enough, this occurs in this function: = snip === public static function num_rows($resource) { $result = mysql_num_rows($resource); if (!$result) { return '0'; } return $result; } snip ===

Bug#668936: ampache: Patch

2012-04-15 Thread Dominik George
Package: ampache Followup-For: Bug #668936 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Find attached a patch fixing the wrapper function. - -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-1

Bug#668932: Patch

2012-04-15 Thread Dominik George
tags 668932 + patch thanks I found that the bug is unrelated to the RPC API. I believed that first because it confluenced with a bug in Banshee, also regarding XML, but they are unrelated. However, why the UI code is run upon receiving an RPC call is a complete mytery to me. Find attached a p

Bug#668934: Mistake

2012-04-15 Thread Dominik George
kThe bug report in ampache I referenced is unrelated. The Banshee bug occurs in UI routines of Banshee while those in Ampache occur in UI routines of Ampache. When seeing the coincidental XML bugs in both programs when communicating, I first thought it might be related. Instead, both authors a

Bug#666005: Patch

2012-04-15 Thread Dominik George
tags 666005 + patch thanks The attached aptch fixes some mistakes in the postinst script, including syntax and logic errors, and catches the described error in a quick'n'dirty way. I strongly advice the maintainer to actually *test* their scripts before uploading.--- ampache.postinst.orig 2012

Bug#668639: patch

2012-04-15 Thread Dominik George
tags 668639 + patch thanks The attached patch fixes some mistakes in the postinst script.--- ampache.postinst.orig 2012-04-15 22:48:08.265806221 +0200 +++ ampache.postinst 2012-04-15 22:47:42.417677557 +0200 @@ -18,8 +18,8 @@ if [ -e /etc/apache2 ]; then APE="/etc/apache2/conf.d" APES="/etc/ap

Bug#656553: Full patch

2012-04-15 Thread Dominik George
- rm -rf $log - fi if [ -f /etc/logrotate.d/ampache ]; then rm -f /etc/logrotate.d/ampache fi diff -Naupr ampache-3.6-alpha1+dfsg.orig/debian/changelog ampache-3.6-alpha1+dfsg/debian/changelog --- ampache-3.6-alpha1+dfsg.orig/debian/changelog 2012-03-14 19:55:19.0 +0100 +++ ampache

Bug#668932: Reported upstream

2012-04-15 Thread Dominik George
forwarded 668932 http://ampache.org/bugs/task/225 forwarded 668936 http://ampache.org/bugs/task/226 thanks Reported upstream, with patch. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#668981: transmission-daemon: fails to daemonize

2012-04-16 Thread Dominik George
Package: transmission-daemon Version: 2.50-1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 In default config after apt-get install: Apr 16 10:49:19 media transmission-daemon: transmission-daemon Failed to daemonize: Permission denied (daemon.c:478) - -- System Information: Deb

Bug#669092: cups: Connection to server is not reestablished when using BrowsePoll and connection is interrupted

2012-04-17 Thread Dominik George
Package: cups Version: 1.5.2-5 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 When using BrowsePoll to discover printers on a defined remote server, CUPS uses a TCP connection, which is fine but may in some cases break. One scenario is a client going to sleep (in terms of ACPI).

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