Bug#461388: Missing manual page

2008-01-18 Thread Roderich Schupp
Package: svn-load Version: 0.8-1 Severity: serious Hi, please supply at least a rudimentary man page for svn-load. The online help is not enough to figure out how to use it - I had to look up information for svn_load_dirs.pl and hope that the two are very similar. Besides, this is a Debian policy

Bug#459451: po4a failures with perl 5.10

2008-01-06 Thread Roderich Schupp
Package: po4a Version: 0.32-1 Hi, while building the latest devscripts package with perl 5.10 from experimental $ po4a --rm-translations --no-backups devscripts-po4a.conf fails with Can't use string (0) as a HASH ref while strict refs in use at /usr/bin/po4a line 504, CONFIG line 6. po4a uses

Bug#453166: FTBFS: swig_ruby_external_runtime.swg:819: error: redefinition of '_mSWIG'

2007-12-26 Thread Roderich Schupp
FYI, I dug a little deeper wrt to the test failures in the Ruby bindings. Comparing the code generated with swig 1.31 and 1.33, e.g. ./subversion/bindings/swig/ruby/core.c, swig 1.33 added lines of the form vresult = rb_ary_new(); to lots of wrapper functions. If I comment out these and

Bug#457943: c2man.pl causes FTBFS with perl 5.10

2007-12-27 Thread Roderich Schupp
Package: wine Version: 0.9.51-2 Just FYI, building wine with perl 5.10 installed stops when generating the manual pages with c2man.pl. That's because the latter contains obscure syntax in several places. It boils down to: ### perl 5.8 $ perl -Mstrict -e 'my $aref = [ qw/foo bar/ ]; print [EMAIL

Bug#457943: c2man.pl causes FTBFS with perl 5.10

2007-12-27 Thread Roderich Schupp
On Dec 27, 2007 2:48 PM, Ove Kaaven [EMAIL PROTECTED] wrote: I guess so. It seems similar to a patch submitted here: http://www.winehq.org/pipermail/wine-patches/2007-January/035016.html but this does not appear to have been applied upstream (yet?). Probably no need yet, since perl 5.9.x was

Bug#453166: More info on Swig 1.31 vs 1.33

2008-01-29 Thread Roderich Schupp
Hi, I got my shovel and dug some more into these TypeError: Expected argument 1 of type ..., but got Array [] errors. Here's what I found (warning lengthy explanation ahead). (1) In general, Swig tries to deliver output parameters (as viewed from the C level) as multiple return values in the

Bug#451750: dlocate: Does not work with split-off locate package

2007-11-19 Thread Roderich Schupp
Hi, Andreas Metzler's patch doesn't address the proiblem that dlocate uses /usr/lib/locate/frcode (from findutils or now locate) _when building its database_ (in update-dlocatedb). Maybe we should add a pure Perl implementation of frcode as can be found here: http://jmy.freeshell.org/code/frcode/

Bug#444414: yelp hangs, no help contents shown

2007-10-08 Thread Roderich Schupp
On 10/8/07, Sven Arvidsson [EMAIL PROTECTED] wrote: Using Yelp 2.20, this works fine for me. Can you confirm if the bug is gone? Confirmed, yelp 2.20 is fine. Thx, Roderich -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#440256: Bug is fixed in current CUPS SVN

2007-09-10 Thread Roderich Schupp
Hi, just to let you know: this bug is caused by incorrect use of sizeof on a char* (instead of char[]) in function ppd_ll_CC in cups/localize. I have attached the output of svn diff -x -ub http://svn.easysw.com/public/cups/{tags/release-1.3.0,branches/branch-1.3}/cups/localize.c Cheers, Roderich

Bug#416927: Suggested fix

2007-10-22 Thread Roderich Schupp
Hi, I think I know what's going on wrt run_init: - run_init uses getopt() to parse its parameters - getopt() by default reorders argv to move any options to the front (cf. http://www.gnu.org/software/libc/manual/html_node/Using-Getopt.html#index-getopt-3027) - hence any kernel boot parameter

Bug#444414: yelp hangs, no help contents shown

2007-09-28 Thread Roderich Schupp
Package: yelp Version: 2.18.1-1 Severity: important When I try the following $ yelp ghelp:///usr/share/gnome/help/user-guide/C/user-guide.xml?nautilus-server-connect yelp comes up, but the main help pane remains empty and yelp hangs showing the watch cursor. On the console I see the following

Bug#428060: ghc6: FTBFS with gcc-4.2

2007-06-08 Thread Roderich Schupp
Package: ghc6 Version: 6.6.1-2 Severity: normal Trying to build ghc6 with gcc-4.2 as gcc results in: ... == /usr/bin/make all -wr -f Makefile; in /var/tmp/build/stuff/ghc6-6.6.1/libraries/base

Bug#428282: iceweasel: FTBFS with g++-4.2

2007-06-10 Thread Roderich Schupp
Package: iceweasel Version: 2.0.0.3-2 Severity: important Justification: fails to build from source build fails with make[5]: Leaving directory `/var/tmp/build/stuff/iceweasel-2.0.0.3/extensions/reporter/locales' Creating ../../dist/bin/defaults/pref set -e; \ for i in

Bug#421264: wodim fails to write long (78 min) audio CD

2007-04-27 Thread Roderich Schupp
Package: wodim Version: 9:1.1.5.1-1 While trying to copy an audio CD with 78 minutes on it with nautilus-cd-burner, it failed when I inserted a blank CD-R (with 80 minute capacity) with something like too much data to fit on current disk. nautilus-cd-burner does the following: - copy the

Bug#421463: copying an audio CD results in white noise CD

2007-04-29 Thread Roderich Schupp
Package: nautilus-cd-burner Version: 2.18.1-1 When I try to copy an audio CD using the Copy Disc... menu entry (from the context menu of the audio disc's dektop icon), the resulting copy contains just white noise. The reason is that nautilus-cd-burner correctly identifies the CD as audio and

Bug#421264: wodim fails to write long (78 min) audio CD

2007-04-29 Thread Roderich Schupp
On 4/27/07, Peter Samuelson [EMAIL PROTECTED] wrote: Hmmm, -data can't be right. That implies an image for a single track of data (not audio). I think you want -clone -raw96r instead of -data. You're absolutely right, the actual bug is in nautilus-cd-burner (#421463): it reads the audio CD

Bug#426256: Connect to user's home share from Windows XP results in path not found

2007-05-27 Thread Roderich Schupp
Package: samba Version: 3.0.25a-1 The Samba server is called fyunch, my account (same on Windows and Linux) is schupp, my password is also the same. I have a simple [homes] section in smb.conf and my home directory in Linux is /home/schupp. From Windows XP SP2 I can see my home share:

Bug#426256: [Pkg-samba-maint] Bug#426256: Connect to user's home share from Windows XP results in path not found

2007-05-29 Thread Roderich Schupp
On 5/27/07, Christian Perrier [EMAIL PROTECTED] wrote: Try rebooting the client. This does the trick. Sorry, I forgot the first rule of working with Windows always reboot :) Thx for the speedy reply, Roderich -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe.

Bug#426505: find -mtime [+-n] is broken (behaves as -mtime n)

2007-05-29 Thread Roderich Schupp
Package: findutils Version: 4.3.6-1 Severity: normal find -mtime [+-]n is broken: $ date Tue May 29 00:33:37 CEST 2007 $ find 2007-05-2* -type f -ls 19860254 -rw-r--r-- 1 schupp users 210 May 25 19:54 2007-05-25/JOBS 19955324 -rw-r--r-- 1 schupp users 141 May 26

Bug#432604: internal compiler error when building latest util-linux

2007-07-10 Thread Roderich Schupp
Package: gcc-4.2 Version: 4.2-20070707-1 Severity: important Trying to build util-linux 2.13~rc1-0: ... gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\/usr/share/locale\ -fsigned-char -g -O2 -MT fsck.minix.o -MD -MP -MF .deps/fsck.minix.Tpo -c -o

Bug#432933: gnome-settings-daemon complains about keybindings having float values

2007-07-13 Thread Roderich Schupp
Package: capplets-data Version: 1:2.19.5-1 Severity: normal At session startup gnome-settings-daemon complains that the gconf values for some keybindings have a float value (instead of the expected string). The reason are the following entries in /var/lib/gconf/debian.defaults/%gconf-tree.xml:

Bug#417568: art_misc.h doesn't mark some functions as 'extern C'

2007-04-03 Thread Roderich Schupp
Package: libart-2.0-dev Version: 2.3.19-1 Hi, while trying to rebuild kdelibs it failed beacuse it could not find the functions art_alloc, art_free etc when linking (though libart_lgpl.la was correctly specified for libtool --link ...). Turns out that these functions where taken as C++ functions

Bug#365598: gdm: after upgrade, GTK+ refuses to initialize

2006-05-02 Thread Roderich Schupp
The problem is the line NEVER_FAILS_root_set_euid_egid (0, 0); in the sanitize .ICEauthority ... block in daemon/slave.c ~line 3500. Later on (line 3557) only the process's uid is setuid to the user's uid, while the gid stays unchanged (and hence fails the setgid check in the first GTK

Bug#385310: strace can't write files larger than 2 GB

2006-08-30 Thread Roderich Schupp
Package: strace Version: 4.5.14-1 Severity: normal While straceing a complex application I noticed that the strace output file was truncated at the 2^31-1 mark. The reason is that strace wasn't built with large file support. When I tried to build it with CFLAGS=-D_FILE_OFFSET_BITS=64

Bug#611656: table option missing for latex package xcolor in generated doxygen.sty

2011-01-31 Thread Roderich Schupp
Package: doxygen Version: 1.7.3-4 Severity: normal Tags: experimental patch Generating documentation for package ppl in experimental (0.11-3) fails with undefined command \rowcolors. The generated doxygen.sty contains \RequirePackage{xcolor} which lacks the table option. \rowcolors will only be

Bug#609814: grub-probe --target=device / shows useless /dev/root

2011-01-12 Thread Roderich Schupp
Package: grub-common Version: 1.99~20110104-2 Severity: important Tags: experimental # /usr/sbin/grub-probe --target=device / /dev/root which makes for an unbootable /boot/grub/grub.cfg (kernel command line has root=/dev/root). This used to work correctly (result should be /dev/md0) in the

Bug#558595: Dpkg::Index::get() broken

2009-11-29 Thread Roderich Schupp
Package: dpkg-dev Version: 1.15.5.3 Severity: normal Tags: patch This sample Perl script: use strict; use warnings; use Dpkg::Control; use Dpkg::Index; my $index = Dpkg::Index-new(type = CTRL_INDEX_PKG); $index-load(/var/lib/dpkg/status); my @deinstall = $index-get(status = qr/^deinstall/);

Bug#538709: power button not working anymore

2009-07-26 Thread Roderich Schupp
Package: gnome-power-manager Version: 2.26.3-1 Severity: important After updating to the devicekit-power based g-p-m the power button on my machine shows no effect (I have it set to Shutdown in the Gnome power management preferences). This used to work in g-p-m 2.24.4-3. lsof shows that the two

Bug#538712: more info

2009-07-26 Thread Roderich Schupp
After browsing the upstream changelog I reverted commit a00db22e52631ccbf5bbcbd8175802f9b3407521 Author: Alex Deucher alexdeuc...@gmail.com Date: Thu Jun 4 09:57:22 2009 -0400 atom: connector quirk Some r6xx cards have a VGA and an HDMI port with a shared ddc line listed as an

Bug#538712: more info

2009-07-29 Thread Roderich Schupp
On Wed, Jul 29, 2009 at 9:14 AM, Alex Deucheralexdeuc...@gmail.com wrote: What actual ports does your board have? The board is an ASUSTeK Computer Inc. EAH3650 Silent, similar (but not identical) to http://de.asus.com/products.aspx?l1=2l2=8l3=637l4=0model=2059modelmenu=2 It has 2 DVI-I sockets.

Bug#538712: more info

2009-07-29 Thread Roderich Schupp
On Wed, Jul 29, 2009 at 9:17 AM, Alex Deucheralexdeuc...@gmail.com wrote: Does xf86-video-ati from git master work?  If it does I'll fix up the Yes, git master works. With this, xrandr shows Screen 0: minimum 320 x 200, current 2960 x 1050, maximum 3000 x 1050 HDMI-0 connected 1680x1050+0+0

Bug#538712: more info

2009-07-29 Thread Roderich Schupp
On Wed, Jul 29, 2009 at 10:32 PM, Alex Deucheralexdeuc...@gmail.com wrote: way in the bios tables.  If we exposed them as a single DVI-I or HDMI+VGA, it would be confusing to some set of users.  Depending on how prevalent each type is, it may make sense to quirk one or the other. That indeed

Bug#538709: Blame it on hal

2009-08-04 Thread Roderich Schupp
Further investigation shows that the problem is partially caused by hal: hal continues to monitor the power button etc (i.e. the corresponding input events), but doesn't tell X about them. See hal commit http://cgit.freedesktop.org/hal/commit/?id=337ca70b39ce9477a01b97e990ad731ca13ad664 (is

Bug#568665: make corrupts commands with latest eglibc (strcpy of overlapping strings)

2010-02-06 Thread Roderich Schupp
Package: make Version: 3.81-7 Severity: normal make uses strcpy() on overlapping strings, recent (e)glibc doesn't tolerate this (I'm running the latest eglibc from Ubuntu, but the bug may probably show with the version in Debian experimental, too). I stumbled upon this while building package

Bug#538709: Blame it in consolekit

2009-08-17 Thread Roderich Schupp
Plase reassign this bug to consolekit. Reasoning I finally understand what's going on. In previous incarnations of g-p-m the power button worked like this: (1) hal listens for power button presses, tells g-p-m (2) g-p-m listen for power button pressed notifications from hal (3) g-p-m invokes a

Bug#542101: can't configure parallel printer

2009-08-17 Thread Roderich Schupp
Package: cups Version: 1.3.11-1+b1 Severity: important I have an old Samsung laser printer connected to the parallel port. When I try to add it to cups I only get unknown printer, e.g. r...@gaia:~# /usr/lib/cups/backend/parallel direct parallel:/dev/lp0 Unknown LPT #1 However, the kernel has

Bug#529650: udev rule ineffective because of wrong installation path

2009-05-20 Thread Roderich Schupp
Package: libiphone0 Version: 0.9.1-2 Severity: important Tags: patch The rules file is erroneously installed as into /etc/udev/rules.d/89-libiphone.rules/89-libiphone.rules which can't work. Patch attached. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT

Bug#577056: [PATCH] make dh_sameversiondep work with recent libdpkg-perl

2010-04-10 Thread Roderich Schupp
The problem seems to be a recent interface change in Dpkg::Substvars::parse (first argument is now a filehandle, rather than the name fo the file). Dpkg::Substvars::load now does the job, patch attached. BTW, since dh_sameversiondep does use Dpkg::Substvars the package should depend (or at least

Bug#577239: apxs2 is broken with Perl 5.12

2010-04-10 Thread Roderich Schupp
Package: apache2-threaded-dev Version: 2.2.15-3 Severity: important Tags: experimental apxs2 assigns to $[ which has been deprecated for a long time and is now an error with Perl 5.12 (perl 5.12.0~rc3-1). Patch attached. -- System Information: Debian Release: squeeze/sid APT prefers unstable

Bug#594567: drivers fail to load

2010-08-27 Thread Roderich Schupp
The actual problem is that the libdbd*.so libraries are NOT linked against libdbi.so. The reason is an incorrect usage of AC_ARG_ENABLE(libdbi,...) in configure.in. Using configure --enable-libdbi thus has the opposite effect: it disables linking. BTW --enable-docs suffers from the same mistake.

Bug#528084: package contains bogus symlinks for jni.h etc

2009-05-10 Thread Roderich Schupp
Package: gcj-4.4-jdk Version: 4.4.0-2 Severity: normal The package contains the following bogus symlinks ./usr/lib/jvm/java-1.5.0-gcj-4.4/include/linux/jni_md.h - ../../../debian/tmp/usr/lib/jvm/java-1.5.0-gcj-4.4/include/linux/jni_md.h ./usr/lib/jvm/java-1.5.0-gcj-4.4/include/linux/jawt_md.h -

Bug#507365: dh_installtex --flavor ... doesn't work with recent debhelper

2008-11-30 Thread Roderich Schupp
Package: tex-common Version: 1.13 Severity: normal Tags: patch With recent debhelper (= 7.1.0), debhelper programs like dh_installtex need to define their own special options (e.g. --flavors) by passing a hash to init(), otherwise they won't get parsed and hence won't show up in e.g.

Bug#507365: dh_installtex --flavor ... doesn't work with recent debhelper

2008-12-01 Thread Roderich Schupp
On Mon, Dec 1, 2008 at 4:05 PM, Norbert Preining [EMAIL PROTECTED] wrote: Thanks a lot, I will incorporate it. But I guess I have to depend on debhelper = some version, right? And then it cannot go into testing, Probably, I'm not sure when the options parameter for init() appeared. If all

Bug#546747: FTBFS: make test fails with latest perl and Test::More

2009-09-15 Thread Roderich Schupp
Package: libfile-slurp-perl Version: .12-3 Justification: fails to build from source Severity: important make test fails with Test::More from libtest-simple-perl 0.94-1 t/error.t (Wstat: 0 Tests: 10 Failed: 0) Parse errors: Plan (1..10) must be at the beginning or end of the TAP

Bug#555489: gmediaserver fails to recognize mp3 files when built against current libmagic1

2009-11-09 Thread Roderich Schupp
Package: gmediaserver Version: 0.13.0-4 Severity: important Tags: patch My UPNP client shows only the directory hierarchy of my music collection, but no music tracks at all. If I run $ gmediaserver --profile=generic --expire-time=600 --file-types=mp3,m3u,pls --file-types=mp3 --verbose=4

Bug#555842: Me too with 1.97+experimental.20091110-1

2009-11-13 Thread Roderich Schupp
Felix: I *think* this didn't happen with previous experimental upload. Nope, I had unaligned pointer 0x12404 already with 1.97+experimental.20091110-1. Cheers, Roderich -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#547826: Not fixed, FTBFS when building with Python2.6 present

2009-10-19 Thread Roderich Schupp
The debian/*.install files still refer to usr/lib/python*/site-packages. FTBFS: ... /usr/bin/python2.6 -O /tmp/tmpPBZ_Fk.py removing /tmp/tmpPBZ_Fk.py running install_data running install_egg_info Writing debian/python2.6-tmp/usr/lib/python2.6/dist-packages/egenix_mx_base-3.1.2.egg-info d=$(echo

Bug#547814: Not fixed, FTBFS when building with Python2.6 present

2009-10-19 Thread Roderich Schupp
Build tries to use setuptools which aren't available for Python 2.6. FTBFS: ... python2.6 setup.py build --- This script requires setuptools version 0.6a11 to run (even to display help). I will attempt to download it for

Bug#547826: Not fixed, FTBFS when building with Python2.6 present

2009-10-21 Thread Roderich Schupp
On Tue, Oct 20, 2009 at 10:49 PM, Joel Rosdahl j...@debian.org wrote: Thanks! Could you please try version 3.1.2-4? Better, but not quite there yet: ... dh_install -ppython-egenix-mxbeebase \ -ppython-egenix-mxdatetime \ -ppython-egenix-mxproxy \

Bug#547826: Not fixed, FTBFS when building with Python2.6 present

2009-10-22 Thread Roderich Schupp
On Wed, Oct 21, 2009 at 8:20 PM, Joel Rosdahl j...@debian.org wrote: Crap. OK, uploaded 3.1.2-5 now. Thanks! Works for me :) Cheers, Roderich -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#550461: gnome-control-center immediately aborts (indirectly uses libgnomeui)

2009-10-10 Thread Roderich Schupp
Package: gnome-control-center Version: 1:2.28.0-1 Severity: important $ gnome-control-center GnomeUI-ERROR **: You must call gnome_program_init() before creating a GnomeApp aborting... The reason is that gnome-control-center pulls in libgnomeui by way of linking to libslab (but doesn't

Bug#550461: gnome-control-center immediately aborts (indirectly uses libgnomeui)

2009-10-11 Thread Roderich Schupp
2009/10/10 Josselin Mouette j...@debian.org: Le samedi 10 octobre 2009 à 12:38 +0200, Roderich Schupp a écrit : No, the fix is to upload a new gnome-main-menu. We try to minimize code duplication in the archive, so it’s not a reason to increase it. No argument here, my fix was just simpler

Bug#553465: RFP: svndumptool -- tool for processing Subversion dump files

2009-10-31 Thread Roderich Schupp
Package: wnpp Severity: wishlist * Package name: svndumptool Version : 0.6.1 Upstream Author : Martin Furter m...@rola.c * URL : http://svn.borg.ch/svndumptool/ * License : GPL Programming Lang: Python Description : tool for processing Subversion dump

Bug#630729: fetching movie information from IMdB is broken

2011-06-16 Thread Roderich Schupp
Package: gcstar Version: 1.6.1-1 Severity: normal Tags: upstream For a movie collection, set Site to retrieve data from to IMDb, then try to add a new movie by filling in its title. The movie will typically be found on IMDb, but only the title will be filled in with something like A Movie (2009)

Bug#629862: FTBFS: tst-writev fails on amd64 due to changes in kernels = 2.6.37

2011-06-08 Thread Roderich Schupp
Package: eglibc Version: FTBFS with kernels = 2.6.37 (error in tst-writev) Severity: serious Justification: fails to build from source Tested with (self-built) kernels 2.6.38.6 and 2.6.39.1: tst-writev fails with Error 1. It succeeds on 2.6.36.4. On closer inspection the writev() call in

Bug#613120: to the fringe and back

2011-02-14 Thread Roderich Schupp
I'm seeing this, too. It's probably caused by the new code in grub-core/term/gfxterm.c, search there for variable blend_text_bg. When this is set to 1 the menu text will be blended over the background image, otherwise it will replace the image. But the only way to set blend_text_bg = 1 currently

Bug#633011: /usr/bin/tex crashes on every *.tex file

2011-07-07 Thread Roderich Schupp
Package: texlive-binaries Version: 2009-8+b1 Severity: normal Tags: sid To reproduce $ foo.tex # but any other .tex file will do $ tex foo.tex This is TeX, Version 3.1415926 (TeX Live 2009/Debian) Segmentation fault This is due to an longstanding off-by-one error during

Bug#633015: when built on Linux 3.0, sys.platform = linux3 causes multiple problems

2011-07-07 Thread Roderich Schupp
Package: python2.7 Version: 2.7.2-2 Severity: important Tags: patch upstream To reproduce: build on Linux 3.0, check sys.platform linux3 (instead of linux2) causes immediate problem for the build of Python 2.7 itself (because linux3 isn't handled) - some extensions are not built - some

Bug#636536: applications fail with multiarch libgtk2.0-0: libgail.so not found

2011-08-03 Thread Roderich Schupp
Package: libgnome2-0 Version: 2.32.1-1 Severity: important Start any application linked with libgnome2-0, e.g. dia-gnome or gvim from vim-gnome, while you have the new multiarch libgtk2.0-00 installed: (dia-gnome:4047): Gnome-WARNING **: Accessibility: failed to find module 'libgail' which

Bug#636538: FTBFS with make (3.82-1) from experimental

2011-08-03 Thread Roderich Schupp
Source: libc6 Version: 2.13-13 Severity: normal While trying to build eglibc 2.13-13 using make 3.82-1 from experimental, build stops with make[3]: Leaving directory `/var/tmp/build/eglibc-2.13/wctype' /usr/bin/make subdir=manual -C manual ..=../ subdir_lib sed: can't read libc.texinfo: No

Bug#676917: all man pages are purged when using the new dpkg --path-exclude method

2012-06-10 Thread Roderich Schupp
Package: localepurge Version: 0.7.1 Severity: important Tags: patch When using the new dpkg --path-exclude method no man pages whatsoever are installed for dpkg -i some.deb. Reason is a typo in gen-dpkg-cfg.pl, see attached patch -- System Information: Debian Release: wheezy/sid APT prefers

Bug#652942: dhcp hook runs reload on shutdown

2012-01-11 Thread Roderich Schupp
Hi Michael and Christian, while this problem is mildly annoying when using the traditional sysv init system it is a major PITA when using systemd. Systemd turns invoke-rc.d samba reload into systemctl reload samba.service which of course cannot work this far into the shutdown sequence. But it

Bug#658594: dangling *.so symlinks in /usr/lib

2012-02-04 Thread Roderich Schupp
Package: libopenmpi-dev Version: 1.5.4-2~exp1 Severity: normal Tags: patch libopenmpi-dev installs the following dangling symlinks in /usr/lib /usr/lib/libompitrace.so - ompitrace.so.1 /usr/lib/libopen-pal.so - libopen-pal.so.2 /usr/lib/libopen-rte.so - libopen-rte.so.2 Patch attached.

Bug#658600: mpic++ etc fail when run with fakeroot

2012-02-04 Thread Roderich Schupp
Package: libopenmpi-dev Version: 1.5.4-2~exp1 Severity: normal $ fakeroot /usr/bin/mpic++.openmpi /usr/bin/fakeroot: line 181: 21266 Segmentation fault FAKEROOTKEY=$FAKEROOTKEY LD_LIBRARY_PATH=$PATHS LD_PRELOAD=$LIB $@ Maybe related to #494046 Cheers, Roderich -- System Information: Debian

Bug#708413: Causes FTBFS for pstoedit (probably others) due to stuff in header files

2013-05-15 Thread Roderich Schupp
Package: libgd2-dev Version: 2.1.0~alpha1-1 Severity: normal Tags: patch Trying to build pstoedit 3.62-1 with libgd2-dev 2.1.0~alpha1-1 results in: libtool: compile: c++ -Wl,--as-needed -Wl,-O1 \ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP \ -DHAVE_MAGIC -fopenmp

Bug#705364: perl-5.18-transition?

2013-05-27 Thread Roderich Schupp
Why is this bug tagged perl-5.18-transition (cf. http://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=perl-5.18-transition;users=debian-p...@lists.debian.org )? The buildd errors (as well as the mentioned commits to upstream source) are in the Ruby bindings (and were actually caused by changes to the

Bug#710038: FTBFS with perl 5.18.0 from experimental

2013-05-27 Thread Roderich Schupp
Package: gucharmap Version: 1:3.8.2-1 Severity: serious Tags: patch Justification: fails to build from source (but built successfully in the past) Building with perl 5.18.0 installed results in: cd gucharmap ./gen-guch-unicode-tables.pl 6.1.0 /usr/share/unicode syntax error at

Bug#710055: disabled ICU support in 0.9.17-3 breaks libwebkit2gtk-3.0-0 from experimental

2013-05-27 Thread Roderich Schupp
Source: libharfbuzz0 Severity: normal /usr/lib/libwebkit2gtk-3.0.so.22 from libwebkit2gtk-3.0 0 1.11.91-1 (in experimental) references two functions from libharfbuzz that don't exist without ICU support: readelf -s --wide /usr/lib/libwebkit2gtk-3.0.so.22 | grep hb_icu 863:

Bug#710668: version in experimental causes FTBFS for packages using libmagick*

2013-06-22 Thread Roderich Schupp
On Tue, Jun 18, 2013 at 10:38 AM, Bastien ROUCARIES roucaries.bast...@gmail.com wrote: Please test newer experimental version. I've successfully rebuilt the following source packages (that build-depend on some imagemagick package) with this experimental version: calibre emacs24 inkscape

Bug#703351: /usr/bin/py.test fails with ValueError

2013-03-18 Thread Roderich Schupp
Package: python-pytest Version: 2.3.4-1~exp1 Severity: serious Tags: patch $ py.test-2.7 -v Traceback (most recent call last): File /usr/bin/py.test-2.7, line 5, in module sys.exit(load_entry_point('pytest==2.3.4* Bump Standards-Version to 3.9.4, no change needed.', 'console_scripts',

Bug#703614: RFP: stats - simple filter to gather numbers in repeated text

2013-03-21 Thread Roderich Schupp
Package: wnpp Severity: wishlist * Package name : stats * Author: Rusty Russell ru...@rustcorp.com.au * URL : https://github.com/rustyrussell/stats * License : GPL-3 * Description : stats - simple filter to gather numbers in repeated text. Ever written a little benchmark program to print out

Bug#703765: dh_shlibdeps ignores executables with recent findutils (at least 4.5.11-1 from experimental)

2013-03-23 Thread Roderich Schupp
Package: debhelper Version: 9.20120909 Severity: important Tags: patch When run using findutils 4.5.11-1, dh_shlibdeps doesn't report dependencies of executables - because it doesn't operate on them: $ find /bin -type f -perm +111 -print | wc -l 0 Oops! -perm /111 does work as expected, see

Bug#699714: Multiarch libgraphite2-3

2013-02-25 Thread Roderich Schupp
Matthias Klumpp matth...@tenstral.net wrote: I'll try to find out why libgraphite2 is needed for the multiarch setup here In experimental: libpango1.0-0 (1.32.5-1) depends on libharfbuzz0 (= 0.6.0) libharfbuzz0 (0.9.12-1) depends on libgraphite2-2.0.0 virtual package provided by

Bug#701742: gtk_image_new_from_file doesn't load png files

2013-02-26 Thread Roderich Schupp
Source: libgdk-pixbuf2.0-0 Version: 2.27.1-1 Severity: important Tags: upstream gtk_image_new_from_file doesn't load png files - it shows the missing file stock icon instead. Already reported as https://bugzilla.gnome.org/show_bug.cgi?id=694148 Patch already in gdk-pixbuf git animation:

Bug#715474: Contains boost headers that cause problems with libboost1.54-dev

2013-07-09 Thread Roderich Schupp
Package: libclucene-dev Version: 2.3.3.4-2 libclucene-dev contains a large set of boost headers below /usr/include/CLucene/ext/boost. And libclucene-dev's pkgconfig file adds -I/usr/include/CLucene/ext to CFLAGS. This causes problems building packages that use both liblucene-dev and

Bug#715474: Dropping /usr/include/CLucene/ext from libclucene-dev

2013-07-15 Thread Roderich Schupp
Hi, I see no reason why libclucene-dev does install these headers - no proper CLucene header contains any #include boost/ By proper I mean any header in libclucene-dev _outside_ of /usr/include/CLucene/ext. I have since rebuilt clucene-core so that libclucene-dev doesn't contain

Bug#725894: newer version available on Sourceforge

2013-10-09 Thread Roderich Schupp
Package: libdevel-ptkdb-perl Version: 1.1091-2 Severity: wishlist Tags: upstream see http://sourceforge.net/projects/ptkdb/ -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign

Bug#716959: More info

2013-10-30 Thread Roderich Schupp
The easisest way to reproduce the problem is: - run gt3-demo (from package gtk-3-examples, any version = 3.8 will do, checked with 3.8.4 and 3.10.2) - bring up example Text Widget/Multiple Views - using a mouse with scrollwheel, turn the scrollwheel in one of its text windows - no scrolling occurs

Bug#710668: version in experimental causes FTBFS for packages using libmagick*

2013-06-01 Thread Roderich Schupp
Package: libmagickcore-6-arch-config Version: 8:6.8.5.6-2 Severity: important The multi-archified header magick/magick-baseconfig.h can't be located using the provided include search path. Failing examples (there are others) --- pstoedit 3.62-1 libtool: compile: c++ -Wl,--as-needed -Wl,-O1

Bug#710668: version in experimental causes FTBFS for packages using libmagick*

2013-06-01 Thread Roderich Schupp
On Sat, Jun 1, 2013 at 5:12 PM, Bastien ROUCARIES roucaries.bast...@gmail.com wrote: Do you use pkgconfig for setting the compiler and linker flags? Yes. --- pstoedit does (configure.ac): PKG_CHECK_MODULES(LIBMAGICK, ImageMagick++, HAVE_LIBMAGICK=yes

Bug#732008: Problem reappeared with 1.8.9p3-1

2014-01-14 Thread Roderich Schupp
Just to confirm: problem is back in 1.8.9p3-1. I'm still using systemd, but maybe systemd is a red herring and it depends on other factors, e.g. gcc version. I just rebuilt 1.8.9~rc1-1 and 1.8.9p3-1 with the same toolchain (latest gcc-4.8 from testing): 1.8.9~rc1-1: good 1.8.9p3-1: bad Cheers,

Bug#732008: massive CPU hog as of late

2013-12-15 Thread Roderich Schupp
Package: sudo Version: 1.8.9~b1-1 Followup-For: Bug #732008 I'm experiencing this behavior, too. strace on sudo -s shows that it loops on the following two syscalls: recvfrom(3, , 8, MSG_WAITALL, NULL, NULL) = 0 poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}], 2, 4294967295) = 1 ([{fd=3,

Bug#732008: massive CPU hog as of late

2013-12-19 Thread Roderich Schupp
On Sun, Dec 15, 2013 at 5:07 PM, Bdale Garbee bd...@gag.com wrote: Thanks for the additional information. Here's some more: I ran $ sudo sleep 300 with the following /etc/sudo.conf Debug sudo /var/log/sudo_debug all@debug which resulted in the attached sudo_1.8.9b1.debug.xz (truncated,

Bug#733114: cdrom drive not recognized

2013-12-25 Thread Roderich Schupp
Package: banshee Version: 2.9.0-2 Severity: normal When there's an audio cd in the drive it doesn't show in Banshee, see attached output of banshee -debug. -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental')

Bug#732008: Fixed in 1.8.9~rc1-1

2013-12-30 Thread Roderich Schupp
The problem seems to be fixed in 1.8.9~rc1-1: - no more hogging the CPU - strace shows that for e.g. sudo sleep 300, the sudo process blocks in poll() as expected Maybe related to the upstream Redo preserve_fds support ... commit. I suspect that pam_systemd.so keeps a D-bus connection to

Bug#740207: perl-tk is built without xft support

2014-02-26 Thread Roderich Schupp
Package: perl-tk Version: 1:804.032-1 Severity: normal Tags: patch Package perl-tk (1:804.032-1) in the archives is built without xft support: ... Depends: libc6 (= 2.14), libjpeg8 (= 8c), libpng12-0 (= 1.2.13-4), libx11-6, zlib1g (= 1:1.1.4), perl (= 5.18.2-2), perlapi-5.18.2 ... Note the

Bug#742634: pkgconf --libs foo does not strip all -Lsystem_lib_dir fragments from its output

2014-03-25 Thread Roderich Schupp
Package: pkgconf Version: 0.9.5-3 Severity: normal pkgconf --libs foo only strips -L/usr/lib from its output, but not the multiarch -L/usr/lib/x86_64-linux-gnu (as is done by pkg-config). Example /usr/lib/x86_64-linux-gnu/pkgconfig/x264.pc --- snip --- prefix=/usr exec_prefix=${prefix}

Bug#742656: several plugins (e.g. exif-display, map) don't work because of mangled shared library names

2014-03-25 Thread Roderich Schupp
Package: eog-plugins Version: 3.12.0-1 Severity: normal dh_python3 mangles _all_ *.so files in /usr/lib/eog/plugins, even those that don't belong to a python based plugin, e.g. /usr/lib/eog/plugins/exif-display.plugin - /usr/lib/eog/plugins/libexif- display.cpython-33m-x86_64-linux-gnu.so

Bug#755276: Suggested fix

2014-07-20 Thread Roderich Schupp
Hi, in Banshee 2.9.1, the preferred GStreamer backend was changed to Gst-Sharp. Since this is not available in Debian yet, we must use the native backend. However, it's not sufficient to configure with --disable-gst-sharp (which used to fall back to the native backend), we must explicitly

Bug#755421: DLL is missbuilt using most recent gtk-sharp3-gapi (2.99.3-2)

2014-07-20 Thread Roderich Schupp
Package: libgudev3.0-cil Version: 3.0.0-1 Severity: normal Tags: patch I have ii gtk-sharp3-gapi 2.99.3-2 When building gudev-sharp-3.0 with this apparently everything is fine, but the resulting /usr/lib/cli/gudev-sharp-3.0/gudev-sharp.dll is unusable - it contains almost nothing. The reason

Bug#755421:

2014-07-20 Thread Roderich Schupp
Suggested fix below, should work with current and previous gtk-sharp3-gapi. Since this modifies configure DOT ac (sorry, just to get this mail passed 550-Blacklisted URL in message) we also have to build with dh $@ --with cli,autoreconf Cheers, Roderich

Bug#725894: even newer version (1.233) available on Sourceforge

2014-12-14 Thread Roderich Schupp
Package: libdevel-ptkdb-perl Version: 1.2320-1 Followup-For: Bug #725894 There's an even newer version (1.233) available on Sourceforge, see http://sourceforge.net/projects/ptkdb/files/ptkdb/ Note: the watch file doesn't work, http://sf.net/ptkdb/ gets you Whoops, we can't find that page.

Bug#778256: More info

2015-03-07 Thread Roderich Schupp
A minimal test to reproduce this is (once you have installed gcc 5, esp. libstdc++-5-dev): $ echo #include string foo.cpp $ clang++-3.6 -c foo.cpp In file included from foo.cpp:1: /usr/bin/../lib/gcc/x86_64-linux-gnu/5.0.0/../../../../include/c++/5.0.0/string:38:10: fatal error:

Bug#781197: FTBFS with GCC-5

2015-03-25 Thread Roderich Schupp
Source: llvm-toolchain-3.5 Version: 1:3.5.2-1~exp1 Severity: important Trying to actually build llvm-toolchain-3.5/1:3.5.2-1~exp1 with gcc-5: Using gcc: gcc-5 -v Using built-in specs. COLLECT_GCC=gcc-5 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper Target: x86_64-linux-gnu

Bug#778256: patch

2015-03-25 Thread Roderich Schupp
Suggested patch: - accept gcc versions if a major version only, e.g. 5 - when comparing gcc versions, x is considered younger than any x.y (similar to x.y is younger than any x.y.z) Note that clang-3.5 suffers from the same problem. Cheers, Roderich --- a/clang/lib/Driver/ToolChains.cpp

Bug#781887: trying to print a Dpkg::Control::Info object crashes Perl program

2015-04-04 Thread Roderich Schupp
Package: libdpkg-perl Version: 1.17.24 Severity: minor Tags: patch To reproduce: $ perl -MDpkg::Control::Info -E 'my $info = Dpkg::Control::Info-new(debian/control); say $info;' Can't use an undefined value as a symbol reference at /usr/share/perl5/Dpkg/Control/Info.pm line 185. (I stumbled

Bug#787493: FTBFS with GCC 5 and Perl 5.22

2015-06-02 Thread Roderich Schupp
Source: libapache2-mod-perl2 Version: 2.0.9~rc2-1 Severity: serious Justification: fails to build from source (but built successfully in the past) Building with GCC 5 and Perl 5.22 (also built with GCC 5) from experimental. Build stops with [warning] setting ulimit to allow core files

Bug#788705: regex deprecation warnings with perl 5.22

2015-06-14 Thread Roderich Schupp
Source: intltool Version: 0.51.0-1 Severity: normal Tags: patch Another package with warnings Unescaped left brace in regex is deprecated, passed through in regex;... when using perl 5.22. Patch attached. Cheers, Roderich -- System Information: Debian Release: stretch/sid APT prefers

Bug#788521: please drop eperl from Build-Depends-Indep - not necessary anymore

2015-06-14 Thread Roderich Schupp
On Fri, Jun 12, 2015 at 4:08 PM, Norbert Preining prein...@logic.at wrote: I will remove it from the generated config files, and see if I can convert the stuff to something else. What about the attached patch? I'm not a fan of m4, but since texlive uses autoconf people should have it installed

Bug#788706: regex deprecation warnings with perl 5.22

2015-06-14 Thread Roderich Schupp
Source: po4a Version: 0.46 Severity: normal Tags: patch Another package with warnings like Unescaped left brace in regex is deprecated, passed through in regex; ... when using perl 5.22. Patch attached. Cheers, Roderich -- System Information: Debian Release: stretch/sid APT prefers wily

  1   2   >