Bug#788005: libfreerdp-plugins-standard: urbdrc-client.so missing (USB redirection)

2016-01-25 Thread Alex 'AdUser' Z
Package: freerdp Followup-For: Bug #788005 You may also want another patch, that fixes linkage urbdrc-client-libusb.so against udev. If you see message like this right after login: > undefined symbol 'udev_new' -- System Information: Debian Release: 7.9 APT prefers oldstable-updates APT

Bug#765788: clive: illegal backslash escape sequence in string error if video title contains '\'

2014-10-17 Thread Alex 'AdUser' Z
Package: clive Version: 2.3.3-2 Severity: normal Hi all! Found a bug with downloading some videos (described below). Full error text: -- alex ~ $ clive 'https://www.youtube.com/watch?v=EClmR8DPdaQ' Checking ...done. illegal backslash escape sequence in string, at character offset 72

Bug#758487: findimagedupes: speed improvements

2014-08-17 Thread Alex 'AdUser' Z
Package: findimagedupes Version: 2.18 Severity: wishlist Tags: patch upstream Hi all! I want to offer the patch, significantly improves speed of image sampling. It's very simple: near line 483 replace 'Modulate' call with 'Quantize'. From the manpage: == 3) Grayscale by reducing

Bug#754046: twinkle: hard automake version dependency

2014-07-06 Thread Alex 'AdUser' Z
Package: twinkle Version: 1.4.2 Severity: serious Justification: fails to build from source (but built successfully in the past) Hi all. This is the same kind of bug, as in #733611. Now 'configure' step breaks if system autotools version != 1.14 instead 1.13. Error is:

Bug#745376: burp: Recommended dependency: openssl

2014-05-04 Thread Alex 'AdUser' Z
Package: burp Version: 1.3.8-1 Followup-For: Bug #745376 Hi! `libssl` package contains only library for linking. Automatic CA management needs `/usr/bin/openssl` binary, which provided by `openssl` package. See the example log in first message. This is optional, but very time-saving feature.

Bug#672487: reportbug tells UnicodeDecodeError: codec can't decode byte 0xd0 'ascii'

2014-04-20 Thread Alex 'AdUser' Z
Package: reportbug Followup-For: Bug #672487 Problem still exists in 6.4.4. I'm reporting 'burp' package, reportbug tries to attach modified files to report. Crash occures in both cases: Y and N. *** WARNING: The following configuration files have been

Bug#672487: reportbug tells UnicodeDecodeError: codec can't decode byte 0xd0 'ascii'

2014-04-20 Thread Alex 'AdUser' Z
Package: reportbug Version: 6.4.4 Followup-For: Bug #672487 Traced source of bug with this line inserted (near reportbug:1820): -- for f in files: + print confinfo[f] conftext = conftext + u'%s %s\n' % (f, confinfo[f]) --

Bug#745376: burp: Recommended dependency: openssl

2014-04-20 Thread Alex 'AdUser' Z
Package: burp Version: 1.3.8-1 Severity: normal Hi all. Please add 'openssl' package as recommends dependency. Burp uses openssl binary to manage it's internal CA. Exact error message from logs: - 2014-04-11 16:52:34: burp[2520] Server version: 1.3.8 2014-04-11

Bug#744979: libservice-wrapper-jni: please fix deps on this package

2014-04-16 Thread Alex 'AdUser' Z
Package: libservice-wrapper-jni Severity: normal For now this package depends on: (default-jre|java5-runtime|java6-runtime) and ignores at least latest upstream 'java7-runtime' package and all 'headless' versions of java?-runtime. This causes dependency bloat. For example: to use

Bug#740815: zabbix-server-mysql: snmp monitoring not works if snmp MIBs are missing

2014-03-05 Thread Alex 'AdUser' Z
Package: zabbix-server-mysql Version: 1:2.0.9+dfsg-1~bpo70+2 Severity: normal Please add 'snmp-mibs-downloader' as soft dependency. If snmp MIBs are missing, zabbix server fails to query snmp-monitored host. It looks like this (fragment from log): 8133:20140305:202326.714

Bug#740815: zabbix-server-mysql: snmp monitoring not works if snmp MIBs are missing

2014-03-05 Thread Alex 'AdUser' Z
- First two - from 'main' section. Another possible way - make a note in README.Debian. WBR, Alex On Wed, Mar 05, 2014 at 11:34:54PM +1100, Dmitry Smirnov wrote: On Wed, 5 Mar 2014 20:48:38 Alex 'AdUser' Z wrote: Please add 'snmp-mibs-downloader' as soft dependency. We can't

Bug#625696: debmirror: please do not forcibly use rsync for trace files

2014-02-24 Thread Alex 'AdUser' Z
Package: debmirror Version: 1:2.14 Followup-For: Bug #625696 Maybe use `wget --mirror` as an option for ftp or http method? -- System Information: Debian Release: 7.4 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux

Bug#729743: extlinux: Uninstallable when df reports disk/by-uuid

2014-02-01 Thread Alex 'AdUser' Z
Package: extlinux Version: 2:4.05+dfsg-6+deb7u1 Followup-For: Bug #729743 I think this you should provide debconf dialogue with manual disk/partition selection. Someone's strange configuration like whole-system-on-the-mirror-raid will broke this again. -- System Information: Debian Release:

Bug#721890: proxychains: message Proxychains 3.1 ... should respect 'quiet_mode' option

2013-09-04 Thread Alex 'AdUser' Z
Package: proxychains Version: 3.1-3 Severity: normal Hi all! Please do something with noisy message in wrapper script /usr/bin/proxychains at line 2. It's impossible for now work with programs to writing content on stdout, like `curl` or `wget -O -`. This message breaks content output.

Bug#713050: cvstrac: gittrac tries to execute non-existing commands

2013-06-22 Thread Alex 'AdUser' Z
Package: cvstrac Version: 2.0.1-3 Severity: normal Attemting to use gitrac for viewing repository, i've found that it tries to execute non-existant commands, like 'git-cat-file' This may be partly fixed as below, but there is no garantee, than we don't miss something. - cd /usr/local/bin

Bug#675924: radicale: I've found the problem

2013-06-07 Thread Alex 'AdUser' Z
Package: radicale Version: 0.7-1.1 Followup-For: Bug #675924 Provided patch should help. Also, please add 'python-pam' to recommended dependencies. -- System Information: Debian Release: 7.0 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: i386

Bug#708601: devscripts: Add git-buildpackage to 'suggests' depenedencies

2013-05-16 Thread Alex 'AdUser' Z
Package: devscripts Severity: wishlist Dear Maintainer, This package already has 'cvs-buildpackage' and 'svn-buildpackage' in it's 'suggests', but still has no 'git-buildpackage'. That's strange, because git now used much wider, than cvs or svn. -- System Information: Debian Release: 7.0 APT

Bug#702778: midori: file:/// urls in speed dial tabs may be opened only via context menu

2013-03-11 Thread Alex 'AdUser' Z
Package: midori Version: 0.4.3+dfsg-0.1 Severity: normal Tags: upstream Greetings! I'm using midori mainly as browser for local html documentation. So, this bug is very annoying for me. Steps to reproduce: - Click on any speed dial and add url, points to local file. - Try to click on newly

Bug#696784: libfusioninventory-agent-task-esx-perl: some perl modules missing in @INC path

2012-12-26 Thread Alex 'AdUser' Z
Package: libfusioninventory-agent-task-esx-perl Version: 2.1.0-1 Severity: important Launch of the fusioninventory-esx failed with following error: Can't locate FusionInventory/Agent/Task/ESX.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2

Bug#695765: ITP: fsniper -- daemon to run scripts based on changes in files monitored by inotify

2012-12-12 Thread Alex 'AdUser' Z
Package: wnpp Severity: wishlist Owner: Alex 'AdUser' Z ad_u...@lavabit.com * Package name: fsniper Version : 1.3.1 Upstream Author : Andrew Yates, David A. Foster * URL : https://github.com/l3ib/fsniper * License : GPL-3+ Programming Lang: C Description

Bug#694936: RFP: fsniper -- daemon to run scripts based on changes in files monitored by inotify

2012-12-02 Thread Alex 'AdUser' Z
Package: wnpp Severity: wishlist * Package name: fsniper Version : 1.3.1 Upstream Author : Andrew Yates and...@andrewyates.net, David A. Foster d...@minuslab.net * URL : https://github.com/l3ib/fsniper/ * License : GPL3 Programming Lang: C Description

Bug#689589: RFP: openfire -- cross-platform real-time collaboration server based on the XMPP (Jabber) protocol.

2012-10-04 Thread Alex 'AdUser' Z
Package: wnpp Severity: wishlist * Package name: openfire Version : 3.7.1 Upstream Author : Ignite Realtime Community ad...@igniterealtime.org * URL : http://www.igniterealtime.org * License : Apache License Programming Lang: Java Description :

Bug#688274: RFP: miniupnpd -- lightweight UPnP IGD daemon

2012-09-20 Thread Alex 'AdUser' Z
Package: wnpp Severity: wishlist * Package name: miniupnpd Version : 1.7.3 Upstream Author : Thomas Bernard miniu...@free.fr * URL : http://miniupnp.free.fr * License : Custom Programming Lang: C Description : UPnP IGD client lightweight daemon The

Bug#688279: miniupnpd: Support for multiple 'listen_ip's

2012-09-20 Thread Alex 'AdUser' Z
Package: miniupnpd Version: 1.7-4 Severity: normal Please, make 'MiniUPnPd_LISTENING_IP' option in '/etc/default/miniupnp' optional for init script. This is needed to make daemon listen for requests on two or more interfaces. (for me this is br0 and br2). Commenting following section in init

Bug#685655: miniupnpd: a little notice about initscript

2012-09-20 Thread Alex 'AdUser' Z
Package: miniupnpd Version: 1.7-4 Followup-For: Bug #685655 You are using -t nat -A PREROUTING, but -t filter -I FORWARD. Why? I already have hand-crafted iptables policy, and the second rule will break my traffic accounting each time i restart the daemon. Maybe replace this with -A FORWARD?

Bug#688017: RFP: python-apscheduler -- Advanced Python Scheduler (APScheduler)

2012-09-18 Thread Alex 'AdUser' Z
Package: wnpp Severity: wishlist * Package name: python-apscheduler Version : 2.0.3 Upstream Author : Alex Grönholm apschedu...@nextday.fi * URL : http://pypi.python.org/pypi/APScheduler * License : MIT Programming Lang: Python Description : Advanced

Bug#687620: RFS: udpxy/1.0.23-1 [ITP]

2012-09-14 Thread Alex 'AdUser' Z
Package: sponsorship-requests Severity: wishlist Dear Mentors, I'm looking for sponsor for package 'udpxy' -- a UDP-to-HTTP multicast traffic relay daemon. Main purpose of this package - allow use of multicasted stream behind NAT, without configuring igmp forwarding on router. WNPP request

Bug#687543: ITP: udpxy -- udpxy is a UDP-to-HTTP multicast traffic relay daemon

2012-09-13 Thread Alex 'AdUser' Z
Package: wnpp Severity: wishlist Owner: Alex 'AdUser' Z ad_u...@lavabit.com * Package name: udpxy Version : 1.0.23 Upstream Author : Pavel V. Cherenkov pcheren...@gmail.com * URL : http://www.udpxy.com * License : GPL-3+ Programming Lang: C Description