Bug#499918: [Pkg-octave-devel] Bug#499918: Bug#499918: octave-vrml: freewrl is not packaged in Debian

2008-09-24 Thread Thomas Weber
Am Dienstag, den 23.09.2008, 22:30 +0200 schrieb Thomas Weber:
 On Tue, Sep 23, 2008 at 06:30:37PM +0200, [EMAIL PROTECTED] wrote:
  Package: octave-vrml
  Version: 1.0.6-2
  Severity: serious
  Justification: Policy 3.5
  
  When calling a vrml function from octave the error
sh: freewrl: command not found
cmd = freewrl/tmp/octave_vrml_output.wrl
vrml_browse : Can't start browser 'freewrl'. Is it installed?
  occurs. I could not find a package in Debian which contains freewrl.
  
  Possible solutions:
  - Modify this error message, so it contains a link, where to download 
  freewrl
 update Package description.
  - A not so nice, but working replacement for freewrl is whitedune

I've overlooked this one; that might be an option.

Thomas




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



Bug#499877: flint - FTBFS: error: '__gmpn_udiv_w_sdiv' was not declared in this scope

2008-09-24 Thread Bastian Blank
On Tue, Sep 23, 2008 at 09:35:32PM -0400, Tim Abbott wrote:
 I've implemented the short-term fix in  
 http://web.mit.edu/tabbott/Public/flint_1.011-2.dsc.
 I don't have access to an s390 machine to do a test build on.  I'd  
 appreciate it if you would do a build on on s390 to see if this is  
 sufficient to fix the problem.

The s390 developer machine raptor.debian.org exists. I'm not sure when I
have time so you should probably ask your sponsor.

Bastian

-- 
I'm a soldier, not a diplomat.  I can only tell the truth.
-- Kirk, Errand of Mercy, stardate 3198.9



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



Bug#499918: [Pkg-octave-devel] Bug#499918: Bug#499918: Bug#499918: octave-vrml: freewrl is not packaged in Debian

2008-09-24 Thread Thomas Weber
Am Mittwoch, den 24.09.2008, 08:38 +0200 schrieb Thomas Weber:
 Am Dienstag, den 23.09.2008, 22:30 +0200 schrieb Thomas Weber:
  On Tue, Sep 23, 2008 at 06:30:37PM +0200, [EMAIL PROTECTED] wrote:
   Package: octave-vrml
   Version: 1.0.6-2
   Severity: serious
   Justification: Policy 3.5
   
   When calling a vrml function from octave the error
 sh: freewrl: command not found
 cmd = freewrl/tmp/octave_vrml_output.wrl
 vrml_browse : Can't start browser 'freewrl'. Is it installed?
   occurs. I could not find a package in Debian which contains freewrl.
   
   Possible solutions:
   - Modify this error message, so it contains a link, where to download 
   freewrl
  update Package description.
   - A not so nice, but working replacement for freewrl is whitedune
 
 I've overlooked this one; that might be an option.

I've asked upstream if whitedune is a suitable replacement for freewrl.
Let's see what they think.

Thomas




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



Bug#496269: possible cause of gvfs-fuse crash.

2008-09-24 Thread Andreas Henriksson
Hello!

Very good information in the bugreport. I've had a quick look at it
and here's my guess  I'm probably totally wrong, and even if I'm right
the real fix is still unknown.

Both the valgrind run and the backtrace of the thread which gets the segfault 
contains run_sync_state_machine. In the backtrace there's also an assertion
failure visible!

g_input_stream_clear_pending: assertion `G_IS_INPUT_STREAM (stream)' failed

The backtrace says we're doing a g_input_stream_read and Valgrind complains
on line 450, which means res == -1.

Combining these clews I think g_input_stream_read was called with a
file-data_stream which for some reason is not a valid input stream,
the first thing g_input_stream_read does is return -1 if this assertion fails,
so io_error will still be NULL. On line 450 io_error is then dereferenced by
io_error-message. An ugly fix might be to check if io_error is NULL before
dereferencing it, but the real fix would be to figure out why the assertion
fails! (Why is file-data_stream not a valid stream?)

-- 
Andreas Henriksson



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



Bug#400768: [apt] Fix makes aptitude die on update

2008-09-24 Thread Jisakiel
In fact aptitude dist-upgrade also dies for me with segfault on amd64... 







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



Bug#380439: marked as done (tinyscheme: Segmentation fault on (let (x 1)))

2008-09-24 Thread Debian Bug Tracking System

Your message dated Wed, 24 Sep 2008 09:17:04 +
with message-id [EMAIL PROTECTED]
and subject line Bug#380439: fixed in tinyscheme 1.37-3.1
has caused the Debian Bug report #380439,
regarding tinyscheme: Segmentation fault on (let (x 1))
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
380439: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=380439
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: tinyscheme
Version: 1.37-3
Severity: important

To reproduce the bug, type this at the command line:

$ tinyscheme 
TinyScheme 1.37
 (let (x 1))
Segmentation fault

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14.3-satapm
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)

Versions of packages tinyscheme depends on:
ii  libc6 2.3.6-13   GNU C Library: Shared libraries

tinyscheme recommends no packages.

-- no debconf information

---End Message---
---BeginMessage---
Source: tinyscheme
Source-Version: 1.37-3.1

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

tinyscheme_1.37-3.1.diff.gz
  to pool/main/t/tinyscheme/tinyscheme_1.37-3.1.diff.gz
tinyscheme_1.37-3.1.dsc
  to pool/main/t/tinyscheme/tinyscheme_1.37-3.1.dsc
tinyscheme_1.37-3.1_i386.deb
  to pool/main/t/tinyscheme/tinyscheme_1.37-3.1_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.
Luca Falavigna [EMAIL PROTECTED] (supplier of updated tinyscheme 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.8
Date: Wed, 24 Sep 2008 01:15:22 +0200
Source: tinyscheme
Binary: tinyscheme
Architecture: source i386
Version: 1.37-3.1
Distribution: unstable
Urgency: medium
Maintainer: Panu Kalliokoski [EMAIL PROTECTED]
Changed-By: Luca Falavigna [EMAIL PROTECTED]
Description: 
 tinyscheme - Very small scheme implementation
Closes: 380439 499887
Changes: 
 tinyscheme (1.37-3.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * scheme.c:
 - Apply patch from upstream CVS (revno 1.13 and 1.21) to fix a
   segfault when invoking let or letrec (Closes: #380439).
 - Apply patch from upstream CVS (revno 1.7) to fail gracefully when
   mk_vector is out of memory (Closes: #499887).
Checksums-Sha1: 
 f1cbb9e35bd2eaec9652c28dfa2a1bb6fda242d2 1012 tinyscheme_1.37-3.1.dsc
 cb5e9469bda7c1ea4d112f3506121a1ac5918961 5152 tinyscheme_1.37-3.1.diff.gz
 7610d657bebe4e4aec6b993df7e5c876bf835143 50586 tinyscheme_1.37-3.1_i386.deb
Checksums-Sha256: 
 1f29589e17ad1b13a848ff947662a877086d29d13dbd749066f34eb4cbbf76d0 1012 
tinyscheme_1.37-3.1.dsc
 b0ad7af3b927534368c07037cfc4430e26606b7adc97ce2d09d6424a3ce97b2f 5152 
tinyscheme_1.37-3.1.diff.gz
 599fe1a0125bdef283c4da025551578ea8defb6baf3d9a61bcaae72496abf1ca 50586 
tinyscheme_1.37-3.1_i386.deb
Files: 
 f2fd2a0712fd77dcfe0c2ed30925f2a7 1012 interpreters optional 
tinyscheme_1.37-3.1.dsc
 83606d48047e6052bd01b4e074ae0c1f 5152 interpreters optional 
tinyscheme_1.37-3.1.diff.gz
 99e7a2834b9a144a2f78bb87d4a87471 50586 interpreters optional 
tinyscheme_1.37-3.1_i386.deb

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

iEYEARECAAYFAkjaAssACgkQbdB4RPTVesrhugCfeEwJx20U7ikuoRzytpG6mnKG
OQQAn0pp584M+vIEE+FLPa3b6QynJ0zO
=xtYN
-END PGP SIGNATURE-


---End Message---


Bug#499887: marked as done (tinyscheme: Segmentation fault on (make-vector 9999))

2008-09-24 Thread Debian Bug Tracking System

Your message dated Wed, 24 Sep 2008 09:17:04 +
with message-id [EMAIL PROTECTED]
and subject line Bug#499887: fixed in tinyscheme 1.37-3.1
has caused the Debian Bug report #499887,
regarding tinyscheme: Segmentation fault on (make-vector )
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
499887: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=499887
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: tinyscheme
Version: 1.37-3
Severity: grave
Justification: renders package unusable


To reproduce this bug: 

 $ tinyscheme
 TinyScheme 1.37
  (make-vector )
 Segmentation fault

This bug does not occur for values less than .

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-2-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages tinyscheme depends on:
ii  libc6 2.7-10 GNU C Library: Shared libraries

tinyscheme recommends no packages.

tinyscheme suggests no packages.

-- no debconf information

-- 
Microsoft Windows. The problem for your problem.



---End Message---
---BeginMessage---
Source: tinyscheme
Source-Version: 1.37-3.1

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

tinyscheme_1.37-3.1.diff.gz
  to pool/main/t/tinyscheme/tinyscheme_1.37-3.1.diff.gz
tinyscheme_1.37-3.1.dsc
  to pool/main/t/tinyscheme/tinyscheme_1.37-3.1.dsc
tinyscheme_1.37-3.1_i386.deb
  to pool/main/t/tinyscheme/tinyscheme_1.37-3.1_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.
Luca Falavigna [EMAIL PROTECTED] (supplier of updated tinyscheme 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.8
Date: Wed, 24 Sep 2008 01:15:22 +0200
Source: tinyscheme
Binary: tinyscheme
Architecture: source i386
Version: 1.37-3.1
Distribution: unstable
Urgency: medium
Maintainer: Panu Kalliokoski [EMAIL PROTECTED]
Changed-By: Luca Falavigna [EMAIL PROTECTED]
Description: 
 tinyscheme - Very small scheme implementation
Closes: 380439 499887
Changes: 
 tinyscheme (1.37-3.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * scheme.c:
 - Apply patch from upstream CVS (revno 1.13 and 1.21) to fix a
   segfault when invoking let or letrec (Closes: #380439).
 - Apply patch from upstream CVS (revno 1.7) to fail gracefully when
   mk_vector is out of memory (Closes: #499887).
Checksums-Sha1: 
 f1cbb9e35bd2eaec9652c28dfa2a1bb6fda242d2 1012 tinyscheme_1.37-3.1.dsc
 cb5e9469bda7c1ea4d112f3506121a1ac5918961 5152 tinyscheme_1.37-3.1.diff.gz
 7610d657bebe4e4aec6b993df7e5c876bf835143 50586 tinyscheme_1.37-3.1_i386.deb
Checksums-Sha256: 
 1f29589e17ad1b13a848ff947662a877086d29d13dbd749066f34eb4cbbf76d0 1012 
tinyscheme_1.37-3.1.dsc
 b0ad7af3b927534368c07037cfc4430e26606b7adc97ce2d09d6424a3ce97b2f 5152 
tinyscheme_1.37-3.1.diff.gz
 599fe1a0125bdef283c4da025551578ea8defb6baf3d9a61bcaae72496abf1ca 50586 
tinyscheme_1.37-3.1_i386.deb
Files: 
 f2fd2a0712fd77dcfe0c2ed30925f2a7 1012 interpreters optional 
tinyscheme_1.37-3.1.dsc
 83606d48047e6052bd01b4e074ae0c1f 5152 interpreters optional 
tinyscheme_1.37-3.1.diff.gz
 99e7a2834b9a144a2f78bb87d4a87471 50586 interpreters optional 
tinyscheme_1.37-3.1_i386.deb

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

iEYEARECAAYFAkjaAssACgkQbdB4RPTVesrhugCfeEwJx20U7ikuoRzytpG6mnKG
OQQAn0pp584M+vIEE+FLPa3b6QynJ0zO
=xtYN
-END PGP SIGNATURE-


---End Message---


Bug#499945: Segfault in asn1_get_tag_der().

2008-09-24 Thread Simon Josefsson
Kurt Roeckx [EMAIL PROTECTED] writes:

 When I run lynx https://acrobat.com;, I end up with a segfault.  The
 backtrace looks like:

Thanks for the report.  I'm trying to reproduce this but I can't.  I get
a question when I invoke the program:

SSL error:no issuer was found-Continue? (y) 

what did you answer?  Answering 'y' gives me an error and then lynx
quits:

[EMAIL PROTECTED]:~$ lynx https://acrobat.com

Looking up acrobat.com
Making HTTPS connection to acrobat.com
Verified connection to acrobat.com (subj=acrobat.com)
Certificate issued by: 
Secure 256-bit TLS1.0 (RSA_AES_256_CBC_SHA1) HTTP connection
Sending HTTP request.
HTTP request sent; waiting for response.
Alert!: Unexpected network read error; connection aborted.
Can't Access `https://acrobat.com/'
Alert!: Unable to access document.

lynx: Can't access startfile 
[EMAIL PROTECTED]:~$ 

Answering 'n' makes lynx abort as well:

[EMAIL PROTECTED]:~$ lynx https://acrobat.com

Looking up acrobat.com
Making HTTPS connection to acrobat.com

lynx: Can't access startfile https://acrobat.com/
[EMAIL PROTECTED]:~$ 

The server seems somewhat broken, I can't connect using 'gnutls-cli'
unless I force SSL3.0, and even then I just get a lot of Java JSP errors
back from the server, and then it shuts down the connection without
sending a TLS shutdown alert.

/Simon



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



Bug#499945: Segfault in asn1_get_tag_der().

2008-09-24 Thread Simon Josefsson
Kurt Roeckx [EMAIL PROTECTED] writes:

 der=0x797 Address 0x797 out of bounds, 

Btw, which platform is this?  I'm on a 32-bit machine, maybe you are on
a 64-bit machine?  That could explain why I can't reproduce it.

/Simon



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



Bug#499176: grub - update-grub fails silent

2008-09-24 Thread Robert Millan
On Tue, Sep 16, 2008 at 09:23:05PM +0200, Bastian Blank wrote:
 Package: grub
 Version: 0.97-47
 Severity: grave
 
 update-grub fails silent if grub-probe is not able to detect the used
 root device.

Please provide more details, including:

  - bash -x output
  - grub-probe output
  - grub-probe -v output

-- 
Robert Millan

  The DRM opt-in fallacy: Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all.



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



Bug#499176: update-grub fails after yet another hd/sd switch

2008-09-24 Thread Robert Millan
On Sat, Sep 20, 2008 at 04:40:31PM +0100, Ben Hutchings wrote:
 Package: grub
 Version: 0.97-47
 Followup-For: Bug #499176

Please don't mix bugs arbitrarily.  File a new one.

-- 
Robert Millan

  The DRM opt-in fallacy: Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all.



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



Bug#499825: marked as done (An init script is syntax error)

2008-09-24 Thread Debian Bug Tracking System

Your message dated Wed, 24 Sep 2008 11:02:02 +
with message-id [EMAIL PROTECTED]
and subject line Bug#499825: fixed in acpid 1.0.6-13
has caused the Debian Bug report #499825,
regarding An init script is syntax error
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
499825: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=499825
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: acpid
Version: 1.0.6-11
Severity: serious

An init script does not run by /bin/dash:
 Setting up acpid (1.0.6-11) ...
 /etc/init.d/acpid: 60: Syntax error: Missing '))'
 invoke-rc.d: initscript acpid, action start failed.
 dpkg: error processing acpid (--install):
  subprocess post-installation script returned error exit status 2

--- /etc/init.d/acpid.orig
+++ /etc/init.d/acpid
@@ -29,7 +29,7 @@
 . /etc/default/rcS

 # Are we Debian or Ubuntu?
-DISTRO=$((cut -f 1 -d  /etc/issue 2/dev/null || echo Debian) |head -n1);
+DISTRO=$( (cut -f 1 -d  /etc/issue 2/dev/null || echo Debian) |head -n1 );

 if [ $VERBOSE = no ]; then
MODPROBE_OPTIONS=$MODPROBE_OPTIONS --quiet


---End Message---
---BeginMessage---
Source: acpid
Source-Version: 1.0.6-13

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

acpid_1.0.6-13.diff.gz
  to pool/main/a/acpid/acpid_1.0.6-13.diff.gz
acpid_1.0.6-13.dsc
  to pool/main/a/acpid/acpid_1.0.6-13.dsc
acpid_1.0.6-13_i386.deb
  to pool/main/a/acpid/acpid_1.0.6-13_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.
Michael Meskes [EMAIL PROTECTED] (supplier of updated acpid 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.8
Date: Wed, 24 Sep 2008 12:26:45 +0200
Source: acpid
Binary: acpid
Architecture: source i386
Version: 1.0.6-13
Distribution: unstable
Urgency: low
Maintainer: Debian Acpi Team [EMAIL PROTECTED]
Changed-By: Michael Meskes [EMAIL PROTECTED]
Description: 
 acpid  - Utilities for using ACPI power management
Closes: 499825 53
Changes: 
 acpid (1.0.6-13) unstable; urgency=low
 .
   * Check for distribution during build time, closes: #499825, #53
Checksums-Sha1: 
 d98e6a68bb51a44754640bb36bf8b16aeb3b27ea 1219 acpid_1.0.6-13.dsc
 4a57fa8b2739cef37f4f7276a994d261efb37adf 16111 acpid_1.0.6-13.diff.gz
 6cf89c5d8f2de100bf0f2108e55f253c634ed896 31878 acpid_1.0.6-13_i386.deb
Checksums-Sha256: 
 99817fd1fdca699352fae6b2299da7c9706117018ab02457f654bd5d46fbc802 1219 
acpid_1.0.6-13.dsc
 792f136070cb3f62a19c9694d9dcd774df8e9d87cd0ac35ec92995908d8e981c 16111 
acpid_1.0.6-13.diff.gz
 348177a0ec6d23762753a12fec3318c2d7cabca4e2fe56eb75dee3fc15bd11ee 31878 
acpid_1.0.6-13_i386.deb
Files: 
 af35deaa7eee41c36b9ef5fa799778e7 1219 admin optional acpid_1.0.6-13.dsc
 3f3ad52c1947f8483a5e5edb06bb0cb3 16111 admin optional acpid_1.0.6-13.diff.gz
 caeccd1e726a334418b0495dcac9e558 31878 admin optional acpid_1.0.6-13_i386.deb

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

iD8DBQFI2hnLVkEm8inxm9ERAr0eAKCFXBgFjSDeNOGhSOG8xx0j1HLpswCfUjum
QQWik1qiqr4lb5XVMyva0nk=
=yYdK
-END PGP SIGNATURE-


---End Message---


Bug#400768: [apt] Fix makes aptitude die on update

2008-09-24 Thread Steve Cotton
On Tue, Sep 23, 2008 at 08:23:01PM -0400, Andreas Klöckner wrote:
 Version: 0.7.15~exp2
 
 Is this expected because of the ABI breakage?

#499322 apt 0.7.15~1exp1 needs a soname bump or an ABI revert.

It's from the changes between 0.7.14 and 0.7.15~exp1, not the
change for this bug.

The ABI breaker patch that I added to this bug wasn't used.

Steve



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



Bug#400768: apt-0.7.15~exp2: Improvement but only for borderline cases.

2008-09-24 Thread Steve Cotton
I believe this should not be RC for Lenny.  The bug only triggers
for people using multiple releases; so anyone hitting this bug
should be able to get an updated version from unstable or
squeeze-testing without needing it in Lenny.


There are five related issues in this bug report:
  1 limit of 64k packages 
  2 limit of 64k {package,version} pairs
  3 limit of 64k descriptions
  4 translated descriptions count once per language
  5 duplicate descriptions count twice

IIUC, the combination of 3, 4 and 5 is why this bug has been set RC.
The bug report that best describes how to recreate it is
  #497617 [aptitude] [German localisation] exceeded the number of descriptions 
this APT is capable of .. Problem with MergeList ..

Michael Vogt's changes improve things.  The specific combination of
  deb http://ftp.uk.debian.org/debian/ sid main non-free contrib 
  deb http://archive.ubuntu.com/ubuntu/ intrepid main restricted universe 
multiverse
drops from 68529 descriptions to 62056, making it work.

However, that example is very close to the 65535 description
boundary.  I think either issue 3 or 4 needs to be fixed for
#497617 to be closed.

Steve



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



Bug#498917: uswsusp: hibernate de-formats swap partition

2008-09-24 Thread Tim Dijkstra
Claudio Sacerdoti Coen schreef:
 Package: uswsusp
 Version: 0.8-1.1
 Severity: grave
 Justification: renders package unusable

 *** Please type your report below this line ***

 The bug only affects version 0.8-1.1 and not 0.7-1.2 and it is independent
 from the kernel version. During hibernation (s2disk), the swap partition
 is
 sort of de-formatted. At the next reboot the swap partition is no longer
 recognized and the system does not wake up. Moreover, it is now necessary
 to mkswap the partition in order to swap-on it again.

The swap partition is used to store the system state during hibernation,
that is why it is `de-formatter' as you call it. In case of a failed
resume from hibernation mkswap should recognise that and `reformat' the
swap-partition. So it seems that already something went wrong in the going
down phase. Did you get any error messages during s2disk?

grts Tim




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



Bug#400768: [apt] Fix makes aptitude die on update

2008-09-24 Thread Daniel Burrows
On Wed, Sep 24, 2008 at 09:12:21AM +, Jisakiel [EMAIL PROTECTED] was 
heard to say:
 In fact aptitude dist-upgrade also dies for me with segfault on amd64... 

  Michael,

  I'd like to take a look at fixing this ABI issue.  It looks like you
aren't working in the debian-sid tree; could you send me the URL of
your branch so I can download a copy?

Thanks,
  Daniel



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



Bug#499458: marked as done ([hppa] kernel no longer boots on an A500)

2008-09-24 Thread Debian Bug Tracking System

Your message dated Wed, 24 Sep 2008 13:03:02 +
with message-id [EMAIL PROTECTED]
and subject line Bug#499458: fixed in linux-2.6 2.6.26-6
has caused the Debian Bug report #499458,
regarding [hppa] kernel no longer boots on an A500
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
499458: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=499458
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: linux-2.6
Version: 2.6.26-6
Severity: serious

This issue is related to CONFIG_PRINTK_TIME - disabling that config
option is a workaround. This is probably the same issue kyle describes
in his blog[1]. I'll test his patch[2] and, assuming it works, commit
it for the next release.

[1]http://kyle.mcmartin.ca/.plan/index.php/2008/09/07/config_printk_time-what-is-time/
[2]http://git.kernel.org/?p=linux/kernel/git/kyle/parisc-2.6.git;a=commitdiff;h=1a189c07f9f65305442d6e99efac9ac44f86bc04

-- 
dann frazier



---End Message---
---BeginMessage---
Source: linux-2.6
Source-Version: 2.6.26-6

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

linux-2.6_2.6.26-6.diff.gz
  to pool/main/l/linux-2.6/linux-2.6_2.6.26-6.diff.gz
linux-2.6_2.6.26-6.dsc
  to pool/main/l/linux-2.6/linux-2.6_2.6.26-6.dsc
linux-doc-2.6.26_2.6.26-6_all.deb
  to pool/main/l/linux-2.6/linux-doc-2.6.26_2.6.26-6_all.deb
linux-headers-2.6.26-1-all-powerpc_2.6.26-6_powerpc.deb
  to 
pool/main/l/linux-2.6/linux-headers-2.6.26-1-all-powerpc_2.6.26-6_powerpc.deb
linux-headers-2.6.26-1-all_2.6.26-6_powerpc.deb
  to pool/main/l/linux-2.6/linux-headers-2.6.26-1-all_2.6.26-6_powerpc.deb
linux-headers-2.6.26-1-common-vserver_2.6.26-6_powerpc.deb
  to 
pool/main/l/linux-2.6/linux-headers-2.6.26-1-common-vserver_2.6.26-6_powerpc.deb
linux-headers-2.6.26-1-common_2.6.26-6_powerpc.deb
  to pool/main/l/linux-2.6/linux-headers-2.6.26-1-common_2.6.26-6_powerpc.deb
linux-headers-2.6.26-1-powerpc-smp_2.6.26-6_powerpc.deb
  to 
pool/main/l/linux-2.6/linux-headers-2.6.26-1-powerpc-smp_2.6.26-6_powerpc.deb
linux-headers-2.6.26-1-powerpc64_2.6.26-6_powerpc.deb
  to pool/main/l/linux-2.6/linux-headers-2.6.26-1-powerpc64_2.6.26-6_powerpc.deb
linux-headers-2.6.26-1-powerpc_2.6.26-6_powerpc.deb
  to pool/main/l/linux-2.6/linux-headers-2.6.26-1-powerpc_2.6.26-6_powerpc.deb
linux-headers-2.6.26-1-vserver-powerpc64_2.6.26-6_powerpc.deb
  to 
pool/main/l/linux-2.6/linux-headers-2.6.26-1-vserver-powerpc64_2.6.26-6_powerpc.deb
linux-headers-2.6.26-1-vserver-powerpc_2.6.26-6_powerpc.deb
  to 
pool/main/l/linux-2.6/linux-headers-2.6.26-1-vserver-powerpc_2.6.26-6_powerpc.deb
linux-image-2.6.26-1-powerpc-smp_2.6.26-6_powerpc.deb
  to pool/main/l/linux-2.6/linux-image-2.6.26-1-powerpc-smp_2.6.26-6_powerpc.deb
linux-image-2.6.26-1-powerpc64_2.6.26-6_powerpc.deb
  to pool/main/l/linux-2.6/linux-image-2.6.26-1-powerpc64_2.6.26-6_powerpc.deb
linux-image-2.6.26-1-powerpc_2.6.26-6_powerpc.deb
  to pool/main/l/linux-2.6/linux-image-2.6.26-1-powerpc_2.6.26-6_powerpc.deb
linux-image-2.6.26-1-vserver-powerpc64_2.6.26-6_powerpc.deb
  to 
pool/main/l/linux-2.6/linux-image-2.6.26-1-vserver-powerpc64_2.6.26-6_powerpc.deb
linux-image-2.6.26-1-vserver-powerpc_2.6.26-6_powerpc.deb
  to 
pool/main/l/linux-2.6/linux-image-2.6.26-1-vserver-powerpc_2.6.26-6_powerpc.deb
linux-libc-dev_2.6.26-6_powerpc.deb
  to pool/main/l/linux-2.6/linux-libc-dev_2.6.26-6_powerpc.deb
linux-manual-2.6.26_2.6.26-6_all.deb
  to pool/main/l/linux-2.6/linux-manual-2.6.26_2.6.26-6_all.deb
linux-patch-debian-2.6.26_2.6.26-6_all.deb
  to pool/main/l/linux-2.6/linux-patch-debian-2.6.26_2.6.26-6_all.deb
linux-source-2.6.26_2.6.26-6_all.deb
  to pool/main/l/linux-2.6/linux-source-2.6.26_2.6.26-6_all.deb
linux-support-2.6.26-1_2.6.26-6_all.deb
  to pool/main/l/linux-2.6/linux-support-2.6.26-1_2.6.26-6_all.deb
linux-tree-2.6.26_2.6.26-6_all.deb
  to pool/main/l/linux-2.6/linux-tree-2.6.26_2.6.26-6_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.
Bastian Blank [EMAIL PROTECTED] (supplier of updated linux-2.6 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.8
Date: Wed, 

Bug#499937: marked as done (libpwl3: tries to overwrite file owned by libpwl-dev)

2008-09-24 Thread Debian Bug Tracking System

Your message dated Wed, 24 Sep 2008 13:17:09 +
with message-id [EMAIL PROTECTED]
and subject line Bug#499937: fixed in ppl 0.10~pre27-4
has caused the Debian Bug report #499937,
regarding libpwl3: tries to overwrite file owned by libpwl-dev
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
499937: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=499937
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: libpwl3
Version: 0.9-5
Severity: serious

Hi,

automatic installation tests of packages that share a file and at the
same time do not conflict by their package dependency relationships has
detected the following problem:

Date: 2008-09-22
Architecture: amd64
Distribution: sid
Command: apt-get --assume-yes --allow-unauthenticated install libpwl-dev libpwl3

Reading package lists...
Building dependency tree...
The following extra packages will be installed:
  libpwl4
The following NEW packages will be installed:
  libpwl-dev libpwl3 libpwl4
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 1124kB of archives.
After this operation, 1348kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  libpwl4 libpwl-dev libpwl3
Authentication warning overridden.
Get:1 http://localhost sid/main libpwl4 0.10~pre27-3 [681kB]
Get:2 http://localhost sid/main libpwl-dev 0.10~pre27-3 [7500B]
Get:3 http://localhost sid/main libpwl3 0.9-5 [436kB]
Fetched 1124kB in 2s (397kB/s)
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously deselected package libpwl4.
(Reading database ... 7926 files and directories currently installed.)
Unpacking libpwl4 (from .../libpwl4_0.10~pre27-3_amd64.deb) ...
Selecting previously deselected package libpwl-dev.
Unpacking libpwl-dev (from .../libpwl-dev_0.10~pre27-3_amd64.deb) ...
Selecting previously deselected package libpwl3.
Unpacking libpwl3 (from .../libpwl3_0.9-5_amd64.deb) ...
dpkg: error processing /var/cache/apt/archives/libpwl3_0.9-5_amd64.deb 
(--unpack):
 trying to overwrite `/usr/lib/libpwl.a', which is also in package libpwl-dev
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/libpwl3_0.9-5_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


This is a serious bug as it makes installation fail. Possible
solutions are to have the two packages conflict, to rename the common
file in one of the two packages, or to remove the file from one
package and have this package depend on the other package. File
diversions or a Replace relation are another possibility.

This bug will be assigned to both packages libpwl3  and libpwl-dev.

-Ralf.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.utf8)
Shell: /bin/sh linked to /bin/bash


---End Message---
---BeginMessage---
Source: ppl
Source-Version: 0.10~pre27-4

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

libppl-c0_0.10~pre27-4_amd64.deb
  to pool/main/p/ppl/libppl-c0_0.10~pre27-4_amd64.deb
libppl-dev_0.10~pre27-4_amd64.deb
  to pool/main/p/ppl/libppl-dev_0.10~pre27-4_amd64.deb
libppl-doc_0.10~pre27-4_all.deb
  to pool/main/p/ppl/libppl-doc_0.10~pre27-4_all.deb
libppl7_0.10~pre27-4_amd64.deb
  to pool/main/p/ppl/libppl7_0.10~pre27-4_amd64.deb
libpwl-dev_0.10~pre27-4_amd64.deb
  to pool/main/p/ppl/libpwl-dev_0.10~pre27-4_amd64.deb
libpwl4_0.10~pre27-4_amd64.deb
  to pool/main/p/ppl/libpwl4_0.10~pre27-4_amd64.deb
ppl_0.10~pre27-4.diff.gz
  to pool/main/p/ppl/ppl_0.10~pre27-4.diff.gz
ppl_0.10~pre27-4.dsc
  to pool/main/p/ppl/ppl_0.10~pre27-4.dsc



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.
Arthur Loiret [EMAIL PROTECTED] (supplier of updated ppl 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.8
Date: Tue, 23 Sep 2008 19:53:51 +
Source: ppl
Binary: 

Bug#499830: marked as done (libppl6: tries to overwrite file owned by libppl-dev)

2008-09-24 Thread Debian Bug Tracking System

Your message dated Wed, 24 Sep 2008 13:17:09 +
with message-id [EMAIL PROTECTED]
and subject line Bug#499830: fixed in ppl 0.10~pre27-4
has caused the Debian Bug report #499830,
regarding libppl6: tries to overwrite file owned by libppl-dev
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
499830: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=499830
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: libppl6
Version: 0.9-5
Severity: serious

Hi,

automatic installation tests of packages that share a file and at the
same time do not conflict by their package dependency relationships has
detected the following problem:


Date: 2008-09-22
Architecture: amd64
Distribution: sid
Command: apt-get --assume-yes --allow-unauthenticated install libppl-dev libppl6

Reading package lists...
Building dependency tree...
The following extra packages will be installed:
  libgmp3c2 libgmpxx4ldbl libppl-c0 libppl7
Suggested packages:
  libppl-doc
Recommended packages:
  libgmp3-dev
The following NEW packages will be installed:
  libgmp3c2 libgmpxx4ldbl libppl-c0 libppl-dev libppl6 libppl7
0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
Need to get 3790kB of archives.
After this operation, 12.2MB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  libgmp3c2 libgmpxx4ldbl libppl7 libppl-c0 libppl-dev libppl6
Authentication warning overridden.
Get:1 http://localhost sid/main libgmp3c2 2:4.2.2+dfsg-3 [207kB]
Get:2 http://localhost sid/main libgmpxx4ldbl 2:4.2.2+dfsg-3 [25.6kB]
Get:3 http://localhost sid/main libppl7 0.10~pre27-3 [998kB]
Get:4 http://localhost sid/main libppl-c0 0.10~pre27-3 [491kB]
Get:5 http://localhost sid/main libppl-dev 0.10~pre27-3 [1381kB]
Get:6 http://localhost sid/main libppl6 0.9-5 [688kB]
Fetched 3790kB in 6s (573kB/s)
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously deselected package libgmp3c2.
(Reading database ... 7926 files and directories currently installed.)
Unpacking libgmp3c2 (from .../libgmp3c2_2%3a4.2.2+dfsg-3_amd64.deb) ...
Selecting previously deselected package libgmpxx4ldbl.
Unpacking libgmpxx4ldbl (from .../libgmpxx4ldbl_2%3a4.2.2+dfsg-3_amd64.deb) ...
Selecting previously deselected package libppl7.
Unpacking libppl7 (from .../libppl7_0.10~pre27-3_amd64.deb) ...
Selecting previously deselected package libppl-c0.
Unpacking libppl-c0 (from .../libppl-c0_0.10~pre27-3_amd64.deb) ...
Selecting previously deselected package libppl-dev.
Unpacking libppl-dev (from .../libppl-dev_0.10~pre27-3_amd64.deb) ...
Selecting previously deselected package libppl6.
Unpacking libppl6 (from .../libppl6_0.9-5_amd64.deb) ...
dpkg: error processing /var/cache/apt/archives/libppl6_0.9-5_amd64.deb 
(--unpack):
 trying to overwrite `/usr/bin/ppl-config', which is also in package libppl-dev
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Processing triggers for man-db ...
Errors were encountered while processing:
 /var/cache/apt/archives/libppl6_0.9-5_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


This is a serious bug as it makes installation fail. Possible
solutions are to have the two packages conflict, to rename the common
file in one of the two packages, or to remove the file from one
package and have this package depend on the other package. File
diversions or a Replace relation are another possibility.

This bug will be assigned to both packages libppl-dev and libppl6.

-Ralf.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.utf8)
Shell: /bin/sh linked to /bin/bash


---End Message---
---BeginMessage---
Source: ppl
Source-Version: 0.10~pre27-4

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

libppl-c0_0.10~pre27-4_amd64.deb
  to pool/main/p/ppl/libppl-c0_0.10~pre27-4_amd64.deb
libppl-dev_0.10~pre27-4_amd64.deb
  to pool/main/p/ppl/libppl-dev_0.10~pre27-4_amd64.deb
libppl-doc_0.10~pre27-4_all.deb
  to pool/main/p/ppl/libppl-doc_0.10~pre27-4_all.deb
libppl7_0.10~pre27-4_amd64.deb
  to pool/main/p/ppl/libppl7_0.10~pre27-4_amd64.deb
libpwl-dev_0.10~pre27-4_amd64.deb
  to pool/main/p/ppl/libpwl-dev_0.10~pre27-4_amd64.deb
libpwl4_0.10~pre27-4_amd64.deb
  to pool/main/p/ppl/libpwl4_0.10~pre27-4_amd64.deb
ppl_0.10~pre27-4.diff.gz
  to 

Bug#499832: marked as done (libppl7: tries to overwrite file owned by libppl6)

2008-09-24 Thread Debian Bug Tracking System

Your message dated Wed, 24 Sep 2008 13:17:09 +
with message-id [EMAIL PROTECTED]
and subject line Bug#499832: fixed in ppl 0.10~pre27-4
has caused the Debian Bug report #499832,
regarding libppl7: tries to overwrite file owned by libppl6
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
499832: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=499832
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: libppl7
Version: 0.10~pre27-3
Severity: serious


Hi,

automatic installation tests of packages that share a file and at the
same time do not conflict by their package dependency relationships has
detected the following problem:


Date: 2008-09-22
Architecture: amd64
Distribution: sid
Command: apt-get --assume-yes --allow-unauthenticated install libppl6 libppl7

Reading package lists...
Building dependency tree...
The following extra packages will be installed:
  libgmp3c2 libgmpxx4ldbl
The following NEW packages will be installed:
  libgmp3c2 libgmpxx4ldbl libppl6 libppl7
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 1918kB of archives.
After this operation, 3281kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  libgmp3c2 libgmpxx4ldbl libppl6 libppl7
Authentication warning overridden.
Get:1 http://localhost sid/main libgmp3c2 2:4.2.2+dfsg-3 [207kB]
Get:2 http://localhost sid/main libgmpxx4ldbl 2:4.2.2+dfsg-3 [25.6kB]
Get:3 http://localhost sid/main libppl6 0.9-5 [688kB]
Get:4 http://localhost sid/main libppl7 0.10~pre27-3 [998kB]
Fetched 1918kB in 0s (2052kB/s)
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously deselected package libgmp3c2.
(Reading database ... 7926 files and directories currently installed.)
Unpacking libgmp3c2 (from .../libgmp3c2_2%3a4.2.2+dfsg-3_amd64.deb) ...
Selecting previously deselected package libgmpxx4ldbl.
Unpacking libgmpxx4ldbl (from .../libgmpxx4ldbl_2%3a4.2.2+dfsg-3_amd64.deb) ...
Selecting previously deselected package libppl6.
Unpacking libppl6 (from .../libppl6_0.9-5_amd64.deb) ...
Selecting previously deselected package libppl7.
Unpacking libppl7 (from .../libppl7_0.10~pre27-3_amd64.deb) ...
dpkg: error processing /var/cache/apt/archives/libppl7_0.10~pre27-3_amd64.deb 
(--unpack):
 trying to overwrite `/usr/share/man/man1/ppl_lpsol.1.gz', which is also in 
package libppl6
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Processing triggers for man-db ...
Errors were encountered while processing:
 /var/cache/apt/archives/libppl7_0.10~pre27-3_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


This is a serious bug as it makes installation fail. Possible
solutions are to have the two packages conflict, to rename the common
file in one of the two packages, or to remove the file from one
package and have this package depend on the other package. File
diversions or a Replace relation are another possibility.

This bug will be assigned to both packages libppl6 and libppl7.

-Ralf.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.utf8)
Shell: /bin/sh linked to /bin/bash


---End Message---
---BeginMessage---
Source: ppl
Source-Version: 0.10~pre27-4

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

libppl-c0_0.10~pre27-4_amd64.deb
  to pool/main/p/ppl/libppl-c0_0.10~pre27-4_amd64.deb
libppl-dev_0.10~pre27-4_amd64.deb
  to pool/main/p/ppl/libppl-dev_0.10~pre27-4_amd64.deb
libppl-doc_0.10~pre27-4_all.deb
  to pool/main/p/ppl/libppl-doc_0.10~pre27-4_all.deb
libppl7_0.10~pre27-4_amd64.deb
  to pool/main/p/ppl/libppl7_0.10~pre27-4_amd64.deb
libpwl-dev_0.10~pre27-4_amd64.deb
  to pool/main/p/ppl/libpwl-dev_0.10~pre27-4_amd64.deb
libpwl4_0.10~pre27-4_amd64.deb
  to pool/main/p/ppl/libpwl4_0.10~pre27-4_amd64.deb
ppl_0.10~pre27-4.diff.gz
  to pool/main/p/ppl/ppl_0.10~pre27-4.diff.gz
ppl_0.10~pre27-4.dsc
  to pool/main/p/ppl/ppl_0.10~pre27-4.dsc



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.
Arthur Loiret [EMAIL PROTECTED] (supplier of updated 

Processed: Only relevant for testing and unstable

2008-09-24 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 package ftp.debian.org
Ignoring bugs not assigned to: ftp.debian.org

 tags 499173 + lenny,sid
Bug#499173: ftp.debian.org: lzma must be of priority required
There were no tags set.
Tags added: lenny, 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#493040: iceweasel: keep generating segfault when opening gmail

2008-09-24 Thread Ramakrishnan Muthukrishnan
On Sun, Sep 21, 2008 at 8:53 PM, Nicolas Bonifas
[EMAIL PROTECTED] wrote:
 Hi Sandro,

 Ramakrishnan Muthukrishnan ([EMAIL PROTECTED]) asked a question about your
 bug report, but didn't send it to [EMAIL PROTECTED], so you
 maybe missed it.

 The question was: Do you have swfdec flash plugin installed? If so, please
 disable and try restarting iceweasel. I had same issues with gmail and
 surprisingly it went away when I disabled the flash plugins.

The reason why gmail uses flash is to load the sound file for google
talk notification. You can also try disabling google talk, which
should have the same effect as disabling flash plugin. It worked for
me!

Thanks
-- 
 Ramakrishnan



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



Bug#496954: bind9: 496954: more info needed

2008-09-24 Thread Maykel Moya
On dom, 2008-09-21 at 18:53 +0800, Paul Wise wrote:

 I can't reproduce this on my laptop.
 
 What happens if you move the /etc/bind directory out the way?

Well, I purged everything related to bind and it started without
problem.

bind in etch is working fine with my config, that's why I tend to
discard any syntactic error in it.

 Are you able to recompile bind9 with debugging info?
 
 These commands should do this:
 
 apt-get install devscripts
 apt-get build-dep bind9
 apt-get source bind9
 cd bind9-*
 DEB_BUILD_OPTIONS=debug noopt debuild
 debi
 gdb --args named -u bind -f
  run
  bt full

This is the back trace of running bind9 built with debugging info and
using my current config:

$ gdb
...
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb753cb90 (LWP 27185)]
0xb7e45fc5 in dns_acl_match () from /usr/lib/libdns.so.43
(gdb) bt full
#0  0xb7e45fc5 in dns_acl_match () from /usr/lib/libdns.so.43
No symbol table info available.
#1  0x0805a80f in ?? ()
No symbol table info available.
#2  0xb753c264 in ?? ()
No symbol table info available.
#3  0x in ?? ()
No symbol table info available.

Cheers,
maykel





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



Bug#496954: bind9: 496954: more info needed

2008-09-24 Thread Paul Wise
On Wed, 2008-09-24 at 11:17 -0400, Maykel Moya wrote:

 Well, I purged everything related to bind and it started without
 problem.
 
 bind in etch is working fine with my config, that's why I tend to
 discard any syntactic error in it.

Hmm, perhaps the lenny version has a more buggy config parser.

 This is the back trace of running bind9 built with debugging info and
 using my current config:
...

Hmm, that doesn't look like you had debugging information available.
What does 'file /usr/lib/libdns.so.43' print when the version with debug
info is installed?

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


signature.asc
Description: This is a digitally signed message part


Bug#500052: python-xlrd: Cannot install

2008-09-24 Thread Mitchell Surface
Package: python-xlrd
Version: 0.6.1-1
Severity: grave
Justification: renders package unusable


Attempting to install produces the following output:

Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  python-xlrd: Depends: python-central (= 0.6.6) but 0.5.12 is to be installed
E: Broken packages

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (700, 'stable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)



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



Bug#499945: Segfault in asn1_get_tag_der().

2008-09-24 Thread Kurt Roeckx
On Wed, Sep 24, 2008 at 12:07:09PM +0200, Simon Josefsson wrote:
 Kurt Roeckx [EMAIL PROTECTED] writes:
 
  When I run lynx https://acrobat.com;, I end up with a segfault.  The
  backtrace looks like:
 
 Thanks for the report.  I'm trying to reproduce this but I can't.  I get
 a question when I invoke the program:
 
 SSL error:no issuer was found-Continue? (y) 
 
 what did you answer?  Answering 'y' gives me an error and then lynx
 quits:

I answer 'y'.  And quiting wouldn't be normal behaviour either.

This is on amd64.


Kurt




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



Bug#500061: [miro] Crash on startup

2008-09-24 Thread Andreas Klöckner
Package: miro
Version: 1.2.3-2
Severity: serious

After a recent package upgrade, miro has started crashing right after 
startup--the main window is visible briefly, and then it dies with a segfault.

8 --

location: /usr/lib/xulrunner-1.9/libxpcom.so
before 3
INFO Starting up Miro
INFO Version:1.2.3
INFO Revision:   
https://svn.participatoryculture.org/svn/dtv/tags/Miro-1.2.3/tv/resources - 
6787
INFO Builder:[EMAIL PROTECTED]
INFO Build Time: 1214821251.42
INFO Starting event loop thread
INFO Restoring database...
INFO Connecting to /home/andreas/.miro/sqlitedb
TIMING   Database load slow: 36.339
TIMING   idle (finish startup) too slow (40.013 secs)
TIMING   idle (finish startup) cumulative is too slow (40.013 secs)
INFO Spawning auto downloader...
INFO *** Launching Downloader Daemon 
TIMING   Icon clear: 0.940
INFO Starting movie data updates
TIMING   idle (finalizing startup) too slow (5.869 secs)
TIMING   idle (finalizing startup) cumulative is too slow (5.869 secs)
INFO Displaying main frame...
WARNING  Menu item action RenameVideo not implemented
WARNING  Menu item action FastForward not implemented
WARNING  Menu item action Rewind not implemented
WARNING  Menu item action UpVolume not implemented
WARNING  Menu item action DownVolume not implemented
INFO Creating video display...
INFO Finished startup sequence
TIMING   idle (finishStartup() (using asUrgent)) too slow (1.046 secs)
/usr/bin/miro: line 2: 12547 Speicherzugriffsfehler  miro.real $@
8 --

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.26-1-686

Debian Release: lenny/sid

--- Package information. ---
Depends   (Version) | Installed
===-+-==
libatk1.0-0 (= 1.20.0) | 1.22.0-1
libboost-date-time1.34.1  (= 1.34.1-8) | 1.34.1-11
libboost-filesystem1.34.1 (= 1.34.1-8) | 1.34.1-11
libboost-python1.34.1 (= 1.34.1-8) | 1.34.1-11
libboost-thread1.34.1 (= 1.34.1-8) | 1.34.1-11
libc6(= 2.7-1) | 2.7-13
libcairo2(= 1.2.4) | 1.7.4-1
libgcc1(= 1:4.1.1) | 1:4.3.2-1
libglib2.0-0(= 2.12.0) | 2.18.0-1
libgtk2.0-0 (= 2.12.0) | 2.12.11-3
libnspr4-0d   (= 1.8.0.10) | 4.7.1-3
libpango1.0-0   (= 1.20.3) | 1.21.6-1
libssl0.9.8   (= 0.9.8f-5) | 0.9.8g-13
libstdc++6   (= 4.2.1) | 4.3.2-1
libx11-6| 2:1.1.5-1
libxine1 (= 1.1.8) | 1.1.14-3
zlib1g (= 1:1.1.4) | 1:1.2.3.3.dfsg-12
python ( 2.6) | 2.5.2-2
python (= 2.5) | 2.5.2-2
python-support   (= 0.7.1) | 0.8.6
python-dbus | 0.83.0-1
python-gtk2 | 2.12.1-6
python-gnome2   | 2.22.0-1
python-gtkmozembed  (= 2.19.1) | 2.19.1-2
python-glade2   | 2.12.1-6
python-pysqlite2| 2.4.1-1
python-gst0.10  | 0.10.12-1.1
imagemagick | 7:6.3.7.9.dfsg1-2+b2
libxine1-x  (= 1.1.12) | 1.1.14-3
libxine1-plugins(= 1.1.12) | 1.1.14-3
xulrunner-1.9   | 1.9.0.1-1
miro-data  (= 1.2.3-1) | 1.2.3-2






signature.asc
Description: This is a digitally signed message part.


Processed: Re: [Pkg-octave-devel] Bug#499918: octave-vrml: freewrl is not packaged in Debian

2008-09-24 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 package octave-vrml
Ignoring bugs not assigned to: octave-vrml

 forwarded 499918 
 http://www.nabble.com/some-changes-to-vrml-and-freewrl-instead-of-whitedune-ts19643723.html
Bug#499918: octave-vrml: freewrl is not packaged in Debian
Noted your statement that Bug has been forwarded to 
http://www.nabble.com/some-changes-to-vrml-and-freewrl-instead-of-whitedune-ts19643723.html.

 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#499945: Segfault in asn1_get_tag_der().

2008-09-24 Thread Kurt Roeckx
On Wed, Sep 24, 2008 at 12:07:09PM +0200, Simon Josefsson wrote:
 Kurt Roeckx [EMAIL PROTECTED] writes:
 
  When I run lynx https://acrobat.com;, I end up with a segfault.  The
  backtrace looks like:
 
 The server seems somewhat broken, I can't connect using 'gnutls-cli'
 unless I force SSL3.0, and even then I just get a lot of Java JSP errors
 back from the server, and then it shuts down the connection without
 sending a TLS shutdown alert.

I can perfectly use it with openssl s_client using TLS1.0 and SSL3.  Both
produce the same output that looks like a normal http reply.  But it's
also showing an read:errno=0 on stder for both.  I think it's still
expecting 5 bytes.

When using gnutls-cli with TLS the connection already gets dropped after
the first thing I send, even if I need to send something else before the
web server is supposed to reply.  So I think the other end atleast thinks
there is some protocol error and closes the connection.

When using gnutls-cli with SSL3 I get the same output as openssl's
s_client.


Kurt




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



Bug#499945: Segfault in asn1_get_tag_der().

2008-09-24 Thread Andreas Metzler
On 2008-09-23 Kurt Roeckx [EMAIL PROTECTED] wrote:
 Package: libtasn1-3
 Version: 1.4-1
 Severity: grave

 When I run lynx https://acrobat.com;, I end up with a segfault.  The
 backtrace looks like:
[...]
 I'm running libgnutls26 2.4.1-1 and lynx-cur 2.8.7dev9-2.

FWIW I get the same behavior Simon describes (SSL error:no issuer was
found-Continue? (y) followed by Alert!: Unexpected network read
error; connection aborted.) *both* on ix86 and amd64 (the latter on
pergolesi.d.o's  unstable_amd64 chroot), using the same versions of
libgnutls26 and lynx-cur.

Have you got any special settings in ~/lynxrc?

thanks, cu andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'



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



Bug#499899: [Secure-testing-team] Bug#499899: fraad2: heap overflow

2008-09-24 Thread Mike Dornberger
reassign #499899 faad2
thanks

Hi Steffen,

On Tue, Sep 23, 2008 at 11:27:55PM +1000, Steffen Joeris wrote:
 Package: fraad2

 [2]: http://www.audiocoding.com/patch/main_overflow.diff

since this says in summary media-libs/faad2, I'm reassigning this bug
accordingly.

Greetings,
 Mike Dornberger



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



Processed: Re: [Secure-testing-team] Bug#499899: fraad2: heap overflow

2008-09-24 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reassign #499899 faad2
Bug#499899: fraad2: heap overflow
Warning: Unknown package 'fraad2'
Bug reassigned from package `fraad2' to `faad2'.

 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#496954: bind9: 496954: more info needed

2008-09-24 Thread Maykel Moya
On mié, 2008-09-24 at 23:53 +0800, Paul Wise wrote:

  This is the back trace of running bind9 built with debugging info and
  using my current config:
 ...
 
 Hmm, that doesn't look like you had debugging information available.
 What does 'file /usr/lib/libdns.so.43' print when the version with debug
 info is installed?

mx1:/home/moya/bind9# file /usr/lib/libdns.so.43.0.1 
/usr/lib/libdns.so.43.0.1: ELF 32-bit LSB shared object, Intel 80386,
version 1 (SYSV), dynamically linked, stripped

First lines after debuild:

dpkg-buildpackage: set CFLAGS to default value: -g -O0
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: 
dpkg-buildpackage: set FFLAGS to default value: -g -O0
dpkg-buildpackage: set CXXFLAGS to default value: -g -O0

I commented out the dh_strip line and rebuilt the package, this is the
backtrace now

--
mx1:/home/moya/bind9# gdb --args named -u bind -f
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show
copying
and show warranty for details.
This GDB was configured as i486-linux-gnu...
(gdb) run
Starting program: /usr/sbin/named -u bind -f
[Thread debugging using libthread_db enabled]
[New Thread 0xb75386d0 (LWP 4047)]
[New Thread 0xb748cb90 (LWP 4062)]
[New Thread 0xb6c8cb90 (LWP 4063)]
[New Thread 0xb648cb90 (LWP 4064)]
[New Thread 0xb5c8cb90 (LWP 4065)]
[New Thread 0xb548cb90 (LWP 4066)]
[New Thread 0xb4c8cb90 (LWP 4067)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb748cb90 (LWP 4062)]
0xb7d74fc5 in dns_acl_match (reqaddr=0xb748c274, reqsigner=0x0,
acl=0xb748e1e8, env=0xb74990a8, match=0xb748b8ac, matchelt=0x0) at
acl.c:226
226 acl.c: No such file or directory.
in acl.c
(gdb) bt
#0  0xb7d74fc5 in dns_acl_match (reqaddr=0xb748c274, reqsigner=0x0,
acl=0xb748e1e8, env=0xb74990a8, match=0xb748b8ac, matchelt=0x0) at
acl.c:226
#1  0x0805a80f in allowed (addr=0xb748c274, signer=0x0, acl=0xb748e1e8)
at client.c:1265
#2  0x0805b840 in client_request (task=0xb74a4890, event=0xb42860f8) at
client.c:1699
#3  0xb7b9062e in dispatch (manager=0xb7491008) at task.c:862
#4  0xb7b908c8 in run (uap=0xb7491008) at task.c:1005
#5  0xb7a07f3b in start_thread () from /lib/libpthread.so.0
#6  0xb7854c9e in clone () from /lib/libc.so.6
--

Find attached the full backtrace.

Cheers,
maykel

(gdb) bt full
#0  0xb7d74fc5 in dns_acl_match (reqaddr=0xb748c274, reqsigner=0x0, 
acl=0xb748e1e8, env=0xb74990a8, match=0xb748b8ac, matchelt=0x0) at acl.c:226
bitlen = 32
family = 2
pfx = {family = 2, bitlen = 32, refcount = {refs = 0}, add = {sin = 
{s_addr = 3200310473}, sin6 = {in6_u = {
u6_addr8 = , '\0' repeats 11 times, u6_addr16 = {56521, 48832, 
0, 0, 0, 0, 0, 0}, u6_addr32 = {3200310473, 0, 0, 0}
node = (isc_radix_node_t *) 0xb419be68
addr = (const isc_netaddr_t *) 0xb748c274
v4addr = {family = 3085746960, type = {in = {s_addr = 3022545568}, in6 
= {in6_u = {u6_addr8 = �b(�\b�(��b(\t, u6_addr16 = {25248, 46120, 
  49160, 46120, 25276, 46120, 47293, 2537}, u6_addr32 = {3022545568, 
3022569480, 3022545596, 166312125}}}, 
un = 
�b(�\b�(��b(\t\034\000\000\000\000\000\000\000\034\000\000\0008\220(�\030�(�\027\000\000\000\000\000!\000\000\000\001\000��([EMAIL
 PROTECTED](�, '\0' repeats 24 times, �Ͷ�, '\0' repeats 16 times, 
\020���}, zone = 2}
result = 0
match_num = 29
i = 3074996376
#1  0x0805a80f in allowed (addr=0xb748c274, signer=0x0, acl=0xb748e1e8) at 
client.c:1265
match = 0
result = 2
#2  0x0805b840 in client_request (task=0xb74a4890, event=0xb42860f8) at 
client.c:1699
tsig = (dns_name_t *) 0x0
client = (ns_client_t *) 0xb4282008
sevent = (isc_socketevent_t *) 0xb42860f8
result = 0
sigresult = 0
buffer = (isc_buffer_t *) 0xb748c2ec
tbuffer = {magic = 1114990113, base = 0x9e9b888, length = 91, used = 
91, current = 91, active = 91, link = {prev = 0x, next = 0x}, 
  mctx = 0x0}
view = (dns_view_t *) 0xb4472008
opt = (dns_rdataset_t *) 0x0
signame = (dns_name_t *) 0xb748c328
ra = 134581014
netaddr = {family = 2, type = {in = {s_addr = 3200310473}, in6 = {in6_u 
= {u6_addr8 = �.���6J���H�, u6_addr16 = {56521, 48832, 12000, 47034, 
  14056, 46922, 49876, 46920}, u6_addr32 = {3200310473, 3082432224, 
3075094248, 3074998996}}}, 
un = 
�.���6J���H�\025\000\000\000T!��\220�H�\000\000\000\000��H�\216\222��\000\000\000\000\000\000\000\000��H�{�\005\b,
 '\0' repeats 20 times, 
DS\v\b��H��4���6J�\000\000\000\000\220HJ�\000\000\000\000\220�H�}, zone = 0}
destaddr = {family = 2, type = {in = {s_addr = 2212420809}, in6 = 
{in6_u = {u6_addr8 = 

Bug#496175: Patch for this bug

2008-09-24 Thread Thiemo Seufer
tags 496175 +patch
severity 496175 minor
thanks

This problem happens when klibc is built on a MIPS64 kernel without
changing the personality to 32 bit (uname is mips64 instead of mips).
The official buildd setup handles this, OTOH it would be nice if we
could abandon this trick one day. The appended patch changes
debian/rules to feed the proper value for the Debian mips/mipsel ports
to the upstream makefile.


Thiemo


--- klibc-1.5.14/debian/rules~  2008-08-11 15:36:07.0 +0100
+++ klibc-1.5.14/debian/rules   2008-09-24 19:11:00.0 +0100
@@ -18,6 +18,9 @@ endif
 ifeq ($(DEB_ARCH),powerpc)
 ARCH=ppc
 endif
+ifneq (,$(findstring $(DEB_ARCH),mips mipsel))
+DEB_MAKE_ENVVARS := ARCH=mips
+endif
 
 DEB_MAKE_INVOKE := make
 DEB_MAKE_CLEAN_TARGET := clean



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



Bug#493742: Conflict with python-babel

2008-09-24 Thread Adam C Powell IV
On Tue, 2008-09-23 at 14:41 -0700, Tom Epperly wrote:
 Adam C Powell IV wrote:
  Hi again,
 
  I know it's been a while...
 
  So to do this right, I'd just change 'setup(name=babel,' to
  'setup(name=babel.sidl,' in setup.py and sidlsetup.py, right?

 I am trying a make distcheck on the main trunk with the attached patch 
 (relative to the svn main trunk).  This changes the name to llnl_babel 
 for sidlsetup.py and to llnl_babel_pkg1_pkg2 for a Babel run that 
 produces code in packages pkg1 and pkg2.  I think have a period in the 
 name might produce pain on some file systems.

Great.  I had just patched [sidl]setup.py and wondered why it didn't
take...

 By the way, I am still working on getting proper permission (in the form 
 of some kind of license) for the Babel documentation and its source.  It 
 has been a chaotic year here due to our change in management.

I understand, no worries.  Neither the change in python package nor the
documentation will be part of the upcoming 5.0 Lenny release (which
froze in June), so there's no big rush.

Thanks for taking the time to work with us on these two issues!

Regards,
-Adam
-- 
GPG fingerprint: D54D 1AEE B11C CE9B A02B  C5DD 526F 01E8 564E E4B6

Engineering consulting with open source tools
http://www.opennovation.com/


signature.asc
Description: This is a digitally signed message part


Processed: Patch for this bug

2008-09-24 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 496175 +patch
Bug#496175: klibc_1.5.14-1~exp1(mips/experimental): FTBFS: klibc/archfcntl.h: 
No such file or directory
There were no tags set.
Tags added: patch

 severity 496175 minor
Bug#496175: klibc_1.5.14-1~exp1(mips/experimental): FTBFS: klibc/archfcntl.h: 
No such file or directory
Severity set to `minor' from `serious'

 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#493742: Not really done

2008-09-24 Thread Adam C Powell IV
clone 493742
reopen -1
severity -1 important
thanks

Though the package conflict with python-pybabel is now explicit, I am
working on upstream to resolve it completely by changing the egg-info of
this package.  This deserves to be a new bug, with all of the history,
though the original RC issue is closed.

-Adam
-- 
GPG fingerprint: D54D 1AEE B11C CE9B A02B  C5DD 526F 01E8 564E E4B6

Engineering consulting with open source tools
http://www.opennovation.com/


signature.asc
Description: This is a digitally signed message part


Bug#499421: marked as done (ecasound: manpage contains garbage)

2008-09-24 Thread Debian Bug Tracking System

Your message dated Wed, 24 Sep 2008 18:32:07 +
with message-id [EMAIL PROTECTED]
and subject line Bug#499421: fixed in yodl 2.13.1-1
has caused the Debian Bug report #499421,
regarding ecasound: manpage contains garbage
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
499421: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=499421
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: ecasound
Version: 2.5.2-1
Severity: normal

/usr/share/man/man1/ecasound.1.gz contained a valid manpage
in 2.4.6.1-2, but in 2.5.2-1 it got some first part consisting
of HTML making it unusable.


---End Message---
---BeginMessage---
Source: yodl
Source-Version: 2.13.1-1

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

yodl_2.13.1-1.diff.gz
  to pool/main/y/yodl/yodl_2.13.1-1.diff.gz
yodl_2.13.1-1.dsc
  to pool/main/y/yodl/yodl_2.13.1-1.dsc
yodl_2.13.1-1_i386.deb
  to pool/main/y/yodl/yodl_2.13.1-1_i386.deb
yodl_2.13.1.orig.tar.gz
  to pool/main/y/yodl/yodl_2.13.1.orig.tar.gz



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.
Frank B. Brokken [EMAIL PROTECTED] (supplier of updated yodl 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.8
Date: Wed, 24 Sep 2008 13:29:14 +0200
Source: yodl
Binary: yodl
Architecture: source i386
Version: 2.13.1-1
Distribution: unstable
Urgency: low
Maintainer: Frank B. Brokken [EMAIL PROTECTED]
Changed-By: Frank B. Brokken [EMAIL PROTECTED]
Description: 
 yodl   - Your Own Document Language (Yodl) is a pre-document language
Closes: 499421
Changes: 
 yodl (2.13.1-1) unstable; urgency=low
 .
   * New upstream release. (Closes: #499421).
Checksums-Sha1: 
 439b30c11b66fb1edaf5ba74c74900feca75d559 1859 yodl_2.13.1-1.dsc
 a9b50aac82c0c1db3813c2916254d4474daa03c9 700198 yodl_2.13.1.orig.tar.gz
 b3621fb1d1bbe8da3c7ee5aff4de64236b80e998 9066 yodl_2.13.1-1.diff.gz
 d3abeceb2d9228b4fd908389fa111555f4da2db3 1063148 yodl_2.13.1-1_i386.deb
Checksums-Sha256: 
 e9e61f3b068ad66a35c9f1eff1e5a61d51e849cc79891ffc88b584a0d8c839f9 1859 
yodl_2.13.1-1.dsc
 5859c74a59362e1db69d191e488a2ee52ecb530bb6e6e7980f12c880b975e90c 700198 
yodl_2.13.1.orig.tar.gz
 abb81bfb6978f2d1df4885a1b6a50e7dcf4c99d634c2dee626725673f6eeaaf2 9066 
yodl_2.13.1-1.diff.gz
 4dd953fe3650ca06aabdf0db6615c4cd8d66925573700986a8242e9903bdf296 1063148 
yodl_2.13.1-1_i386.deb
Files: 
 0d74986dab0518aa071bdc4f4852af12 1859 text optional yodl_2.13.1-1.dsc
 944d8929f5ae92f1b81191a5186f774c 700198 text optional yodl_2.13.1.orig.tar.gz
 e9f92c60302201384a40ddb234b0c6fa 9066 text optional yodl_2.13.1-1.diff.gz
 190b9abee8013523483e5cc8a057b8d3 1063148 text optional yodl_2.13.1-1_i386.deb

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

iQIcBAEBAgAGBQJI2pGJAAoJEBxXDIkOS9CruNEP/2KLORw/H4teaeVH6+GEF+85
uEJ3k9iKMrlouKdPufm3M8+DjjGm0vkUSYtq2v+G4p3ccw8VDw0vEiez6JU50HQ+
a6SZRvTZ2fwsHiTXD6LG9awoIzBeANkhx2FEOne7kdYZYFRxoYVpoZC1Sk0nweca
YVNSOPHERKxmUw99uPuL1DRWyg5KfVyeux8UheBF2jXfklakzmWmbd1QLJatYA7T
2CIHYcHjtjdBWW4r450YXAnQbdYxi4+MjcKABj3AN09JLYaB6b30O++0hOIrdDZ4
l1ISDKW350dE0j3zUm6ciSvb0w1gWB4CN5sWvZsaYsW9YA9iZO5LjIfLNzp8lQDF
ua0QYBgxHImynxv9MZIw6Zz16KdRNZSJndcK7VCLRJ+SRep3xUtOIv8uTUMqYLaQ
Ko2WjIak82xL8cTN0KPBww8zwLOHNQ48D9RFiutTetsM6FPvoq/IAuCMefU8Mtk0
YhbLY064fSgGpCSJpXQNy7m+rYCJcHNkqXFH337C4NxLoiLNG2WcVfzz2QUJu+yB
CVSaNdjn2TGs6vrRJbYHUm5fMZ1qFFZsbkzAan9UmWElFsUNfaO279FuCK5yRJ8H
7klD8gCr6GUuhecueM1tZ61Rk9V/O2/LkhOxMUdTFWCn3kdwiWL9Hd+tHgFfrIRG
yohn+fkZ7GeC9VlhezIi
=qBjp
-END PGP SIGNATURE-


---End Message---


Bug#500070: darkstat.db is replaced every time darkstat is restarted

2008-09-24 Thread Rene Mayorga
Package: darkstat
Version: 3.0.708-1
Severity: grave
Justification: causes non-serious data loss 

When darkstat is restarted using /etc/init.d/darkstat the file 
/var/lib/darkstat.db is replaced with a new one.
This may cause data loss to the user on every system 
reload or manual restart.

The problem here is that there is a workaround at /etc/init.d/darkstat 
that is actually wrong, since misuse --import/--export options.

I'm filling this bug to document the issue and also I'm planning to ask 
a freeze exception for lenny.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=es_SV.UTF-8, LC_CTYPE=es_SV.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages darkstat depends on:
ii  debconf [debconf-2.0]  1.5.23Debian configuration management sy
ii  libc6  2.7-13GNU C Library: Shared libraries
ii  libpcap0.8 0.9.8-5   system interface for user-level pa
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

darkstat recommends no packages.

darkstat suggests no packages.



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



Bug#499828: transmission: busy loop with 100% cpu usage

2008-09-24 Thread Leo 'costela' Antunes
Hi

Lars Eric Scheidler wrote:
 Never mind. This bug doesn't occur with the new version.

Which new version do you mean? 1.33-2 or 1.34?
Because I'm avoiding an upload of 1.34 because of the current
package-freeze, so if 1.34 solved your problem, can you please test
1.33-2 just so I can close this bug for Lenny?

Cheers

-- 
Leo costela Antunes
[insert a witty retort here]



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



Bug#499945: Segfault in asn1_get_tag_der().

2008-09-24 Thread Kurt Roeckx
On Wed, Sep 24, 2008 at 08:05:24PM +0200, Andreas Metzler wrote:
 On 2008-09-23 Kurt Roeckx [EMAIL PROTECTED] wrote:
  Package: libtasn1-3
  Version: 1.4-1
  Severity: grave
 
  When I run lynx https://acrobat.com;, I end up with a segfault.  The
  backtrace looks like:
 [...]
  I'm running libgnutls26 2.4.1-1 and lynx-cur 2.8.7dev9-2.
 
 FWIW I get the same behavior Simon describes (SSL error:no issuer was
 found-Continue? (y) followed by Alert!: Unexpected network read
 error; connection aborted.) *both* on ix86 and amd64 (the latter on
 pergolesi.d.o's  unstable_amd64 chroot), using the same versions of
 libgnutls26 and lynx-cur.
 
 Have you got any special settings in ~/lynxrc?

No, it's the default setting.

But it seems to be related to me using MALLOC_CHECK_=2 in the
enviroment.  I thought I've set it to 0 to make sure it wasn't
related.  But trying to unset or set it to 0 now stops the segfault.

Also not that the check even with set to 3 it doesn't print any error
message.


Kurt




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



Bug#500074: texlive-latex-extra: grnumalt is nonfree

2008-09-24 Thread Norbert Preining
Package: texlive-latex-extra
Version: 2007.dfsg.4-1
Severity: serious
Justification: nonfree

From svn log of upstream:
r10714 | karl | 2008-09-24 18:39:22 +0200 (Wed, 24 Sep 2008) | 1 line

rm grnumalt, nonfree

It contains All rights reserved.

Best wishes

Norbert

---
Dr. Norbert Preining [EMAIL PROTECTED]Vienna University of Technology
Debian Developer [EMAIL PROTECTED] Debian TeX Group
gpg DSA: 0x09C5B094  fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
---
GLAZELEY (adj.)
The state of a barrister's flat greasy hair after wearing a wig all
day.
--- Douglas Adams, The Meaning of Liff



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



Processed: Patch to fix problem

2008-09-24 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 499739 patch
Bug#499739: wmcpuload - FTBFS: make: *** [clean] Error 1
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 database)


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



Bug#499739: Patch to fix problem

2008-09-24 Thread Daniel Moerner
tags 499739 patch
thanks

I have attached a patch that I believe fixes this problem.  I did not add a 
Build-Depends on autotools-dev because after discussion on debian-mentors I 
was told that shipping the newest versions of config.guess and config.sub in 
the diff is sufficient.

Julien: I am CC'ing you on this because you made the last NMU to fix 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=417867, part of which 
included this change to debian/rules, so I was curious if you made the upload 
the way it is now for a specific reason or if you have any input on the best 
way to fix the bug.

Thanks,
Daniel Moerner
diff -u wmcpuload-1.0.1/debian/rules wmcpuload-1.0.1/debian/rules
--- wmcpuload-1.0.1/debian/rules
+++ wmcpuload-1.0.1/debian/rules
@@ -35,7 +35,7 @@
 clean:
-test -r /usr/share/misc/config.sub  \
cp -f /usr/share/misc/config.sub config.sub
-   test -r /usr/share/misc/config.guess  \
+   -test -r /usr/share/misc/config.guess  \
cp -f /usr/share/misc/config.guess config.guess
dh_testdir
dh_testroot



signature.asc
Description: This is a digitally signed message part.


Bug#499828: transmission: busy loop with 100% cpu usage

2008-09-24 Thread Lars Eric Scheidler
Hi,
  I mean 1.33-2, so You can close now this bug.

Cheers

On Wed, Sep 24, 2008 at 09:56:35PM +0200, Leo 'costela' Antunes wrote:
 Hi
 
 Lars Eric Scheidler wrote:
  Never mind. This bug doesn't occur with the new version.
 
 Which new version do you mean? 1.33-2 or 1.34?
 Because I'm avoiding an upload of 1.34 because of the current
 package-freeze, so if 1.34 solved your problem, can you please test
 1.33-2 just so I can close this bug for Lenny?
 
 Cheers
 
 -- 
 Leo costela Antunes
 [insert a witty retort here]



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



Bug#500075: starting gnomad2 fails with SEGV

2008-09-24 Thread Christoph Egger
Package: gnomad2
Version: 2.9.1-1
Severity: grave
Justification: renders package unusable

When starting gnomad2 from comand line it reproducibly fails with

  TagLib: Vorbis::File::read() - Could not find the Vorbis comment
  header.

Followed by an reported Segmentation Fault.

Gnomad2 did run on this System bevore

--System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26.5-custom (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnomad2 depends on:
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libc6  2.7-13GNU C Library: Shared libraries
ii  libcairo2  1.6.4-6   The Cairo 2D vector graphics libra
ii  libdbus-1-31.2.1-3   simple interprocess messaging syst
ii  libglib2.0-0   2.16.5-1  The GLib library of C routines
ii  libgtk2.0-02.12.11-3 The GTK+ graphical user interface 
ii  libhal10.5.11-3  Hardware Abstraction Layer - share
ii  libid3tag0 0.15.1b-10ID3 tag reading library from the M
ii  libmtp70.2.6.1-3 Media Transfer Protocol (MTP) libr
ii  libnjb52.2.5-4.2 Creative Labs Nomad Jukebox librar
ii  libpango1.0-0  1.20.5-2  Layout and rendering of internatio
ii  libtagc0   1.5-3 TagLib Audio Meta-Data Library (C 
ii  libusb-0.1-4   2:0.1.12-12   userspace USB programming library
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

gnomad2 recommends no packages.

gnomad2 suggests no packages.

-- no debconf information



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



Processed: Re: Bug#497110: improved dmraid support in D-I

2008-09-24 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Lowering severity as the dmraid support is fixed in daily images
 severity 497110 normal
Bug#497110: boot loader installation failed when dmraid=true
Severity set to `normal' from `serious'

 clone 497110 -1
Bug#497110: boot loader installation failed when dmraid=true
Bug 497110 cloned as bug 500079.

 reassign -1 grub-installer
Bug#500079: boot loader installation failed when dmraid=true
Bug reassigned from package `partman-dmraid' to `grub-installer'.

 retitle -1 Missing root option for other detected Linux OS on dmraid
Bug#500079: boot loader installation failed when dmraid=true
Changed Bug title to `Missing root option for other detected Linux OS on 
dmraid' from `boot loader installation failed when dmraid=true'.

 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#500083: redland: uninstallable due to new rasqal (0.9.16-1)

2008-09-24 Thread Ana Guerrero
Package: redland
Version: 1.0.7-1
Severity: serious
Justification: makes KDE4 uninstalable


Hi,

After the recent update of rasqal from 0.9.15 to 0.9.16 by you, the soname bump
made you update from librasqal0 to librasqal1. (And librasqal0-dev to
librasqal1-dev...)
This have made redland unninstalable: current librdf0 and redland-utils in the
archive needs librasqal0. This is very annoying since librdf0 is needed by
soprano (libsoprano4), that is a depend of the *whole* KDE 4. 

As well, redland 1.0.7 does not build against newer rasqal, it needs to be 
updated to version 1.0.8. 

I do not fully understand how being maintainer and upstream of both packages
you did not update redland too. Or even worse, why in first instace, you 
introduced this change in unstable now, when they are not meant for Lenny.

Casual reader can find more info about this in Dave's blog at [1])


So going back to what really annoys me: KDE 4 is now uninstallable, and we can 
not update new stuff since build-depends are broken. So could you ASAP either:

-revert the rasqal change 
-update redland and make sure all the stuff to complete this transition is
fine?

Whatever you think it is better, could you please fix it really really soon? 
If not, I am planning looking at apply one of these solutions, in the next 2
days.

Ana



[1] 
http://journal.dajobe.org/journal/posts/2008/07/06/redland-rdf-libraries-108-released/



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



Bug#400768: apt-0.7.15~exp2: Improvement but only for borderline cases.

2008-09-24 Thread peter green

I believe this should not be RC for Lenny.  The bug only triggers
for people using multiple releases; so anyone hitting this bug
should be able to get an updated version from unstable or
squeeze-testing without needing it in Lenny.


It could also cause issues for people upgrading from lenny oldstable to squeeze 
stable. Especially if they don't delete the
lenny DVDs from thier sources.list.





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



Bug#500086: CVE-2008-4125: phpbb2 leaks state of php random number generator

2008-09-24 Thread Stefan Fritsch
Package: phpbb2
Version: 2.0.21-7
Severity: grave
Tags: security

Hi,
the following CVE (Common Vulnerabilities  Exposures) id was
published for phpbb2.

CVE-2008-4125[0]:
| The search function in phpBB 2.x provides a search_id value that
| leaks the state of PHP's PRNG, which allows remote attackers to
| obtain potentially sensitive information, as demonstrated by a
| cross-application attack against WordPress, a different
| vulnerability than CVE-2006-0632.

This can create security issues in other web applications that run on 
the same server.

This issue could also be fixed by modifying php. According to the 
announcement, this will be done in the next release of suhosin, but I 
am not sure that this will be in time for lenny.

Please also check phpbb3.

If you fix the vulnerability please also make sure to include the
CVE id in your changelog entry.

For further information see:

[0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4125
http://security-tracker.debian.net/tracker/CVE-2008-4125
http://www.suspekt.org/2008/08/17/mt_srand-and-not-so-random-numbers/



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



Bug#500052: python-xlrd: Cannot install

2008-09-24 Thread peter green

Did you report this from the system you had the problem on.

If so then the following line of your bug report explains your issue and 
it is not a bug.


APT policy: (700, 'stable'), (500, 'testing')

python-xlrd is not in stable so apt picks the testing version but then 
it's dependencies can't be satisfied from stable so it gives an error.


If not then please post the output of the following commands

apt-cache policy python-central
apt-get install python-xlrd python-central



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



Bug#500052: python-xlrd: Cannot install

2008-09-24 Thread Mitchell Surface
On Wed, Sep 24, 2008 at 17:44, peter green [EMAIL PROTECTED] wrote:
 Did you report this from the system you had the problem on.


Yes, I did.

 If so then the following line of your bug report explains your issue and it
 is not a bug.

 APT policy: (700, 'stable'), (500, 'testing')

 python-xlrd is not in stable so apt picks the testing version but then it's
 dependencies can't be satisfied from stable so it gives an error.


That would explain it. I'll remove testing from policy.

 If not then please post the output of the following commands

 apt-cache policy python-central
 apt-get install python-xlrd python-central


Sorry for the false alarm, I forgot I added testing to policy for that
box. This can be closed as far as I'm concerned.

-- 
Mitchell Surface
http://mitchellsurface.com
Cruelty must be whitewashed by a moral excuse, and pretense of
reluctance. - GB Shaw



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



Processed: reassign 499240 to carmetal, closing 499240

2008-09-24 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.35
 reassign 499240 carmetal 2.8.9-4
Bug#499240: Missing: /debian/pool/main/c/carmetal/carmetal_2.8.9.orig.tar.gz
Bug reassigned from package `ftp.debian.org,carmetal' to `carmetal'.

 close 499240 2.8.9.dakbug-1
Bug#499240: Missing: /debian/pool/main/c/carmetal/carmetal_2.8.9.orig.tar.gz
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug marked as fixed in version 2.8.9.dakbug-1, send any further explanations to 
Bernhard R. Link [EMAIL PROTECTED]


End of message, 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 (with 1 errors): Re: Bug#498420: axiom: most operations fail with a 'System error'

2008-09-24 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 498420 normal
Unknown tag/s: normal.
Recognized are: patch wontfix moreinfo unreproducible fixed potato woody sid 
help security upstream pending sarge sarge-ignore experimental d-i confirmed 
ipv6 lfs fixed-in-experimental fixed-upstream l10n etch etch-ignore lenny 
lenny-ignore.

Bug#498420: axiom: most operations fail with a 'System error'
Tags were: patch
Bug#475170: [axiom] Unuseable on amd64 - fails to start
Tags added: 

 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#494328: acl2_3.4-1 still fails with Compile FAILED: acl2-status.txt should contain :COMPILED.

2008-09-24 Thread Camm Maguire
Greetings!  This is a bug in gcc, i.e. ICE.  Would you care to file
the report?  A workaround might be to lower optimization on sparc.

Take care,

Marcos Torres Marado [EMAIL PROTECTED] writes:

 Please check the compilation log in sparc:
 
 http://buildd.debian.org/fetch.cgi?pkg=acl2ver=3.4-1arch=sparcstamp=1219657791file=log
 
 In particular this:
 
 End of Pass 2.
 *** glibc detected *** /usr/lib/gcc/sparc-linux-gnu/4.3.1/cc1: corrupted 
 double-linked list: 0x018b6f60 ***
 other-events.c: In function 'LI64':
 other-events.c:10456: internal compiler error: Aborted
 Please submit a full bug report,
 with preprocessed source if appropriate.
 See file:///usr/share/doc/gcc-4.3/README.Bugs for instructions.
 
 Correctable error: (SYSTEM gcc -c -g -O2  -Wall -DVOL=volatile -fsigned-char 
 -pipe  -I/usr/lib/gcl-2.6.7/unixport/../h  -O3 -fomit-frame-pointer -c 
 \other-events.c\ -o \other-events.o\ -w) returned a non-zero value 0.
 Signalled by UNLESS.
 If continued: Continues anyway.
 
 Raw Lisp Break.
 Broken at APPLY.  Type :H for Help.
 ACL2make[2]: Entering directory `/build/buildd/acl2-3.4'
 Compile FAILED: acl2-status.txt should contain :COMPILED.
 make[2]: *** [check_compile_ok] Error 1
 make[2]: Leaving directory `/build/buildd/acl2-3.4'
 make[1]: *** [full] Error 2
 make[1]: Leaving directory `/build/buildd/acl2-3.4'
 make: *** [saved_acl2] Error 2
 dpkg-buildpackage: failure: debian/rules build gave error exit status 2
 **
 Build finished at 20080825-1148
 FAILED [dpkg-buildpackage died]
 
 It seems that this bug should be reopened...
 
 Best regards,
 --
 Marcos Marado
 
 
 
 
 

-- 
Camm Maguire[EMAIL PROTECTED]
==
The earth is but one country, and mankind its citizens.  --  Baha'u'llah



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



Bug#498420: axiom: most operations fail with a 'System error'

2008-09-24 Thread Camm Maguire
tags 498420 normal
thanks

axiom needs rebuilding around recent GCL, or running as is with setarch on
kernels which try to randomize sbrk.  As a workaround exists, I'm
lowering the severity.

Take care,


A.Politz [EMAIL PROTECTED] writes:

 Package: axiom
 Version: 20050901-10
 Severity: serious
 
 
 Here is a sample session. Almost every command terminates with
 this error. 
 
 (1) - sum(i**2,i=1..n)
Loading /usr/lib/axiom-20050901/algebra/UPMP.o for package 
   UnivariatePolynomialMultiplicationPackage 
  
 System error:
Couldn't protect
 
 (1) - 1.34
 System error:
Couldn't protect
 
 (1) - D(x**2,x)
 System error:
Couldn't protect
 
 
 -- System Information:
 Debian Release: lenny/sid
   APT prefers testing
   APT policy: (500, 'testing')
 Architecture: i386 (i686)
 
 Kernel: Linux 2.6.26-1-486
 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/bash
 
 Versions of packages axiom depends on:
 ii  axiom-databases   20050901-10A general purpose computer 
 algebra
 ii  libc6 2.7-13 GNU C Library: Shared libraries
 ii  libgmp3c2 2:4.2.2+dfsg-3 Multiprecision arithmetic library
 ii  libice6   2:1.0.4-1  X11 Inter-Client Exchange library
 ii  libncurses5   5.6+20080830-1 shared libraries for terminal 
 hand
 ii  libreadline5  5.2-3  GNU readline and history 
 libraries
 ii  libsm62:1.0.3-2  X11 Session Management library
 ii  libx11-6  2:1.1.4-2  X11 client-side library
 ii  libxaw7   2:1.0.4-2  X11 Athena Widget library
 ii  libxext6  2:1.0.4-1  X11 miscellaneous extension 
 librar
 ii  libxmu6   2:1.0.4-1  X11 miscellaneous utility library
 ii  libxt61:1.0.5-3  X11 toolkit intrinsics library
 
 Versions of packages axiom recommends:
 ii  axiom-doc20050901-10 A general purpose computer 
 algebra
 ii  axiom-graphics   20050901-10 A general purpose computer 
 algebra
 ii  axiom-hypertex   20050901-10 A general purpose computer 
 algebra
 ii  axiom-source 20050901-10 A general purpose computer 
 algebra
 
 Versions of packages axiom suggests:
 pn  axiom-testnone (no description available)
 pn  axiom-tex none (no description available)
 pn  nowebmnone (no description available)
 pn  texmacs   none (no description available)
 
 -- no debconf information
 
 
 
 
 

-- 
Camm Maguire[EMAIL PROTECTED]
==
The earth is but one country, and mankind its citizens.  --  Baha'u'llah



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



Processed: your mail

2008-09-24 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 498420 normal
Bug#498420: axiom: most operations fail with a 'System error'
Bug#475170: [axiom] Unuseable on amd64 - fails to start
Severity set to `normal' from `serious'

 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#492488:

2008-09-24 Thread Arnaud Battistella
For info, I had this problem and noticed that ~/.mozilla was owned by root.
chown username:username -R ~/.mozilla fixed it and iceweasel now starts
normally.
Let me know if this approach may pose problems...
Hope this helps!
A.


Bug#499828: marked as done (transmission: busy loop with 100% cpu usage)

2008-09-24 Thread Debian Bug Tracking System

Your message dated Wed, 24 Sep 2008 23:02:07 +
with message-id [EMAIL PROTECTED]
and subject line Bug#499828: fixed in transmission 1.33-2
has caused the Debian Bug report #499828,
regarding transmission: busy loop with 100% cpu usage
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
499828: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=499828
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: transmission
Version: 1.33-1
Severity: grave
Justification: renders package unusable

With more than 25 torrent-files transmission ends in a busy loop with
100% cpu usage and is unusable.

here is the ouput from strace -f:
[...]
[pid 11395] mmap2(NULL, 2147487744, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = -1 ENOMEM (Cannot allocate memory)
[pid 11395] mmap2(NULL, 2147487744, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = -1 ENOMEM (Cannot allocate memory)
[pid 11395] brk(0x883f) = 0x845 [pid 11395] mmap2(NULL, 
2147618816, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = -1 ENOMEM (Cannot allocate memory)
[pid 11395] mremap(0x36086000, 1073745920, 2147487744, MREMAP_MAYMOVE) = -1 
ENOMEM (Cannot allocate memory)
[...]

this came several times.

with top:
  PID USER  PR  NI  VIRT  RES  SHR S %CPU %MEMTIME+  COMMAND 
11504 lars  20   0 1058m 811m 8292 S  100 40.0   0:22.70 transmission

You can reproduce it with the gtk-client or with the transmission-daemon
+ transmission-remote -a torrentfiles.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26.5 (SMP w/2 CPU cores)
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages transmission depends on:
ii  transmission-cli  1.33-1 free, lightweight BitTorrent clien
ii  transmission-common   1.33-1 free, lightweight BitTorrent clien
ii  transmission-gtk  1.33-1 free, lightweight BitTorrent clien

transmission recommends no packages.

transmission suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---
Source: transmission
Source-Version: 1.33-2

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

transmission-cli_1.33-2_amd64.deb
  to pool/main/t/transmission/transmission-cli_1.33-2_amd64.deb
transmission-common_1.33-2_all.deb
  to pool/main/t/transmission/transmission-common_1.33-2_all.deb
transmission-gtk_1.33-2_amd64.deb
  to pool/main/t/transmission/transmission-gtk_1.33-2_amd64.deb
transmission_1.33-2.diff.gz
  to pool/main/t/transmission/transmission_1.33-2.diff.gz
transmission_1.33-2.dsc
  to pool/main/t/transmission/transmission_1.33-2.dsc
transmission_1.33-2_all.deb
  to pool/main/t/transmission/transmission_1.33-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.
Leo Costela [EMAIL PROTECTED] (supplier of updated transmission 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.8
Date: Mon, 22 Sep 2008 22:47:32 +0200
Source: transmission
Binary: transmission transmission-common transmission-cli transmission-gtk
Architecture: source all amd64
Version: 1.33-2
Distribution: unstable
Urgency: low
Maintainer: [EMAIL PROTECTED]
Changed-By: Leo Costela [EMAIL PROTECTED]
Description: 
 transmission - free, lightweight BitTorrent client
 transmission-cli - free, lightweight BitTorrent client (command line interface)
 transmission-common - free, lightweight BitTorrent client
 transmission-gtk - free, lightweight BitTorrent client (graphical interface)
Closes: 499828
Changes: 
 transmission (1.33-2) unstable; urgency=low
 .
   * debian/rules: add quilt patch support
   * debian/control: add build-dep on quilt
   * debian/patches/rev_6749.diff: Backport fix for memory leak
 (closes: #499828)
Checksums-Sha1: 
 dd77173e182aecf99960964bd31ecf03cb40dcc0 1422 transmission_1.33-2.dsc
 

Bug#499176: update-grub fails after yet another hd/sd switch

2008-09-24 Thread Ben Hutchings
On Wed, Sep 24, 2008 at 12:47:23PM +0200, Robert Millan wrote:
 On Sat, Sep 20, 2008 at 04:40:31PM +0100, Ben Hutchings wrote:
  Package: grub
  Version: 0.97-47
  Followup-For: Bug #499176
 
 Please don't mix bugs arbitrarily.  File a new one.
 
I'm not mixing bugs.  I'm providing more information about how this can
happen.  If you still disagree and think it's a separate bug, you can
clone/open that yourself.

Ben.

-- 
Ben Hutchings
friends: People who know you well, but like you anyway.


signature.asc
Description: Digital signature