Bug#520289: 520289: opensched_eps2png doesn't work -- works for me

2009-12-11 Thread Yoshio Nakamura
> Version: 0.4.4-6 > The opensched_eps2png does not run properly. > The problem is that no value are affected to "llx" "lly" "urx" and "ury" > variables... > The following sequence doesn't display anything : > llx=`awk '$1=="%%BoundingBox:"{print $2}' < $1.eps` > echo $llx I tried taking an eps

Bug#381516: emacsen-common: Rather emacs-package-install should not fail upon byte-compilation error

2009-12-11 Thread Stefan Monnier
Package: emacsen-common Version: 1.4.19 Severity: normal With emacs20 (and even more so emacs19) still installed, it's very common for an elisp package to work well with some Emacs flavors but not all. Byte-compilation is not necessary for packages to work, usually, so failure to byte-compile a pa

Bug#560352: PTS page scew-up? (pcsc-omnikey)

2009-12-11 Thread Daniel Baumann
retitle 560352 PTS and DDPO scew-ups thanks it's not just pcsc-omnikey, it's also others (imagination, libgnupdf, pth, qpxtool, xenwatch, ...). -- Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist Email: daniel.baum...@panthera-systems.net Internet: http://peo

Bug#560779: polipo: DoS via overly large "Content-Length" header

2009-12-11 Thread Raphael Geissert
Package: polipo Version: 0.9.12-1 Severity: grave Tags: security Hi, A vulnerability has been found in polipo that allows a remote attacker to crash the daemon via an overly large "Content-Length" header. The vulnerability is caused by connection->reqlen (in client.c: httpClientDiscardBody()) b

Bug#548128: Similar Problem

2009-12-11 Thread Christian Perrier
Quoting Frans Pop (elen...@planet.nl): > No idea. But I'll let someone else look into that aspect. Well, that issue was really hairy..:-) Wouldn't it be worth documenting it in some way in either the documentation or the errata file? signature.asc Description: Digital signature

Bug#560759: [SPAM] - Bug#560759: FTBFS: ! Package ifpdf Error: Name clash, \ifpdf is already defined. - Bayesian Filter detected spam

2009-12-11 Thread Sergei Golovan
2009/12/12 : > > your package FTBFS. Log excerpt: > | ! Package ifpdf Error: Name clash, \ifpdf is already defined. Today texlive was updated in my pbuilder, and now yaws FTBFS on i386 also. I'll fix it ASAP. Cheers! -- Sergei Golovan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lis

Bug#560759: [Pkg-erlang-devel] Bug#560759: FTBFS: ! Package ifpdf Error: Name clash, \ifpdf is already defined.

2009-12-11 Thread Sergei Golovan
On Sat, Dec 12, 2009 at 2:13 AM, Cyril Brulebois wrote: > > your package FTBFS. Log excerpt: > | ! Package ifpdf Error: Name clash, \ifpdf is already defined. Today texlive was updated in my pbuilder, and now yaws FTBFS on i386 also. I'll fix it ASAP. Cheers! -- Sergei Golovan -- To UNSUBSC

Bug#527840: Other patches

2009-12-11 Thread Rogério Brito
Hi, Derek. Well, for the moment, the patches that might be interesting to you are the ones that I sent. I do have some others that I would like to send you, but I guess that I will hold onto them for the time being. Regarding some programming mistakes, I think that we could probably schedule a j

Bug#527840: [PATCH 08] Feature implementation: choosing even/odd pages to print

2009-12-11 Thread Rogério Brito
This patch may not apply cleanly (especially if it is applied in conjunction with the suppression of annotations), but it is a very useful feature to have. It was coded and submitted by Dmitry E. Oboukhov. Regards, -- Rogério Brito : rbr...@{ime.usp.br,gmail.com} : GPG key 1024D/7C2CAEB8 http:

Bug#536496: 536496: opensched: Project not loaded: Cannot open data file workplan.sched

2009-12-11 Thread Yoshio Nakamura
> I cannot start opensched. From the terminal: > > $ opensched > Project not loaded: Cannot open data file workplan.sched > > I could not find anything neither in the man page, nor on a google search. $ opensched -h USAGE: opensched [-d] [-v] [-h] file1 [file2 file3 ...] It looks like file1 is no

Bug#527840: [PATCH 07] Suppressing annotations from being printed

2009-12-11 Thread Rogério Brito
Hi, Derek. This patch, written by Bernhard Link, suppresses PDF annotations when printing files (it is a feature patch). As I think that it is sensible to have, I'm sending it. Regards, Rogério Brito. -- Rogério Brito : rbr...@{ime.usp.br,gmail.com} : GPG key 1024D/7C2CAEB8 http://rb.doesntexi

Bug#527840: [PATCH 06] A new feature (zoom to height)

2009-12-11 Thread Rogério Brito
This implements a zoom to height, a new feature. BTW, is there any technical reason why the zoom modes are limited to 400%? I would certainly like to have higher zoom levels on some of my systems, especially when I am perusing my LaTeX typeset documents. Regards, -- Rogério Brito : rbr...@{im

Bug#527840: [PATCH 02] Fix a segmentation fault

2009-12-11 Thread Rogério Brito
This fixes a segmentation fault in the code. -- Rogério Brito : rbr...@{ime.usp.br,gmail.com} : GPG key 1024D/7C2CAEB8 http://rb.doesntexist.org : Packages for LaTeX : algorithms.berlios.de DebianQA: http://qa.debian.org/developer.php?login=rbrito%40ime.usp.br #! /bin/sh /usr/share/dpatch/dpatch-

Bug#560778: apt-listchanges: depends on things in optional, which depend on things in extra

2009-12-11 Thread Ron
Package: apt-listchanges Version: 2.83+nmu1 Severity: serious Justification: Policy 2.5 Hi, I see from the changelog that moving this to standard priority was discussed on devel nearly 2 years ago now. Currently however the chain of dependencies that it drags in extend all the way down into extr

Bug#527840: [PATCH 04] Another segfault fix

2009-12-11 Thread Rogério Brito
Another segfault fix. -- Rogério Brito : rbr...@{ime.usp.br,gmail.com} : GPG key 1024D/7C2CAEB8 http://rb.doesntexist.org : Packages for LaTeX : algorithms.berlios.de DebianQA: http://qa.debian.org/developer.php?login=rbrito%40ime.usp.br #! /bin/sh /usr/share/dpatch/dpatch-run ## fix-479467.dpatc

Bug#527840: [PATCH 05] Encoding of ps files in 64 bit arches

2009-12-11 Thread Rogério Brito
This seems to fix encoding of ps files in 64 bit arches. Regards, -- Rogério Brito : rbr...@{ime.usp.br,gmail.com} : GPG key 1024D/7C2CAEB8 http://rb.doesntexist.org : Packages for LaTeX : algorithms.berlios.de DebianQA: http://qa.debian.org/developer.php?login=rbrito%40ime.usp.br #! /bin/sh /us

Bug#527840: First shot at updating xpdf

2009-12-11 Thread Rogério Brito
Hi, Derek. I'll be replying to this message with some of the patches. They seem to apply fine against your pl4 tree. Regards, Rogério Brito. -- Rogério Brito : rbr...@{ime.usp.br,gmail.com} : GPG key 1024D/7C2CAEB8 http://rb.doesntexist.org : Packages for LaTeX : algorithms.berlios.de DebianQA:

Bug#527840: [PATCH 03] Another segfault fix

2009-12-11 Thread Rogério Brito
Another segfault fix. -- Rogério Brito : rbr...@{ime.usp.br,gmail.com} : GPG key 1024D/7C2CAEB8 http://rb.doesntexist.org : Packages for LaTeX : algorithms.berlios.de DebianQA: http://qa.debian.org/developer.php?login=rbrito%40ime.usp.br #! /bin/sh /usr/share/dpatch/dpatch-run ## fix-437725.dpatc

Bug#527840: [PATCH 01] Fix manpage hyphens

2009-12-11 Thread Rogério Brito
This is mostly trivial and fixes manpage hypens. Regards, -- Rogério Brito : rbr...@{ime.usp.br,gmail.com} : GPG key 1024D/7C2CAEB8 http://rb.doesntexist.org : Packages for LaTeX : algorithms.berlios.de DebianQA: http://qa.debian.org/developer.php?login=rbrito%40ime.usp.br Description: fix hypen

Bug#560776: tex-gyre: prerm invokes defoma-font incorrectly

2009-12-11 Thread Chung-chieh Shan
Package: tex-gyre Version: 2.004.1-1 Severity: normal $ LC_ALL=C sudo dpkg --purge tex-gyre (Reading database ... 262308 files and directories currently installed.) Removing tex-gyre ... defoma-font [option..] register .. defoma-font [option..] unregister defoma-font [option..] reregister ..

Bug#560777: vpnc: /etc/vpnc/vpnc-script should use a different way to determine a Maemo5 (fremantle)

2009-12-11 Thread Leonid Yegoshin
Package: vpnc Version: 0.5.8-0m5 Script /etc/vpnc/vpnc-script checks an existence of /etc/osso_software_version file to execute Maemo5 handling of /etc/resolv.conf - it maintains /var/run/resolv.conf for dnsmasq. However, new Maemo5 (fremantle) N900 phone doesn't have this file at all. Script

Bug#534659: zoneminder: ffmpeg version

2009-12-11 Thread Peter Howard
As Alberto mentioned, zoneminder 1.24.* relies on the interface of ffmpeg 0.5 - given I can't see that that is going to go into lenny, there's no way that 1.24.* will be going into lenny. Sorry about that, PJH signature.asc Description: This is a digitally signed message part

Bug#560775: fluid-soundfont: size reporting is way off, leaves unmanaged files

2009-12-11 Thread GSR
Package: fluid-soundfont Version: 3.1-4 Severity: normal While upgrading from 3.1-2 it reported it would free 73.4MB. I checked with df, out of curiosity as it was a rather huge change, and real change was minimal. Uninstalling (with purge) said it would free 78.4MB, and I decided to check again w

Bug#469239: Why "wontfix"

2009-12-11 Thread Peter Howard
The issue here is that moving the mysql server to a machine different to the machine running zoneminder itself is that it will almost certainly introduce performance issues. The upstream developer recommends against this and does not do any testing of cross machine storage. -- Peter Howard

Bug#560695: gnupg: failes to check a signature from user 'nobody'

2009-12-11 Thread Daniel Leidert
Am Freitag, den 11.12.2009, 21:25 +0200 schrieb Eugene V. Lyubimkin: > Daniel Leidert wrote: > > Am Freitag, den 11.12.2009, 15:37 +0200 schrieb Eugene V. Lyubimkin: > > > >> $ sudo -u nobody gpg --verify --no-default-keyring --keyring > >> /var/lib/cupt/trusted.gpg > >> /var/lib/apt/lists/ftp.f

Bug#560774: [checkbashisms] please detect use of {x..z}

2009-12-11 Thread Raphael Geissert
Package: devscripts Version: 2.10.59 Severity: wishlist Tags: patch User: devscri...@packages.debian.org Usertags: checkbashisms Hi, I just noticed {x..z} was never added to the detections list. E.g. $ dash -c 'echo {0..9}' {0..9} $ bash -c 'echo {0..9}' 0 1 2 3 4 5 6 7 8 9 $ ksh -c 'echo {0..9}

Bug#560242: Fix for this bug

2009-12-11 Thread Kumar Appaiah
tags 560242 + patch thanks Hi! I found that the gps_query function has been removed. The simple fix is to replace it with the gps_stream function (refer http://gpsd.berlios.de/protocol-transition.html#_virtue_is_rewarded ). Patch attached. HTH, and thanks. Kumar -- To the guests that must go,

Bug#560773: RFA: mediawiki-semediawiki - Semantic MediaWiki helps to organise and search MediaWiki content

2009-12-11 Thread John Francesco Ferlito
Package: wnpp Severity: normal Hi, I'm was previously involved in a project that requried thie package but am no longer an don't have the time to maintain it any more. Hopefully someone can give it a good home. Cheers, John -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.o

Bug#542815: maybe related to #538178 ?

2009-12-11 Thread Kumar Appaiah
Dear Marc and Aron, On Wed, Sep 02, 2009 at 12:50:18AM +0200, Marc Fournier wrote: > I had the same error message when using "mach" and "yum" today, and found > out that a guy also reported this problem in #538178. > > In my case, this was easily solved by removing the files in > /usr/lib/python2

Bug#560772: RFA: mediawiki-metavidwiki - A MediaWiki extension for associative temporal metadata

2009-12-11 Thread John Francesco Ferlito
Package: wnpp Severity: normal Hi, I'm was previously involved in a project that requried thie package but am no longer an don't have the time to maintain it any more. Hopefully someone can give it a good home. Cheers, John -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.or

Bug#560696: tasksel: The mail-server task should install dovecot instead of qpopper and uw-imapd

2009-12-11 Thread James Andrewartha
On Sat, 12 Dec 2009, Per Olofsson wrote: > Christian Perrier skrev: > > I personnally tend to agree that dovecot is probably a much better > > choice than qpopper+uw-imapd. > > I agree too. I switched from uw-imapd to dovecot on a medium-sized server > (~1000 users) a few years ago, and it works

Bug#560771: acpid: CVE-2009-4235: weak permissions on /var/log/acpid

2009-12-11 Thread Raphael Geissert
Package: acpid Version: 1.0.4-5 Severity: grave Tags: security Hi, the following CVE (Common Vulnerabilities & Exposures) id was published for acpid. CVE-2009-4235[0]: | acpid 1.0.4 sets an unrestrictive umask, which might allow local users | to leverage weak permissions on /var/log/acpid, and ob

Bug#560770: gnumeric: ACCRINT seems to be broken

2009-12-11 Thread Michael Goetze
Package: gnumeric Version: 1.9.15-1 For all I can tell, Gnumeric seems to completely ignore the "first_interest" and "frequency" parameters to the ACCRINT function and always calculates the interest earned between "issue" and "settlement". It may be that I'm missing something, but then at leas

Bug#560769: kamefu crash scanning roms

2009-12-11 Thread jorgelina
Package: kamefu Version: 0.1.1-4 Severity: normal jorgel...@niniel:/tmp/libao2_0.8.8-4_i386$ gdb kamefu GNU gdb (GDB) 7.0-debian Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later

Bug#560743: xserver-xorg-input-synaptics: Add support for enable/disable touchpad button

2009-12-11 Thread Mattia Dongili
On Fri, Dec 11, 2009 at 06:40:51PM -0300, Javier Di Mauro wrote: > Package: xserver-xorg-input-synaptics > Version: 1.2.0-2 > Severity: wishlist > > My notebook (HP Pavilion dv2) has this button for disabling and enabling its > touchpad. > It currently does nothing when pressed. > Altrhough when

Bug#560768: freecad: Remove python-opencv from Build-Depends and Recommends

2009-12-11 Thread Adam C Powell IV
Package: freecad Severity: minor X-debbugs-cc: Werner Mayer , Teemu Ikonen Subject says it all, this is no longer needed by FreeCAD. -- GPG fingerprint: D54D 1AEE B11C CE9B A02B C5DD 526F 01E8 564E E4B6 Engineering consulting with open source tools http://www.opennovation.com/ signature.asc

Bug#559980: aptitude: Totally broken on GNU/kFreeBSD

2009-12-11 Thread Daniel Burrows
On Wed, Dec 09, 2009 at 01:36:19PM +0100, Petr Salinger was heard to say: > IMHO, yet better would be patch below, some library might use some > other signal internally, you really want to only block SIGWINCH. Sounds good to me. Daniel -- To UNSUBSCRIBE, email to debian-bugs-dist-requ..

Bug#537566: Video not displayed from monitor integrated webcam

2009-12-11 Thread Allen Cuda
With the latest version of cheese (2.28.1) this bug is not a problem anymore. Problem is fixed. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#560767: ITP: libfile-dircompare-perl -- Perl module to compare two directories

2009-12-11 Thread Jaldhar H. Vyas
Package: wnpp Severity: wishlist Owner: "Jaldhar H. Vyas" * Package name: libfile-dircompare-perl Version : 0.5 Upstream Author : Gavin Carr * URL : http://search.cpan.org/dist/File-DirCompare/ * License : GPL+Artistic Programming Lang: Perl Description

Bug#560170: a bit of digging

2009-12-11 Thread Ersek, Laszlo
On Fri, 11 Dec 2009, Joey Hess wrote: BTW, if you enjoy the detective work of tracking these down, check out the 'testsuite' branch of pristine-tar's git repo for the full collection of files it is not yet able to reproduce w/o deltas. First I went for the low-hanging fruit in pristine-tar-2

Bug#560760: [Pkg-exppsy-maintainers] Bug#560760: FTBFS: wrong build dir on GNU/kFreeBSD

2009-12-11 Thread Yaroslav Halchenko
oops... sorry... fix was uploaded On Sat, 12 Dec 2009, Cyril Brulebois wrote: > Package: mlpy > Version: 2.1.0~dfsg1-1 > Severity: important > Justification: FTBFS > User: debian-...@lists.debian.org > Usertags: kfreebsd > Hi, > your package FTBFS on GNU/kFreeBSD[1] due to build dir issues. I'm

Bug#560644: clxclient: FTBFS: dpkg-gensymbols fails

2009-12-11 Thread Jaromír Mikeš
> Od: Lucas Nussbaum > > Source: clxclient > Version: 3.6.1-1 > Severity: serious > User: debian...@lists.debian.org > Usertags: qa-ftbfs-20091210 qa-ftbfs > Justification: FTBFS on amd64 > > Hi, > > During a rebuild of all packages in sid, your package

Bug#560766: RFP: heekscad -- Free CAD based on Open CASCADE

2009-12-11 Thread Carlo Stemberger
Package: wnpp Severity: wishlist * Package name: heekscad Version : 0.10.0 Upstream Author : Dan Heeks * URL : http://code.google.com/p/heekscad/ * License : New BSD Programming Lang: C++ Description : Free CAD based on Open CASCADE HeeksCAD is a free

Bug#560158: gnome-screensaver: turns of backlight and makes it impossible to turn it on again

2009-12-11 Thread Ben Hutchings
What model of computer are you seeing this bug on? Ben. -- Ben Hutchings Kids! Bringing about Armageddon can be dangerous. Do not attempt it in your own home. - Terry Pratchett and Neil Gaiman, `Good Omens' signature.asc Description: This is a digitally signed message part

Bug#560765: glunarclock: does not work

2009-12-11 Thread Paul Wise
Package: glunarclock Version: 1:0.32.4-12 Severity: grave Justification: renders package unusable glunarclock on longer works for me. It happens with my usual user and with a newly created user. I get the below errors in ~/.xsession-errors. (gnome-panel:2788): Bonobo-WARNING **: add_listener fail

Bug#556790: gcc-4.3: unrecognizable insn on alpha

2009-12-11 Thread Michael Cree
On 06/12/09 23:21, Kurt Roeckx wrote: On Wed, Dec 02, 2009 at 12:18:47AM -0500, Matt Turner wrote: On Tue, Dec 1, 2009 at 3:08 PM, Michael Cree wrote: On 18/11/2009, at 9:31 AM, Kurt Roeckx wrote: Package: gcc-4.3 Version: 4.3.4-5 Hi, I recently started seeing several cases of gcc giving a

Bug#555670: [Xiph] #1626: FTBFS on hurd-i386 and kfreebsd-*, shuld use the same verioning scheme as linux

2009-12-11 Thread Xiph
#1626: FTBFS on hurd-i386 and kfreebsd-*, shuld use the same verioning scheme as linux +--- Reporter: johnf | Owner: gi...@… Type: defect | Status: new Priority

Bug#555332: bibus 1.5.1-2 lacks python-clientform dependency

2009-12-11 Thread Jonathan Schultz
Did you run into any trouble? Which part needs ClientForm.py? Here is the output I get with bibus 1.5.1-2: $ bibus Traceback (most recent call last): File "/usr/bin/bibus", line 242, in import BibFrame # we must import now after BIBbase values have been set File "/usr/lib

Bug#560604: new dependency for imagemagick required

2009-12-11 Thread Stuart Prescott
Hi, The solution to this FTBFS appears to be to build-depend also on libmagickcore2-extra as the imagemagick package has been rearranged such that the SVG conversion plugins are in a separate package. Happy hunting, Stuart -- Stuart Prescott www.nanoNANOnano.net signature.a

Bug#536182: nudge

2009-12-11 Thread Andre Tomt
Is 5.2 still in the pipeline for squeeze? I'd really love to get #552047 squashed on Debian proper, either by moving to 5.2+ or adding the provided patch. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.d

Bug#104278: sysklogd log rotation is too inflexible

2009-12-11 Thread Dmitry Katsubo
I fully agree with Craig Sanders and Wladimir Mutel that logrotated should dominate in log rotation, as I was very surprised that my changes in /etc/logrotate.conf are not reflected in /var/log and then I've started to look here and there until I found /etc/cron.daily/sysklogd and /usr/sbin/sys

Bug#560106: Spellchecker: Language entries are unsorted, some duplicated and there are too many entries.

2009-12-11 Thread Agustin Martin
2009/12/9 Mike Hommey : > On Tue, Dec 08, 2009 at 11:48:53PM +0100, Andrés Hamann wrote: >> Package: iceweasel >> Version: 3.5.5-1 >> Severity: normal >> >> >> The languages list for the spelling is extremely long and has no order. >> I find myself using different languages and changing the writing

Bug#560763: libsnmp-base must depend on patch

2009-12-11 Thread Jean-Baptiste Lallement
Package: libsnmp-base Version: 5.4.2.1~dfsg-3 Severity: minor libsnmp-base needs "patch" to patch the mibs. Thanks. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#560423: debhelper: Add debian/dh_norun file to list commands not to run (ver 8?)

2009-12-11 Thread Jari Aalto
Modestas Vainius writes: > I don't understand why you want another file for this. Sequence setup > naturally *belongs* to debian/rules, it should be visible from there. If dh(1) is in use, there are not many sequences in debian/rules. The point of moving to single dh(1) is to move away from hand

Bug#560741: FTBFS: /usr/bin/ld: cannot find -lstdc++

2009-12-11 Thread Cyril Brulebois
severity 560741 important thanks Cyril Brulebois (11/12/2009): > your package FTBFS on a few archs with the following error: > | /usr/bin/ld: cannot find -lstdc++ > As for build result disparity, it might (or might not) be related to > the chroots' being uptodate from a toolchain point of view,

Bug#560762: totem: Totem 'movie player' stopped playing .avi movies

2009-12-11 Thread Dominique Brazziel
Package: totem Version: 2.26.3-1 Severity: grave Justification: renders package unusable Some recent upgrade rendered totem useless as far as playing .avi movies, also .mov movies don't play (see bug #548137 - my symptoms are exactly the same for .avi movies). The 'Playing' elapsed time stay

Bug#560696: tasksel: The mail-server task should install dovecot instead of qpopper and uw-imapd

2009-12-11 Thread Per Olofsson
Hi, Christian Perrier skrev: I personnally tend to agree that dovecot is probably a much better choice than qpopper+uw-imapd. I agree too. I switched from uw-imapd to dovecot on a medium-sized server (~1000 users) a few years ago, and it works much better. uw-imapd doesn't even (officially)

Bug#560761: FTBFS: configure: error: Need zlib for bfd linking

2009-12-11 Thread Cyril Brulebois
Package: gcl Version: 2.6.7-46 Severity: serious Justification: FTBFS Hi, you seem to be lacking some Build-Depends, leading to an FTBFS: | checking for inflate in -lz... no | configure: error: Need zlib for bfd linking | make: *** [configure-gprof-stamp] Error 1 Build logs at the usual place:

Bug#560760: FTBFS: wrong build dir on GNU/kFreeBSD

2009-12-11 Thread Cyril Brulebois
Package: mlpy Version: 2.1.0~dfsg1-1 Severity: important Justification: FTBFS User: debian-...@lists.debian.org Usertags: kfreebsd Hi, your package FTBFS on GNU/kFreeBSD[1] due to build dir issues. I'm not sure why you're hardcoding the architecture in debian/rules: | BUILD_PYTHONPATH=$(CURDIR)/$

Bug#560733: [Pkg-xfce-devel] Bug#560733: xfce4-netload-plugin: Not working with USB 'eth0' interface

2009-12-11 Thread Yves-Alexis Perez
On sam., 2009-12-12 at 01:34 +0530, Mohan R wrote: > RX packets:0 errors:0 dropped:0 overruns:0 frame:0 > TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 It doesn't seem to have any statistic atm. Can you do some traffic and check if stats augments? If no statistics are r

Bug#437568: debugging maxima

2009-12-11 Thread Camm Maguire
Greetings! YOu have the full power of maxima and lisp debuggers. :lisp (setq *debugger-hook* nil), then to_lisp(); Return with (to-maxima). Take care, Camm Maguirec...@maguirefamily.org =

Bug#560009: Please provide a vlc-plugin-svg package

2009-12-11 Thread Christophe Mutricy
Hello, Ah we just missed #56. Le Tue 08 Dec 09 à 10:13 +0100, Olivier Aubert a écrit : > The SVG plugin is not compiled in the VLC package. It would be nice to either > have it bundled in the vlc package, or provided in its own vlc-plugin-svg > package. > Would it be a good description ?

Bug#560759: FTBFS: ! Package ifpdf Error: Name clash, \ifpdf is already defined.

2009-12-11 Thread Cyril Brulebois
Package: yaws Version: 1.86-1 Severity: serious Justification: FTBFS Hi, your package FTBFS. Log excerpt: | ! Package ifpdf Error: Name clash, \ifpdf is already defined. | | See the ifpdf package documentation for explanation. | Type H for immediate help. | ...

Bug#539542: FTBFS with GCC 4.4: dereferencing type-punned pointer will break strict-aliasing rules

2009-12-11 Thread peter green
tags 539542 +patch thanks patch is attatched. diff -ur libnsgif-0.0.1/Makefile libnsgif-0.0.1.new/Makefile --- libnsgif-0.0.1/Makefile 2009-04-21 22:41:44.0 + +++ libnsgif-0.0.1.new/Makefile 2009-12-11 23:07:56.0 + @@ -15,7 +15,7 @@ WARNFLAGS := $(WARNFLAGS) -Wextra en

Bug#560543: vls: FTBFS: parsers.cpp:125: undefined reference to `C_Vector::C_Vector(unsigned int, unsigned char)'

2009-12-11 Thread Christophe Mutricy
Le Fri 11 Dec 09 à 23:59 +0100, Loïc Minier a écrit : > On Fri, Dec 11, 2009, Loïc Minier wrote: > > Yes, removal definitely makes sense; this is a dead project upstream. > > I think a company might be maintaining a fork, but I doubt anybody > > still uses vls nor anybody could support it at thi

Bug#560758: False: The versions in Debian and Ubuntu are the same already during requestsync

2009-12-11 Thread Artur R. Czechowski
Package: ubuntu-dev-tools Version: 0.84 Severity: normal File: /usr/bin/requestsync Hello, When requesting sync without using the LP extension: requestsync -d unstable rrdcollect lucid I can see an error: E: The versions in Debian and Ubuntu are the same already (0.2.4-2). Aborting. Please note t

Bug#560755: [Secure-testing-team] Bug#560755: python-docutils: insecure use of temporary files

2009-12-11 Thread Michael Gilbert
On Fri, 11 Dec 2009 23:43:30 +0100 Jakub Wilk wrote: > Package: python-docutils > Version: 0.5-2 > Severity: grave > Tags: security help > Justification: user security hole > > Emacs major mode for reStructuredText (rst.el) uses temporary files > with predictable names in an insecure fashion: >

Bug#560543: vls: FTBFS: parsers.cpp:125: undefined reference to `C_Vector::C_Vector(unsigned int, unsigned char)'

2009-12-11 Thread Loïc Minier
On Fri, Dec 11, 2009, Loïc Minier wrote: > Yes, removal definitely makes sense; this is a dead project upstream. > I think a company might be maintaining a fork, but I doubt anybody > still uses vls nor anybody could support it at this point. Surprisingly, there was a release in 2008 after 4 y

Bug#560543: vls: FTBFS: parsers.cpp:125: undefined reference to `C_Vector::C_Vector(unsigned int, unsigned char)'

2009-12-11 Thread Loïc Minier
On Fri, Dec 11, 2009, Reinhard Tartler wrote: > popcon doesn't look too bright either: > http://qa.debian.org/popcon.php?package=vls > Sounds like a good removal candidate to me. > Loic, you seem to be the last uploader of the package. What do you > think, shall we ask for vls to be removed? Yes,

Bug#530527: FTBFS with GCC 4.4: dereferencing pointer 'ss.41' does break, strict-aliasing rules

2009-12-11 Thread peter green
patch is attatched. --- ipsec-tools-0.7.1/debian/rules 2009-12-11 22:49:42.0 + +++ ipsec-tools-0.7.1.new/debian/rules 2009-12-11 22:45:19.0 + @@ -22,7 +22,7 @@ DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) -CFLAGS = -Wall -g +CFLAGS = -Wall -g

Bug#560756: x11-xkb-utils: setxkbmap has a limit of 4 layouts

2009-12-11 Thread Matias D'Ambrosio
Package: x11-xkb-utils Version: 7.4+3 Severity: normal setxkbmap has a limit of 4 layouts, if more than 4 layouts are sent to it on the command line it behaves erratically, ignoring the last command most of the time. -- System Information: Debian Release: squeeze/sid APT prefers testing APT

Bug#560757: Error during requestsync: A component name expected

2009-12-11 Thread Artur R. Czechowski
Package: ubuntu-dev-tools Version: 0.84 Severity: normal File: /usr/bin/requestsync Calling: requestsync -d unstable --lp rrdcollect lucid I can see only following traceback: Traceback (most recent call last): File "/usr/bin/requestsync", line 148, in sponsorship = needSponsorship(srcpkg,

Bug#560543: vls: FTBFS: parsers.cpp:125: undefined reference to `C_Vector::C_Vector(unsigned int, unsigned char)'

2009-12-11 Thread Reinhard Tartler
Christophe Mutricy writes: > Hello, > > Le Fri 11 Dec 09 à 09:43 +0100, Lucas Nussbaum a écrit : >> During a rebuild of all packages in sid, your package failed to build on >> amd64. >> >> > /build/user-vls_0.5.4+cvs20031028-9-amd64-FRkR6D/vls-0.5.4+cvs20031028/src/core/parsers.cpp:125: >> > un

Bug#532839: Crypt::RSA

2009-12-11 Thread Salvatore Bonaccorso
Hey Daniel On Fri, Dec 11, 2009 at 05:31:20PM -0500, Daniel Kahn Gillmor wrote: > How is packaging progressing on Crypt::RSA for debian? > > My impression is that Crypt::RSA's dependency on Math::PARI is a real > sticking point, as Math::PARI doesn't seem to be to be easy to package > (indeed, th

Bug#560170: bug in documentation of extra field ID's

2009-12-11 Thread Ersek, Laszlo
Dear gzip Maintainers, from [0]: GS (0x1D, 0x53) : gzsig http://www.monkey.org/~dugsong/gzsig-0.1.tar.gz Dug Song The hex description is wrong. 0x1D is the "GS" (group separator) character in ASCII, but the character used in the extra field ID is

Bug#559846: freecad: loading a saved file caused 100% CPU load

2009-12-11 Thread Benedikt Spranger
tags 559846 +fixed-upstream stop Thanks to Werner Mayer for the time and help to figure out the problem. Bene -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#560755: python-docutils: insecure use of temporary files

2009-12-11 Thread Jakub Wilk
Package: python-docutils Version: 0.5-2 Severity: grave Tags: security help Justification: user security hole Emacs major mode for reStructuredText (rst.el) uses temporary files with predictable names in an insecure fashion: | (defun rst-compile-pdf-preview () | "Convert the document to a PDF

Bug#539543: FTBFS with GCC 4.4: 'cptr' may be used uninitialized

2009-12-11 Thread peter green
tags 539543 +patch thanks The attatched patch will make the package build. diff -ur hubbub-0.0.1/src/tokeniser/tokeniser.c hubbub-0.0.1.new/src/tokeniser/tokeniser.c --- hubbub-0.0.1/src/tokeniser/tokeniser.c 2009-04-06 15:22:16.0 + +++ hubbub-0.0.1.new/src/tokeniser/tokeniser.c 2009-

Bug#540401: GDL should depend on libhdf4-alt (and not libhdf4)?

2009-12-11 Thread Sylwester Arabas
Hello, I don't use the Debian GDL package, so please excuse me if I'm wrong, but I guess that since GDL uses both netCDF and HDF4 libraries it should depend on the libhdf4-alt package and not the libhdf4 package. Cheers, Sylwester -- http://www.igf.fuw.edu.pl/~slayoo/ | http://slayoo.itstu

Bug#560536: navit: FTBFS: vehicle_gpsd.c:111: error: 'struct gps_data_t' has no member named 'satellites'

2009-12-11 Thread Joop Boonen
This issue is probably related to gpsd 2.90? Bug report http://trac.navit-project.org/ticket/518 has been created. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#532839: Crypt::RSA

2009-12-11 Thread Daniel Kahn Gillmor
Hi Salvatore-- How is packaging progressing on Crypt::RSA for debian? My impression is that Crypt::RSA's dependency on Math::PARI is a real sticking point, as Math::PARI doesn't seem to be to be easy to package (indeed, the maintainer has made a point of demanding that you compile perl on the loc

Bug#560415: grub-common: /etc/grub.d/30_os-prober detects and creates entries for an external backup disk!

2009-12-11 Thread Francesco Poli
On Fri, 11 Dec 2009 10:28:06 +0100 Felix Zielcke wrote: > Am Freitag, den 11.12.2009, 00:34 +0100 schrieb Francesco Poli (t1000): [...] > > Anyway, is it possible to disable one device or, at least, to disable > > 30_os-prober entirely? > > I cannot find the Right Way™ to do so. > > You can just

Bug#560754: override: libservlet2.4-java-gcj:optional/java

2009-12-11 Thread Niels Thykier
Package: ftp.debian.org Severity: normal Hi We believe that the package belong in the java section and the override file is out of date. ~Niels -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#560752: gcl: Disfunctional maintainer address

2009-12-11 Thread Joerg Jaspert
Package: gcl Severity: serious Subject: Re: gcl_2.6.7-46_i386.changes ACCEPTED To: d...@ries.debian.org Date: Fri, 11 Dec 2009 20:38:12 +0100 Dr. Camm Maguire is no longer employed by INTECH. Please email him at c...@maguirefamily.org instead. -- bye, Joerg geht das? ohne probleme? du stells

Bug#560753: Request Celestia 1.6.0 package

2009-12-11 Thread Jeff Stone
Package: celestia Version: 1.5.1+dfsg1-2 I'd like an up-to-date package of Celestia 1.6.0, it appears to have a ton of fixes. Thanks

Bug#362028: solution not so good for grub2 (maybe also grub1)

2009-12-11 Thread Bela Lubkin
Copied from a comment I just put into Ubuntu bug 185878: >Bela< Martin & Colin, I've analyzed a performance problem in `grub-probe` on my Karmic system, in grub2, and found that it was caused by repeated BLKFLSBUF ioctls. Each call takes about .5 second and the overall probe does the ioctl dozen

Bug#560751: new pseudopackage snapshot.d.o

2009-12-11 Thread Peter Palfrader
Package: bugs.debian.org Hi, per our discussion on IRC, please create a snapshot.debian.org pseudo package. blurb: snapshot.debian.org - Issues with the snapshot.debian.org service We intent to use it for removal requests which should get filed when data needs to be removed because we are not e

Bug#560750: mbuffer: FTBFS on GNU/kFreeBSD

2009-12-11 Thread Cyril Brulebois
Package: mbuffer Version: 20091122-1 Severity: important Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, your package FTBFS on GNU/kFreeBSD, which is fixed by the attached patch. The include isn't actually needed, but you may want to clarify it is being used (namely for PIPE

Bug#560749: tunapie should be able to use totem or amarok as audio players

2009-12-11 Thread Joao Pinto
Package: tunapie Version: 2.1.17-1 Severity: normal Tags: patch I have installed tunapie on Ubuntu and the play button was not working, I have checked the code and it does not attempt to use totem or amarok. Because totem and Amarok are available on default installes for Ubuntu and Kubuntu respe

Bug#441989: taking over libcrypt-dsa-perl

2009-12-11 Thread Daniel Kahn Gillmor
hi deepak-- Any objection if i take over libcrypt-dsa-perl? i think i've got it packaged now, and i'm part of the pkg-perl group. The ITP from 441989 has been open for over two years now. Of course, if you want to maintain it, you should go ahead, i don't mean to hijack; it just looks like it m

Bug#560748: cyrus-sasl2: don't need to call /etc/init.d/saslauthd on shutdown/reboot?

2009-12-11 Thread Steve Langasek
Package: cyrus-sasl2 Version: 2.1.23.dfsg1-3 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu lucid ubuntu-patch Hi folks, At http://lists.debian.org/debian-devel/2008/01/msg7.html ff., it's discussed that the vast majority of services on the system don

Bug#560739: emacs22-gtk: buffer menu doesn't update

2009-12-11 Thread Sven Joachim
merge 552984 560739 thanks On 2009-12-11 22:21 +0100, Toni Mueller wrote: > I have a problem that Emacs does not show the buffers it currently has, > in the menu. I can still list all buffers in yet another buffer, but not > via the menu, which I tend to use to switch between buffers (speedbar is

Bug#560747: conduit is in section "devel" when it should be in "gnome"

2009-12-11 Thread Uli Martens
Package: conduit Version: 0.3.15-1 Severity: minor Hi, conduit is in the devel section, but it's not a devel tool, it is a gnome tool. | yo...@riona:.../conduit-0.3.15$ grep Section debian/control | Section: devel greetings, youam -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...

Bug#560746: FTBFS: make[1]: *** No rule to make target `distclean'. Stop.

2009-12-11 Thread Cyril Brulebois
Package: libflorist Version: 2009-1 Severity: serious Justification: FTBFS Hi, your package FTBFS on all archs: | /usr/bin/make distclean | make[1]: *** No rule to make target `distclean'. Stop. | make: *** [clean] Error 2 Build logs at the usual place: https://buildd.debian.org/status/packag

Bug#527840: First shot at updating xpdf

2009-12-11 Thread Rogério Brito
Hi, Derek. First of all, thank you very much for your reply. It is very nice to have your contack established. On Dec 11 2009, Derek B. Noonburg wrote: > On 2009 Dec 07, Rogério Brito wrote: > > Anyway, attached is the debdiff between the version currently in > > unstable (3.02-1.4+lenny1) and a

Bug#560745: FTBFS: eina_cpu.c:188:4: error: #error "eina_cpu_count() error: Platform not supported"

2009-12-11 Thread Cyril Brulebois
Package: eina Version: 0.9.9.063-1 Severity: serious Tags: patch Justification: FTBFS User: debian-...@lists.debian.org Usertags: kfreebsd Hi, on GNU/kFreeBSD, there's a different FTBFS: | eina_cpu.c:188:4: error: #error "eina_cpu_count() error: Platform not supported" Please find attached a pa

Bug#560744: O: xview -- XView UI toolkit library and client programs

2009-12-11 Thread Martin Buck
Package: wnpp Severity: normal I'm orphaning the XView package, containing the XView UI toolkit libraries plus a few applications using them (most notably olwm/olvwm). I haven't used it for a long time and I guess it's finally time to let it die in peace. However, for some strange reason, some par

Bug#548128: Similar Problem

2009-12-11 Thread Frans Pop
On Friday 11 December 2009, Frans Pop wrote: > And that looks to be the issue described in this bug report: > http://bugs.debian.org/502336 I've just done some debugging in rdate of this problem, and it looks to be a calculation bug in rdate (either due to incorrect handling of overflow or maybe

Bug#560742: FTBFS: eina_test_rbtree.c:51:E:Rbtree:eina_rbtree_remove:0: (after this point) Test timeout expired

2009-12-11 Thread Cyril Brulebois
Package: eina Version: 0.9.9.063-1 Severity: serious Justification: FTBFS Hi, there are some testsuite issues on a bunch of archs: | 98%: Checks: 54, Failures: 0, Errors: 1 | eina_test_rbtree.c:51:E:Rbtree:eina_rbtree_remove:0: (after this point) Test timeout expired Build logs: https://build

Bug#560741: FTBFS: /usr/bin/ld: cannot find -lstdc++

2009-12-11 Thread Cyril Brulebois
Package: gtkmathview Version: 0.8.0-4 Severity: serious Justification: FTBFS Hi, your package FTBFS on a few archs with the following error: | /usr/bin/ld: cannot find -lstdc++ Build logs at the usual place: https://buildd.debian.org/status/package.php?suite=unstable&p=gtkmathview I think it'

  1   2   3   4   5   6   >