Bug#428757:

2007-06-14 Thread tomga

I think that we hit two things here.

Output you requested:

 entering debugger

/usr/lib/python2.4/site-packages/bzrlib/plugins/svn/fetch.py(261)close_file()
- ie.symlink_target = lines[0][len(link ):]
(Pdb) print lines
[]
(Pdb)

This can be happening because a symbolic link pointing to outside of
repository has been commited in bazaar repository. Maybe this
exception
is thrown because of this.

Anyway I have made a sample session from scratch which IMHO shows that
something is very wrong and this package is really unusable right now.

tst:~$ mkdir test
tst:~$ cd test
#create empty svn repository
tst:~/test$ mkdir svnrepo
tst:~/test$ svnadmin create svnrepo
#create empty bzr repository
tst:~/test$ mkdir bzrrepo
tst:~/test$ bzr init bzrrepo
#create directory a1, commit and push to svn repo
tst:~/test$ cd bzrrepo/
tst:~/test/bzrrepo$ mkdir a1
tst:~/test/bzrrepo$ bzr add a1
added a1
tst:~/test/bzrrepo$ bzr commit -m created a1
added a1
Committed revision 1.
tst:~/test/bzrrepo$ bzr push file:///home/tomga/test/svnrepo
Pushed up to revision 1.
#create directory a2, commit and push to svn repo
tst:~/test/bzrrepo$ mkdir a2
tst:~/test/bzrrepo$ bzr add a2
added a2
tst:~/test/bzrrepo$ bzr commit -m created a2
added a2
Committed revision 2.
tst:~/test/bzrrepo$ bzr push file:///home/tomga/test/svnrepo
bzr: ERROR: These branches have diverged.  Try using merge and
then push.
#checkout svn repo and examin log
tst:~/test/bzrrepo$ cd ..
tst:~/test$ svn co file:///home/tomga/test/svnrepo svnco
Asvnco/a1
U   svnco
Checked out revision 1.
tst:~/test$ cd svnco
tst:~/test/svnco$ svn log

r1 | tomga | 2007-06-14 08:08:19 +0200 (Thu, 14 Jun 2007) | 1 line

created a1

tst:~/test/svnco$ cd ..
#merge bzr repo with svn repo - it seems that it incorrectly resolved
common root
tst:~/test$ cd bzrrepo/
tst:~/test/bzrrepo$ bzr merge file:///home/tomga/test/svnrepo
+N  a1/
-D  a1/
All changes applied successfully.
tst:~/test/bzrrepo$ bzr status
removed:
a1/
a2/
pending merges:
tomga 2007-06-14 created a1
tst:~/test/bzrrepo$


I hope this helps.

Regards
Tomasz Gajewski




Bug#428784: opustex: wrong dependencies for etch

2007-06-14 Thread Elie Roux
Package: opustex
Version: 0.84-5.1
Severity: grave
Justification: renders package unusable

opustex depends on tetex-bin and tetex-extra, but texlive is used since
etch.

Why is the old version still used instead of the latest (which is very
old too)?

Does the licence allow to patch OpusTeX?


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.21.1test
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages opustex depends on:
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  tetex-base  3.0.dfsg.3-5 Basic TeX input files of teTeX
ii  tetex-bin   3.0-30   The teTeX programs

opustex recommends no packages.



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



Bug#428787: apt-move: Depends upon unavailable libapt-pkg-libc6.3-6-3.11

2007-06-14 Thread Bernd Feige
Package: apt-move
Version: 4.2.27-1+b1
Severity: grave
Justification: renders package unusable

Dear apt-move maintainer,

Current apt provides libapt-pkg-libc6.5-6-4.4...

Best regards,
Bernd

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

Kernel: Linux 2.6.21.5 (SMP w/2 CPU cores; PREEMPT)
Locale: [EMAIL PROTECTED], LC_CTYPE=de_DE (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages apt-move depends on:
ii  bc  1.06-20  The GNU bc arbitrary precision cal
ii  dash0.5.3-8  The Debian Almquist Shell
pn  libapt-pkg-libc6.3-6-3. none   (no description available)
ii  libc6   2.5-11   GNU C Library: Shared libraries
ii  libgcc1 1:4.2-20070609-1 GCC support library
ii  libstdc++6  4.2-20070609-1   The GNU Standard C++ Library v3

Versions of packages apt-move recommends:
ii  apt   0.7.2  Advanced front-end for dpkg


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



Bug#416774: Is fixed upstream after all!

2007-06-14 Thread Lionel Elie Mamane
tags 416774 +fixed-upstream
tags 416774 -help
thanks

It is fixed in upstream's svn trunk, r456. Should backport  test
that.

-- 
Lionel


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



Bug#427640: marked as done (Broken depedencies)

2007-06-14 Thread Debian Bug Tracking System
Your message dated Thu, 14 Jun 2007 07:32:02 +
with message-id [EMAIL PROTECTED]
and subject line Bug#427640: fixed in libquicktime 2:1.0.0+debian-3
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

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

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

---BeginMessage---
Package: libquicktime0
Severity: critical

--- Please enter the report below this line. ---
Hello,

This package depend on libavcodec0d but it doesn't exist anymore in sid. So 
please update.

Sincerley yours,

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.21.3

Debian Release: lenny/sid
  500 unstablegateway 
  500 stable  gateway 

--- Package information. ---
Depends   (Version) | Installed
===-+-===
| 


-- 
Tourneur Henry-Nicolas
GSM : 0479 46 28 41
TEL : 02 461 25 44


signature.asc
Description: This is a digitally signed message part.
---End Message---
---BeginMessage---
Source: libquicktime
Source-Version: 2:1.0.0+debian-3

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

libquicktime-dev_1.0.0+debian-3_i386.deb
  to pool/main/libq/libquicktime/libquicktime-dev_1.0.0+debian-3_i386.deb
libquicktime1_1.0.0+debian-3_i386.deb
  to pool/main/libq/libquicktime/libquicktime1_1.0.0+debian-3_i386.deb
libquicktime_1.0.0+debian-3.diff.gz
  to pool/main/libq/libquicktime/libquicktime_1.0.0+debian-3.diff.gz
libquicktime_1.0.0+debian-3.dsc
  to pool/main/libq/libquicktime/libquicktime_1.0.0+debian-3.dsc
quicktime-utils_1.0.0+debian-3_i386.deb
  to pool/main/libq/libquicktime/quicktime-utils_1.0.0+debian-3_i386.deb
quicktime-x11utils_1.0.0+debian-3_i386.deb
  to pool/main/libq/libquicktime/quicktime-x11utils_1.0.0+debian-3_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.
Fabian Greffrath [EMAIL PROTECTED] (supplier of updated libquicktime package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 14 Jun 2007 08:19:27 +0200
Source: libquicktime
Binary: quicktime-x11utils libquicktime-dev libquicktime1 quicktime-utils
Architecture: source i386
Version: 2:1.0.0+debian-3
Distribution: experimental
Urgency: low
Maintainer: Debian multimedia packages maintainers [EMAIL PROTECTED]
Changed-By: Fabian Greffrath [EMAIL PROTECTED]
Description: 
 libquicktime-dev - library for reading and writing Quicktime files 
(development)
 libquicktime1 - library for reading and writing Quicktime files
 quicktime-utils - library for reading and writing Quicktime files (utilities)
 quicktime-x11utils - library for reading and writing Quicktime files (x11 
utilities)
Closes: 427640
Changes: 
 libquicktime (2:1.0.0+debian-3) experimental; urgency=low
 .
   * debian/control:
 + Drop the libx264-dev build-dep.
   * Rebuild against new libavcodec (Closes: #427640).
Files: 
 136c5c00189421ece739fca56bbdc44a 1271 devel optional 
libquicktime_1.0.0+debian-3.dsc
 aa9c89e1be6cd19832f08e9b45077c3d 10888 devel optional 
libquicktime_1.0.0+debian-3.diff.gz
 b2060ad00845695d0983e477709aebb3 480270 libs optional 
libquicktime1_1.0.0+debian-3_i386.deb
 fc0250a666d7556d50a61a0e64f10ebe 61554 libdevel optional 
libquicktime-dev_1.0.0+debian-3_i386.deb
 08ff17f2a83b683eeb0911f75d9e64ab 30208 utils extra 
quicktime-utils_1.0.0+debian-3_i386.deb
 8577cedcd730f5f53ad49f1d4eeb193d 44316 utils extra 
quicktime-x11utils_1.0.0+debian-3_i386.deb

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

iD8DBQFGcObB4VUX8isJIMARAjxiAKCL4guph5D1BLRvh0lRhz1ypNGjpgCgr3QO
4vvr8qig3SnYcrDGHnhrVEE=
=5alW
-END PGP SIGNATURE-

---End Message---


Bug#428794: xserver-xorg-input-kbd: Upgrade breaks xserver

2007-06-14 Thread Ian McDonald
Package: xserver-xorg-input-kbd
Version: 1:1.2.0-1+1.2.1
Severity: critical
Justification: breaks the whole system


When the latest version of this is installed then x won't start as it
can't recognised the kbd anymore. The fix is described in
/usr/share/doc/xserver-xorg-input-kbd but it shouldn't just break a
system like that by default. I suggest that somehow keyboard be replaced
in xorg.conf by kbd with a script.

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

Kernel: Linux 2.6.21-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-input-kbd depends on:
ii  libc6   2.5-11   GNU C Library: Shared libraries
ii  xserver-xorg-core   2:1.3.0.0.dfsg-6 X.Org X server -- core server

xserver-xorg-input-kbd recommends no packages.

-- no debconf information


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



Bug#428794: xserver-xorg-input-kbd: Upgrade breaks xserver

2007-06-14 Thread Julien Cristau
# maybe even important..
severity 428794 serious
kthxbye

On Thu, Jun 14, 2007 at 20:52:40 +1200, Ian McDonald wrote:

 Package: xserver-xorg-input-kbd
 Version: 1:1.2.0-1+1.2.1
 Severity: critical
 Justification: breaks the whole system
 

X doesn't start and breaks the whole system are two entirely
different things.

Cheers,
Julien


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



Bug#428650: Upgrade fails: Tries to overwrite diversion of french man page

2007-06-14 Thread Bert Jan de Hoop

Had the same problem when upgrading to
module-init-tools/3.3-pre11-3

After moving/removing /usr/share/man/fr/man5/modules.5.gz
the package was at least installable with
apt-get --fix-broken install

Regards
Bert Jan


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



Bug#428775: *** glibc detected *** /usr/lib/icedove/icedove-bin: free(): invalid pointer: 0x08edfac0 ***

2007-06-14 Thread Alexander Sack - Debian Bugmail
On Wed, Jun 13, 2007 at 08:42:49PM -0400, Jose Luis Rivas wrote:
 Package: icedove
 Version: 2.0.0.0-4
 Severity: grave
 Justification: renders package unusable
 
 Hi, I get this error while I try to use icedove, downloads messages
 and says Receiving 1 of 1 and then stops and gives this backtrace on
 shell:

ok, please install icedove-dbg package and get a backtrace like:

# icedove -g  21 | tee /tmp/icedove-crash.log
...
(gdb) run

once it crashes

(gdb) bt
...
(gdb) bt full
...
(gdb) quit


...
in addition, please attach the /tmp/icedove-strace.log of

# strace -f icedove  /tmp/icedove-strace.log


 - Alexander

-- 
 GPG messages preferred.   |  .''`.  ** Debian GNU/Linux **
 Alexander Sack| : :' :  The  universal
 [EMAIL PROTECTED]   | `. `'  Operating System
 http://www.asoftsite.org  |   `-http://www.debian.org/


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



Bug#428806: audacious-plugins-dev depends on libcurl-dev which is a virtual package

2007-06-14 Thread Ben Hodgetts
Package: audacious-plugins-dev
Version: 1.3.2-4
Severity: grave
Justification: renders package unusable

audacious-plugins-dev fails to install because aptitude says:

The following packages have unmet dependencies:
  audacious-plugins-dev: Depends: libcurl3-gnutls-dev (= 7.9.7) which is a 
virtual package. 
  or libcurl-dev (= 7.9.7) which is a virtual package.


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

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


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



Processed: Re: Bug#428779: icedove: Icedove security update broke Icedove-traybiff

2007-06-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reassign 428779 icedove-traybiff
Bug#428779: icedove: Icedove security update broke Icedove-traybiff
Bug reassigned from package `icedove' to `icedove-traybiff'.

 severity 428779 grave
Bug#428779: icedove: Icedove security update broke Icedove-traybiff
Severity set to `grave' from `normal'

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Processed: Is fixed upstream after all!

2007-06-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 416774 +fixed-upstream
Bug#416774: FTBFS: Doesn't work with asterisk 1.4
Tags were: help upstream
Tags added: fixed-upstream

 tags 416774 -help
Bug#416774: FTBFS: Doesn't work with asterisk 1.4
Tags were: fixed-upstream help upstream
Tags removed: help

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Processed: downgrade 428446

2007-06-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 428446 wishlist
Bug#428446: /usr/lib/ltsp/update-kernels wipes modified 
/opt/ltsp/i386/boot/pxelinux.cfg/default
Severity set to `wishlist' 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]



Processed: Re: Bug#428794: xserver-xorg-input-kbd: Upgrade breaks xserver

2007-06-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # maybe even important..
 severity 428794 serious
Bug#428794: xserver-xorg-input-kbd: Upgrade breaks xserver
Severity set to `serious' from `critical'

 kthxbye
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: your mail

2007-06-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 428757 normal
Bug#428757: bzr-svn: second 'bzr push' tells that branches have diverged
Severity set to `normal' from `grave'

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Processed: reassign 427640 to libquicktime

2007-06-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.4
 reassign 427640 libquicktime
Bug#427640: Broken depedencies
Bug reassigned from package `libquicktime0' to `libquicktime'.


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: Re: Bug#428744: ne_lfs.dpatch breaks fusedav

2007-06-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 428744 + confirmed
Bug#428744: ne_lfs.dpatch breaks fusedav
There were no tags set.
Tags added: confirmed

 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#428374: gcc-snapshot - FTBFS: make: *** [stamps/02-patch-stamp-libjava-biarch-alsa] Error 1

2007-06-14 Thread Martin Michlmayr
close 428374 20070613-1
thanks

* Bastian Blank [EMAIL PROTECTED] [2007-06-11 12:13]:
 Package: gcc-snapshot
 Version: 20070604-1

Yes, this is fixed in 20070613-1 (which needs to be re-tried on s390
though).
-- 
Martin Michlmayr
http://www.cyrius.com/


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



Processed: Re: Bug#428374: gcc-snapshot - FTBFS: make: *** [stamps/02-patch-stamp-libjava-biarch-alsa] Error 1

2007-06-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 close 428374 20070613-1
Bug#428374: gcc-snapshot - FTBFS: make: *** 
[stamps/02-patch-stamp-libjava-biarch-alsa] Error 1
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug marked as fixed in version 20070613-1, send any further explanations to 
Bastian Blank [EMAIL PROTECTED]

 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#411939: marked as done (gcc-snapshot_20061217-1(hppa/experimental): FTBFS)

2007-06-14 Thread Debian Bug Tracking System
Your message dated Thu, 14 Jun 2007 12:51:05 +0200
with message-id [EMAIL PROTECTED]
and subject line not relevant anymore
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

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

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

---BeginMessage---
Package: gcc-snapshot
Version: 20061217-1
Severity: serious

Hi,

your package failed to build from source. The error actually occours
in a file belonging to libc6-dev so you might need to reassign the
bug there. The file itself hasn't changed since the unstable version
of glibc though so some defines need to have changed. Therefor I'm
really not sure who's at fault here.

| Automatic build of gcc-snapshot_20061217-1 on meitner by sbuild/hppa 98-farm
| Build started at 20070221-1317
| **
| Checking available source versions...
| Fetching source files...
| Reading package lists...
| Building dependency tree...
| Need to get 40.4MB of source archives.
| Get:1 http://ftp.de.debian.org experimental/main gcc-snapshot 20061217-1 
(dsc) [4000B]
| Get:2 http://ftp.de.debian.org experimental/main gcc-snapshot 20061217-1 
(tar) [40.1MB]
| Get:3 http://ftp.de.debian.org experimental/main gcc-snapshot 20061217-1 
(diff) [307kB]
| Fetched 40.4MB in 7m46s (86.5kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
| Build-Depends: dpkg-dev (= 1.13.9), libc6.1-dev (= 2.5) [alpha ia64] | 
libc0.3-dev (= 2.5) [hurd-i386] | libc0.1-dev (= 2.5) [kfreebsd-i386 
knetbsd-gnu] | libc12-dev (= 2.5) [netbsd-elf-gnu] | libc6-dev (= 2.5), 
libc6-dev (= 2.4) [alpha], libc6-dev (= 2.5) [amd64 i386 powerpc ppc64 sparc 
s390], libc6-dev-amd64 [i386], libc6-dev-sparc64 [sparc], libc6-dev-s390x 
[s390], libc6-dev-i386 [amd64], libc6-dev-powerpc [ppc64], libc6-dev-ppc64 
[powerpc], lib32gcc1 [amd64 ppc64], lib64gcc1 [i386 powerpc sparc s390], 
lib64z1-dev [i386 powerpc sparc s390], lib32z1-dev [amd64 ppc64], 
libunwind7-dev (= 0.98.5-6) [ia64], libatomic-ops-dev [ia64], m4, autoconf, 
autoconf2.13, automake1.9, libtool, autogen, gawk, dejagnu (= 1.4.3) 
[!hurd-i386], expect-tcl8.3 [!hurd-i386], bzip2, binutils (= 2.17.50) | 
binutils-multiarch (= 2.17.50), binutils-hppa64 (= 2.17.50) [hppa], debhelper 
(= 5.0), gperf (= 3.0.1), bison (= 1:2.3), flex, gettext, texinfo (= 4.3), 
zlib1g-dev, libmpfr-dev [!avr], locales [!hurd-i386 !knetbsd-i386 
!netbsd-i386], procps [!hurd-i386], sharutils, fastjar, libasound2-dev 
[!knetbsd-i386 !netbsd-i386 !kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], 
lib32asound2-dev [amd64 ppc64], lib64asound2-dev [i386 powerpc sparc s390], 
libxtst-dev [!knetbsd-i386 !netbsd-i386 !kfreebsd-i386 !kfreebsd-amd64 
!hurd-i386], libxt-dev [!knetbsd-i386 !netbsd-i386 !kfreebsd-i386 
!kfreebsd-amd64 !hurd-i386], libgtk2.0-dev (= 2.4.4-2) [!knetbsd-i386 
!netbsd-i386 !kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libart-2.0-dev 
[!knetbsd-i386 !netbsd-i386 !kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], 
libcairo2-dev [!knetbsd-i386 !netbsd-i386 !kfreebsd-i386 !kfreebsd-amd64 
!hurd-i386], libqt4-dev (= 4.1.0) [!knetbsd-i386 !netbsd-i386 !kfreebsd-i386 
!kfreebsd-amd64 !hurd-i386], libgconf2-dev [!knetbsd-i386 !netbsd-i386 
!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libxul-dev [!knetbsd-i386 
!netbsd-i386 !kfreebsd-i386 !kfreebsd-amd64 !hurd-i386 !kfreebsd-i386 
!kfreebsd-amd64], gnat-4.1 [!alpha !arm !armeb !m32r !m68k !sh3 !sh3eb !sh4 
!sh4eb !knetbsd-i386 !netbsd-i386 !hurd-i386], realpath (= 1.9.12), chrpath, 
lsb-release, make (= 3.81)
| Build-Depends-Indep: doxygen (= 1.4.2), graphviz (= 2.2), gsfonts-x11, gjdoc
| Build-Conflicts: qt3-dev-tools
| if /bin/sh ./libtool --mode=compile 
/build/buildd/gcc-snapshot-20061217/build/./gcc/xgcc 
-B/build/buildd/gcc-snapshot-20061217/build/./gcc/ 
-B/usr/lib/gcc-snapshot/hppa-linux-gnu/bin/ 
-B/usr/lib/gcc-snapshot/hppa-linux-gnu/lib/ -isystem 
/usr/lib/gcc-snapshot/hppa-linux-gnu/include -isystem 
/usr/lib/gcc-snapshot/hppa-linux-gnu/sys-include -DHAVE_CONFIG_H -I. 
-I../../../src/libmudflap -I.-Wall -ffunction-sections -fdata-sections -O2 
-g -O2  -MT mf-heuristics.lo -MD -MP -MF .deps/mf-heuristics.Tpo -c -o 
mf-heuristics.lo ../../../src/libmudflap/mf-heuristics.c; \
|   then mv -f .deps/mf-heuristics.Tpo .deps/mf-heuristics.Plo; else rm 
-f .deps/mf-heuristics.Tpo; exit 1; fi
| /build/buildd/gcc-snapshot-20061217/build/./gcc/xgcc 
-B/build/buildd/gcc-snapshot-20061217/build/./gcc/ 
-B/usr/lib/gcc-snapshot/hppa-linux-gnu/bin/ 
-B/usr/lib/gcc-snapshot/hppa-linux-gnu/lib/ -isystem 

Bug#393244: marked as done (schoolbell: FTBFS: ImportError: No module named servicecontainer)

2007-06-14 Thread Debian Bug Tracking System
Your message dated Thu, 14 Jun 2007 13:00:59 +0200
with message-id [EMAIL PROTECTED]
and subject line Bug#393244: schoolbell: FTBFS: ImportError: No module named 
servicecontainer
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

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

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

---BeginMessage---
Package: schoolbell
Version: 1.2.4-2
Severity: serious

Hello,

when building 'schoolbell' in a clean unstable chroot,
I get the following error:

  File /usr/lib/python2.4/site-packages/zope/configuration/config.py, line 
842, in contained
return RootStackItem.contained(self, name, data, info)
  File /usr/lib/python2.4/site-packages/zope/configuration/config.py, line 
713, in contained
adapter = factory(self.context, data, info)
  File /usr/lib/python2.4/site-packages/zope/configuration/config.py, line 
1210, in factory
return ComplexStackItem(self, context, data, info)
  File /usr/lib/python2.4/site-packages/zope/configuration/config.py, line 
956, in __init__
args = toargs(newcontext, meta.schema, data)
  File /usr/lib/python2.4/site-packages/zope/configuration/config.py, line 
1383, in toargs
args[str(name)] = field.fromUnicode(s)
  File /usr/lib/python2.4/site-packages/zope/configuration/fields.py, line 
139, in fromUnicode
value = self.context.resolve(name)
  File /usr/lib/python2.4/site-packages/zope/configuration/config.py, line 
184, in resolve
mod = __import__(mname, *_import_chickens)
  File /schoolbell-1.2.4/src/schoolbell/app/app.py, line 37, in ?
from zope.app.site.servicecontainer import SiteManagerContainer
zope.configuration.xmlconfig.ZopeXMLConfigurationError: File /tmp/tmpuCfXFW, 
line 3.21-3.57
ZopeXMLConfigurationError: File 
/schoolbell-1.2.4/src/schoolbell/app/configure.zcml, line 35.2
ImportError: No module named servicecontainer
make: *** [build-stamp] Error 1

Regards
Andreas Jochens

---End Message---
---BeginMessage---
On Sun, Oct 15, 2006 at 07:28:36PM +0200, Andreas Jochens wrote:
 Package: schoolbell
 Version: 1.2.4-2
 Severity: serious

schoolbell has been removed from Debian, so this bug is fixed in a way.

See:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=394654

 
 Hello,
 
 when building 'schoolbell' in a clean unstable chroot,
 I get the following error:
 
   File /usr/lib/python2.4/site-packages/zope/configuration/config.py, line 
 842, in contained
 return RootStackItem.contained(self, name, data, info)
   File /usr/lib/python2.4/site-packages/zope/configuration/config.py, line 
 713, in contained
 adapter = factory(self.context, data, info)
   File /usr/lib/python2.4/site-packages/zope/configuration/config.py, line 
 1210, in factory
 return ComplexStackItem(self, context, data, info)
   File /usr/lib/python2.4/site-packages/zope/configuration/config.py, line 
 956, in __init__
 args = toargs(newcontext, meta.schema, data)
   File /usr/lib/python2.4/site-packages/zope/configuration/config.py, line 
 1383, in toargs
 args[str(name)] = field.fromUnicode(s)
   File /usr/lib/python2.4/site-packages/zope/configuration/fields.py, line 
 139, in fromUnicode
 value = self.context.resolve(name)
   File /usr/lib/python2.4/site-packages/zope/configuration/config.py, line 
 184, in resolve
 mod = __import__(mname, *_import_chickens)
   File /schoolbell-1.2.4/src/schoolbell/app/app.py, line 37, in ?
 from zope.app.site.servicecontainer import SiteManagerContainer
 zope.configuration.xmlconfig.ZopeXMLConfigurationError: File 
 /tmp/tmpuCfXFW, line 3.21-3.57
 ZopeXMLConfigurationError: File 
 /schoolbell-1.2.4/src/schoolbell/app/configure.zcml, line 35.2
 ImportError: No module named servicecontainer
 make: *** [build-stamp] Error 1
 
 Regards
 Andreas Jochens
 
 
 ___
 pkg-zope-developers mailing list
 [EMAIL PROTECTED]
 http://lists.alioth.debian.org/mailman/listinfo/pkg-zope-developers
 

-- 
Brian Sutherland
---End Message---


Bug#422254: [pkg-lighttpd] Bug#422254: lighttpd: Security vulnerabilities in Etch version

2007-06-14 Thread Krzysztof Krzyżaniak

Mind Booster Noori wrote:

Package: lighttpd
Followup-For: Bug #422254


As a matter of fact, these two lighttpd 1.4.13 bugs were fixed in
1.4.14, but that patches added one bug, that was fixed in lighttpd
1.4.15. Since 1.4.15 is already in testing, that release closes this
bug. This bug should be closed as a duplicate of bug #419131, which was
closed with the upload of 1.4.15. Also, 1.4.15-1 should migrate to etch.


Last thing is not possible, etch will always have 1.4.13.

  eloy
--
[EMAIL PROTECTED]

   jak to dobrze, że są oceany - bez nich byłoby jeszcze smutniej



Bug#428782: marked as done (nvidia-glx-legacy-96xx: uninstallable due to missing nvidia-kernel-legacy-96xx-1.0.9631 dependency)

2007-06-14 Thread Debian Bug Tracking System
Your message dated Thu, 14 Jun 2007 07:22:37 -0400
with message-id [EMAIL PROTECTED]
and subject line Invalid
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

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

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

---BeginMessage---
Package: nvidia-glx-legacy-96xx
Severity: serious
Justification: 2

nvidia-kernel-legacy-96xx-1.0.9631 is currently not available in the
archive, and since nvidia-glx-legacy-96xx depends on it, the package is
not installable.

thanks for the hard work.

mike

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

Kernel: Linux 2.6.18-4-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 nvidia-glx-legacy-96xx depends on:
ii  libc6 2.5-9+b1   GNU C Library: Shared libraries
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
pn  nvidia-kernel-legacy-96xx-1.0 none (no description available)
ii  x11-common1:7.2-3X Window System (X.Org) infrastruc

nvidia-glx-legacy-96xx recommends no packages.

---End Message---
---BeginMessage---
nvidia-kernel-legacy-96xx-1.0.9631 is a virtual package. It should be possible 
to build an nvidia LKM package providing it (although I don't know if that's 
currently the case).
---End Message---


Processed: tagging 428496

2007-06-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.9.26
 tags 428496 - patch
Bug#428496: Fails to start (undefined symbol)
Tags were: patch
Tags removed: patch


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]



Bug#428497: Bug#428496: Fails to start (undefined symbol)

2007-06-14 Thread Philipp Kern
On Tue, Jun 12, 2007 at 10:00:39AM +0200, Luca Bruno wrote:
 This is indeed due to current dependency on libobby-0.4-0 (= 0.4.1-1);
 I've just installed 0.4.4-1 and now gobby works again.
 So please enforce your dependency with libobby-0.4-0 (=0.4.4-1).

We will release new upstream versions of net6 and Gobby on the week-end.
Please don't remove obby from testing, as it works correctly with the
current library, which apt would upgrade by default.

I will fix this next week.

Kind regards,
Philipp Kern
Debian Developer


signature.asc
Description: Digital signature


Processed: tagging 428497

2007-06-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.9.26
 tags 428497 - patch
Bug#428497: libobby-0.4-0: shlibs file specifies wrong dependency
Tags were: patch
Tags removed: patch


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]



Bug#428817: xmoto: Depends on unavailable libcurl3

2007-06-14 Thread Nelson A. de Oliveira
Package: xmoto
Version: 0.3.0-1
Severity: grave
Justification: renders package unusable

Hi!

xmoto depends on the unavailable libcurl3 package, thus making the
package uninstalable.
(libcurl3 is available only on oldstable, stable and testing, but not on
unstable).

Thank you!

Best regards,
Nelson

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

Kernel: Linux 2.6.21-1-686 (SMP w/2 CPU cores)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xmoto depends on:
ii  libbz2-1.0  1.0.3-7  high-quality block-sorting file co
ii  libc6   2.5-10   GNU C Library: Shared libraries
ii  libcurl4-openssl7.16.2-4 Multi-protocol file transfer libra
ii  libgcc1 1:4.2-20070609-1 GCC support library
ii  libgl1-mesa-glx [libgl1 6.5.2-5  A free implementation of the OpenG
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  liblua505.0.3-2  Main interpreter library for the L
ii  liblualib50 5.0.3-2  Extension library for the Lua 5.0 
ii  libode0c2   1:0.5.dfsg-2 Open Dynamics Engine - runtime lib
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libsdl-mixer1.2 1.2.6-2  mixer library for Simple DirectMed
ii  libsdl1.2debian 1.2.11-9 Simple DirectMedia Layer
ii  libstdc++6  4.2-20070609-1   The GNU Standard C++ Library v3
ii  xmoto-data  0.2.7-1  2D motocross platform game
ii  zlib1g  1:1.2.3-15   compression library - runtime

xmoto recommends no packages.

-- no debconf information


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



Bug#422678: Bug#422666: FTBFS: ../../src/xf86Calcomp.c:682: error: 'TS_Raw' undeclared

2007-06-14 Thread Drew Parsons
Notes:  TS_Raw and friends were removed from XI.h in commit
7a4a2a3e733378abced0a184627adfda4ed387b9, 17 Jul 2006 by Daniel Stone.

The commit comment was
add DevicePresenceNotify event, clean up

Add DevicePresenceNotify event, which indicates that something in the
device list changed (Kristian Høgsberg, Red Hat).
Add a core event control, which toggles the sending or not of core
events by an extended device.
Clean up some random detritus from the MetroLink merge.


That last comment implies that penmount should never have been using
TS_Raw in the first place?



TS_Raw entered XI.h in commit 4383a95e0bbc2f09394deefc453c2edd1c813d0f,
14 Nov 2003 by Kaleb Keithley.
XFree86 4.3.0.1

... comes from old old history, it seems.



Usage appears in xf86PM.c:389:
s = xf86FindOptionValue (pInfo-options, ReportingMode);
if ((s)  (xf86NameCmp (s, raw) == 0))
priv-reporting_mode = TS_Raw;
   else
priv-reporting_mode = TS_Scaled;

priv is a PenMountPrivatePtr.

priv-reporting_mode is used in l.598:

if (priv-reporting_mode == TS_Scaled) 
 {  
 x = xf86ScaleAxis (x, 0, priv-screen_width, priv-min_x,  
priv-max_x);   
 y = xf86ScaleAxis (y, 0, priv-screen_height, priv-min_y, 
priv-max_y);   
 } 

So it is intimately bound into the internals of the penmount driver.
Therefore not trivial to fix.  

Anyway, Daniel knows about the problem. Not high on his priority list.
https://bugs.freedesktop.org/show_bug.cgi?id=10262

Drew



Processed: Daniel knows

2007-06-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 forwarded 422678 https://bugs.freedesktop.org/show_bug.cgi?id=10262
Bug#422678: FTBFS: ../../src/xf86PM.c:389: error: 'TS_Raw' undeclared (first 
use in this function)
Noted your statement that Bug has been forwarded to 
https://bugs.freedesktop.org/show_bug.cgi?id=10262.

 forwarded #422666 https://bugs.freedesktop.org/show_bug.cgi?id=10262
Bug#422666: FTBFS: ../../src/xf86Calcomp.c:682: error: 'TS_Raw' undeclared 
(first use in this function)
Noted your statement that Bug has been forwarded to 
https://bugs.freedesktop.org/show_bug.cgi?id=10262.

 forwarded #422668 https://bugs.freedesktop.org/show_bug.cgi?id=10262
Bug#422668: FTBFS: ../../src/citron.c:1072: error: 'TS_Raw' undeclared (first 
use in this function)
Noted your statement that Bug has been forwarded to 
https://bugs.freedesktop.org/show_bug.cgi?id=10262.

 forwarded #422669 https://bugs.freedesktop.org/show_bug.cgi?id=10262
Bug#422669: FTBFS: ./../src/xf86DMC.c:237: error: 'TS_Raw' undeclared (first 
use in this function)
Noted your statement that Bug has been forwarded to 
https://bugs.freedesktop.org/show_bug.cgi?id=10262.

 forwarded #422671 https://bugs.freedesktop.org/show_bug.cgi?id=10262
Bug#422671: FTBFS: ../../src/xf86Dyna.c:231: error: 'TS_Raw' undeclared (first 
use in this function)
Noted your statement that Bug has been forwarded to 
https://bugs.freedesktop.org/show_bug.cgi?id=10262.

 forwarded #422672 https://bugs.freedesktop.org/show_bug.cgi?id=10262
Bug#422672: FTBFS: ../../src/elo.c:179: error: 'TS_Raw' undeclared (first use 
in this function)
Noted your statement that Bug has been forwarded to 
https://bugs.freedesktop.org/show_bug.cgi?id=10262.

 forwarded #422677 https://bugs.freedesktop.org/show_bug.cgi?id=10262
Bug#422677: FTBFS: ../../src/microtouch.c:270: error: 'TS_Raw' undeclared 
(first use in this function)
Noted your statement that Bug has been forwarded to 
https://bugs.freedesktop.org/show_bug.cgi?id=10262.


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]



Bug#329759: I have this problem

2007-06-14 Thread Mark Baker

I've got a sarge/testing system, and tried to upgrade to lenny this
week, but ran into exactly this problem.

Mark.


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



Bug#428823: netbase: System fails to boot after sarge-etch upgrade

2007-06-14 Thread Norbert Tretkowski
Package: netbase
Version: 4.29
Severity: grave

One system, two interfaces, eth0 with an external IP and eth1 with an
RFC1918 IP. There was a NFS share configured in /etc/fstab, which was
reachable through eth1. This setup worked fine with sarge.

After upgrading to etch, it seems that the init script tries to mount
the NFS share directly after getting up eth0, but with eth1 still down.

This failed of course, the system stopped booting, and I had to press
ctrl+c to get the boot process continue. No timeout happened.

The solution was to move eth1 on top in /etc/network/interfaces, so
eth1 is the interface which gets started before the other interface.

Severity grave, because it makes a remote upgrade from sarge to etch
impossible.

Norbert


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



Processed: mozilla-traybiff update available

2007-06-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 428767 grave
Bug#428767: icedove 1.5.0.12.dfsg1-0etch1 breaks icedove-traybiff 1.2.2-13
Severity set to `grave' from `normal'

 merge 428779 428767
Bug#428767: icedove 1.5.0.12.dfsg1-0etch1 breaks icedove-traybiff 1.2.2-13
Bug#428779: icedove: Icedove security update broke Icedove-traybiff
Merged 428767 428779.

 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#428779: mozilla-traybiff update available

2007-06-14 Thread Alan Woodland
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

severity 428767 grave
merge 428779 428767
thanks

Hi,

I've made an update for mozilla-traybiff available at
http://people.debian.org/~awoodland/ for now - I'm looking into getting
it uploaded ASAP though.

Thanks,
Alan

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

iD8DBQFGcUxZ1FNW1LDdr0IRAjXUAJ43Eus7okffufhl8H2HcOB+YAPUlgCdHoEB
rHD8lECyCYVXcGxdbJtIRnE=
=/IHN
-END PGP SIGNATURE-


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



Processed: (no subject)

2007-06-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 427359 grave
Bug#427359: libhighgui1: please rebuild to follow ffmpeg's abi bump
Severity set to `grave' from `important'

 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#428775: Backtrace

2007-06-14 Thread Miguel Rodríguez Pérez

I have found this very same problem in Gutsys's version of
Thunderbird. So I downloaded sid's icedove-dbg package and generated
the following backtrace. I now this is not a proper debian system, but
hope it helps.
/usr/lib/icedove/run-mozilla.sh -g /usr/lib/icedove/icedove-bin
MOZILLA_FIVE_HOME=/usr/lib/icedove
  LD_LIBRARY_PATH=/usr/lib/icedove:/usr/lib/icedove/plugins:/usr/lib/mre/mre-2.0.0.0
DISPLAY=:0.0
DYLD_LIBRARY_PATH=/usr/lib/icedove:/usr/lib/mre/mre-2.0.0.0
 LIBRARY_PATH=/usr/lib/icedove:/usr/lib/icedove/components:/usr/lib/mre/mre-2.0.0.0
   SHLIB_PATH=/usr/lib/icedove:/usr/lib/mre/mre-2.0.0.0
  LIBPATH=/usr/lib/icedove:/usr/lib/mre/mre-2.0.0.0
   ADDON_PATH=/usr/lib/icedove
  MOZ_PROGRAM=/usr/lib/icedove/icedove-bin
  MOZ_TOOLKIT=
moz_debug=1
 moz_debugger=
/usr/bin/gdb /usr/lib/icedove/icedove-bin -x /tmp/mozargs.k12225
GNU gdb 6.6-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type show copying to see the conditions.
There is absolutely no warranty for GDB.  Type show warranty for details.
This GDB was configured as i486-linux-gnu...
Using host libthread_db library /lib/tls/i686/cmov/libthread_db.so.1.
(gdb) run
Starting program: /usr/lib/icedove/icedove-bin 
[Thread debugging using libthread_db enabled]
[New Thread -1221937456 (LWP 12228)]
[New Thread -1228190832 (LWP 12236)]

***MEMORY-WARNING***: icedove-bin[12228]: GSlice: g_thread_init() must be called before all other GLib functions; memory corruption due to late invocation of g_thread_init() has been detected; this program is likely to crash, leak or unexpectedly abort soon...
[New Thread -1245578352 (LWP 12237)]
[New Thread -1261945968 (LWP 12248)]
[New Thread -1271567472 (LWP 12249)]
[New Thread -1286861936 (LWP 12250)]
[New Thread -1295254640 (LWP 12251)]
[New Thread -1308828784 (LWP 12256)]
[New Thread -1317221488 (LWP 12261)]

Program received signal SIGABRT, Aborted.
[Switching to Thread -1221937456 (LWP 12228)]
0xe410 in __kernel_vsyscall ()
(gdb) bt
#0  0xe410 in __kernel_vsyscall ()
#1  0xb73d7df0 in raise () from /lib/tls/i686/cmov/libc.so.6
#2  0xb73d9641 in abort () from /lib/tls/i686/cmov/libc.so.6
#3  0xb740e11b in __libc_message () from /lib/tls/i686/cmov/libc.so.6
#4  0xb7415f7d in _int_free () from /lib/tls/i686/cmov/libc.so.6
#5  0xb74195c0 in free () from /lib/tls/i686/cmov/libc.so.6
#6  0xb75b24b1 in operator delete () from /usr/lib/libstdc++.so.6
#7  0xb75b250d in operator delete[] () from /usr/lib/libstdc++.so.6
#8  0xb5d43464 in ~nsWindow (this=0x98e4560) at nsWindow.cpp:325
#9  0xb5d537ad in nsBaseWidget::Release (this=0x6) at nsBaseWidget.cpp:64
#10 0xb5d41ec1 in nsWindow::Release (this=0x98e4560) at nsWindow.cpp:342
#11 0xb7e1c0cc in nsCOMPtr_base::assign_with_AddRef (this=0x98e448c, 
rawPtr=0x0) at ./../glue/nsCOMPtr.h:531
#12 0xb52f5743 in nsXULWindow::Destroy (this=0x98e4468)
at ../../../dist/include/xpcom/nsCOMPtr.h:713
#13 0xb52fa4b6 in nsWebShellWindow::Destroy (this=0x98e4468)
at nsWebShellWindow.cpp:850
#14 0xb52eb564 in nsChromeTreeOwner::Destroy (this=0x98b08a0)
at nsChromeTreeOwner.cpp:362
#15 0xb508e36b in nsGlobalWindow::ReallyCloseWindow (this=0x98b0968)
at nsGlobalWindow.cpp:4733
#16 0xb508e788 in HandleCloseEvent (aEvent=0x98e1170)
at nsGlobalWindow.cpp:4497
#17 0xb7e64c77 in PL_HandleEvent (self=0x98e1170) at plevent.c:688
#18 0xb7e64f8b in PL_ProcessPendingEvents (self=0x80fcce0) at plevent.c:623
#19 0xb7e66e4e in nsEventQueueImpl::ProcessPendingEvents (this=0x80fcc98)
at nsEventQueue.cpp:417
#20 0xb5d476e5 in event_processor_callback (source=0x83c35a8, 
condition=G_IO_IN, data=0x6) at nsAppShell.cpp:67
#21 0xb767335d in ?? () from /usr/lib/libglib-2.0.so.0
#22 0x083c35a8 in ?? ()
#23 0x0001 in ?? ()
#24 0x080fcc98 in ?? ()
#25 0xb76ce21c in ?? () from /usr/lib/libglib-2.0.so.0
#26 0xbfe9963c in ?? ()
#27 0x083c35f0 in ?? ()
#28 0xbfe99658 in ?? ()
#29 0xb764403c in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
Backtrace stopped: frame did not save the PC
(gdb) bt full
#0  0xe410 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb73d7df0 in raise () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#2  0xb73d9641 in abort () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#3  0xb740e11b in __libc_message () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#4  0xb7415f7d in _int_free () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#5  0xb74195c0 in free () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#6  0xb75b24b1 in operator delete () from /usr/lib/libstdc++.so.6
No symbol table info available.
#7  0xb75b250d in operator delete[] () from /usr/lib/libstdc++.so.6
No symbol table info available.
#8  0xb5d43464 in ~nsWindow 

Bug#428509: gcc-4.1: Identified culprit as PR20218.

2007-06-14 Thread Sébastien Bernard
Package: gcc-4.1
Version: 4.1.2-12
Followup-For: Bug #428509

I build a new package reverting the PR21018 patch
and everything is ok.
Glibc compiles fine.
So please either, fix the patch for hppa arch,
or don't apply it altogether since it breaks in
subtle ways the packages.

I join a quick patch to revert the PR.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: hppa (parisc)

Kernel: Linux 2.6.21-1-parisc
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gcc-4.1 depends on:
ii  binutils   2.17cvs20070426-8 The GNU assembler, linker and bina
ii  cpp-4.14.1.2-12+b1   The GNU C preprocessor
ii  gcc-4.1-base   4.1.2-12+b1   The GNU Compiler Collection (base 
ii  libc6  2.5-11GNU C Library: Shared libraries
ii  libgcc44.2-20070609-1GCC support library

Versions of packages gcc-4.1 recommends:
ii  libc6-dev2.5-11  GNU C Library: Development Librari
ii  libmudflap0-dev  4.1.2-12+b1 GCC mudflap support libraries (dev

-- no debconf information
diff -r -u -b -B -w gcc-4.1-4.1.2-12/debian/changelog 
gcc-4.1-4.1.2-12+b1/debian/changelog
--- gcc-4.1-4.1.2-12/debian/changelog   2007-06-13 22:34:38.0 +0200
+++ gcc-4.1-4.1.2-12+b1/debian/changelog2007-06-13 12:44:48.0 
+0200
@@ -1,3 +1,9 @@
+gcc-4.1 (4.1.2-12+b1) unstable; urgency=low
+
+  * Revert 20218 patch that breaks gcc
+
+ -- Sebastien Bernard [EMAIL PROTECTED]  Wed, 13 Jun 2007 12:44:07 +0200
+
 gcc-4.1 (4.1.2-12) unstable; urgency=high
 
   * i386-biarch.dpatch: Update for the backport for PR target/31868.
diff -r -u -b -B -w gcc-4.1-4.1.2-12/debian/rules.patch 
gcc-4.1-4.1.2-12+b1/debian/rules.patch
--- gcc-4.1-4.1.2-12/debian/rules.patch 2007-06-13 22:34:38.0 +0200
+++ gcc-4.1-4.1.2-12+b1/debian/rules.patch  2007-06-13 12:45:06.0 
+0200
@@ -41,8 +41,6 @@
fastjar-version \
fastjar-doc \
libstdc++-doxygen \
-   pr20218 \
-   pr20218-mips \
pr31868 \
arm-libffi \
libffi-backport \
@@ -112,10 +110,6 @@
   debian_patches += pr25524-doc pr26885-doc gcc-4.1-x86-blended-doc 
libjava-backport-updates2
 endif
 
-ifneq (,$(filter $(DEB_TARGET_ARCH), amd64 i386 powerpc ppc64 sparc s390))
-  debian_patches += pr20218
-endif
-
 ifeq ($(with_libffi),yes)
   debian_patches += \
libffi-configure


Processed: Re: Bug#428794: xserver-xorg-input-kbd: kbd upgrade breaks keyboard driver

2007-06-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 retitle 428794 kbd upgrade breaks keyboard driver
Bug#428794: xserver-xorg-input-kbd: Upgrade breaks xserver
Changed Bug title to `kbd upgrade breaks keyboard driver' from 
`xserver-xorg-input-kbd: Upgrade breaks xserver'.

 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#428794: xserver-xorg-input-kbd: kbd upgrade breaks keyboard driver

2007-06-14 Thread Drew Parsons
retitle 428794 kbd upgrade breaks keyboard driver
thanks

Retitling, cause the server works just fine.

One idea is to just make a symlink keyboard_drv.o-kbd_drv.o.  I'm not
sure if it'll work that easily, I'll report back once I've tried it.

Another option is to run a debconf question checking the value in
xorg.conf, and strongly suggesting to update it (I think the update can
be done automatically by postinst).


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



Bug#428321: marked as done (multiple vulnerabilities which have been fixed in Mozilla's Thunderbird version 1.5.0.12)

2007-06-14 Thread Debian Bug Tracking System
Your message dated Thu, 14 Jun 2007 15:40:02 +0200
with message-id [EMAIL PROTECTED]
and subject line fixed
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

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

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

---BeginMessage---
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Package: icedove
Version: 1.5.0.10.dfsg1-3
Severity: critical
Tags: security

- --- Please enter the report below this line. ---

A few days ago Mozilla released an update for their Thunderbird
mailclient. I believe that icedove is still vulnerable to this holes.
It's the same thing as with iceweasel. The vulnerabilities are
documented in the following advisories from Mozilla. Patches should be
available in their bug tracking system.

http://www.mozilla.org/security/announce/2007/mfsa2007-17.html
http://www.mozilla.org/security/announce/2007/mfsa2007-16.html
http://www.mozilla.org/security/announce/2007/mfsa2007-12.html



- --- System information. ---
Architecture: amd64
Kernel: Linux 2.6.18-4-amd64

Debian Release: 4.0
500 stable www.debian-multimedia.org
500 stable volatile.debian.org
500 stable security.debian.org
500 stable mirror.noreply.org
500 stable ftp.de.debian.org

- --- Package information. ---
Depends (Version) | Installed
==-+-
libatk1.0-0 (= 1.12.2) | 1.12.4-3
libc6 (= 2.3.5-1) | 2.3.6.ds1-13
libcairo2 (= 1.2.4) | 1.2.4-4
libfontconfig1 (= 2.4.0) | 2.4.2-1.2
libgcc1 (= 1:4.1.1-12) | 1:4.1.1-21
libglib2.0-0 (= 2.12.0) | 2.12.4-2
libgtk2.0-0 (= 2.8.0) | 2.8.20-7
libjpeg62 | 6b-13
libpango1.0-0 (= 1.14.8) | 1.14.8-5
libpng12-0 (= 1.2.13-4) | 1.2.15~beta5-1
libstdc++6 (= 4.1.1-12) | 4.1.1-21
libx11-6 | 2:1.0.3-7
libxcursor1 ( 1.1.2) | 1.1.7-4
libxext6 | 1:1.0.1-2
libxfixes3 (= 1:4.0.1) | 1:4.0.1-5
libxft2 ( 2.1.1) | 2.1.8.2-8
libxi6 | 1:1.0.1-4
libxinerama1 | 1:1.0.1-4.1
libxrandr2 | 2:1.1.0.2-5
libxrender1 | 1:0.9.1-3
libxt6 | 1:1.0.2-2
zlib1g (= 1:1.2.1) | 1:1.2.3-13
debconf (= 0.5) | 1.5.11
OR debconf-2.0 |
myspell-en-us | 1:2.0.4~rc1-3
OR myspell-dictionary |

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGbEsIdLotVz959dkRClLIAJ9LRhG+jNP1BhhU4RkbmSdqacBxngCcDB4f
X1FT2lFV8Ihh+Ezu3WK5ck8=
=pCW1
-END PGP SIGNATURE-


---End Message---
---BeginMessage---
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

fixed in version 1.5.0.12.dfsg1-0etch1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGcUUydLotVz959dkRCg+wAJ0VR/n36TPEgIHYr+QIwBiz2capbwCgkjVa
P3hOpEjh9f1ZoZnPHptbryE=
=wx1f
-END PGP SIGNATURE-

---End Message---


Bug#428779: Re: Bug#428779: icedove: Icedove security update broke Icedove-traybiff

2007-06-14 Thread Alan Woodland
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Alexander Sack - Debian Bugmail wrote:
 icedove-traybiff should not have strict dependencies on a certain
 icedove upstream version. Fix this in next proposed upload, so we can
 push this on next stable release update.
Since this builds a binary component surely traybiff needs to ensure
that it can't be installed after a (potential) ABI change? Or I guess
conversely what range of versions is it safe to depend on? Would  1.6
or  1.5.1 be correct for this?

Also should this upload go straight to stable-proposed-updates since
they're not directly a security fix? Or can it be added to the security
archive?

Thanks,
Alan
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGcVcC1FNW1LDdr0IRArluAJ9iK5TFOMXVWUGHF+bhnNq5GqhM1ACgmPac
UX2vaBwz0t6N1DF8wYh0sW4=
=a20t
-END PGP SIGNATURE-


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



Bug#422293: marked as done (aolserver4 - Fails to install)

2007-06-14 Thread Debian Bug Tracking System
Your message dated Thu, 14 Jun 2007 14:02:02 +
with message-id [EMAIL PROTECTED]
and subject line Bug#422293: fixed in aolserver4 4.5.0-8
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

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

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

---BeginMessage---
Package: aolserver4
Version: 4.5.0-4
Severity: serious

 Setting up aolserver4 (4.5.0-4) ...
 Starting web server: aolserver4 failed!
 invoke-rc.d: initscript aolserver4, action start failed.
 dpkg: error processing aolserver4 (--configure):
  subprocess post-installation script returned error exit status 1

---End Message---
---BeginMessage---
Source: aolserver4
Source-Version: 4.5.0-8

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

aolserver4-dev_4.5.0-8_i386.deb
  to pool/main/a/aolserver4/aolserver4-dev_4.5.0-8_i386.deb
aolserver4-doc_4.5.0-8_all.deb
  to pool/main/a/aolserver4/aolserver4-doc_4.5.0-8_all.deb
aolserver4_4.5.0-8.diff.gz
  to pool/main/a/aolserver4/aolserver4_4.5.0-8.diff.gz
aolserver4_4.5.0-8.dsc
  to pool/main/a/aolserver4/aolserver4_4.5.0-8.dsc
aolserver4_4.5.0-8_i386.deb
  to pool/main/a/aolserver4/aolserver4_4.5.0-8_i386.deb



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

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

Debian distribution maintenance software
pp.
Francesco Paolo Lovergine [EMAIL PROTECTED] (supplier of updated aolserver4 
package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 07 Jun 2007 11:23:07 +0200
Source: aolserver4
Binary: aolserver4 aolserver4-dev aolserver4-doc
Architecture: source all i386
Version: 4.5.0-8
Distribution: unstable
Urgency: low
Maintainer: Francesco Paolo Lovergine [EMAIL PROTECTED]
Changed-By: Francesco Paolo Lovergine [EMAIL PROTECTED]
Description: 
 aolserver4 - AOL Web Server 4 (Program)
 aolserver4-dev - AOL Web Server 4 (Development Tools)
 aolserver4-doc - AOL Web Server 4 (Documentation)
Closes: 422293 427448 427538
Changes: 
 aolserver4 (4.5.0-8) unstable; urgency=low
 .
   * Removed 'source' bashism from aolserver4.postinst.
 (closes: #422293)
   *  Updated fr.po debconf template.
 (closes: #427448)
   * Updated de.po debconf template.
 (closes: #427538)
Files: 
 223aec966085ac2beebbe0f87cba6213 686 web optional aolserver4_4.5.0-8.dsc
 3f9520d7c922433e4adb3588e21a9095 94315 web optional aolserver4_4.5.0-8.diff.gz
 e77d7379ff8b9de195d4617072848960 3319666 doc optional 
aolserver4-doc_4.5.0-8_all.deb
 a7b14b36edb38a5b6f9004a557c1e1de 960540 web optional 
aolserver4_4.5.0-8_i386.deb
 8f10054b2a429f215e644f3840afbe2b 373028 devel optional 
aolserver4-dev_4.5.0-8_i386.deb

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

iD8DBQFGcUdGpFNRmenyx0cRAnNuAJ4owKQAP2Pjgpeyacp9mAq4PJVx+ACaA/oI
DdsaRU5DnCTbO6R1howt32s=
=PXKO
-END PGP SIGNATURE-

---End Message---


Bug#428779: Re: Bug#428779: icedove: Icedove security update broke Icedove-traybiff

2007-06-14 Thread Alexander Sack
On Thu, Jun 14, 2007 at 03:56:05PM +0100, Alan Woodland wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Alexander Sack - Debian Bugmail wrote:
  icedove-traybiff should not have strict dependencies on a certain
  icedove upstream version. Fix this in next proposed upload, so we can
  push this on next stable release update.
 Since this builds a binary component surely traybiff needs to ensure
 that it can't be installed after a (potential) ABI change? Or I guess
 conversely what range of versions is it safe to depend on? Would  1.6
 or  1.5.1 be correct for this?

use  1.5.1~

 - Alexander



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



Bug#428823: netbase: System fails to boot after sarge-etch upgrade

2007-06-14 Thread Marco d'Itri
reassign 428823 initscripts
thanks

On Jun 14, Norbert Tretkowski [EMAIL PROTECTED] wrote:

 One system, two interfaces, eth0 with an external IP and eth1 with an
 RFC1918 IP. There was a NFS share configured in /etc/fstab, which was
 reachable through eth1. This setup worked fine with sarge.
 
 After upgrading to etch, it seems that the init script tries to mount
 the NFS share directly after getting up eth0, but with eth1 still down.
netbase does not deal with NFS, it barely knows about ifupdown.

 Severity grave, because it makes a remote upgrade from sarge to etch
 impossible.
Or there is a good reason for this which just needs to be documented in
the release notes.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Processed: Re: Bug#428823: netbase: System fails to boot after sarge-etch upgrade

2007-06-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reassign 428823 initscripts
Bug#428823: netbase: System fails to boot after sarge-etch upgrade
Bug reassigned from package `netbase' to `initscripts'.

 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#419874: Patch

2007-06-14 Thread Jerome Warnier
tags 419874 + patch
thanks

Please, when submitting patches, try to use diff -urn original_file
patched_file so that the patch is easier to apply and check.

BTW, it seems that amavis-stats itself is now obsolete, and the tool
replacing it is parselog (see #308951).
This bug probably needs to be fixed anyway, until this package is
removed from Debian.


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



Bug#427755: [PATCH] fix flac-retaled FTBFS in stratagus

2007-06-14 Thread Andreas Henriksson
tags 427755 + patch
thanks

Hello!

The attached patch fixes the FLAC-related build failure in stratagus
(bug#427755). I've not yet had time to figure out how to test that it
actually works (other then that stratagus now builds and runs/starts),
so your milage may vary. I'll try to look more at this later, when I find a
free timeslot.

-- 
Regards,
Andreas Henriksson
--- stratagus-2.1/src/sound/flac.c	2004-06-26 01:22:33.0 +0200
+++ stratagus-2.1-fixed/src/sound/flac.c	2007-06-13 21:16:28.0 +0200
@@ -339,12 +339,15 @@
 	sample-Pos = 0;
 	sample-User = data;
 
-	FLAC__stream_decoder_set_read_callback(stream, FLAC_read_callback);
-	FLAC__stream_decoder_set_write_callback(stream, FLAC_write_callback);
-	FLAC__stream_decoder_set_metadata_callback(stream, FLAC_metadata_callback);
-	FLAC__stream_decoder_set_error_callback(stream, FLAC_error_callback);
-	FLAC__stream_decoder_set_client_data(stream, sample);
-	FLAC__stream_decoder_init(stream);
+	FLAC__stream_decoder_init_stream(
+		stream,
+		FLAC_read_callback,
+		NULL, NULL, NULL, NULL,
+		FLAC_write_callback,
+		FLAC_metadata_callback,
+		FLAC_error_callback,
+		(void*) sample
+	);
 
 	if (flags  PlayAudioStream) {
 		sample-Buffer = malloc(SOUND_BUFFER_SIZE);


Processed: [PATCH] fix flac-retaled FTBFS in stratagus

2007-06-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 427755 + patch
Bug#427755: stratagus - FTBFS: undefined reference to 
`FLAC__stream_decoder_set_read_callback'
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#428775: Backtrace

2007-06-14 Thread Alexander Sack - Debian Bugmail
On Thu, Jun 14, 2007 at 03:31:59PM +0200, Miguel Rodríguez Pérez wrote:
 I have found this very same problem in Gutsys's version of
 Thunderbird. So I downloaded sid's icedove-dbg package and generated
 the following backtrace. I now this is not a proper debian system, but
 hope it helps.

Can you please install the -dbgsym package(s) from pitts dbgsym repo
instead of the icedove-dbg package and redo?

  http://people.ubuntu.com/~pitti/ddebs


or ...

There is also an instruction on how to retrace the .crash file that is
dumped to your /var/crash/ directory in gutsy on each crash:

https://wiki.ubuntu.com/MozillaTeam/Bugs/Apport/Retrace
   - see Direct gdb retrace

 - Alexander

-- 
 GPG messages preferred.   |  .''`.  ** Debian GNU/Linux **
 Alexander Sack| : :' :  The  universal
 [EMAIL PROTECTED]   | `. `'  Operating System
 http://www.asoftsite.org  |   `-http://www.debian.org/



Bug#428650: solved by hand

2007-06-14 Thread Kiro Zimmer
Package: module-init-tools
Version: 3.3-pre11-3

I solved the problem by hand, which works for me.

dpkg -P --force-all module-init-tools
dpkg-divert --remove /usr/share/man/man5/modules.5.gz
dpkg-divert --remove /usr/share/man/fr/man5/modules.5.gz
rm /usr/share/man/man5/modules.5.gz
rm /usr/share/man/man5/modules.modutils.5.gz
rm /usr/share/man/fr/man5/modules.5.gz
rm /usr/share/man/fr/man5/modules.modutils.5.gz
apt-get install module-init-tools

Regards, Kiro


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


Bug#428794: xserver-xorg-input-kbd: kbd upgrade breaks keyboard driver

2007-06-14 Thread Drew Parsons
 One idea is to just make a symlink keyboard_drv.o-kbd_drv.o.  I'm not
 sure if it'll work that easily, I'll report back once I've tried it.

Nah, not that simple (should have guessed).
With the symlink (keyboard_drv.so), it complains:

(EE) LoadModule: Module keyboard does not have a keyboardModuleData data object.


Doctoring xorg.conf might be the only automative solution, short of
completing the self-configuring xserver which would fallback to an
automatically detected kbd if the driver in xorg.conf fails.



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



Bug#428767: Permission to mozilla-traybiff upload to stable-proposed-updates

2007-06-14 Thread Alan Woodland
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

The dependencies of mozilla-traybiff are currently too strict in Etch,
and as a result the recent (security) update to icedove has rendered it
uninstallable. I've made a fix for this for Etch, and would like
permission to upload it to stable. The diff is minimal, nothing depends
on mozilla-traybiff, and it would close the two RC bugs that have been
filed about the issue (#428779, #428767).

I'm assuming here that [0] implies this should be directed to the RM
instead of security team though?

Thanks,
Alan

[0] http://www.debian.org/security/faq#break
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGcW0Q1FNW1LDdr0IRAkZQAJwJqvr6TbbNRdHSDxIrsud6FwMfzQCgiVEu
zYrkt2Q45gpGxzA9lh53um4=
=ko6O
-END PGP SIGNATURE-


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



Bug#420958: Confirmation and a little more note...

2007-06-14 Thread Marco Gaiarin

I confirm that with this diff.gz i've compiled correctly ipac-ng on
etch.

I've also done a little modification: looking on google for the error i
got if i use ports on rules.conf i've (mis)understood that the culprit come
from the iptables library libiptc, so i've tried to use, insted of the
'bultin' in agents/iptables/, the 'standard' in iptables-dev package.

I'm a very dumb C programmer, so probably i've committed some mistakes,
but the attached agents/iptables/makefile.in enable ipac-ng to use
'standard' libiptc.a library and headers and seems that all works well.


Hope that help.

-- 
dott. Marco Gaiarin GNUPG Key ID: 240A3D66
  Associazione ``La Nostra Famiglia''http://www.sv.lnf.it/
  Polo FVG  -  Via della Bontà, 7 - 33078  -  San Vito al Tagliamento (PN)
  marco.gaiarin(at)sv.lnf.it  tel +39-0434-842711  fax +39-0434-842797
# $Id: Makefile.in,v 1.5 2004/04/18 21:02:37 friedl Exp $
# Makefile for plain-file
SAGENT=iptables
[EMAIL PROTECTED]@
[EMAIL PROTECTED]@
[EMAIL PROTECTED]@ -DNDEBUG
#NEEDLIBS=/usr/lib/libiptc.a

all: libipac$(SAGENT).a

libipac$(SAGENT).a: iptables.o ../../lib/libnet.o
ar -crus libipac$(SAGENT).a $?

iptables.o: iptables.c ../../config.h ../../ipac.h ../../lib/libnet.h
$(CC) -c -I/usr/include/libiptc -I../.. $(DEFS) $(CFLAGS) $ -o $@

clean:
rm -f *.a *.o

distclean:
rm -f Makefile *~ *.orig


Bug#428650: closed by Marco d'Itri [EMAIL PROTECTED] (Bug#428650: fixed in module-init-tools 3.3-pre11-3)

2007-06-14 Thread Michael Biebl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I see the bug has been reopened already, and I can confirm that -3 still fails.
FWIW, I purged the modutils package long time ago.

This is what it looks like before the upgrade:
LANG=C dpkg -L module-init-tools
[..]
/usr/share/man/fr
/usr/share/man/fr/man5
/usr/share/man/fr/man5/modules.5.gz
package diverts others to: /usr/share/man/fr/man5/modules.modutils.5.gz
/usr/share/man/man5
/usr/share/man/man5/depmod.conf.5.gz
/usr/share/man/man5/modules.5.gz
/usr/share/man/man5/modules.dep.5.gz
/usr/share/man/man5/modprobe.conf.5.gz
[..]

The relevant parts of /var/lib/dpkg/diversions:
/usr/share/man/fr/man5/modules.5.gz
/usr/share/man/fr/man5/modules.modutils.5.gz
module-init-tools


HTH,
Michael
- --
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGcWm2h7PER70FhVQRApceAKCIvpA2Z9oElw+y513C2/k/uQBnJQCglzoI
mLVOzIBa6/Pyy5mtNgR5wC4=
=jQpx
-END PGP SIGNATURE-


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



Bug#428697: Workaround doesn't work

2007-06-14 Thread Xr

Hello

I have the same problem and the workaround from #420177 doesn't work :

# gcc -shared -o nvidia_drv.so nvidia_drv.o
/usr/bin/ld: nvidia_drv.o: relocation R_X86_64_32S against `a local 
symbol' can not be used when making a shared object; recompile with -fPIC

nvidia_drv.o: could not read symbols: Bad value
collect2: ld returned 1 exit status


Xr


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



Bug#428850: openoffice.org - FTBFS: tar: ../src/OOF680_m18-core.tar.bz2: Cannot open: No such file or directory

2007-06-14 Thread Bastian Blank
Package: openoffice.org
Version: 2.2.1-1
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of openoffice.org_2.2.1-1 on debian-31.osdl.marist.edu by 
 sbuild/s390 98
[...]
  debian/rules build
 mkdir -p ooo-build/build
 cd ooo-build/build  \
   tar xfvj ../src/OOF680_m18-core.tar.bz2 
 OOF680_m18/lingucomponent/source/thesaurus/mythes \
   OOF680_m18/lingucomponent/inc  \
   tar xfvj ../src/OOF680_m18-system.tar.bz2 
 OOF680_m18/dictionaries/util
 tar: ../src/OOF680_m18-core.tar.bz2: Cannot open: No such file or directory
 tar: Error is not recoverable: exiting now
 tar: Child returned status 2
 tar: OOF680_m18/lingucomponent/source/thesaurus/mythes: Not found in archive
 tar: OOF680_m18/lingucomponent/inc: Not found in archive
 tar: Error exit delayed from previous errors
 make: *** [build] Error 2
 **
 Build finished at 20070613-0702
 FAILED [dpkg-buildpackage died]


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



Bug#428849: interchange - FTBFS: Build-depends against removed package apache-dev

2007-06-14 Thread Bastian Blank
Package: interchange
Version: 5.4.2-2
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of interchange_5.4.2-2 on lxdebian.bfinv.de by sbuild/s390 98
[...]
 Building dependency tree...
 E: Package apache-dev has no installation candidate
 Package apache-dev is not available, but is referred to by another package.
 This may mean that the package is missing, has been obsoleted, or
 is only available from another source


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



Bug#428848: lxml - FTBFS: cannot find -lz

2007-06-14 Thread Bastian Blank
Package: lxml
Version: 1.2.1-1
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of lxml_1.2.1-1 on lxdebian.bfinv.de by sbuild/s390 98
[...]
 gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes 
 -fPIC -I/usr/include/libxml2 -I/usr/include/python2.4 -c src/lxml/etree.c -o 
 build/temp.linux-s390-2.4/src/lxml/etree.o -w
 gcc -pthread -shared build/temp.linux-s390-2.4/src/lxml/etree.o -lxslt 
 -lexslt -lxml2 -lz -lm -o build/lib.linux-s390-2.4/lxml/etree.so
 /usr/bin/ld: cannot find -lz
 collect2: ld returned 1 exit status
 error: command 'gcc' failed with exit status 1
 make: *** [build-python2.4] Error 1
 **
 Build finished at 20070613-2008
 FAILED [dpkg-buildpackage died]


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



Processed: tagging 428850

2007-06-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.4
 tags 428850 + pending
Bug#428850: openoffice.org - FTBFS: tar: ../src/OOF680_m18-core.tar.bz2: Cannot 
open: No such file or directory
There were no tags set.
Tags added: pending


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]



Bug#416774: marked as done (FTBFS: Doesn't work with asterisk 1.4)

2007-06-14 Thread Debian Bug Tracking System
Your message dated Thu, 14 Jun 2007 17:02:03 +
with message-id [EMAIL PROTECTED]
and subject line Bug#416774: fixed in asterisk-chan-capi 1.0.1-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

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

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

---BeginMessage---
Package: asterisk-chan-capi
Version: 1.0.0-1
Severity: important


[Mar 30 11:05:52] WARNING[7414]: loader.c:375 load_dynamic_module: Module 
'chan_capi.so' did not register 
itself during load
[Mar 30 11:05:52] WARNING[7414]: loader.c:614 load_resource: Module 
'chan_capi.so' could not be loaded.

Trying to compile from source gets:

$ dpkg-buildpackage -rfakeroot
[...]
/usr/bin/make
make[1]: Entering directory `/usr/local/src/asterisk-chan-capi-1.0.0'
./create_config.sh /usr/include
Checking Asterisk version... 1.4.2
 * found stringfield in ast_channel
 * found 'indicate' with data
 * found extended ast_channel_alloc
 * found send_digit_end with duration
 * without generic jitter-buffer patch
config.h complete.
gcc -pipe -fPIC -Wall -Wmissing-prototypes -Wmissing-declarations -g  
-I/usr/include -D_REENTRANT 
-D_GNU_SOURCE  -O2 -fPIC   -Wno-missing-prototypes -Wno-missing-declarations 
-DCRYPTO `if grep -q AST_JB 
config.h; then echo -DAST_JB; fi`   -c -o chan_capi.o chan_capi.c
chan_capi.c:161: warning: data definition has no type or storage class
chan_capi.c:161: warning: type defaults to 'int' in declaration of 
'STANDARD_LOCAL_USER'
chan_capi.c:162: warning: data definition has no type or storage class
chan_capi.c:162: warning: type defaults to 'int' in declaration of 
'LOCAL_USER_DECL'
chan_capi.c: In function 'pbx_capi_read':
chan_capi.c:1717: warning: format '%d' expects type 'int', but argument 7 has 
type 'long unsigned int'
chan_capi.c: In function 'capi_new':
chan_capi.c:2143: error: 'struct ast_channel' has no member named 'type'
chan_capi.c: In function 'pbx_capicommand_exec':
chan_capi.c:4822: warning: implicit declaration of function 'LOCAL_USER_ADD'
chan_capi.c:4841: warning: implicit declaration of function 'LOCAL_USER_REMOVE'
chan_capi.c: At top level:
chan_capi.c:5525: error: unknown field 'send_digit' specified in initializer
chan_capi.c:5525: warning: initialization from incompatible pointer type
make[1]: *** [chan_capi.o] Error 1
make[1]: Leaving directory `/usr/local/src/asterisk-chan-capi-1.0.0'
make: *** [build-stamp] Error 2

Looking at /usr/include/asterisk/version.h I see:

/*
 * version.h
 * Automatically generated
 */
#define ASTERISK_VERSION 1.4.2
#define ASTERISK_VERSION_NUM 10402

And create_config.sh has:

if grep -q ASTERISK_VERSION_NUM 0104 $INCLUDEDIR/version.h; then
echo #define CC_AST_HAS_VERSION_1_4 $CONFIGFILE
echo  * found Asterisk version 1.4
VER=1_4
else
if grep -q ASTERISK_VERSION_NUM 9 $INCLUDEDIR/version.h; then
echo #define CC_AST_HAS_VERSION_1_4 $CONFIGFILE
echo  * assuming Asterisk version 1.4
VER=1_4
else
echo #undef CC_AST_HAS_VERSION_1_4 $CONFIGFILE
fi
fi

Prettty dodgy looking.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-amd64
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=locale: Cannot set 
LC_ALL to default locale: No such file or directory
UTF-8)

Versions of packages asterisk-chan-capi depends on:
ii  adduser  3.102   Add and remove users and groups
ii  libc62.3.6.ds1-13GNU C Library: Shared libraries
ii  libcapi20-3  1:3.9.20060704-3+b1 libraries for CAPI support

Versions of packages asterisk-chan-capi recommends:
ii  asterisk  1:1.4.2~dfsg-4 Open Source Private Branch Exchang

-- debconf information:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_TIME = en_GB.UTF-8,
LANG = en_US.UTF-8
are supported and installed on your system.
perl: warning: Falling back to the standard locale (C).
locale: Cannot set LC_ALL to default locale: No such file or directory

---End Message---
---BeginMessage---
Source: asterisk-chan-capi
Source-Version: 1.0.1-1

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

asterisk-chan-capi_1.0.1-1.diff.gz
  to pool/main/a/asterisk-chan-capi/asterisk-chan-capi_1.0.1-1.diff.gz

Bug#428794: xserver-xorg-input-kbd: kbd upgrade breaks keyboard driver

2007-06-14 Thread Julien Cristau
On Fri, Jun 15, 2007 at 01:06:25 +1000, Drew Parsons wrote:

  One idea is to just make a symlink keyboard_drv.o-kbd_drv.o.  I'm not
  sure if it'll work that easily, I'll report back once I've tried it.
 
 Nah, not that simple (should have guessed).
 With the symlink (keyboard_drv.so), it complains:
 
 (EE) LoadModule: Module keyboard does not have a keyboardModuleData data 
 object.
 
The following patch seems to work:

diff --git a/debian/xserver-xorg-input-kbd.links 
b/debian/xserver-xorg-input-kbd.links
index 5f10fe7..5f74df9 100644
--- a/debian/xserver-xorg-input-kbd.links
+++ b/debian/xserver-xorg-input-kbd.links
@@ -1 +1,2 @@
 usr/share/bug/xserver-xorg-core/script 
usr/share/bug/xserver-xorg-input-keyboard/script
+usr/lib/xorg/modules/input/kbd_drv.so 
usr/lib/xorg/modules/input/keyboard_drv.so
diff --git a/src/kbd.c b/src/kbd.c
index c1daa4b..5c3dc6b 100644
--- a/src/kbd.c
+++ b/src/kbd.c
@@ -838,6 +838,7 @@ xf86KbdPlug(pointer module,
 }
 
 xf86AddInputDriver(KBD, module, 0);
+xf86AddInputDriver(KEYBOARD, module, 0);
 
 return module;
 }
@@ -862,3 +863,25 @@ _X_EXPORT XF86ModuleData kbdModuleData = {
 xf86KbdPlug,
 xf86KbdUnplug
 };
+
+static XF86ModuleVersionInfo xf86KeyboardVersionRec =
+{
+keyboard,
+MODULEVENDORSTRING,
+MODINFOSTRING1,
+MODINFOSTRING2,
+XORG_VERSION_CURRENT,
+PACKAGE_VERSION_MAJOR, PACKAGE_VERSION_MINOR, PACKAGE_VERSION_PATCHLEVEL,
+ABI_CLASS_XINPUT,
+ABI_XINPUT_VERSION,
+MOD_CLASS_XINPUT,
+{0, 0, 0, 0}/* signature, to be patched into the file by */
+/* a tool */
+};
+
+_X_EXPORT XF86ModuleData keyboardModuleData = {
+xf86KeyboardVersionRec,
+xf86KbdPlug,
+xf86KbdUnplug
+};
+


signature.asc
Description: Digital signature


Bug#428817: marked as done (xmoto: Depends on unavailable libcurl3)

2007-06-14 Thread Debian Bug Tracking System
Your message dated Thu, 14 Jun 2007 17:32:55 +
with message-id [EMAIL PROTECTED]
and subject line Bug#428817: fixed in xmoto 0.3.0-2
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

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

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

---BeginMessage---
Package: xmoto
Version: 0.3.0-1
Severity: grave
Justification: renders package unusable

Hi!

xmoto depends on the unavailable libcurl3 package, thus making the
package uninstalable.
(libcurl3 is available only on oldstable, stable and testing, but not on
unstable).

Thank you!

Best regards,
Nelson

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

Kernel: Linux 2.6.21-1-686 (SMP w/2 CPU cores)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xmoto depends on:
ii  libbz2-1.0  1.0.3-7  high-quality block-sorting file co
ii  libc6   2.5-10   GNU C Library: Shared libraries
ii  libcurl4-openssl7.16.2-4 Multi-protocol file transfer libra
ii  libgcc1 1:4.2-20070609-1 GCC support library
ii  libgl1-mesa-glx [libgl1 6.5.2-5  A free implementation of the OpenG
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  liblua505.0.3-2  Main interpreter library for the L
ii  liblualib50 5.0.3-2  Extension library for the Lua 5.0 
ii  libode0c2   1:0.5.dfsg-2 Open Dynamics Engine - runtime lib
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libsdl-mixer1.2 1.2.6-2  mixer library for Simple DirectMed
ii  libsdl1.2debian 1.2.11-9 Simple DirectMedia Layer
ii  libstdc++6  4.2-20070609-1   The GNU Standard C++ Library v3
ii  xmoto-data  0.2.7-1  2D motocross platform game
ii  zlib1g  1:1.2.3-15   compression library - runtime

xmoto recommends no packages.

-- no debconf information

---End Message---
---BeginMessage---
Source: xmoto
Source-Version: 0.3.0-2

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

xmoto-data_0.3.0-2_all.deb
  to pool/main/x/xmoto/xmoto-data_0.3.0-2_all.deb
xmoto_0.3.0-2.diff.gz
  to pool/main/x/xmoto/xmoto_0.3.0-2.diff.gz
xmoto_0.3.0-2.dsc
  to pool/main/x/xmoto/xmoto_0.3.0-2.dsc
xmoto_0.3.0-2_i386.deb
  to pool/main/x/xmoto/xmoto_0.3.0-2_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.
Samuel Mimram [EMAIL PROTECTED] (supplier of updated xmoto package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 14 Jun 2007 19:07:59 +0200
Source: xmoto
Binary: xmoto-data xmoto
Architecture: source i386 all
Version: 0.3.0-2
Distribution: unstable
Urgency: low
Maintainer: Samuel Mimram [EMAIL PROTECTED]
Changed-By: Samuel Mimram [EMAIL PROTECTED]
Description: 
 xmoto  - 2D motocross platform game
 xmoto-data - 2D motocross platform game
Closes: 428817
Changes: 
 xmoto (0.3.0-2) unstable; urgency=low
 .
   * Build-depend on libcurl4-dev instead of libcurl3-dev, closes: #428817.
Files: 
 49c3a691424fc63c12f23e124d9fc3b8 825 games optional xmoto_0.3.0-2.dsc
 548ffdbabf93628a3dde587238de6672 6039 games optional xmoto_0.3.0-2.diff.gz
 bad5f1200d5d2744b7ae88da77a3af00 12449646 games optional 
xmoto-data_0.3.0-2_all.deb
 79bdc709daabcadc299e1c2b7ea1926c 1002396 games optional xmoto_0.3.0-2_i386.deb

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

iD8DBQFGcXeuIae1O4AJae8RAm8uAJ4hxO7r+aLniL8F//tj+CHxe+qe1wCfRSuU
1jqyNxU5ChQVd/339rAtBGA=
=4M4/
-END PGP SIGNATURE-

---End Message---


Processed: notfound 393573 in 1.0.7174-3

2007-06-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.4
 notfound 393573 1.0.7174-3
Bug#393573: nvidia-glx: Buffer Overflow in NVIDIA Binary Graphics Driver For 
Linux leads to arbitrary code execution
Bug marked as not found in version 1.0.7174-3.
(By the way, this Bug is currently marked as done.)


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]



Bug#428775: Backtrace

2007-06-14 Thread Miguel Rodríguez Pérez

Hope this helps.

On 6/14/07, Alexander Sack - Debian Bugmail [EMAIL PROTECTED] wrote:

On Thu, Jun 14, 2007 at 03:31:59PM +0200, Miguel Rodríguez Pérez wrote:
 I have found this very same problem in Gutsys's version of
 Thunderbird. So I downloaded sid's icedove-dbg package and generated
 the following backtrace. I now this is not a proper debian system, but
 hope it helps.

Can you please install the -dbgsym package(s) from pitts dbgsym repo
instead of the icedove-dbg package and redo?

  http://people.ubuntu.com/~pitti/ddebs


or ...

There is also an instruction on how to retrace the .crash file that is
dumped to your /var/crash/ directory in gutsy on each crash:

https://wiki.ubuntu.com/MozillaTeam/Bugs/Apport/Retrace
   - see Direct gdb retrace

 - Alexander

--
 GPG messages preferred.   |  .''`.  ** Debian GNU/Linux **
 Alexander Sack| : :' :  The  universal
 [EMAIL PROTECTED]   | `. `'  Operating System
 http://www.asoftsite.org  |   `-http://www.debian.org/

/usr/lib/thunderbird/run-mozilla.sh -g /usr/lib/thunderbird/thunderbird-bin
MOZILLA_FIVE_HOME=/usr/lib/thunderbird
  LD_LIBRARY_PATH=/usr/lib/thunderbird:/usr/lib/thunderbird/plugins:/usr/lib/mre/mre-2.0.0.4
DISPLAY=:0.0
DYLD_LIBRARY_PATH=/usr/lib/thunderbird:/usr/lib/mre/mre-2.0.0.4
 LIBRARY_PATH=/usr/lib/thunderbird:/usr/lib/thunderbird/components:/usr/lib/mre/mre-2.0.0.4
   SHLIB_PATH=/usr/lib/thunderbird:/usr/lib/mre/mre-2.0.0.4
  LIBPATH=/usr/lib/thunderbird:/usr/lib/mre/mre-2.0.0.4
   ADDON_PATH=/usr/lib/thunderbird
  MOZ_PROGRAM=/usr/lib/thunderbird/thunderbird-bin
  MOZ_TOOLKIT=
moz_debug=1
 moz_debugger=
/usr/bin/gdb /usr/lib/thunderbird/thunderbird-bin -x /tmp/mozargs.s31448
GNU gdb 6.6-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type show copying to see the conditions.
There is absolutely no warranty for GDB.  Type show warranty for details.
This GDB was configured as i486-linux-gnu...
Using host libthread_db library /lib/tls/i686/cmov/libthread_db.so.1.
(gdb) run
Starting program: /usr/lib/thunderbird/thunderbird-bin 
[Thread debugging using libthread_db enabled]
[New Thread -1221835056 (LWP 31451)]
[New Thread -1228194928 (LWP 31458)]

***MEMORY-WARNING***: thunderbird-bin[31451]: GSlice: g_thread_init() must be called before all other GLib functions; memory corruption due to late invocation of g_thread_init() has been detected; this program is likely to crash, leak or unexpectedly abort soon...
[New Thread -1245623408 (LWP 31459)]
[New Thread -1262417008 (LWP 31462)]
[New Thread -1278637168 (LWP 31467)]
[New Thread -1287029872 (LWP 31468)]
[New Thread -1295987824 (LWP 31469)]
[New Thread -1304380528 (LWP 31470)]
[Thread -1295987824 (LWP 31469) exited]
[New Thread -1295987824 (LWP 31474)]
[New Thread -1324827760 (LWP 31475)]
[New Thread -1333220464 (LWP 31476)]
[New Thread -1341613168 (LWP 31477)]
[New Thread -1350005872 (LWP 31478)]
[Thread -1350005872 (LWP 31478) exited]
[Thread -1341613168 (LWP 31477) exited]

Program received signal SIGABRT, Aborted.
[Switching to Thread -1221835056 (LWP 31451)]
0xe410 in __kernel_vsyscall ()
(gdb) bt
#0  0xe410 in __kernel_vsyscall ()
#1  0xb73f0df0 in raise () from /lib/tls/i686/cmov/libc.so.6
#2  0xb73f2641 in abort () from /lib/tls/i686/cmov/libc.so.6
#3  0xb742711b in __libc_message () from /lib/tls/i686/cmov/libc.so.6
#4  0xb742ef7d in _int_free () from /lib/tls/i686/cmov/libc.so.6
#5  0xb74325c0 in free () from /lib/tls/i686/cmov/libc.so.6
#6  0xb75cb4b1 in operator delete () from /usr/lib/libstdc++.so.6
#7  0xb75cb50d in operator delete[] () from /usr/lib/libstdc++.so.6
#8  0xb5d39fb4 in ~nsWindow (this=0x9022b70) at nsWindow.cpp:325
#9  0xb5d49acd in nsBaseWidget::Release (this=0x6) at nsBaseWidget.cpp:64
#10 0xb5d38051 in nsWindow::Release (this=0x9022b70) at nsWindow.cpp:342
#11 0xb7e3512c in nsCOMPtr_base::assign_with_AddRef (this=0x9022afc, 
rawPtr=0x0) at ./../glue/nsCOMPtr.h:531
#12 0xb52f58a3 in nsXULWindow::Destroy (this=0x9022ad8)
at ../../../dist/include/xpcom/nsCOMPtr.h:713
#13 0xb52fa716 in nsWebShellWindow::Destroy (this=0x9022ad8)
at nsWebShellWindow.cpp:850
#14 0xb52eb5c4 in nsChromeTreeOwner::Destroy (this=0x9020d20)
at nsChromeTreeOwner.cpp:362
#15 0xb5023d4b in nsGlobalWindow::ReallyCloseWindow (this=0x9020e18)
at nsGlobalWindow.cpp:4769
#16 0xb5024168 in HandleCloseEvent (aEvent=0xb3e89150)
at nsGlobalWindow.cpp:4533
#17 0xb7e7f467 in PL_HandleEvent (self=0xb3e89150) at plevent.c:688
#18 0xb7e7f77b in PL_ProcessPendingEvents (self=0x80ffc68) at plevent.c:623
#19 0xb7e816ce in nsEventQueueImpl::ProcessPendingEvents (this=0x80ffc20)
at nsEventQueue.cpp:417
#20 0xb5d3d755 in event_processor_callback (source=0x8445538, 
condition=G_IO_IN, data=0x6) at nsAppShell.cpp:67
#21 0xb768c35d in ?? () 

Bug#392397: RFS: xracer -- Futuristic racing game

2007-06-14 Thread Ying-Chun Liu (PaulLiu)
Dear all,

I've uploaded a new version in order to fix 392397 RC bug for xracer.
It can be get from http://mentors.debian.net/debian/pool/main/x/xracer/
or dget
http://mentors.debian.net/debian/pool/main/x/xracer/xracer_0.96.9+fix1-1.dsc

The upstream author re-package the upstream tarball and it's not
identical to the current one in the archive.
(http://www.annexia.org/freeware/xracer). Thus I use the new one and
padding +fix1 to version number.

To solve this bug, first I split out all the patches from diff.gz and
using quilt to patch
the source.
To avoid patch Makefile.in or something *not source*, I use autoconf to
rebuild all the configure and *.in. All the patches extracted from
diff.gz are purified to only patch the *source*, like Makefile.am, not
Makefile.in.
Finally, I extract the patch provided from Margarita and re-written it
to patch Makefile.am only to fix the bug 392397.

Please check this package for me. And if possible, please
sponsor it because I don't have upload privileges.

Many Thanks,
 Ying-Chun Liu
-- 
PaulLiu(劉穎駿)
E-mail address: [EMAIL PROTECTED]



signature.asc
Description: OpenPGP digital signature


Bug#428767: Permission to mozilla-traybiff upload to stable-proposed-updates

2007-06-14 Thread Julien Danjou
At 1181838614 time_t, Alan Woodland wrote:
 The dependencies of mozilla-traybiff are currently too strict in Etch,
 and as a result the recent (security) update to icedove has rendered it
 uninstallable. I've made a fix for this for Etch, and would like
 permission to upload it to stable. The diff is minimal, nothing depends
 on mozilla-traybiff, and it would close the two RC bugs that have been
 filed about the issue (#428779, #428767).

Sending a diff is always a good point. However, go ahead and upload.

Cheers,
-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD


signature.asc
Description: Digital signature


Bug#421047: Why muine needs -plugins-good... (Regarding debian bug #421047)

2007-06-14 Thread Andreas Henriksson
This should explain why Muine needs gstreamer0.10-plugins-good:


$ grep -R audiosink muine-0.8.7/
muine-0.8.7/libmuine/player-gst.c:  sink = gst_element_factory_make 
(gconfaudiosink, sink);
$ gst-inspect-0.10 | grep gconfaudiosink
gconfelements:  gconfaudiosink: GConf audio sink
$ dpkg -S libgstgconfelements.so
gstreamer0.10-plugins-good: /usr/lib/gstreamer-0.10/libgstgconfelements.so


-- 
Regards,
Andreas Henriksson



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



Bug#425938: marked as done (hdf4-tools: uninstallable due to providing libhdf4g-run)

2007-06-14 Thread Debian Bug Tracking System
Your message dated Thu, 14 Jun 2007 18:32:03 +
with message-id [EMAIL PROTECTED]
and subject line Bug#425938: fixed in libhdf4 4.1r4-21
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

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

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

---BeginMessage---
Package: hdf4-tools
Version: 4.1r4-20
Severity: grave
Justification: renders package unusable

hdf4-tools is uninstallable because it provides libhdf4g-run but
(naturally) depends on libhdf4g, which declares an unversioned
conflict on libhdf4g-run.  Could you please reconcile this, either by
versioning the library package's conflict(*), dropping it altogether,
or dropping the Provides: declaration?

Thanks!

(*) Because Provides: declarations lack version information, dpkg
never treats them as matching versioned package specifications,
even trivial ones like libhdf4g-run (= 0).

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

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

---End Message---
---BeginMessage---
Source: libhdf4
Source-Version: 4.1r4-21

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

hdf4-tools_4.1r4-21_i386.deb
  to pool/main/libh/libhdf4/hdf4-tools_4.1r4-21_i386.deb
libhdf4_4.1r4-21.diff.gz
  to pool/main/libh/libhdf4/libhdf4_4.1r4-21.diff.gz
libhdf4_4.1r4-21.dsc
  to pool/main/libh/libhdf4/libhdf4_4.1r4-21.dsc
libhdf4g-dev_4.1r4-21_i386.deb
  to pool/main/libh/libhdf4/libhdf4g-dev_4.1r4-21_i386.deb
libhdf4g-doc_4.1r4-21_all.deb
  to pool/main/libh/libhdf4/libhdf4g-doc_4.1r4-21_all.deb
libhdf4g_4.1r4-21_i386.deb
  to pool/main/libh/libhdf4/libhdf4g_4.1r4-21_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.
Francesco Paolo Lovergine [EMAIL PROTECTED] (supplier of updated libhdf4 
package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 14 Jun 2007 18:08:30 +0200
Source: libhdf4
Binary: hdf4-tools libhdf4g libhdf4g-dev libhdf4g-doc
Architecture: source all i386
Version: 4.1r4-21
Distribution: unstable
Urgency: low
Maintainer: Debian GIS Project [EMAIL PROTECTED]
Changed-By: Francesco Paolo Lovergine [EMAIL PROTECTED]
Description: 
 hdf4-tools - The Hierarchical Data Format library -- runtime package
 libhdf4g   - The Hierarchical Data Format library -- library package
 libhdf4g-dev - The Hierarchical Data Format library -- development package
 libhdf4g-doc - The Hierarchical Data Format library -- documentation
Closes: 425938
Changes: 
 libhdf4 (4.1r4-21) unstable; urgency=low
 .
   * Introducing versioning in conflicts for libhdf4g-run.
 (closes: #425938)
Files: 
 63ffcfcc449a49f467ff3f69fc1dc35c 749 graphics optional libhdf4_4.1r4-21.dsc
 0b2988e16dcb761461a635df481787bb 1262674 graphics optional 
libhdf4_4.1r4-21.diff.gz
 3dcc0ffd889a00ad272242a98134d476 1205526 doc optional 
libhdf4g-doc_4.1r4-21_all.deb
 735a28fb950f9ce6ace4c73195ad42b9 282482 libs optional 
libhdf4g_4.1r4-21_i386.deb
 24da39117476d40a9e1670efe0fa743d 425398 devel optional 
libhdf4g-dev_4.1r4-21_i386.deb
 4d59e3a74e712b38cae1f4f5e5ce0e63 175524 graphics optional 
hdf4-tools_4.1r4-21_i386.deb

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

iD8DBQFGcYhkpFNRmenyx0cRAqlkAJ9DRZBbKYzGsR3s218+lsDwZuhe1ACgyRy1
KISsrc7XM5pkTmN5s0sJfCU=
=G9gB
-END PGP SIGNATURE-

---End Message---


Bug#421047: NMU prepared for Muine.

2007-06-14 Thread Andreas Henriksson
Hello!

I've been asked to look at the RC bugs and prepare a NMU during my New
Maintainer Tasks and Skills examination. I noticed that Muine had a
couple of bugs open for a few days that I would be able to fix and
prepare a new package version for. I'm attaching my proposed NMU changes
and ask you to please speak up as soon as possible if you have anything
against me asking my Application Manager to review and upload these
changes.

debdiff with proposed NMU attached.


-- 
Regards,
Andreas Henriksson
diff -u muine-0.8.7/debian/control muine-0.8.7/debian/control
--- muine-0.8.7/debian/control
+++ muine-0.8.7/debian/control
@@ -7,7 +7,7 @@
 
 Package: muine
 Architecture: any
-Depends: ${shlibs:Depends}, gstreamer0.10-gnomevfs (= 0.10.0), ${misc:Depends}, ${cli:Depends}, gstreamer0.10-plugins-base
+Depends: ${shlibs:Depends}, gstreamer0.10-gnomevfs (= 0.10.0), ${misc:Depends}, ${cli:Depends}, gstreamer0.10-plugins-base, gstreamer0.10-plugins-good
 Description: Simple playlist based music player
  Muine is an innovative music player. It has a simple interface designed to 
  allow the user to easily construct playlists from albums and/or single songs.
diff -u muine-0.8.7/debian/changelog muine-0.8.7/debian/changelog
--- muine-0.8.7/debian/changelog
+++ muine-0.8.7/debian/changelog
@@ -1,3 +1,13 @@
+muine (0.8.7-1.1) unstable; urgency=low
+
+  * Non-Maintainer Upload (NMU)
+  * Add patch stolen from upstream SVN to allow building with FLAC = 1.1.3
+(Closes: #427751).
+  * Add dependency on gstreamer0.10-plugins-good as muine uses gconfaudiosink
+from gconfelements, which is in -plugins-good (Closes: #421047).
+
+ -- Andreas Henriksson [EMAIL PROTECTED]  Thu, 14 Jun 2007 19:28:19 +0200
+
 muine (0.8.7-1) unstable; urgency=high
 
   * New upstream release
only in patch2:
unchanged:
--- muine-0.8.7.orig/debian/patches/muine-flac113.diff
+++ muine-0.8.7/debian/patches/muine-flac113.diff
@@ -0,0 +1,73 @@
+diff -Nur muine-0.8.7/libmuine/metadata.c muine-0.8.7.new/libmuine/metadata.c
+--- muine-0.8.7/libmuine/metadata.c	2007-01-19 23:14:07.0 +0100
 muine-0.8.7.new/libmuine/metadata.c	2007-06-14 19:27:31.0 +0200
+@@ -41,6 +41,12 @@
+ #include metadata.h
+ #include macros.h
+ 
++#if !defined(FLAC_API_VERSION_CURRENT) || FLAC_API_VERSION_CURRENT  8
++#define LEGACY_FLAC
++#else
++#undef LEGACY_FLAC
++#endif
++
+ struct _Metadata {
+ 	char *title;
+ 
+@@ -741,7 +747,14 @@
+ } CallbackData;
+ 
+ static FLAC__StreamDecoderReadStatus
+-FLAC_read_callback (const FLAC__StreamDecoder *UNUSED(decoder), FLAC__byte buffer[], unsigned *bytes, void *client_data)
++FLAC_read_callback (const FLAC__StreamDecoder *UNUSED(decoder),
++FLAC__byte buffer[],
++#if defined(LEGACY_FLAC)
++		unsigned *bytes,
++#else
++		size_t *bytes,
++#endif
++		void *client_data)
+ {
+ 	CallbackData *data = (CallbackData *) client_data;
+ 	GnomeVFSFileSize read;
+@@ -829,22 +842,40 @@
+ 
+ 	flac_decoder = FLAC__stream_decoder_new ();
+ 
++#if defined(LEGACY_FLAC)
+ 	FLAC__stream_decoder_set_read_callback (flac_decoder, FLAC_read_callback);
+ 	FLAC__stream_decoder_set_write_callback (flac_decoder, FLAC_write_callback);
+ 	FLAC__stream_decoder_set_metadata_callback (flac_decoder, FLAC_metadata_callback);
+ 	FLAC__stream_decoder_set_error_callback (flac_decoder, FLAC_error_callback);
++#endif
+ 
+ 	callback_data = g_new0 (CallbackData, 1);
+ 	callback_data-handle = handle;
+ 	callback_data-comment = comment;
++#if defined(LEGACY_FLAC)
+ 	FLAC__stream_decoder_set_client_data (flac_decoder, callback_data);
++#endif
+ 
+ 	/* by default, only the STREAMINFO block is parsed and passed to
+ 	 * the metadata callback.  Here we instruct the decoder to also
+ 	 * pass us the VORBISCOMMENT block if there is one. */
+ 	FLAC__stream_decoder_set_metadata_respond (flac_decoder, FLAC__METADATA_TYPE_VORBIS_COMMENT);
+ 
++#if defined(LEGACY_FLAC)
+ 	FLAC__stream_decoder_init (flac_decoder);
++#else
++	FLAC__stream_decoder_init_stream (flac_decoder,
++	 FLAC_read_callback,
++	 NULL,
++	 NULL,
++	 NULL,
++	 NULL,
++	 FLAC_write_callback,
++	 FLAC_metadata_callback,
++	 FLAC_error_callback,
++	 callback_data
++	 );
++#endif
+ 
+ 	/* this runs the decoding process, calling the callbacks as appropriate */
+ 	if (FLAC__stream_decoder_process_until_end_of_metadata (flac_decoder) == 0) {


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


Processed: tagging 426381

2007-06-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 426381 + pending
Bug#426381: nsis: FTBFS: gnu/stubs-32.h: No such file or directory
There were no tags set.
Tags added: pending


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]



Bug#428775: Backtrace

2007-06-14 Thread Alexander Sack - Debian Bugmail
On Thu, Jun 14, 2007 at 03:31:59PM +0200, Miguel Rodríguez Pérez wrote:
 I have found this very same problem in Gutsys's version of
 Thunderbird. So I downloaded sid's icedove-dbg package and generated
 the following backtrace. I now this is not a proper debian system, but
 hope it helps.


What plugins/extensions do you have installed?

 - Alexander

-- 
 GPG messages preferred.   |  .''`.  ** Debian GNU/Linux **
 Alexander Sack| : :' :  The  universal
 [EMAIL PROTECTED]   | `. `'  Operating System
 http://www.asoftsite.org  |   `-http://www.debian.org/



Processed: argh... use forcemerge.

2007-06-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 forcemerge 427751 426660
Bug#427751: muine - FTBFS:  implicit declaration of function 
'FLAC__stream_decoder_set_read_callback'
Bug#426660: FLAC 1.1.4 is coming, library transition imminent
Forcibly Merged 426660 427751.

 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#426381: marked as done (nsis: FTBFS: gnu/stubs-32.h: No such file or directory)

2007-06-14 Thread Debian Bug Tracking System
Your message dated Thu, 14 Jun 2007 19:17:03 +
with message-id [EMAIL PROTECTED]
and subject line Bug#426381: fixed in nsis 2.28-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

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

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

---BeginMessage---
Package: nsis
Version: 2.27-2
Severity: serious

Hi,

Your package is failing to build with the followign error on amd64:
In file included from /usr/include/features.h:346,
 from /usr/include/string.h:26,
 from Source/7zip/../Platform.h:29,
 from Source/7zip/7zGuids.cpp:27:
/usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or
directory
scons: *** [build/release/makensis/7zip/7zGuids.o] Error 1

You need to build-depend on gcc-multilib on amd64 to build 32 bit
binaries.


Kurt


---End Message---
---BeginMessage---
Source: nsis
Source-Version: 2.28-1

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

nsis_2.28-1.diff.gz
  to pool/main/n/nsis/nsis_2.28-1.diff.gz
nsis_2.28-1.dsc
  to pool/main/n/nsis/nsis_2.28-1.dsc
nsis_2.28-1_i386.deb
  to pool/main/n/nsis/nsis_2.28-1_i386.deb
nsis_2.28.orig.tar.gz
  to pool/main/n/nsis/nsis_2.28.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.
Paul Wise [EMAIL PROTECTED] (supplier of updated nsis package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 14 Jun 2007 19:41:16 +0100
Source: nsis
Binary: nsis
Architecture: source i386
Version: 2.28-1
Distribution: unstable
Urgency: low
Maintainer: Paul Wise [EMAIL PROTECTED]
Changed-By: Paul Wise [EMAIL PROTECTED]
Description: 
 nsis   - Nullsoft Scriptable Install System (modified for debian)
Closes: 426381
Changes: 
 nsis (2.28-1) unstable; urgency=low
 .
   * New upstream release
 - Drop 02_build_system_plugin, applied upstream
 - Use new IGNORETESTS option instead of SKIPTESTS
 - Hack around a quilt bug and the Catalan translation being removed
   See http://sourceforge.net/support/tracker.php?aid=1558822
 - Again update 64-bit fixes patch for the new upstream,
   also drop use of -m32 (Closes: #426381)
Files: 
 b07046518a121b252c57c33a1622a0df 657 devel optional nsis_2.28-1.dsc
 48d1d8110259086877c16ab2733af00f 1662763 devel optional nsis_2.28.orig.tar.gz
 ab17567420a0799ab63b1a032e314e9e 19404 devel optional nsis_2.28-1.diff.gz
 ad52d57d3ee2e8afde39db31315f3e4a 3550596 devel optional nsis_2.28-1_i386.deb

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

iD8DBQFGcZAP5Sc9mGvjxCMRAtDmAKCm71Ytpg/W6Tcc+IHyNxhVE5XQ2wCgp16A
okZ4+ldY5gAdMivSymqSVvs=
=F3fC
-END PGP SIGNATURE-

---End Message---


Bug#428744: marked as done (ne_lfs.dpatch breaks fusedav)

2007-06-14 Thread Debian Bug Tracking System
Your message dated Thu, 14 Jun 2007 19:47:02 +
with message-id [EMAIL PROTECTED]
and subject line Bug#428744: fixed in fusedav 0.2-2
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

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

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

---BeginMessage---
Package: fusedav
Version: 0.2-1
Severity: critical

--- Please enter the report below this line. ---

Hey,

ne_lfs.dpatch breaks the normal operation of fusedav. This is what I got
when running the package from debian:

getattr(/edit/bilder/Sommer%20Semester%202002/Proteste%20gegen%20Studiengeb%fchren/16.jpg)
CGET: 
/edit/bilder/Sommer%20Semester%202002/Proteste%20gegen%20Studiengeb%fchren/16.jpg
open(/Sommer Semester 2002/Proteste gegen Studiengeb�hren/16.jpg)
read(/edit/bilder/Sommer%20Semester%202002/Proteste%20gegen%20Studiengeb%fchren/16.jpg,
 0+16384)
release(/edit/bilder/Sommer%20Semester%202002/Proteste%20gegen%20Studiengeb%fchren/16.jpg)

I then tested svn and it worked (well I'm also hunting a problem in
gnutls, but thats another bug in another life ...). So the only
difference is (apart from differences in control and rules, the named
patch). Removing and rebuilding it gave this:


getattr(/edit/bilder/Sommer%20Semester%202002/Proteste%20gegen%20Studiengeb%fchren/16.jpg)
CGET: 
/edit/bilder/Sommer%20Semester%202002/Proteste%20gegen%20Studiengeb%fchren/16.jpg
open(/Sommer Semester 2002/Proteste gegen Studiengeb�hren/16.jpg)
read(/edit/bilder/Sommer%20Semester%202002/Proteste%20gegen%20Studiengeb%fchren/16.jpg,
 0+16384)
read(/edit/bilder/Sommer%20Semester%202002/Proteste%20gegen%20Studiengeb%fchren/16.jpg,
 16384+32768)
read(/edit/bilder/Sommer%20Semester%202002/Proteste%20gegen%20Studiengeb%fchren/16.jpg,
 49152+65536)
read(/edit/bilder/Sommer%20Semester%202002/Proteste%20gegen%20Studiengeb%fchren/16.jpg,
 114688+20480)
release(/edit/bilder/Sommer%20Semester%202002/Proteste%20gegen%20Studiengeb%fchren/16.jpg)

well and a visible picture ...

Thanks in advance

Matthias

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.22-rc4-git3

Debian Release: lenny/sid
  500 unstablewww.in.fh-merseburg.de 
  500 unstablewww.debian-multimedia.org 
  500 unstableftp.informatik.rwth-aachen.de 
  500 unstableftp.de.debian.org 
  500 testing ftp.informatik.rwth-aachen.de 
  500 testing ftp.de.debian.org 
1 experimentalftp.de.debian.org 

--- Package information. ---
Depends(Version) | Installed
-+-
fuse-utils   | 2.6.5-1
libc6 (= 2.5-5) | 2.5-10
libfuse2(= 2.6) | 2.6.5-1
libneon26-gnutls (= 0.26.3) | 0.26.3-1



signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
---End Message---
---BeginMessage---
Source: fusedav
Source-Version: 0.2-2

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

fusedav_0.2-2.diff.gz
  to pool/main/f/fusedav/fusedav_0.2-2.diff.gz
fusedav_0.2-2.dsc
  to pool/main/f/fusedav/fusedav_0.2-2.dsc
fusedav_0.2-2_i386.deb
  to pool/main/f/fusedav/fusedav_0.2-2_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.
Sebastian Harl [EMAIL PROTECTED] (supplier of updated fusedav package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 14 Jun 2007 19:41:36 +0100
Source: fusedav
Binary: fusedav
Architecture: source i386
Version: 0.2-2
Distribution: unstable
Urgency: low
Maintainer: Sebastian Harl [EMAIL PROTECTED]
Changed-By: Sebastian Harl [EMAIL PROTECTED]
Description: 
 fusedav- filesystem to mount WebDAV shares
Closes: 428744
Changes: 
 fusedav (0.2-2) unstable; urgency=low
 .
   * Fix ne_lfs.dpatch to work on 32bit systems as well (Closes: #428744).
Files: 
 7893950f75a8d94daa2f706f315b501a 635 web optional fusedav_0.2-2.dsc
 bc84ea974218aa174132a8f398efa9f0 6261 web optional fusedav_0.2-2.diff.gz
 f7f063f4ff87234e800987f4e453d04f 20660 web optional fusedav_0.2-2_i386.deb

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


Bug#422208: /etc/init.d/collectd doesn't stop all the daemons

2007-06-14 Thread Bas Zoetekouw
Hi Sebastian!

You wrote:

   Hmm... I cannot reproduce this. It works fine on all machines I'm running
   collectd on. Please note that it might take some time (a couple of 
   seconds)
   for collectd to shut down cleanly. Could you please verify this?
  
  Ah, that indeed seems to be the case.  It's a bit confusing though.  Are
  you sure this isn't going to lead to weird race problems?
 
 I cannot think of any race conditions. Have you run into any problems so far?
 What kind of problems are you thinking about?

Well, maybe if the user wants to restart the daemon before the old one
is exited?  Won't the port still be taken then?

 The shutdown time should have been decreased a fair amount in version 3.10.4.
 Can you estimate that amount of time it takes for you? I'm going to
 investigate if it should be further decreased. Any other opinions on this?

Actually, since I set up collectd on my machines, I've never noticed it
anymore.  It's jsut when you tinker with the config files and start and
stop the daemon lots of time that it gets noticable.  

As the behaviour is not what most uses would expect when running an
init.d stop script, maybe it would be better to just avoid it at all
by letting the init script wait for the daemon to exit?  Squid seem to
do it like that...

Anyway, not a really big issue..

Greetings,
Bas.

-- 
+--+
| Bas Zoetekouw  | Sweet day, so cool, so calm, so bright, |
|| The bridall of the earth and skie:  |
| [EMAIL PROTECTED]  | The dew shall weep thy fall tonight;|
+|For thou must die.   |
 +-+


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



Processed: Still there

2007-06-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reopen 403998
Bug#403998: Package is not installable
Bug reopened, originator not changed.

 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#428882: xserver-xorg-input-kbd: xserver-xorg-input-keyboard break X

2007-06-14 Thread WaVeR
Package: xserver-xorg-input-kbd
Version: 1:1.2.0-1+1.2.1
Severity: critical
Justification: breaks unrelated software


Hi,

After the update, I can't start gdm


Jun 14 23:26:46 Jupiter gdm[23372]: gdm_slave_xioerror_handler : erreur X 
fatale - Redémarrage de :0
Jun 14 23:26:51 Jupiter gdm[23382]: gdm_slave_xioerror_handler : erreur X 
fatale - Redémarrage de :0
Jun 14 23:26:56 Jupiter gdm[23392]: gdm_slave_xioerror_handler : erreur X 
fatale - Redémarrage de :0
Jun 14 23:26:56 Jupiter gdm[23371]: deal_with_x_crashes : exécution du script 
XKeepsCrashing


Logs for GDM:

X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: Linux Debian
Current Operating System: Linux Jupiter 2.6.21.3-waver.3 #1 Fri Jun 1 23:22:20 
CEST 2007 i686
Build Date: 01 June 2007
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Thu Jun 14 23:26:54 2007
(==) Using config file: /etc/X11/xorg.conf
(II) Module already built-in
(EE) Failed to load module keyboard (module does not exist, 0)
(II) Module already built-in
(EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
(EE) NVIDIA(0): log file that the GLX module has been loaded in your X
(EE) NVIDIA(0): server, and that the module is the NVIDIA GLX module.  If
(EE) NVIDIA(0): you continue to encounter problems, Please try
(EE) NVIDIA(0): reinstalling the NVIDIA driver.
(EE) AIGLX: Screen 0 is not DRI capable
(EE) No Input driver matching `keyboard'
No core keyboard

Fatal server error:
failed to initialize core devices

-- System Information:
Debian Release: lenny/sid
Architecture: i386 (i686)

Kernel: Linux 2.6.21.3-waver.3
Locale: LANG=fr_CH, LC_CTYPE=fr_CH (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-input-kbd depends on:
ii  libc6   2.5-11   GNU C Library: Shared libraries
ii  xserver-xorg-core   2:1.3.0.0.dfsg-6 X.Org X server -- core server

xserver-xorg-input-kbd recommends no packages.

-- no debconf information



Bug#428782: closed by Filipus Klutiero [EMAIL PROTECTED] (Invalid)

2007-06-14 Thread Michael Gilbert

reopen 428782
thanks


-- Forwarded message --
From: Filipus Klutiero [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date: Thu, 14 Jun 2007 07:22:37 -0400
Subject: Invalid
nvidia-kernel-legacy-96xx-1.0.9631 is a virtual package. It should be possible
to build an nvidia LKM package providing it (although I don't know if that's
currently the case).


why not include pre-built binary packages for the legacy nvidia kernel
driver as is done with the standard nvidia kernel driver?

mike


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



Processed: Re: Bug#428782 closed by Filipus Klutiero [EMAIL PROTECTED] (Invalid)

2007-06-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reopen 428782
Bug#428782: nvidia-glx-legacy-96xx: uninstallable due to missing 
nvidia-kernel-legacy-96xx-1.0.9631 dependency
Bug reopened, originator not changed.

 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#428882: xserver-xorg-input-kbd: xserver-xorg-input-keyboard break X

2007-06-14 Thread Julien Cristau
forcemerge 428794 428882
kthxbye

On Thu, Jun 14, 2007 at 23:31:32 +0200, WaVeR wrote:

 Package: xserver-xorg-input-kbd
 Version: 1:1.2.0-1+1.2.1
 Severity: critical
 Justification: breaks unrelated software
 
no it doesn't.
Please read /usr/share/doc/xserver-xorg-input-kbd/NEWS.Debian.gz.

Cheers,
Julien


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



Processed: Re: Bug#428882: xserver-xorg-input-kbd: xserver-xorg-input-keyboard break X

2007-06-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 forcemerge 428794 428882
Bug#428794: kbd upgrade breaks keyboard driver
Bug#428882: xserver-xorg-input-kbd: xserver-xorg-input-keyboard break X
Forcibly Merged 428794 428882.

 kthxbye
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: merge flac-library-transition-related bugs in flac123

2007-06-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 forcemerge 427743 426642
Bug#427743: flac123 - FTBFS: checking for FLAC__file_decoder_new in -lFLAC... no
Bug#426642: FLAC 1.1.4 is coming, library transition imminent
Forcibly Merged 426642 427743.

 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#428701: oooqs-kde package won't install

2007-06-14 Thread Steve Langasek
Hi Olivier,

This package cannot be installed because openoffice.org-common has an
unversioned conflict with oooqs-kde.  Presumably this means oooqs is
obsolete and should be removed from the archive.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


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



Bug#428890: aptitude: package uninstallable in unstable

2007-06-14 Thread Martin Stolle
Package: aptitude
Version: 0.4.4-4
Severity: grave
Justification: renders package unusable


aptitude depends on an unknown/unavailable(?) version of
libapt-pkg-libc:

[EMAIL PROTECTED]:~$ sudo apt-get install aptitude
Reading package lists... Done
Building dependency tree   
Reading state information... Done
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:
  aptitude: Depends: libapt-pkg-libc6.3-6-3.11 but it is not installable
E: Broken packages



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

Kernel: Linux 2.6.18-3-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 aptitude depends on:
pn  libapt-pkg-libc6.3-6-3. none   (no description available)
ii  libc6   2.5-11   GNU C Library: Shared libraries
ii  libgcc1 1:4.2-20070609-1 GCC support library
ii  libncursesw55.6-3Shared libraries for terminal hand
ii  libsigc++-2.0-0c2a  2.0.17-2 type-safe Signal Framework for C++
ii  libstdc++6  4.2-20070609-1   The GNU Standard C++ Library v3

Versions of packages aptitude recommends:
pn  aptitude-doc-en | aptitude-do none (no description available)
pn  libparse-debianchangelog-perl none (no description available)


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



Bug#428891: dvdrtools: Not installable

2007-06-14 Thread Mathias Brodala
Package: dvdrtools
Version: 0.3.1-1
Severity: grave
Justification: renders package unusable

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Upgrading to the latest version fails badly:

 # apt-get install dvdrtools
 Reading package lists... Done
 Building dependency tree... Done
 Recommended packages:
   libmagic-dev
 The following packages will be upgraded:
   dvdrtools
 1 upgraded, 0 newly installed, 0 to remove and 28 not upgraded.
 Need to get 0B/506kB of archives.
 After unpacking 958kB of additional disk space will be used.
 (Reading database ... 217442 files and directories currently installed.)
 Preparing to replace dvdrtools 0.3.1-1 (using .../dvdrtools_0.3.1-2_i386.deb) 
 ...
 Unpacking replacement dvdrtools ...
 dpkg: error processing /var/cache/apt/archives/dvdrtools_0.3.1-2_i386.deb 
 (--unpack):
  trying to overwrite `/usr/bin/cdda2wav', which is also in package cdda2wav
 dpkg-deb: subprocess paste killed by signal (Broken pipe)
 Errors were encountered while processing:
  /var/cache/apt/archives/dvdrtools_0.3.1-2_i386.deb
 E: Sub-process /usr/bin/dpkg returned an error code (1)

Regards, Mathias

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

Kernel: Linux 2.6.21-1-k7 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to de_DE.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages dvdrtools depends on:
ii  libc6 2.5-11 GNU C Library: Shared libraries

dvdrtools recommends no packages.

- -- no debconf information

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

iD8DBQFGccQBYfUFJ3ewsJgRAtmRAJ9FGQHrpcJ4KXVh9yuuESoOLCEv/wCfQZgR
vgwpNQVHLxi+zbFGO6gyZ+A=
=bsqM
-END PGP SIGNATURE-


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



Processed: QA upload prepared for flac123

2007-06-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 427743 + patch
Bug#427743: flac123 - FTBFS: checking for FLAC__file_decoder_new in -lFLAC... no
There were no tags set.
Bug#426642: FLAC 1.1.4 is coming, library transition imminent
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]



Processed: add patch tag

2007-06-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 427751 + patch
Bug#427751: muine - FTBFS:  implicit declaration of function 
'FLAC__stream_decoder_set_read_callback'
There were no tags set.
Bug#426660: FLAC 1.1.4 is coming, library transition imminent
Tags added: patch

 tags 421047 + patch
Bug#421047: muine fails to start
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]



Processed: set more tags on muine bugs.

2007-06-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 427751 + fixed-upstream
Bug#427751: muine - FTBFS:  implicit declaration of function 
'FLAC__stream_decoder_set_read_callback'
Tags were: patch
Bug#426660: FLAC 1.1.4 is coming, library transition imminent
Tags added: fixed-upstream

 tags 415419 + patch fixed-upstream
Bug#415419: Please link against external ndesk-dbus/ndesk-dbus-glib packages
There were no tags set.
Tags added: patch, fixed-upstream

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Processed: tagging bugs that are closed by packages in NEW as pending

2007-06-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # the following bugs are closed by packages in NEW
 #
 tags 384893 pending
Bug#384893: ITP: tipcutils -- Configures and manages TIPC kernel module
There were no tags set.
Tags added: pending

 tags 400748 pending
Bug#400748: RFP: xserver-xorg-video-amd -- X.org X server -- AMD Geode GX/LX 
display driver
There were no tags set.
Tags added: pending

 tags 421075 pending
Bug#421075: FTBFS: grab_partial_image.c:216: error: 'CLK_TCK' undeclared
Tags were: patch
Tags added: pending

 tags 427800 pending
Bug#427800: libdc1394: New upstream version available
There were no tags set.
Tags added: pending

 tags 428776 pending
Bug#428776: ITP: libpciaccess -- Generic PCI access library for X
There were no tags set.
Tags added: pending

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#428782: marked as done (nvidia-glx-legacy-96xx: uninstallable due to missing nvidia-kernel-legacy-96xx-1.0.9631 dependency)

2007-06-14 Thread Debian Bug Tracking System
Your message dated Thu, 14 Jun 2007 20:09:33 -0400
with message-id [EMAIL PROTECTED]
and subject line Close
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

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

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

---BeginMessage---
Package: nvidia-glx-legacy-96xx
Severity: serious
Justification: 2

nvidia-kernel-legacy-96xx-1.0.9631 is currently not available in the
archive, and since nvidia-glx-legacy-96xx depends on it, the package is
not installable.

thanks for the hard work.

mike

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

Kernel: Linux 2.6.18-4-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 nvidia-glx-legacy-96xx depends on:
ii  libc6 2.5-9+b1   GNU C Library: Shared libraries
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
pn  nvidia-kernel-legacy-96xx-1.0 none (no description available)
ii  x11-common1:7.2-3X Window System (X.Org) infrastruc

nvidia-glx-legacy-96xx recommends no packages.

---End Message---
---BeginMessage---
 why not include pre-built binary packages for the legacy nvidia kernel
 driver as is done with the standard nvidia kernel driver?
If you're implying that Debian decided not to distribute pre-built nvidia 
legacy 96xx LKM packages, I suggest you provide a reference, because I never 
heard that.

Please do not reopen this bug again, unless you can defend that it is valid.
---End Message---


Bug#428782: closed by Filipus Klutiero [EMAIL PROTECTED] (Close)

2007-06-14 Thread Michael Gilbert

reopen 428728
thanks


From: Filipus Klutiero
To: [EMAIL PROTECTED]
Date: Thu, 14 Jun 2007 20:09:33 -0400
Subject: Close
 why not include pre-built binary packages for the legacy nvidia kernel
 driver as is done with the standard nvidia kernel driver?
If you're implying that Debian decided not to distribute pre-built nvidia
legacy 96xx LKM packages, I suggest you provide a reference, because I never
heard that.


there are no nvdia-kernel-legacy-96xx-2.6.18-4-* packages.

$ cat /etc/apt/sources.list
# lenny
deb http://ftp.debian.org/debian/ lenny main contrib non-free
deb-src http://ftp.debian.org/debian/ lenny main contrib non-free

# lenny security
deb http://security.debian.org/ lenny/updates main contrib non-free
deb-src http://security.debian.org/ lenny/updates main contrib non-free

# sid
deb http://ftp.debian.org/debian/ sid main contrib non-free
deb-src http://ftp.debian.org/debian/ sid main contrib non-free

$ apt-cache search nvidia-kernel-legacy
nvidia-glx-legacy - NVIDIA binary Xorg driver (legacy version)
nvidia-kernel-legacy-2.6-486 - NVIDIA binary kernel module for 2.6
series compiled for 486
nvidia-kernel-legacy-2.6-686 - NVIDIA binary kernel module for 2.6
series compiled for 686
nvidia-kernel-legacy-2.6-k7 - NVIDIA binary kernel module for 2.6
series compiled for k7
nvidia-kernel-legacy-2.6.18-4-486 - NVIDIA binary kernel module for
Linux 2.6.18-4-486 (legacy version)
nvidia-kernel-legacy-2.6.18-4-686 - NVIDIA binary kernel module for
Linux 2.6.18-4-686 (legacy version)
nvidia-kernel-legacy-2.6.18-4-k7 - NVIDIA binary kernel module for
Linux 2.6.18-4-k7 (legacy version)
nvidia-kernel-legacy-source - NVIDIA binary kernel module source
(legacy version)
nvidia-glx-legacy-71xx - NVIDIA binary Xorg driver (71xx legacy version)
nvidia-glx-legacy-96xx - NVIDIA binary Xorg driver (96xx legacy version)
nvidia-kernel-legacy-71xx-source - NVIDIA binary kernel module source
(71xx legacy version)
nvidia-kernel-legacy-96xx-source - NVIDIA binary kernel module source
(96xx legacy version)


Please do not reopen this bug again, unless you can defend that it is valid.


put down the knife.

mike


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



Bug#428782: closed by Filipus Klutiero [EMAIL PROTECTED] (Close)

2007-06-14 Thread Michael Gilbert

reopen 428782
thanks


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



Processed: Re: Bug#428782 closed by Filipus Klutiero [EMAIL PROTECTED] (Close)

2007-06-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reopen 428782
Bug#428782: nvidia-glx-legacy-96xx: uninstallable due to missing 
nvidia-kernel-legacy-96xx-1.0.9631 dependency
Bug reopened, originator not changed.

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Processed: notfound 428891 in 0.3.1-1, found 428891 in 0.3.1-2

2007-06-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.4
 notfound 428891 0.3.1-1
Bug#428891: dvdrtools: Not installable
Bug marked as not found in version 0.3.1-1.

 found 428891 0.3.1-2
Bug#428891: dvdrtools: Not installable
Bug marked as found in version 0.3.1-2.


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]



Bug#428907: Kernel Package reads experimental libc wrong when building kernel headers

2007-06-14 Thread David Broome
Package: kernel-package
Version: 11.001
Severity: grave

make-kpkg builds linux-headers with wrong dependency.  It builds the image 
fine.

Command used to build kernel 
fakeroot make-kpkg --initrd --append-to-version=-2 kernel_image kernel_headers
Build was successful.

libc version is 2.6-0exp2

debian:/home/david/Downloads# dpkg -i linux-*deb
Selecting previously deselected package linux-headers-2.6.22-rc4-2.
(Reading database ... 71304 files and directories currently installed.)
Unpacking linux-headers-2.6.22-rc4-2 (from 
linux-headers-2.6.22-rc4-2_2.6.22-rc4
-2-10.00.Custom_amd64.deb) ...
Selecting previously deselected package linux-image-2.6.22-rc4-2.
Unpacking linux-image-2.6.22-rc4-2 (from 
linux-image-2.6.22-rc4-2_2.6.22-rc4-2-1
0.00.Custom_amd64.deb) ...
Done.
dpkg: dependency problems prevent configuration of linux-headers-2.6.22-rc4-2:
 linux-headers-2.6.22-rc4-2 depends on libc6 (= 2.6-1); however:
  Version of libc6 on system is 2.6-0exp2.
dpkg: error processing linux-headers-2.6.22-rc4-2 (--install):
 dependency problems - leaving unconfigured

I know it is in experimental but the image built and installed perfectly and I 
am pretty sure the headers would to if it did not misread the libc version.


--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.22-rc4-2

Debian Release: lenny/sid
  500 unstablewww.debian-multimedia.org 
  500 unstablejeandamiendurand.free.fr 
  500 unstableftp.debian.org 
1 experimentalftp.debian.org 

--- Package information. ---
Depends   (Version) | Installed
===-+-=
perl| 5.8.8-7
dpkg   (= 1.4) | 1.14.4
dpkg-dev   (= 1.4.0.9) | 1.14.4
gcc | 4:4.2.0-0
 OR c-compiler  | 
make   (= 3.80-10) | 3.81-3
po-debconf  | 1.0.8
gettext | 0.16.1-1
file| 4.21-1




Bug#428891: marked as done (dvdrtools: Not installable)

2007-06-14 Thread Debian Bug Tracking System
Your message dated Fri, 15 Jun 2007 08:36:04 +0530
with message-id [EMAIL PROTECTED]
and subject line Bug#428891: dvdrtools: Not installable
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

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

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

---BeginMessage---
Package: dvdrtools
Version: 0.3.1-1
Severity: grave
Justification: renders package unusable

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Upgrading to the latest version fails badly:

 # apt-get install dvdrtools
 Reading package lists... Done
 Building dependency tree... Done
 Recommended packages:
   libmagic-dev
 The following packages will be upgraded:
   dvdrtools
 1 upgraded, 0 newly installed, 0 to remove and 28 not upgraded.
 Need to get 0B/506kB of archives.
 After unpacking 958kB of additional disk space will be used.
 (Reading database ... 217442 files and directories currently installed.)
 Preparing to replace dvdrtools 0.3.1-1 (using .../dvdrtools_0.3.1-2_i386.deb) 
 ...
 Unpacking replacement dvdrtools ...
 dpkg: error processing /var/cache/apt/archives/dvdrtools_0.3.1-2_i386.deb 
 (--unpack):
  trying to overwrite `/usr/bin/cdda2wav', which is also in package cdda2wav
 dpkg-deb: subprocess paste killed by signal (Broken pipe)
 Errors were encountered while processing:
  /var/cache/apt/archives/dvdrtools_0.3.1-2_i386.deb
 E: Sub-process /usr/bin/dpkg returned an error code (1)

Regards, Mathias

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

Kernel: Linux 2.6.21-1-k7 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to de_DE.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages dvdrtools depends on:
ii  libc6 2.5-11 GNU C Library: Shared libraries

dvdrtools recommends no packages.

- -- no debconf information

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

iD8DBQFGccQBYfUFJ3ewsJgRAtmRAJ9FGQHrpcJ4KXVh9yuuESoOLCEv/wCfQZgR
vgwpNQVHLxi+zbFGO6gyZ+A=
=bsqM
-END PGP SIGNATURE-

---End Message---
---BeginMessage---

On 6/15/07, Mathias Brodala [EMAIL PROTECTED] wrote:

Package: dvdrtools
Version: 0.3.1-1
Severity: grave

Upgrading to the latest version fails badly:
 dpkg: error processing /var/cache/apt/archives/dvdrtools_0.3.1-2_i386.deb 
(--unpack):
  trying to overwrite `/usr/bin/cdda2wav', which is also in package cdda2wav

.

Hi Mathias,

This bug was bug in 0.3.1-2. And it has been solved in 0.3.1-3 version
of dvdrtools. So, I am closing this bug. Feel free to open it again if
you still have this issue with latest 0.3.1-3.

Thanks for reporting and using dvdrtools!

Cheers,
--

Kartik Mistry  | Eng: kartikmistry.org/blog
0xD1028C8D | Guj: kartikm.wordpress.com

---End Message---


Processed: merging 428616 428890

2007-06-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.9.26
 merge 428616 428890
Bug#428616: aptitude: Needs rebuilding with new apt.
Bug#428890: aptitude: package uninstallable in unstable
Merged 428616 428890.


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]



Bug#287812: nqc bugs in debian

2007-06-14 Thread Michael Wales

The .deb file won't install on my 64-bit system (ubuntu feisty):

dpkg: error processing nqc_3.1.r6-1_i386.deb (--install):
package architecture (i386) does not match system (amd64)
Errors were encountered while processing:
nqc_3.1.r6-1_i386.deb

On my 32-bit system (ubuntu edgy), dpkg complained that a bunch of my 
libraries weren't high enough versions:


[EMAIL PROTECTED]:~$ sudo dpkg -i nqc_3.1.r6-1_i386.deb
(Reading database ... 168086 files and directories currently installed.)
Preparing to replace nqc 3.1.r6-1 (using nqc_3.1.r6-1_i386.deb) ...
Unpacking replacement nqc ...
dpkg: dependency problems prevent configuration of nqc:
nqc depends on libc6 (= 2.5-5); however:
 Version of libc6 on system is 2.4-1ubuntu12.3.
nqc depends on libgcc1 (= 1:4.2-20070516); however:
 Version of libgcc1 on system is 1:4.1.1-13ubuntu5.
nqc depends on libstdc++6 (= 4.2-20070516); however:
 Version of libstdc++6 on system is 4.1.1-13ubuntu5.
dpkg: error processing nqc (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
nqc

I installed it anyways with:
sudo dpkg -i nqc_3.1.r6-1_i386.deb -ignore-depends=libc6 
-ignore-depends=libgc1 -ignore-depends=libstdc++6


It runs fine as far as I can tell, but to get the usb tower to work I 
had add the following symbolic link:

ls -l /dev/usb
total 0
lrwxrwxrwx 1 root root 16 2007-06-15 00:48 legousbtower0 - ../legousbtower0

Is that a Debian vs Ubuntu issue?

Other than that issue, I was able to compile, download firmware, and 
download apps to my RCX with the USB tower.


Ben Pfaff wrote:

Michael Wales [EMAIL PROTECTED] writes:

  

There are 2 bugs in Debian for nqc that I think have a possible resolution:
#108504: LEGO USB Tower Support
#287812: nqc: FTBFS (64-bit architectures): cast from 'const char*' to
'int' loses precision



Thanks!

  

I couldn't figure out how to directly update the debian bug report,
but I updated the bug report in launchpad.



You can add to Debian bug reports by sending email to
bugr@bugs.debian.org, e.g. [EMAIL PROTECTED] for the first
bug above.  I'm adding these bug reports to the CC.

I put an updated package including your patch (only the Makefile
patch was not already in the Debian package) in the directory
here:
http://footstool.stanford.edu/~blp/
Can you test it?  I do not have LEGO USB hardware or actually any
LEGO MindStorms hardware anymore, so I cannot test it myself.  If
it works for you, then I will upload it to Debian.
  



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



Bug#287812: nqc bugs in debian

2007-06-14 Thread Ben Pfaff
Thank you very much for trying out the package.

Michael Wales [EMAIL PROTECTED] writes:

 It runs fine as far as I can tell, but to get the usb tower to work I
 had add the following symbolic link:
 ls -l /dev/usb
 total 0
 lrwxrwxrwx 1 root root 16 2007-06-15 00:48 legousbtower0 - ../legousbtower0

 Is that a Debian vs Ubuntu issue?

I'm not sure.  I will investigate before I upload the package.

 Other than that issue, I was able to compile, download firmware, and
 download apps to my RCX with the USB tower.

Glad to hear it.
-- 
Ben Pfaff 
http://benpfaff.org


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