Bug#478821: non-idempotent code in postinst

2008-05-06 Thread Adrian von Bidder
tags 478821 +help thanks Hi, I added the statoverride things because IIRC I had problems with the dir premissions being reset somehow, but I'm not clear on why/how. (You can tell I'm not that an experienced packager, can't you :-) So removing the statoverride logic is fine by me, however I'm q

Processed: Re: Bug#478821: non-idempotent code in postinst

2008-05-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tags 478821 +help Bug#478821: non-idempotent code in postinst There were no tags set. Tags added: help > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs d

Bug#479850: dpkg: file triggers not always triggered when files are removed

2008-05-06 Thread Raphael Hertzog
On Wed, 07 May 2008, Josselin Mouette wrote: > However this is not always the case when the object is deleted: > * Let's say package bar has set interest on /usr/share/bar. > * Package foo_0.1 contains /usr/share/bar/foo.xml. > * Package foo_0.2 does not contain any file in /usr/s

Bug#479873: kmchart_1.2.4(sparc/unstable): FTBFS: src/include/builddefs:22: /etc/pcp.conf: No such file or directory

2008-05-06 Thread Martin Zobel-Helas
ds: autoconf, debhelper (>= 5), libpcp3-dev (>= 2.7.4-20080506), > libqt4-dev, libglu1-mesa-dev, mesa-common-dev [...] > config.status: creating src/include/builddefs > config.status: creating src/include/version.h > config.status: creating man/html/kmchart.adp > config.sta

Bug#479872: glob2_0.9.3-1(sparc/unstable): FTBFS on sparc, must #include before using typeid

2008-05-06 Thread Martin Zobel-Helas
Package: glob2 Version: 0.9.3-1 Severity: serious There was an error while trying to autobuild your package: > Automatic build of glob2_0.9.3-1 on lebrun by sbuild/sparc 98 > Build started at 20080507-0234 [...] > ** Using build dependencies supplied by package: > Build-Depends: debhelper (>> 4

Bug#478943: libjdic-java_0.0.20060613-8(sparc/unstable): FTBFS: Nothing to be done for `binary-arch'

2008-05-06 Thread Michael Koch
On Thu, May 01, 2008 at 10:36:43PM +0200, Martin Zobel-Helas wrote: > Package: libjdic-java > Version: 0.0.20060613-8 > Severity: serious > > There was an error while trying to autobuild your package: > > > Automatic build of libjdic-java_0.0.20060613-8 on lebrun by sbuild/sparc 98 > > Build star

Bug#478900: eclipse-cdt_3.1.2-2(sparc/unstable): FTBFS: Target "assemble.org.eclipse.cdt.linux.gtk.sparc" does not exist in the project

2008-05-06 Thread Michael Koch
On Thu, May 01, 2008 at 07:10:00PM +0200, Martin Zobel-Helas wrote: > Package: eclipse-cdt > Version: 3.1.2-2 > Severity: serious > > There was an error while trying to autobuild your package: > > > Automatic build of eclipse-cdt_3.1.2-2 on lebrun by sbuild/sparc 98 > > Build started at 20080501-

Bug#479868: FTBFS with linux-libc-dev >> 2.6.25

2008-05-06 Thread William Pitcock
Package: perl Version: 5.8.8-12 Severity: serious Tags: patch Hi, Please find the attached patch to fix a FTBFS issue in perl with linux-libc-dev from 2.6.25. William -- System Information: Debian Release: lenny/sid Architecture: amd64 (x86_64) Kernel: Linux 2.6.22-3-amd64 (SMP w/2 CPU cores)

Processed: block 479195 with 479194

2008-05-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > # Automatically generated email from bts, devscripts version 2.10.26 > block 479195 with 479194 Bug#479194: please build depend on libxerces-c2-dev Bug#479195: please build depend on libxerces-c2-dev Was not blocked by any bugs. Blocking bugs of 479195

Processed: block 479193 with 479194

2008-05-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > # Automatically generated email from bts, devscripts version 2.10.26 > block 479193 with 479194 Bug#479194: please build depend on libxerces-c2-dev Bug#479193: please build depend on libxerces-c2-dev Was not blocked by any bugs. Blocking bugs of 479193

Processed: block 479191 with 479194

2008-05-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > # Automatically generated email from bts, devscripts version 2.10.26 > block 479191 with 479194 Bug#479194: please build depend on libxerces-c2-dev Bug#479191: please build depend on libxerces-c2-dev Was not blocked by any bugs. Blocking bugs of 479191

Bug#479193: Blocked on xml-security-c, which is blocked on xalan

2008-05-06 Thread Russ Allbery
I have or will have shortly fixed packages for both of these bugs, but currently neither package can build because xml-security-c is still linked against an old version of xerces-c and the new and old versions conflict during the build. xml-security-c has a new package prepared but it's waiting fo

Processed: tagging 479191

2008-05-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > # Automatically generated email from bts, devscripts version 2.10.26 > tags 479191 pending Bug#479191: please build depend on libxerces-c2-dev There were no tags set. Tags added: pending > End of message, stopping processing here. Please contact me if

Bug#479191: Blocked on xml-security-c, which is blocked on xalan

2008-05-06 Thread Russ Allbery
I have or will have shortly fixed packages for both of these bugs, but currently neither package can build because xml-security-c is still linked against an old version of xerces-c and the new and old versions conflict during the build. xml-security-c has a new package prepared but it's waiting fo

Bug#478524: Bug#479556: Bug#474413: Problem with autobuild of libtommath/0.39-2

2008-05-06 Thread Guillem Jover
On Tue, 2008-05-06 at 19:41:10 +, Joe Nahmias wrote: > Maybe I'm missing something, but I don't understand why the build target > is called in the first place. Can't you just run "debian/rules > binary-arch" -- which is mandated by policy -- and everything will be ok > because of the target de

Bug#477010: taking the address of a macro

2008-05-06 Thread Christopher L Conway
The problem is that the relevant lines are trying to create function pointers, but the identifiers named are really macros. The following example gives a similar error: macroptr.c: int f(int x, int y, int z) { return 0; } #define FOO(x) f(x,0,0) int (*p)() = &f; int (*q)() = &FOO; $ gcc macropt

Bug#474400: libarchive build failures

2008-05-06 Thread paul cannon
So I've been trying to look into this problem by trying builds under different conditions on an amd64 lenny chroot (kernel 2.6.17-2-amd64). Have tried both gcc-4.1 and gcc-4.2 with optimizations on and off, and even tried installing the exact versions of every single package mentioned in that buil

Bug#479101: (no subject)

2008-05-06 Thread AndrewL733
For what it's worth... I have several Macbook Pros. On the original Core 2 Duo model (2.14 Ghz, ATI graphics, ICH 7 chipset), the 2.6.25 kernel runs fine. The exact same kernel give me the kernel panic reported here on the newest Macbook Pro (4,1 Penryn, ICH 8) model -- 2.6 Ghz with Nvidia Grap

Bug#453927: marked as done (gqview: configuration not saved atomically)

2008-05-06 Thread Debian Bug Tracking System
Your message dated Wed, 07 May 2008 01:32:03 + with message-id <[EMAIL PROTECTED]> and subject line Bug#453927: fixed in gqview 2.0.4-1.1 has caused the Debian Bug report #453927, regarding gqview: configuration not saved atomically to be marked as done. This means that you claim that the pro

Bug#479857: twisted-calendarserver_0.2.0.svn19773-3(hppa/experimental): FTBFS: python2.4: command not found

2008-05-06 Thread Frank Lichtenheld
Package: twisted-calendarserver Version: 0.2.0.svn19773-3 Severity: serious Hi, your package failed to build from source. | Automatic build of twisted-calendarserver_0.2.0.svn19773-3 on lofn by sbuild/hppa 98-farm | Build started at 20080507-0158 | **

Bug#474413: Problem with autobuild of libtommath/0.39-2

2008-05-06 Thread Joe Nahmias
Hi Roger, On Tue, May 06, 2008 at 09:36:37PM +0100, Roger Leigh wrote: > Joe Nahmias <[EMAIL PROTECTED]> writes: [snip] > I discussed this yesterday on #debian-devel. The main issues are Sorry I missed it, had I known I would've liked to participate. > - it's not possible to robustly determine

Bug#479644: libqt4-webkit:CVE-2008-1025 Cross-site scripting (XSS) vulnerability in Apple WebKit

2008-05-06 Thread Eder L. Marques
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michael Gilbert escreveu: > On 5/6/08, Michael Gilbert wrote: >> i believe that this is actually an issue with webkit itself, not the >> libqt4-webkit package (which uses webkit as a library). CVE-2008-1025 >> seems to indicate that the issue is whole

Bug#479680: [Debian-med-packaging] Bug#479680: Bug#479680: clustalw_2.0.5-1(ia64/unstable): FTBFS: ISO C++ forbids declaration of 'auto_ptr' with no type

2008-05-06 Thread Charles Plessy
notfound 479680 2.0.6-1 thanks Hi Philipp, Indeed, clustalw_2.0.5-1 was not building with gcc-4.3, but 2.0.6-1 does thanks to an upstream patch. I have not tested on ia64, but the error messages are the ones related to build failures with gcc-4.3. Thanks for the report, and have a nice day, --

Processed: Re: [Debian-med-packaging] Bug#479680: Bug#479680: clustalw_2.0.5-1(ia64/unstable): FTBFS: ISO C++ forbids declaration of 'auto_ptr' with no type

2008-05-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > notfound 479680 2.0.6-1 Bug#479680: clustalw_2.0.5-1(ia64/unstable): FTBFS: ISO C++ forbids declaration of 'auto_ptr' with no type Bug no longer marked as found in version 2.0.6-1. > thanks Stopping processing here. Please contact me if you need ass

Bug#477004: marked as done (magicor: FTBFS: dh_install: magicor missing files (debian/tmp/usr/lib/python2.4/site-packages/magicor/*.py), aborting)

2008-05-06 Thread Debian Bug Tracking System
Your message dated Tue, 06 May 2008 23:47:10 + with message-id <[EMAIL PROTECTED]> and subject line Bug#477004: fixed in magicor 1.0-2 has caused the Debian Bug report #477004, regarding magicor: FTBFS: dh_install: magicor missing files (debian/tmp/usr/lib/python2.4/site-packages/magicor/*.py

Bug#477194: Fixed in 4.69-5+b1

2008-05-06 Thread Andrew Buckeridge
Package: exim4-base Version: 4.69-5+b1 [EMAIL PROTECTED]:~# /etc/init.d/exim4 start Starting MTA: exim4. [EMAIL PROTECTED]:~# ps $(

Bug#477046: fix for 477046

2008-05-06 Thread peter green
tags 477046 +patch thanks this bug is caused by some minor misquoting in debian/rules. fixed debian/rules file is attatched. #!/usr/bin/make -f # Sample debian/rules that uses debhelper. # This file is public domain software, originally written by Joey Hess. # Uncomment this to turn on verb

Processed: fix for 477046

2008-05-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tags 477046 +patch Bug#477046: gtkgo: FTBFS: configure: error: installation or configuration problem: C compiler cannot create executables. There were no tags set. Tags added: patch > thanks Stopping processing here. Please contact me if you need ass

Bug#479687: marked as done (kmchart_1.2.3(sparc/unstable): FTBFS: FATAL ERROR: could not find a valid header.)

2008-05-06 Thread Debian Bug Tracking System
verity: serious There was an error while trying to autobuild your package: > Automatic build of kmchart_1.2.3 on lebrun by sbuild/sparc 98 > Build started at 20080506-0850 [...] > ** Using build dependencies supplied by package: > Build-Depends: autoconf, debhelper (>= 5), li

Bug#477194: Get this in 4.69-2+b1 too

2008-05-06 Thread Andrew Buckeridge
Package: exim4-base Version: 4.69-2+b1 Own script starts with /usr/sbin/exim4 -bd -C /etc/exim4/exim4.conf as using local exim4.conf Selecting previously deselected package exim4-config. (Reading database ... 213415 files and directories currently installed.) Unpacking exim4-config (from .../exim

Bug#479644: libqt4-webkit:CVE-2008-1025 Cross-site scripting (XSS) vulnerability in Apple WebKit

2008-05-06 Thread Sune Vuorela
On Wednesday 07 May 2008, Michael Gilbert wrote: > On 5/6/08, Michael Gilbert wrote: > > i believe that this is actually an issue with webkit itself, not the > > libqt4-webkit package (which uses webkit as a library). CVE-2008-1025 > > seems to indicate that the issue is wholely within webkit (the

Bug#479850: dpkg: file triggers not always triggered when files are removed

2008-05-06 Thread Josselin Mouette
Package: dpkg Version: 1.14.18 Severity: serious (I'm marking this bug RC because this could lead to very nasty bugs during some upgrades of packages using triggers, although I don't know of a package in the archive for which the issue would be critical yet.) The triggers specification says the f

Bug#455670: patch

2008-05-06 Thread Maximiliano Curia
Hola Adam C Powell IV! El 06/05/2008 a las 15:28 escribiste: > Apologies for the delay in getting back to you all. It looks like this > bug is still open. Is this something I can help with, now that I'm part > of pkg-scicomp? All the patches seem to be available in the bug history, so please te

Bug#479644: libqt4-webkit:CVE-2008-1025 Cross-site scripting (XSS) vulnerability in Apple WebKit

2008-05-06 Thread Sune Vuorela
On Wednesday 07 May 2008, Michael Gilbert wrote: > i believe that this is actually an issue with webkit itself, not the > libqt4-webkit package (which uses webkit as a library). CVE-2008-1025 > seems to indicate that the issue is wholely within webkit (there is no > mention of qt). > > submitter,

Bug#479644: libqt4-webkit:CVE-2008-1025 Cross-site scripting (XSS) vulnerability in Apple WebKit

2008-05-06 Thread Michael Gilbert
On 5/6/08, Michael Gilbert wrote: > i believe that this is actually an issue with webkit itself, not the > libqt4-webkit package (which uses webkit as a library). CVE-2008-1025 > seems to indicate that the issue is wholely within webkit (there is no > mention of qt). i am mistaken, it looks like

Bug#479751: azureus: Requires Sun Java

2008-05-06 Thread peter green
The package seems to require Sun Java as it stated in README.txt. I gave up with trying to run it on free VM's available in Debian etch. It would appear that way In addition, the azureus wrapper expects java in the path, which is available only with Sun Java package installed. Afaict this is no

Bug#479644: libqt4-webkit:CVE-2008-1025 Cross-site scripting (XSS) vulnerability in Apple WebKit

2008-05-06 Thread Michael Gilbert
i believe that this is actually an issue with webkit itself, not the libqt4-webkit package (which uses webkit as a library). CVE-2008-1025 seems to indicate that the issue is wholely within webkit (there is no mention of qt). submitter, do you have further details that would confirm that the prob

Bug#479658: ikiwiki: "Your session has expired" after Saving any edited page

2008-05-06 Thread Joey Hess
Ernesto Hernández-Novich wrote: > > If you're using http auth, my guess is that is the problem somehow. > > Indeed. If I downgrade to 1.33.3 everything works fine again, so I > figure the problem has to do with the newly added code for session > management in 1.33.4 and/or 1.33.5 I assume so, but

Bug#479735: Bug#479056: grub-probe also fails with cciss

2008-05-06 Thread Roland Dreier
[ARGH!! sent to the wrong bug, sorry!!] > Next time, please don't add stuff to another bug just because it's similar. > File a new one instead. Sorry -- I thought it was basically the same bug (unknown device name pattern for root filesystem causes grub to destroy device.map). > Could you use

Processed: fix for 479613

2008-05-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tags 479613 +patch Bug#479613: FTBFS on many/all arches There were no tags set. Tags added: patch > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs databa

Bug#479613: fix for 479613

2008-05-06 Thread peter green
tags 479613 +patch thanks it looks like libosip renamed it's md5 functions/types (probablly to avoid symbol conflicts) causing this failure. I have attatched a patch to make siproxd use the new functions, this can be dropped straight into the debian/patches directory (the package uses cdbs w

Bug#475152: marked as done (libfishsound: CVE-2008-1686 code execution via crafted header containing negative offsets)

2008-05-06 Thread Debian Bug Tracking System
Your message dated Tue, 06 May 2008 21:02:09 + with message-id <[EMAIL PROTECTED]> and subject line Bug#475152: fixed in xine-lib 1.1.10.1-2+lenny2 has caused the Debian Bug report #475152, regarding libfishsound: CVE-2008-1686 code execution via crafted header containing negative offsets to

Bug#473057: marked as done (vlc: CVE-2008-0073 code execution via crafted rtsp stream)

2008-05-06 Thread Debian Bug Tracking System
Your message dated Tue, 06 May 2008 21:02:09 + with message-id <[EMAIL PROTECTED]> and subject line Bug#473057: fixed in xine-lib 1.1.10.1-2+lenny2 has caused the Debian Bug report #473057, regarding vlc: CVE-2008-0073 code execution via crafted rtsp stream to be marked as done. This means th

Bug#479687: fix for 479687

2008-05-06 Thread nscott
> tags 479687 +patch > thanks > > adding pcp, libglu1-mesa-dev andmesa-common-dev to the > build-dependencies will make this build (at least on i386 and amd64, I > don't have any other platforms handy to test). Thanks Peter. The pcp dependency is not right - thats a packaging issue in PCP, which

Bug#479762: perl: broken asm/unistd.ph

2008-05-06 Thread Niko Tyni
tag 479762 confirmed patch thanks On Tue, May 06, 2008 at 11:32:16PM +0900, Tatsuya Kinoshita wrote: > Package: perl > Version: 5.10.0-9 > Severity: serious > > On the current sid i386 environment, syscall.ph and asm/unistd.ph > fail as follows: > > > $ perl -e "require 'syscall.ph'" > Prot

Bug#478726: marked as done (yap_5.1.1-2(sparc/unstable): FTBFS on sparc)

2008-05-06 Thread Debian Bug Tracking System
Your message dated Tue, 06 May 2008 21:02:17 + with message-id <[EMAIL PROTECTED]> and subject line Bug#478726: fixed in yap 5.1.1-3 has caused the Debian Bug report #478726, regarding yap_5.1.1-2(sparc/unstable): FTBFS on sparc to be marked as done. This means that you claim that the problem

Bug#476990: marked as done (xine-lib: CVE-2008-1878 buffer overflow in nsf decoding)

2008-05-06 Thread Debian Bug Tracking System
Your message dated Tue, 06 May 2008 21:02:09 + with message-id <[EMAIL PROTECTED]> and subject line Bug#476990: fixed in xine-lib 1.1.10.1-2+lenny2 has caused the Debian Bug report #476990, regarding xine-lib: CVE-2008-1878 buffer overflow in nsf decoding to be marked as done. This means that

Processed: Re: Bug#479762: perl: broken asm/unistd.ph

2008-05-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tag 479762 confirmed patch Bug#479762: perl: broken asm/unistd.ph There were no tags set. Tags added: confirmed, patch > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrato

Bug#479724: xserver-xorg-core: xserver fails to start with a conf that has been good for half a year

2008-05-06 Thread Petri Kaurinkoski
Hi Brice, I am sorry to disturb you more, but I have to revert back from closing the issue completely. I just noticed the virtual screens 1-6 changed to be shaded (I can not come up with a better description) while the X-window behaves as previously. The interesting part here is that when the syst

Bug#474413: [Buildd-tools-devel] Bug#478524: Bug#474413: Problem with autobuild of libtommath/0.39-2

2008-05-06 Thread Roger Leigh
Joe Nahmias <[EMAIL PROTECTED]> writes: > On Mon, May 05, 2008 at 11:57:55PM +0300, Riku Voipio wrote: >> Lets not complicate this matter with the age-long build/build-arch >> discussion. libtommath needs add the build-dependencies enough to >> to get through debian/rules build for the time being.

Bug#479820: [tracker] Can't open database, out of memory

2008-05-06 Thread Michael Biebl
David wrote: Package: tracker Version: 0.6.6-1+b1 Severity: grave --- Please enter the report below this line. --- The search tool complains that it cannot access the service. If I try to start it manually: $ trackerd Could you please run "trackerd --reindex -v 1" Maybe the db files got c

Bug#373905: monsterz won't start

2008-05-06 Thread Steve Cotton
This bug report contains two different errors with a similar call stack and effect. On my machine, the "matrices are not aligned for copy" occurs when run with python2.5, but not python2.4. The default python version switched to 2.5 on April 13th. I'm running it with $ python2.4 /usr/share/gam

Bug#479832: texlive-humanities: camel.sty: nosell license

2008-05-06 Thread Frank Küster
Package: texlive-humanities Version: 2007.dfsg.1-2 Severity: serious >From the upstream mailing list [EMAIL PROTECTED] (Karl Berry) wrote: [quoting Robin Fairbairns] > my reading of the "important notice" in the camel.dtx file is that the > licence is nosell > > Agreed. > > which i b

Bug#479056: grub-probe also fails with cciss

2008-05-06 Thread Roland Dreier
> Next time, please don't add stuff to another bug just because it's similar. > File a new one instead. Sorry -- I thought it was basically the same bug (unknown device name pattern for root filesystem causes grub to destroy device.map). > Could you use the attached patch on grub-common, and r

Bug#479820: [tracker] Can't open database, out of memory

2008-05-06 Thread David
Package: tracker Version: 0.6.6-1+b1 Severity: grave --- Please enter the report below this line. --- The search tool complains that it cannot access the service. If I try to start it manually: $ trackerd Tracker version 0.6.6 Copyright (c) 2005-2007 by Jamie McCracken ( [EMAIL PROTECTED]) Th

Bug#479097: [Gilles Robert] Re: Bug#479097: texlive-fonts-extra: License statement for bbm is missing

2008-05-06 Thread Frank Küster
--- Begin Message --- Frank Küster a écrit : > Bonjour Gilles, > Hello > are you the author of the bbm TeX fonts? Yes I am. > If yes, I would like to ask > you for a clarification regarding their license. > > Neither the font files nor the readme file contains an explicit license > statement.

Bug#478737: marked as done (xnecview: FTBFS: *** No rule to make target `clean'. Stop.)

2008-05-06 Thread Debian Bug Tracking System
Your message dated Tue, 06 May 2008 19:32:09 + with message-id <[EMAIL PROTECTED]> and subject line Bug#478737: fixed in xnecview 1.35-2 has caused the Debian Bug report #478737, regarding xnecview: FTBFS: *** No rule to make target `clean'. Stop. to be marked as done. This means that you cl

Bug#479683: [pkg-mono-group] Bug#479683: asp.net2-examples: missing dependency for libgdiplus

2008-05-06 Thread Mirco Bauer
severity 479683 important thanks On Tue, 2008-05-06 at 08:35 +0200, Roland Ambrosch wrote: > Hi, > > all mono packages which are used for asp .net 2.0 development are > missing a dependency for libgdiplus, which results in not compiling > pages and misterious errors. > > libgdiplus should be ad

Bug#479687: fix for 479687

2008-05-06 Thread peter green
tags 479687 +patch thanks adding pcp, libglu1-mesa-dev andmesa-common-dev to the build-dependencies will make this build (at least on i386 and amd64, I don't have any other platforms handy to test). -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Co

Processed: fix for 479687

2008-05-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tags 479687 +patch Bug#479687: kmchart_1.2.3(sparc/unstable): FTBFS: FATAL ERROR: could not find a valid header. There were no tags set. Tags added: patch > thanks Stopping processing here. Please contact me if you need assistance. Debian bug track

Bug#478524: Bug#474413: Problem with autobuild of libtommath/0.39-2

2008-05-06 Thread Joe Nahmias
On Mon, May 05, 2008 at 11:57:55PM +0300, Riku Voipio wrote: > Lets not complicate this matter with the age-long build/build-arch > discussion. libtommath needs add the build-dependencies enough to > to get through debian/rules build for the time being. Maybe I'm missing something, but I don't und

Bug#479501: marked as done (file conflicts between packages)

2008-05-06 Thread Debian Bug Tracking System
Your message dated Tue, 06 May 2008 19:02:09 + with message-id <[EMAIL PROTECTED]> and subject line Bug#479501: fixed in lighttpd 1.4.19-3 has caused the Debian Bug report #479501, regarding file conflicts between packages to be marked as done. This means that you claim that the problem has b

Bug#455670: patch

2008-05-06 Thread Adam C Powell IV
Hello, Apologies for the delay in getting back to you all. It looks like this bug is still open. Is this something I can help with, now that I'm part of pkg-scicomp? -Adam On Mon, 2008-03-31 at 15:12 +0200, Ondrej Certik wrote: > On Mon, Mar 31, 2008 at 2:25 PM, Maximiliano Curia > <[EMAIL PRO

Bug#479739: marked as done (pipewalker - FTBFS: error: 'memcmp' was not declared in this scope)

2008-05-06 Thread Debian Bug Tracking System
Your message dated Tue, 06 May 2008 19:02:11 + with message-id <[EMAIL PROTECTED]> and subject line Bug#479739: fixed in pipewalker 0.3.1-2 has caused the Debian Bug report #479739, regarding pipewalker - FTBFS: error: 'memcmp' was not declared in this scope to be marked as done. This means t

Processed: Re: Bug#477312: FTBFS (ia64/experimental): Test suite failure (120)

2008-05-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > forwarded 477312 http://smalltalk.gnu.org/project/issue/213 Bug#477312: FTBFS (ia64/experimental): Test suite failure (120) Noted your statement that Bug has been forwarded to http://smalltalk.gnu.org/project/issue/213. > thanks Stopping processing he

Bug#477312: FTBFS (ia64/experimental): Test suite failure (120)

2008-05-06 Thread Thomas Girard
forwarded 477312 http://smalltalk.gnu.org/project/issue/213 thanks Hello, I've just tried backporting the Swazoo race patch (that is git commit dfd82e2fef20429c40f0deaedc2154e9c10f5802) but test 120 still fails. The bug report continues on http://smalltalk.gnu.org/project/issue/213 Regards, T

Bug#479039: updated patch

2008-05-06 Thread Yasuhiro Araki
Thanks Nico.. On Tue, May 6, 2008 at 1:37 PM, Nico Golde <[EMAIL PROTECTED]> wrote: > Hi, > I updated the patch to add the second CVE id. Going to > upload my NMU now. > > Cheers > Nico > > -- > Nico Golde - http://www.ngolde.de - [EMAIL PROTECTED] - GPG: 0x73647CFF > For security reasons,

Bug#479501: marked as done (file conflicts between packages)

2008-05-06 Thread Debian Bug Tracking System
Your message dated Tue, 06 May 2008 18:47:03 + with message-id <[EMAIL PROTECTED]> and subject line Bug#479501: fixed in cherokee 0.6.1-2 has caused the Debian Bug report #479501, regarding file conflicts between packages to be marked as done. This means that you claim that the problem has be

Bug#479658: ikiwiki: "Your session has expired" after Saving any edited page

2008-05-06 Thread Ernesto Hernández-Novich
On Tue, 2008-05-06 at 13:32 -0400, Joey Hess wrote: > Ernesto Hernández-Novich wrote: > ... > You don't mention creating the svn repo and checking the source in, but I > assume you did. Sure thing. > I've replicated this setup according to your instructions in a stable > chroot, and editing works

Bug#479795: [geany] After upgrade, the default output is a.out, but the execution script links to ./programme

2008-05-06 Thread David
Package: geany Version: 0.14-1 Severity: grave --- Please enter the report below this line. --- This bug was introduced after upgrading. Before that, when I compiled "programme.c", the default output was "programme". After the upgrade, the default output is "a.out" but the execution script that y

Bug#479724: xserver-xorg-core: xserver fails to start with a conf that has been good for half a year

2008-05-06 Thread Petri Kaurinkoski
Hi Brice, I commented out the lines you suggested, and that did the trick: xserver starts now as expected. From my poin of view, the bug could be closed. Thanks a lot for your help! Petri On Tue, 2008-05-06 at 14:03 +0200, Brice Goglin wrote: > Petri Kaurinkoski wrote: > > I updated my Debian/t

Bug#479039: marked as done (CVE-2008-2085, CVE-2008-1959 multiple stack-based buffer overflows)

2008-05-06 Thread Debian Bug Tracking System
Your message dated Tue, 06 May 2008 18:02:06 + with message-id <[EMAIL PROTECTED]> and subject line Bug#479039: fixed in sip-tester 2.0.1-1.2 has caused the Debian Bug report #479039, regarding CVE-2008-2085, CVE-2008-1959 multiple stack-based buffer overflows to be marked as done. This means

Bug#427534: lesstif2: Broke ABI?

2008-05-06 Thread Kurt Roeckx
On Tue, May 06, 2008 at 08:07:48PM +0200, Filippo Giunchedi wrote: > On Mon, Jun 04, 2007 at 09:09:41PM +0200, Kurt Roeckx wrote: > > Hi, > > > > I'm not sure what exactly changed between 0.94.4-2 and 0.95.0-2, but > > when I start xpdf I get the following warning: > > xpdf: Symbol `_XmStrings' ha

Bug#427534: lesstif2: Broke ABI?

2008-05-06 Thread Filippo Giunchedi
On Mon, Jun 04, 2007 at 09:09:41PM +0200, Kurt Roeckx wrote: > Hi, > > I'm not sure what exactly changed between 0.94.4-2 and 0.95.0-2, but > when I start xpdf I get the following warning: > xpdf: Symbol `_XmStrings' has different size in shared object, consider > re-linking I can't reproduce th

Bug#479782: [idjc] idjc fails to start

2008-05-06 Thread dooooo
Package: idjc Version: 0.7.0-1 Severity: grave --- Please enter the report below this line. --- idjc fails to start fails to start with this output : ~$ idjc /usr/bin/python: can't open file '/usr/lib/python2.4/site-packages/idjcgui.py': [Errno 2] No such file or directory It can simply be fixed

Bug#479039: updated patch

2008-05-06 Thread Nico Golde
Hi, I updated the patch to add the second CVE id. Going to upload my NMU now. Cheers Nico -- Nico Golde - http://www.ngolde.de - [EMAIL PROTECTED] - GPG: 0x73647CFF For security reasons, all text in this mail is double-rot13 encrypted. diff -u sip-tester-2.0.1/debian/changelog sip-tester-2.0.1/

Bug#479717: marked as done (FTBFS with 2.6.25-1)

2008-05-06 Thread Debian Bug Tracking System
Your message dated Tue, 06 May 2008 17:32:03 + with message-id <[EMAIL PROTECTED]> and subject line Bug#479717: fixed in aufs 0+20080506-1 has caused the Debian Bug report #479717, regarding FTBFS with 2.6.25-1 to be marked as done. This means that you claim that the problem has been

Bug#476987: exim4-daemon-light: fresh install doesn't work ("start" failed)

2008-05-06 Thread Andreas Metzler
On 2008-05-06 Teodor <[EMAIL PROTECTED]> wrote: > Package: exim4-daemon-light Version: 4.69-5+b1 > Followup-For: Bug #476987 > Unfortunately, a fresh install doesn't work: > t2:~# apt-get -t sid install exim4-daemon-light > Reading package lists... Done > Building dependency tree > Reading

Bug#476987: exim4-daemon-light: fresh install doesn't work ("start" failed)

2008-05-06 Thread Teodor
Package: exim4-daemon-light Version: 4.69-5+b1 Followup-For: Bug #476987 Unfortunately, a fresh install doesn't work: t2:~# apt-get -t sid install exim4-daemon-light Reading package lists... Done Building dependency tree Reading state information... Done exim4-daemon-light is already the n

Bug#479618: marked as done (cacti: "Invalid PHP_SELF Path" after an upgrade to 0.8.6i-3.3)

2008-05-06 Thread Debian Bug Tracking System
Your message dated Tue, 6 May 2008 19:13:36 +0200 with message-id <[EMAIL PROTECTED]> and subject line fixed version uploaded earlier today has caused the Debian Bug report #479618, regarding cacti: "Invalid PHP_SELF Path" after an upgrade to 0.8.6i-3.3 to be marked as done. This means that you c

Bug#479621: marked as done (cacti: Invalid PHP_SELF path)

2008-05-06 Thread Debian Bug Tracking System
Your message dated Tue, 6 May 2008 19:13:36 +0200 with message-id <[EMAIL PROTECTED]> and subject line fixed version uploaded earlier today has caused the Debian Bug report #479618, regarding cacti: Invalid PHP_SELF path to be marked as done. This means that you claim that the problem has been de

Bug#479719: [pkg-ntp-maintainers] Bug#479719: ntpdate: leaves lock file hanging around

2008-05-06 Thread Kurt Roeckx
severity 479719 important severity 478655 important reassign 478655 ntpdate merge 479719 478655 thanks On Tue, May 06, 2008 at 11:59:43AM +0200, Norbert Preining wrote: > Package: ntpdate > Version: 1:4.2.4p4+dfsg-4 > Severity: serious > Justification: breaks boot process > > Dear all, > > ntpda

Processed: Re: [pkg-ntp-maintainers] Bug#479719: ntpdate: leaves lock file hanging around

2008-05-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > severity 479719 important Bug#479719: ntpdate: leaves lock file hanging around Severity set to `important' from `serious' > severity 478655 important Bug#478655: 'ntpdlockfile creation failed' on system boot Severity set to `important' from `normal' >

Bug#478420: [audacious] Segmentation fault aditional Information

2008-05-06 Thread Brivaldo Alves da Silva Jr
Package: audacious Version: 1.4.6-2 Hum, not really.. my CPU is a Core Duo with SSE3 support, but okay, I will install the SID version. Thank's. Condector --- System information. --- Architecture: i386 Kernel: Linux 2.6.22-3-686 Debian Release: lenny/sid 500 unstableoss.oracle

Bug#479621: (no subject)

2008-05-06 Thread sean finney
On Tuesday 06 May 2008 03:31:34 pm J.M.Roth wrote: > Just make sure that if you "fix" the problem (again), that the fix is in > the spirit of the actual Cacti security advisory. afaik it is. > Currently, I am having a hard time seeing why exactly all these checks > are done. Maybe someone could

Bug#479101: Same problem here

2008-05-06 Thread Roman Mamedov
Hello. I have tried to use this 2.6.25 kernel on four machines so far. Three of them boot over network (with PXE, TFTP and root over NFS), and the kernel works fine on them. Fourth machine is configured to boot from local hard disk, using LILO with no separate boot partition and XFS root. That

Bug#479774: Re: Bug#479774: ntfs-3g 1.2506 fixes data loss

2008-05-06 Thread Rostislav Okulov
I am glad to hear this ;-) P.S I wrote this bug report because freeze for all libraries is very soon. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#479658: ikiwiki: "Your session has expired" after Saving any edited page

2008-05-06 Thread Ernesto Hernández-Novich
On Mon, 2008-05-05 at 22:20 -0400, Joey Hess wrote: > I don't have a stable system handy, but I installed the old ikiwiki on > unstable and am editing files via the web w/o problems. > > So this is looking like a local configuration problem. Perhaps with the > editpage.tmpl. Perhaps you should try

Bug#479774: ntfs-3g 1.2506 fixes data loss

2008-05-06 Thread Adam Cécile (Le_Vert)
Rostislav Okulov a écrit : Package: ntfs-3g Version: 1.2310-1 Severity: grave New ntfs-3g version 1.2506 fixes data loss please check here http://www.ntfs-3g.org/releases.html On the way :) It will be uploaded during next days. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subj

Bug#479740: marked as done (telegnome - FTBFS: error: conflicting types for 'pixpack_get_type')

2008-05-06 Thread Debian Bug Tracking System
Your message dated Tue, 06 May 2008 15:47:06 + with message-id <[EMAIL PROTECTED]> and subject line Bug#479740: fixed in telegnome 0.1.0-3 has caused the Debian Bug report #479740, regarding telegnome - FTBFS: error: conflicting types for 'pixpack_get_type' to be marked as done. This means th

Bug#479774: ntfs-3g 1.2506 fixes data loss

2008-05-06 Thread Rostislav Okulov
Package: ntfs-3g Version: 1.2310-1 Severity: grave New ntfs-3g version 1.2506 fixes data loss please check here http://www.ntfs-3g.org/releases.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#479202: NMU

2008-05-06 Thread Niko Tyni
On Tue, May 06, 2008 at 01:24:46PM +0200, Bastian Blank wrote: > I intend to NMU this today. Fine by me, thanks. -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#479382: libpg-perl: installation fails

2008-05-06 Thread Fredrik Jonson
Hi, >From what I can see the debian diff file is missing a '/' at end of line 68. I think the following "diff-diff" explains it all: diff -u libpg-perl_2.1.1-3.diff.orig libpg-perl_2.1.1-3.diff --- libpg-perl_2.1.1-3.diff.orig2008-05-06 17:43:08.0 +0200 +++ libpg-perl_2.1.1-3.diff

Bug#479529:

2008-05-06 Thread Christian Thalinger
Hi! OK, I didn't know these are assembler macros. That is good and even the MIPSpro assembler knows them. But I put the .set mipsX directives into #ifdef's as they are not known by MIPSpro. Here are the changesets: http://mips.complang.tuwien.ac.at/hg/cacao/rev/683df1b2eac0 http://mips.complan

Bug#479559: marked as done (koffice_1:1.9.96.0~that.is.really.1.9.95.3-1(mips/experimental): FTBFS: No rule to make target `/usr/lib/libXrender.so')

2008-05-06 Thread Debian Bug Tracking System
Your message dated Tue, 06 May 2008 14:47:15 + with message-id <[EMAIL PROTECTED]> and subject line Bug#479559: fixed in koffice 1:1.9.96.0~that.is.really.1.9.95.4-1 has caused the Debian Bug report #479559, regarding koffice_1:1.9.96.0~that.is.really.1.9.95.3-1(mips/experimental): FTBFS: No

Bug#472931: marked as done (missing Replaces kword-data)

2008-05-06 Thread Debian Bug Tracking System
Your message dated Tue, 06 May 2008 14:47:15 + with message-id <[EMAIL PROTECTED]> and subject line Bug#472931: fixed in koffice 1:1.9.96.0~that.is.really.1.9.95.4-1 has caused the Debian Bug report #472931, regarding missing Replaces kword-data to be marked as done. This means that you clai

Processed: tagging 479717

2008-05-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > # Automatically generated email from bts, devscripts version > 2.10.26ubuntu3~hardy1 > tags 479717 pending Bug#479717: FTBFS with 2.6.25-1 There were no tags set. Tags added: pending > End of message, stopping processing here. Please contact me if yo

Bug#479763: svk: clashes with perl 5.10 due to libversion-perl

2008-05-06 Thread Vincent Lefevre
Package: svk Version: 2.0.2-1 Severity: grave Justification: renders package unusable svk cannot be installed with perl 5.10 (the current version in unstable) as it depends on libversion-perl, which depends on perl (<< 5.9.0). If I understand correctly libversion-perl is just for perl <= 5.8.x:

Bug#479762: perl: broken asm/unistd.ph

2008-05-06 Thread Tatsuya Kinoshita
Package: perl Version: 5.10.0-9 Severity: serious On the current sid i386 environment, syscall.ph and asm/unistd.ph fail as follows: $ perl -e "require 'syscall.ph'" Prototype mismatch: sub main::__LONG_MAX__ () vs none at /usr/lib/perl/5.10/_h2ph_pre.ph line 257. Constant subroutine __LONG

Bug#479056: grub: destroys /boot/grub/device.map

2008-05-06 Thread Robert Millan
On Tue, May 06, 2008 at 03:12:54PM +0200, Aurelien Jarno wrote: > > > > Ah, I think I see the problem. Please try this patch. > > It does work for /dev/vda, but not for /dev/vda1: Looks like I missed a small detail. Here, I merged all the above changes in a single patch. Does this one work?

  1   2   >