Bug#672281: Fwd: Perl errors when using epstopdf

2012-05-16 Thread Leandro Penz
I got a reply, pasted bellow: -- Forwarded message -- From: Karl Berry k...@freefriends.org Date: Fri, May 11, 2012 at 7:58 PM Subject: Re: Perl errors when using epstopdf To: lp...@terra.com.br    I'm using epstopdf extensively, and the last time I update I started    getting

Bug#670820: network-manager: syslog is filled with the message : Policy set '...' (eth0), as default for IPv4/6 routing ans DNS.

2012-05-16 Thread Bernhard Schmidt
This happens here too. Interestingly, it happens when I connect to an IPv6 host I have not spoken to before and it has the effect of adding a /128 route. This could be https://bugzilla.gnome.org/show_bug.cgi?id=671767 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#549657: patch

2012-05-16 Thread Mathieu Malaterre
tags 549657 patch thanks version=3 http://www.vtk.org/files/release/([\d\.]+)/vtkdata-([\d\.]+)\.tar\.gz -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#673142: nodejs: FTBFS armhf unexpected output in stack_overflow.js test

2012-05-16 Thread Jérémy Lal
Package: nodejs Version: 0.6.18~dfsg1-1 Severity: important Being worked on, see https://github.com/joyent/node/commit/bf9d8e9#L1R3 -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (101, 'experimental') Architecture:

Bug#673143: ITP: eclib -- Programs for modular symbols and elliptic curves over Q

2012-05-16 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt julien.pu...@laposte.net * Package name: eclib Version : any Upstream Author : John Cremona john.crem...@gmail.com * URL : http://code.google.com/p/eclib/ * License : GPL Programming Lang: C, C++

Bug#649205: /usr/sbin/NetworkManager: Re: network-manager recreates /etc/resolv.conf, after every router announcement

2012-05-16 Thread Bernhard Schmidt
Hello Benoit, can you reenable IPv6 and check whether you see a lot of static IPv6 routes in your routing table (ip -6 route)? This might be related/duplicate to http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670820 if you have a lot of IPv6 peers (i.e. Bittorrent) Thanks, Bernhard --

Bug#673144: mh_make should check all dependencies at once

2012-05-16 Thread Thomas Koch
Package: maven-debian-helper Version: 1.5.1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Currently mh_make checks one dependency after the other and waits for user interaction after each failed check. This is very time consuming for the user (Debian packager). mh_make should

Bug#667755: aiccu: FTBFS[kfreebsd]:

2012-05-16 Thread Steven Chamberlain
tags 667755 + patch thanks Hi, The attached patch seems to make debian/rules work as intended. I also added the '-f' option to an 'rm' which would otherwise fail on subsequent rebuilds. Regards, -- Steven Chamberlain ste...@pyro.eu.org --- aiccu-20070115/debian/rules 2012-05-16

Bug#657292: opennebula: Please provide directions on how to install Debian on one VMs

2012-05-16 Thread Olivier Berger
On Wed, Jan 25, 2012 at 11:55:07AM +0100, Olivier Berger wrote: Maybe this is all available upstream, but wouldn't harm to havesome handy usable scripts/templates/images so that Debian is easily deployed on top of opennebula. A more advanced solution to this could be to have some

Bug#673146: [synfigstudio] Crash at starting.

2012-05-16 Thread Fenix
Package: synfigstudio Version: 0.62.00-1 Severity: grave --- Please enter the report below this line. --- Hi, when I start Synfigstudio, it throws me the next messages: ~$ synfigstudio Synfig Studio: iniciando aplicación... synfig(18267) [14:29:28] información: Cargando módulos desde

Bug#673147: clean up java code

2012-05-16 Thread Thomas Koch
Package: maven-debian-helper Version: 1.5.1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 The current state of the java code ... could be improved. A nicer code base is more fun to improve and hack on. After a first glance I'd like to do the following: - - use modern for

Bug#673136: [Pkg-utopia-maintainers] Bug#673136: network-manager-gnome: nm-connection-editor shows no connections and everything is greyed out (can't edit anything)

2012-05-16 Thread Jameson Graef Rollins
On Wed, May 16 2012, Michael Biebl bi...@debian.org wrote: Which desktop environment / login manager are you using? I use i3 with no desktop environment. What's the output of ck-list-session servo:~ 0$ ck-list-session bash: ck-list-session: command not found servo:~ 127$ nm-tool servo:~

Bug#673148: CVE-2012-2118

2012-05-16 Thread Moritz Muehlenhoff
Package: xorg-server Severity: important Tags: security Please see https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2012-2118 for more details and links to upstream patches. Cheers, Moritz -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#667755: aiccu: FTBFS[kfreebsd]:

2012-05-16 Thread Steven Chamberlain
Sorry, patch was reversed. Have attached the correct one. -- Steven Chamberlain ste...@pyro.eu.org --- aiccu-20070115.orig/debian/rules 2012-03-26 12:14:04.0 +0100 +++ aiccu-20070115/debian/rules 2012-05-16 13:53:11.856107989 +0100 @@ -21,7 +21,7 @@ %: dh $@ -build:

Bug#673149: tmpreaper: protect on directory fails. Invalid process order.

2012-05-16 Thread Horst Schirmeier
Package: tmpreaper Version: 1.6.13+nmu1 On Wed, 03 Aug 2011, Mick Switser wrote: The solution: Put the protect match check block (if (FLAGS_PROTECT_P (flags)) {) before the recursive directory check block (if (S_ISDIR (sb.st_mode)) {). I fully agree. I also needed to protect a complete

Bug#672871: apt-cacher: libcurl thread uses too much CPU time

2012-05-16 Thread Mark Hindley
On Tue, May 15, 2012 at 11:15:29PM +0200, Alfredo Finelli wrote: Mark Hindley: Thanks. From a purely selfish apt-cacher point of view we don't call select() directly, it is only through IO::Select. Although I am reluctant to deflect the blame, I think this maybe a perl-base bug.

Bug#673136: [Pkg-utopia-maintainers] Bug#673136: network-manager-gnome: nm-connection-editor shows no connections and everything is greyed out (can't edit anything)

2012-05-16 Thread Michael Biebl
On 16.05.2012 14:56, Jameson Graef Rollins wrote: On Wed, May 16 2012, Michael Biebl bi...@debian.org wrote: Which desktop environment / login manager are you using? I use i3 with no desktop environment. What's the output of ck-list-session servo:~ 0$ ck-list-session bash:

Bug#673150: RM: several -- ROP; outdated hurd-i386 binary package

2012-05-16 Thread Michael Banck
Package: ftp.debian.org Severity: normal The following list of source packages should have hurd-i386 binary packages which are outdated and can be removed from the archive. If you prefer a different format of the list, let me know. The list is: apachetop audacity bandwidthd cdcat cp2k

Bug#673151: wicd-gtk: wireless properties OK/Canel buttons are completely unresponsive

2012-05-16 Thread Jameson Graef Rollins
Package: wicd-gtk Version: 1.7.2.4-1 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 The wireless Properties dialog is current non-functional for me. If I click on Properties under a wireless network I am presented with the normal wireless properties window. Everything in

Bug#672706: Bug#672947: fcmatch.c:548: IA__FcFontMatch: Assertion `result != ((void *)0)' failed.

2012-05-16 Thread Reimar Döffinger
On Wed, May 16, 2012 at 01:07:11PM +0200, Fabian Greffrath wrote: Am Montag, den 14.05.2012, 23:23 +0200 schrieb Alex Wilk: mplayer: fcmatch.c:548: IA__FcFontMatch: Assertion `result != ((void *)0)' failed. In line 1163 in file sub/font_load_ft.c of the mplayer2 source code the following

Bug#673152: facturlinex2: Please build for the other architectures

2012-05-16 Thread Laurent Bigonville
Source: facturlinex2 Version: 2.2.0-1 Severity: wishlist Hi, I've personnaly no real intrest in this package, but I've seen that it's only built on i386. Is there any reason for this? The freepascal compiler is available on other architecture too (like amd64). Cheers Laurent Bigonville --

Bug#673136: [Pkg-utopia-maintainers] Bug#673136: network-manager-gnome: nm-connection-editor shows no connections and everything is greyed out (can't edit anything)

2012-05-16 Thread Jameson Graef Rollins
On Wed, May 16 2012, Michael Biebl bi...@debian.org wrote: You need a active ConsoleKit session, ie. please make sure you have consolekit and policykit installed (the latter is a recommends of network-manager). Then use a login manager, like gdm3, kdm or lightdm, which set's up a ConsoleKit

Bug#673153: facturlinex2: Do not create libmysqlclient.so.16.0.0 → libmysqlclient.so symlink

2012-05-16 Thread Laurent Bigonville
Package: facturlinex2 Version: 2.2.0-1 Severity: serious Hi, Your package is shipping a /usr/lib/libmysqlclient.so.16.0.0 → /usr/lib/libmysqlclient.so symlink. Creating that symlink is the responsability of libmysql-dev package. If your package is dynamically loading this library, the sources

Bug#673136: [Pkg-utopia-maintainers] Bug#673136: network-manager-gnome: nm-connection-editor shows no connections and everything is greyed out (can't edit anything)

2012-05-16 Thread Michael Biebl
On 16.05.2012 15:34, Jameson Graef Rollins wrote: On Wed, May 16 2012, Michael Biebl bi...@debian.org wrote: You need a active ConsoleKit session, ie. please make sure you have consolekit and policykit installed (the latter is a recommends of network-manager). Then use a login manager, like

Bug#599913: rtorrent crashes with rtorrent: std::bad_allocate

2012-05-16 Thread Stepan Golosunov
Package: rtorrent Version: 0.8.9-2 Followup-For: Bug #599913 rtorrent 0.8.6-1 used to be crashing every several weeks for me. (Though I do not actually remember whether there were std::bad_alloc messages. I thought so but several recent crashes in squeeze had basic_string::resize messages.)

Bug#668948: apt: Proposal for a better handling of timeouted connection

2012-05-16 Thread Vincent Danjean
Package: apt Version: 0.9.3 Followup-For: Bug #668948 Any comments on my proposal? In any case, here is an updated patch for apt 0.9.3. Regards, Vincent -- Package-specific info: -- /etc/apt/preferences -- -- (/etc/apt/sources.list present, but not submitted) -- -- System

Bug#673154: CVE-2012-2369: Format string security vulnerability

2012-05-16 Thread Jonathan Wiltshire
Package: pidgin-otr Version: 3.2.0-5 Severity: serious Tags: security upstream patch Hi, the following CVE (Common Vulnerabilities Exposures) id was published for pidgin-otr. CVE-2012-2369[0]: | Versions 3.2.0 and earlier of the pidgin-otr plugin contain a format | string security flaw. This

Bug#669328: Further problems with updating to fix this bug

2012-05-16 Thread David Kalnischkies
On Tue, May 15, 2012 at 7:30 PM, Kitty PC kittyin...@gmail.com wrote: Sorry if this should be a new bug I am unsure, I am seeing aptitude hold back version 0.9.3 of apt due to it having a marked conflict with python-gtk Conflicts: python-apt ( 0.7.93.2~). This prevents me from updating to fix

Bug#673155: python-testresources: Please drop obsolete usage of pysupport

2012-05-16 Thread Martin Pitt
Package: python-testresources Version: 0.2.4-1 Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu ubuntu-patch quantal Hello, pycentral and pysupport are both deprecated. Packages should use only dh_python2 and dh_python3 now. This debdiff moves testresources to dh_python2.

Bug#609739: If not removed, than transitioned

2012-05-16 Thread Paul van Tilburg
Hello Noah, If you plan to prevent the removal of this library, I would like to ask you to transition it, please. There is not much time left until the Wheezy freeze. See also this email: https://lists.debian.org/debian-ruby/2012/04/msg00066.html If you are no longer interested, please file

Bug#670146: udev: /lib/udev/write_dev_root_rule does not work with btrfs

2012-05-16 Thread Paride Legovini
Dear Marco, here is the patched version of the script. Basically if we can't find the root device with udev, we try to find it by parsing /proc/cmdline. If that is not a valid block device the script exists, if it is that device is used for the /dev/root symlink. Ciao, Paride #!/bin/sh -e

Bug#673016: API breakage, dropped header file cnf.h

2012-05-16 Thread Michael Biebl
On 16.05.2012 09:55, Peter Breitenlohner wrote: I had seen that (in the TeX Live tree) kpathsea_cnf_get() and kpathsea/cnf.h are used only inside the library, but missed that they are advertized in the texinfo manual. Evince should #include kpathsea/cnf.h if and only if they use

Bug#655740: Merging, raising severity - dnet-common is dangerous

2012-05-16 Thread Steve McIntyre
severity 672483 serious severity 655740 serious merge 672483 655740 thanks Hi, dnet-common has a lovely habit of breaking networking for people who least expect it. See https://lists.debian.org/debian-user/2012/05/msg01624.html for yet another example of somebody installing other packages

Bug#673156: wheezy netinst and businesscard images not bootable

2012-05-16 Thread Brian Boonstra
Package: grub-installer Version: 1.70 I have found the cd images for netinst and businesscard to be unbootable, both in a VirtualBox 4.1.14 VM and when burned to CD and placed in a physical system. I verified that both systems work fine with the analogous .iso files from stable. This involves

Bug#673154: CVE-2012-2369: Format string security vulnerability

2012-05-16 Thread Thibaut VARÈNE
The update is ready I'm about to upload it. Thx Le 16 mai 2012 à 06:56, Jonathan Wiltshire j...@debian.org a écrit : Package: pidgin-otr Version: 3.2.0-5 Severity: serious Tags: security upstream patch Hi, the following CVE (Common Vulnerabilities Exposures) id was published for

Bug#673157: [l10n:cs] Initial Czech translation of package sensible-utils

2012-05-16 Thread Michal Simunek
Package: sensible-utils Version: N/A Severity: wishlist Tags: l10n, patch In attachment there is initial Czech translation (cs.po) of package sensible-utils, please include it. -- Michal Šimůnek # Czech translation for package sensible-utils. # Copyright (C) 2012 Michal Simunek

Bug#673136: [Pkg-utopia-maintainers] Bug#673136: network-manager-gnome: nm-connection-editor shows no connections and everything is greyed out (can't edit anything)

2012-05-16 Thread Jameson Graef Rollins
On Wed, May 16 2012, Michael Biebl bi...@debian.org wrote: In any event, as far as I understand things according to the documentation included with network-manager, the point of consolekit is to ensure that the user is a member of netdev. That can either be managed by consolekit, or the user

Bug#673156: wheezy netinst and businesscard images not bootable

2012-05-16 Thread Cyril Brulebois
Hi, Brian Boonstra debian-u...@boonstra.org (16/05/2012): Package: grub-installer Version: 1.70 I have found the cd images for netinst and businesscard to be unbootable, both in a VirtualBox 4.1.14 VM and when burned to CD and placed in a physical system. I verified that both systems work

Bug#673158: /usr/bin/dpkg-buildflags: Error in French manpage translation

2012-05-16 Thread Vincent Danjean
Package: dpkg-dev Version: 1.16.3+0~184407.7~1.gbp45fe25 Severity: minor File: /usr/bin/dpkg-buildflags Tags: l10n I just see several problems in the French translation of dpkg-buildflags(1). I will continue this bug report in French. Il y a une traduction erronnée (contresens) pour l'entrée

Bug#582884: ITP: usb-creator -- startup disk creator

2012-05-16 Thread Wookey
I just came across this package due to debian-CD discussion on d-devel. I fixed up the current ubuntu version so it builds and installs on Debian and is less distro-specific. Then I found this ITP and argument about the name. Where are we at? Is anyone going to get this into wheezy (I think it

Bug#599913: rtorrent crashes with rtorrent: std::bad_allocate

2012-05-16 Thread Benoît Knecht
Hi Stepan, Stepan Golosunov wrote: rtorrent 0.8.6-1 used to be crashing every several weeks for me. (Though I do not actually remember whether there were std::bad_alloc messages. I thought so but several recent crashes in squeeze had basic_string::resize messages.) After upgrading to

Bug#666397:

2012-05-16 Thread John Yani
Isn't it already in wheezy? http://packages.debian.org/wheezy/libqt4-dev -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#673065: rred segfaults during aptitude update

2012-05-16 Thread Paul Menzel
Am Mittwoch, den 16.05.2012, 13:17 +0200 schrieb David Kalnischkies: On Wed, May 16, 2012 at 12:30 PM, Daniel Hartwig mand...@gmail.com wrote: On 16 May 2012 04:09, Paul Menzel pm.deb...@googlemail.com wrote: on Saturday, APT was upgraded from 0.9.2 to 0.9.3. But I saw a segfault from

Bug#670334: Sponsoring of notion, a first look

2012-05-16 Thread Axel Beckert
Hi Arnout, a few observations (without having gone too deep yet, so I might have overseen some reasoning): notion_3+2012042300.orig.tar.gz from your package and notion-3-2012042300-src.tar.gz from SF seem to differ: 0ffd57a75f2c1a75ce551b3baef1fee0 notion_3+2012042300.orig.tar.gz

Bug#673136: [Pkg-utopia-maintainers] Bug#673136: network-manager-gnome: nm-connection-editor shows no connections and everything is greyed out (can't edit anything)

2012-05-16 Thread Michael Biebl
On 16.05.2012 16:16, Jameson Graef Rollins wrote: On Wed, May 16 2012, Michael Biebl bi...@debian.org wrote: In any event, as far as I understand things according to the documentation included with network-manager, the point of consolekit is to ensure that the user is a member of netdev. That

Bug#563250: xvile: Warning: Cannot convert string lucidasans-10 to type FontStruct

2012-05-16 Thread Brendan O'Dea
On 15 May 2012 15:12, Jonathan Nieder jrnie...@gmail.com wrote: The Lucida fonts are in the xfonts-75dpi and xfonts-100dpi packages. Does installing both those packages remove the error for you? Thanks for the quick reply.  No, alas.  $ dpkg -l xfonts-75dpi xfonts-100dpi xfonts-scalable  

Bug#666397:

2012-05-16 Thread TANIGUCHI Takaki
I know that. But I can't make new package, yet. Because I found that phantomjs-1.5 use modified qt4 library (which is included upstream tarball). So I have not found the way to build with avoiding almost duplicated source tarball. On Wed, 16 May 2012 17:25:32 +0300 van...@gmail.com(John Yani)

Bug#673156: wheezy netinst and businesscard images not bootable

2012-05-16 Thread Brian Boonstra
likely to be #672520 I guess? In which case this bug on grub-installer should just get closed? This involves every .iso downloaded from http://cdimage.debian.org/cdimage/daily-builds/daily.new/current/i386/iso-cd/ but does NOT affect the alpha installer version, e.g. at

Bug#673159: bowtie2: FTBFS[{kfreebsd,hurd}-i386]: error: #error SSE2 instruction set not enabled

2012-05-16 Thread Christoph Egger
Package: src:bowtie2 Version: 2.0.0-beta6-1 Severity: serious Tags: sid wheezy User: debian-...@lists.debian.org Usertags: kfreebsd X-Debbugs-Cc: debian-...@lists.debian.org Justification: fails to build from source (but built successfully in the past) Hi! Your package failed to build on the

Bug#673107: kirkwood: TCP checksum errors when using MTU 9000

2012-05-16 Thread Rtp
Martin Michlmayr t...@cyrius.com writes: Hi, Package: linux-2.6 Version: 2.6.32-45 A user on the Kirkwood platform reported TCP checksum errors when using MTU 9000: http://forum.qnap.com/viewtopic.php?f=147t=59281p=266527#p266527 This has been previously discussed:

Bug#673160: RFP: opengl-api -- OpenGL API documentation

2012-05-16 Thread Mathieu Malaterre
Package: wnpp Severity: wishlist * Package name: opengl-api Version : 1.0 Upstream Author : Khronos * URL : http://www.opengl.org/sdk/docs/man4/ * License : BSD-ish Programming Lang: docbook Description : OpenGL API documentation This is the OpenGL

Bug#673161: digikam: FTBFS: build-depends on no-longer available mysql-server-5.1

2012-05-16 Thread Christoph Egger
Package: src:digikam Version: 4:2.6.0~rc-1 Severity: serious Tags: sid wheezy Justification: fails to build from source (but built successfully in the past) Hi! Your package failed to build on the buildds as it depends on mysql-server-5.1 for building which is no longer available. Regards

Bug#673162: handlersocket: FTBFS: configure: error: MySQL source version does not match MySQL binary version

2012-05-16 Thread Christoph Egger
Package: src:handlersocket Version: 1.0.6-80-g88bf1e0-1.1 Severity: serious Tags: sid wheezy Justification: fails to build from source (but built successfully in the past) Hi! Your package failed to build on the buildds Full build log at

Bug#653359: [DRE-maint] Bug#653359: Status of mixlib-authentication tests

2012-05-16 Thread Paul van Tilburg
On Tue, May 15, 2012 at 07:11:50PM -0400, Bryan McLellan wrote: I see that the status is marked as resolved in version 0.10.12. The ticket status in JIRA is still open. The fix version was an artifact of the way it was opened, and I've removed it. We still need to find out why the test is

Bug#673163: docbook-mathml: Add 1.1 support

2012-05-16 Thread Mathieu Malaterre
Package: docbook-mathml Version: 1.0.0-2 Severity: normal some package needs mathml 1.1. See: http://www.opengl.org/sdk/docs/man4/ The Docbook MathML Module V1.1b1 DTD adds MathML 2.0 to Docbook 4.3. This is not available in packages for Ubuntu 8.04 or FC5, but is small and easily installed:

Bug#669328: Further problems with updating to fix this bug

2012-05-16 Thread Kitty PC
Sorry about the mix up I meant to type python-apt instead of python-gtk (I had gtk on the mind it seems). Would it be safe to ignore the conflict in this case and install the new apt so I can stop having translations incorrectly downloading? Should I report this issue to aptitude bugs as you

Bug#672562: transition: bobcat

2012-05-16 Thread Cyril Brulebois
tag 672562 pending thanks Cyril Brulebois k...@debian.org (14/05/2012): This looks like quite self-contained, so I might get back to you soon to get this transition started. Ping me back by wednesday if you didn't hear from me by then. I thought I sent you a mail with a green light but

Bug#673164: hyperestraier: FTBFS[!linux]: /bin/bash: /usr/java/bin/javac: No such file or directory

2012-05-16 Thread Christoph Egger
Package: src:hyperestraier Version: 1.4.13-4 Severity: serious Tags: sid wheezy User: debian-...@lists.debian.org Usertags: kfreebsd X-Debbugs-Cc: debian-...@lists.debian.org Justification: fails to build from source (but built successfully in the past) Hi! Your package failed to build on the

Bug#659519: [3.1 - 3.2.4 regression] Sound problems: Ens1371 is, in fact, working!

2012-05-16 Thread Jonathan Nieder
Hi David, David Baron wrote: [Subject: Sound problems: Ens1371 is, in fact, working!] Possible reasons for the change (irrespective of vbox or nvidia): It took me a while to understand this message, since you put the payload in the subject instead of the body. If I remember correctly, you

Bug#673165: mapserver: FTBFS[armel,kfreebsd-i386,mips]: configure: error: Could not find gd.h or libgd.a/libgd.so in /usr.

2012-05-16 Thread Christoph Egger
Package: src:mapserver Version: 6.0.1-3 Severity: serious Tags: sid wheezy Justification: fails to build from source (but built successfully in the past) Hi! Your package failed to build on the buildds: checking for jpeglib.h... yes using libjpeg from system libs. configure: checking

Bug#673081: binutils-gold breaks ghc linking stage

2012-05-16 Thread Jonathan Nieder
Hi Joachim, Joachim Breitner wrote: Am Dienstag, den 15.05.2012, 22:22 +0100 schrieb Finn Lawler: ghc 7.4.1-3 (unstable) appears to be configured against the ordinary binutils ld. The ld.gold that binutils-gold 2.22-6 (testing) replaces it with does not accept the `--hash-size' option,

Bug#670756: Tuxguitar does not start

2012-05-16 Thread tony mancill
On 05/15/2012 09:40 AM, Jakub Adam wrote: On 15.5.2012 07:52, Niels Thykier wrote: On 2012-05-15 06:38, tony mancill wrote: On 05/14/2012 08:18 AM, Jakub Adam wrote: In my opinion libswt-gtk-3.5-java and libswt-3-gtk-java are not in conflict, generally it's ok to have them installed both.

Bug#673159: bowtie2: FTBFS[{kfreebsd, hurd}-i386]: error: #error SSE2 instruction set not enabled

2012-05-16 Thread Andreas Tille
Hi, could you give some slight hint how to cope with this problem? Many thanks Andreas. On Wed, May 16, 2012 at 04:40:20PM +0200, Christoph Egger wrote: Package: src:bowtie2 Version: 2.0.0-beta6-1 Severity: serious Tags: sid wheezy User: debian-...@lists.debian.org Usertags:

Bug#672952: FTBFS: compile errors

2012-05-16 Thread Scott Kitterman
On Wednesday, May 16, 2012 12:04:05 PM Johannes Ring wrote: [Cc'ing debian-python] ... @debian-python: Since DOLFIN does not work with Python 3 (yet) maybe a Build-Conflicts should be added? And what about X-Python-Version? This is currently set to = 2.5. Should it be = 2.5, 3.0 or doesn't

Bug#649514: nvidia-cg-toolkit: should this package be orphaned?

2012-05-16 Thread Mathieu Malaterre
Miguel, For some reason I cannot access: http://mentors.debian.net/debian/pool/non-free/n/nvidia-cg-toolkit/nvidia-cg-toolkit_3.1.0010-0.1.dsc Could you please double-check the url and/or re-upload your package. Let me know if you need me to upload the package. Thanks -- To

Bug#673166: gem2deb: installs ruby version specific .rb files in the vendor dir

2012-05-16 Thread Paul van Tilburg
Package: gem2deb Version: 0.2.13 Severity: normal Hi! When XS-Ruby-Versions is set to ruby1.8, gem2deb/dh_ruby still installs .rb files to /usr/lib/ruby/vendor_ruby. (See for example ruby-pcap 0.7.0-1.) As a result, when ruby1.9.1 is used to load the library, it can actually find it. Only when

Bug#673167: ecore: FTBFS[kfreebsd] testsuite failure

2012-05-16 Thread Christoph Egger
Package: src:ecore Version: 1.2.0-1 Severity: serious Tags: sid wheezy User: debian-...@lists.debian.org Usertags: kfreebsd X-Debbugs-Cc: debian-...@lists.debian.org Justification: fails to build from source (but built successfully in the past) Hi! Your package failed to build on the kfreebsd-*

Bug#659519: [3.1 - 3.2.4 regression] Sound problems: Ens1371 is, in fact, working!

2012-05-16 Thread David Baron
On Wednesday 16 May 2012 17:54:14 Jonathan Nieder wrote: Hi David, David Baron wrote: [Subject: Sound problems: Ens1371 is, in fact, working!] Possible reasons for the change (irrespective of vbox or nvidia): It took me a while to understand this message, since you put the payload in

Bug#673168: gosa: postinst failure: apache2_invoke: command not found

2012-05-16 Thread Laurent Bonnaud
Package: gosa Version: 2.7.4-1 Severity: grave Justification: renders package unusable Hi, here is the problem: Setting up gosa (2.7.4-1) ... /var/lib/dpkg/info/gosa.postinst: line 58: apache2_invoke: command not found Failed to enable the apache2 headers module! invoke-rc.d: unknown

Bug#655580: altos: openjdk-6-jdk on Ubuntu doesn't have the directories that configure searches for

2012-05-16 Thread Bdale Garbee
tags 655580 +pending thanks On Thu, 12 Jan 2012 15:48:16 +0200, Stefano Rivera stefa...@debian.org wrote: In Ubuntu, the attached patch was applied to achieve the following: * Depend on default-jdk instead of openjdk-6-jdk, so that the configure script can find the JDK. Thanks, this

Bug#669880: apt-get should work better with partial mirrors

2012-05-16 Thread Santiago Vila
On Wed, 16 May 2012, David Kalnischkies wrote: On Wed, May 16, 2012 at 1:50 PM, Santiago Vila sanv...@unex.es wrote: After upgrading to apt 0.9.3, I have seen apt-get to fail when Translation-es was not available. As Translations are important for many people to understand what is going

Bug#664185: dropping bup from s390

2012-05-16 Thread Bastian Blank
retitle 664185 bup: Maps large amounts of memory, FTBFS on s390 thanks On Wed, May 16, 2012 at 04:53:58PM +0200, Bastian Blank wrote: On Wed, May 16, 2012 at 03:15:14PM +0100, Jon Dowland wrote: My package 'bup' has not made it to testing due to FTBFS on s390: #664185 The test suite allocates

Bug#670712: rtorrent: Ratio loss

2012-05-16 Thread marc . carter-ceqosy2
This is not just a loss of the upload count. The torrent session that just lost the upload count also lost the file-specific priority settings. The file priority can be off, high, or nothing. Some files were off, but were reset back to (nothing). -- To UNSUBSCRIBE, email to

Bug#672562: transition: bobcat

2012-05-16 Thread George Danchev
On Wednesday 16 May 2012 16:44:40 Cyril Brulebois wrote: tag 672562 pending thanks Cyril Brulebois k...@debian.org (14/05/2012): This looks like quite self-contained, so I might get back to you soon to get this transition started. Ping me back by wednesday if you didn't hear from me by

Bug#670712: rtorrent: Ratio loss

2012-05-16 Thread marc . carter-ceqosy2
Do you mean a shutdown and restart of the whole machine, or just rtorrent? How do you quit rtorrent? Sometimes I exit gracefully (control-q), and sometimes I abruptly do a sudo shutdown -h now. I have just confirmed that the ratio loss certainly occurs on abrupt shutdowns. A torrent had a ratio

Bug#569514: configure-index.gz never reflects the whole variables picture

2012-05-16 Thread Adam Lee
Package: apt Version: 0.9.3 Followup-For: Bug #569514 Same here. That file haven't described Apt::AutoRemove::RecommendsImportant, Apt::AutoRemove::SuggestsImportant and so on. But apt.conf(5) says /usr/share/doc/apt/examples/configure-index.gz is a configuration file showing example values for

Bug#672634: quickly fills disk with data in /var/lib/schroot/mount/build/var/lib/mongodb/journal/

2012-05-16 Thread Antonin Kral
Hi Marc, * Marc Haber mh+debian-b...@zugschlus.de [2012-05-12 16:05] wrote: after installing mongodb to fill build dependencies for PowerDNS, my Have you used PowerDNS from repository? I cannot see package with MongoDB support: bobek@bob:~$ apt-cache search ^pdns-backend pdns-backend-geo - geo

Bug#666397:

2012-05-16 Thread John Yani
This blog post might be helpful: http://ariya.ofilabs.com/2012/03/the-evolution-of-phantomjs-build-workflow.html Probably, the only option is to statically link it. On 16 May 2012 17:32, TANIGUCHI Takaki tak...@asis.media-as.org wrote: I know that. But I can't make new package, yet. Because I

Bug#673169: /usr/bin/xset: cannot set keyclick

2012-05-16 Thread Michal Suchanek
Package: x11-xserver-utils Version: 7.7~3 Severity: normal File: /usr/bin/xset Hello, I wanted to check some application which seems to ignore keypresses at times but I cannot turn on keyclick. $ xset c on ; echo $? 0 but no clicks are produced. ii xserver-xorg-core 2:1.11.4-1

Bug#673170: xfonts-100dpi: fonts not available until X restarted

2012-05-16 Thread Jonathan Nieder
Package: xfonts-utils Version: 1:7.7~1 Files: /usr/sbin/update-fonts-dir Hi, Trying to address http://bugs.debian.org/563250 (xvile appearance wrong due to missing font), I installed xfonts-100dpi. Alas: $ xmessage -fn lucidasans-10 It was the best of times Warning: Cannot

Bug#673171: iproute: Outdated ip link add description

2012-05-16 Thread Ivan Vilata i Balaguer
Package: iproute Version: 20120319-1 Severity: minor Tags: upstream Hi, I found that the description of the `ip link add` command in the manpage is outdated regarding the compulsory `link DEVICE` option. For instance, `ip link help` says: Usage: ip link add [link DEV] [ name ] NAME ...

Bug#673172: allow third-party configuration

2012-05-16 Thread Antoine Beaupré
Package: phpmyadmin Severity: wishlist It would be nice if Debian's configuration files for phpMyAdmin would allow for other packages (say MySQL or control panels) to automatically configure new servers into phpMyAdmin. We would need a /etc/phpmyadmin/conf.d directory that would be included in

Bug#592787: /usr/bin/caff: severity should be important (instead of normal)

2012-05-16 Thread Félix Sipma
Package: signing-party Version: 1.1.4-1 Followup-For: Bug #592787 I guess the priority should be set to 'important' from 'normal', as the bug as a major effect on the usability of the package: an email with a from which is incorrect may not be delivered. -- System Information: Debian Release:

Bug#625687: caff: Allow user to sign emails in addition to encryption.

2012-05-16 Thread Félix Sipma
Package: signing-party Version: 1.1.4-1 Followup-For: Bug #625687 Dear Maintainer, Could you please upload the patch suggested (or another patch providing the same functionality)? It is quite annoying that the emails sent with caff are not signed... -- System Information: Debian Release:

Bug#666397:

2012-05-16 Thread John Yani
On 16 May 2012 18:32, John Yani van...@gmail.com wrote: This blog post might be helpful: http://ariya.ofilabs.com/2012/03/the-evolution-of-phantomjs-build-workflow.html Probably, the only option is to statically link it. Static link is not necessary. ldd phantomjs outputs ../lib/libQt... so a

Bug#673173: opennebula: Forces -cpu qemu32 even if host (and guest) ar amd64

2012-05-16 Thread Olivier Berger
Package: opennebula Version: 3.2.1-2 Severity: normal Hi. I'm running opennebula on a 64 bit host with amd64 kernel. If no explicit OS is parameterized in the VM conf file, kvm will be run with -cpu qemu32, which will prevent booting an amd64 Debian image. AFAICT, one needs to specifically

Bug#673174: debsums does not understand multiarch packages

2012-05-16 Thread Michael Tokarev
Package: debsums Version: 2.0.51 Severity: normal When debsums is installed, reportbug calls it for any package it is called for. But if there's a multiarch library in this list, reportbug will fail: $ reportbug libopenal1 Getting status for libopenal1... Verifying package integrity... There

Bug#673175: cglib: Fix test suite failure with OpenJDK7

2012-05-16 Thread James Page
Package: cglib Version: 2.2.2+dfsg-2 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu quantal ubuntu-patch openjdk-7-transition -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the

Bug#673176: chromium: Chromium is locking up entire Gnome-Shell regularly

2012-05-16 Thread Stephen
Package: chromium Version: 18.0.1025.168~r134367-1 Severity: critical Tags: upstream Justification: breaks unrelated software Dear Maintainer, *** Please consider answering these questions, where appropriate *** * What led up to the situation? Regular browsing behaviour, nothing out of the

Bug#673177: libxerces2-java: Ensure classes are backwards compatible with previous versions of java

2012-05-16 Thread James Page
Package: libxerces2-java Version: 2.11.0-5 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu quantal ubuntu-patch openjdk-7-transition -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the

Bug#563250: xvile: Warning: Cannot convert string lucidasans-10 to type FontStruct

2012-05-16 Thread Jonathan Nieder
Brendan O'Dea wrote: Odd. What happens if you try another program with that font? Restarting X after installing xfonts-100dpi did the trick[1]. How about this patch? -- 8 -- Subject: xvile: advertise package providing default font When Lucida Sans is not available, xvile emits a warning and

Bug#673176: Chromium is locking up entire Gnome-Shell regularly

2012-05-16 Thread Jonathan Nieder
tags 673176 + moreinfo quit Hi Stephen, Stephen wrote: Regular browsing behaviour, nothing out of the ordinary. [...] Logged in via console and quit Xorg [...] Able to run Chromium again until next Gnome-Shell Lockup Does /var/log/syslog or ~/.xsession-errors say anything about what

Bug#663174: Bug#671503: general: APT repository format is not documented

2012-05-16 Thread Filipus Klutiero
Could you clarify how this differs from #481129? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#672891: brcmsmac wireless brcms_c_wait_for_tx_completion warning

2012-05-16 Thread Touko Korpela
Again failure :( It seems that brcmsmac is enabled by some Debian patch, that don't get enabled when building from upstream 3.2.x git tree. It would make sense to offer current Debian kernel git tree also. That kernel has this in dmesg: [4.468517] b43-phy0: Broadcom 4313 WLAN found (core

Bug#673178: libopenal1:amd64: dependency-chain leads to installed DECnet (dnet-common)

2012-05-16 Thread Alex Maurer
Package: libopenal1:amd64 Version: 1:1.14-3 Severity: important Since APT installs recommended packages by default, installing libopenal1 (that is used by games and mplayer) leads to installed DECnet. The dependency chain is: libopenal1 - libroar-compat2 - libroar2 - libdnet - dnet-common. This

Bug#673179: lightdm: System users shown in greeter

2012-05-16 Thread Zlatko Calusic
Package: lightdm Version: 1.2.2-1 Severity: normal Even though there's minimum-uid=500 directive in /etc/lightdm/users.conf, the greeter shows lots of system users (for example backup, which has uid 34 here). This started happening with 1.2.2-1, the previous version worked correctly, showing only

Bug#661863: dangling symlink /usr/share/ghostscript/9.05/Resource/CIDFSubst/DroidSansFallback.ttf

2012-05-16 Thread Ian Zimmerman
Just BTW, installing fonts-droid doesn't do away with the broken symlink: [9+0]~# dpkg --status fonts-droid Package: fonts-droid Status: install ok installed Priority: optional Section: fonts Installed-Size: 8893 Maintainer: Debian Fonts Task Force pkg-fonts-de...@lists.alioth.debian.org

Bug#673180: evolution: caldav-based calendars are not working properly

2012-05-16 Thread Bryan Sutula
Package: evolution Version: 3.2.2-1+b1 Severity: important There is an important evolution upstream bug here: https://bugzilla.gnome.org/show_bug.cgi?id=675595 A good description of the issue is discussed here: http://code.google.com/p/sabredav/issues/detail?id=213 In short, Evolution 3.2.2

Bug#672891: brcmsmac wireless brcms_c_wait_for_tx_completion warning

2012-05-16 Thread Jonathan Nieder
Touko Korpela wrote: It seems that brcmsmac is enabled by some Debian patch, that don't get enabled when building from upstream 3.2.x git tree. It would make sense to offer current Debian kernel git tree also. There is [1], but it doesn't get updated as frequently. [...] That kernel has

Bug#666645: whizzytex: FTBFS: ! Package xkeyval Error: value `0pt' is not allowed.

2012-05-16 Thread Matej Vela
tag 45 patch upstream thanks On Thu, Apr 12, 2012 at 08:49:06PM +0900, Junichi Uekawa wrote: At Sat, 31 Mar 2012 22:00:05 +0200, Lucas Nussbaum wrote: During a rebuild of all packages in sid, your package failed to build on amd64. Thanks, reproduced. Seems like latest texlive update

<    1   2   3   4   >