Bug#332237: python2.3-soappy: 4~Tries to overwrite an existing folder

2005-10-09 Thread Luca Bedogni
Package: python2.3-soappy Followup-For: Bug #332237 -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: powerpc (ppc) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12.4benh-patches Locale: LANG=en_

Bug#332898: new udev package

2005-10-09 Thread Jukka Suomela
On Monday, 2005-10-10 08:35, Jukka Suomela wrote: > - It does not load mousedev. "modprobe mousedev" fixes it. Adding "sleep 6" in the beginning of /lib/hotplug/input.rc also "fixes" it. It seems to take that long before this box sets up all USB things and detects the mouse, and I think only aft

Bug#333038: mozart-gtk: FTBFS (Build-Depends on imlib1-dev or gdk-imlib1-dev)

2005-10-09 Thread Kevin Glynn
I have already done this. I am waiting for a sign of life from my sponsor. k Thomas Bushnell BSG writes: > Package: mozart-gtk > Version: 20040429-4 > Severity: serious > > This package fails to build from source because it declares a build > dependency on imlib1-dev and/or gdk-imlib1

Bug#332545: Re: Bug#332545: Wine output

2005-10-09 Thread Marc Haber
On Sun, Oct 09, 2005 at 08:26:35AM +0200, Marc Haber wrote: > I confirm that the bug is 100 % reproducible on a freshly booted > system with 1 GB RAM and 2 GB swap. Seems to be fixed for me in 0.0.20050930-1. My (one) wine application runs fine now. Greetings Marc -- ---

Bug#332680: marked as done (directvnc - fails to build)

2005-10-09 Thread Debian Bug Tracking System
Your message dated Mon, 10 Oct 2005 07:31:23 +0200 with message-id <[EMAIL PROTECTED]> and subject line This version actually build has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your respon

Bug#332898: new udev package

2005-10-09 Thread Jukka Suomela
On Monday, 2005-10-10 02:27, Marco d'Itri wrote: > I uploaded a new *untested* package at http://www.bofh.it/~md/debian/ , > please let me know ASAP if it fixes the bugs you reported (mainly > mousedev and evdev not being automatically loaded). Hi, I tried it: - It no longer loads nvidiafb, good

Bug#332259: spampd fails with 'Error in process_request': Modification of read-only variable in Syslog.pm

2005-10-09 Thread Martin Schulze
Sven Mueller wrote: > > Hence, it's rather "one mail falls through" or something. Doesn't sound > > security-relevant to me. > > Well, it's more of an indirect DoS. The mails are rejected with an SMTP > temporary failure code according to my quick test. This means that those > mails fill up the s

Bug#297310: marked as done (ire: FTBFS (amd64/gcc-4.0): static declaration of 'radio_unsel_data' follows non-static declaration)

2005-10-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Oct 2005 20:02:05 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#297310: fixed in ire 0.92-2 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your re

Bug#332317: vdslib: please rebuild for C++/FLTK transition

2005-10-09 Thread Aaron M. Ucko
Steve Langasek <[EMAIL PROTECTED]> writes: > Sorry, libvds-dev is no longer in testing or unstable. It still exists in the (admittedly unofficial) amd64 archive; I guess deletions don't always get picked up promptly. Anyway, that's fine, because it means it's not blocking fltk1.1, which was my c

Bug#329087: kernel-patch-vserver: be able to do chroot escape

2005-10-09 Thread micah
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > Can confirm this. Works on debian kernel 2.4.27 with applied patch: > Virtual private servers and security contexts (vserver), from package > kernel-patch-ctx, version 2:1.2.10-1 What debian kernel-source revision are you using? Also, you are usi

Bug#322859: marked as done (FTBFS: Cannot find apr.h)

2005-10-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Oct 2005 18:17:08 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#322859: fixed in libembperl-perl 2.0.1-1 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it i

Bug#333034: gretl: FTBFS (Build-Depends on imlib1-dev or gdk-imlib1-dev)

2005-10-09 Thread Thomas Bushnell BSG
Dirk Eddelbuettel <[EMAIL PROTECTED]> writes: > Dude I was CC on that fun thread where you were yelling at everyone. No need > for redundant BTS entries, really. 1) I wasn't yelling at anyone; perhaps you have me confused with someone else. 2) ftpmaster requested that bugs be filed. Thomas

Bug#333034: gretl: FTBFS (Build-Depends on imlib1-dev or gdk-imlib1-dev)

2005-10-09 Thread Dirk Eddelbuettel
Dude I was CC on that fun thread where you were yelling at everyone. No need for redundant BTS entries, really. Dirk On 9 October 2005 at 17:57, Thomas Bushnell BSG wrote: | Package: gretl | Version: 1.4.1-3 | Severity: serious | | This package fails to build from source because it declares a

Processed: Libgda freetds compiler compilation issues

2005-10-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > merge 319332 332256 Bug#319332: gda2-freetds needs to be rebuilt against libct3 Bug#332256: gda2-freetds: can't install package Merged 319332 332256. > tag 319332 pending Bug#319332: gda2-freetds needs to be rebuilt against libct3 Tags were: sid Bug#33

Processed: The patch is already on svn

2005-10-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tag 322855 pending Bug#322855: FTBFS: Syntax errors Tags were: upstream Tags added: pending > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database)

Bug#329468: Bug#322309: Debian woody dpkg no longer works with recent linux kernel.

2005-10-09 Thread Junichi Uekawa
Hi, > > dpkg in Debian woody (3.0) is broken by recent linux kernels; > > due to the following command changing behavior (mmap of > > zero-byte length): > > > > addr=mmap(NULL, 0, PROT_READ, MAP_SHARED, fd, 0); > > > > These bugs are caused by mmap changing behavior; > > it used to return NU

Bug#319332: Libgda freetds compiler compilation issues

2005-10-09 Thread Gustavo R. Montesino
merge 319332 332256 tag 319332 pending thanks The patch to fix the compilation issues of libgda with freetds 0.63 is already on gnome-team svn. -- Gustavo R. Montesino Debian Brasil - http://www.debianbrasil.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". T

Bug#333048: ygraph: FTBFS (Build-Depends on imlib1-dev or gdk-imlib1-dev)

2005-10-09 Thread Thomas Bushnell BSG
Package: ygraph Version: 0.15-1 Severity: serious This package fails to build from source because it declares a build dependency on imlib1-dev and/or gdk-imlib1-dev, which are no longer installable due to the removal of libpng10-dev from Debian. The imlib1-dev and gdk-imlib1-dev packages themselv

Bug#333047: xzgv: FTBFS (Build-Depends on imlib1-dev or gdk-imlib1-dev)

2005-10-09 Thread Thomas Bushnell BSG
Package: xzgv Version: 0.8-4 Severity: serious This package fails to build from source because it declares a build dependency on imlib1-dev and/or gdk-imlib1-dev, which are no longer installable due to the removal of libpng10-dev from Debian. The imlib1-dev and gdk-imlib1-dev packages themselves

Bug#333046: vertex: FTBFS (Build-Depends on imlib1-dev or gdk-imlib1-dev)

2005-10-09 Thread Thomas Bushnell BSG
Package: vertex Version: 0.1.15-1 Severity: serious This package fails to build from source because it declares a build dependency on imlib1-dev and/or gdk-imlib1-dev, which are no longer installable due to the removal of libpng10-dev from Debian. The imlib1-dev and gdk-imlib1-dev packages themse

Bug#333045: unixodbc: FTBFS (Build-Depends on imlib1-dev or gdk-imlib1-dev)

2005-10-09 Thread Thomas Bushnell BSG
Package: unixodbc Version: 2.2.11-9 Severity: serious This package fails to build from source because it declares a build dependency on imlib1-dev and/or gdk-imlib1-dev, which are no longer installable due to the removal of libpng10-dev from Debian. The imlib1-dev and gdk-imlib1-dev packages them

Bug#333044: transcalc: FTBFS (Build-Depends on imlib1-dev or gdk-imlib1-dev)

2005-10-09 Thread Thomas Bushnell BSG
Package: transcalc Version: 0.13-1.1 Severity: serious This package fails to build from source because it declares a build dependency on imlib1-dev and/or gdk-imlib1-dev, which are no longer installable due to the removal of libpng10-dev from Debian. The imlib1-dev and gdk-imlib1-dev packages the

Bug#333043: smilutils: FTBFS (Build-Depends on imlib1-dev or gdk-imlib1-dev)

2005-10-09 Thread Thomas Bushnell BSG
Package: smilutils Version: 0.3.0-7 Severity: serious This package fails to build from source because it declares a build dependency on imlib1-dev and/or gdk-imlib1-dev, which are no longer installable due to the removal of libpng10-dev from Debian. The imlib1-dev and gdk-imlib1-dev packages them

Bug#333042: scigraphica: FTBFS (Build-Depends on imlib1-dev or gdk-imlib1-dev)

2005-10-09 Thread Thomas Bushnell BSG
Package: scigraphica Version: 0.8.0-9.1 Severity: serious This package fails to build from source because it declares a build dependency on imlib1-dev and/or gdk-imlib1-dev, which are no longer installable due to the removal of libpng10-dev from Debian. The imlib1-dev and gdk-imlib1-dev packages

Bug#333040: pixelize: FTBFS (Build-Depends on imlib1-dev or gdk-imlib1-dev)

2005-10-09 Thread Thomas Bushnell BSG
Package: pixelize Version: 0.9.2-2 Severity: serious This package fails to build from source because it declares a build dependency on imlib1-dev and/or gdk-imlib1-dev, which are no longer installable due to the removal of libpng10-dev from Debian. The imlib1-dev and gdk-imlib1-dev packages thems

Bug#333041: qiv: FTBFS (Build-Depends on imlib1-dev or gdk-imlib1-dev)

2005-10-09 Thread Thomas Bushnell BSG
Package: qiv Version: 2.0-4 Severity: serious This package fails to build from source because it declares a build dependency on imlib1-dev and/or gdk-imlib1-dev, which are no longer installable due to the removal of libpng10-dev from Debian. The imlib1-dev and gdk-imlib1-dev packages themselves w

Bug#333036: gtkgo: FTBFS (Build-Depends on imlib1-dev or gdk-imlib1-dev)

2005-10-09 Thread Thomas Bushnell BSG
Package: gtkgo Version: 0.0.10-12 Severity: serious This package fails to build from source because it declares a build dependency on imlib1-dev and/or gdk-imlib1-dev, which are no longer installable due to the removal of libpng10-dev from Debian. The imlib1-dev and gdk-imlib1-dev packages themse

Bug#333039: paul: FTBFS (Build-Depends on imlib1-dev or gdk-imlib1-dev)

2005-10-09 Thread Thomas Bushnell BSG
Package: paul Version: 0.1.1-3 Severity: serious This package fails to build from source because it declares a build dependency on imlib1-dev and/or gdk-imlib1-dev, which are no longer installable due to the removal of libpng10-dev from Debian. The imlib1-dev and gdk-imlib1-dev packages themselve

Bug#333038: mozart-gtk: FTBFS (Build-Depends on imlib1-dev or gdk-imlib1-dev)

2005-10-09 Thread Thomas Bushnell BSG
Package: mozart-gtk Version: 20040429-4 Severity: serious This package fails to build from source because it declares a build dependency on imlib1-dev and/or gdk-imlib1-dev, which are no longer installable due to the removal of libpng10-dev from Debian. The imlib1-dev and gdk-imlib1-dev packages

Bug#333037: ircii-pana: FTBFS (Build-Depends on imlib1-dev or gdk-imlib1-dev)

2005-10-09 Thread Thomas Bushnell BSG
Package: ircii-pana Version: 1:1.1-2 Severity: serious This package fails to build from source because it declares a build dependency on imlib1-dev and/or gdk-imlib1-dev, which are no longer installable due to the removal of libpng10-dev from Debian. The imlib1-dev and gdk-imlib1-dev packages the

Bug#333035: gtk-engines: FTBFS (Build-Depends on imlib1-dev or gdk-imlib1-dev)

2005-10-09 Thread Thomas Bushnell BSG
Package: gtk-engines Version: 0.12-8 Severity: serious This package fails to build from source because it declares a build dependency on imlib1-dev and/or gdk-imlib1-dev, which are no longer installable due to the removal of libpng10-dev from Debian. The imlib1-dev and gdk-imlib1-dev packages the

Bug#333034: gretl: FTBFS (Build-Depends on imlib1-dev or gdk-imlib1-dev)

2005-10-09 Thread Thomas Bushnell BSG
Package: gretl Version: 1.4.1-3 Severity: serious This package fails to build from source because it declares a build dependency on imlib1-dev and/or gdk-imlib1-dev, which are no longer installable due to the removal of libpng10-dev from Debian. The imlib1-dev and gdk-imlib1-dev packages themselv

Bug#333033: gnome-pim: FTBFS (Build-Depends on imlib1-dev or gdk-imlib1-dev)

2005-10-09 Thread Thomas Bushnell BSG
Package: gnome-pim Version: 1.4.9-2.2 Severity: serious This package fails to build from source because it declares a build dependency on imlib1-dev and/or gdk-imlib1-dev, which are no longer installable due to the removal of libpng10-dev from Debian. The imlib1-dev and gdk-imlib1-dev packages th

Bug#333030: gmoo: FTBFS (Build-Depends on imlib1-dev or gdk-imlib1-dev)

2005-10-09 Thread Thomas Bushnell BSG
Package: gmoo Version: 0.5.6-7 Severity: serious This package fails to build from source because it declares a build dependency on imlib1-dev and/or gdk-imlib1-dev, which are no longer installable due to the removal of libpng10-dev from Debian. The imlib1-dev and gdk-imlib1-dev packages themselve

Bug#333032: gnome-pilot-conduits: FTBFS (Build-Depends on imlib1-dev or gdk-imlib1-dev)

2005-10-09 Thread Thomas Bushnell BSG
Package: gnome-pilot-conduits Version: 2.0.12-2 Severity: serious This package fails to build from source because it declares a build dependency on imlib1-dev and/or gdk-imlib1-dev, which are no longer installable due to the removal of libpng10-dev from Debian. The imlib1-dev and gdk-imlib1-dev p

Bug#333031: gnome-pilot: FTBFS (Build-Depends on imlib1-dev or gdk-imlib1-dev)

2005-10-09 Thread Thomas Bushnell BSG
Package: gnome-pilot Version: 2.0.12-1.4 Severity: serious This package fails to build from source because it declares a build dependency on imlib1-dev and/or gdk-imlib1-dev, which are no longer installable due to the removal of libpng10-dev from Debian. The imlib1-dev and gdk-imlib1-dev packages

Bug#333028: glimmer: FTBFS (Build-Depends on imlib1-dev or gdk-imlib1-dev)

2005-10-09 Thread Thomas Bushnell BSG
Package: glimmer Version: 1.2.1-4 Severity: serious This package fails to build from source because it declares a build dependency on imlib1-dev and/or gdk-imlib1-dev, which are no longer installable due to the removal of libpng10-dev from Debian. The imlib1-dev and gdk-imlib1-dev packages themse

Bug#333026: gkrellm: FTBFS (Build-Depends on imlib1-dev or gdk-imlib1-dev)

2005-10-09 Thread Thomas Bushnell BSG
Package: gkrellm Version: 2.2.7-2 Severity: serious This package fails to build from source because it declares a build dependency on imlib1-dev and/or gdk-imlib1-dev, which are no longer installable due to the removal of libpng10-dev from Debian. The imlib1-dev and gdk-imlib1-dev packages themse

Bug#333029: gmgaclock: FTBFS (Build-Depends on imlib1-dev or gdk-imlib1-dev)

2005-10-09 Thread Thomas Bushnell BSG
Package: gmgaclock Version: 0.4.8-2.1 Severity: serious This package fails to build from source because it declares a build dependency on imlib1-dev and/or gdk-imlib1-dev, which are no longer installable due to the removal of libpng10-dev from Debian. The imlib1-dev and gdk-imlib1-dev packages th

Bug#333027: gkrellweather: FTBFS (Build-Depends on imlib1-dev or gdk-imlib1-dev)

2005-10-09 Thread Thomas Bushnell BSG
Package: gkrellweather Version: 2.0.6-5 Severity: serious This package fails to build from source because it declares a build dependency on imlib1-dev and/or gdk-imlib1-dev, which are no longer installable due to the removal of libpng10-dev from Debian. The imlib1-dev and gdk-imlib1-dev packages

Bug#333023: fvwm: FTBFS (Build-Depends on imlib1-dev or gdk-imlib1-dev)

2005-10-09 Thread Thomas Bushnell BSG
Package: fvwm Version: 1:2.5.14-2 Severity: serious This package fails to build from source because it declares a build dependency on imlib1-dev and/or gdk-imlib1-dev, which are no longer installable due to the removal of libpng10-dev from Debian. The imlib1-dev and gdk-imlib1-dev packages themse

Bug#333025: gfpoken: FTBFS (Build-Depends on imlib1-dev or gdk-imlib1-dev)

2005-10-09 Thread Thomas Bushnell BSG
Package: gfpoken Version: 0.27-1 Severity: serious This package fails to build from source because it declares a build dependency on imlib1-dev and/or gdk-imlib1-dev, which are no longer installable due to the removal of libpng10-dev from Debian. The imlib1-dev and gdk-imlib1-dev packages themsel

Bug#333024: gco: FTBFS (Build-Depends on imlib1-dev or gdk-imlib1-dev)

2005-10-09 Thread Thomas Bushnell BSG
Package: gco Version: 0.3.3-8 Severity: serious This package fails to build from source because it declares a build dependency on imlib1-dev and/or gdk-imlib1-dev, which are no longer installable due to the removal of libpng10-dev from Debian. The imlib1-dev and gdk-imlib1-dev packages themselves

Bug#333022: fidelio: FTBFS (Build-Depends on imlib1-dev or gdk-imlib1-dev)

2005-10-09 Thread Thomas Bushnell BSG
Package: fidelio Version: 0.9.6-10 Severity: serious This package fails to build from source because it declares a build dependency on imlib1-dev and/or gdk-imlib1-dev, which are no longer installable due to the removal of libpng10-dev from Debian. The imlib1-dev and gdk-imlib1-dev packages thems

Bug#333020: entity: FTBFS (Build-Depends on imlib1-dev or gdk-imlib1-dev)

2005-10-09 Thread Thomas Bushnell BSG
Package: entity Version: 1.0.1-7 Severity: serious This package fails to build from source because it declares a build dependency on imlib1-dev and/or gdk-imlib1-dev, which are no longer installable due to the removal of libpng10-dev from Debian. The imlib1-dev and gdk-imlib1-dev packages themsel

Bug#333021: extace: FTBFS (Build-Depends on imlib1-dev or gdk-imlib1-dev)

2005-10-09 Thread Thomas Bushnell BSG
Package: extace Version: 1.9.3-1 Severity: serious This package fails to build from source because it declares a build dependency on imlib1-dev and/or gdk-imlib1-dev, which are no longer installable due to the removal of libpng10-dev from Debian. The imlib1-dev and gdk-imlib1-dev packages themsel

Bug#333019: eboard: FTBFS (Build-Depends on imlib1-dev or gdk-imlib1-dev)

2005-10-09 Thread Thomas Bushnell BSG
Package: eboard Version: 0.9.5-5 Severity: serious This package fails to build from source because it declares a build dependency on imlib1-dev and/or gdk-imlib1-dev, which are no longer installable due to the removal of libpng10-dev from Debian. The imlib1-dev and gdk-imlib1-dev packages themsel

Bug#333018: cronosii: FTBFS (Build-Depends on imlib1-dev or gdk-imlib1-dev)

2005-10-09 Thread Thomas Bushnell BSG
Package: cronosii Version: 0.2.2.23.1-2 Severity: serious This package fails to build from source because it declares a build dependency on imlib1-dev and/or gdk-imlib1-dev, which are no longer installable due to the removal of libpng10-dev from Debian. The imlib1-dev and gdk-imlib1-dev packages

Bug#333017: amaya: FTBFS (Build-Depends on imlib1-dev or gdk-imlib1-dev)

2005-10-09 Thread Thomas Bushnell BSG
Package: amaya Version: 8.5-1 Severity: serious This package fails to build from source because it declares a build dependency on imlib1-dev and/or gdk-imlib1-dev, which are no longer installable due to the removal of libpng10-dev from Debian. The imlib1-dev and gdk-imlib1-dev packages themselves

Bug#328008: NMU diff for this bug

2005-10-09 Thread Adeodato Simó
> I plan on uploading NMUs for the above bugs very soon. The packages are: > prokyon3 0.9.2-2.1 This upload did not get rid of the libqt3c102-mt-mysql dependency, so I've uploaded a second NMU (diff attached) to address this issue. Cheers, -- Adeodato Simó EM: asp16 [ykwim] alu

Bug#332898: new udev package

2005-10-09 Thread Marco d'Itri
I uploaded a new *untested* package at http://www.bofh.it/~md/debian/ , please let me know ASAP if it fixes the bugs you reported (mainly mousedev and evdev not being automatically loaded). -- ciao, Marco signature.asc Description: Digital signature

Bug#332971: marked as done (gcompris: FTBFS: missing build-dependency on python*-(py)sqlite*)

2005-10-09 Thread Debian Bug Tracking System
Severity: serious Justification: no longer builds from source >From my build log: > Automatic build of gcompris_7.0.3-1 on hertz by sbuild/kfreebsd-i386 1.170.5 > Build started at 20051009-0055 > ** [

Bug#329468: Bug#322309: Debian woody dpkg no longer works with recent linux kernel.

2005-10-09 Thread Scott James Remnant
On Mon, 2005-10-10 at 00:16 +0900, Junichi Uekawa wrote: > dpkg in Debian woody (3.0) is broken by recent linux kernels; > due to the following command changing behavior (mmap of > zero-byte length): > > addr=mmap(NULL, 0, PROT_READ, MAP_SHARED, fd, 0); > > These bugs are caused by mmap chang

Bug#332545: wine: I confirm the bug

2005-10-09 Thread Utilisateur Debian
Package: wine Version: 0.0.20050830-1 Followup-For: Bug #332545 Any application can be launch on my PC with 1Go of RAM and 2Go of Swap... Wine is unusable. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Shell:

Bug#332593: marked as done (libgalago - build-depends against unavailable package)

2005-10-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Oct 2005 13:47:13 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#332593: fixed in libgalago 0.3.3-2 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now

Processed: tagging 332898, tagging 332946

2005-10-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > # Automatically generated email from bts, devscripts version 2.9.7 > tags 332898 pending Bug#332898: serio hotplug broken? Tags were: help unreproducible Tags added: pending > tags 332946 pending Bug#332946: udev: timeout default not long enough on slo

Bug#329686: Processed: Re: Bug#329686: FTBFS: fails to detect libkrb5

2005-10-09 Thread Sam Hartman
Hi. I cannot reproduce this. My desktop is a powerpc machine and I build all my packages (including ones that depend on krb5) on it just fine. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Processed: Fixed in NMU of orbit2cpp 1.3.9-1.2

2005-10-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tag 325978 + fixed Bug#325978: FTBFS: orbit2cpp9c2_1.3.9-1.1 (arm/unstable): Internal compiler error Tags were: pending patch Tags added: fixed > quit Stopping processing here. Please contact me if you need assistance. Debian bug tracking system adm

Processed: Fixed in NMU of mozilla 2:1.7.12-1

2005-10-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tag 318723 + fixed Bug#318723: javascript crasher Tags were: security confirmed Tags added: fixed > tag 321644 + fixed Bug#321644: mozilla-browser: mozilla 1.7.10 version crashes almost immediately and all other browsers that use the mozilla core cras

Bug#332971: gcompris: FTBFS: missing build-dependency on python*-(py)sqlite*

2005-10-09 Thread Aurelien Jarno
Package: gcompris Version: 7.0.3-1 Severity: serious Justification: no longer builds from source >From my build log: > Automatic build of gcompris_7.0.3-1 on hertz by sbuild/kfreebsd-i386 1.170.5 > Build started at 2005

Bug#332380: marked as done (cyphesis-cpp_0.5.0-2 (unstable): fails to build)

2005-10-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Oct 2005 13:17:11 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#332380: fixed in cyphesis-cpp 0.5.1-1 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is n

Bug#332740: marked as done (chmlib - changed soname without conflicts)

2005-10-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Oct 2005 13:17:08 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#332740: fixed in chmlib 0.36-3 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your

Bug#314976: marked as done ([EMAIL PROTECTED]: New directfb upstream version, soname change])

2005-10-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Oct 2005 13:17:14 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#314976: fixed in directvnc 0.7.5-7 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now

Processed: Fixed in NMU of freqtweak 0.6.1-1.1

2005-10-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tag 286146 + fixed Bug#286146: freqtweak: FTBFS (amd64/gcc-4.0): cast from 'FTprocI*' to 'unsigned int' loses precision Tags were: pending patch Tags added: fixed > tag 317195 + fixed Bug#317195: libjack0.80.0-0 removed from unstable; rebuild required

Bug#332968: tgif: FTBFS: debconf-2.0 is not an alternative to debhelper

2005-10-09 Thread Aurelien Jarno
Package: tgif Severity: serious Justification: no longer builds from source >From my build log: > Automatic build of tgif_1:4.1.44-3 on hertz by sbuild/kfreebsd-i386 1.170.5 > Build started at 2005

Processed: Re: Bug#332768: apt-cacher: falls if used in conjunction with apt-listbugs

2005-10-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > severity 332768 normal Bug#332768: apt-cacher: falls if used in conjunction with apt-listbugs Severity set to `normal'. > reassign 332768 apt-listbugs Bug#332768: apt-cacher: falls if used in conjunction with apt-listbugs Bug reassigned from package `a

Bug#331069: marked as done (gconf2: GConf server daemon executable missing from package)

2005-10-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Oct 2005 21:29:05 +0200 with message-id <[EMAIL PROTECTED]> and subject line Bug#331069: gconf2: GConf server daemon executable missing from package has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with.

Bug#332768: apt-cacher: falls if used in conjunction with apt-listbugs

2005-10-09 Thread Eduard Bloch
severity 332768 normal reassign 332768 apt-listbugs thanks #include * michael [Sat, Oct 08 2005, 02:17:06PM]: > Package: apt-cacher > Version: 1.1 > Severity: grave > Justification: renders package unusable Bullshit. > with apt-cacher on a 'server' and apt-listbugs on a 'client' then when > get

Bug#332955: scalapack: FTBFS, test linking with libf2c is missing MAIN__()

2005-10-09 Thread Adam C Powell IV
Package: scalapack Version: 1.7-9 Severity: serious Greetings, scalapack is failing to build on arm and PPC. On arm, the error is: gcc -o /home/hazelsct/scalapack-1.7/TESTING/xigemr pigemrdrv.o -L /home/hazelsct/scalapack-1.7 -lscalapack-lam -lblacsCinit-lam -lblacs-lam -lblacsCinit-lam -lmp

Bug#332898: Another report: no touchpad without evdev

2005-10-09 Thread Marco d'Itri
On Oct 09, Martijn Pieters <[EMAIL PROTECTED]> wrote: > The point is more that hotplug used to take care this; I'll happily add > it to /etc/modules, but I thought an extra reproducable case was helpful. The point is that the new udev lacks coldplug support for the input subsystem, so you need a

Bug#332898: Another report: no touchpad without evdev

2005-10-09 Thread Martijn Pieters
Marco d'Itri wrote: Just to add another datapoint: I cannot start the Xorg server without evdev loaded either; loading mousedev is not enough. This is with a synaptics touchpad on /dev/psaux (present without evdev loaded) and the xfree86-synaptics-driver. I suspect the latter is the culprit here,

Bug#332841: masqmail: insecure temp file

2005-10-09 Thread Paolo
On Sat, Oct 08, 2005 at 05:29:23PM -0700, Steve Langasek wrote: > On Sun, Oct 09, 2005 at 12:11:30AM +0200, Paolo wrote: > > Package: masqmail > > Version: 0.2.20-1sarge1 > > Severity: critical > > > seems to me that the default config of online_file is pretty insecure: > > > /tmp/connect_route >

Bug#332593: patch

2005-10-09 Thread Bastian Blank
The attached patch fixes the bug. Bastian -- Punishment becomes ineffective after a certain point. Men become insensitive. -- Eneg, "Patterns of Force", stardate 2534.7 diff -u libgalago-0.3.3/debian/changelog libgalago-0.3.3/debian/changelog --- libgalago-0.3.3/debian/changelog

Bug#332533: marked as done (fruit_2.1-1 (unstable): fails to build)

2005-10-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Oct 2005 11:17:14 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#332533: fixed in fruit 2.1-2 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your r

Bug#332898: Another report: no touchpad without evdev

2005-10-09 Thread Marco d'Itri
On Oct 09, Martijn Pieters <[EMAIL PROTECTED]> wrote: > Just to add another datapoint: I cannot start the Xorg server without evdev > loaded either; loading mousedev is not enough. This is with a synaptics > touchpad on /dev/psaux (present without evdev loaded) and the > xfree86-synaptics-driver.

Bug#332259: spampd fails with 'Error in process_request': Modification of read-only variable in Syslog.pm

2005-10-09 Thread Sven Mueller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, October 7, 2005 6:17, Martin Schulze said: > Sven Mueller wrote: >> I created a fixed package (actually two: one for sid/etch and one for >> sarge), available at https://mail.incase.de/spampd/sarge-security/ >> respectively at https://mail.inc

Bug#258582: marked as done (cookietool: FTBFS with gcc-3.4: label at end of compound statement)

2005-10-09 Thread Debian Bug Tracking System
Your message dated Sun, 9 Oct 2005 19:08:02 +0200 with message-id <[EMAIL PROTECTED]> and subject line Closing bugs fixed in NMUs. has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your respons

Bug#332898: Another report: no touchpad without evdev

2005-10-09 Thread Martijn Pieters
Package: udev Version: 0.070-3 Followup-For: Bug #332898 Just to add another datapoint: I cannot start the Xorg server without evdev loaded either; loading mousedev is not enough. This is with a synaptics touchpad on /dev/psaux (present without evdev loaded) and the xfree86-synaptics-driver. I sus

Bug#262753: marked as done (ttmkfdir: FTBFS with gcc-3.4: extra `;')

2005-10-09 Thread Debian Bug Tracking System
Your message dated Sun, 9 Oct 2005 18:46:33 +0200 with message-id <[EMAIL PROTECTED]> and subject line ttmkfdir: closing old bugs fixed in NMUs. has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is no

Bug#221377: marked as done (ttmkfdir: Missing build dependency on flex)

2005-10-09 Thread Debian Bug Tracking System
Your message dated Sun, 9 Oct 2005 18:44:52 +0200 with message-id <[EMAIL PROTECTED]> and subject line ttmkfdir: closing old bugs fixed in NMUs. has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is no

Bug#221159: marked as done (ttmkfdir: Missing build dependency on libtool)

2005-10-09 Thread Debian Bug Tracking System
Your message dated Sun, 9 Oct 2005 18:43:47 +0200 with message-id <[EMAIL PROTECTED]> and subject line ttmkfdir: closing old bugs fixed in NMUs. has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is no

Bug#332898: udev: mouse devices doesn't work anymore without hoplug

2005-10-09 Thread Encolpe Degoute
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Marco d'Itri a écrit : | On Oct 09, Encolpe Degoute <[EMAIL PROTECTED]> wrote: | | |>After testing the two solutions, it still doesn't load usbmouse and |>psmouse if they're not in /etc/modules. It seems that my usb mouse can | | It's not supposed to

Bug#332287: rscheme_0.7.3.4.b1-1 (unstable): fails to build

2005-10-09 Thread Bastian Blank
On Thu, Oct 06, 2005 at 01:45:44AM +0200, Lars Bahner wrote: > It would. Upstream is looking into it. Hu? Why is upstream responsible for missing build-dependency? Bastian -- "What terrible way to die." "There are no good ways." -- Sulu and Kirk, "That Which Surv

Bug#332937: searchandrescue: missing dependency on yiff-server

2005-10-09 Thread Pierre THIERRY
Package: searchandrescue Version: 0.8.2-2 Severity: serious Justification: Policy 7.2 SAR needs yiff-server to be able to play sound, and thus should Recommend it. But it even doesn't Suggest it... -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, '

Bug#332454: marked as done (FTBFS: libmagick transition)

2005-10-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Oct 2005 08:32:09 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#332454: fixed in nip2 7.10.14-1 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now you

Bug#332898: udev: mouse devices doesn't work anymore without hoplug

2005-10-09 Thread Marco d'Itri
On Oct 09, Encolpe Degoute <[EMAIL PROTECTED]> wrote: > After testing the two solutions, it still doesn't load usbmouse and > psmouse if they're not in /etc/modules. It seems that my usb mouse can It's not supposed to load usbmouse at all, it's blacklisted and you do not need it. The proper driver

Bug#332898: udev: mouse devices doesn't work anymore without hoplug

2005-10-09 Thread Encolpe Degoute
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Marco d'Itri a écrit : | On Oct 09, Encolpe Degoute <[EMAIL PROTECTED]> wrote: | | |>I found this one: |>evdev and mousedev drivers were loaded by hotplug package and new udev |>version does not. | | Interesting. evdev is not supposed to be loaded eve

Bug#329468: Debian woody dpkg no longer works with recent linux kernel.

2005-10-09 Thread Junichi Uekawa
Hi, dpkg in Debian woody (3.0) is broken by recent linux kernels; due to the following command changing behavior (mmap of zero-byte length): addr=mmap(NULL, 0, PROT_READ, MAP_SHARED, fd, 0); These bugs are caused by mmap changing behavior; it used to return NULL when given a length of 0. Ho

Bug#329358: [bug #14619] find -perm +... broken in 4.2.25

2005-10-09 Thread Eric Blake
Follow-up Comment #10, bug #14619 (project findutils): You had a slight typo in comment #9 - with umask 0022, the mode "+r" evaluates as 0200 (or perhaps you meant umask 0002, to get 0220), from the point of view of chmod. But your doc patch looked nice. See my note 1 at the end of comment #3.

Bug#330561: marked as done (evolution is not installable)

2005-10-09 Thread Debian Bug Tracking System
Your message dated Sun, 9 Oct 2005 16:11:21 +0200 with message-id <[EMAIL PROTECTED]> and subject line Fixed in NMU of evolution 2.2.3-4.1 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your

Bug#329811: marked as done (evolution: requires missing libsoup2.2-7)

2005-10-09 Thread Debian Bug Tracking System
Your message dated Sun, 9 Oct 2005 16:11:21 +0200 with message-id <[EMAIL PROTECTED]> and subject line Fixed in NMU of evolution 2.2.3-4.1 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your

Bug#330561: marked as done (evolution is not installable)

2005-10-09 Thread Debian Bug Tracking System
Your message dated Sun, 9 Oct 2005 16:11:21 +0200 with message-id <[EMAIL PROTECTED]> and subject line Fixed in NMU of evolution 2.2.3-4.1 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your

Bug#329811: marked as done (evolution: requires missing libsoup2.2-7)

2005-10-09 Thread Debian Bug Tracking System
Your message dated Sun, 9 Oct 2005 16:11:21 +0200 with message-id <[EMAIL PROTECTED]> and subject line Fixed in NMU of evolution 2.2.3-4.1 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your

Processed: Re: Bug#332753: xlibmesa-gl-dev: cannot link OpenGL app: /usr/bin/ld: cannot find, -lGL

2005-10-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > severity 332753 important Bug#332753: xlibmesa-gl-dev: cannot link OpenGL app: /usr/bin/ld: cannot find -lGL Severity set to `important'. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system adminis

Processed: Re: Bug#327085: file-rc: The sort field in /etc/runlevel.conf does not work.

2005-10-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > severity 327085 important Bug#327085: file-rc: The sort field in /etc/runlevel.conf does not work. Severity set to `important'. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (adm

Processed: Fixed in NMU of evolution 2.2.3-4.1

2005-10-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tag 329811 + fixed Bug#329811: evolution: requires missing libsoup2.2-7 There were no tags set. Bug#330561: evolution is not installable Tags added: fixed > tag 330561 + fixed Bug#330561: evolution is not installable Tags were: fixed Bug#329811: evolut

Processed: tagging 332705

2005-10-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > # Automatically generated email from bts, devscripts version 2.8.14 > tags 332705 fixed-upstream Bug#332705: FTBFS: No matching function for call to StreamConnect There were no tags set. Tags added: fixed-upstream > End of message, stopping processing

Bug#332753: xlibmesa-gl-dev: cannot link OpenGL app: /usr/bin/ld: cannot find, -lGL

2005-10-09 Thread Sven Joachim
severity 332753 important thanks Andre Heynatz wrote: I have read bug report #208198 and am somewhat confused. It has become a combinatorical problem, and my head smokes. But there seems to be an easy way out: libGL.so.1 is linked to different files whether Mesa or nVidia libs are used: libG

Bug#327085: file-rc: The sort field in /etc/runlevel.conf does not work.

2005-10-09 Thread Roland Rosenfeld
severity 327085 important thanks Hi Tim! On Wed, 07 Sep 2005, Tim Phipps wrote: > Package: file-rc > Version: 0.8.7 > Severity: critical > Justification: breaks the whole system > The script /etc/init.d/rc does not use the sort field of > /etc/runlevel.conf to select the order of execution of t

Processed: tagging 332380

2005-10-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > # Automatically generated email from bts, devscripts version 2.8.14 > tags 332380 pending Bug#332380: cyphesis-cpp_0.5.0-2 (unstable): fails to build There were no tags set. Tags added: pending > End of message, stopping processing here. Please contac

  1   2   >