Bug#849866: /usr/bin/man: Please avoid breaking lines in SYNOPSIS

2017-01-01 Thread Ph. Marek
Package: man-db Version: 2.7.6.1-2 Severity: normal File: /usr/bin/man In a terminal with # tput cols 85 I looked at the man page of "sloccount". The result was this (left-shifted to match the line length limit here): SYNOPSIS sloccount [--version] [--cached] [--append] [

Bug#848708: atop: cronjob to rotate file should be smarter

2016-12-19 Thread Ph. Marek
Package: atop Version: 2.2.5-1~exp1 Severity: normal When using "atop" on a machine that's not running 24/7, the cronjob at 00:00 is not run more often than not (depending on your usage pattern, of course ;). This makes some use of "atop" harder than necessary; "atop -r y" doesn't work, you'll

Bug#848684: /usr/bin/nm-applet: memory leak

2016-12-19 Thread Ph. Marek
Package: network-manager-gnome Version: 1.4.2-1 Severity: normal File: /usr/bin/nm-applet "nm-applet" is leaking memory somewhere. Right now "top" says ~180 MB: 4765 marek 20 0 1348492 177888 19032 S 8,9 1,6 23:21.84 nm-applet "atop" gave me some statistics... see here for

Bug#848100: neovim-qt: Please install as alternative for "gvim"

2016-12-13 Thread Ph. Marek
Package: neovim-qt Version: 0.2.4-1 Severity: wishlist Please install a gvim alternative: # update-alternatives --install /usr/bin/gvim gvim /usr/bin/nvim-qt 50 Thank you very much! BTW, the initial size of the nvim-qt window is ~9 by 4 characters for me... shouldn't nvim-qt have some

Bug#846788: neovim-runtime: man plugin breaks startup

2016-12-03 Thread Ph. Marek
Package: neovim-runtime Version: 0.1.7-1 Severity: normal With this version, starting nvim with a file on the cmdline is broken. Instead of the right file being visible, all I get is an empty buffer with the statusbar man:// [-][RO]0,0-1Alles at the bottom. Using "nvim

Bug#846563: clang.cindex.LibclangError: libclang-4.0.so: No such file or directory.

2016-12-02 Thread Ph. Marek
Package: python-clang-4.0 Version: 1:4.0~svn286225-1 Severity: normal Trying the "Simple example" from http://eli.thegreenplace.net/2011/07/03/parsing-c-in-python-with-clang, I get the error message File "/usr/lib/python2.7/dist-packages/clang/cindex.py", line 2461, in create

Bug#845612: kalgebra: Only a single 3D graph plotted

2016-11-24 Thread Ph. Marek
Package: kalgebra Version: 4:16.08.3-1 Severity: normal Start kalgebra, choose "3D Graph". Either use one of the examples, or enter a formula like "x*y", press . Graph gets plotted. Now change the formula to eg. "x+y", press . Graph doesn't show any surface any more, only the axes. Even

Bug#845431: RFP: stream2chromecast -- A Chromecast media streamer for Linux

2016-11-23 Thread Ph. Marek
Package: wnpp Severity: wishlist * Package name: stream2chromecast Version : none yet Upstream Author : Pat-Carter * URL : https://github.com/Pat-Carter/stream2chromecast * License : GPLv3 Programming Lang: Python Description : A Chromecast media

Bug#843792: /boot/config-4.8.0-1-amd64: Please re-enable CONFIG_INFINIBAND_QIB

2016-11-09 Thread Ph. Marek
Package: src:linux Version: 4.8.5-1 Severity: normal File: /boot/config-4.8.0-1-amd64 4.6 had QIB support: # grep INFINIBAND_QIB /boot/config-4.6.0-1-amd64 CONFIG_INFINIBAND_QIB=m CONFIG_INFINIBAND_QIB_DCA=y but 4.8 doesn't have it anymore. Please re-enable; we'd like to do RDMA

Bug#843756: neovim: YouCompleteMe unavailable: No module named requests_futures.sessions

2016-11-09 Thread Ph. Marek
Package: vim-youcompleteme Version: 0+20160327+git1b76af4-2 Severity: normal When using vim-youcompleteme with neovim=0.1.6 (debian package), it silently doesn't work. When running vim with -V255, the reason gets printed to screen: Traceback (most recent call last): File "", line 25,

Bug#843523: mosh: screen corruption with long lines

2016-11-07 Thread Ph. Marek
Package: mosh Version: 1.2.6-1+b1 Severity: normal Some interaction of tmux and mosh to access a remote machine makes long lines being displayed badly. For example, scrolling "less /var/log/kern.log" line by line should be uninterrupted long lines. It should be |Nov 7 08:10:50 much

Bug#843146: /usr/bin/vim.gtk3: grey rectangle, no text shown or insertable

2016-11-04 Thread Ph. Marek
Package: vim-gtk3 Version: 2:8.0.0022-1 Severity: normal File: /usr/bin/vim.gtk3 # vim.gtk3 -g -u NONE -U NONE -N gives me a window, but where the text should be only a grey rectangle is visible. No text shown (expected version info etc.), no cursor, nothing insertable. Console window gives

Bug#840614: GtkWarning: Theme directory base/ of theme oxygen has no size field

2016-10-13 Thread Ph. Marek
field self.assistant.show() -- Package-specific info: ** Environment settings: EDITOR="vim" DEBEMAIL="Philipp Marek <philipp.ma...@linbit.com>" INTERFACE="gtk2" ** /home/marek/.reportbugrc: reportbug_version "4.12.6" mode advanced

Bug#840610: UnicodeEncodeError: 'ascii' codec can't encode character

2016-10-13 Thread Ph. Marek
Package: apt-listchanges Version: 3.5 Severity: normal Normally, I'm using de_AT.UTF-8. For reporting a bug I set "export LC_ALL=C", but on the next apt-get invocations I get error messages: $ apt-get install -t experimental rakudo ... Fetched 4146 kB in 2s (1434 kB/s)

Bug#840607: /etc/apt/apt.conf.d/80snapper: apt-get returns "Invalid snapshot ''."

2016-10-13 Thread Ph. Marek
Package: snapper Version: 0.3.3-3 Severity: normal File: /etc/apt/apt.conf.d/80snapper When using "apt-get", I always get the message Invalid snapshot ''. afterwards. The check in the config file seems strangely asymmetric: [ -x /usr/bin/snapper -a -e /etc/snapper/configs/root ]; vs.

Bug#840306: /usr/bin/nvim: SIGTSTP leaves terminal in a strange state

2016-10-10 Thread Ph. Marek
Package: neovim Version: 0.1.5-6 Severity: normal File: /usr/bin/nvim Starting nvim and suspending it via Ctrl-Z leaves the terminal in a strange state. With any of xterm, gnome-terminal, and konsole, but NOT the linux text console, some newlines before color codes are "eaten" at some layer.

Bug#838437: bash: (readline) regression in the behaviour of ^W in vi-mode

2016-10-02 Thread Ph. Marek
Package: bash Version: 4.4-1 Followup-For: Bug #838437 Seconded. This is a nasty regression; apart from breaking local editing speed, it gets really bad on long-latency lines (eg. via mosh). -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (990,

Bug#830580: Please install alternatives for vi, vim, view, vimdiff, etc

2016-09-22 Thread Ph. Marek
Package: neovim Version: 0.1.5-2 Followup-For: Bug #830580 Please take these patches in. I wrote my own nvimdiff script right before finding this open bug... Thank you! -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (990, 'testing'), (500,

Bug#838479: wireshark: tcp flow: dancing horizontally when scrolling vertically

2016-09-21 Thread Ph. Marek
Package: wireshark Version: 2.2.0+g5368c50-1 Severity: normal I've got a pcap file open; 4 IP addresses are still visible after filtering, and these show as 4 vertical lines in the TCP flow (show "visible packets" only). When scrolling around (two finger gesture on the pad, or cursor up/down),

Bug#838474: /usr/share/man/man1/wine-stable.1.gz: wine(1) - man page incorrect

2016-09-21 Thread Ph. Marek
Package: wine Version: 1.8.4-1 Severity: normal File: /usr/share/man/man1/wine-stable.1.gz The man page talks about WINEARCH, but lists wrong values. With the referenced "win32" I just get an error: # WINEPREFIX=$PWD/w32 WINEARCH=win32 wine wineboot it looks like wine32 is missing,

Bug#838003: /usr/bin/openssl: unable to write 'random state'

2016-09-16 Thread Ph. Marek
Package: openssl Version: 1.1.0-1 Severity: normal File: /usr/bin/openssl $ openssl rand -base64 3 WTIu unable to write 'random state' $ openssl rand 0 unable to write 'random state' $ strace openssl rand 0 ... close(3)= 0

Bug#837982: mutt: sort order different in sidebar

2016-09-16 Thread Ph. Marek
Package: mutt Version: 1.7.0-5 Severity: normal The IMAP folders in the sidebar are ordered differently than those in the mbox list on the right (sorted alphanumerically, of course); in the sidebar, a "_" is before all alphabetical characters, but in the right window it is ignored. Eg., create

Bug#837513: Exception: opening ~/.kde/share/apps/kajongg/kajongg.db: no such table: general

2016-09-11 Thread Ph. Marek
Package: kajongg Version: 4:16.04.0-1 Severity: normal Some upgrade path doesn't seem to handle quite old settings: $ kajongg C: opening ~/.kde/share/apps/kajongg/kajongg.db: no such table: general File "/usr/share/kde4/apps/kajongg/query.py", line 283, in initDb

Bug#836911: /usr/bin/winecfg-development: winecfg-development is a fork bomb

2016-09-07 Thread Ph. Marek
Package: wine-development Version: 1.9.18-1 Severity: normal File: /usr/bin/winecfg-development Running winecfg-development just made my machine unusable. Excerpts of my "ps fax" output: 5836 ?Ts 0:00 C:\windows\system32\explorer.exe /desktop 5843 ?Ts 0:00

Bug#835175: gitk: File filter doesn't work, wrong or empty result

2016-08-23 Thread Ph. Marek
Package: gitk Version: 1:2.9.3-1 Severity: normal When modifying the current view, the "Changes to files" filter doesn't work - neither via "Fixed String" nor with "Regular Expression". In any git repo, copying a filename in the Patch or Tree pane, pasting it into this box, and pressing "Apply"

Bug#834599: /usr/bin/lxqt-config-appearance: ~/.config/fontconfig/fonts.conf gets overwritten

2016-08-17 Thread Ph. Marek
Package: lxqt-config Version: 0.10.0-3+b1 Severity: normal File: /usr/bin/lxqt-config-appearance I recently switched to LXQt, and played around with its configuration utilities. Only some time later I found out that my (custom) fonts.conf got overwritten, without asking. (Only a few entries

Bug#834498: qtqr: Can't handle non-ASCII characters

2016-08-16 Thread Ph. Marek
Package: qtqr Version: 1.4~bzr21-1 Severity: important Trying to scan a business card with non-ASCII letter in the VCard causes qtqr to throw Python errors. Eg., a VCARD that has TITLE:Geschäftsführer in it first throws in ZBar Processor data_handler: Traceback (most recent call

Bug#833151: RFP: nvim-lldb -- LLDB debugger integration for Neovim

2016-08-01 Thread Ph. Marek
Package: wnpp Severity: wishlist * Package name: nvim-lldb Version : v0.7 Upstream Author : John C F (critiqjo) (on github) * URL : https://github.com/critiqjo/lldb.nvim * License : Unknown yet https://github.com/critiqjo/lldb.nvim/issues/30 Programming Lang:

Bug#833150: neovim: Please add contribs as well

2016-08-01 Thread Ph. Marek
Package: neovim Version: 0.1.4-1 Severity: wishlist Please put contribs (like contrib/gdb/neovim_gdb.vim) into the neovim (or neovim-runtime) debs as well. -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500,

Bug#832598: atop: segfault; proc filtered, threads on, cursor left

2016-07-27 Thread Ph. Marek
Package: atop Version: 1.27.3-1 Severity: normal I can crash atop reliably and reproducible with this sequence: * start atop * filter by some process name ("P"); must fit fully on the screen (eg. "acpi") * show threads ("y") * cursor left * BOOM No -dbgsym on

Bug#827441: systemtap: "print_stack_address" incompatible pointer type

2016-06-16 Thread Ph. Marek
Package: systemtap Version: 3.0-5 Severity: normal After being able to use systemtap the previous week, it doesn't work any more. > Pass 3: translated to C into > "/tmp/stapaMwzDO/stap_36f2c7d21ee09cb86f5af7e74540dabf_241768_src.c" using > 108388virt/45416res/7988shr/37504data kb, in

Bug#826802: systemtap: 3.0-4 incompatible with 4.6.0-1-amd64

2016-06-09 Thread Ph. Marek
Package: systemtap Version: 3.0-4 Severity: normal Please provide a newer version; this one is incompatible with 4.6.0-1-amd64: In file included from /usr/share/systemtap/runtime/linux/runtime.h:209:0, from /usr/share/systemtap/runtime/runtime.h:24,

Bug#777127: mutt-patched: Issue when using both sidebar_folderindent and sidebar_shortpath

2016-05-12 Thread Ph. Marek
Package: mutt-patched Version: 1.6.0-1 Followup-For: Bug #777127 Me too, it's broken in 1.6.0-1. -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64)

Bug#822839: linux-image-4.5.0-1-amd64: Suspend to RAM keeps CPU running

2016-04-28 Thread Ph. Marek
Package: src:linux Version: 4.5.1-1 Severity: normal With 4.4.0-1-amd64, suspend to RAM works 9 times out of 10. (Sometimes the machine boots afresh instead of just waking up.) With 4.5.0-1-amd64, the first (and up to now only) try looked normal (screen off, LED blinking), but a few minutes

Bug#820998: kcalc: "constant" keys don't work

2016-04-14 Thread Ph. Marek
Package: kcalc Version: 4:15.12.1-1 Severity: minor I configure kcalc to show the "constant" keys, and set them up with various values (π, c, e, ...). Pressing them doesn't paste the number in, though. For example: using the mouse to press "1", "+", "π", "=" shows "2" ;( BTW, Avogadro is

Bug#820803: xterm: X resources parsed with locale settings

2016-04-12 Thread Ph. Marek
Package: xterm Version: 324-1 Severity: normal Settings activated via ~/.Xresources are parsed locale-dependent. I'm running LANG=de_AT.UTF-8; if I put XTerm*scaleHeight: 1.3 in ~/.Xresources (and "xrdb -merge" it), it's ignored. The setting XTerm*scaleHeight: 1,3 works, though.

Bug#820800: libfontforge1: undefined symbol: png_longjmp

2016-04-12 Thread Ph. Marek
Package: libfontforge1 Version: 20120731.b-7.1+b1 Severity: normal Starting "fontforge" is not possible: # fontforge fontforge: symbol lookup error: /usr/lib/libgutils.so.1: undefined symbol: png_longjmp -- System Information: Debian Release: stretch/sid APT prefers testing

Bug#818062: RFP: x11fs -- A tool for manipulating X windows

2016-03-13 Thread Ph. Marek
Package: wnpp Severity: wishlist * Package name: x11fs Version : 0.0.0 Upstream Author : Samuel Hand * URL : https://github.com/sdhand/x11fs * License : BSD? Programming Lang: C Description : A tool for manipulating X windows x11fs is a tool for

Bug#815976: vim-athena: ":cope" limited to 1024 chars per line

2016-02-26 Thread Ph. Marek
Package: vim-athena Version: 2:7.4.963-1+b1 Severity: normal Capturing the output of "make" in ":cope" has a 1024-characters-per-line limit; this is not enough for eg. kernel build command lines. To reproduce, type ":make V=1" (and stop after some lines) and then use ":cope"; the lines will be

Bug#812737: neovim: python-neovim is recommended

2016-01-26 Thread Ph. Marek
Package: neovim Version: 0.1.1-3 Severity: normal In :help nvim-from-vim the documentation basically requires (or, at least, strongly recommends) a python-neovim package - but that isn't available (yet). Using "pip" would fetch some dependencies that are already available as python

Bug#811357: linux-image-4.3.0-1-amd64: btrfs FITRIM endless loop

2016-01-18 Thread Ph. Marek
Package: src:linux Version: 4.3.3-5 Severity: normal I'm using BTRFS as root filesystem (with luks and DRBD 8.4.7 below), on a partition on a SSD. Running the command $ fstrim -v -o 1 -l 1 / shows up in strace as open("/", O_RDONLY) = 4

Bug#810819: gcc-5: misoptimization, "goto out" removed

2016-01-12 Thread Ph. Marek
Package: gcc-5 Version: 5.3.1-5 Severity: normal During debugging for some strange behaviour in DRBD I got upon this. * DRBD 8.4 from GIT head (http://git.drbd.org/drbd-8.4.git/) * compiling for linux-headers-4.3.0-1-amd64=4.3.3-5 * drbd_send_dblock(), in drbd/drbd_main.c For reference: the

Bug#784734: /usr/bin/column: Re: column segfaults on jessie

2016-01-11 Thread Ph. Marek
Package: bsdmainutils Version: 9.0.6+b1 Followup-For: Bug #784734 I don't believe that it's *just* the stack size: $ column Segmentation fault $ ulimit -a core file size (blocks, -c) 0 data seg size (kbytes, -d) 90 scheduling priority

Bug#809209: libsvn_subr-1.so.1: svn: E235000: dirent_uri.c:2335: assertion

2015-12-28 Thread Ph. Marek
Package: libsvn1 Version: 1.9.2-3+b1 Severity: normal File: /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so.1 Original subject before shortening: /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so.1: svn: E235000: In file '.../dirent_uri.c' line 2335: assertion failed (svn_uri_is_canonical(url, pool))

Bug#808115: python-uniconvertor: Syntax error

2015-12-16 Thread Ph. Marek
Package: python-uniconvertor Version: 1.1.5-1 Severity: normal sorry for the german message, but "invalid syntax" is easy enough ;) > python-uniconvertor (1.1.5-1) wird eingerichtet ... > File > "/usr/lib/python2.7/dist-packages/uniconvertor/app/scripts/export_raster.py", > line 40 >

Bug#806193: mosh: Memory leak in mosh-client?

2015-11-25 Thread Ph. Marek
Package: mosh Version: 1.2.5-1 Severity: normal There seems to be a memory leak in mosh-client; two of my processes (for different servers) already use 300 resp. 340 MB RAM (top output): 5855 . 20 0 375540 339864 5600 S 0,0 3,0 11:30.68 mosh-client ... 5859 . 20 0 327628 291856

Bug#805000: /usr/bin/gksudo: Started applications hang

2015-11-13 Thread Ph. Marek
Package: gksu Version: 2.0.2-9 Severity: important File: /usr/bin/gksudo Related to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=599233, but that's a "wishlist" item, while this here is a bug. gksudo not only swallows the stderr output, it even makes the program hang if there's too much

Bug#804677: bash-completion: Bad completions for _longopt and "/'/"

2015-11-10 Thread Ph. Marek
Package: bash-completion Version: 1:2.1-4.2 Severity: minor Setup: # . /etc/bash_completion # complete -p | grep tail complete -F _longopt tail and "_longopt" from /usr/share/bash-completion/bash_completion I can see this behaviour: # tail /'/ gives # tail /'// gives

Bug#803939: bmon: display of "(TX Queue Length/second)" not aligned

2015-11-03 Thread Ph. Marek
Package: bmon Version: 1:3.8-2 Severity: minor I just tried that program, and one of the things I notice is a misaligned display: > T (TX Queue Length/second) > 18446652.00 ..|...|...|..||.||...|.. > 15372211.00

Bug#802589: plasma-workspace: krunner dies with SIGSEGV

2015-10-21 Thread Ph. Marek
Package: plasma-workspace Version: 4:5.3.2-4 Severity: normal Pressing Alt-F2 to summon krunner, and then typing "loc" (for localc) quickly crashes krunner every time. Perhaps that search string won't help reproducing, because your document history is different or so - OTOH the information

Bug#798950: kstars-data=4:15.08.0-1: Dependency wrong, does not work with kstars=4:4.14.2-1

2015-09-14 Thread Ph. Marek
Package: kstars-data Version: 4:15.08.0-1 Severity: normal Having kstars-data=4:15.08.0-1 and kstars=4:4.14.2-1 is broken; kstars says it can't find TZrules.dat. The situation came up because kstars-data could be upgraded, but kstars couldn't (because of the c++ library turnover). So the

Bug#797780: tmux: First line marked with wrong length

2015-09-02 Thread Ph. Marek
Package: tmux Version: 2.0-3 Severity: minor When using the mouse to mark some text, the lines get reduced to the actually used length - ie. the markup doesn't extend to the right border of the terminal window. But this isn't so for the first line - I guess the reason is the "[X/Y]" hint

Bug#797641: tshark: "tshark -r" output badly formatted

2015-09-01 Thread Ph. Marek
Package: tshark Version: 1.12.7+g7fc8978-1 Severity: normal Running "tshark -r" on some pcap file gives badly formatted output; while some columns have a sane width, others are simply wrong. Here's a shortened output: | 8 66 03:14:31.106506 0.047926 192.168.72.206 -> 192.168.72.38 | 9 85

Bug#796242: libgc1c2: Please update to newer version

2015-08-20 Thread Ph. Marek
Package: libgc1c2 Version: 1:7.2d-6.4 Severity: minor Upstream ECL requires at least 7.4; http://www.hboehm.info/gc/ has 7.4.2 available. Thank you! -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,

Bug#795342: iceweasel: Please include patch to reload userContent.css

2015-08-13 Thread Ph. Marek
Package: iceweasel Version: 39.0-1 Severity: wishlist Tags: upstream patch Please include the patch that's available at https://bugzilla.mozilla.org/show_bug.cgi?id=208641 Thank you. -- Addons package information ii browser-plugin 0.8.11~git20 amd64GNU Shockwave Flash (SWF) player

Bug#795236: vim-runtime: String folding for python

2015-08-12 Thread Ph. Marek
Package: vim-runtime Version: 2:7.4.712-3 Severity: wishlist Tags: patch As described in http://stackoverflow.com/questions/3094331/how-to-fold-long-docstrings-in-python-source-code-in-vim, here's a patch to allow folding (long) strings in Python. -- System Information: Debian Release:

Bug#793752: clang-3.7: inline function in same file not found

2015-07-27 Thread Ph. Marek
Package: clang-3.7 Version: 1:3.7~svn239806-1+b1 Severity: normal Please fetch a checkout of r2474 of http://fsvs.tigris.org/svn/fsvs/branches/clang-3.7-bug and try to compile. The results are commit.o: In function `ci___send_user_props': commit.c:328: undefined reference to

Bug#789263: linux-image-3.18.0-trunk-amd64: stuck on mmap_sem

2015-06-19 Thread Ph. Marek
Package: src:linux Version: 3.18.6-1~exp1 Severity: minor Some parts of the system hang; for example, I can't run ps fax anymore, the process just hangs. # cat /proc/21859/stack [811de633] seq_open+0x63/0xd0 [812d5ca4] call_rwsem_down_read_failed+0x14/0x30

Bug#789011: qemu-user-static: Minimal dependencies to register binfmt

2015-06-17 Thread Ph. Marek
Package: qemu-user-static Version: 1:2.3+dfsg-5 Severity: wishlist An important usecase for these binaries is to be able to switch architectures on-the-fly. Now it would be very nice to have some (sh)-script with minimal dependencies that registers all available qemu-*-static binaries in

Bug#788857: /usr/sbin/NetworkManager: waits for (zombie) dhclient processes

2015-06-15 Thread Ph. Marek
Package: network-manager Version: 1.0.2-2 Severity: normal File: /usr/sbin/NetworkManager When doing suspend/resume cycles that switch the network connection (eth0 to wlan0 or usb0), NetworkManager still has the dhclient process that it spawned earlier on - which is a zombie already. 11240

Bug#788055: netrwPlugin.vim: negative file size displayed

2015-06-08 Thread Ph. Marek
Package: vim-runtime Version: 2:7.4.712-2 Severity: normal File: /usr/share/vim/vim74/plugin/netrwPlugin.vim Given the file -rw-r--r-- 1 . . 327680 Feb 16 15:09 2015-02-16-raspbian-wheezy.img when looking at the directory in vim (via netrw) it gets displayed as

Bug#785747: mosh: Static binary

2015-05-19 Thread Ph. Marek
Package: mosh Version: 1.2.4a-1+b2 Severity: wishlist I'd like to ask for another version of mosh, in which the mosh-client is a static binary. This would allow to copy _only_ that binary to Android phones, so that it would be easier to get a terminal with remote access running on them. For

Bug#782245: tshark: Filtering regression when writing to file

2015-04-09 Thread Ph. Marek
Package: tshark Version: 1.12.1+g01b65bf-4 Severity: important Previously, a command like # tshark -w /tmp/bla portrange 22-23 or portrange 25-26 did work fine - I used something similar in some test scripts. With the current version, all that does is giving the usage output. Fine, let's

Bug#780303: RFP: theli -- THELI is a powerful and easy-to-use package for astronomical image reduction

2015-03-11 Thread Ph. Marek
Package: wnpp Severity: wishlist * Package name: theli-core Version : 1.9.5 Upstream Author : Mischa Schirmer mschi...@gemini.edu * URL : https://www.astro.uni-bonn.de/theli/index.html * License : GPLv2 Programming Lang: C Description : THELI is a

Bug#779921: afl: Wrong path in help output

2015-03-06 Thread Ph. Marek
Package: afl Version: 1.56b-1 Severity: minor $ afl-gcc afl-cc 1.56b (Mar 5 2015 12:25:51) by lcam...@google.com ... CC=/usr/local/bin/afl-gcc ./configure CXX=/usr/local/bin/afl-g++ ./configure but $ which afl-gcc /usr/bin/afl-gcc so a simple copy-paste

Bug#779620: lldb-3.7: CommandLine Error: Option 'enable-objc-arc-opts' registered more than once!

2015-03-02 Thread Ph. Marek
Package: lldb-3.7 Version: 1:3.7~svn230892-1 Severity: grave I tried the new version to see whether the arch detection has been fixed; it may have been, but the new version is still unusable: $ lldb-3.7 /bin/ls : CommandLine Error: Option 'enable-objc-arc-opts' registered more than

Bug#778525: kde-window-manager: Window borders not painted

2015-02-16 Thread Ph. Marek
Package: kde-window-manager Version: 4:4.11.13-2 Severity: minor Normally, my active windows have a blue border; see screenshot. But if I make a window fullscreen (by double-clicking on the title) and then tear it off the upper border (by dragging the title) there's no border painted, and that

Bug#777690: git: bad output order on git tag --sort=version:refname

2015-02-11 Thread Ph. Marek
Package: git Version: 1:2.1.4+next.20141218-2 Severity: normal The tag sorting order is broken; the version specification doesn't special-case rc or pre etc. For example, on a Linux Kernel repository: # git tag --sort=version:refname ... v3.18-rc6 v3.18-rc7 v3.19

Bug#691487: bsdmainutils: Segfault, easy to reproduce

2015-01-15 Thread Ph. Marek
Package: bsdmainutils Version: 9.0.6 Followup-For: Bug #691487 When trying to use column I found an easy way to reproduce a segfault; I guess it's the same here, as both data files start with whitespace. $ echo 'ctrl-vtabaa' | column Segmentation fault Ie. sending a Tab character as

Bug#771049: git-review: Please add a manpage for git-review command

2014-12-10 Thread Ph. Marek
Package: git-review Version: 1.24-2 Followup-For: Bug #771049 While it *does* contain a manual page now, it is nearly unreadable (missing newlines). Furthermore, I can't tell whether due to formatting errors or simply missing text the content is unusable. An excerpt: Close down the local

Bug#771456: xxd: silent address column width overflow

2014-11-29 Thread Ph. Marek
Package: vim-common Version: 2:7.4.488-2 Severity: normal With big files, xxd formats the output wrong, and then causes wrong address parsing when reading them again. For example, a file that was (sparsely) truncated to 16G looks like this: -rw-r--r-- 1 root root 17179869184 Nov 28 13:15

Bug#768949: avahi-daemon: upgrade to 0.6.31-4+b1 broken

2014-11-10 Thread Ph. Marek
Package: avahi-daemon Version: 0.6.31-4 Severity: normal The package can't be upgraded anymore: $ apt-get dist-upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following packages were

Bug#767687: hwloc-ls: undefined symbol hwloc_topology_export_synthetic

2014-11-01 Thread Ph. Marek
Package: hwloc Version: 1.10.0-2 Severity: normal Seems to have some dependency bug: $ hwloc-ls hwloc-ls: symbol lookup error: hwloc-ls: undefined symbol: hwloc_topology_export_synthetic -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (990, 'testing'),

Bug#763841: See also in man pages wrong; qemu(1) missing?

2014-10-02 Thread Ph. Marek
Package: qemu-user Version: 2.1+dfsg-5 Severity: minor File: /usr/share/man/man1/qemu-user.1.gz Either it's a documentation bug, or a man page (symlink) is missing. # $ man qemu-x86_64 ... SEE ALSO qemu(1), qemu-img(1). # man qemu No manual entry for qemu Other

Bug#762798: java.lang.ClassNotFoundException: hudson/matrix/MatrixBuild

2014-09-25 Thread Ph. Marek
Source: jenkins Version: 1.565.2-2 Hi. I used jenkins=1.509.2+dfsg-2, and it worked fine, with all needed plugins. After upgrade via apt-get the configured job is lost; importing it via jenkins-cli gives me java.lang.ClassCastException: java.util.Vector cannot be cast to

Bug#762900: mutt: Display wrong for bad From: line

2014-09-25 Thread Ph. Marek
Package: mutt Version: 1.5.23-1.1 Severity: normal Tags: lfs I recently got some spam mails, and two of them looked very wrong in mutt: 1 N Sep 26 06:33:19 mail...@tarsago.pl 68K Aż 3,5% 2 F Sep 25 15:20:18 0,2K AW:Trusted Partner 3 F Sep 25 16:11:52 0,2K └*

Bug#762687: wireshark-qt: can't choose dissector manually

2014-09-24 Thread Ph. Marek
Package: wireshark-qt Version: 1.12.1+g01b65bf-1 Severity: minor I've got a few TCP packets, and want to (manually) set a dissector for them. So I right-click on a packet, choose Decode as..., switch the TCP Port, and set the correct dissector. OK doesn't change the dissection. As a symptom,

Bug#761801: /usr/share/vim/vim74/ftplugin/perl.vim: isfname erroneously set to include :

2014-09-16 Thread Ph. Marek
Package: vim-runtime Version: 2:7.4.430-1 Severity: normal File: /usr/share/vim/vim74/ftplugin/perl.vim /usr/share/vim/vim74/ftplugin/perl.vim:41 includes a part The following line changes a global variable but is necessary to make gf and similar commands work. The change to iskeyword

Bug#761800: /usr/share/vim/vim74/ftplugin/perl.vim:41 isfname erroneously set to include :

2014-09-16 Thread Ph. Marek
Package: vim-runtime Version: 2:7.4.430-1 Severity: normal File: /usr/share/vim/vim74/ftplugin/perl.vim From the mentioned file: The following line changes a global variable but is necessary to make gf and similar commands work. The change to iskeyword was incorrect. Thanks to

Bug#759194: apt: wrong version selection with -t stable

2014-08-25 Thread Ph. Marek
Package: apt Version: 1.1~exp2 Severity: minor With apt 1.0.6 and 1.1~ I see some strange package selection behaviour. It started with this: $ LC_ALL=C apt-get dist-upgrade -s | grep upgraded, 233 upgraded, 21 newly installed, 1 to remove and 3 not upgraded. But if I choose the older

Bug#758021: vim-youcompleteme: Please provide a newer version

2014-08-13 Thread Ph. Marek
Package: vim-youcompleteme Version: 0+20140207+git18be5c2-1+b2 Severity: wishlist Please provide an update, there've been quite a lot of changes in the meantime. Thank you very much! -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (990, 'testing'), (500,

Bug#753678: vim-nox: matchadd() highlightning lost on split window

2014-07-04 Thread Ph. Marek
Package: vim-nox Version: 2:7.4.335-1 Severity: normal Steps to reproduce: start vim # vim -u NONE -U NONE -N enter some text i this is a testESC define a match :call matchadd(MoreMsg, is) and note that two occurrences are found. Now press Ctrl-W s *or* Ctrl-W v to get a split

Bug#752500: xpra: Doesn't work as root anymore

2014-06-24 Thread Ph. Marek
Package: xpra Version: 0.13.5+dfsg-1 Severity: normal I need to manage VMs on a far-away server; the easiest way for me to do so is to run virt-manager via xpra. Since the last upgrade it doesn't work anymore: $ xpra attach ssh:server:99 xpra client version 0.13.5 ... Received

Bug#752264: RFP: neovim -- vim's rebirth for the 21st century

2014-06-21 Thread Ph. Marek
Package: wnpp Severity: wishlist * Package name: neovim Version : none yet Upstream Author : many, see https://groups.google.com/forum/#!forum/neovim * URL : http://neovim.org/ * License : like vim, charityware Programming Lang: C,... Description :

Bug#751872: /usr/bin/mergecap: mergecap: segfault

2014-06-17 Thread Ph. Marek
Package: wireshark-common Version: 1.12.0~rc1-2 Severity: normal File: /usr/bin/mergecap First of all, thank you very much for packaging wireshark-qt! Running /usr/bin/mergecap -w output input input input gives me a segfault: Program received signal SIGSEGV, Segmentation fault.

Bug#680320: os-prober: Hangs

2014-05-26 Thread Ph. Marek
Package: os-prober Version: 1.63 Followup-For: Bug #680320 I see the symptom that os-prober doesn't *hang* per se, but just reads an awful lot of data. # vgs | wc -l 5 # lvs | wc -l 76 30865 pts/16 S+ 0:08 | \_ apt-get purge linux-image-3.13-1-amd64 31039 pts/5Ss+0:00 |

Bug#749328: thin-provisioning-tools: Wrong version number?

2014-05-26 Thread Ph. Marek
Package: thin-provisioning-tools Version: 0.3.2-1 Severity: normal The package version and the version the binary prints differ: $ dpkg-query -l thin-provisioning-tools ii thin-provisioning-tools 0.3.2-1 $ thin_dump -V 0.3.1 -- System Information: Debian Release: jessie/sid

Bug#747497: autofs: mounts don't expire

2014-05-09 Thread Ph. Marek
Package: autofs Version: 5.0.8-1 Severity: normal I've got autofs setup to mount NFS servers via the executable map /etc/auto.net. Setting a --timeout or TIMEOUT (to 20) doesn't work - even after some minutes inactivity the server is still mounted. /var/log/daemon.log repeats the attached

Bug#745496: vim-youcompleteme: YcmRestartServer says ENOENT

2014-04-22 Thread Ph. Marek
Package: vim-youcompleteme Version: 0+20140207+git18be5c2-1 Severity: normal :YcmRestartServer Traceback (most recent call last): File string, line 1, in module File /usr/lib/vim-youcompleteme/ycm/youcompleteme.py, line 169, in RestartServer self._SetupServer() File

Bug#743653: akonadi_kcal_resource: memleak with aborted SSL-connection

2014-04-04 Thread Ph. Marek
Package: kdepim-runtime Version: 4:4.11.5-1 Severity: normal File: /usr/bin/akonadi_kcal_resource On very slow connections I sometimes get TCP (or SSL) timeouts, followed by a messagebox. On Abort the process gets into some loop, and rapidly fills all memory (up to the ulilmit). I could stop it

Bug#741466: hugin: Segfault when displaying previews

2014-03-12 Thread Ph. Marek
Package: hugin Version: 2014.0.0~rc1+dfsg-2 Severity: normal With Interface - Simple, clicking on _any_ tab (except the first visible, Assistant) crashes Hugin with a segfault; please see the backtrace attached. The Expert Interface works better, but I cannot do any previews. After comparing

Bug#740480: apt: apt-get update gives bad error when /tmp/ is full

2014-03-01 Thread Ph. Marek
Package: apt Version: 0.9.15.4+b1 Severity: normal I accidentally filled up my /tmp (which is a separate tmpfs); the next apt-get update said E: GPG error: http://ftp.at.debian.org testing InRelease: The following signatures were invalid: NODATA 2 It should notice ENOSPC and give a helpful

Bug#740329: gdb=7.6.1-1: doesn't close core file when out of disk-space

2014-02-28 Thread Ph. Marek
Package: gdb=7.6.1-1 Version: gdb Severity: normal I tried to run generate-core-file /tmp/some-file with a multi-GB process; that filled up my /tmp completely. GDB wrote (manually translated) warning: Failed to write corefile contents (Out of disk space). ... Saved corefile

Bug#613484: /usr/bin/ecl is not installed

2014-02-17 Thread Ph. Marek
Package: ecl Version: 13.5.1+dfsg2-4 Followup-For: Bug #613484 This is still an issue: $ apt-get install --reinstall ecl Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 3 not upgraded. Need to

Bug#738819: emacs24: During installation: gforth.el:742:18:Error: Don't know how to compile nil

2014-02-13 Thread Ph. Marek
Package: emacs24 Version: 24.3+1-2+b1 Severity: normal $ LC_ALL=C apt-get install Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. 1 not fully installed or removed. After this operation, 0 B of

Bug#738704: pacemaker: Segfault in libhbclient.so.1.0.0

2014-02-12 Thread Ph. Marek
Package: pacemaker Version: 1.1.10+git20130802-4 Severity: normal Upon doing eg. crm configure, property maintenance-mode=on I get this segfault (caught with GDB): Program received signal SIGSEGV, Segmentation fault. 0x7f78cea2cc01 in ?? () from /usr/lib/libhbclient.so.1 (gdb) bt #0

Bug#738707: linux-image-3.12-1-amd64: Failed to symbolic-link /boot/initrd.img-3.12-1-amd64 to initrd.img.

2014-02-12 Thread Ph. Marek
Package: src:linux Version: 3.12.9-1 Severity: normal I had the wrong /boot mounted. After reboot I noticed that, got the correct filesystem on there, and did apt- get install --reinstall - but that stopped with the error message above. strace showed this: [pid 8236] 09:56:54.538994

Bug#738651: crmsh: Dependency to python-lxml missing

2014-02-11 Thread Ph. Marek
Package: crmsh Version: 1.2.5+hg1034-1 Severity: normal python-lxml is needed for crmsh: # crm abort: No module named lxml (check your install and PYTHONPATH) -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500,

Bug#737197: virt-manager: cannot import name SpiceClientGtk on starting

2014-01-31 Thread Ph. Marek
Package: virt-manager Version: 1:0.10.0-2 Severity: normal I guess there's a dependency missing: $ LC_ALL=C virt-manager --debug --no-fork 2014-01-31 10:46:52,809 (cliutils:75): virt-manager startup 2014-01-31 10:46:52,809 (virt-manager:199): Launched as: ['/usr/share/virt-

Bug#737095: qdbus segfaults

2014-01-30 Thread Ph. Marek
Package: qdbus Version: 4:4.8.5+git209-g718fae5+dfsg-1 Severity: normal With kmail running, and an compose window open, qdbus crashes for me: $ gdb -ex r --args qdbus org.kde.kmail2 /kmail2/kmail_composer_1 Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1. method

  1   2   >