Bug#251099: bts show/cache could handle mail as mbox file

2005-01-11 Thread Steve Langasek
tags 251099 sid
thanks

 I'm changing some of the options introduced in 2.8.6 to fix this bug,
 so don't want to let this version though to testing.

In that case, I'm tagging this bug as a sid bug, so it doesn't show up on
the list of release-critical issues currently affecting sarge.

FWIW, it might have been better to open a new serious bug of the maintainer
thinks this package is unsuitable for testing variety, rather than reusing
a wishlist bug for this purpose.

Thanks,
-- 
Steve Langasek
postmodern programmer


signature.asc
Description: Digital signature


Bug#289596: viewpdf: can't fulfill the build dependencies

2005-01-11 Thread Hilmar Preusse
On 10.01.05 Adrian Bunk ([EMAIL PROTECTED]) wrote:

Hi,

 Package: viewpdf
 Version: 0.8.5-5
 Severity: serious
 
 The build dependencies on libgnustep-gui0-dev and
 gnustep-imagekits-pdf can't be fulfilled.
 
Actually there is no package viewpdf neither in testing nor in
unstable. There is only a package viewpdf.app. In testing and in
unstable the version is 0.9-1. Changelog between 0.9-1 and 0.8.5-5:

viewpdf.app (0.9-1) unstable; urgency=low

  * New upstream version.
  * Updated debian/control build-depends for GNUstep 0.9.4.
  * Renamed source package to viewpdf.app.

 -- Gürkan Sengün [EMAIL PROTECTED]  Fri, 12 Nov 2004 22:04:50 +0100

That does not B-D neither from libgnustep-gui0-dev not from
gnustep-imagekits-pdf.

Regards,
  Hilmar
-- 
http://www.hilmar-preusse.de.vu/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#289666: sane only work as root on 2.6.10 (2.6.*)

2005-01-11 Thread Martin Pitt
Hi Matt!

Matt Zimmerman [2005-01-10  8:57 -0800]:
 tags 289666 - security
 thanks
 
 Martin; didn't we fix this in Ubuntu?

Debian's version still uses the I guesstimate the device number and
am wrong in 50% of the cases approach. In Mataró I uploaded an
untested sane-backends package with an updated
/etc/hotplug/usb/libusbscanner script (see the attached dpatch) which
uses sysfs to look up the correct device number.

I did not receive any feedback about this until now, so it does not
seem to be overly broken.

libsane maintainer, since you certainly have a scanner, can you please
test this patch and adopt it if it works?

Other than that the bug report is very vague, so if the reporter means
something else, much more information is necessary to debug his
problem. We have always used 2.6 in Warty and a scanner module is not
needed in any way to make scanners work. This is just a matter of
writing a matching libusb.usermap, which is shipped by default.

Martin

-- 
Martin Pitt   http://www.piware.de
Ubuntu Developerhttp://www.ubuntulinux.org
Debian GNU/Linux Developer   http://www.debian.org
#! /bin/sh /usr/share/dpatch/dpatch-run
## 33_sysfs_libusbscanner.dpatch by  [EMAIL PROTECTED]
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: use sysfs to look up device numbers instead of guesstimating them

@DPATCH@
diff -urNad sane-backends-1.0.15/tools/hotplug/libusbscanner 
/tmp/dpep.ePcTwU/sane-backends-1.0.15/tools/hotplug/libusbscanner
--- sane-backends-1.0.15/tools/hotplug/libusbscanner2004-05-11 
21:03:18.0 +0200
+++ /tmp/dpep.ePcTwU/sane-backends-1.0.15/tools/hotplug/libusbscanner   
2004-12-07 11:43:41.320324176 +0100
@@ -16,8 +16,7 @@
 # latest hotplug doesn't set DEVICE on 2.6.x kernels
 if [ -z $DEVICE ] ; then
   IF=`echo $DEVPATH | sed 's/\(bus\/usb\/devices\/\)\(.*\)-\(.*\)/\2/'`
-  DEV=`echo $DEVPATH | sed 's/\(bus\/usb\/devices\/\)\(.*\)-\(.*\)/\3/'`
-  DEV=`expr $DEV + 1`
+  DEV=$(cat /sys/${DEVPATH}/devnum)
   DEVICE=`printf '/proc/bus/usb/%.03d/%.03d' $IF $DEV`
 fi
 


Bug#289715: Same already fixed bugs are back rendering Impress almost unusable

2005-01-11 Thread Eric Valette
Eric Valette wrote:
2) or the bug is not in the binaries themselves but in the 
environment. I will try to see if it also occurs like the previous time 
on my laptop as well. But I'm rather confident.
Updated my laptop with sid of today (97.2 Mb!). Rebooted to be sure.
Then tested : the exact two same bug are there (word color selection 
broken and  crash in character-character effect).

So you setup is probably more unsusual than average user one's.
-- eric
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Bug#289596: marked as done (viewpdf: can't fulfill the build dependencies)

2005-01-11 Thread Debian Bug Tracking System
Your message dated Tue, 11 Jan 2005 10:51:04 +0100
with message-id [EMAIL PROTECTED]
and subject line viewpdf: can't fulfill the build dependencies
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 responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 10 Jan 2005 00:50:58 +
From [EMAIL PROTECTED] Sun Jan 09 16:50:58 2005
Return-path: [EMAIL PROTECTED]
Received: from mailout.stusta.mhn.de [141.84.69.5] 
by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
id 1Cnnlq-0006wH-00; Sun, 09 Jan 2005 16:50:58 -0800
Received: (qmail 24506 invoked from network); 10 Jan 2005 00:50:25 -
Received: from r063144.stusta.swh.mhn.de (10.150.63.144)
  by mailout.stusta.mhn.de with SMTP; 10 Jan 2005 00:50:25 -
Received: by r063144.stusta.swh.mhn.de (Postfix, from userid 1000)
id 552F7BBACD; Mon, 10 Jan 2005 01:50:20 +0100 (CET)
Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Adrian Bunk [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: viewpdf: can't fulfill the build dependencies
X-Mailer: reportbug 3.2
Date: Mon, 10 Jan 2005 01:50:20 +0100
Message-Id: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: viewpdf
Version: 0.8.5-5
Severity: serious

The build dependencies on libgnustep-gui0-dev and
gnustep-imagekits-pdf can't be fulfilled.


-- System Information:
Debian Release: 3.1
  APT prefers unstable
Architecture: i386 (i686)

---
Received: (at 289596-done) by bugs.debian.org; 11 Jan 2005 09:51:47 +
From [EMAIL PROTECTED] Tue Jan 11 01:51:46 2005
Return-path: [EMAIL PROTECTED]
Received: from mailout.stusta.mhn.de [141.84.69.5] 
by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
id 1CoIgk-0007b2-00; Tue, 11 Jan 2005 01:51:46 -0800
Received: (qmail 2321 invoked from network); 11 Jan 2005 09:51:11 -
Received: from r063144.stusta.swh.mhn.de (10.150.63.144)
  by mailout.stusta.mhn.de with SMTP; 11 Jan 2005 09:51:11 -
Received: by r063144.stusta.swh.mhn.de (Postfix, from userid 1000)
id 7EA13BB686; Tue, 11 Jan 2005 10:51:04 +0100 (CET)
Date: Tue, 11 Jan 2005 10:51:04 +0100
From: Adrian Bunk [EMAIL PROTECTED]
To: Hilmar Preusse [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: viewpdf: can't fulfill the build dependencies
Message-ID: [EMAIL PROTECTED]
References: [EMAIL PROTECTED] [EMAIL PROTECTED]
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: [EMAIL PROTECTED]
User-Agent: Mutt/1.5.6+20040907i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

On Tue, Jan 11, 2005 at 09:41:21AM +0100, Hilmar Preusse wrote:
 On 10.01.05 Adrian Bunk ([EMAIL PROTECTED]) wrote:
 
 Hi,

Hi Hilmar,

  Package: viewpdf
  Version: 0.8.5-5
  Severity: serious
  
  The build dependencies on libgnustep-gui0-dev and
  gnustep-imagekits-pdf can't be fulfilled.
  
 Actually there is no package viewpdf neither in testing nor in
 unstable. There is only a package viewpdf.app. In testing and in
 unstable the version is 0.9-1. Changelog between 0.9-1 and 0.8.5-5:
 
 viewpdf.app (0.9-1) unstable; urgency=low
 
   * New upstream version.
   * Updated debian/control build-depends for GNUstep 0.9.4.
   * Renamed source package to viewpdf.app.
 
  -- Gürkan Sengün [EMAIL PROTECTED]  Fri, 12 Nov 2004 22:04:50 +0100
 
 That does not B-D neither from libgnustep-gui0-dev not from
 gnustep-imagekits-pdf.

thanks for this note!

There was a stale outdated entry in my sources.list .  :-(

Clsing this bug.

 Regards,
   Hilmar

cu
Adrian

-- 

   Is there not promise of rain? Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   Only a promise, Lao Er said.
   Pearl S. Buck - Dragon Seed


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#251099: marked as done (bts show/cache could handle mail as mbox file)

2005-01-11 Thread Debian Bug Tracking System
Your message dated Tue, 11 Jan 2005 05:17:13 -0500
with message-id [EMAIL PROTECTED]
and subject line Bug#251099: fixed in devscripts 2.8.8
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 responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 26 May 2004 20:34:36 +
From [EMAIL PROTECTED] Wed May 26 13:34:36 2004
Return-path: [EMAIL PROTECTED]
Received: from lns-vlq-15-82-255-13-99.adsl.proxad.net (yellowpig.yi.org) 
[82.255.13.99] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BT56h-0004no-00; Wed, 26 May 2004 13:34:35 -0700
Received: from seventeen
([127.0.0.1] helo=yellowpig.yi.org ident=mail)
by yellowpig.yi.org with smtp (Exim 3.35 #1 (Debian))
id 1BT56f-0005Gm-00; Wed, 26 May 2004 22:34:33 +0200
Received: (nullmailer pid 20258 invoked by uid 1000);
Wed, 26 May 2004 20:34:31 -
Date: Wed, 26 May 2004 22:34:30 +0200
From: Bill Allombert [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: bts show/cache could handle mail as mbox file
Message-ID: [EMAIL PROTECTED]
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Reportbug-Version: 2.60
User-Agent: Mutt/1.5.6i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: devscripts
Version: 2.7.95.1
Severity: wishlist

Hello Julian,

I prefer handling bug as mbox files than as html files,
so I would like bts show/cache to be able to download
the mbox file from bugs.debian.org/mbox:n and
display it with mutt -f.

Do you believe this could be implemented ?

Cheers,
-- 
Bill. [EMAIL PROTECTED]

Imagine a large red swirl here. 

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.26
Locale: LANG=fr_FR, LC_CTYPE=fr_FR

Versions of packages devscripts depends on:
ii  debianutils 2.8.2Miscellaneous utilities specific t
ii  dpkg-dev1.10.21  Package building tools for Debian
ii  libc6   2.3.2.ds1-12 GNU C Library: Shared libraries an
ii  perl5.8.4-2  Larry Wall's Practical Extraction 

-- no debconf information

---
Received: (at 251099-close) by bugs.debian.org; 11 Jan 2005 10:22:06 +
From [EMAIL PROTECTED] Tue Jan 11 02:22:06 2005
Return-path: [EMAIL PROTECTED]
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CoJA5-0005pJ-00; Tue, 11 Jan 2005 02:22:05 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1CoJ5N-00058Q-00; Tue, 11 Jan 2005 05:17:13 -0500
From: Julian Gilbey [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.54 $
Subject: Bug#251099: fixed in devscripts 2.8.8
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Tue, 11 Jan 2005 05:17:13 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Source: devscripts
Source-Version: 2.8.8

We believe that the bug you reported is fixed in the latest version of
devscripts, which is due to be installed in the Debian FTP archive:

devscripts_2.8.8.dsc
  to pool/main/d/devscripts/devscripts_2.8.8.dsc
devscripts_2.8.8.tar.gz
  to pool/main/d/devscripts/devscripts_2.8.8.tar.gz
devscripts_2.8.8_i386.deb
  to pool/main/d/devscripts/devscripts_2.8.8_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julian Gilbey [EMAIL PROTECTED] (supplier of updated devscripts package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL 

Bug#289715: Same already fixed bugs are back rendering Impress almost unusable

2005-01-11 Thread Eric Valette
Rene Engelhard wrote:
well, it is up to date sid with no special packages
I just have gcc-3.4 as unsual things...
2.6.10.
With NPTL and TLS (i.e. libc6-i686 installed).
Well I have exactly this config on my laptop. My desktop is an athlon so 
no libc6-i686 but the bug is still there also.

Readding the character-font effects crash, it seems that several people 
see this bug too.

What is the name of the patch that I should have a look at?
-- eric


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Processed: Specific to sid version

2005-01-11 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 289614 +sid
Bug#289614: libmatchbox1: hold out of testing
There were no tags set.
Tags added: sid

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#289844: marked as done (pybliographer shouldn't contain mimeinfo.cache!)

2005-01-11 Thread Debian Bug Tracking System
Your message dated Tue, 11 Jan 2005 13:02:37 -0500
with message-id [EMAIL PROTECTED]
and subject line Bug#289844: fixed in pybliographer 1.2.5-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 responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 11 Jan 2005 10:57:10 +
From [EMAIL PROTECTED] Tue Jan 11 02:57:09 2005
Return-path: [EMAIL PROTECTED]
Received: from mailhost2.tudelft.nl [130.161.180.2] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CoJi1-0005ha-00; Tue, 11 Jan 2005 02:57:09 -0800
Received: from localhost (localhost [127.0.0.1])
by rav.antivirus (Postfix) with ESMTP
id 6F75663FF7E; Tue, 11 Jan 2005 11:57:08 +0100 (MET)
Received: from localhost.localdomain (kriek.st.ewi.tudelft.nl [130.161.158.119])
by mailhost2.tudelft.nl (Postfix) with ESMTP
id C2C6A63FFAE; Tue, 11 Jan 2005 11:57:02 +0100 (MET)
Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Tom Parker [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: pybliographer shouldn't contain mimeinfo.cache!
X-Mailer: reportbug 3.2
Date: Tue, 11 Jan 2005 11:57:02 +0100
Message-Id: [EMAIL PROTECTED]
X-Virus-Scanned: by amavisd-new at tudelft.nl
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: pybliographer
Version: 1.2.5-1
Severity: grave
Justification: renders package unusable

The pybliographer 1.2.5-1 package contains the file 
/usr/share/applications/mimeinfo.cache, which on my system (admittedly a 
Debian/Ubuntu cross, but this still isn't a file that pybliographer should 
contain) is owned by capplets-data, making pybliographer not installable. I 
tried removing the file from my system, and an earlier version of 
pybliographer still worked, so hoping this might just be a matter of removing
the file.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (103, 'testing'), (102, 'unstable'), (99, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-1-686-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages pybliographer depends on:
ii  python2.3.4-5An interactive high-level object-o
ii  python-bibtex 1.2.1-1Python interfaces to BibTeX and th
ii  python-glade2 2.4.1-2GTK+ bindings: Glade support
ii  python-gnome2 2.6.1-1Python bindings for the GNOME desk
ii  python2.3-glade2  2.4.1-2GTK+ bindings: Glade support
ii  python2.3-gnome2  2.9.1-0ubuntu2 Python bindings for the GNOME desk

-- no debconf information

---
Received: (at 289844-close) by bugs.debian.org; 11 Jan 2005 18:08:09 +
From [EMAIL PROTECTED] Tue Jan 11 10:08:09 2005
Return-path: [EMAIL PROTECTED]
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CoQR7-0001Re-00; Tue, 11 Jan 2005 10:08:09 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1CoQLl-0006ki-00; Tue, 11 Jan 2005 13:02:37 -0500
From: Chris Lawrence [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.54 $
Subject: Bug#289844: fixed in pybliographer 1.2.5-2
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Tue, 11 Jan 2005 13:02:37 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Source: pybliographer
Source-Version: 1.2.5-2

We believe that the bug you reported is fixed in the latest version of
pybliographer, which is due to be installed in the Debian FTP archive:

pybliographer_1.2.5-2.diff.gz
  to pool/main/p/pybliographer/pybliographer_1.2.5-2.diff.gz
pybliographer_1.2.5-2.dsc
  to pool/main/p/pybliographer/pybliographer_1.2.5-2.dsc
pybliographer_1.2.5-2_all.deb
  to pool/main/p/pybliographer/pybliographer_1.2.5-2_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting 

Bug#284132: marked as done ([net] qemu: user net does not work)

2005-01-11 Thread Debian Bug Tracking System
Your message dated Tue, 11 Jan 2005 13:17:13 -0500
with message-id [EMAIL PROTECTED]
and subject line Bug#283166: fixed in bochs 2.1.1+20041109-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 responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 3 Dec 2004 22:36:03 +
From [EMAIL PROTECTED] Fri Dec 03 14:36:03 2004
Return-path: [EMAIL PROTECTED]
Received: from blaster.systems.pipex.net [62.241.163.7] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CaM1z-00035h-00; Fri, 03 Dec 2004 14:36:03 -0800
Received: from moon.base (81-179-243-86.dsl.pipex.com [81.179.243.86])
by blaster.systems.pipex.net (Postfix) with ESMTP id 0E574EFE;
Fri,  3 Dec 2004 22:35:31 + (GMT)
Received: from james by moon.base with local (Exim 4.34)
id 1CaM8j-0001Uy-9Z; Fri, 03 Dec 2004 22:43:01 +
Date: Fri, 3 Dec 2004 22:43:01 +
From: James Stone [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: qemu: user net does not work
Message-ID: [EMAIL PROTECTED]
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol=application/pgp-signature; boundary=C7zPtVaVf+AK4Oqc
Content-Disposition: inline
X-Reportbug-Version: 3.2
User-Agent: Mutt/1.5.6+20040907i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 


--C7zPtVaVf+AK4Oqc
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Package: qemu
Version: 0.6.1-1
Severity: normal

With Win98, the -user-net option does not work. I have tried hand
compiling the tarball and it works fine, so the problem is with the
debian package.


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-rc1
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_GB)

Versions of packages qemu depends on:
ii  bochsbios   2.1.1+20041109-1 BIOS for the Bochs emulator
ii  libc6   2.3.2.ds1-18 GNU C Library: Shared libraries an
ii  libsdl1.2debian 1.2.7-10 Simple DirectMedia Layer
ii  sharutils   1:4.2.1-11   shar, unshar, uuencode, uudecode
ii  vgabios 0.4c+20041014-1  VGA BIOS software for the Bochs an
ii  zlib1g  1:1.2.2-3compression library - runtime

--C7zPtVaVf+AK4Oqc
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: Digital signature
Content-Disposition: inline

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFBsOv1lywFuwjGXmoRAvyhAJ0TvIvBHHWHE9YW1ciHR7M42w4gRQCfbIMd
0SmCxiruIbNFStbyu+gSNBc=
=YUcU
-END PGP SIGNATURE-

--C7zPtVaVf+AK4Oqc--

---
Received: (at 283166-close) by bugs.debian.org; 11 Jan 2005 18:22:35 +
From [EMAIL PROTECTED] Tue Jan 11 10:22:35 2005
Return-path: [EMAIL PROTECTED]
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CoQf5-0004ek-00; Tue, 11 Jan 2005 10:22:35 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1CoQZt-000782-00; Tue, 11 Jan 2005 13:17:13 -0500
From: Guillem Jover [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.54 $
Subject: Bug#283166: fixed in bochs 2.1.1+20041109-3
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Tue, 11 Jan 2005 13:17:13 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 2

Source: bochs
Source-Version: 2.1.1+20041109-3

We believe that the bug you reported is fixed in the latest version of
bochs, which is due to be installed in the Debian FTP archive:

bochs-doc_2.1.1+20041109-3_all.deb
  to pool/main/b/bochs/bochs-doc_2.1.1+20041109-3_all.deb
bochs-sdl_2.1.1+20041109-3_i386.deb
  to pool/main/b/bochs/bochs-sdl_2.1.1+20041109-3_i386.deb
bochs-svga_2.1.1+20041109-3_i386.deb
  to pool/main/b/bochs/bochs-svga_2.1.1+20041109-3_i386.deb

Bug#289904: kmail: unable to write a new message

2005-01-11 Thread Markus
Package: kmail
Version: 4:3.3.1-3
Severity: grave
Justification: renders package unusable

Well, I used kmail for a long time, but today (the first time after the
3.3 update) I tried to send a mail. But when I try to write a mail (new
mail, answer a mail, forward,...) kmail just freezes. On stderr it
writes only this line for approx. 34 times, but when I try to write a
mail, nothing is printed:
kmail: WARNING: QuotedPrintableDecoder: \x0b illegal character in input
stream! Ignoring.
After that, nothing happens, no unusual activities... till now I found
no way to write a mail in kmail...

kmail 1.7.1 from kde 3.3.1

a strace of kmail is attached (strace -o kmail_strace kmail --composer)
On the last read(3, 0x8060758, 8) it waits after 3,, the rest is
printed after Ctrl-C... 


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-bk11-0501081719
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages kmail depends on:
ii  kdelibs4 4:3.3.1-4   KDE core libraries
ii  libc62.3.2.ds1-20GNU C Library: Shared libraries an
ii  libgcc1  1:3.4.3-6   GCC support library
ii  libice6  4.3.0.dfsg.1-10 Inter-Client Exchange library
ii  libkcal2 4:3.3.1-3   KDE calendaring library
ii  libkdenetwork2   4:3.3.1-3   KDE Network library
ii  libkdepim1   4:3.3.1-3   KDE PIM library
ii  libkleopatra0a   4:3.3.1-3   KDE GnuPG interface libraries
ii  libkpimidentities1   4:3.3.1-3   KDE PIM user identity information 
ii  libksieve0   4:3.3.1-3   KDE mail/news message filtering li
ii  libmimelib1a 4:3.3.1-3   KDE mime library
ii  libpng12-0   1.2.8rel-1  PNG library - runtime
ii  libqt3c102-mt3:3.3.3-7   Qt GUI Library (Threaded runtime v
ii  libsm6   4.3.0.dfsg.1-10 X Window System Session Management
ii  libstdc++5   1:3.3.5-5   The GNU Standard C++ Library v3
ii  libx11-6 4.3.0.dfsg.1-10 X Window System protocol client li
ii  libxext6 4.3.0.dfsg.1-10 X Window System miscellaneous exte
ii  perl 5.8.4-5 Larry Wall's Practical Extraction 
ii  xlibs4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu
ii  zlib1g   1:1.2.2-3   compression library - runtime

-- no debconf information
execve(/usr/bin/kmail, [kmail, --composer], [/* 30 vars */]) = 0
uname({sys=Linux, node=tux, ...})   = 0
brk(0)  = 0x804c000
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7fe9000
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/etc/ld.so.preload, O_RDONLY)= -1 ENOENT (No such file or directory)
open(/etc/ld.so.cache, O_RDONLY)  = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=67109, ...}) = 0
old_mmap(NULL, 67109, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fd8000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/usr/lib/libkmailprivate.so.0, O_RDONLY) = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260{\22..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=4346800, ...}) = 0
old_mmap(NULL, 4355508, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xb7bb
old_mmap(0xb7fab000, 176128, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 
0x3fa000) = 0xb7fab000
old_mmap(0xb7fd6000, 5556, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7fd6000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/usr/lib/libstdc++.so.5, O_RDONLY) = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\301..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=737816, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7baf000
old_mmap(NULL, 761536, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xb7af5000
old_mmap(0xb7b94000, 90112, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 
0x9e000) = 0xb7b94000
old_mmap(0xb7baa000, 20160, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7baa000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/lib/tls/libm.so.6, O_RDONLY)= 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\5\0\000..., 512) = 
512
fstat64(3, {st_mode=S_IFREG|0644, st_size=134464, ...}) = 0
old_mmap(NULL, 136944, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xb7ad3000
old_mmap(0xb7af4000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 
0x2) = 0xb7af4000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)

Bug#283166: Assigning back to qemu

2005-01-11 Thread Elrond
package bochsbios qemu
reassign 283166 qemu
thanks

Well, the idea is, that these three bugs are on qemu, while
the fourth bug is on bochsbios directly.

So that the three are symptom-bugs.

Moving back, so they're in the right package (and people
can actually see them and read the solution at the end.


Elrond


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#289910: modules are built against old kernel abi

2005-01-11 Thread Joey Hess
Package: i2c
Severity: serious

i2c's kernel modules, such as i2c-2.4.27-1-386, are built against the
old version of the debian kernel package, with an abiname of 1, such as
kernel-image-2.4.27-1-386. The abiname has changed due to a security fix
that broke the module abi, and so the new package names are
kernel-image-2.4.27-2-386, etc, and i2c's module package need to be
rebuilt to depend on these.

I'm marking this bug report serious because until it's fixed the i2c
modules packages are blocking the new kernel packages, with their
security fixes, from entering testing.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.27
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#289910: modules are built against old kernel abi

2005-01-11 Thread Aurelien Jarno
On Tue, Jan 11, 2005 at 02:29:07PM -0500, Joey Hess wrote:
 Package: i2c
 Severity: serious
 
 i2c's kernel modules, such as i2c-2.4.27-1-386, are built against the
 old version of the debian kernel package, with an abiname of 1, such as
 kernel-image-2.4.27-1-386. The abiname has changed due to a security fix
 that broke the module abi, and so the new package names are
 kernel-image-2.4.27-2-386, etc, and i2c's module package need to be
 rebuilt to depend on these.
 
 I'm marking this bug report serious because until it's fixed the i2c
 modules packages are blocking the new kernel packages, with their
 security fixes, from entering testing.
I have just uploaded the new package, just before reading this bug
report. It now only depends on how fast the modules will be accepted byt
the ftpmasters :).

AUrelien


-- 
  .''`.  Aurelien Jarno   GPG: 1024D/F1BCDB73
 : :' :  Debian GNU/Linux developer | Electrical Engineer
 `. `'   [EMAIL PROTECTED] | [EMAIL PROTECTED]
   `-people.debian.org/~aurel32 | www.aurel32.net


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#289838: postinst script unusable due to serious errors

2005-01-11 Thread Jos Luis Talln
Rafal Krzewski wrote:
Package: bacula-director-pgsql
Version: 1.36.1-1
Severity: critical
1) the script attempts to use $DB_ADMIN and $dbadmin variables that 
are never set. Would expect them to be set from conf variable 
bacula-director-pgsql/pgsql_root_username but the script does not do 
that.

2) the script uses incorrect su command syntax. It sets the following 
variable:
PGSQLCMD=su -s /bin/sh $dbadmin -c /usr/bin/psql
And then attempts to execute the command appeding different suffixes 
to the variable value. Su expects the username as the last argument. IE
su -c psql postgres -l does not work, but su -c psql -l postgres 
works. Because of that all su invocations PGSQLCMD invocations in the 
script need to be changed.

There may be more problems, but the above are definite showstoppers.
I am no PostgreSQL admin. The tag HELP is set since several weeks ago, 
and nobody answered.
The PostgreSQL is completely unsupported as of now.
Please feel free to send me patches providing the functionality you need 
and i'll be more than happy to integrate them.

Best,
   J.L.

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Processed: Re: Bug#289666: libusbscanner gets the USB device wrong with Linux 2.6

2005-01-11 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reopen 289666
Bug#289666: sane only work as root on 2.6.10 (2.6.*)
Bug reopened, originator not changed.

 submitter 289666 Martin Pitt [EMAIL PROTECTED]
Bug#289666: sane only work as root on 2.6.10 (2.6.*)
Changed Bug submitter from Klaus Ethgen [EMAIL PROTECTED] to Martin Pitt 
[EMAIL PROTECTED].

 retitle 289666 libusbscanner gets the USB device wrong with Linux 2.6
Bug#289666: sane only work as root on 2.6.10 (2.6.*)
Changed Bug title.

 tags 289666 patch pending
Bug#289666: libusbscanner gets the USB device wrong with Linux 2.6
There were no tags set.
Tags added: patch, pending

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#289923: vlc: FTBFS on 64 bit arches: error: call of overloaded `wxComboBox(wxPanel*, anonymous enum, const wchar_t[1], wxPoint, wxSize, int, NULL)' is ambiguous

2005-01-11 Thread Kurt Roeckx
Package: vlc
Version: 0.8.1-3
Severity: serious

Hi,

The package is failing to build on all 64 bit arches
(ia64, alpha, amd64) with the following error:
if g++ -DHAVE_CONFIG_H -I. -I. -I../../..   -DSYS_LINUX -I../../../include 
`top_builddir=../../.. ../../../vlc-config --cxxflags plugin wxwindows` 
-Wsign-compare -Wsign-compare -Wall  -pipe -MT 
libwxwindows_plugin_a-streamout.o -MD -MP -MF 
.deps/libwxwindows_plugin_a-streamout.Tpo \
  -c -o libwxwindows_plugin_a-streamout.o `test -f 'streamout.cpp' || echo './'
`streamout.cpp; \
then mv -f .deps/libwxwindows_plugin_a-streamout.Tpo 
.deps/libwxwindows_plugin_a-streamout.Po; \
else rm -f .deps/libwxwindows_plugin_a-streamout.Tpo; exit 1; \
fi
streamout.cpp: In constructor `wxvlc::SoutDialog::SoutDialog(intf_thread_t*,
   wxWindow*)':
streamout.cpp:171: error: call of overloaded `wxComboBox(wxPanel*, anonymous
   enum, const wchar_t[1], wxPoint, wxSize, int, NULL)' is ambiguous
/usr/include/wx-2.5/wx/gtk/combobox.h:65: error: candidates are:
   wxComboBox::wxComboBox(wxWindow*, int, const wxString, const wxPoint,
   const wxSize, const wxArrayString, long int, const wxValidator, const
   wxString)
/usr/include/wx-2.5/wx/gtk/combobox.h:54: error:
   wxComboBox::wxComboBox(wxWindow*, int, const wxString, const wxPoint,
   const wxSize, int, const wxString*, long int, const wxValidator, const
   wxString)
streamout.cpp: In member function `wxPanel*
   wxvlc::SoutDialog::AccessPanel(wxWindow*)':
streamout.cpp:455: error: call of overloaded `wxComboBox(wxPanel*, anonymous
   enum, const wchar_t[1], wxPoint, wxSize, int, NULL)' is ambiguous
/usr/include/wx-2.5/wx/gtk/combobox.h:65: error: candidates are:
   wxComboBox::wxComboBox(wxWindow*, int, const wxString, const wxPoint,
   const wxSize, const wxArrayString, long int, const wxValidator, const
   wxString)
/usr/include/wx-2.5/wx/gtk/combobox.h:54: error:
   wxComboBox::wxComboBox(wxWindow*, int, const wxString, const wxPoint,
   const wxSize, int, const wxString*, long int, const wxValidator, const
   wxString)
streamout.cpp: At top level:
streamdata.h:52: warning: `codec vcodecs_array[15]' defined but not used
streamdata.h:89: warning: `codec acodecs_array[11]' defined but not used
streamdata.h:126: warning: `method methods_array[4]' defined but not used
streamdata.h:158: warning: `encap encaps_array[10]' defined but not used
make[7]: *** [libwxwindows_plugin_a-streamout.o] Error 1


Kurt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: Fixed in NMU of mrtg 2.10.13-1.1

2005-01-11 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 246801 + fixed
Bug#246801: mrtg has too loose versioned depency on libsnmp-session-perl
Tags were: pending
Tags added: fixed

 quit
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#289926: ogre: FTBFS: errors generating configure script: missing build dependencies.

2005-01-11 Thread Kurt Roeckx
Package: ogre
Version: 0.15.1-8
Severity: serious

Hi,

Your package is failing to build with the following error:
cd build-tree/ogre-free  \
  libtoolize --force  \
  aclocal  \
  autoheader  \
  automake --include-deps --add-missing --foreign  \
  autoconf  \
  ./configure --prefix=/usr \
--host=hppa-linux --build=hppa-linux \
--mandir=\${prefix}/share/man --infodir=\${prefix}/share/info \
--with-platform=GLX --with-gl-support=GLX
You should update your `aclocal.m4' by running aclocal.
/usr/share/aclocal/pkg.m4:5: warning: underquoted definition of PKG_CHECK_MODUL
ES
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
aclocal:acinclude.m4:203: warning: macro `AM_PATH_SDL' not found in library
aclocal:acinclude.m4:237: warning: macro `AM_PATH_SDL' not found in library
OgreMain/src/Makefile.am: installing `./compile'
configure.in:46: error: possibly undefined macro: AC_MSG_ERROR
  If this token and others are legitimate, please use m4_pattern_allow.
  See the Autoconf documentation.
configure:20658: error: possibly undefined macro: AM_PATH_SDL
make: *** [build-tree/ogre-free/config.status] Error 1

This seems to be caused by a missing build dependency on
libsdl1.2-dev.  After adding that, it can generate the
configure script (with some warnings).

Note that the old scripts where build using automake 1.7
instead of 1.9 and the other warnings go away if you use
that version instead.


Kurt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#289927: quodlibet: FTBFS: Not using -fPIC to build shared libraries.

2005-01-11 Thread Kurt Roeckx
Package: quodlibet
Version: 0.7-1
Severity: serious

Hi,

Your package is failing to build on a few arches because it's
trying to make a shared library without using -fPIC to build the
object files.

From one of the buildd logs:
cc `pkg-config --libs gtk+-2.0 pygtk-2.0` -shared statusicon.o eggstatusicon.o
eggtrayicon.o statusiconmodule.o eggmarshalers.o -o statusicon.so
/usr/bin/ld: statusicon.o: relocation R_PARISC_DPREL21L can not be used when 
making a shared object; recompile with -fPIC
statusicon.o: could not read symbols: Bad value
collect2: ld returned 1 exit status


Kurt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: Re: Bug#289913: needs update for new kernel abiname

2005-01-11 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 289913 + pending
Bug#289913: needs update for new kernel abiname
There were no tags set.
Tags added: pending

 tag 289921 + pending
Bug#289921: sensord: 244037 partially fixed - should be noted in changelog/news
There were no tags set.
Tags added: pending

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#289913: needs update for new kernel abiname

2005-01-11 Thread Aurelien Jarno
tag 289913 + pending
tag 289921 + pending
thanks

There was a problem in my last upload, that's why it took some times. I
added a patch for bug 289921 before rebuilding.

The lm-sensors version 2.9.0-7 packages are now in NEW.



-- 
  .''`.  Aurelien Jarno   GPG: 1024D/F1BCDB73
 : :' :  Debian GNU/Linux developer | Electrical Engineer
 `. `'   [EMAIL PROTECTED] | [EMAIL PROTECTED]
   `-people.debian.org/~aurel32 | www.aurel32.net


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#289940: gnome-pilot-conduits: FTBFS: Tries to create /usr/share/gnome-pilot

2005-01-11 Thread Kurt Roeckx
Package: gnome-pilot-conduits
Version: 2.0.12-1
Severity: serious

Hi,

The package is failing to build because it's trying to make
/usr/share/gnome-pilot instead of the directory in the debian
directory.

From the buildd log:
/bin/sh ../mkinstalldirs /usr/share/gnome-pilot/conduits/
mkdir /usr/share/gnome-pilot
mkdir: cannot create directory `/usr/share/gnome-pilot': Permission denied
mkdir /usr/share/gnome-pilot/conduits
mkdir: cannot create directory `/usr/share/gnome-pilot/conduits': No such file 
or directory
make[3]: *** [install-data-local] Error 1


Kurt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#289926: ogre: FTBFS: errors generating configure script: missing build dependencies.

2005-01-11 Thread Federico Di Gregorio
Il giorno mar, 11-01-2005 alle 22:49 +0100, Kurt Roeckx ha scritto:
 Package: ogre
 Version: 0.15.1-8
 Severity: serious
 
 Hi,
 
 Your package is failing to build with the following error:

already uploaded 0.15.1-9 that should fix the problem. thank you for
this report.

-- 
Federico Di Gregorio http://people.initd.org/fog
Debian GNU/Linux Developer[EMAIL PROTECTED]
INIT.D Developer   [EMAIL PROTECTED]
   God is real. Unless declared integer. -- Anonymous FORTRAN programmer


signature.asc
Description: Questa parte del messaggio =?ISO-8859-1?Q?=E8?= firmata


Bug#289927: marked as done (quodlibet: FTBFS: Not using -fPIC to build shared libraries.)

2005-01-11 Thread Debian Bug Tracking System
Your message dated Tue, 11 Jan 2005 18:17:19 -0500
with message-id [EMAIL PROTECTED]
and subject line Bug#289927: fixed in quodlibet 0.7-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 responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 11 Jan 2005 21:55:41 +
From [EMAIL PROTECTED] Tue Jan 11 13:55:40 2005
Return-path: [EMAIL PROTECTED]
Received: from asia.telenet-ops.be [195.130.132.59] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CoTzI-Cb-00; Tue, 11 Jan 2005 13:55:40 -0800
Received: from localhost (localhost.localdomain [127.0.0.1])
by asia.telenet-ops.be (Postfix) with SMTP id BA77C224192
for [EMAIL PROTECTED]; Tue, 11 Jan 2005 22:55:39 +0100 (MET)
Received: from kabel.telenet.be (dD5775FD9.access.telenet.be [213.119.95.217])
by asia.telenet-ops.be (Postfix) with ESMTP id ABBD622417A
for [EMAIL PROTECTED]; Tue, 11 Jan 2005 22:55:39 +0100 (MET)
Received: by kabel.telenet.be (Postfix, from userid 501)
id 75DFF26137; Tue, 11 Jan 2005 22:55:39 +0100 (CET)
Date: Tue, 11 Jan 2005 22:55:39 +0100
From: Kurt Roeckx [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: quodlibet: FTBFS: Not using -fPIC to build shared libraries.
Message-ID: [EMAIL PROTECTED]
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4.2.1i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: quodlibet
Version: 0.7-1
Severity: serious

Hi,

Your package is failing to build on a few arches because it's
trying to make a shared library without using -fPIC to build the
object files.

From one of the buildd logs:
cc `pkg-config --libs gtk+-2.0 pygtk-2.0` -shared statusicon.o eggstatusicon.o
eggtrayicon.o statusiconmodule.o eggmarshalers.o -o statusicon.so
/usr/bin/ld: statusicon.o: relocation R_PARISC_DPREL21L can not be used when 
making a shared object; recompile with -fPIC
statusicon.o: could not read symbols: Bad value
collect2: ld returned 1 exit status


Kurt


---
Received: (at 289927-close) by bugs.debian.org; 11 Jan 2005 23:22:09 +
From [EMAIL PROTECTED] Tue Jan 11 15:22:09 2005
Return-path: [EMAIL PROTECTED]
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CoVKz-0003zm-00; Tue, 11 Jan 2005 15:22:09 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1CoVGJ-0004YO-00; Tue, 11 Jan 2005 18:17:19 -0500
From: Joe Wreschnig [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.54 $
Subject: Bug#289927: fixed in quodlibet 0.7-2
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Tue, 11 Jan 2005 18:17:19 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Source: quodlibet
Source-Version: 0.7-2

We believe that the bug you reported is fixed in the latest version of
quodlibet, which is due to be installed in the Debian FTP archive:

quodlibet-ext_0.7-2_i386.deb
  to pool/main/q/quodlibet/quodlibet-ext_0.7-2_i386.deb
quodlibet_0.7-2.diff.gz
  to pool/main/q/quodlibet/quodlibet_0.7-2.diff.gz
quodlibet_0.7-2.dsc
  to pool/main/q/quodlibet/quodlibet_0.7-2.dsc
quodlibet_0.7-2_all.deb
  to pool/main/q/quodlibet/quodlibet_0.7-2_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joe Wreschnig [EMAIL PROTECTED] (supplier of updated quodlibet package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 11 Jan 2005 17:06:46 -0600
Source: quodlibet
Binary: quodlibet 

Bug#289953: kwave: please rebuild against latest libflac++-dev

2005-01-11 Thread Adeodato Simó
Package: kwave
Severity: serious
Tags: sid

Hi,

  kwave needs to be rebuilt against the latest libflac++-dev in order to
  link to libflac6 instead of libflac4 and become functional again. See:

http://lists.debian.org/debian-devel/2005/01/msg00434.html

  Please don't forget to version the build-dependency on libflac++-dev
  to (= 1.1.1-3).

  Thanks.

 * * *
 
  Aurelien, probably you were already aware of this problem. I'm just
  submitting in order to get the issuse trackeable.

  Also, it seems to me that kdemultimedia will block you from fixing.
  Sorry for this, depending if we go for 3.3.2 or 3.3.1, the timeframe
  for the fix will vary.

  cu,
  

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
If there is a sin against life, it consists perhaps not so much in
despairing of life as in hoping for another life and in eluding the
implacable grandeur of this life.
-- Albert Camus



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#288158: Fix

2005-01-11 Thread Thierry Reding
Hi,

After thorough discussion, and a lot of help from people in #debian-women
(mainly Jeroen van Wolffelaar, Steve Langasek, Branden Robinson and Helen
Faulkner) I was able to finish this patch.

The patch adapts parts of the cleanlinks script which I was pointed to by
Steve. cleanlinks is part of the xutils package. The adapted script
replaces the calls to symlinks in /etc/cron.daily/lists-archive. Thus it
removes the dependency on the symlinks package, as requested by Frank
Lichtenstein in the original bug report.

Initially, a simpler script was tested, which turned out to be vulnerable to
maliciously constructed symlinks. This is solved in the new script by the use
of the -f test since, as Steve mentioned, the only time [ -f $i ] returns
false for something that's on the filesystem is a dangling symlink.

The attached patch contains all the changes, including those to the copyright
file as discussed with Branden on IRC as well as the removed dependency on
the symlinks package.

Thanks again to Jeroen, Steve, Branden and Helen; I couldn't have done this
without their help.

--Thierry
diff -Nur lists-archives-200300506.orig/debian/control 
lists-archives-200300506/debian/control
--- lists-archives-200300506.orig/debian/control2003-05-07 
21:01:53.0 +0200
+++ lists-archives-200300506/debian/control 2005-01-10 00:34:13.0 
+0100
@@ -7,7 +7,7 @@
 
 Package: lists-archives
 Architecture: all
-Depends: perl5, mhonarc, procmail, symlinks
+Depends: perl5, mhonarc, procmail
 Description: Web archive for mailing lists
  Creates a website of historical posts to mailing lists, in the sorted
  style used by the Debian Project (http://www.debian.org/Lists-Archives).
diff -Nur lists-archives-200300506.orig/debian/copyright 
lists-archives-200300506/debian/copyright
--- lists-archives-200300506.orig/debian/copyright  2001-08-27 
16:03:57.0 +0200
+++ lists-archives-200300506/debian/copyright   2005-01-12 01:36:25.0 
+0100
@@ -16,3 +16,41 @@
 
 On Debian GNU/Linux systems, the text of the GPL can be found in
 /usr/share/common-licenses/GPL.
+
+
+The script /etc/cron.daily/lists-archives includes code adapted from the
+`cleanlinks' script that is copyright (C) 2000 by The XFree86 Project, Inc.
+and released under the XFree86 1.0 License, the text of which follows:
+
+---
+
+XFree86 License
+
+XFree86 code without an explicit copyright is covered by the following copy-
+right/license:
+
+Copyright (C) 1994-2003 The XFree86 Project, Inc.  All Rights Reserved.
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the Software), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is fur-
+nished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
+NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
+XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
+IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON-
+NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the XFree86 Project shall not
+be used in advertising or otherwise to promote the sale, use or other deal-
+ings in this Software without prior written authorization from the XFree86
+Project.
+
+---
diff -Nur lists-archives-200300506.orig/debian/cron.daily 
lists-archives-200300506/debian/cron.daily
--- lists-archives-200300506.orig/debian/cron.daily 2003-05-06 
18:13:47.0 +0200
+++ lists-archives-200300506/debian/cron.daily  2005-01-12 01:48:31.0 
+0100
@@ -1,4 +1,25 @@
 #!/bin/sh -e
+
+# Silently remove dangling symlinks.
+#
+# This function is adapted from the `cleanlinks' program which is part of
+# XFree86 (see /usr/share/doc/lists-archives/copyright).
+function clean_symlinks
+{
+if [ -n $1 ]; then
+find $1 -type l -print |
+(
+read i || break
+while [ -n $i ]; do
+if [ ! -f $i ]; then
+rm -f $i
+fi
+read i || break
+done
+)
+fi
+}
+
 [ -d /var/lib/lists-archives/archives ] || exit 0
 umask 002
 
@@ -23,8 +44,7 @@
 [ -f ../lists/$dir ] || touch ../lists/$dir
 done
 
-# Not sure yet why this is needed.  :-)
-symlinks -dr /var/lib/lists-archives  /dev/null 21
+clean_symlinks /var/lib/lists-archives
 
 # Fix stray ownerships and permissions (searchlists.log must be 

Bug#289808: marked as done (gazpacho: FTBFS: Missing Build-Depends on 'python-dev')

2005-01-11 Thread Debian Bug Tracking System
Your message dated Tue, 11 Jan 2005 21:02:17 -0500
with message-id [EMAIL PROTECTED]
and subject line Bug#289808: fixed in gazpacho 0.3.1-4
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 responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 11 Jan 2005 07:32:32 +
From [EMAIL PROTECTED] Mon Jan 10 23:32:32 2005
Return-path: [EMAIL PROTECTED]
Received: from d009032.adsl.hansenet.de (localhost.localdomain) [80.171.9.32] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CoGW0-0006fb-00; Mon, 10 Jan 2005 23:32:32 -0800
Received: from aj by localhost.localdomain with local (Exim 4.34)
id 1CoGbw-0006Xr-V5; Tue, 11 Jan 2005 08:38:41 +0100
To: Debian Bug Tracking System [EMAIL PROTECTED]
From: Andreas Jochens [EMAIL PROTECTED]
Subject: gazpacho: FTBFS: Missing Build-Depends on 'python-dev'
Message-Id: [EMAIL PROTECTED]
Date: Tue, 11 Jan 2005 08:38:40 +0100
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: gazpacho
Severity: serious
Tags: patch

When building 'gazpacho' in a clean chroot,
I get the following error:

running build_scripts
cd .  /usr/bin/python setup.py install 
--root=/gazpacho-0.3.1/debian/gazpacho/ --no-compile -O0 
running install
error: invalid Python installation: unable to open 
/usr/lib/python2.3/config/Makefile (No such file or directory)
make: *** [common-install-impl] Error 1

Please change the Build-Depends from 'python' to 'python-dev'
in debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/gazpacho-0.3.1/debian/control ./debian/control
--- ../tmp-orig/gazpacho-0.3.1/debian/control   2005-01-11 08:28:14.632451664 
+0100
+++ ./debian/control2005-01-11 08:28:10.376098728 +0100
@@ -2,7 +2,7 @@
 Section: devel
 Priority: optional
 Maintainer: Gustavo Noronha Silva [EMAIL PROTECTED]
-Build-Depends: cdbs, debhelper (= 4.1.67), python
+Build-Depends: cdbs, debhelper (= 4.1.67), python-dev
 Standards-Version: 3.6.1
 
 Package: gazpacho

---
Received: (at 289808-close) by bugs.debian.org; 12 Jan 2005 02:08:23 +
From [EMAIL PROTECTED] Tue Jan 11 18:08:23 2005
Return-path: [EMAIL PROTECTED]
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CoXvr-0003eF-00; Tue, 11 Jan 2005 18:08:23 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1CoXpx-0002Af-00; Tue, 11 Jan 2005 21:02:17 -0500
From: Gustavo Noronha Silva [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.54 $
Subject: Bug#289808: fixed in gazpacho 0.3.1-4
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Tue, 11 Jan 2005 21:02:17 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Source: gazpacho
Source-Version: 0.3.1-4

We believe that the bug you reported is fixed in the latest version of
gazpacho, which is due to be installed in the Debian FTP archive:

gazpacho_0.3.1-4.diff.gz
  to pool/main/g/gazpacho/gazpacho_0.3.1-4.diff.gz
gazpacho_0.3.1-4.dsc
  to pool/main/g/gazpacho/gazpacho_0.3.1-4.dsc
gazpacho_0.3.1-4_all.deb
  to pool/main/g/gazpacho/gazpacho_0.3.1-4_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gustavo Noronha Silva [EMAIL PROTECTED] (supplier of updated gazpacho package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 11 Jan 2005 23:27:49 -0200
Source: gazpacho
Binary: gazpacho
Architecture: source all
Version: 0.3.1-4
Distribution: unstable
Urgency: low
Maintainer: Gustavo Noronha Silva [EMAIL PROTECTED]

Bug#207616: RC bug spip-eva

2005-01-11 Thread Justin Pryzby
Hi,

Could you comment on the status of this RC bug?
http://bugs.debian.org/cgi-bin/bugreport.cgi?archive=nobug=207616

Thanks,
Justin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#289967: twig: STARTTLS doesnt work with imap connections

2005-01-11 Thread Rene Cunnigham
Package: twig
Version: 2.7.7-3
Severity: grave
Justification: renders package unusable

STARTTLS does not seem to work with uw-imapd and twig. TLS is turned on by
default in twig 2.7.7-3.

Disabling TLS by editing /etc/twig/config.inc.php3 from

$config[imap_port]= 143;

to 

$config[imap_port]= 143/notls;

allows twig to login via imap.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-k7-nonselinux-skas3-v7
Locale: LANG=C, LC_CTYPE=C

Versions of packages twig depends on:
ii  debconf   1.4.38 Debian configuration management sy
ii  php4  4:4.3.9-1  server-side, HTML-embedded scripti
ii  php4-imap 4:4.3.9-1  IMAP module for php4
ii  php4-mysql4:4.3.9-1  MySQL module for php4

-- debconf information:
  twig/db-update:
* twig/minimal-setup:


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: only the version in sid

2005-01-11 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 289940 sid
Bug#289940: gnome-pilot-conduits: FTBFS: Tries to create /usr/share/gnome-pilot
There were no tags set.
Tags added: sid

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: Re: vlc: FTBFS on 64 bit arches: error: call of overloaded `wxComboBox(wxPanel*, anonymous enum, const wchar_t[1], wxPoint, wxSize, int, NULL)' is ambiguous

2005-01-11 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 289923 sid
Bug#289923: vlc: FTBFS on 64 bit arches: error: call of overloaded 
`wxComboBox(wxPanel*, anonymous enum, const wchar_t[1], wxPoint, wxSize, 
int, NULL)' is ambiguous
There were no tags set.
Tags added: sid

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#289923: vlc: FTBFS on 64 bit arches: error: call of overloaded `wxComboBox(wxPanel*, anonymous enum, const wchar_t[1], wxPoint, wxSize, int, NULL)' is ambiguous

2005-01-11 Thread Steve Langasek
tags 289923 sid
thanks

This ambiguity appears to be new in wxgtk2.5, which has only just started to
be used by the version of vlc in unstable, so I think the version in testing
is safe.

My reading of this failure is that the API has changed between wxgtk2.4 and
wxgtk2.5, and that vlc is not fully ported to the new API.  The changelog
from the previous upload seems to confirm this.

Thanks,
-- 
Steve Langasek
postmodern programmer


signature.asc
Description: Digital signature


Bug#289982: ACPI problems with kernel 2.6.x for Dell Inspiron 4100

2005-01-11 Thread Svante Signell
Package: kernel-image-2.6.8
Version: 2.6.9-3
Severity: serious

This problem was reported to debian-deval and debian-kernel in November
last year. The net effect of failure to allocate IRQ 7 for ALSA is that
it fails to start. The problems can be overcome by adding
append=pci=acpi or append=acpi=noirq to lilo.conf. But, as these are
workarounds, the cause should be corrected. I'll file a bug report on
this if noone have an immediate solution? The problems heve been found
for at least kernels 2.6.8 and 2.6.9. Maybe the BIOS has to be upgraded
and/or there is something wrong with the PCI routing tables. 

From dmesg:
ACPI: PCI interrupt :00:1f.5[B] - GSI 7 (level, low) - IRQ 7
unable to grab IRQ 7

lspci shows:
:00:1f.5 Multimedia audio controller: Intel Corp. 82801CA/CAM AC'97
Audio Controller (rev 01)

#cat /proc/interrupts
   CPU0
  0:2650500  XT-PIC  timer
  1:   1678  XT-PIC  i8042
  2:  0  XT-PIC  cascade
  3:  11261  XT-PIC  eth1
  7:  0  XT-PIC  parport0
  8:  1  XT-PIC  rtc
  9:  0  XT-PIC  acpi
 11:361  XT-PIC  eth0, uhci_hcd, yenta, yenta
 12:  51568  XT-PIC  i8042
 14:   3792  XT-PIC  ide0
 15:  0  XT-PIC  ide1
NMI:  0
LOC:  0
ERR:  0
MIS:  0

For kernels 2.4.x ACPI is automatically disabled:
ACPI: Subsystem revision 20040326
ACPI: Interpreter disabled.

while kernels 2.6.x enables it:
ACPI: Subsystem revision 20040816
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (00:00)
PCI: Probing PCI hardware (bus 00)
PCI: Ignoring BAR0-3 of IDE controller :00:1f.1
PCI: Transparent bridge - :00:1e.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 9 10 *11)
ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *11
ACPI: PCI Interrupt Link [LNKC] (IRQs 9 10 *11)
ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 9 10 *11)
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE._PRT]
ACPI: Power Resource [PADA] (on)
PCI: Using ACPI for IRQ routing
ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
ACPI: PCI interrupt :00:1d.0[A] - GSI 11 (level, low) - IRQ 11
ACPI: PCI interrupt :00:1f.1[A] - GSI 11 (level, low) - IRQ 11
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 7
ACPI: PCI interrupt :00:1f.5[B] - GSI 7 (level, low) - IRQ 7
ACPI: PCI interrupt :00:1f.6[B] - GSI 7 (level, low) - IRQ 7
ACPI: PCI interrupt :01:00.0[A] - GSI 11 (level, low) - IRQ 11
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
ACPI: PCI interrupt :02:00.0[A] - GSI 11 (level, low) - IRQ 11
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
ACPI: PCI interrupt :02:01.0[A] - GSI 11 (level, low) - IRQ 11
ACPI: PCI interrupt :02:01.1[A] - GSI 11 (level, low) - IRQ 11
ACPI: PCI interrupt :00:1f.6[B] - GSI 7 (level, low) - IRQ 7
ACPI: (supports S0 S1 S3 S4 S4bios S5)
ACPI wakeup devices:
 LID PBTN PCI0 UAR1 USB0 USB1 USB2 MODM PCIE MPCI
...
Alocation of IRQ 7 does not seem to work: (this IRQ is allocated by
parport0)
ACPI: PCI interrupt :00:1f.5[B] - GSI 7 (level, low) - IRQ 7
unable to grab IRQ 7
Intel ICH: probe of :00:1f.5 failed with error -16

The main problem is that alsa does not work.

For alsa the audio device is not found:
Running alsaconf or (/etc/init.d/alsa start when configured):
ACPI: PCI interrupt :00:1f.5[B] - GSI 7 (level, low) - IRQ 7
unable to grab IRQ 7

/etc/init.d/alsa stop
Storing ALSA mixer settings...ACPI: PCI interrupt :00:1f.5[B] - GSI
7 (level, low) - IRQ 7
unable to grab IRQ 7
Intel ICH: probe of :00:1f.5 failed with error -16
failed.
Running update-modules...
Loading driver...
Starting ALSA.../etc/init.d/alsa: Error: alsactl restore failed with
message 'alsactl: load_state:1134: No soundcards found...'.
done.
Setting default volumes...

-- 
Svante Signell [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#289494: sablevm: cannot create vm

2005-01-11 Thread Kurt Roeckx
On Wed, Jan 12, 2005 at 01:47:59AM -0500, Grzegorz B. Prokopski wrote:
 
 But the configure itself (at least the one executed at the beginning,
 not sure that is the only one) seemed to execute properly.

And that is a current sid or sarge?  In that case, feel free to
lower the severity (and tag unreproducible?), and I'll look
closer to it on this side.


Kurt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]