Bug#901586: [PATCH] Switch git log encoding to ensure it is utf-8

2019-06-14 Thread Jiří Paleček
tags -1 +patch thanks Hello, this patch fixes the problem with non-utf8 git commit authors (at least for me :) ) It does that by (temporarily) changing the git output encoding to utf8. This doesn't still ensure the output will be valid utf8 (ie. if invalid utf8 is already in the repository),

Bug#589728: live-helper: Prints Begin caching bootstrap stage ... twice

2010-07-20 Thread Jiří Paleček
On Tue, 20 Jul 2010 14:39:42 +0200, Michal Suchanek michal.sucha...@ruk.cuni.cz wrote: Package: live-helper Version: 2.0~a19-1 Severity: minor This output of lh build is kind of stupid: P: Setting up cleanup function P: Begin caching bootstrap stage... P: Begin bootstrapping system...

Bug#519167: Crash on suspend/resume

2010-07-19 Thread Jiří Paleček
Hello, I got a similar crash of xorg 1.7.7-2 with nv driver. I have acore dump which indicates it was caused by redrawing a window, whose pixmap had devPrivate.ptr == NULL, with fbFill method which doesn't expect NULL there. Could it be a similar problem to 519167? What is the progress of

Bug#583485: live-initramfs: debconf database is not filled

2010-05-27 Thread Jiří Paleček
On Thu, 27 May 2010 21:06:13 +0200, Josselin Mouette j...@debian.org wrote: When booting a live USB key with the latest live-initramfs, no user is created upon boot. Upon investigation it seems that the 10adduser script doesn’t populate the debconf database in /root/var/cache/debconf at all.

Bug#494539: wmsetbg setgfault

2010-05-24 Thread Jiří Paleček
Hello, I saw a similar segfault in wmsetbg (but it wasn't when using fluxbox, but awesome wm in my case). I debugged the issue which was caused by stack overflow in libwraster code, which may or may not be the cause of your segfault too. I prepared a patch for wmaker which fixed the

Bug#569733: live-magic bug 569733

2010-05-17 Thread Jiří Paleček
Hello, this problem was caused by #571945, which means this bugreport can probably be closed. Regards Jiri Palecek -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#581808: This bug could be a live-initramfs problem

2010-05-17 Thread Jiří Paleček
Hello, this bug is apparently caused by this code in scripts/live from live-initramfs: DEBCONF_TMPDIR=$(chroot /root mktemp -dt debconf.XX) cp -a /root/var/cache/debconf/config.dat /root$DEBCONF_TMPDIR/ cp -a /root/var/cache/debconf/passwords.dat

Bug#581808: This bug could be a live-initramfs problem

2010-05-17 Thread Jiří Paleček
reassign 581808 live-initramfs 1.236.1-1 thanks On Tue, 18 May 2010 04:06:50 +0200, Joey Hess jo...@debian.org wrote: Jiří Paleček wrote: I'm not really sure if the + has to be there, but if debconf never required (or allowed) + in the beginning of debconf.conf line, it probably shouldn't

Bug#581512: mc: can't run any program from mc

2010-05-13 Thread Jiří Paleček
Package: mc Version: 3:4.7.0.1-1 Severity: normal Hello, when I try to run an executable from mc (by pressing enter on it), I get the following error message, and the file is not run: /home/jirka/tmp/mc-jirka/mcext6LVIPd: 2: .//tmp/glpixmap/glpixmap: not found As you can see, it should

Bug#581523: phonon-backend-xine: doesn't play files with non-ascii characters in path

2010-05-13 Thread Jiří Paleček
Package: phonon-backend-xine Version: 4:4.6.0really4.4.0-4 Severity: normal Hello, amarok and bangarang refuse to play files if their pathname contains a non-ascii character (like č or ř) and the locale is not an utf-8 one. From strace, it seems they are trying to open the file using utf-8

Bug#581512: [Pkg-mc-devel] Bug#581512: mc: can't run any program from mc

2010-05-13 Thread Jiří Paleček
found 542196 3:4.7.0.1-2 thanks On Thu, 13 May 2010 18:33:51 +0200, Yury V. Zaytsev y...@shurup.com wrote: forcemerge 542196 581512 thanks On Thu, 2010-05-13 at 13:31 +0200, Jiří Paleček wrote: when I try to run an executable from mc (by pressing enter on it), I get the following error

Bug#581512: [Pkg-mc-devel] Bug#581512: mc: can't run any program from mc

2010-05-13 Thread Jiří Paleček
On Thu, 13 May 2010 18:59:45 +0200, Yury V. Zaytsev y...@shurup.com wrote: On Thu, 2010-05-13 at 18:52 +0200, Jiří Paleček wrote: Maybe if you closed the bugs correctly, with fixed someversion, not closing without version as if the bug has never been there, I would have found it (and would

Bug#581512: [Pkg-mc-devel] Bug#581512: mc: can't run any program from mc

2010-05-13 Thread Jiří Paleček
On Thu, 13 May 2010 19:51:56 +0200, Yury V. Zaytsev y...@shurup.com wrote: On Thu, 2010-05-13 at 19:40 +0200, Jiří Paleček wrote: You needn't, but you shouldn't be surprised it's reported again when it isn't visible on mc's bug page. Ah really? Wait, I am not following you. First you

Bug#581246: banshee: Crashed on song change

2010-05-11 Thread Jiří Paleček
Package: banshee Version: 1.6.0-1 Severity: normal Hello, I got a crash of banshee while playing a playlist of local mp3s. It occured just before a new song would start playing. This is the error output: (Banshee:20845): Gdk-WARNING **: Native children wider or taller than 65535 pixels are

Bug#581248: banshee: cannot play files with paths containing localized characters

2010-05-11 Thread Jiří Paleček
Package: banshee Version: 1.6.0-1 Severity: normal Hello, I cannot add to the collection (or play) files whose paths contain localized characters (eg. č) with Banshee. This is probably caused by some encoding issue. Regards Jiri Palecek -- System Information: Debian Release:

Bug#581252: live-helper: syslinux overwrites kernels with other kernels

2010-05-11 Thread Jiří Paleček
Package: live-helper Version: 2.0~a11-1 Severity: normal Tags: patch Hello, I noticed that the usb live images produced by live-helper, which ought to contain at least two different kernels, actually contain a single kernel, and the various boot screen options all start this single kernel.

Bug#579532: ftp: abort when the remote serever disconnects right after connect

2010-04-28 Thread Jiří Paleček
Package: ftp Version: 0.17-21 Hello, when I try ftp to a host that has the ftp port opened, but doesn't accept connections, I get the following error message. It seems there is some memory problem in ftp. ji...@debian:/tmp$ ./netkit-ftp 10.0.0.140 Connected to 10.0.0.140. 421 Service not

Bug#571945: live-magic: image build fails with debian-installer flavour disabled not supported

2010-02-28 Thread Jiří Paleček
Package: live-magic Version: 1.9 Severity: normal Hello, I tried creating Debian Live USB image with live-magic, selected no when asked about inclusion of debian-installer. but the build failed with the following message: P: Begin creating manifest... P: Begin installing local packages

Bug#562654: Fixed in the latest version

2010-01-24 Thread Jiří Paleček
fixed 546354 20091231+dfsg-1 fixed 562654 20091231+dfsg-1 thanks Hello, the latest version of ltp built on all buildds, so these FTBFS bugs are finally fixed. Regards Jiri Palecek -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ -- To UNSUBSCRIBE, email to

Bug#564727: bozohttp: New upstream version available

2010-01-11 Thread Jiří Paleček
Package: bozohttpd Severity: wishlist Hello, There is a new version 20090522 available on the upstream webpage[1]. It should fix some bugs according to the changelog[2]. Please, consider uploading it to Debian. Regards Jiri Palecek [1]: http://www.eterna.com.au/bozohttpd/ [2]:

Bug#556635: udev: blanks inserted RW media

2009-11-19 Thread Jiří Paleček
On Thu, 19 Nov 2009 17:37:39 +0100, Michael Biebl bi...@debian.org wrote: Marco d'Itri wrote: On Nov 17, Ji??í Pale??ek jpale...@web.de wrote: Try to reproduce the issue in single user mode for a start. I did, and it is reproducible. Try to reproduce the issue after booting with

Bug#556635: udev: blanks inserted RW media

2009-11-19 Thread Jiří Paleček
On Wed, 18 Nov 2009 16:36:21 +0100, Marco d'Itri m...@linux.it wrote: On Nov 17, Ji??í Pale??ek jpale...@web.de wrote: Try to reproduce the issue in single user mode for a start. I did, and it is reproducible. Try to reproduce the issue after booting with init=/bin/bash and running ata_id

Bug#556635: udev: blanks inserted RW media

2009-11-17 Thread Jiří Paleček
Package: udev Version: 147-4 Severity: grave Justification: data loss Hello, I've found that udev erases my live images burned on CD-RW media, making them unbootable. When I investigated further, I've found that, after unpacking udev 147 to a temporary directory, running ata_id --export

Bug#556635: udev: blanks inserted RW media

2009-11-17 Thread Jiří Paleček
severity 556635 grave tags 556635 -moreinfo thanks On Tue, 17 Nov 2009 10:49:58 +0100, Marco d'Itri m...@linux.it wrote: severity 556635 important tag 556635 unreproducible moreinfo thanks On Nov 17, Ji??í Pale??ek jpale...@web.de wrote: I've found that udev erases my live images burned on

Bug#550815: aqualung: eats 100% CPU after finishing the playlist

2009-10-13 Thread Jiří Paleček
Package: aqualung Version: 0.9~beta10-2 Severity: normal Hello, after finishing playing my playlist, aqualung started eating 100% CPU. In the error output, it printed these lines over and over: (aqualung:14027): Gtk-CRITICAL **: gtk_tree_store_iter_next: assertion `iter-stamp ==

Bug#549467: libboost1.40-dev: cmake doesn't find static boost libraries

2009-10-03 Thread Jiří Paleček
Package: libboost1.40-dev Version: 1.40.0-1 Severity: normal Hello, this seems to be a leftover from the #541133 fix. The problem was that linking with -lboost_something_-mt didn't work, because the -st libraries were abandoned in favor of the -mt, which lost their -mt suffix. The fix was

Bug#547972: qgit: Please, suggest source-highlight

2009-09-22 Thread Jiří Paleček
Package: qgit Version: 2.3-1 Severity: wishlist Hello, qgit can display nicely colored annotated source files when the source-highlight package is installed. I think it would be nice to Suggest: source-highlight, as a package that enhances qgit's functionality. Regards Jiri Palecek --

Bug#534671: aptitude: Please consider splitting out the xapian feature

2009-06-26 Thread Jiří Paleček
Package: aptitude Version: 0.5.2.1-1 Severity: wishlist Hello, I'd prefer having aptitude installed, but without the xapian feature. The reasons are that I don't use it much, the search using it (eg. libfoo vs. ~nlibfoo) is much much slower, and the index is updated every day by quite an

Bug#529401: Bug unexpected null solution... in aptitude

2009-06-25 Thread Jiří Paleček
Hello, isn't this just the same thing as #457188? If yes, the fix has to come from apt, not aptitude. Regards Jiri Palecek -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#534153: ltp: Please remove unused build-dependency on libcap2

2009-06-22 Thread Jiří Paleček
tags 534153 +wontfix thanks On Mon, 22 Jun 2009 07:37:37 +0200, Fabrice Coutadeur fabric...@ubuntu.com wrote: Build-dependency on libcap2-dev and libcap2-bin is of no use: I've just built ltp packages without this build dependency and it builds fine. Also, this libcap2 packages don't

Bug#534108: gdb: crash when resolving a breakpoint in operator()

2009-06-21 Thread Jiří Paleček
Package: gdb Version: 6.8.50.20090116.python-1 Severity: important Tags: fixed-upstream Hello, gdb crashed when I tried to run a program with breakpoint in someclass::operator(). Debugging has shown the problem was that the parser of C++ names in gdb mishandled operator(), and further

Bug#532775: git-core: lost commits after rebase

2009-06-16 Thread Jiří Paleček
On Tue, 16 Jun 2009 20:45:13 -, Florian Weimer f...@deneb.enyo.de wrote: * Jiří Paleček: Package: git-core Version: 1:1.6.3.1-1 Severity: important Hello, I had a history similar to this: ++ +---+ +---+ +---+ +---+ +---+ | master

Bug#532775: git-core: lost commits after rebase

2009-06-11 Thread Jiří Paleček
Package: git-core Version: 1:1.6.3.1-1 Severity: important Hello, I had a history similar to this: ++ +---+ +---+ +---+ +---+ +---+ | master +--+ Xs... +---+ A +---+ Ys... +---+ B +---+ Zs... | ++ +---+

Bug#532319: gdm: leaks file descriptors

2009-06-08 Thread Jiří Paleček
Package: gdm Version: 2.20.7-4 Severity: normal Hello, I noticed the shell I run has too much open descriptors. Further checking indicates the extra file descriptors (5 and 7) point to a pipe opened by gdm. See the attached file for details. Regards Jiri Palecek -- System

Bug#531709: wine: annoying recursive winedbg invocations

2009-06-03 Thread Jiří Paleček
Package: wine Version: 1.1.20-1 Severity: normal Hello, when I run anything with wine, I get a swarm of pagefaults (the program itself usually runs fine). The error output goes like: wine: Unhandled page fault on read access to 0x4d430029 at address 0x7ed05504 (thread 0085), starting

Bug#530133: ltp-tools: bashism in /bin/sh script

2009-05-28 Thread Jiří Paleček
Hello, While performing an archive wide checkbashisms (from the 'devscripts' package) check I've found your package containing a /bin/sh script making use of a bashism. Thanks for your effort. I'd just like to ask some questions: - is it OK to use a bashism (in this case, a Bash predefined

Bug#529881: mc: cannot use cd to enter a directory with spaces

2009-05-21 Thread Jiří Paleček
Package: mc Version: 2:4.6.2-2 Severity: normal Hello, when I try to enter a directory containing spaces and use tab completion to insert its name, ie. I do cd /mnt/c/DocuTAB it completes to cd /mnt/c/Documents\ and\ Settings it fails when executed. If I delete the backslashes in the

Bug#529361: libxine-dev: consider depending on exact version of libxine1

2009-05-18 Thread Jiří Paleček
Package: libxine-dev Version: 1.1.16.2-1+b1 Severity: normal Hello, when the versions of libxine1-dev and libxine1 don't match, the symlink /usr/lib/libxine.so is a dangling symlink (eg. leads to libxine.so.1.25, but the actual library is libxine.so.1.26). This makes the package nonfunctional

Bug#525560: muine: exception when displaying the play album dialog

2009-04-25 Thread Jiří Paleček
Package: muine Version: 0.8.10-2 Severity: normal Hello, I got an exception while experimenting with muine. The exact steps to reproduce are: 1. open muine (no imported media or albums 2. click play album 3. click close (it does not respond) 4. close the dialog from the window manager 5.

Bug#525562: muine: crash when importing media from a directory with localized characters

2009-04-25 Thread Jiří Paleček
Package: muine Version: 0.8.10-2 Severity: normal Hello, I tried to import some songs from a directory with national characters in name and got a crash. The exception string says Invalid sequence of bytes at conversion input, so I guess it could be some UTF-8 badness. It could be a bug in

Bug#525592: bozohttpd: New upstream version available

2009-04-25 Thread Jiří Paleček
Package: bozohttpd Version: 20080303-1 Priority: wishlist Hello, new upstream version 20090418 [1] is available, See the changelog [2]. Please, consider updating the Debian package. Regards Jiri Palecek [1]: http://www.eterna.com.au/bozohttpd/bozohttpd-20090418.tar.bz2 [2]:

Bug#525451: banshee: crashes on importing media

2009-04-24 Thread Jiří Paleček
Package: banshee Version: 1.4.3-3 Severity: important Hello, when I start banshee and select import media from the Media menu, I get a crash. The backtrace is attached. Regards Jiri Palecek -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (990,

Bug#522850: debian-goodies: checkrestart fails when UML is running

2009-04-06 Thread Jiří Paleček
Package: debian-goodies Version: 0.50 Severity: normal Tags: patch Hello, when running checkrestart, I got an AttributeError stating that there wasn't an attribute program. It seems to be related to UML processes which lack a proper link /proc/$PID/exe; reading this link produces EINVAL.

Bug#522491: debian-goodies: debman downloads the wrong package

2009-04-04 Thread Jiří Paleček
Package: debian-goodies Version: 0.50 Severity: normal File: /usr/bin/debman Hello, I tried to view the initramfs-tools.8 manpage and got this result with debman: ji...@debian:/usr/src/dfsbuild$ debman -p initramfs-tools -- initramfs-tools (initramfs-tools - 0.93.1) (initramfs-tools -

Bug#519720: libcups2: When trying to install, will remove complete KDE environment

2009-03-23 Thread Jiří Paleček
Hello, this is probably just a typical (mis)behaviour of apt. Could you try to use aptitude instead and see if the problem goes away? ie. run aptitiude install libcups2 and post the output. Regards Jiri Palecek -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

Bug#518609: mozilla-plugin-gnash: is not hidden when iceweasel window is obscured

2009-03-07 Thread Jiří Paleček
Package: mozilla-plugin-gnash Version: 0.8.5~pre20090227-1 Severity: normal Hello, when I have a tab with flash open in iceweasel and switch to another window (eg. terminal), the flash animations are still visible on top of the terminal. Regards Jiri Palecek -- System Information:

Bug#516171: svk: File not found: transaction x, path p error while merging

2009-02-19 Thread Jiří Paleček
Package: svk Version: 2.0.2-3 Severity: normal Hello, when merging a mirror of a boost repository to a local copy, I got an error Filesystem has no item: File not found: transaction '18381-3', path '/local/boost/boost/functional/detail/float_functions.hpp' It's not that surprising, because

Bug#513400: kde-icons-oxygen: file conflict with koffice-data in experimental

2009-01-28 Thread Jiří Paleček
Package: kde-icons-oxygen Version: 4:4.2.0-1 Severity: important Hello, while installing kde 4.2, I got an error trying to overwrite /usr/share/icons/oxygen/16x16/actions/object-order-front.png, which is also in package koffice-data. This means kde 4.2 and koffice 1.9 are uninstallable

Bug#506651: fixed in aptitude 0.5.1-1

2009-01-28 Thread Jiří Paleček
On Tue, 27 Jan 2009 03:47:29 +0100, Daniel Burrows dburr...@debian.org wrote: On Mon, Jan 26, 2009 at 10:23:19AM +0100, Jiří Paleček jpale...@web.de was heard to say: On Mon, 26 Jan 2009 01:26:57 +0100, Daniel Burrows dburr...@debian.org wrote: On Sun, Jan 25, 2009 at 10:50:54PM +0100

Bug#506651: fixed in aptitude 0.5.1-1

2009-01-26 Thread Jiří Paleček
On Mon, 26 Jan 2009 01:26:57 +0100, Daniel Burrows dburr...@debian.org wrote: On Sun, Jan 25, 2009 at 10:50:54PM +0100, Jiri Palecek jpale...@web.de was heard to say: On Saturday 24 January 2009 16:48:33 Daniel Burrows wrote: Moreover, I think it is very user hostile to search in the

Bug#512496: kmail: fails to send mail

2009-01-21 Thread Jiří Paleček
Package: kmail Version: 4:4.1.4-1 Severity: important Hello, when sending mail, kmail crashes for me. On the console, I get this message kmail: relocation error: /usr/lib/libgpgme++-pthread.so.2: symbol gpgme_cancel_async, version GPGME_1.1 not defined in file libgpgme-pthread.so.11 with

Bug#512180: apt-listchanges: Bad Czech translation (UTF-8 issue)

2009-01-18 Thread Jiří Paleček
Tags: l10n Package: apt-listchanges Version: 2.83 Severity: normal Hello, I got this message from apt-listchanges before confirming upgrade: /usr/share/apt-listchanges/AptListChangesGtk.py:68: GtkWarning: Failed to set text from markup due to error parsing markup: Error on line 1 char 22:

Bug#505857: lintian: false positive debian-watch-file-should-mangle-version

2008-11-28 Thread Jiří Paleček
Hello, On Fri, 28 Nov 2008 17:17:05 +0100, Frank Lichtenheld [EMAIL PROTECTED] wrote: On Sun, Nov 16, 2008 at 11:21:09AM +0100, Jiří Paleček wrote: I'm getting a lintian warning an the package ltp: W: ltp source: debian-watch-file-should-mangle-version however, the watch file in question

Bug#507057: aufs-source: the modules fail to build, missing function au_security_inode_permission

2008-11-27 Thread Jiří Paleček
Package: aufs-source Version: 0+20081023-1 Severity: normal Tags: patch Hello, I the module contained in the package aufs-source FTBFS for me because of missing function au_security_inode_permission. I found out it is probably related to the security-inode-perm patch, which removes the

Bug#506958: apt-cacher-ng: XSIsm in etc/logrotate.d/apt-cacher-ng

2008-11-26 Thread Jiří Paleček
Package: apt-cacher-ng Version: 0.3.2-2 Severity: important Tags: patch User: [EMAIL PROTECTED] Usertags: goal-dash Hello, the logrotate config file of apt-cacher-ng contains this line: kill -SIGUSR1 $(cat /var/run/apt-cacher-ng/pid) this (kill -signame) is a XSIsm, moreover, it doesn't work

Bug#505479: Experimental: keyboard and mouse no longer work

2008-11-22 Thread Jiří Paleček
Hello, I had similar problems. It is caused by the AllowEmptyInput option (mentioned in your log, also see the changelog.gz and Google). The only way I could resolve that issue was to remove xserver-xorg-input-evdev and set AEI to off. When I tried AEI on and evdev driver, some keys, eg.

Bug#505857: lintian: false positive debian-watch-file-should-mangle-version

2008-11-16 Thread Jiří Paleček
Package: lintian Version: 2.0.0 Severity: normal Hello, I'm getting a lintian warning an the package ltp: W: ltp source: debian-watch-file-should-mangle-version however, the watch file in question actually does mangle the version on the line opts=dversionmangle=s/\+.*$// \

Bug#470091: ltp package in Debian

2008-11-04 Thread Jiří Paleček
Hello, On Mon, 20 Oct 2008 14:41:15 +0200, Riku Voipio [EMAIL PROTECTED] wrote: On Fri, Oct 10, 2008 at 12:41:57AM +0200, Jiří Paleček wrote: just before you read the rest, I've uploaded a new version of ltp to mentors, URL as usual. http://mentors.debian.net/debian/pool/main/l/ltp

Bug#502884: libaio: error in watch file

2008-10-20 Thread Jiří Paleček
Version: 0.3.107-2 Tags: patch Source: libaio Hello, I've come accross the PTS page of the libaio package and it seems uscan for your package failed. The problem seems to be the line http://download.fedoraproject.org/pub/fedora/linux/development/source/SRPMS/

Bug#470091: ltp package in Debian

2008-10-20 Thread Jiří Paleček
On Mon, 20 Oct 2008 14:41:15 +0200, Riku Voipio [EMAIL PROTECTED] wrote: On Fri, Oct 10, 2008 at 12:41:57AM +0200, Jiří Paleček wrote: just before you read the rest, I've uploaded a new version of ltp to mentors, URL as usual. http://mentors.debian.net/debian/pool/main/l/ltp

Bug#502107: neverputt: crashes on startup

2008-10-13 Thread Jiří Paleček
Package: neverputt Version: 1.4.0+svn2527-1 Severity: important Hello, when I start neverputt, I get an immediate segfault. The backtrace is: #0 0xb7eacbdc in TTF_SizeUNICODE () from /usr/lib/libSDL_ttf-2.0.so.0 #1 0xb7ead318 in TTF_RenderUNICODE_Blended () from

Bug#470091: ltp package in Debian

2008-10-09 Thread Jiří Paleček
these are for and has a kernel that supports them, feel free to test. On Wed, 17 Sep 2008 12:40:40 +0200, Riku Voipio [EMAIL PROTECTED] wrote: On Wed, Sep 17, 2008 at 02:29:40AM +0200, Jiří Paleček wrote: Ok, uploading to experimental. Thank you. I hope it builds, it's time for prayers

Bug#499620: mc: vfs over ftp eventually drops the connection, making it unusable

2008-09-20 Thread Jiří Paleček
Package: mc Version: 2:4.6.2~git20080311-3 Severity: normal Hello, quite often, when I browse some archives with mc over ftp, after some time, mc closes the ftp connection. From then on, browsing the archive doesn't work, for example files appear as empty when viewing or copying, etc.

Bug#470091: ltp package in Debian

2008-09-16 Thread Jiří Paleček
On Tue, 16 Sep 2008 23:17:40 +0200, Riku Voipio [EMAIL PROTECTED] wrote: On Mon, Sep 15, 2008 at 10:32:43PM +0200, Jiří Paleček wrote: On Fri, 12 Sep 2008 19:37:13 +0200, Riku Voipio [EMAIL PROTECTED] wrote: Generally good work, its miles ahead of what the _current_ ltp packages in debian

Bug#470091: ltp package in Debian

2008-09-13 Thread Jiří Paleček
Hello, On Fri, 12 Sep 2008 19:37:13 +0200, Riku Voipio [EMAIL PROTECTED] wrote: On Fri, Sep 12, 2008 at 05:47:21PM +0200, Jiří Paleček wrote: if you're still interrested, I've uploaded my package to http://mentors.debian.net/debian/pool/main/l/ltp Looks fine to me. Some minor issues: 1

Bug#470091: ltp package in Debian

2008-09-12 Thread Jiří Paleček
Hello, On Tue, 01 Jul 2008 20:33:00 +0200, Dustin Kirkland [EMAIL PROTECTED] wrote: On Mon, 2008-06-30 at 11:54 +0300, Riku Voipio wrote: On Wed, Jun 25, 2008 at 12:20:42AM +0200, Jiří Paleček wrote: FYI: I have created a git repository with my packaging, see http://repo.or.cz/w/ltp

Bug#470279: lmbench: writes to /usr

2008-08-27 Thread Jiří Paleček
On Wed, 27 Aug 2008 14:33:54 +0200, Thijs Kinkhorst [EMAIL PROTECTED] wrote: tags 470279 -moreinfo thanks Hi, Hi, thanks for looking at that during the configuration of the benchmark, config-run writes to /usr. This is a violation of the FHS, and means that lmbench cannot be ran when

Bug#496698: FTBFS: insufficient build-depends (file gcj-dbtool)

2008-08-26 Thread Jiří Paleček
Source: openoffice.org Version: 1:3.0.0~ooo300m3-2 Severity: serious Tags: experimental Hello, openoffice.org in experimental failed to build with the following message: for jar in xmerge.jar.1.jar; do \ /usr/bin/gcj-dbtool-4.3 -f xmerge.jar.db $jar \

Bug#496698: FTBFS: insufficient build-depends (file gcj-dbtool)

2008-08-26 Thread Jiří Paleček
On Tue, 26 Aug 2008 22:37:21 +0200, Rene Engelhard [EMAIL PROTECTED] wrote: Hi, Hi Jiří Paleček wrote: openoffice.org in experimental failed to build with the following message: for jar in xmerge.jar.1.jar; do \ /usr/bin/gcj-dbtool-4.3 -f xmerge.jar.db $jar

Bug#492907: closed by Tatsuki Sugiura [EMAIL PROTECTED] (Bug#492907: fixed in libgettext-ruby 1.91.0-2)

2008-08-19 Thread Jiří Paleček
found 492907 1.91.0-2 thanks Sorry, but it still doesn't work for me (same behaviour) Regards Jiri Palecek -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#495345: apt-cacher-ng: range requests are handled incorrectly

2008-08-16 Thread Jiří Paleček
Package: apt-cacher-ng Version: 0.2.5-1 Severity: important Tags: patch Hello, when sendfile fails and apt-cacher-ng sends data using read/write, the offset parameter is silently ignored. This causes that clients that issue range requests are given wrong data. The attached patch fixes it.

Bug#495350: apt-cacher-ng: packages in cache under different names

2008-08-16 Thread Jiří Paleček
Package: apt-cacher-ng Version: 0.2.5-1 Severity: normal Hello, I came across a strange situation with apt-cacher-ng. The package files in the cache were strangely replaced by other packages. For example, in package file libcups2..., there was package libcupsys2..., in libmozjs1d, there

Bug#494550: mc: vfs script depend on mawk, but mc doesn't even recommend it

2008-08-10 Thread Jiří Paleček
Package: mc Version: 2:4.6.2~git20080311-2+b1 Severity: normal Hello, I get errors like mawk not found from mc vfs scripts (eg. when opening a rar archive in mc). Indeed: [EMAIL PROTECTED]:~$ fgrep mawk /usr/share/mc/extfs/* /usr/share/mc/extfs/audio:RESPONSE=`wget -q -T

Bug#493450: rosegarden dependency on khelpcenter problem

2008-08-05 Thread Jiří Paleček
Hello, please, consider dropping the dependency, I thing it would be really good. Not only does the dependency pull unnecessary crap to the system, it also prevents rosegarden and khelpcenter4 be installed along. Regards Jiri Palecek -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with

Bug#493284: valgrind: bad c++ name demangling

2008-08-01 Thread Jiří Paleček
Package: valgrind Version: 1:3.3.1-2 Severity: normal Hello, valgrind fails to demangle some names in error backtraces. For example, _ZN5boost6lambda16function_adaptorIFvRA7_A3_KfEE5applyIvS4_EEvPS6_RT0_ which is, according to c++filt, is void boost::lambda::function_adaptorvoid ()(float

Bug#492908: [Reportbug-maint] Bug#492908: querybts: NameError: global name 'ewrite' is not defined

2008-07-30 Thread Jiří Paleček
severity 492908 minor thanks Hi, On Wed, 30 Jul 2008 09:36:12 +0200, Sandro Tosi [EMAIL PROTECTED] wrote: On Tue, Jul 29, 2008 at 21:21, Jiří Paleček [EMAIL PROTECTED] wrote: Hello, I get this error when running querybts from apt-listbugs: *** Unable to import urwid interface: Please

Bug#492907: apt-listbugs: prints messages in a wrong character set

2008-07-29 Thread Jiří Paleček
Package: apt-listbugs Version: 0.0.89 Severity: normal Tags: l10n Hello, apt-listbugs prints the translated messages in the utf-8 charset, even thought my locale's charset is iso-8859-2. See: Ätu pole v balĂ­ku... Hotovo Ätu stav balĂ­ku... Hotovo Stahuji hlĂĄĹĄenĂ­ o chybĂĄch... Hotovo

Bug#492908: querybts: NameError: global name 'ewrite' is not defined

2008-07-29 Thread Jiří Paleček
Package: reportbug Version: 3.44 Severity: important Hello, I get this error when running querybts from apt-listbugs: *** Unable to import urwid interface: Please install the python-urwid package to use this interface. Falling back to text interface. Traceback (most recent call last):

Bug#492418: lwresd: incorrect dependency on libisc

2008-07-25 Thread Jiří Paleček
Package: lwresd Version: 1:9.5.0.dfsg.P1-2 Severity: important Hello, I got the following error after I upgraded lwresd /usr/sbin/lwresd: symbol lookup error: /usr/sbin/lwresd: undefined symbol: isc_mem_setname It turned out to be caused by bad libisc41 version, which should be probably

Bug#486823: devscripts: [checkbashishms] spuriously reports kill -KILL

2008-07-24 Thread Jiří Paleček
by 477240 thanks Hi, Jiří Paleček wrote: checkbashisms reports kill -KILL in the attached file as bashism. However, it doesn't do so when I added this command to another sh script. dash accepts it, and man kill doesn't say it's an extension, so I think it is legal. man kill is documenting /bin

Bug#490915: gaphor: does not start

2008-07-15 Thread Jiří Paleček
Package: gaphor Version: 0.12.5-3 Severity: important Hello, every time I try to start gaphor, I get this error: [EMAIL PROTECTED]:/tmp/zaves/src$ gaphor Traceback (most recent call last): File /usr/bin/gaphor, line 8, in module load_entry_point('gaphor==0.12.5', 'console_scripts',

Bug#489329: svk: committing a specific change to a patch failed

2008-07-04 Thread Jiří Paleček
Package: svk Version: 2.0.2-1 Severity: normal Hello, I tried to make a patch from one change, but I got an error message: [EMAIL PROTECTED]:~/boost$ svk merge -c 4822 -P test_lazy_output1 //local/boost g boost/test/lazy_output.hpp g boost/test/impl/test_tools.ipp g

Bug#488497: mc: entering directories with spaces over fish doesnt work

2008-06-29 Thread Jiří Paleček
Package: mc Version: 2:4.6.2~git20080311-2+b1 Severity: normal Hello, when I try to enter a directory whose name contains spaces on a remote machine over fish, like /mnt/c/Documents and Settings, the operation fails. The only message is cannot chdir Regards Jiri Palecek --

Bug#488503: svk: cannot merge to a floating checkout

2008-06-29 Thread Jiří Paleček
Package: svk Version: 2.0.2-1 Severity: normal Hello, when I try to merge when I'm in a directory with a floating checkout, I get an error. See: (/tmp/zaves-linalg2 is a floating checkout) [EMAIL PROTECTED]:/tmp/zaves-linalg2$ svk co --list Depot PathPath

Bug#488492: openbox: syntax error in configuration file

2008-06-29 Thread Jiří Paleček
On Sun, 29 Jun 2008 18:21:44 +0200, Nico Golde [EMAIL PROTECTED] wrote: Hi, * Ji??í Pale??ek [EMAIL PROTECTED] [2008-06-29 16:59]: I've come across a syntax error in openbox configuration file, probably made while saving the session (see screenshot). Translation of the blue box: One or more

Bug#470091: ltp package in Debian

2008-06-24 Thread Jiří Paleček
Hi all, FYI: I have created a git repository with my packaging, see http://repo.or.cz/w/ltp-debian.git The changelog and copyright files are, however, still TBD. BTW, would grep -R Copyright * make a good base of a copyright file? Regards Jiri Palecek -- To UNSUBSCRIBE, email to

Bug#465864: xserver-xorg-video-ati: xserver freezes the computer on startup

2008-06-24 Thread Jiří Paleček
On Tue, 24 Jun 2008 23:21:09 +0200, Alex Deucher [EMAIL PROTECTED] wrote: 2008/6/24 Jiri Palecek [EMAIL PROTECTED]: Last, would it be possible to make it also consider the maximum pixelclock of the CRT (for example, if you want the maximum pixelclock of the CRT, the algorithm might get a

Bug#465864: xserver-xorg-video-ati: xserver freezes the computer on startup

2008-06-22 Thread Jiří Paleček
Hello, I prepared a new (better) version of the patch. Please consider applying it or otherwise fixing the bug. Some comments: The first patch causes abort instead of hangs when PLL computation fails. The second changes the algorithm so it doesn't miss any solution which might be better

Bug#457997: xserver-xorg-core: starwars hack from xscreensaver freezes Xorg

2008-06-22 Thread Jiří Paleček
Package: xserver-xorg-core Version: 2:1.4.1~git20080517-2 Severity: normal On Sun, 15 Jun 2008 11:14:18 +0200, Brice Goglin [EMAIL PROTECTED] wrote: Hello Jiri, Still the same bug with latest packages from unstable? Brice Yes. The version of xserver-xorg-video-ati is 6.8.191 Any ideas?

Bug#486820: devscripts: [checkbashisms] is confused by unquoted variable expansion

2008-06-18 Thread Jiří Paleček
Package: devscripts Version: 2.10.29 Severity: normal File: /usr/bin/checkbashisms Hello, checkbashisms reports the attached file as containing bashisms, but it doesn't contain any. If you quote the first variable expansion, it doesn't report it. Regards Jiri Palecek -- System

Bug#486823: devscripts: [checkbashishms] spuriously reports kill -KILL

2008-06-18 Thread Jiří Paleček
Package: devscripts Version: 2.10.29 Severity: normal File: /usr/bin/checkbashisms Hello, checkbashisms reports kill -KILL in the attached file as bashism. However, it doesn't do so when I added this command to another sh script. dash accepts it, and man kill doesn't say it's an extension,

Bug#486577: universalindentgui: all indenters fail

2008-06-16 Thread Jiří Paleček
Package: universalindentgui Version: 0.8.1-1 Severity: normal Hello, when I tried the live preview of any file in universalindentgui, every indenter failed. The error message was always like this: Indenter returned with exit code: 255 Indent console output was: Couldn't Open Config File:

Bug#457997: xserver-xorg-core: starwars hack from xscreensaver freezes Xorg

2008-06-15 Thread Jiří Paleček
On Sun, 15 Jun 2008 11:14:18 +0200, Brice Goglin [EMAIL PROTECTED] wrote: Jiří Paleček wrote: On Fri, 04 Jan 2008 13:31:38 +0100, Michel Dänzer [EMAIL PROTECTED] wrote: Does it also happen without Option AGPMode, DynamicClocks or AccelDFS? If so, what if you run starwars

Bug#470091: ltp package in Debian

2008-06-13 Thread Jiří Paleček
Hello, On Fri, 30 May 2008 16:24:18 +0200, Dustin Kirkland [EMAIL PROTECTED] wrote: On Fri, 2008-05-30 at 05:04 +0200, Jiří Paleček wrote: Well, when I first tried to use ltp, there were the other bugs that made ltp totally nonfunctional, and these were already filed. I agree

Bug#484714: aptitude: Doesn't show packages providing a virtual package as candidates for Suggests:

2008-06-05 Thread Jiří Paleček
Package: aptitude Version: 0.4.11.2-1 Severity: normal Hello, when looking at dependencies of Christian Marillat's mplayer package, I noticed aptitude doesn't show the Suggests: libdvdcss dependency as satisfied, although I have libdvdcss2 installed and libdvdcss2 provides libdvdcss.

Bug#483572: libqt3-mt: OpenGL rendering to pixmap doesn't work

2008-05-29 Thread Jiří Paleček
Package: libqt3-mt Version: 3:3.3.8b-5 Severity: normal Hello, I tried to run the glpixmap expample from libqt3-examples and when I tried to render the pixamp, it failed with this message on the console: X Error: GLXBadContext 156 Major opcode: 144 Minor opcode: 5 Resource id:

Bug#470091: ltp package in Debian

2008-05-29 Thread Jiří Paleček
On Fri, 30 May 2008 01:00:55 +0200, Kees Cook [EMAIL PROTECTED] wrote: Hi Dustin, On Thu, May 29, 2008 at 05:02:38PM -0500, Dustin Kirkland wrote: Please let me know what are the next steps. /me puts on his DD hat... Various things I'd want to see fixed before I would sponsor the upload:

Bug#470091: ltp package in Debian

2008-05-29 Thread Jiří Paleček
On Fri, 30 May 2008 04:16:47 +0200, Dustin Kirkland [EMAIL PROTECTED] wrote: On Fri, 2008-05-30 at 02:05 +0200, Jiří Paleček wrote: - -commands- and -kernel- are not co-installable - many tests can't be ran from ltpmenu (eg. math tests)/don't have necessary files packaged (eg. nfs

Bug#481668: frysk: can't be run with libgtk-java ( 2.10.2-6)

2008-05-17 Thread Jiří Paleček
Package: frysk Version: 0.0.1.2007.07.17-1 Severity: serious Justification: renders package unusable Hello, I was just about to test and close #470803, but I've found out I couldn't even run frysk. The error message is: [EMAIL PROTECTED]:/usr/src/dfsbuild$ frysk libgcj failure: gcj linkage

Bug#481392: cmake: missing ccmake

2008-05-15 Thread Jiří Paleček
Package: cmake Version: 2.6.0-3 Severity: normal Hello, on architectures other than amd64, the cmake package lacks the ccmake binary. This is probably because these architectures are built on a buildd while amd64 is uploaded by the maintainer. However, I don't know why the buildds don't

  1   2   3   4   >