Bug#365533: CVE-2006-1896: Admin command execution

2006-05-14 Thread Jeroen van Wolffelaar
tags 365533 patch
thanks

On Wed, May 03, 2006 at 10:56:33AM +0200, Thijs Kinkhorst wrote:
> Thanks for the report. While I think that people who are admin can
> already do a lot of damage and should hence be considered trusted,
> executing php code is a step further in permissions and thus this can be
> considered a security issue. I will look into a fix soon.

Patch (untested):

--- phpBB2/viewtopic.php2005-10-31 08:32:37.0 +0100
+++ phpBB2/viewtopic.php2006-05-15 08:25:12.0 +0200
@@ -1105,6 +1105,12 @@
{
// This was shamelessly 'borrowed' from volker at 
multiartstudio dot de
// via php.net's annotated manual
+
+   // First, defuse fontcolor3, as it'd otherwise be arbitrary 
code execution
+   if (!eregi("^[0-9a-f]+$", $theme['fontcolor3'])) {
+   $theme['fontcolor3'] = 'FFA34F';
+   }
+
$message = str_replace('\"', '"', 
substr(@preg_replace('#(\>(((?>([^><]+|(?R)))*)\<))#se', "@preg_replace('#\b(" 
. str_replace('\\', '', addslashes($highlight_match)) . ")\b#i', '1', '\\0')", 
'>' . $message . '<'), 1, -1));
}
 
--Jeroen

-- 
Jeroen van Wolffelaar
[EMAIL PROTECTED] (also for Jabber & MSN; ICQ: 33944357)
http://Jeroen.A-Eskwadraat.nl


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



Bug#367060: marked as done (gnucash_1.9.5-3(experimental/mips/signy): FTBFS: "./config.status: No such file or directory")

2006-05-14 Thread Debian Bug Tracking System
Your message dated Sun, 14 May 2006 23:17:19 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#367060: fixed in gnucash 1.9.6-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)

--- Begin Message ---
Package: gnucash
Version: 1.9.5-3
Severity: serious
Tags: experimental

Heya,

gnucash 1.9.5-3 fails to build on a mips buildd:

Automatic build of gnucash_1.9.5-3 on signy by sbuild/mips 79
Build started at 20060511-0820
**
[...]
touch configure-stamp
dh_testdir
# dh_testroot
dh_clean -k
dh_installdirs
make
make[1]: Entering directory `/build/buildd/gnucash-1.9.5'
/bin/sh ./config.status --recheck
/bin/sh: ./config.status: No such file or directory
make[1]: *** [config.status] Error 127
make[1]: Leaving directory `/build/buildd/gnucash-1.9.5'
make: *** [build-stamp] Error 2

The full log is available here:
http://experimental.ftbfs.de/fetch.php?&pkg=gnucash&ver=1.9.5-2&arch=mips&stamp=1147082905&file=log&as=raw

Marc
-- 
Fachbegriffe der Informatik - Einfach erklärt
197: Human Resources
   Menschenmaterial (Konstantin Welke)


--- End Message ---
--- Begin Message ---
Source: gnucash
Source-Version: 1.9.6-1

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

gnucash-common_1.9.6-1_all.deb
  to pool/main/g/gnucash/gnucash-common_1.9.6-1_all.deb
gnucash_1.9.6-1.diff.gz
  to pool/main/g/gnucash/gnucash_1.9.6-1.diff.gz
gnucash_1.9.6-1.dsc
  to pool/main/g/gnucash/gnucash_1.9.6-1.dsc
gnucash_1.9.6-1_powerpc.deb
  to pool/main/g/gnucash/gnucash_1.9.6-1_powerpc.deb
gnucash_1.9.6.orig.tar.gz
  to pool/main/g/gnucash/gnucash_1.9.6.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.
Thomas Bushnell, BSG <[EMAIL PROTECTED]> (supplier of updated gnucash 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: Sun, 14 May 2006 21:05:47 -0700
Source: gnucash
Binary: gnucash-common gnucash
Architecture: source powerpc all
Version: 1.9.6-1
Distribution: unstable
Urgency: low
Maintainer: Thomas Bushnell, BSG <[EMAIL PROTECTED]>
Changed-By: Thomas Bushnell, BSG <[EMAIL PROTECTED]>
Description: 
 gnucash- A personal finance tracking program
 gnucash-common - A personal finance tracking program
Closes: 349184 352776 360361 362529 367060
Changes: 
 gnucash (1.9.6-1) unstable; urgency=low
 .
   * New upstream release.  This is the first official beta release of what
 will become the 2.0 gnucash.
   * debian/README.debian: Remove experiemental distribution notice.
 .
 gnucash (1.9.5-4) experimental; urgency=low
 .
   * debian/control (Build-Depends): Add g-wrap.  (Closes: #367060)
 .
   * debian/control (Build-Depends): Add ofx, to get ofxdump.
 .
 gnucash (1.9.5-3) experimental; urgency=low
 .
   * debian/control (gnucash-common): Don't depend on gnucash; Recommend it
 instead.
 .
 gnucash (1.9.5-2) experimental; urgency=low
 .
   * debian/control (Build-Depends): Drop guile-gnome0-dev; it's not needed
 and has bugs at the moment that prevent it from building on 64-bit
 archs.
 .
 gnucash (1.9.5-1) experimental; urgency=low
 .
   * New upstream release.
 .
   * debian/control (gnucash): Don't depend on libgconf11.  (Closes: #360361)
 .
   * debian/control (gnucash): Depend on g-wrap and guile-g-wrap.  (Closes:
 #362529)
 .
 gnucash (1.9.3-1) experimental; urgency=low
 .
   * New upstream release.
 .
   * debian/control (Build-Depends): Require x11-common in place of
 xfree86-common. (Closes: #349184)
 .
 gnucash (1.9.1-1) experimental; urgency=low
 .
   * New upstream release. (Closes: #352776)
 EXPERIMENTAL: Please read README.Debian before using.
   * debian/control (Build-Depends): Remove libguppi-dev, libghttp-dev,
 libgnome-dev, libglib1.2-dev, libgnomeprint-dev, libgal-dev,
 libgtkhtml-dev, libgconf-dev, libgtkxmhtml-dev, libxml-dev,
 libgwrapguile-dev.
   * debian/control (Build-Depends): Add guile-gnome0-dev (>= 2.4.7),
 libglib2.0-dev (>= 2.4.0), libxml2-dev (>= 2.4.16), libbo

Processed: severity of 362911 is serious

2006-05-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.9.19
> severity 362911 serious
Bug#362911: gsfonts-x11: Fonts not installed properly
Severity set to `serious' from `important'

>
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#366275: closed by David Nusinow <[EMAIL PROTECTED]> (Bug#366275: fixed in xbase-clients 1:7.0.1-2)

2006-05-14 Thread Paranoia Remailer
This message is being sent to you automatically in response to an email
that you sent to <[EMAIL PROTECTED]>.

Most likely, you tried to reply to an email that has been sent through
this service. If you did not send an email to <[EMAIL PROTECTED]>,
please ignore this message.

The Paranoia Remailer is a free service that
allows individuals including crime victims, domestic violence victims,
persons in recovery, and others, such as those living under oppressive
regimes, to communicate confidentially in a manner that ensures their
privacy under even the most adverse conditions.

To block individuals using this remailer from sending email to your
address in the future, please send a message to <[EMAIL PROTECTED]>
containing the line

destination-block [EMAIL PROTECTED]

anywhere in the body text of the email.  You can simply forward this
entire email to <[EMAIL PROTECTED]> using your email
program for your current email address to be permanently blocked
from users of the Paranoia Remailer.

For more information about the Paranoia Remailer Administrator's
strict anti-abuse policy, please send a blank email to
<[EMAIL PROTECTED]>

Sincerely,

-- The Paranoia Remailer Administrator



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



Bug#366275: marked as done (xbase-clients: Missing build dependency)

2006-05-14 Thread Debian Bug Tracking System
Your message dated Sun, 14 May 2006 21:47:13 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#366275: fixed in xbase-clients 1:7.0.1-2
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your 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)

--- Begin Message ---
Package: xbase-clients
Version: 1:7.0.1
Severity: serious
Justification: no longer builds from source


xprint-utils must be installed to build xbase-clients 7.0.1. Otherwise
the build fails with the following error:

No package 'xprintutil' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables XDBEDIZZY_CFLAGS
and XDBEDIZZY_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

make: *** [build-stamp] Error 1

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

xbase-clients recommends no packages.

-- debconf information excluded

--- End Message ---
--- Begin Message ---
Source: xbase-clients
Source-Version: 1:7.0.1-2

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

xbase-clients_7.0.1-2.diff.gz
  to pool/main/x/xbase-clients/xbase-clients_7.0.1-2.diff.gz
xbase-clients_7.0.1-2.dsc
  to pool/main/x/xbase-clients/xbase-clients_7.0.1-2.dsc
xbase-clients_7.0.1-2_i386.deb
  to pool/main/x/xbase-clients/xbase-clients_7.0.1-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.
David Nusinow <[EMAIL PROTECTED]> (supplier of updated xbase-clients 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: Sun, 14 May 2006 22:57:13 -0400
Source: xbase-clients
Binary: xbase-clients
Architecture: source i386
Version: 1:7.0.1-2
Distribution: unstable
Urgency: low
Maintainer: David Nusinow <[EMAIL PROTECTED]>
Changed-By: David Nusinow <[EMAIL PROTECTED]>
Description: 
 xbase-clients - miscellaneous X clients
Closes: 366275
Changes: 
 xbase-clients (1:7.0.1-2) unstable; urgency=low
 .
   * Add xprint-utils to build-depends. Thanks anonymous someone.
 (closes: #366275)
Files: 
 392d485803ea54dd5df39134a19a5c14 1352 x11 optional xbase-clients_7.0.1-2.dsc
 4556d15666c4ea0493b71e5614e6943c 38605 x11 optional 
xbase-clients_7.0.1-2.diff.gz
 1225838b355786cf6baa33573b5e30f0 1219816 x11 optional 
xbase-clients_7.0.1-2_i386.deb

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

iD8DBQFEaAVEyLfpNdY0ad8RAlnQAJ9fjwoiZgXjNnEIGLIu9gBZZx1KwQCbBm9H
Vq5rc40mkR4VMCFGW0yge64=
=txEr
-END PGP SIGNATURE-

--- End Message ---


Processed: Re: Bug#367227: xdm does not start after last upgrade

2006-05-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 367197 grave
Bug#367197: xdm does not start after last upgrade
Severity set to `grave' from `normal'

> severity 367227 grave
Bug#367227: xdm does not start after last upgrade
Severity set to `grave' from `normal'

> severity 365383 grave
Bug#365383: xdm has stopped being launched at boot
Severity set to `grave' from `normal'

> severity 363462 grave
Bug#363462: xdm: no login possible after restart of xdm
Severity set to `grave' from `normal'

> merge 367197 366599
Bug#366599: xdm looks for /usr/bin/X, but I have /usr/X11R6/bin/X
Bug#367197: xdm does not start after last upgrade
Bug#365134: wrong paths to executables or executables in wrong places
Bug#366516: boot process of fresh etch installation does not lead to graphic
  login: inconsistent paths /usr/bin vs /usr/bin/X11
Bug#366695: xserver-xorg-video-i810: Depends on unavailable xserver-xorg-core 
on etch.
Merged 365134 366516 366599 366695 367197.

> merge 367227 366599
Bug#366599: xdm looks for /usr/bin/X, but I have /usr/X11R6/bin/X
Bug#367227: xdm does not start after last upgrade
Bug#365134: wrong paths to executables or executables in wrong places
Bug#366516: boot process of fresh etch installation does not lead to graphic
  login: inconsistent paths /usr/bin vs /usr/bin/X11
Bug#366695: xserver-xorg-video-i810: Depends on unavailable xserver-xorg-core 
on etch.
Bug#367197: xdm does not start after last upgrade
Merged 365134 366516 366599 366695 367197 367227.

> merge 365383 366599
Bug#365383: xdm has stopped being launched at boot
Bug#366599: xdm looks for /usr/bin/X, but I have /usr/X11R6/bin/X
Bug#365134: wrong paths to executables or executables in wrong places
Bug#366516: boot process of fresh etch installation does not lead to graphic
  login: inconsistent paths /usr/bin vs /usr/bin/X11
Bug#366695: xserver-xorg-video-i810: Depends on unavailable xserver-xorg-core 
on etch.
Bug#367197: xdm does not start after last upgrade
Bug#367227: xdm does not start after last upgrade
Merged 365134 365383 366516 366599 366695 367197 367227.

> merge 363462 366599
Bug#363462: xdm: no login possible after restart of xdm
Bug#366599: xdm looks for /usr/bin/X, but I have /usr/X11R6/bin/X
Bug#365134: wrong paths to executables or executables in wrong places
Bug#365383: xdm has stopped being launched at boot
Bug#366516: boot process of fresh etch installation does not lead to graphic
  login: inconsistent paths /usr/bin vs /usr/bin/X11
Bug#366695: xserver-xorg-video-i810: Depends on unavailable xserver-xorg-core 
on etch.
Bug#367197: xdm does not start after last upgrade
Bug#367227: xdm does not start after last upgrade
Merged 363462 365134 365383 366516 366599 366695 367197 367227.

> 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#367326: nvidia-kernel-source: Fails to load when running under Xen

2006-05-14 Thread Felipe Sateler
Package: nvidia-kernel-source
Version: 1.0.8756-4
Severity: grave
Justification: renders package unusable

The module can't be loaded when built under linux 2.6.16-1-xen-k7,
because there is an undefined symbol xen_tlb_flush. I installed the
module through module-assistant, with kernel 2.6.16-1-xen-k7 version
2.6.16-12.

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

Versions of packages nvidia-kernel-source depends on:
ii  debhelper 5.0.35 helper programs for debian/rules
ii  dpatch2.0.19 patch maintenance system for Debia
ii  make  3.81-2 The GNU version of the "make" util
ii  sed   4.1.5-1The GNU sed stream editor

Versions of packages nvidia-kernel-source recommends:
ii  devscripts2.9.19 Scripts to make the life of a Debi
ii  kernel-package10.047 A utility for building Linux kerne
ii  nvidia-glx1.0.8756-4 NVIDIA binary XFree86 4.x driver

-- no debconf information


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



Processed: Fixed in NMU of fruit 2.1.0.1dfsg-0.1

2006-05-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> tag 350033 + fixed
Bug#350033: binary in orig.tar.gz
Tags were: patch
Tags added: fixed

> quit
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#350677: marked as done (apr-util_1.2.2-3(ia64/unstable): FTBFS: non-PIC in shared lib)

2006-05-14 Thread Debian Bug Tracking System
Your message dated Mon, 15 May 2006 13:25:36 +1000
with message-id <[EMAIL PROTECTED]>
and subject line Closing this bug.
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)

--- Begin Message ---
Package: apr-util
Version: 1.2.2-3
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of apr-util_1.2.2-3 on caballero by sbuild/ia64 85
> Build started at 20060131-0405

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>> 5.0.0), autoconf, autotools-dev, libtool, mawk, 
> libldap2-dev, libexpat1-dev, libdb4.3-dev, libpcre3-dev, dpatch (>= 1.11), 
> binutils (>= 2.14.90.0.7), libapr1-dev (>= 1.2.2-1), libsqlite3-dev, 
> libpq-dev, libgdbm-dev, python

[...]

> /usr/bin/libtool --silent --mode=link  cc -pipe -Wall -g -O2 -pthread  -pipe 
> -Wall -g -O2 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE   
> -I/build/buildd/apr-util-1.2.2/include 
> -I/build/buildd/apr-util-1.2.2/include/private  -I/usr/include/apr-1.0  
> -I/usr/include/postgresql  -version-info 2:2:2-o libaprutil-1.la -rpath 
> /usr/lib buckets/apr_buckets_pipe.lo buckets/apr_buckets_flush.lo 
> buckets/apr_buckets_alloc.lo buckets/apr_buckets_pool.lo 
> buckets/apr_buckets_socket.lo buckets/apr_buckets_heap.lo 
> buckets/apr_buckets_simple.lo buckets/apr_buckets_file.lo 
> buckets/apr_buckets.lo buckets/apr_buckets_mmap.lo buckets/apr_buckets_eos.lo 
> buckets/apr_brigade.lo buckets/apr_buckets_refcount.lo crypto/apr_sha1.lo 
> crypto/uuid.lo crypto/getuuid.lo crypto/apr_md5.lo crypto/apr_md4.lo 
> dbm/apr_dbm.lo dbm/apr_dbm_berkeleydb.lo dbm/apr_dbm_gdbm.lo 
> dbm/apr_dbm_ndbm.lo dbm/apr_dbm_sdbm.lo dbm/sdbm/sdbm_pair.lo 
> dbm/sdbm/sdbm.lo dbm/sdbm/sdbm_hash.lo dbm/sdbm/sdbm_lock.lo 
> encoding/apr_base64.lo hooks/apr_hooks.lo ldap/apr_ldap_url.lo 
> ldap/apr_ldap_option.lo ldap/apr_ldap_init.lo misc/apr_reslist.lo 
> misc/apu_version.lo misc/apr_date.lo misc/apr_rmm.lo misc/apr_queue.lo 
> uri/apr_uri.lo xml/apr_xml.lo strmatch/apr_strmatch.lo xlate/xlate.lo 
> dbd/apr_dbd.lo dbd/apr_dbd_sqlite2.lo dbd/apr_dbd_sqlite3.lo 
> dbd/apr_dbd_pgsql.lo   -luuid -lrt -lcrypt  -lpthread -ldl  -lldap -llber 
> -lgdbm -ldb-4.3 -lpq -lsqlite3 /usr/lib/libexpat.la /usr/lib/libapr-1.la 
> -luuid -lrt -lcrypt -lpthread -ldl
> /usr/bin/ld: hooks/.libs/apr_hooks.o: @gprel relocation against dynamic 
> symbol apr_hook_global_pool
> /usr/bin/ld: hooks/.libs/apr_hooks.o: @gprel relocation against dynamic 
> symbol apr_hook_global_pool
> /usr/bin/ld: hooks/.libs/apr_hooks.o: @gprel relocation against dynamic 
> symbol apr_hook_debug_enabled
> /usr/bin/ld: hooks/.libs/apr_hooks.o: @gprel relocation against dynamic 
> symbol apr_hook_global_pool
> /usr/bin/ld: hooks/.libs/apr_hooks.o: @gprel relocation against dynamic 
> symbol apr_hook_debug_current
> /usr/bin/ld: hooks/.libs/apr_hooks.o: @gprel relocation against dynamic 
> symbol apr_hook_debug_enabled
> /usr/bin/ld: hooks/.libs/apr_hooks.o: @gprel relocation against dynamic 
> symbol apr_hook_global_pool
> /usr/bin/ld: final link failed: Nonrepresentable section on output
> collect2: ld returned 1 exit status
> make[2]: *** [libaprutil-1.la] Error 1
> make[2]: Leaving directory `/build/buildd/apr-util-1.2.2'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/build/buildd/apr-util-1.2.2'
> make: *** [build-stamp] Error 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=ia64&pkg=apr-util&ver=1.2.2-3

Shared libraries must be built using only -fPIC code.

lamont

--- End Message ---
--- Begin Message ---
The current sources are built with -fPIC and no .svn directories, but
these bug never got closed, since the revision where they were fixed
(1.2.2-4) was skipped.

... Adam
--- End Message ---


Processed: tagging 338286

2006-05-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.9.19
> tags 338286 - pending
Bug#338286: lirc-modules-source does not build
Tags were: pending
Tags removed: 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#367325: expect-dev: No libexpect shared library

2006-05-14 Thread Eloy A. Paris
Package: expect-dev
Severity: grave
Justification: renders package unusable

The expect-dev package does not ship with the libexpect shared library,
which makes the package unusable:

$ ls -l /usr/lib/libexpect*
lrwxrwxrwx 1 root root 16 May 14 22:10 /usr/lib/libexpect.so -> 
libexpect5.43.so
-rw-r--r-- 1 root root 220846 Mar 13 01:28 /usr/lib/libexpect5.43.a
lrwxrwxrwx 1 root root 16 May 14 22:10 /usr/lib/libexpect5.43.so -> 
libexpect5.43.so

(note how libexpect5.43.so is symlinked to itself.)

$ cat x.c
char Exp_Init();

int main ()
{
return Exp_Init ();
}
$  gcc -lexpect x.c
/usr/bin/ld: cannot find -lexpect
collect2: ld returned 1 exit status

expect-dev version 5.43.0-2.

Cheers!

Eloy.-


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



Bug#336752: moderation of bug reports #350847 and #353458

2006-05-14 Thread Marcelo E. Magallon
On Tue, Mar 21, 2006 at 04:45:21PM +0100, Tino Keitel wrote:

 > IMHO all packages using this address as the maintainer address should
 > get an RC bug because the maintainer contact is not reachable. The
 > list should at least accept mails from the BTS without complaining
 > bug reporters about list moderation.

 The bugs make it to the BTS, just not to the mailing list.

 Bug reports arrive to the mailing list with a From: field set to the
 submitter's email, which is exactly as it should be.

 I stupidly didn't think of this when I created the mailing list and
 since SPAM on Debian mailing lists is so bad I set it to
 subscriber-only which is causing this problem.

 To further complicate matters I can't find the administrative password
 for the mailing list, a situation which Mailman handles in the worst
 possible way.

 Sorry about the trouble, as soon as I get the password resetted I'll
 remove the problematic setting (with the visible consequence of more
 spam making its way here)

 Marcelo


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



Bug#362885: marked as done (x11-common: unable to upgrade, rmdir: /usr/X11R6/bin: Directory not empty)

2006-05-14 Thread Debian Bug Tracking System
Your message dated Sun, 14 May 2006 21:06:50 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#362885: x11-common: unable to upgrade, rmdir: 
/usr/X11R6/bin: Directory not empty
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)

--- Begin Message ---
Package: x11-common
Version: 1:7.0.11
Severity: serious

Hello,

I cannot upgrade the package on my system because it repeatedly fails
with:

rmdir: /usr/X11R6/bin: Directory not empty
x11-common postinst error: Could not remove /usr/X11R6/bin. Is not yet
empty
dpkg: error processing x11-common (--configure):
 subprocess post-installation script returned error exit status 74
 Errors were encountered while processing:
  x11-common
  E: Sub-process /usr/bin/dpkg returned an error code (1)


Well, yes, there is one remaining file added manually by me, however the
postinst should not rely on that and fail otherwise.

Eduard.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-amd64-k8
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages x11-common depends on:
ii  debconf [debconf-2.0] 1.4.72 Debian configuration management sy
ii  debianutils   2.15.5 Miscellaneous utilities specific t
ii  laptop-detect 0.12.1 attempt to detect a laptop
ii  lsb-base  3.1-3  Linux Standard Base 3.1 init scrip

x11-common recommends no packages.

-- debconf information:
  x11-common/xwrapper/allowed_users: Console Users Only
  x11-common/experimental_packages:
  x11-common/xwrapper/actual_allowed_users: console
  x11-common/xwrapper/nice_value/error:
  x11-common/xwrapper/nice_value: 0

--- End Message ---
--- Begin Message ---
On Sun, May 14, 2006 at 11:37:00PM +0200, Vincent Lefevre wrote:
> reopen 362885
> thanks
> 
> BTW, I'm reopening this bug: Making a symlink is bogus since
> dpkg removes it when one removes a package that contains files
> in /usr/X11R6/bin. Otherwise, x11-common should make sure that
> the symlink remains (if possible).

We've found a good solution for this bug. It's closed unless you can find a
way and submit a patch that reliably fixes the issues mentioned by Steve in
this bug report. I invite you to do so, but in the meantime, the current
solution, though awkward and a little annoying, will ensure that we don't
mangle other packages.

 - David Nusinow
--- End Message ---


Bug#354075: Does not mount with NFS user server

2006-05-14 Thread Nate Bargmann
* LaMont Jones <[EMAIL PROTECTED]> [2006 Apr 28 12:31 -0500]:
> On Wed, Feb 22, 2006 at 09:33:26PM -0600, Nate Bargmann wrote:
> > I just did an upgrade on my laptop running Sid and found that I could
> > no longer mount a remote NFS share on my desktop.  The NFS server is
> > running Sid as well with the nfs-user-server 2.2beta47-22 package. 
> > Research showed that mount had been upgraded today on my client
> > machine.  Rolling the mount package back to version 2.12r-6 restored
> > normal operation. 
> 
> Could you grab http://incoming.debian.org/mount_2.12r-8.2nfs4_i386.deb
> (which will move into the archive - in experimental - in about 90
> minutes) and see if that works for you?  I it does, I hope to upload
> that later today.
> 
> thanks,
> lamont

Hi LaMont.  I apologize for taking so long.  Life gets in the way.

I recently did update my laptop and the mount package to 2.12r-9 and it
still hangs when I try to mount my remote share.  If I roll mount back
to 2.12r-6 everything works fine.

I would have to say that for me the current mount package is still
broken.

- Nate >>

-- 
 Wireless | Amateur Radio Station N0NB  |  Successfully Microsoft
  Amateur radio exams; ham radio; Linux info @  | free since January 1998.
 http://www.qsl.net/n0nb/   |  "Debian, the choice of
 My Kawasaki KZ-650 SR @| a GNU generation!"
http://www.networksplus.net/n0nb/   |   http://www.debian.org


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



Bug#362533: marked as done ("AttributeError: 'PySwigObject' object has no attribute 'max_streams'")

2006-05-14 Thread Debian Bug Tracking System
Your message dated Sun, 14 May 2006 17:32:10 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#362533: fixed in gr-usrp 0.8-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)

--- Begin Message ---
Package: gr-usrp
Version: 0.6-1
Severity: grave
Justification: renders package unusable

When running the am_rcv.py demo from gnuradio-examples, I consistently
got a traceback that ended something like this:

File "/usr/lib/python2.3/site-packages/gnuradio/gr/basic_flow_graph.py", line 
230, in _check_port
if signature.max_streams () == -1: # infinite
AttributeError: 'PySwigObject' object has no attribute 'max_streams'

It always occurred when trying to connect the usrp.source_c into the
flow graph. Josh Triplett and I spent several hours trying to debug it,
and we don't see what's different between gr-usrp, which is broken, and
processing blocks in gnuradio-core, which work.

I took the debian/ directory from your gr-usrp packaging and dropped it
into the new upstream gr-usrp 0.7 tarball, and now the example works. No
changes were necessary to the packaging to get it to build.

Because I'm now running the new upstream version I can't reproduce the
bug to provide more detail, but I'll downgrade if you need me to.
Frankly I'm hoping you'll just upload the new upstream release though.
:-)

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.15-1-686

Thanks,
--Jamey


signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: gr-usrp
Source-Version: 0.8-1

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

gr-usrp_0.8-1.diff.gz
  to pool/contrib/g/gr-usrp/gr-usrp_0.8-1.diff.gz
gr-usrp_0.8-1.dsc
  to pool/contrib/g/gr-usrp/gr-usrp_0.8-1.dsc
gr-usrp_0.8-1_amd64.deb
  to pool/contrib/g/gr-usrp/gr-usrp_0.8-1_amd64.deb
gr-usrp_0.8.orig.tar.gz
  to pool/contrib/g/gr-usrp/gr-usrp_0.8.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.
Steinar H. Gunderson <[EMAIL PROTECTED]> (supplier of updated gr-usrp 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: Mon, 15 May 2006 02:11:02 +0200
Source: gr-usrp
Binary: gr-usrp
Architecture: source amd64
Version: 0.8-1
Distribution: unstable
Urgency: high
Maintainer: Steinar H. Gunderson <[EMAIL PROTECTED]>
Changed-By: Steinar H. Gunderson <[EMAIL PROTECTED]>
Description: 
 gr-usrp- GNU Radio interface to the USRP
Closes: 362250 362533
Changes: 
 gr-usrp (0.8-1) unstable; urgency=high
 .
   * urgency=high, fixes an RC bug.
   * New upstream version. Untested, unfortunately; please report any bugs
 you might find!
 * Fixes crashes in basic_flow_graph.py. (Closes: #362533)
 * Update build-dependency on libusrp0-dev to 0.12.
   * The usrp and gr-usrp packages are no longer maintained in Arch; it had
 its merits, but some operations, especially upgrading to newer upstream
 versions, were too painful.
 * Accordingly, the README.arch file has been removed.
 * Don't try to install README.arch in debian/rules.
 * Remove the part about Arch from debian/copyright.
   * Update Standards-version to 3.7.2 (no changes needed).
   * Change the upstream URL in debian/copyright to use the directory instead
 of the file, so it doesn't get out of date so quickly.
   * In debian/copyright, note copyright and set a license for the packaging.
   * Honor DEB_BUILD_OPTIONS=noopt properly; patch from Josh Triplett.
 (Closes: #362250)
Files: 
 a8d655eb1280697206c867beb3c121b2 928 contrib/comm optional gr-usrp_0.8-1.dsc
 683ed111c2dfbb4afee37c2ac7e1ea80 379824 contrib/comm optional 
gr-usrp_0.8.orig.tar.gz
 937830f45fdbb793f24e87cb0e91c933 300689 contrib/comm optional 
gr-usrp_0.8-1.diff.gz
 a874a0011778b9998061d0f0f313e9e8 142938 contrib/comm optional 
gr-usrp_0.8-1_amd64.deb

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

iQCVAwUBRGfKlX7hqgLJpbVOAQJ8j

Bug#350088: [Fwd: Re: Bug#356347: [Fwd: please try libmhash2 0.9.6-2]]

2006-05-14 Thread Wolfgang Faber
Using libmhash2 0.9.6-1, with gringotts I got a segfault and equivalent 
backtrace as Uwe Steinmann and Simon McVittie. Upgrading to libmhash2 
0.9.6-2 fixed it for me, so I believe the bug has been squished. Thanks 
a lot!

Wolfgang

- Forwarded message from Wolfgang Faber <[EMAIL PROTECTED]> -

Date: Mon, 15 May 2006 02:28:02 +0200
From: Wolfgang Faber <[EMAIL PROTECTED]>
To: Bastian Kleineidam <[EMAIL PROTECTED]>,
[EMAIL PROTECTED]
Subject: Re: Bug#356347: [Fwd: please try libmhash2 0.9.6-2]

Dear all,

On Sun, May 14, 2006 at 06:13:33PM +0200, Bastian Kleineidam wrote:
> I just uploaded libmhash2 0.9.6-2 to unstable.  Please try this as I
> think it will fix these bugs.  (I'm pretty sure they are both the same
> bug.)

upgrading to libmhash2 0.9.6-2 fixed the problems for me on powerpc, 
thanks a lot for the efforts of all of you!

best regards
Wolfgang
-- 
http://www.wfaber.com>

- End forwarded message -


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



Bug#367316: nvidia-glx: Does not accelerate

2006-05-14 Thread Benjamin Kudria
Package: nvidia-glx
Version: 1.0.8756-4
Severity: grave
Justification: renders package unusable

The driver doesn't work.  glxgears -printfps gives ~10fps, and quake2 gives a 
constant 5 fps at all times...

# glxinfo | grep direct gives:
direct rendering: Yes

# glxinfo | grep vendor gives:
server glx vendor string: NVIDIA Corporation
client glx vendor string: NVIDIA Corporation
OpenGL vendor string: NVIDIA Corporation

# glxinfo | grep version gives:
server glx version string: 1.4
client glx version string: 1.4
GLX version: 1.3
OpenGL version string: 2.0.2 NVIDIA 87.56
glu version: 1.3

I *do* have a MOLEX power cord plugged into the card itself.

I compiled the drivers my self using module assistant

Thanks,
Benjamin Kudria

-- Package-specific info:
uname -r:
Linux kant 2.6.16-1-k7 #2 Thu May 4 18:35:10 UTC 2006 i686 GNU/Linux


/proc/version:
Linux version 2.6.16-1-k7 (Debian 2.6.16-12) ([EMAIL PROTECTED]) (gcc version 
4.0.4 20060422 (prerelease) (Debian 4.0.3-2)) #2 Thu May 4 18:35:10 UTC 2006


/proc/driver/nvidia/version:


:01:00.0 VGA compatible controller: nVidia Corporation NV43 [GeForce 
6600/GeForce 6600 GT] (rev a2)


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-k7
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages nvidia-glx depends on:
ii  libc6   2.3.6-7  GNU C Library: Shared libraries
ii  libx11-62:1.0.0-6X11 client-side library
ii  libxext61:1.0.0-4X11 miscellaneous extension 
librar
ii  nvidia-kernel-2.6.1 1.0.8756-4+2.6.16-12 NVIDIA binary kernel module for 
Li
ii  x11-common  1:7.0.18 X Window System (X.Org) 
infrastruc

nvidia-glx recommends no packages.

-- no debconf information


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



Bug#356347: [Fwd: please try libmhash2 0.9.6-2]

2006-05-14 Thread Wolfgang Faber
Dear all,

On Sun, May 14, 2006 at 06:13:33PM +0200, Bastian Kleineidam wrote:
> I just uploaded libmhash2 0.9.6-2 to unstable.  Please try this as I
> think it will fix these bugs.  (I'm pretty sure they are both the same
> bug.)

upgrading to libmhash2 0.9.6-2 fixed the problems for me on powerpc, 
thanks a lot for the efforts of all of you!

best regards
Wolfgang
-- 
http://www.wfaber.com>


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



Bug#362918: Trivial patch

2006-05-14 Thread Matthias Klose
Simon Huggins writes:
> I've built the packages this way and it works fine for me to run
> apt-proxy with it on amd64.
> 
> I'd like to NMU with this if you don't have time to fix it but I want to
> check with you first.

please go ahead and consider making this change in the other twisted-*
packages as well.

  Matthias


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



Bug#364516: marked as done (LD_ASSUME_KERNEL is broken)

2006-05-14 Thread Debian Bug Tracking System
Your message dated Sun, 14 May 2006 16:17:16 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#364516: fixed in e2fsprogs 1.38+1.39-WIP-2006.04.09-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)

--- Begin Message ---
Package: kernel-image-2.4.27-3-k7
Version: 2.4.27-10sarge2
Severity: normal

Unpacking kernel-image-2.4.27-3-k7 (from 
.../kernel-image-2.4.27-3-k7_2.4.27-10sarge2_i386.deb) ...
Selecting previously deselected package kernel-image-2.4-k7.
Unpacking kernel-image-2.4-k7 (from 
.../kernel-image-2.4-k7_101sarge1_i386.deb)...
Setting up kernel-image-2.4.27-3-k7 (2.4.27-10sarge2) ...
/bin/bash: error while loading shared libraries: libdl.so.2: cannot open 
sharedobject file: No such file or directory
Failed to create initrd image.
dpkg: error processing kernel-image-2.4.27-3-k7 (--configure):
 subprocess post-installation script returned error exit status 9

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (499, 'testing'), (498, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.15-1-k7
Locale: LANG=en_CA, LC_CTYPE=en_CA (charmap=ISO-8859-1)

Versions of packages kernel-image-2.4.27-3-k7 depends on:
ii  coreutils [fileutils] 5.2.1-2The GNU core utilities
ii  initrd-tools  0.1.81.1   tools to create initrd image for p
ii  modutils  2.4.26-1.2 Linux module utilities

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: e2fsprogs
Source-Version: 1.38+1.39-WIP-2006.04.09-2

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

comerr-dev_2.1-1.38+1.39-WIP-2006.04.09-2_i386.deb
  to pool/main/e/e2fsprogs/comerr-dev_2.1-1.38+1.39-WIP-2006.04.09-2_i386.deb
e2fsck-static_1.38+1.39-WIP-2006.04.09-2_i386.deb
  to pool/main/e/e2fsprogs/e2fsck-static_1.38+1.39-WIP-2006.04.09-2_i386.deb
e2fslibs-dev_1.38+1.39-WIP-2006.04.09-2_i386.deb
  to pool/main/e/e2fsprogs/e2fslibs-dev_1.38+1.39-WIP-2006.04.09-2_i386.deb
e2fslibs_1.38+1.39-WIP-2006.04.09-2_i386.deb
  to pool/main/e/e2fsprogs/e2fslibs_1.38+1.39-WIP-2006.04.09-2_i386.deb
e2fsprogs-udeb_1.38+1.39-WIP-2006.04.09-2_i386.udeb
  to pool/main/e/e2fsprogs/e2fsprogs-udeb_1.38+1.39-WIP-2006.04.09-2_i386.udeb
e2fsprogs_1.38+1.39-WIP-2006.04.09-2.diff.gz
  to pool/main/e/e2fsprogs/e2fsprogs_1.38+1.39-WIP-2006.04.09-2.diff.gz
e2fsprogs_1.38+1.39-WIP-2006.04.09-2.dsc
  to pool/main/e/e2fsprogs/e2fsprogs_1.38+1.39-WIP-2006.04.09-2.dsc
e2fsprogs_1.38+1.39-WIP-2006.04.09-2_i386.deb
  to pool/main/e/e2fsprogs/e2fsprogs_1.38+1.39-WIP-2006.04.09-2_i386.deb
libblkid-dev_1.38+1.39-WIP-2006.04.09-2_i386.deb
  to pool/main/e/e2fsprogs/libblkid-dev_1.38+1.39-WIP-2006.04.09-2_i386.deb
libblkid1-udeb_1.38+1.39-WIP-2006.04.09-2_i386.udeb
  to pool/main/e/e2fsprogs/libblkid1-udeb_1.38+1.39-WIP-2006.04.09-2_i386.udeb
libblkid1_1.38+1.39-WIP-2006.04.09-2_i386.deb
  to pool/main/e/e2fsprogs/libblkid1_1.38+1.39-WIP-2006.04.09-2_i386.deb
libcomerr2_1.38+1.39-WIP-2006.04.09-2_i386.deb
  to pool/main/e/e2fsprogs/libcomerr2_1.38+1.39-WIP-2006.04.09-2_i386.deb
libss2_1.38+1.39-WIP-2006.04.09-2_i386.deb
  to pool/main/e/e2fsprogs/libss2_1.38+1.39-WIP-2006.04.09-2_i386.deb
libuuid1-udeb_1.38+1.39-WIP-2006.04.09-2_i386.udeb
  to pool/main/e/e2fsprogs/libuuid1-udeb_1.38+1.39-WIP-2006.04.09-2_i386.udeb
libuuid1_1.38+1.39-WIP-2006.04.09-2_i386.deb
  to pool/main/e/e2fsprogs/libuuid1_1.38+1.39-WIP-2006.04.09-2_i386.deb
ss-dev_2.0-1.38+1.39-WIP-2006.04.09-2_i386.deb
  to pool/main/e/e2fsprogs/ss-dev_2.0-1.38+1.39-WIP-2006.04.09-2_i386.deb
uuid-dev_1.2-1.38+1.39-WIP-2006.04.09-2_i386.deb
  to pool/main/e/e2fsprogs/uuid-dev_1.2-1.38+1.39-WIP-2006.04.09-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.
Theodore Y. Ts'o <[EMAIL PROTECTED]> (supplier of updated e2fsprogs 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: Sun, 14 May 2006 18:09:20 -0400
Source: e2fsprogs
Binary: e2fslibs-dev libblkid1-udeb libblkid1 comerr-dev libuuid1 ss-d

Bug#366948: xfig can't find fonts

2006-05-14 Thread Bruce MacDonald
Steve, I forgot to copy this to Roland and bugs. Bruce

On Sat, May 13, 2006 at 01:19:14PM -0700, Steve Langasek wrote:
> On Sat, May 13, 2006 at 07:03:24PM +1200, Bruce MacDonald wrote:
> > The font paths in xorg.conf are:
>
> > $ grep FontPath /etc/X11/xorg.conf
> > FontPath"/usr/share/fonts/X11/misc"
> > FontPath"/usr/share/fonts/X11/cyrillic"
> > FontPath"/usr/share/fonts/X11/100dpi/:unscaled"
> > FontPath"/usr/share/fonts/X11/75dpi/:unscaled"
> > FontPath"/usr/share/fonts/X11/Type1"
> > FontPath"/usr/share/fonts/X11/100dpi"
> > FontPath"/usr/share/fonts/X11/75dpi"
> > FontPath"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
>
> > so there are more font paths than xset q gives.
>
> But not the ones I was specifically hoping to find there.  Did you edit your
> xorg.conf by hand for the X11R7 upgrade?  I was looking to see whether you
> still had /usr/X11R6/lib/X11/fonts/ directories listed here, because the
> current automated upgrade path from xorg 6.9 to 7 should keep both these and
> the new /usr/share/fonts/X11 paths for transitional purposes.

No I dropped my previous version and went with the new xorg.conf.

>
> Of course, it may not matter in this case; it depends on whether font
> packages are still installing to the legacy path.

There are a few fonts in /usr/X11R6/lib/X11/fonts/misc but I think those are
just one font from nethack-x11, two fonts from xfonts-konsole. There
are files left from elsewhere but they are duplicated in
/usr/share/fonts/X11/misc. But that doesn't seem relevant to xfig.

Thanks,
Bruce


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



Bug#361913: linphone: patch for "passwords stored world-readable"

2006-05-14 Thread Alec Berryman
Package: linphone
Version: 1.3.3-1
Followup-For: Bug #361913

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Linphone also stores passwords in ~/.linphonerc.  That file may have
been created group- or world-accessible because it was created with
fopen(), which uses the user's umask.  See coreapi/lpconfig.c:211.  Both
frontends use functions in coreapi/lpconfig.c to store configuration
information, and do not implement separate read/parse/write functions.

Per console/linphonec.c:739, linphone appears to be migrating to use
~/.linphonerc for both the console and GNOME client, so any discussion
of ~/.gnome2_private vs gconf is probably moot.  Encrypting saved
passwords is also not a good option; see
http://gaim.sourceforge.net/plaintextpasswords.php for more
information.

The GNOME client does not appear to be using ~/.linphonerc as of
1.3.3-1; in gnome/linphone.c:344, the configuration file name is still
~/.gnome2/linphone.

I believe that the attached dpatch corrects the issue of world-readable
passwords.  When the configuration file is to be written, the user's
umask is overridden so that the file will not be created group- or
world-accessible.  Additionally, when parsing the configuration file on
startup, it will forcibly set permissions to 600.  This may be too
heavy-handed and it might be more appropriate to stat() and possibly
emit a g_warning() to the user, but I thought it was better to require
no user intervention.

The patch applies and compiles correctly (when docs are removed from the
build; see #365523).  I have tested the GNOME frontend, and
~/.gnome2/linphone is created correctly and is properly updated when it
already exists.


- -- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16-alec-laptop
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages linphone depends on:
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libatk1.0-01.11.4-2  The ATK accessibility toolkit
ii  libbonobo2-0   2.14.0-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.14.0-2  The Bonobo UI library
ii  libc6  2.3.6-7   GNU C Library: Shared libraries
ii  libcairo2  1.0.4-2   The Cairo 2D vector graphics libra
ii  libfontconfig1 2.3.2-5.1 generic font configuration library
ii  libgconf2-42.14.0-1  GNOME configuration database syste
ii  libglib2.0-0   2.10.2-2  The GLib library of C routines
ii  libgnome-keyring0  0.4.9-1   GNOME keyring services library
ii  libgnome2-02.14.1-2  The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.14.0-2  A powerful object-oriented display
ii  libgnomeui-0   2.14.1-1  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 2.14.1-2  GNOME virtual file-system (runtime
ii  libgtk2.0-02.8.17-2  The GTK+ graphical user interface 
ii  libice61:1.0.0-3 X11 Inter-Client Exchange library
ii  liblinphone1   1.3.3-1   linphone web phone's library (supp
ii  liborbit2  1:2.14.0-1libraries for ORBit2 - a CORBA ORB
ii  libosip2-3 2.2.2-3   Session Initiation Protocol (SIP) 
ii  libpanel-applet2-0 2.14.1-1  library for GNOME 2 panel applets
ii  libpango1.0-0  1.12.1-3  Layout and rendering of internatio
ii  libpopt0   1.7-5 lib for parsing cmdline parameters
ii  libsm6 1:1.0.0-4 X11 Session Management library
ii  libx11-6   2:1.0.0-6 X11 client-side library
ii  libxcursor11.1.5.2-5 X cursor management library
ii  libxext6   1:1.0.0-4 X11 miscellaneous extension librar
ii  libxi6 1:1.0.0-5 X11 Input extension library
ii  libxinerama1   1:1.0.1-4 X11 Xinerama extension library
ii  libxml22.6.24.dfsg-1 GNOME XML library
ii  libxrandr2 2:1.1.0.2-4   X11 RandR extension library
ii  libxrender11:0.9.0.2-4   X Rendering Extension client libra
ii  linphone-nox   1.3.3-1   web phone
ii  zlib1g 1:1.2.3-11compression library - runtime

linphone recommends no packages.

- -- no debconf information

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

iD8DBQFEZ7IgAud/2YgchcQRAmAVAJ4xNuE1gHYCpyfTVkNnAivhD+3OKQCg6Z4K
lFd/uzLidkRUDOf5WlD+ML8=
=1is/
-END PGP SIGNATURE-


361913_world_readable_passwords.dpatch
Description: application/shellscript


Processed: tex-common 0.22 also install font cache dirs which are not world writable

2006-05-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> package tex-common
Ignoring bugs not assigned to: tex-common

> found 354113 0.22
Bug#354113: jadetex: FTBFS: mktexdir failed
Bug marked as found in version 0.22.

> 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#344730: marked as done (cduce: FTBFS: build-depends on old version of ocaml)

2006-05-14 Thread Debian Bug Tracking System
Your message dated Mon, 15 May 2006 00:31:01 +0200
with message-id <[EMAIL PROTECTED]>
and subject line 344370 fixed by cduce 0.4.0-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)

--- Begin Message ---
Package: cduce
Version: 0.3.92-1
Severity: serious

The cduce package build-depends on ocaml-nox-3.08.3 and
ocaml-compiler-libs-3.08.3.  3.08.3 is no longer the current version of
ocaml in unstable, and as a result cduce fails to build as seen at
.

Please update cduce to build-depend on ocaml-nox (>= 3.09.0) and
ocaml-compiler-libs (>= 3.09.0), so that in the future rebuilds for new ABIs
can be done without the need for source changes.

Cheers,
-- 
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/


signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Hi,

This bug has been fixed by the upload of cduce 0.4.0-3, which has been
updated to the newest version of ocaml, 3.09.1.

Sincerly,

Thomas
-- 
PETAZZONI Thomas - thomas.petazzoni@enix.org 
http://{thomas,sos,kos}.enix.org - Jabber: [EMAIL PROTECTED]
http://{agenda,livret}dulibre.org - http://www.toulibre.org
Fingerprint : 0BE1 4CF3 CEA4 AC9D CC6E  1624 F653 CB30 98D3 F7A7
--- End Message ---


Bug#366169: marked as done (gst-plugins-ugly0.10_0.10.3-1(unstable/arm/cats): FTBFS unsatisfiable build-depends)

2006-05-14 Thread Debian Bug Tracking System
Your message dated Sun, 14 May 2006 14:47:29 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#366169: fixed in gst-plugins0.8 0.8.12-4
has caused the attached Bug report to be marked as done.

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

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

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

--- Begin Message ---
Package: gst-plugins-ugly0.10
Version: 0.10.3-1
Severity: serious

Please update your build-depends to match the current package name.

| Automatic build of gst-plugins-ugly0.10_0.10.3-1 on cats by sbuild/arm 85
| Build started at 20060505-2015
| **

[...]

| ** Using build dependencies supplied by package:
| Build-Depends: libgstreamer0.10-dev (>= 0.10.1), 
libgstreamer-plugins-base0.10-dev (>= 0.10.3), autotools-dev, cdbs (>= 0.4.20), 
check, debhelper (>= 4.1.0), pkg-config (>= 0.11.0), python-xml, gtk-doc-tools, 
liboil0.3-dev (>= 0.3.2), liba52-0.7.4-dev, libmad0-dev (>= 0.15), 
libid3tag0-dev, libmpeg2-4-dev (>= 0.4.0), libsidplay1-dev, libdvdread3-dev (>= 
0.9.0)

[...]

|   /usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install 
libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev autotools-dev cdbs check 
debhelper pkg-config python-xml gtk-doc-tools liboil0.3-dev liba52-0.7.4-dev 
libmad0-dev libid3tag0-dev libmpeg2-4-dev libsidplay1-dev libdvdread3-dev

[...]

| Note, selecting libdvdread-dev instead of libdvdread3-dev

[...]

| Unpacking libdvdread-dev (from .../libdvdread-dev_0.9.6-1_arm.deb) ...

[...]

| dpkg-checkbuilddeps: Unmet build dependencies: libdvdread3-dev (>= 0.9.0)
| dpkg-buildpackage: Build dependencies/conflicts unsatisfied; aborting.
| dpkg-buildpackage: (Use -d flag to override.)
| **

A complete build log can be found at
http://buildd.debian.org/build.php?arch=arm&pkg=gst-plugins-ugly0.10&ver=0.10.3-1

-- 
James

--- End Message ---
--- Begin Message ---
Source: gst-plugins0.8
Source-Version: 0.8.12-4

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

gst-plugins0.8_0.8.12-4.diff.gz
  to pool/main/g/gst-plugins0.8/gst-plugins0.8_0.8.12-4.diff.gz
gst-plugins0.8_0.8.12-4.dsc
  to pool/main/g/gst-plugins0.8/gst-plugins0.8_0.8.12-4.dsc
gstreamer0.8-a52dec_0.8.12-4_i386.deb
  to pool/main/g/gst-plugins0.8/gstreamer0.8-a52dec_0.8.12-4_i386.deb
gstreamer0.8-aa_0.8.12-4_i386.deb
  to pool/main/g/gst-plugins0.8/gstreamer0.8-aa_0.8.12-4_i386.deb
gstreamer0.8-alsa_0.8.12-4_i386.deb
  to pool/main/g/gst-plugins0.8/gstreamer0.8-alsa_0.8.12-4_i386.deb
gstreamer0.8-artsd_0.8.12-4_i386.deb
  to pool/main/g/gst-plugins0.8/gstreamer0.8-artsd_0.8.12-4_i386.deb
gstreamer0.8-audiofile_0.8.12-4_i386.deb
  to pool/main/g/gst-plugins0.8/gstreamer0.8-audiofile_0.8.12-4_i386.deb
gstreamer0.8-caca_0.8.12-4_i386.deb
  to pool/main/g/gst-plugins0.8/gstreamer0.8-caca_0.8.12-4_i386.deb
gstreamer0.8-cdio_0.8.12-4_i386.deb
  to pool/main/g/gst-plugins0.8/gstreamer0.8-cdio_0.8.12-4_i386.deb
gstreamer0.8-cdparanoia_0.8.12-4_i386.deb
  to pool/main/g/gst-plugins0.8/gstreamer0.8-cdparanoia_0.8.12-4_i386.deb
gstreamer0.8-dv_0.8.12-4_i386.deb
  to pool/main/g/gst-plugins0.8/gstreamer0.8-dv_0.8.12-4_i386.deb
gstreamer0.8-dvd_0.8.12-4_i386.deb
  to pool/main/g/gst-plugins0.8/gstreamer0.8-dvd_0.8.12-4_i386.deb
gstreamer0.8-esd_0.8.12-4_i386.deb
  to pool/main/g/gst-plugins0.8/gstreamer0.8-esd_0.8.12-4_i386.deb
gstreamer0.8-festival_0.8.12-4_i386.deb
  to pool/main/g/gst-plugins0.8/gstreamer0.8-festival_0.8.12-4_i386.deb
gstreamer0.8-flac_0.8.12-4_i386.deb
  to pool/main/g/gst-plugins0.8/gstreamer0.8-flac_0.8.12-4_i386.deb
gstreamer0.8-gnomevfs_0.8.12-4_i386.deb
  to pool/main/g/gst-plugins0.8/gstreamer0.8-gnomevfs_0.8.12-4_i386.deb
gstreamer0.8-gsm_0.8.12-4_i386.deb
  to pool/main/g/gst-plugins0.8/gstreamer0.8-gsm_0.8.12-4_i386.deb
gstreamer0.8-gtk_0.8.12-4_i386.deb
  to pool/main/g/gst-plugins0.8/gstreamer0.8-gtk_0.8.12-4_i386.deb
gstreamer0.8-hermes_0.8.12-4_i386.deb
  to pool/main/g/gst-plugins0.8/gstreamer0.8-hermes_0.8.12-4_i386.deb
gstreamer0.8-jpeg_0.8.12-4_i386.deb
  to pool/main/g/gst-plugins0.8/gstreamer0.8-jpeg_0.8.12-4_i386.deb
gstreamer0.8-mad_0.8.12-4_i386.deb
  to pool/main/g/gst-plugins0.8/gstreamer0.8-mad_0.8.12-4_i386.deb
gstreamer0.8-mikmod_0.8.12-4_i386.deb
  to pool/main/g/gst-plugins0.8/gstreamer0.8-mikmod_0.8.12-4_i386.deb
gstreamer0.8-misc_0.8.12-4_i386.deb
  to pool/main/g/gst-plugins0.8/gstreamer0.8-misc_0.8.12-4_i386.deb
gstreamer0.8-mms_0.8.12-4_i386.deb
  to pool/

Bug#354113: tex-common 0.22 also install font cache dirs which are not world writable

2006-05-14 Thread Arjan Oosting
package tex-common
found 354113 0.22
thanks

Hi maintainers,

i got a report that the documentation of a package I maintain contains
whit pages. I have build the package in a freshly created sid pbuilder
tree and get the following in my build.log:

...
TEXINPUTS=".:$TEXINPUTS" \
dvips -o drift.ps drift.dvi
This is dvips(k) 5.95a Copyright 2005 Radical Eye Software (www.radicaleye.com)
' TeX output 2006.05.14:0707' -> drift.ps
kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --mag 1+437/600 --dpi 1037 
cmbx12
mkdir: cannot create directory `././var/cache/fonts/pk/ljfour': Permission 
denied
mktexpk: mktexdir /var/cache/fonts/pk/ljfour/public/cm failed.
kpathsea: Appending font creation commands to missfont.log.
dvips: Font cmbx12 not found, characters will be left blank.

dvips: Font cmsl10 not found, characters will be left blank.
kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --mag 1+264/600 --dpi 864 
cmbxti10
mkdir: cannot create directory `././var/cache/fonts/pk/ljfour': Permission 
denied
mktexpk: mktexdir /var/cache/fonts/pk/ljfour/public/cm failed.
dvips: Font cmbxti10 not found, characters will be left blank.
. [1] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14]
[15] [-1]
ake[2]: Leaving directory `/tmp/buildd/drift-2.2.0/docs'
make[1]: Leaving directory `/tmp/buildd/drift-2.2.0'
 fakeroot debian/rules binary

I added a "ls" to debian/rules and got:
...
ls -al /var/cache/fonts
total 24
drwxrwsr-t 5 root users 4096 May 14 07:03 .
drwxr-xr-x 8 root root  4096 May 14 07:02 ..
-rw-rw-r-- 1 root users  119 May 14 07:04 ls-R
drwxrwsr-t 2 root users 4096 May 10 13:07 pk
drwxrwsr-t 2 root users 4096 May 10 13:07 source
drwxrwsr-t 2 root users 4096 May 10 13:07 tfm
...

So it seems by default tex-common install the font directories not world
writable again. 

Greetings Arjan Oosting

p.s. the package I tried to build is drift


signature.asc
Description: Dit berichtdeel is digitaal ondertekend


Bug#356769: ndiswrapper-utils: Fails to detect manufaturer names in inf-file rendering unusable

2006-05-14 Thread Andres Salomon
Hi,

Can you please try this out w/ 1.15-1 or 1.16-1 and tell me if it still
fails?



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



Bug#366935: marked as done (torcs - FTBFS: configure: error: Can't find libm.)

2006-05-14 Thread Debian Bug Tracking System
Your message dated Sun, 14 May 2006 14:05:10 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#366935: fixed in torcs 1.2.4-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)

--- Begin Message ---
Package: torcs
Version: 1.2.4-1+b1
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of torcs_1.2.4-1+b1 on debian-31 by sbuild/s390 85
[...]
> checking for AL/al.h... yes
> checking for sin in -lm... no
> configure: error: Can't find libm. Please check config.log and if you can't 
> solve the problem send the file to [EMAIL PROTECTED] with the subject "torcs 
> compilation problem"
> make: *** [debian/stamp-makefile-build] Error 1
> **
> Build finished at 20060510-1633
> FAILED [dpkg-buildpackage died]

--- End Message ---
--- Begin Message ---
Source: torcs
Source-Version: 1.2.4-2

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

torcs_1.2.4-2.diff.gz
  to pool/main/t/torcs/torcs_1.2.4-2.diff.gz
torcs_1.2.4-2.dsc
  to pool/main/t/torcs/torcs_1.2.4-2.dsc
torcs_1.2.4-2_i386.deb
  to pool/main/t/torcs/torcs_1.2.4-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.
Rudy Godoy <[EMAIL PROTECTED]> (supplier of updated torcs 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: Sun, 14 May 2006 14:19:15 -0500
Source: torcs
Binary: torcs
Architecture: source i386
Version: 1.2.4-2
Distribution: unstable
Urgency: low
Maintainer: Rudy Godoy <[EMAIL PROTECTED]>
Changed-By: Rudy Godoy <[EMAIL PROTECTED]>
Description: 
 torcs  - 3D racing cars simulator game using OpenGL
Closes: 356965 360193 362804 366935
Changes: 
 torcs (1.2.4-2) unstable; urgency=low
 .
   * Rebuild for C++ allocator change and merged patches from Ubuntu.
   * Changed priority to optional
   * Removed some Xlibs build dependencies to use only the required ones.
   * Applied patch to fix FTBFS with GCC 4.1. Thanks tbm. (Closes: #356965)
   * Added dependency to libalut-dev since it was splitted from libopenal. 
(Closes: #360193, #362804)
   * Added patch to fix `find' call for lliaw/tracksdata with wrong parameters
 order.
   * Fixes in configure.in:
 - Configure error: can't find libm. Added condition for LDFLAGS to check if
   $x_libraries is defined. (Closes: #366935)
 - Added check for libalut now that it has been splitted from openal,
   so it gets on .depends for linking.
   * Added back autoconf and automake to build depends for rebootstrapping on 
build time.
 This should be removed once upstream accepts the patches.
Files: 
 ef5a284e7e9589a8dfe6bba428c85a9f 948 games optional torcs_1.2.4-2.dsc
 30abdd3303fa6c4be805b2c39e6cfb56 8119 games optional torcs_1.2.4-2.diff.gz
 45d4d189b38f20e2a81e2c3c59a41e24 4524310 games optional torcs_1.2.4-2_i386.deb

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

iD8DBQFEZ5OkVQ8aADQzvSERAlCIAJ0dpkC9gNK3xOYUeCCR6ZnTfE4aGQCfQdnD
249cYWNRyvf/GbUnM0ceXKM=
=s4LS
-END PGP SIGNATURE-

--- End Message ---


Bug#338532: marked as done (sfs: FTBFS: compile error in rpctypes.h: declaration of 'set' must be available)

2006-05-14 Thread Debian Bug Tracking System
Your message dated Sun, 14 May 2006 14:03:44 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#338532: fixed in sfs 1:0.8-0+pre20060514.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)

--- Begin Message ---
Package: sfs
Version: 1:0.8-0+pre20050819.1-2
Severity: serious

Hi,

building the package sfs in a clean sid build environment
(with pbuilder) on i386 results in:

=
[...]
echo '#include "sysconf.h"'; \
echo '#undef proc') > pmap_prot.C~
../rpcc/rpcc -c /tmp/buildd/sfs-0.8-0+pre20050819.1/./arpc/pmap_prot.x -o- >> 
pmap_prot.C~ \
&& mv -f pmap_prot.C~ pmap_prot.C
../rpcc/rpcc -h /tmp/buildd/sfs-0.8-0+pre20050819.1/./arpc/pmap_prot.x || rm -f 
pmap_prot.h
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I/tmp/buildd/sfs-0.8-0+pre20050819.1/./arpc -I..   
-I/tmp/buildd/sfs-0.8-0+pre20050819.1/. 
-I/tmp/buildd/sfs-0.8-0+pre20050819.1/./async 
-I/tmp/buildd/sfs-0.8-0+pre20050819.1/./arpc 
-I/tmp/buildd/sfs-0.8-0+pre20050819.1/./crypt 
-I/tmp/buildd/sfs-0.8-0+pre20050819.1/./sfsmisc 
-I/tmp/buildd/sfs-0.8-0+pre20050819.1/./sfsrodb 
-I/tmp/buildd/sfs-0.8-0+pre20050819.1/./adb -I../svc 
-I/tmp/buildd/sfs-0.8-0+pre20050819.1/./svc -DEXECDIR=\"/usr/lib/sfs-0.8pre\" 
-DETCDIR=\"/etc/sfs\" -DDATADIR=\"/usr/share/sfs\" -DPIDDIR=\"/var/run\" 
-DSFSDIR=\"/var/lib/sfs\"  -O2 -Wall  -MT pmap_prot.lo -MD -MP -MF 
".deps/pmap_prot.Tpo" -c -o pmap_prot.lo pmap_prot.C; \
then mv -f ".deps/pmap_prot.Tpo" ".deps/pmap_prot.Plo"; else rm -f 
".deps/pmap_prot.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I/tmp/buildd/sfs-0.8-0+pre20050819.1/./arpc -I.. 
-I/tmp/buildd/sfs-0.8-0+pre20050819.1/. 
-I/tmp/buildd/sfs-0.8-0+pre20050819.1/./async 
-I/tmp/buildd/sfs-0.8-0+pre20050819.1/./arpc 
-I/tmp/buildd/sfs-0.8-0+pre20050819.1/./crypt 
-I/tmp/buildd/sfs-0.8-0+pre20050819.1/./sfsmisc 
-I/tmp/buildd/sfs-0.8-0+pre20050819.1/./sfsrodb 
-I/tmp/buildd/sfs-0.8-0+pre20050819.1/./adb -I../svc 
-I/tmp/buildd/sfs-0.8-0+pre20050819.1/./svc -DEXECDIR=\"/usr/lib/sfs-0.8pre\" 
-DETCDIR=\"/etc/sfs\" -DDATADIR=\"/usr/share/sfs\" -DPIDDIR=\"/var/run\" 
-DSFSDIR=\"/var/lib/sfs\" -O2 -Wall -MT pmap_prot.lo -MD -MP -MF 
.deps/pmap_prot.Tpo -c pmap_prot.C  -fPIC -DPIC -o .libs/pmap_prot.o
/tmp/buildd/sfs-0.8-0+pre20050819.1/./arpc/rpctypes.h: In member function 'void 
rpc_bytes::setstrmem(const str&)':
/tmp/buildd/sfs-0.8-0+pre20050819.1/./arpc/rpctypes.h:274: error: there are no 
arguments to 'set' that depend on a template parameter, so a declaration of 
'set' must be available
/tmp/buildd/sfs-0.8-0+pre20050819.1/./arpc/rpctypes.h:274: error: (if you use 
'-fpermissive', G++ will accept your code, but allowing the use of an 
undeclared name is deprecated)
/tmp/buildd/sfs-0.8-0+pre20050819.1/./arpc/rpctypes.h: In member function 
'rpc_bytes& rpc_bytes::operator=(const str&)':
/tmp/buildd/sfs-0.8-0+pre20050819.1/./arpc/rpctypes.h:276: error: there are no 
arguments to 'setsize' that depend on a template parameter, so a declaration of 
'setsize' must be available
pmap_prot.C: In function 'bool_t xdr_call_result(XDR*, void*)':
pmap_prot.C:299: warning: control reaches end of non-void function
pmap_prot.C: In function 'bool_t xdr_pmaplist(XDR*, void*)':
pmap_prot.C:239: warning: control reaches end of non-void function
pmap_prot.C: In function 'bool_t xdr_mapping(XDR*, void*)':
pmap_prot.C:219: warning: control reaches end of non-void function
pmap_prot.C: In function 'bool_t xdr_pmaplist_ptr(XDR*, void*)':
pmap_prot.C:259: warning: control reaches end of non-void function
pmap_prot.C: In function 'bool_t xdr_call_args(XDR*, void*)':
pmap_prot.C:279: warning: control reaches end of non-void function
make[3]: *** [pmap_prot.lo] Error 1
make[3]: Leaving directory `/tmp/buildd/sfs-0.8-0+pre20050819.1/build/arpc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/sfs-0.8-0+pre20050819.1/build'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/sfs-0.8-0+pre20050819.1/build'
make: *** [debian/stamp-makefile-build] Error 2
=

Thanks for considering.


--
DARTS - Debian Archive Regression Test Suite
http://darts.alioth.debian.org/

--- End Message ---
--- Begin Message ---
Source: sfs
Source-Version: 1:0.8-0+pre20060514.1-1

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

libsfs0c2-dev_0.8-0+pre

Bug#362804: marked as done (torcs: Pacakge not installable (missing libopenal0 package))

2006-05-14 Thread Debian Bug Tracking System
Your message dated Sun, 14 May 2006 14:05:10 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#362804: fixed in torcs 1.2.4-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)

--- Begin Message ---
Package: torcs
Severity: grave

Hi,

libopenal0 has been replaced by the libopenal0a package and torcs need to be
rebuild.


$ LANG=C sudo apt-get install torcs   
Reading package lists... Done
Building dependency tree... 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:
  torcs: Depends: libopenal0 but it is not installable
E: Broken packages

Christian

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (900, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

--- End Message ---
--- Begin Message ---
Source: torcs
Source-Version: 1.2.4-2

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

torcs_1.2.4-2.diff.gz
  to pool/main/t/torcs/torcs_1.2.4-2.diff.gz
torcs_1.2.4-2.dsc
  to pool/main/t/torcs/torcs_1.2.4-2.dsc
torcs_1.2.4-2_i386.deb
  to pool/main/t/torcs/torcs_1.2.4-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.
Rudy Godoy <[EMAIL PROTECTED]> (supplier of updated torcs 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: Sun, 14 May 2006 14:19:15 -0500
Source: torcs
Binary: torcs
Architecture: source i386
Version: 1.2.4-2
Distribution: unstable
Urgency: low
Maintainer: Rudy Godoy <[EMAIL PROTECTED]>
Changed-By: Rudy Godoy <[EMAIL PROTECTED]>
Description: 
 torcs  - 3D racing cars simulator game using OpenGL
Closes: 356965 360193 362804 366935
Changes: 
 torcs (1.2.4-2) unstable; urgency=low
 .
   * Rebuild for C++ allocator change and merged patches from Ubuntu.
   * Changed priority to optional
   * Removed some Xlibs build dependencies to use only the required ones.
   * Applied patch to fix FTBFS with GCC 4.1. Thanks tbm. (Closes: #356965)
   * Added dependency to libalut-dev since it was splitted from libopenal. 
(Closes: #360193, #362804)
   * Added patch to fix `find' call for lliaw/tracksdata with wrong parameters
 order.
   * Fixes in configure.in:
 - Configure error: can't find libm. Added condition for LDFLAGS to check if
   $x_libraries is defined. (Closes: #366935)
 - Added check for libalut now that it has been splitted from openal,
   so it gets on .depends for linking.
   * Added back autoconf and automake to build depends for rebootstrapping on 
build time.
 This should be removed once upstream accepts the patches.
Files: 
 ef5a284e7e9589a8dfe6bba428c85a9f 948 games optional torcs_1.2.4-2.dsc
 30abdd3303fa6c4be805b2c39e6cfb56 8119 games optional torcs_1.2.4-2.diff.gz
 45d4d189b38f20e2a81e2c3c59a41e24 4524310 games optional torcs_1.2.4-2_i386.deb

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

iD8DBQFEZ5OkVQ8aADQzvSERAlCIAJ0dpkC9gNK3xOYUeCCR6ZnTfE4aGQCfQdnD
249cYWNRyvf/GbUnM0ceXKM=
=s4LS
-END PGP SIGNATURE-

--- End Message ---


Bug#360193: marked as done (torcs - FTBFS: error: AL/alut.h: No such file or directory)

2006-05-14 Thread Debian Bug Tracking System
Your message dated Sun, 14 May 2006 14:05:10 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#360193: fixed in torcs 1.2.4-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)

--- Begin Message ---
Package: torcs
Version: 1.2.4-1+b1
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of torcs_1.2.4-1+b1 on debian-31 by sbuild/s390 85
[...]
> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 4.9.0), libglu1-xorg-dev (>= 6.8.2), 
> xlibmesa-gl-dev (>= 6.8.2) | mesag-dev, plib1.8.4-dev (>= 1.8.4-2), 
> freeglut3-dev (>= 2.2.0), libpng12-dev (>= 1.2.8), zlib1g-dev (>= 1.2.1.1), 
> libxxf86vm-dev (>= 6.8.2), libxrandr-dev (>= 6.8.2), libxrender-dev, 
> libxmu-dev (>= 6.8.2), libxext-dev, libxt6 (>= 6.8.2), libice-dev (>= 6.8.2), 
> libxi-dev (>= 6.8.2), libsm-dev (>= 6.8.2), cdbs, libopenal-dev
[...]
> make[6]: Entering directory 
> `/build/buildd/torcs-1.2.4/build-tree/torcs-1.2.4/src/modules/graphic/ssggraph'
> cc -E  -M -D__DEPEND__ 
> -I/build/buildd/torcs-1.2.4/build-tree/torcs-1.2.4/export/include 
> -I/build/buildd/torcs-1.2.4/build-tree/torcs-1.2.4 -D_SVID_SOURCE 
> -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H   grmain.cpp grboard.cpp ssggraph.cpp 
> grcam.cpp grcar.cpp grscreen.cpp grscene.cpp grutil.cpp grshadow.cpp 
> grsmoke.cpp grskidmarks.cpp grloadac.cpp grmultitexstate.cpp grvtxtable.cpp 
> grtrackmap.cpp grtexture.cpp grcarlight.cpp CarSoundData.cpp TorcsSound.cpp 
> PlibSoundInterface.cpp OpenalSoundInterface.cpp grsound.cpp 
> SoundInterface.cpp > .depend
> In file included from SoundInterface.h:44,
>  from CarSoundData.cpp:20:
> TorcsSound.h:31:21: error: AL/alut.h: No such file or directory
> In file included from TorcsSound.cpp:20:
> TorcsSound.h:31:21: error: AL/alut.h: No such file or directory
> In file included from SoundInterface.h:44,
>  from PlibSoundInterface.cpp:20:
> TorcsSound.h:31:21: error: AL/alut.h: No such file or directory
> In file included from SoundInterface.h:44,
>  from OpenalSoundInterface.cpp:20:
> TorcsSound.h:31:21: error: AL/alut.h: No such file or directory
> In file included from SoundInterface.h:44,
>  from grsound.cpp:30:
> TorcsSound.h:31:21: error: AL/alut.h: No such file or directory
> In file included from SoundInterface.h:44,
>  from SoundInterface.cpp:20:
> TorcsSound.h:31:21: error: AL/alut.h: No such file or directory
> make[6]: *** [.depend] Error 1
> make[6]: Leaving directory 
> `/build/buildd/torcs-1.2.4/build-tree/torcs-1.2.4/src/modules/graphic/ssggraph'
> make[5]: *** [subdirs] Error 1
> make[5]: Leaving directory 
> `/build/buildd/torcs-1.2.4/build-tree/torcs-1.2.4/src/modules/graphic'
> make[4]: *** [subdirs] Error 1
> make[4]: Leaving directory 
> `/build/buildd/torcs-1.2.4/build-tree/torcs-1.2.4/src/modules'
> make[3]: *** [subdirs] Error 1

--- End Message ---
--- Begin Message ---
Source: torcs
Source-Version: 1.2.4-2

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

torcs_1.2.4-2.diff.gz
  to pool/main/t/torcs/torcs_1.2.4-2.diff.gz
torcs_1.2.4-2.dsc
  to pool/main/t/torcs/torcs_1.2.4-2.dsc
torcs_1.2.4-2_i386.deb
  to pool/main/t/torcs/torcs_1.2.4-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.
Rudy Godoy <[EMAIL PROTECTED]> (supplier of updated torcs 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: Sun, 14 May 2006 14:19:15 -0500
Source: torcs
Binary: torcs
Architecture: source i386
Version: 1.2.4-2
Distribution: unstable
Urgency: low
Maintainer: Rudy Godoy <[EMAIL PROTECTED]>
Changed-By: Rudy Godoy <[EMAIL PROTECTED]>
Description: 
 torcs  - 3D racing cars simulator game using OpenGL
Closes: 356965 360193 362804 366935
Changes: 
 torcs (1.2.4-2) unstable; urgency=low
 .
   * Rebuild for C++ allocator change and merged patches from Ubuntu.
   * Changed priority to optional
   * Removed some Xlibs build dependencies to use only the required ones.
   * Applied p

Bug#364801: marked as done (sourcenav: Installs manpages under wrong dir)

2006-05-14 Thread Debian Bug Tracking System
Your message dated Sun, 14 May 2006 14:04:02 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#364801: fixed in sourcenav 5.1.4-4
has caused the attached Bug report to be marked as done.

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

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

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

--- Begin Message ---
Package: sourcenav
Version: 5.1.4-2.1
Severity: serious
Justification: Policy 9.1.1

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

after installing sourcenav, I have a new dir "/usr/share/man--infodir="
with manpages in it. This is not according FHS.

You should repair the debian/rules file.


Regards,
Erik

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-8
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages sourcenav depends on:
ii  libc6 2.3.6-7GNU C Library: Shared 
libraries
ii  libx11-6  6.9.0.dfsg.1-6 X Window System protocol 
client li

sourcenav recommends no packages.

-- no debconf information


Freundlich grüßend,

Erik


-- 
 www.ErikSchanze.de *
 Bitte keine HTML-E-Mails! No HTML mails, please! Limit: 100 kB *
- Linux-Info-Tag in Dresden, am 28. Oktober 2006*
   Info: http://www.linux-info-tag.de/  *

--- End Message ---
--- Begin Message ---
Source: sourcenav
Source-Version: 5.1.4-4

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

sourcenav_5.1.4-4.diff.gz
  to pool/main/s/sourcenav/sourcenav_5.1.4-4.diff.gz
sourcenav_5.1.4-4.dsc
  to pool/main/s/sourcenav/sourcenav_5.1.4-4.dsc
sourcenav_5.1.4-4_i386.deb
  to pool/main/s/sourcenav/sourcenav_5.1.4-4_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.
Torsten Werner <[EMAIL PROTECTED]> (supplier of updated sourcenav 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: Sun, 14 May 2006 20:40:03 +0200
Source: sourcenav
Binary: sourcenav
Architecture: source i386
Version: 5.1.4-4
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <[EMAIL PROTECTED]>
Changed-By: Torsten Werner <[EMAIL PROTECTED]>
Description: 
 sourcenav  - Source code analysis, editor, browser and build tool.
Closes: 364801
Changes: 
 sourcenav (5.1.4-4) unstable; urgency=low
 .
   * added one space in the configure arguments to fix a rc bug,
 closes: #364801
Files: 
 d0aa342b7483e400be77625486829c5c 631 devel optional sourcenav_5.1.4-4.dsc
 585bbe873475ee2fad568ea167d4a038 29405 devel optional sourcenav_5.1.4-4.diff.gz
 ff83381c83ee1023a7abde56a5eae9f6 7024010 devel optional 
sourcenav_5.1.4-4_i386.deb

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

iD8DBQFEZ41SfY3dicTPjsMRAoBqAJ0SZYCn49sumT4C2GhdkThyOyWeSgCfZGOe
PhAHeanqaWqwviui+MxWvMg=
=GKj/
-END PGP SIGNATURE-

--- End Message ---


Bug#366828: marked as done (postgresql-7.4: FTBFS: Link error)

2006-05-14 Thread Debian Bug Tracking System
Your message dated Sun, 14 May 2006 14:17:22 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#366828: fixed in postgresql-7.4 1:7.4.12-4
has caused the attached Bug report to be marked as done.

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

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

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

--- Begin Message ---
Package: postgresql-7.4
Version: 1:7.4.12-3
Severity: serious

From my pbuilder build log:

...
cc -g -Wall -O2 -Wl,--as-needed -fno-strict-aliasing -g -Wall 
-Wmissing-prototypes -Wmissing-declarations pgtclAppInit.o 
-L../../../src/interfaces/libpgtcl -lpgtcl -L../../../src/interfaces/libpq -lpq 
-L/usr/lib -ltcl8.4 -ldl -lpthread -lieee -lm -L../../../src/port  -lpam -lssl 
-lcrypto -lkrb5 -lk5crypto -lcom_err -lz -lreadline -lcrypt -lresolv -lnsl -ldl 
-lm  -lpgport -o pgtclsh
/usr/bin/ld: warning: libpq.so.3, needed by 
../../../src/interfaces/libpgtcl/libpgtcl.so, not found (try using -rpath or 
-rpath-link)
../../../src/interfaces/libpgtcl/libpgtcl.so: undefined reference to `lo_export'
../../../src/interfaces/libpgtcl/libpgtcl.so: undefined reference to `lo_unlink'
../../../src/interfaces/libpgtcl/libpgtcl.so: undefined reference to `PQfsize'
../../../src/interfaces/libpgtcl/libpgtcl.so: undefined reference to 
`PQresultErrorMessage'
...
collect2: ld returned 1 exit status
make[4]: *** [pgtclsh] Error 1
make[4]: Leaving directory 
`/tmp/buildd/postgresql-7.4-7.4.12/build-tree/postgresql-7.4.12/src/bin/pgtclsh'
make[3]: *** [all] Error 2
make[3]: Leaving directory 
`/tmp/buildd/postgresql-7.4-7.4.12/build-tree/postgresql-7.4.12/src/bin'
make[2]: *** [all] Error 2
make[2]: Leaving directory 
`/tmp/buildd/postgresql-7.4-7.4.12/build-tree/postgresql-7.4.12/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory 
`/tmp/buildd/postgresql-7.4-7.4.12/build-tree/postgresql-7.4.12'
make: *** [debian/stamp-makefile-build] Error 2
-- 
Daniel Schepler

--- End Message ---
--- Begin Message ---
Source: postgresql-7.4
Source-Version: 1:7.4.12-4

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

libpq3_7.4.12-4_i386.deb
  to pool/main/p/postgresql-7.4/libpq3_7.4.12-4_i386.deb
postgresql-7.4_7.4.12-4.diff.gz
  to pool/main/p/postgresql-7.4/postgresql-7.4_7.4.12-4.diff.gz
postgresql-7.4_7.4.12-4.dsc
  to pool/main/p/postgresql-7.4/postgresql-7.4_7.4.12-4.dsc
postgresql-7.4_7.4.12-4_i386.deb
  to pool/main/p/postgresql-7.4/postgresql-7.4_7.4.12-4_i386.deb
postgresql-client-7.4_7.4.12-4_i386.deb
  to pool/main/p/postgresql-7.4/postgresql-client-7.4_7.4.12-4_i386.deb
postgresql-contrib-7.4_7.4.12-4_i386.deb
  to pool/main/p/postgresql-7.4/postgresql-contrib-7.4_7.4.12-4_i386.deb
postgresql-doc-7.4_7.4.12-4_all.deb
  to pool/main/p/postgresql-7.4/postgresql-doc-7.4_7.4.12-4_all.deb
postgresql-plperl-7.4_7.4.12-4_i386.deb
  to pool/main/p/postgresql-7.4/postgresql-plperl-7.4_7.4.12-4_i386.deb
postgresql-plpython-7.4_7.4.12-4_i386.deb
  to pool/main/p/postgresql-7.4/postgresql-plpython-7.4_7.4.12-4_i386.deb
postgresql-pltcl-7.4_7.4.12-4_i386.deb
  to pool/main/p/postgresql-7.4/postgresql-pltcl-7.4_7.4.12-4_i386.deb
postgresql-server-dev-7.4_7.4.12-4_all.deb
  to pool/main/p/postgresql-7.4/postgresql-server-dev-7.4_7.4.12-4_all.deb



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

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

Debian distribution maintenance software
pp.
Martin Pitt <[EMAIL PROTECTED]> (supplier of updated postgresql-7.4 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: Sun, 14 May 2006 22:53:45 +0200
Source: postgresql-7.4
Binary: postgresql-plpython-7.4 postgresql-client-7.4 postgresql-7.4 
postgresql-contrib-7.4 libpq3 postgresql-doc-7.4 postgresql-plperl-7.4 
postgresql-server-dev-7.4 postgresql-pltcl-7.4
Architecture: source i386 all
Version: 1:7.4.12-4
Distribution: unstable
Urgency: low
Maintainer: Martin Pitt <[EMAIL PROTECTED]>
Changed-By: Martin Pitt <[EMAIL PROTECTED]>
Description: 
 libpq3 - PostgreSQL C client library
 postgresql-7.4 - object-relational SQL database, version 7.4 server
 postgresql-client-7.4 - front-end programs for PostgreSQL 7.4
 postgresql-contrib-7.4 - additional facilities for PostgreSQL
 postgresql-doc-7.4 - documentation f

Bug#352376: marked as done (ndiswrapper-utils: Uninstallable because of unmet dep on ndiswrapper-modules-1.8)

2006-05-14 Thread Debian Bug Tracking System
Your message dated Sun, 14 May 2006 17:28:48 -0400
with message-id <[EMAIL PROTECTED]>
and subject line ndiswrapper-utils: Uninstallable because of unmet dep on 
ndiswrapper-modules-1.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)

--- Begin Message ---
Package: ndiswrapper-utils
Severity: serious
Version: 1.8-1

Hi

Your package is not installable with binary packages in main. This is
because ndiswrapper-modules-1.8 is not available in the archive. You
might want to depend on one of the existing ndiswrapper-modules-*
packages instead.

Cheers

Luk

-- 
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D


signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Hi,

This is fixed w/ 1.15-1, as the packaging has been redone.  1.16-1
should migrate to testing in 10 days or so.

--- End Message ---


Bug#367221: marked as done (quodlibet: fails to find module pygst)

2006-05-14 Thread Debian Bug Tracking System
Your message dated Sun, 14 May 2006 16:17:04 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#367221: quodlibet: fails to find module pygst
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)

--- Begin Message ---
Package: quodlibet
Version: 0.18-3
Severity: grave
Justification: renders package unusable

The package, installed with aptitude on a etch system,  fails to start with 
the following message :

$ quodlibet 
Traceback (most recent call last):
  File "/usr/bin/quodlibet", line 310, in ?
import pygst
ImportError: No module named pygst


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-k7
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages quodlibet depends on:
ii  exfalso   0.18-3 audio tag editor for GTK+
ii  gstreamer0.10-plugins-base0.10.5-1   GStreamer plugins from the "base" 
ii  gstreamer0.10-plugins-good0.10.2-1   GStreamer plugins from the "good" 
ii  gstreamer0.10-plugins-ugly0.10.3-1   GStreamer plugins from the "ugly" 
ii  python2.3.5-5An interactive high-level object-o
ii  python-gst0.100.10.2-1   generic media-playing framework (P

Versions of packages quodlibet recommends:
ii  gstreamer0.10-alsa0.10.5-1   GStreamer plugin for ALSA
ii  gstreamer0.10-gnomevfs0.10.5-1   GStreamer plugin for GnomeVFS
ii  python-feedparser 4.1-2  Universal Feed Parser for Python
ii  quodlibet-ext 0.18-3 extensions for the Quod Libet audi

-- no debconf information

--- End Message ---
--- Begin Message ---
On Sun, 2006-05-14 at 20:40 +0200, Sébastien BARTHÉLEMY wrote:
> Joe Wreschnig <[EMAIL PROTECTED]> writes:
> 
> > On Sun, 2006-05-14 at 15:46 +0200, Sebastien Barthelemy wrote:
> >> Package: quodlibet
> >> Version: 0.18-3
> >> Severity: grave
> >> Justification: renders package unusable
> >> 
> >> The package, installed with aptitude on a etch system,  fails to start 
> >> with 
> >> the following message :
> >> 
> >> $ quodlibet 
> >> Traceback (most recent call last):
> >>   File "/usr/bin/quodlibet", line 310, in ?
> >> import pygst
> >> ImportError: No module named pygst
> >
> > python-gst0.10 provides that module, which reportbug says you have
> > installed.
> 
> I saw this but found no explanation.
> 
> However your questions lead me to it. There was an old virtual-python for
> this user that was overloading the system one.
> 
> So QL works perfectly now. 
> 
> Thanks a lot for your help and sorry for the noise.
> 
> best regards
> 
-- 
Joe Wreschnig <[EMAIL PROTECTED]>


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


Bug#367177: marked as done (FTBFS: debian/rules:28: /usr/share/dpatch/dpatch.make: No such file or directory)

2006-05-14 Thread Debian Bug Tracking System
Your message dated Sun, 14 May 2006 14:02:55 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#367177: fixed in emacs21 21.4a-5
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)

--- Begin Message ---
Package: emacs21
Version: 21.4a-4
Severity: serious

Your package fails to build from source, you switched from dpatch to
quilt for patch management but debian/rules still tries to include the
dpatch top-level Makefile and dpatch is no longer in Build-Depends:

| dpkg-source: extracting emacs21 in emacs21-21.4a
| dpkg-source: unpacking emacs21_21.4a.orig.tar.gz
| dpkg-source: applying /home/buildd/build/emacs21_21.4a-4.diff.gz
| dpkg-buildpackage: source package is emacs21
| dpkg-buildpackage: source version is 21.4a-4
| dpkg-buildpackage: host architecture amd64
| dpkg-buildpackage: source version without epoch 21.4a-4
|  /usr/bin/fakeroot debian/rules clean
| debian/rules:28: /usr/share/dpatch/dpatch.make: No such file or directory
| make: *** No rule to make target `/usr/share/dpatch/dpatch.make'.  Stop.
| **
| Build finished at 20060514-0225
| FAILED [dpkg-buildpackage died]

-- 
  ,''`.
 : :' :Romain Francoise <[EMAIL PROTECTED]>
 `. `' http://people.debian.org/~rfrancoise/
   `-

--- End Message ---
--- Begin Message ---
Source: emacs21
Source-Version: 21.4a-5

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

emacs21-bin-common_21.4a-5_i386.deb
  to pool/main/e/emacs21/emacs21-bin-common_21.4a-5_i386.deb
emacs21-common_21.4a-5_all.deb
  to pool/main/e/emacs21/emacs21-common_21.4a-5_all.deb
emacs21-el_21.4a-5_all.deb
  to pool/main/e/emacs21/emacs21-el_21.4a-5_all.deb
emacs21-nox_21.4a-5_i386.deb
  to pool/main/e/emacs21/emacs21-nox_21.4a-5_i386.deb
emacs21_21.4a-5.diff.gz
  to pool/main/e/emacs21/emacs21_21.4a-5.diff.gz
emacs21_21.4a-5.dsc
  to pool/main/e/emacs21/emacs21_21.4a-5.dsc
emacs21_21.4a-5_i386.deb
  to pool/main/e/emacs21/emacs21_21.4a-5_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.
Rob Browning <[EMAIL PROTECTED]> (supplier of updated emacs21 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: Sun, 14 May 2006 10:18:04 -0700
Source: emacs21
Binary: emacs21-el emacs21-common emacs21-nox emacs21-bin-common emacs21
Architecture: source all i386
Version: 21.4a-5
Distribution: unstable
Urgency: low
Maintainer: Rob Browning <[EMAIL PROTECTED]>
Changed-By: Rob Browning <[EMAIL PROTECTED]>
Description: 
 emacs21- The GNU Emacs editor
 emacs21-bin-common - The GNU Emacs editor's shared, architecture dependent 
files
 emacs21-common - The GNU Emacs editor's shared, architecture independent 
infrastru
 emacs21-el - GNU Emacs LISP (.el) files
 emacs21-nox - The GNU Emacs editor (without X support)
Closes: 367177
Changes: 
 emacs21 (21.4a-5) unstable; urgency=low
 .
   * Don't include dpatch.make in debian/rules since the package no longer
 depends on dpatch.  Thanks to Romain Francoise
 <[EMAIL PROTECTED]>.  (closes: #367177) [rlb]
 - debian/rules
Files: 
 5368ca7a678ec5a7cd9570cf659f9a0f 859 editors optional emacs21_21.4a-5.dsc
 4951f6e4a83ba080192df62e8c107f4a 150632 editors optional 
emacs21_21.4a-5.diff.gz
 24f733068cb2915b6ab6af4b9e8cd26b 7210140 editors optional 
emacs21-el_21.4a-5_all.deb
 34a27feed6061809eb69087e46ec3882 11025588 editors optional 
emacs21-common_21.4a-5_all.deb
 413f1aea4aa9f10b731556b2ad0572c9 2043966 editors optional 
emacs21_21.4a-5_i386.deb
 1e40a098b9638134f1e1b8da7c141af0 1840598 editors optional 
emacs21-nox_21.4a-5_i386.deb
 f38cc06490356a9071bbc392dc131e1f 139278 editors optional 
emacs21-bin-common_21.4a-5_i386.deb

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

iD8DBQFEZ355JcjTd4x+c6QRAmyZAJ4uygcjYAw0O3Rrv1BLDMSiTYJDJACgwtzW
qttVwYgfxzGOSJwMsQDL830=
=DAaH
-END PGP SIGNATURE-

--- End Message ---


Bug#362885: x11-common: unable to upgrade, rmdir: /usr/X11R6/bin: Directory not empty

2006-05-14 Thread Vincent Lefevre
reopen 362885
thanks

BTW, I'm reopening this bug: Making a symlink is bogus since
dpkg removes it when one removes a package that contains files
in /usr/X11R6/bin. Otherwise, x11-common should make sure that
the symlink remains (if possible).

-- 
Vincent Lefèvre <[EMAIL PROTECTED]> - Web: 
100% accessible validated (X)HTML - Blog: 
Work: CR INRIA - computer arithmetic / SPACES project at LORIA



Processed: Re: version in testing FTBFS with current kernel in testing

2006-05-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> tags 359159 + etch
Bug#359159: version in testing FTBFS with current kernel in testing
There were no tags set.
Tags added: etch

> 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#367278: obexftp_0.19-3(amd64/unstable): FTBFS on amd64: relocation R_X86_64_32 against `a local symbol'

2006-05-14 Thread Frederik Schüler
Package: obexftp
Version: 0.19-3
Severity: serious

Hello,

There was an error while trying to autobuild your package:
  
> /usr/bin/ld: 
> /build/buildd/obexftp-0.19/swig/perl/../../obexftp/.libs/libobexftp.a(client.o):
>  relocation R_X86_64_32 against `a local symbol' can not be used when making 
> a shared object; recompile with -fPIC
> /build/buildd/obexftp-0.19/swig/perl/../../obexftp/.libs/libobexftp.a: could 
> not read symbols: Bad value
> collect2: ld returned 1 exit status
> make[5]: *** [blib/arch/auto/OBEXFTP/OBEXFTP.so] Error 1
> make[5]: Leaving directory `/build/buildd/obexftp-0.19/swig/perl'
> make[4]: *** [OBEXFTP.so] Error 2
> make[4]: Leaving directory `/build/buildd/obexftp-0.19/swig/perl'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/build/buildd/obexftp-0.19/swig'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/build/buildd/obexftp-0.19'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/build/buildd/obexftp-0.19'
> make: *** [build-stamp] Error 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=amd64&pkg=obexftp&ver=0.19-3


Best regards
Frederik Schueler


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



Bug#347663: marked as done (sfs-common: failure to remove, trying to deregister inexistent document)

2006-05-14 Thread Debian Bug Tracking System
Your message dated Sun, 14 May 2006 14:03:44 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#347663: fixed in sfs 1:0.8-0+pre20060514.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)

--- Begin Message ---
Package: sfs-common
Version: 1:0.8-0+pre20050819.1-2
Severity: serious

Removing sfs-common ...
/usr/share/doc-base/sfs-manual: cannot open control file for reading: No such 
file or directory
dpkg: error processing sfs-common (--remove):
 subprocess pre-removal script returned error exit status 2


This document is not on my system, and not registered in postinst.

BTW, the preinst script is empty, please remove it.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i586)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.31-k6
Locale: LANG=C, LC_CTYPE=french (charmap=ISO-8859-1)

Versions of packages sfs-common depends on:
ii  adduser   3.80   Add and remove users and groups
ii  libc6 2.3.5-11   GNU C Library: Shared libraries an
ii  libgcc1   1:4.0.2-6  GCC support library
ii  libgmp3c2 4.1.4-11   Multiprecision arithmetic library
pn  libsfs0c2  (no description available)
ii  libstdc++64.0.2-6The GNU Standard C++ Library v3
ii  nfs-common1:1.0.7-3  NFS support files common to client

sfs-common recommends no packages.

-- no debconf information

-- 
Yann Dirson<[EMAIL PROTECTED]> |
Debian-related: <[EMAIL PROTECTED]> |   Support Debian GNU/Linux:
|  Freedom, Power, Stability, Gratis
 http://ydirson.free.fr/| Check 

--- End Message ---
--- Begin Message ---
Source: sfs
Source-Version: 1:0.8-0+pre20060514.1-1

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

libsfs0c2-dev_0.8-0+pre20060514.1-1_i386.deb
  to pool/main/s/sfs/libsfs0c2-dev_0.8-0+pre20060514.1-1_i386.deb
libsfs0c2_0.8-0+pre20060514.1-1_i386.deb
  to pool/main/s/sfs/libsfs0c2_0.8-0+pre20060514.1-1_i386.deb
sfs-client_0.8-0+pre20060514.1-1_i386.deb
  to pool/main/s/sfs/sfs-client_0.8-0+pre20060514.1-1_i386.deb
sfs-common_0.8-0+pre20060514.1-1_i386.deb
  to pool/main/s/sfs/sfs-common_0.8-0+pre20060514.1-1_i386.deb
sfs-server_0.8-0+pre20060514.1-1_i386.deb
  to pool/main/s/sfs/sfs-server_0.8-0+pre20060514.1-1_i386.deb
sfs_0.8-0+pre20060514.1-1.diff.gz
  to pool/main/s/sfs/sfs_0.8-0+pre20060514.1-1.diff.gz
sfs_0.8-0+pre20060514.1-1.dsc
  to pool/main/s/sfs/sfs_0.8-0+pre20060514.1-1.dsc
sfs_0.8-0+pre20060514.1.orig.tar.gz
  to pool/main/s/sfs/sfs_0.8-0+pre20060514.1.orig.tar.gz



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

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

Debian distribution maintenance software
pp.
Jaakko Niemi <[EMAIL PROTECTED]> (supplier of updated sfs 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: Sun, 14 May 2006 23:09:37 +0300
Source: sfs
Binary: libsfs0c2-dev libsfs0c2 sfs-client sfs-server sfs-common
Architecture: source i386
Version: 1:0.8-0+pre20060514.1-1
Distribution: unstable
Urgency: low
Maintainer: Jaakko Niemi <[EMAIL PROTECTED]>
Changed-By: Jaakko Niemi <[EMAIL PROTECTED]>
Description: 
 libsfs0c2  - Self-Certifying File System shared libraries
 libsfs0c2-dev - Self-Certifying File System development files
 sfs-client - Self-Certifying File System client
 sfs-common - Self-Certifying File System common files
 sfs-server - Self-Certifying File System server
Closes: 338532 343019 347663 356564 366818
Changes: 
 sfs (1:0.8-0+pre20060514.1-1) unstable; urgency=low
 .
   * New upstream release
 - patches gone upstream (Closes: #356564)
   * ack NMU (Closes: #338532)
   * use default gcc on all archs (Closes: #343019)
   * don't ship sfsro*, under heavy developement according to upstream.
   * -client and -server now actually remove rc.d symlinks (Closes: 366818)
   * -common: removed unnecessary call to install-doc (Closes: 347663)
   * -common po

Bug#362885: x11-common: unable to upgrade, rmdir: /usr/X11R6/bin: Directory not empty

2006-05-14 Thread Vincent Lefevre
Any news about this bug?

As the current error doesn't solve any problem, why not let
/usr/X11R6/bin there until a better solution (if any) is found?

-- 
Vincent Lefèvre <[EMAIL PROTECTED]> - Web: 
100% accessible validated (X)HTML - Blog: 
Work: CR INRIA - computer arithmetic / SPACES project at LORIA



Bug#367212: marked as done (FTBFS: missing dependency on bzip2)

2006-05-14 Thread Debian Bug Tracking System
Your message dated Sun, 14 May 2006 14:02:16 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#367212: fixed in aegis 4.22-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)

--- Begin Message ---
Package: aegis
Version: 4.22-1
Severity: serious

Hi,
aegis_4.22-1 FTBFS on all archs for not getting results of (!failing) 
one test out of 239, because it misses bzip2, as shown below:

CXX="g++" /bin/sh etc/test.sh -shell /bin/sh -run \
test/02/t0225a-pmil.sh test/02/t0225a-pmil.ES
test/02/t0225a-pmil.sh: line 154: bzip2: command not found
NO RESULT when testing the bzip2 functionality (build data files 138)

Please add it to its dependencies. 
Thanks,
Roberto


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.14
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8) (ignored: LC_ALL 
set to [EMAIL PROTECTED])

--- End Message ---
--- Begin Message ---
Source: aegis
Source-Version: 4.22-2

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

aegis-doc_4.22-2_all.deb
  to pool/main/a/aegis/aegis-doc_4.22-2_all.deb
aegis-tk_4.22-2_all.deb
  to pool/main/a/aegis/aegis-tk_4.22-2_all.deb
aegis-web_4.22-2_i386.deb
  to pool/main/a/aegis/aegis-web_4.22-2_i386.deb
aegis_4.22-2.diff.gz
  to pool/main/a/aegis/aegis_4.22-2.diff.gz
aegis_4.22-2.dsc
  to pool/main/a/aegis/aegis_4.22-2.dsc
aegis_4.22-2_i386.deb
  to pool/main/a/aegis/aegis_4.22-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.
Christian Meder <[EMAIL PROTECTED]> (supplier of updated aegis 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: Sun, 14 May 2006 20:29:56 +0200
Source: aegis
Binary: aegis-doc aegis aegis-web aegis-tk
Architecture: source i386 all
Version: 4.22-2
Distribution: unstable
Urgency: low
Maintainer: Christian Meder <[EMAIL PROTECTED]>
Changed-By: Christian Meder <[EMAIL PROTECTED]>
Description: 
 aegis  - transaction-based software configuration management
 aegis-doc  - documentation for aegis
 aegis-tk   - aegis TK user interface
 aegis-web  - aegis web based user interface
Closes: 367212
Changes: 
 aegis (4.22-2) unstable; urgency=low
 .
   * add missing bzip2 build dependency which is needed for the tests,
 closes: #367212
Files: 
 b785c33b76e2d265a2bf3eabf72838f8 881 devel optional aegis_4.22-2.dsc
 fdbecd120ee7ce17517a13d39a8cbbd7 16660 devel optional aegis_4.22-2.diff.gz
 9a15c92a2a146541d2983db63c9bf728 2046724 doc optional aegis-doc_4.22-2_all.deb
 2c73e9f143b93ecadba3ef07d41b2f66 152798 devel optional aegis-tk_4.22-2_all.deb
 619bc130b979eef712aaafd230dc08d9 7814590 devel optional aegis_4.22-2_i386.deb
 debb262a6f212c7bacc47ac8d8e7965e 649064 devel optional 
aegis-web_4.22-2_i386.deb

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

iQCVAwUBRGeSCnI3JLSltt0xAQIsLAP/VbZw1koK+bV+EuhMO4cIwqxDVdEj7zaj
CGidFTzvsFoWP1WG9WygTwtJPUahDzfZpBuywg6zlwtX+U1BZmVY+RfG0S13sqrj
ry7P+QmwNwmspC90b7M0QVGJWNlXhGSRHWtOSG8knmuYL4PKg7A8N+fgXLbRAYsJ
jWdLmSyp+/g=
=95dD
-END PGP SIGNATURE-

--- End Message ---


Processed: Re: Bug#362885: x11-common: unable to upgrade, rmdir: /usr/X11R6/bin: Directory not empty

2006-05-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reopen 362885
Bug#362885: x11-common: unable to upgrade, rmdir: /usr/X11R6/bin: Directory not 
empty
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#364582: marked as done (spca5xx-modules-i386: Recommend on non-Debian package)

2006-05-14 Thread Debian Bug Tracking System
Your message dated Sun, 14 May 2006 14:05:02 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#364582: fixed in spca5xx 20060501-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)

--- Begin Message ---
Package: spca5xx-modules-i386
Severity: serious

Hi

Your binaries contain a line "Recommends: spcacat, spcaview, spcaserv",
but Im unable to find those packages in Debian (or in Provides).

Thats against Policy 2.2.1.

--88---
In addition, the packages in main

* must not require a package outside of main for compilation or
  execution (thus, the package must not declare a "Depends",
  "Recommends", or "Build-Depends" relationship on a non-main
  package)
--88---


-- 
bye Joerg
> 16. What should you do if a security bug is discovered in one of your 
> packages?
1) Notify [EMAIL PROTECTED] ASAP.
2) Notify upstream.
3) Try to create a patch.
4) Find out that Joey was faster.
[...]


pgpQZUCJBEf8D.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: spca5xx
Source-Version: 20060501-1

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

spca5xx-source_20060501-1_all.deb
  to pool/main/s/spca5xx/spca5xx-source_20060501-1_all.deb
spca5xx_20060501-1.diff.gz
  to pool/main/s/spca5xx/spca5xx_20060501-1.diff.gz
spca5xx_20060501-1.dsc
  to pool/main/s/spca5xx/spca5xx_20060501-1.dsc
spca5xx_20060501.orig.tar.gz
  to pool/main/s/spca5xx/spca5xx_20060501.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.
Kel Modderman <[EMAIL PROTECTED]> (supplier of updated spca5xx 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: Sun, 14 May 2006 15:28:56 +1000
Source: spca5xx
Binary: spca5xx-source
Architecture: source all
Version: 20060501-1
Distribution: unstable
Urgency: low
Maintainer: Debian spca5xx Maintainers <[EMAIL PROTECTED]>
Changed-By: Kel Modderman <[EMAIL PROTECTED]>
Description: 
 spca5xx-source - source for the spca5xx driver
Closes: 364582
Changes: 
 spca5xx (20060501-1) unstable; urgency=low
 .
   * New upstream release
   * Drop depends of build-essential
   * Use tar's -C option to change dir when creating tarball
   * Bump Standards-Version to 3.7.2.
   * Change Build-Depends-Indep => Build-Depends
   * Don't recommend packages not yet in the main archive (Closes: #364582)
Files: 
 2b5b7a8425c4023484a009f935827155 784 misc optional spca5xx_20060501-1.dsc
 8fcec25715aea10f9ebec5728c37e752 192817 misc optional 
spca5xx_20060501.orig.tar.gz
 3fff6752b2102c71ee3f9c1aa54d9456 4236 misc optional spca5xx_20060501-1.diff.gz
 432bb53710fe1893afeadaaf84b22f29 195454 misc optional 
spca5xx-source_20060501-1_all.deb

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

iD8DBQFEZ5nYLqiZQEml+FURAuxKAJ93cBrnHUhDl1aCTHKrAN1arOWfywCfe2o8
A9ZWnYLoHaGONWT23JVnRYE=
=yuS+
-END PGP SIGNATURE-

--- End Message ---


Processed: aegis: FTBFS with pbuilder on i386

2006-05-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reopen 363030
Bug#363030: aegis: FTBFS with pbuilder on i386
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#363030: aegis: FTBFS with pbuilder on i386

2006-05-14 Thread Roland Stigge
reopen 363030
thanks

Hi Junichi,

maybe this is of interest of you. Feel free to close it if you don't
think it's worth working on this issue.

Thanks.

bye,
  Roland


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



Processed: reassign 363030 to pbuilder

2006-05-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.9.19
> reassign 363030 pbuilder
Bug#363030: aegis: FTBFS with pbuilder on i386
Bug reassigned from package `aegis' to `pbuilder'.

>
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#367231: marked as done (emacs21 fails to install/upgrade on sid after dist-upgrade)

2006-05-14 Thread Debian Bug Tracking System
Your message dated Sun, 14 May 2006 13:29:24 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#367231: emacs21 fails to install/upgrade on sid after 
dist-upgrade
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)

--- Begin Message ---
Package: emacs21
Version: 21.4a-3
Severity: grave
Justification: renders package unusable

emacs21 could not be installed on sid as you can see from apt-get and apt-cache 
output that is clearer then any long explanation I can write down.

#apt-get install emacs21
Reading package lists... Done
Building dependency tree... 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:
  emacs21: Depends: emacs21-bin-common (= 21.4a-3) but it is not going to be 
installed
E: Broken packages

# apt-get install emacs21-bin-common
Reading package lists... Done
Building dependency tree... 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:
  emacs21-bin-common: Depends: emacs21-common (= 21.4a-3) but 21.4a-3.1 is to 
be installed
E: Broken packages

# apt-cache show emacs21
Package: emacs21
Priority: optional
Section: editors
Installed-Size: 5900
Maintainer: Rob Browning <[EMAIL PROTECTED]>
Architecture: i386
Version: 21.4a-3
Replaces: emacs21-nox
Provides: emacsen, editor, info-browser, mail-reader, news-reader
Depends: emacs21-bin-common (= 21.4a-3), libc6 (>= 2.3.5-1), libice6 | xlibs 
(>> 4.1.0), libjpeg62, libncurses5 (>= 5.4-5), libpng12-0 (>= 1.2.8rel-4), 
libsm6 | 
xlibs (>> 4.1.0), libtiff4, libungif4g (>= 4.1.3), libx11-6 | xlibs (>> 4.1.0), 
libxext6 | xlibs (>> 4.1.0), libxmu6 | xlibs (>> 4.1.0), libxpm4 | xlibs (>> 
4.1.0), 
libxt6 | xlibs (>> 4.1.0), xaw3dg (>= 1.5+E-1), zlib1g (>= 1:1.2.1)
Conflicts: emacs21-nox, w3-el
Filename: pool/main/e/emacs21/emacs21_21.4a-3_i386.deb
Size: 202
MD5sum: e0fa76d8a8c9355f838fb0bccac305d0
Description: The GNU Emacs editor
 GNU Emacs is the extensible self-documenting text editor.
Tag: devel::editor, interface::text-mode, interface::x11, 
role::aux:metapackage, suite::emacs, uitoolkit::athena, use::editing, 
works-with::dtp, works-with::mail, 
works-with::text, x11::application

Regards
Stefano

-- System Information: Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)

Versions of packages emacs21 depends on:
pn  emacs21-bin-common (no description available)
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  libice6   1:1.0.0-3  X11 Inter-Client Exchange library
ii  libjpeg62 6b-13  The Independent JPEG Group's JPEG 
ii  libncurses5   5.5-2  Shared libraries for terminal hand
ii  libpng12-01.2.8rel-5.1   PNG library - runtime
ii  libsm61:1.0.0-4  X11 Session Management library
ii  libtiff4  3.8.2-2Tag Image File Format (TIFF) libra
ii  libungif4g4.1.4-2shared library for GIF images (run
ii  libx11-6  2:1.0.0-6  X11 client-side library
ii  libxext6  1:1.0.0-4  X11 miscellaneous extension librar
ii  libxmu6   1:1.0.1-3  X11 miscellaneous utility library
ii  libxpm4   1:3.5.4.2-3X11 pixmap library
ii  libxt61:1.0.0-4  X11 toolkit intrinsics library
ii  xaw3dg1.5+E-14   Xaw3d widget set
ii  xlibs 6.9.0.dfsg.1-6 X Window System client libraries m
ii  zlib1g

Bug#365102: synfigstudio: 365102: please provide a backtrace

2006-05-14 Thread Anthony DeRobertis

Fabian Fagerholm wrote:

Anthony, any chance you could try the following things:

  * Could you compile the attached file (g++ -g -o test test.cpp)
and run it under gdb? If it crashes in the same way, we have a
smaller test case to work with.
  

The program does not crash.


  * Could you apply the attached patch to src/gtkmm/dockdialog.cpp,
recompile and provide the output? Or put a gdb breakpoint at
dockdialog.cpp:506 and then print the value of str and
separator?
  


Breakpoint 1, studio::DockDialog::set_contents (this=0xfe2320, 
   z=) at dockdialog.cpp:506

506 
book_contents=String(str.begin(),str.begin()+separator);
(gdb) p str
$3 = {static npos = 18446744073709551615, 
 _M_dataplus = {> = {<__gnu_cxx::new_allocator> = {}, }, 
   _M_p = 0xfee418 "navigator - info pal_edit pal_browse - tool_options history canvases - layers groups"}}

(gdb) p separator
$4 = 10


However, it appears that line is run several times.

  1. 1: str = {static npos = 18446744073709551615,
   _M_dataplus = {> =
 {<__gnu_cxx::new_allocator> = {}, },
 _M_p = 0xfee418 "navigator - info pal_edit pal_browse -
 tool_options history canvases - layers groups"}}
 (gdb) display separator
 2: separator = 10
  2. 2: separator = 26
 1: str = {static npos = 18446744073709551615,
   _M_dataplus = {> =
 {<__gnu_cxx::new_allocator> = {}, },
 _M_p = 0xfee548 " info pal_edit pal_browse - tool_options
 history canvases - layers groups"}}
  3. 2: separator = 31
 1: str = {static npos = 18446744073709551615,
   _M_dataplus = {> =
 {<__gnu_cxx::new_allocator> = {}, },
 _M_p = 0xff8218 " tool_options history canvases - layers groups"}}
  4. 2: separator = 4294967295
 1: str = {static npos = 18446744073709551615,
   _M_dataplus = {> =
 {<__gnu_cxx::new_allocator> = {}, }, _M_p = 0xff2b28 " layers groups"}}

The crash is, of course, after #4.

Looking at the code, on line 483 and 485, is unsigned int really right? 
Note that on amd64, sizeof(int) is 4 and sizeof(ptrdiff_t) is 8...



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



Bug#366870: raggle: crash at startup

2006-05-14 Thread Michael Ablassmeier
hi José

On Sat, May 13, 2006 at 12:45:59PM -0700, José H. Espinosa wrote:
> make[1]: Entering directory `/home/jhe/deb/ncurses-ruby-1.0'
> gcc -fPIC -g -O2 -g  -I. -I/usr/local/lib/ruby/1.8/i686-linux -I/usr/ 
> local/lib/ruby/1.8/i686-linux -I. -DHAVE_UNISTD_H -DHAVE_NCURSES_H - 

now that taking a closer look at your build log i see that your installed ruby
version seems to search its includes in /usr/local/lib/ruby/1.8/i686-linux.
This is definitly not the default directory for debians ruby packages (debian
installs its ruby librarys and includes to /usr/lib/ruby/. 

> [EMAIL PROTECTED]:~$ /usr/bin/env ruby --version
> ruby 1.8.3 (2005-09-21) [i686-linux]

according to your first message to the BTS you are running testing/unstable.
Neither sid nor etch do include ruby 1.8.3 but ruby 1.8.4. I guess you have
installed a ruby version from other sources at some point in the past (to
/usr/local/) which is now in your $PATH and gets executed instead of debians
ruby version. As there is no ncurses.rb in /usr/local/ raggle fails to start.

I think this Bug is caused by a misconfiguration of your system.

bye,
- michael



Bug#367221: quodlibet: fails to find module pygst

2006-05-14 Thread S=C3=A9bastien_?= =?UTF-8?Q?BARTH=C3=89LEMY
Joe Wreschnig <[EMAIL PROTECTED]> writes:

> On Sun, 2006-05-14 at 15:46 +0200, Sebastien Barthelemy wrote:
>> Package: quodlibet
>> Version: 0.18-3
>> Severity: grave
>> Justification: renders package unusable
>> 
>> The package, installed with aptitude on a etch system,  fails to start with 
>> the following message :
>> 
>> $ quodlibet 
>> Traceback (most recent call last):
>>   File "/usr/bin/quodlibet", line 310, in ?
>> import pygst
>> ImportError: No module named pygst
>
> python-gst0.10 provides that module, which reportbug says you have
> installed.

I saw this but found no explanation.

However your questions lead me to it. There was an old virtual-python for
this user that was overloading the system one.

So QL works perfectly now. 

Thanks a lot for your help and sorry for the noise.

best regards

-- 
SB



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



Bug#367070: bacula-director-pgsql - postinst called with unknown argument `upgrade'

2006-05-14 Thread Steve Langasek
severity 367070 minor
thanks

On Sat, May 13, 2006 at 01:32:55PM +0200, Bastian Blank wrote:
> Package: bacula-director-pgsql
> Version: 1.38.9-3
> Severity: grave

> | Preparing to replace bacula-director-pgsql 1.36.3-2 (using 
> .../bacula-director-pgsql_1.38.9-3_amd64.deb) ...
> | postinst called with unknown argument `upgrade'

I'm pretty sure that "upgrade" is not one of the arguments that policy
requires postinsts to support :)

-- 
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/


signature.asc
Description: Digital signature


Bug#366948: xfig can't find fonts

2006-05-14 Thread Steve Langasek
On Sat, May 13, 2006 at 07:03:24PM +1200, Bruce MacDonald wrote:
> The font paths in xorg.conf are:

> $ grep FontPath /etc/X11/xorg.conf
> FontPath"/usr/share/fonts/X11/misc"
> FontPath"/usr/share/fonts/X11/cyrillic"
> FontPath"/usr/share/fonts/X11/100dpi/:unscaled"
> FontPath"/usr/share/fonts/X11/75dpi/:unscaled"
> FontPath"/usr/share/fonts/X11/Type1"
> FontPath"/usr/share/fonts/X11/100dpi"
> FontPath"/usr/share/fonts/X11/75dpi"
> FontPath"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"

> so there are more font paths than xset q gives.

But not the ones I was specifically hoping to find there.  Did you edit your
xorg.conf by hand for the X11R7 upgrade?  I was looking to see whether you
still had /usr/X11R6/lib/X11/fonts/ directories listed here, because the
current automated upgrade path from xorg 6.9 to 7 should keep both these and
the new /usr/share/fonts/X11 paths for transitional purposes.

Of course, it may not matter in this case; it depends on whether font
packages are still installing to the legacy path.

> But the xfig problem remains. Also I noticed that xfontsel shows that
> the font needed is missing because the size 13 is not available, eg in 

>  -*-times-medium-r-normal--13-*-*-*-*-*-ISO8859-*

> Size 12 is available. I'm no expert here but will try to track down
> the font issues. 

Ok, good luck... :)

-- 
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]



Processed: Re: Bug#367070: bacula-director-pgsql - postinst called with unknown argument `upgrade'

2006-05-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 367070 minor
Bug#367070: bacula-director-pgsql - postinst called with unknown argument 
`upgrade'
Bug#367066: bacula-director-pgsql: postinst called with unknown argument 
`upgrade'
Bug#367069: bacula-director-pgsql - fails to upgrade
Severity set to `minor' 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: Trivial patch

2006-05-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 362918 serious
Bug#362918: twisted-runner: Build depends on itself.
Severity set to `serious' from `important'

> # This is RC I'm afraid given it has incorrect build-deps and therefore
> # won't build on amd64 but it's trivial so...
> tags 362918 patch
Bug#362918: twisted-runner: Build depends on itself.
There were no tags set.
Tags added: patch

> # ...here's a 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: Not RC

2006-05-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 350224 important
Bug#350224: kaffeine/xine engine freezes on rewinding
Severity set to `important' from `serious'

> stop
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#367177: FTBFS: debian/rules:28: /usr/share/dpatch/dpatch.make: No such file or directory

2006-05-14 Thread Rob Browning
Romain Francoise <[EMAIL PROTECTED]> writes:

> Your package fails to build from source, you switched from dpatch to
> quilt for patch management but debian/rules still tries to include
> the dpatch top-level Makefile and dpatch is no longer in
> Build-Depends:

Oops, and thanks.  I'll have a new upload shortly.

-- 
Rob Browning
rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu
GPG starting 2002-11-03 = 14DD 432F AE39 534D B592  F9A0 25C8 D377 8C7E 73A4


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



Bug#364801: sourcenav: Installs manpages under wrong dir

2006-05-14 Thread Erik Schanze
tags 364801 +patch
thanks

Please find attached patch to fix this issue.

Kindly regards,

Erik


-- 
 www.ErikSchanze.de *
 Bitte keine HTML-E-Mails! No HTML mails, please! Limit: 100 kB *
- Linux-Info-Tag in Dresden, am 28. Oktober 2006*
   Info: http://www.linux-info-tag.de/  *
--- sourcenav-5.1.4/debian/rules	2006-05-14 19:03:35.0 +0200
+++ sourcenav-5.1.4/debian/rules.fixed	2006-05-14 19:04:24.0 +0200
@@ -23,7 +23,7 @@
 	# commands to configure the package.
 	-mkdir $(builddir)
 	cd $(builddir); $(srcdir)/configure \
-	--prefix=/usr/lib/sourcenav --mandir=/usr/share/man\
+	--prefix=/usr/lib/sourcenav --mandir=/usr/share/man \
 	--infodir=/usr/share/info
 
 	touch configure-stamp


Processed: sourcenav: Installs manpages under wrong dir

2006-05-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> tags 364801 +patch
Bug#364801: sourcenav: Installs manpages under wrong dir
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#284770: Bug #284770: dbmail: FTBFS (amd64/gcc-4.0): invalid lvalue in assignment

2006-05-14 Thread Paul J Stevens
[EMAIL PROTECTED] wrote:

> You tagged this bug "fixed-upstream pending" six week ago.
> Did you hit problems with uploading the new packages ? 

You could say that. My sponsor flagged down the packages I had prepared.

> We really need this bug to be fixed soon.

dbmail-2.2 is imminent. And the packages I have prepared for that
release address all concerns my sponsor raised (hopefully). Expect an
upload within the next three or four weeks.


-- 
  
  Paul Stevens  paul at nfg.nl
  NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31
  The Netherlandshttp://www.nfg.nl


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



Bug#365845: marked as done (FTBFS: requires automake-1.7)

2006-05-14 Thread Debian Bug Tracking System
Your message dated Sun, 14 May 2006 10:02:14 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#365845: fixed in mtr 0.71-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)

--- Begin Message ---
Package: mtr
Version: 0.71-1
Severity: serious

Hi,
mtr_0.71-1 FTBFS with error:

make -C mtr
make[1]: Entering directory `/build/buildd/mtr-0.71/mtr'
cd .. && \
  /bin/sh /build/buildd/mtr-0.71/missing --run automake-1.7 --gnu  Makefile
/build/buildd/mtr-0.71/missing: line 46: automake-1.7: command not found
WARNING: `automake-1.7' is needed, and you do not seem to have it handy on your
 system.  You might have modified some files without having the
 proper tools for further handling them.  Check the `README' file,
 it often tells you about the needed prerequirements for installing
 this package.  You may also peek at any GNU archive site, in case
 some other package would contain this missing `automake-1.7' program.
make[1]: *** [../Makefile.in] Error 1
make[1]: Leaving directory `/build/buildd/mtr-0.71/mtr'
make: *** [build-stamp] Error 2

Which make it quite clear it needs automake-1.7. Please add it as a
dependency. Thanks,
Roberto


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.9
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8) (ignored: LC_ALL 
set to [EMAIL PROTECTED])

--- End Message ---
--- Begin Message ---
Source: mtr
Source-Version: 0.71-2

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

mtr-tiny_0.71-2_i386.deb
  to pool/main/m/mtr/mtr-tiny_0.71-2_i386.deb
mtr_0.71-2.diff.gz
  to pool/main/m/mtr/mtr_0.71-2.diff.gz
mtr_0.71-2.dsc
  to pool/main/m/mtr/mtr_0.71-2.dsc
mtr_0.71-2_i386.deb
  to pool/main/m/mtr/mtr_0.71-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.
Robert Woodcock <[EMAIL PROTECTED]> (supplier of updated mtr 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: Sun, 14 May 2006 09:37:17 -0700
Source: mtr
Binary: mtr-tiny mtr
Architecture: source i386
Version: 0.71-2
Distribution: unstable
Urgency: low
Maintainer: Robert Woodcock <[EMAIL PROTECTED]>
Changed-By: Robert Woodcock <[EMAIL PROTECTED]>
Description: 
 mtr- Full screen ncurses and X11 traceroute tool
 mtr-tiny   - Full screen ncurses traceroute tool
Closes: 365845
Changes: 
 mtr (0.71-2) unstable; urgency=low
 .
   * Run autoreconf --force --install to allow building without automake,
 closes: #365845
Files: 
 6c0f2426c82e50813b3e313c70753e61 584 net standard mtr_0.71-2.dsc
 dcb8584bbceb5e3830bf7ffb75ac44c5 45596 net standard mtr_0.71-2.diff.gz
 8ce3ceb4ddf8be824efa19d90379ac65 34006 net standard mtr-tiny_0.71-2_i386.deb
 34a7b8451e2a912cfd4daf620a012b46 48200 net extra mtr_0.71-2_i386.deb

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

iD8DBQFEZ1/U9c5o62/wq/IRAr36AJsFbzPYDv8+b13vg/W4dv4nGll94gCfcmRR
v1y1zaB7r0I0QwWtskQnooA=
=f/Z6
-END PGP SIGNATURE-

--- End Message ---


Bug#367221: quodlibet: fails to find module pygst

2006-05-14 Thread Joe Wreschnig
On Sun, 2006-05-14 at 15:46 +0200, Sebastien Barthelemy wrote:
> Package: quodlibet
> Version: 0.18-3
> Severity: grave
> Justification: renders package unusable
> 
> The package, installed with aptitude on a etch system,  fails to start with 
> the following message :
> 
> $ quodlibet 
> Traceback (most recent call last):
>   File "/usr/bin/quodlibet", line 310, in ?
> import pygst
> ImportError: No module named pygst

python-gst0.10 provides that module, which reportbug says you have
installed.

What's the output of the following commands (on the system where the
error occurs):

python -V
python -c "import pygst; print pygst"
locate pygst.py
-- 
Joe Wreschnig <[EMAIL PROTECTED]>


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


Bug#365845: FTBFS: requires automake-1.7

2006-05-14 Thread Robert Woodcock
On Sat, May 13, 2006 at 01:23:44PM +0200, Florian Ernst wrote:
> On Wed, May 03, 2006 at 12:59:14PM +0200, Roberto Pariset wrote:
> > mtr_0.71-1 FTBFS with error:
> > [...]
> > Which make it quite clear it needs automake-1.7. Please add it as a
> > dependency.
> 
> Methinks this FTBFS occurs due to unnecessarily applying the 0.70-1
> patches to img/Makefile.in, Makefile.in, aclocal.m4 and configure to
> 0.71 as well. Apparently upstream took care, so those simply aren't
> needed anymore.
> When dropping these patches as well as the "touch"ing in debian/rules
> the package builds just fine (tested on i386, amd64, ia64 and s390).
> 
> Please find attached the corresponding interdiff. If I won't hear from
> you I'll probably NMU on Monday.

Sorry for the delay on this. I've just uploaded -2. I didn't have a whole
lot of spare time last week and pbuilder wasn't cooperating.

I don't want to:

* Use upstream autotools (v1.4!)
* Depend on automake

I do want to:

* Be able to change autotools-related things in my source package
* Respond to (or just plain avoid) FTBFS bugs about out-of-date stuff
* Conform to /usr/share/doc/autotools-dev/README.Debian.gz

It looks like I was able to achieve these goals by running:

autoreconf --force --install

On the source tree before building.

Note to Florian: those are only "patches" from your perspective. All of
those files are automatically generated by autoreconf/aclocal/autoconf/
automake/etc. None of them are written by hand (or *shudder* merged into new
version source trees).
-- 
Robert Woodcock - [EMAIL PROTECTED]
"Everything has been thought of before. The trick is to think of it again."
-- Johann Wolfgang von Goethe


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



Processed: tagging 365816, tagging 364937, tagging 366965

2006-05-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.9.19
> tags 365816 pending
Bug#365816: vlc has circular Depends on vlc-plugin-alsa and wxvlc
There were no tags set.
Tags added: pending

> tags 364937 pending
Bug#364937: vlc: Reenable the Xosd plugin when possible
There were no tags set.
Tags added: pending

> tags 366965 pending
Bug#366965: FTBFS on powerpc: invalid parameter combination for AltiVec 
intrinsic
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#367181: marked as done (FTBFS: I have no package to build)

2006-05-14 Thread Debian Bug Tracking System
Your message dated Sun, 14 May 2006 09:32:06 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#367181: fixed in allegro4 2:4.0.4-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)

--- Begin Message ---
Package: allegro4
Severity: serious
Justification: no longer builds from source

allegro4 fails to build on all arches, see 
http://buildd.debian.org/build.php?&pkg=allegro4

Automatic build of allegro4_2:4.0.4-2 on garkin by sbuild/m68k 85
[...]
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_2.3.6-5 
linux-kernel-headers_2.6.13+0rc3-2.1 gcc-4.0_4.0.3-1 g++-4.0_4.0.3-1 
binutils_2.16.1cvs20060413-1 libstdc++6-4.0-dev_4.0.3-1 libstdc++6_4.1.0-1
--
dpkg-source: extracting allegro4 in allegro4-4.0.4
dpkg-buildpackage: source package is allegro4
dpkg-buildpackage: source version is 2:4.0.4-2
dpkg-buildpackage: host architecture m68k
dpkg-buildpackage: source version without epoch 4.0.4-2
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_clean
 debian/rules build
make: Nothing to be done for `build'.
 /usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_clean -k
dh_installdirs -s
dh_installdirs: I have no package to build
dh_installchangelogs -s
dh_installchangelogs: I have no package to build
dh_installdocs -s
dh_installdocs: I have no package to build
dh_compress -s
dh_compress: I have no package to build
dh_installdeb -s
dh_installdeb: I have no package to build
dh_gencontrol -s
dh_gencontrol: I have no package to build
dh_md5sums -s
dh_md5sums: I have no package to build
dh_builddeb -s
dh_builddeb: I have no package to build
 dpkg-genchanges -B -mDebian/m68k Build Daemon <[EMAIL PROTECTED]>
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: failure: cannot read files list file: No such file or directory

--- End Message ---
--- Begin Message ---
Source: allegro4
Source-Version: 2:4.0.4-3

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

allegro4_4.0.4-3.diff.gz
  to pool/main/a/allegro4/allegro4_4.0.4-3.diff.gz
allegro4_4.0.4-3.dsc
  to pool/main/a/allegro4/allegro4_4.0.4-3.dsc
liballegro4a-plugin-arts_4.0.4-3_all.deb
  to pool/main/a/allegro4/liballegro4a-plugin-arts_4.0.4-3_all.deb
liballegro4a-plugin-esd_4.0.4-3_all.deb
  to pool/main/a/allegro4/liballegro4a-plugin-esd_4.0.4-3_all.deb
liballegro4a-plugin-svgalib_4.0.4-3_i386.deb
  to pool/main/a/allegro4/liballegro4a-plugin-svgalib_4.0.4-3_i386.deb
liballegro4a_4.0.4-3_i386.deb
  to pool/main/a/allegro4/liballegro4a_4.0.4-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.
Sam Hocevar (Debian packages) <[EMAIL PROTECTED]> (supplier of updated allegro4 
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: Sun, 14 May 2006 11:16:03 -0500
Source: allegro4
Binary: liballegro4a-plugin-svgalib liballegro4a-plugin-esd liballegro4a 
liballegro4a-plugin-arts
Architecture: source i386 all
Version: 2:4.0.4-3
Distribution: unstable
Urgency: high
Maintainer: Sam Hocevar (Debian packages) <[EMAIL PROTECTED]>
Changed-By: Sam Hocevar (Debian packages) <[EMAIL PROTECTED]>
Description: 
 liballegro4a - dummy package
 liballegro4a-plugin-arts - dummy package
 liballegro4a-plugin-esd - dummy package
 liballegro4a-plugin-svgalib - dummy package
Closes: 367181
Changes: 
 allegro4 (2:4.0.4-3) unstable; urgency=high
 .
   * Set severity to critical because we fix an RC bug.
   * debian/control:
 + Set one package Arch: any to please the buildds (Closes: #367181).
Files: 
 9c63daefc661a57fc9df7e62da1e98ca 660 libs optional allegro4_4.0.4-3.dsc
 db5d6c961bf6d84e18a371f98601d5f5 7124 libs optional allegro4_4.0.4-3.diff.gz
 8a36bc80b44aaab250452a9c4f783a73 7818 libs optional 
liballegro4a-plugin-esd_4.0.4-3_all.deb
 7a43e2b2c8598a89169fc916f3007dbe 7818 libs optional 
liballegro4a-plugin-arts_4.0.4-3_all.deb
 c9771a8ddbacaadc763ce0700e405932 7802 libs optional 
liballegro4a_4.0.4-3_i386.deb

Bug#356347: [Fwd: please try libmhash2 0.9.6-2]

2006-05-14 Thread Bastian Kleineidam
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

I am forwarding this message to you as the bug submitter of #356347 so
you can also test the patch.

Kind regards,
  Bastian

-  Original-Nachricht 
Betreff: please try libmhash2 0.9.6-2
Datum: Sun, 14 May 2006 01:23:52 -0400
Von: Chris Hanson <[EMAIL PROTECTED]>
An: Bastian Kleineidam <[EMAIL PROTECTED]>, Uwe Steinmann
<[EMAIL PROTECTED]>
CC: [EMAIL PROTECTED], [EMAIL PROTECTED]

I just uploaded libmhash2 0.9.6-2 to unstable.  Please try this as I
think it will fix these bugs.  (I'm pretty sure they are both the same
bug.)

I think what's happening is that there are two separate bugs.  In
0.9.4a the function mutils_word32swap was broken and caused a segfault
on big-endian architectures.  This was fixed upstream in 0.9.6.
However, behind that bug was another in the function
_mhash_gen_key_s2k_simple, which also caused a segfault.  This second
bug should be fixed by a patch I applied.  (But if it isn't, an error
will be signalled rather than a segfault.)


- --
  ,''`.  Bastian Kleineidam
 : :' :GnuPG Schlüssel
 `. `'gpg --keyserver wwwkeys.pgp.net --recv-keys 32EC6F3E
   `-

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

iD8DBQFEZ1cteBwlBDLsbz4RAp13AKCln/ooFGj/TjycJSMvihjEQVhJRQCfTZLQ
Rz+r3ONP/PDktBZ52c940tQ=
=/U+t
-END PGP SIGNATURE-



Bug#367231: emacs21 fails to install/upgrade on sid after dist-upgrade

2006-05-14 Thread Stefano Canepa
Package: emacs21
Version: 21.4a-3
Severity: grave
Justification: renders package unusable

emacs21 could not be installed on sid as you can see from apt-get and apt-cache 
output that is clearer then any long explanation I can write down.

#apt-get install emacs21
Reading package lists... Done
Building dependency tree... 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:
  emacs21: Depends: emacs21-bin-common (= 21.4a-3) but it is not going to be 
installed
E: Broken packages

# apt-get install emacs21-bin-common
Reading package lists... Done
Building dependency tree... 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:
  emacs21-bin-common: Depends: emacs21-common (= 21.4a-3) but 21.4a-3.1 is to 
be installed
E: Broken packages

# apt-cache show emacs21
Package: emacs21
Priority: optional
Section: editors
Installed-Size: 5900
Maintainer: Rob Browning <[EMAIL PROTECTED]>
Architecture: i386
Version: 21.4a-3
Replaces: emacs21-nox
Provides: emacsen, editor, info-browser, mail-reader, news-reader
Depends: emacs21-bin-common (= 21.4a-3), libc6 (>= 2.3.5-1), libice6 | xlibs 
(>> 4.1.0), libjpeg62, libncurses5 (>= 5.4-5), libpng12-0 (>= 1.2.8rel-4), 
libsm6 | 
xlibs (>> 4.1.0), libtiff4, libungif4g (>= 4.1.3), libx11-6 | xlibs (>> 4.1.0), 
libxext6 | xlibs (>> 4.1.0), libxmu6 | xlibs (>> 4.1.0), libxpm4 | xlibs (>> 
4.1.0), 
libxt6 | xlibs (>> 4.1.0), xaw3dg (>= 1.5+E-1), zlib1g (>= 1:1.2.1)
Conflicts: emacs21-nox, w3-el
Filename: pool/main/e/emacs21/emacs21_21.4a-3_i386.deb
Size: 202
MD5sum: e0fa76d8a8c9355f838fb0bccac305d0
Description: The GNU Emacs editor
 GNU Emacs is the extensible self-documenting text editor.
Tag: devel::editor, interface::text-mode, interface::x11, 
role::aux:metapackage, suite::emacs, uitoolkit::athena, use::editing, 
works-with::dtp, works-with::mail, 
works-with::text, x11::application

Regards
Stefano

-- System Information: Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)

Versions of packages emacs21 depends on:
pn  emacs21-bin-common (no description available)
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  libice6   1:1.0.0-3  X11 Inter-Client Exchange library
ii  libjpeg62 6b-13  The Independent JPEG Group's JPEG 
ii  libncurses5   5.5-2  Shared libraries for terminal hand
ii  libpng12-01.2.8rel-5.1   PNG library - runtime
ii  libsm61:1.0.0-4  X11 Session Management library
ii  libtiff4  3.8.2-2Tag Image File Format (TIFF) libra
ii  libungif4g4.1.4-2shared library for GIF images (run
ii  libx11-6  2:1.0.0-6  X11 client-side library
ii  libxext6  1:1.0.0-4  X11 miscellaneous extension librar
ii  libxmu6   1:1.0.1-3  X11 miscellaneous utility library
ii  libxpm4   1:3.5.4.2-3X11 pixmap library
ii  libxt61:1.0.0-4  X11 toolkit intrinsics library
ii  xaw3dg1.5+E-14   Xaw3d widget set
ii  xlibs 6.9.0.dfsg.1-6 X Window System client libraries m
ii  zlib1g1:1.2.3-11 compression library - runtime

emacs21 recommends no packages.


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



Bug#366588: pending

2006-05-14 Thread Jay Berkenbilt

tags 366588 +pending
found 366588 3.7.2-3sarge1
notfound 366588 3.8.2-1
notfound 366588 3.8.2-2
thanks

I have sent a patch to the security team for the sarge version.  If
they agree, presumably a new version will be upload soon and a woody
version will also be prepared.  Here is the patch.  It is basically
the changes from revision 1.11 to 1.12 of tif_color.c

I have also attempted to use the found and notfound commands to keep
this bug from counting against the transition of 3.8.2-2 to etch,
though I'm not sure I've done it right.

-- 
Jay Berkenbilt <[EMAIL PROTECTED]>

--- libtiff/tif_color.c.qdist	2005-01-15 10:42:50.0 -0500
+++ libtiff/tif_color.c	2006-05-14 09:47:02.115457504 -0400
@@ -92,6 +92,11 @@
 	Yg = TIFFmax( Yg, cielab->display.d_Y0G );
 	Yb = TIFFmax( Yb, cielab->display.d_Y0B );
 
+	/* Avoid overflow in case of wrong input values */
+	Yr = TIFFmin(Yr, cielab->display.d_YCR);
+	Yg = TIFFmin(Yg, cielab->display.d_YCG);
+	Yb = TIFFmin(Yb, cielab->display.d_YCB);
+
 	/* Turn luminosity to colour value. */
 	i = TIFFmin(cielab->range,
 		(int)((Yr - cielab->display.d_Y0R) / cielab->rstep));


Bug#367081: sa-exim: not working with latest spamassassin package

2006-05-14 Thread Richard Burton
I sent this once already and it never made it onto the bug tracker, so 
trying again.



Which means SA-Exim did work, but SpamAssassin itself failed for some
reason. It would be great if you can search through your logs and see if
you can find out why SpamAssassin isn't working.



From syslog:


May 14 14:29:41 localhost spamd[14765]: spamd: connection from localhost 
[127.0.0.1] at port 34030
May 14 14:29:41 localhost spamd[14765]: spamd: setuid to Debian-exim 
succeeded
May 14 14:29:41 localhost spamd[14765]: spamd: processing message 
<[EMAIL PROTECTED]> for Debian-exim:102
May 14 14:29:41 localhost spamd[14765]: spamd: clean message (1.9/5.0) for 
Debian-exim:102 in 0.6 seconds, 994 bytes.
May 14 14:29:41 localhost spamd[14765]: spamd: result: .  1 - 
AWL,DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,MSGID_FROM_MTA_HEADER 
scantime=0.6,size=994,user=Debian-exim,uid=102,required_score=5.0,rhost=localhost,raddr=127.0.0.1,rport=34030,mid=<[EMAIL PROTECTED]>,autolearn=no

May 14 14:29:41 localhost spamd[14764]: prefork: child states: II

Looks to me like SA is happy at it's end. Please let me know what else to 
collect/try.


Richard.




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



Processed: scite: 355404: still happens :(

2006-05-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reopen 355404
Bug#355404: scite: segfaults when showing menus/windows/popups
'reopen' is deprecated when a bug has been closed with a version;
use 'found' or 'submitter' as appropriate instead.
Bug reopened, originator not changed.

> found 355404 1.68-1
Bug#355404: scite: segfaults when showing menus/windows/popups
Bug marked as found in version 1.68-1.

> 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#355404: scite: 355404: still happens :(

2006-05-14 Thread Paul Wise
reopen 355404
found 355404 1.68-1
thanks

I've started to notice that this bug is still present, perhaps a pango
or X update caused it. I get crashes trying to open the file menu and
the same crash I described before with the Find dialog. 

Also, should scintilla be split out into a library package, since
qscintilla probably also embeds a copy of the Scintilla source code?

BTW, would you like a co-maintainer for scite? I'm not a DD yet, but
perhaps you could sponsor any uploads until FD/DAM approve my
application.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#367221: quodlibet: fails to find module pygst

2006-05-14 Thread Sebastien Barthelemy
Package: quodlibet
Version: 0.18-3
Severity: grave
Justification: renders package unusable

The package, installed with aptitude on a etch system,  fails to start with 
the following message :

$ quodlibet 
Traceback (most recent call last):
  File "/usr/bin/quodlibet", line 310, in ?
import pygst
ImportError: No module named pygst


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-k7
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages quodlibet depends on:
ii  exfalso   0.18-3 audio tag editor for GTK+
ii  gstreamer0.10-plugins-base0.10.5-1   GStreamer plugins from the "base" 
ii  gstreamer0.10-plugins-good0.10.2-1   GStreamer plugins from the "good" 
ii  gstreamer0.10-plugins-ugly0.10.3-1   GStreamer plugins from the "ugly" 
ii  python2.3.5-5An interactive high-level object-o
ii  python-gst0.100.10.2-1   generic media-playing framework (P

Versions of packages quodlibet recommends:
ii  gstreamer0.10-alsa0.10.5-1   GStreamer plugin for ALSA
ii  gstreamer0.10-gnomevfs0.10.5-1   GStreamer plugin for GnomeVFS
ii  python-feedparser 4.1-2  Universal Feed Parser for Python
ii  quodlibet-ext 0.18-3 extensions for the Quod Libet audi

-- no debconf information


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



Bug#367228: FTBFS: missing build-depends on debhelper

2006-05-14 Thread Martin Michlmayr
Package: srm-reader
Version: 0.09
Severity: serious

> Automatic build of srm-reader_0.09 on juist by sbuild/alpha 0.44
...
> dpkg-source: unpacking srm-reader_0.09.tar.gz
> dpkg-buildpackage: source package is srm-reader
> dpkg-buildpackage: source version is 0.09
> dpkg-buildpackage: host architecture alpha
> dpkg-buildpackage: source version without epoch 0.09
>  /usr/bin/fakeroot debian/rules clean
> dh_testdir
> make: dh_testdir: Command not found
> make: *** [clean] Error 127

-- 
Martin Michlmayr
http://www.cyrius.com/


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



Processed: pending

2006-05-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> tags 366588 +pending
Bug#366588: CVE-2006-2120: denial of service (crash) via a crafted TIFF image
Tags were: security
Tags added: pending

> found 366588 3.7.2-3sarge1
Bug#366588: CVE-2006-2120: denial of service (crash) via a crafted TIFF image
Bug marked as found in version 3.7.2-3sarge1.

> notfound 366588 3.8.2-1
Bug#366588: CVE-2006-2120: denial of service (crash) via a crafted TIFF image
Bug marked as not found in version 3.8.2-1.

> notfound 366588 3.8.2-2
Bug#366588: CVE-2006-2120: denial of service (crash) via a crafted TIFF image
Bug marked as not found in version 3.8.2-2.

> 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#360713: marked as done (etc/init.d/and stop does not stop and)

2006-05-14 Thread Debian Bug Tracking System
Your message dated Sun, 14 May 2006 06:02:03 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#360713: fixed in and 1.2.2-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)

--- Begin Message ---
Package: and
Version: 1.2.1-2
Severity: serious

Hi,

| simona:~# ps xauf | grep and | grep -v grep
| simona:~# [ -f /var/run/and.pid ] || echo 'does not exist'
| does not exist
| simona:~# /etc/init.d/and start
| Starting auto nice daemon: and.
| simona:~# ps xauf | grep and | grep -v grep
| root 20614  0.0  0.0  2800  732 ?S12:46   0:00 /usr/sbin/and
| simona:~# cat /var/run/and.pid
| 20613
| simona:~# start-stop-daemon --stop --pidfile /var/run/and.pid --exec 
/usr/sbin/and
| No /usr/sbin/and found running; none killed.

Since and forks after you start it, and you create the pidfile from
start-stop-daemon the pidfile is wrong.  so stop never kills and.

Please either fix and to
 - to write the pidfile on its own, or
 - not fork (and let start stop daemon detach), or
 - do not check the pidfile when killing and.
 (in order of preference).

Thanks,
Peter

--- End Message ---
--- Begin Message ---
Source: and
Source-Version: 1.2.2-1

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

and_1.2.2-1.diff.gz
  to pool/main/a/and/and_1.2.2-1.diff.gz
and_1.2.2-1.dsc
  to pool/main/a/and/and_1.2.2-1.dsc
and_1.2.2-1_i386.deb
  to pool/main/a/and/and_1.2.2-1_i386.deb
and_1.2.2.orig.tar.gz
  to pool/main/a/and/and_1.2.2.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.
Jerome Warnier <[EMAIL PROTECTED]> (supplier of updated and 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, 13 Oct 2005 19:11:27 +0200
Source: and
Binary: and
Architecture: source i386
Version: 1.2.2-1
Distribution: unstable
Urgency: low
Maintainer: Jerome Warnier <[EMAIL PROTECTED]>
Changed-By: Jerome Warnier <[EMAIL PROTECTED]>
Description: 
 and- Auto Nice Daemon
Closes: 310360 360713 363065
Changes: 
 and (1.2.2-1) unstable; urgency=low
 .
   * New upstream release
   * Fix watch file (I hate how SourceForge does it!)
   * Fix typo in manpages (Closes: #310360)
   * Add highpriostart.c as example (Closes: #363065)
   * Fix initscript to stop it using erroneous pid file (Closes: #360713)
   * Fix manpages minus ("-") not escaped.
   * Fixed the debian/copyright file. Many thanks to Guilherme de S. Pastore
 <[EMAIL PROTECTED]> for this and more.
Files: 
 ab346c2dce5ffebc28017fe5c98da3f3 549 misc extra and_1.2.2-1.dsc
 b939909039a8487eec93ff7eb56a4779 29989 misc extra and_1.2.2.orig.tar.gz
 97d0833bb78d227e3fa3ada32c58fb26 5226 misc extra and_1.2.2-1.diff.gz
 4d1edc8d9eea8922ff5602edec438b28 25564 misc extra and_1.2.2-1_i386.deb

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

iD8DBQFEZyfqGJU/LHOwJZIRAk6KAJsFRX0xvy7h/V48cg+JRBFPzevgtgCePDtZ
4bCzugWt/yGNV/ZtdHajUh4=
=Y857
-END PGP SIGNATURE-

--- End Message ---


Processed: 365653 is grave.

2006-05-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 365653 grave
Bug#365653: ketchup: problem with stable kernels > .9
Severity set to `grave' from `normal'

> quit
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#284770: Bug #284770: dbmail: FTBFS (amd64/gcc-4.0): invalid lvalue in assignment

2006-05-14 Thread allomber
On Sun, Oct 30, 2005 at 11:00:30PM +0100, Paul J Stevens wrote:
> 
> Hi Rob,
> 
> Thanks for taking an interest. Both bugs have long since been fixed in the
> debian packages for dbmail I maintain at debian.nfgd.net. Since preparing the
> 1.2 packages I've become heavily involved in upstream devel. There are other
> more serious problems with 1.2 which are more serious imo (read sql 
> injection),
> and have long since been fixed by me and others in the 2.0 tree.
> 
> If you want to nmu please do! Becoming a dm is not a motive anymore for 
> working
> on dbmail. Packages for sarge/edge for dbmail-2.0 are available for nmu.
> Experimental packages are also available for the as yet to be released
> dbmail-2.2 packages.

Hello Paul,

You tagged this bug "fixed-upstream pending" six week ago.
Did you hit problems with uploading the new packages ? 

We really need this bug to be fixed soon.

Thanks in advance,
-- 
Bill. <[EMAIL PROTECTED]>

Imagine a large red swirl here. 


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



Bug#367212: FTBFS: missing dependency on bzip2

2006-05-14 Thread Roberto Pariset
Package: aegis
Version: 4.22-1
Severity: serious

Hi,
aegis_4.22-1 FTBFS on all archs for not getting results of (!failing) 
one test out of 239, because it misses bzip2, as shown below:

CXX="g++" /bin/sh etc/test.sh -shell /bin/sh -run \
test/02/t0225a-pmil.sh test/02/t0225a-pmil.ES
test/02/t0225a-pmil.sh: line 154: bzip2: command not found
NO RESULT when testing the bzip2 functionality (build data files 138)

Please add it to its dependencies. 
Thanks,
Roberto


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.14
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8) (ignored: LC_ALL 
set to [EMAIL PROTECTED])


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



Bug#367049: mount breaks cfs

2006-05-14 Thread Rorzik
I have a fix for this bug.  After applying the
30nfs4.dpatch, there is a function in mount/nfsmount.c
called probe_port, which contains the statements:

  if (!port || port == p_port) {
saddr->sin_port = htons(port);
if (clnt_ping(saddr, prog, *p_vers, *p_prot))
  goto out_ok;
  }

Simply commenting out the if:

//if (!port || port == p_port) {
saddr->sin_port = htons(port);
if (clnt_ping(saddr, prog, *p_vers, *p_prot))
  goto out_ok;
//}

fixes this bug and allows cfsd to work.  The routine
then cycles through all of the available ports and
successfully mounts upon finding the correct one,
rather than prematurely terminating.


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


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



Processed: reassign 366870 to ncurses-ruby

2006-05-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.9.19
> reassign 366870 ncurses-ruby 1.0-2
Bug#366870: raggle: crash at startup
Bug reassigned from package `raggle' to `ncurses-ruby'.

>
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#366634: mindi: Filesystem to use for initrd is UNSUPPORTED

2006-05-14 Thread Andree Leidenfrost
Hi Tim,

Thank you for your bug report.

Please send me your logs:

/var/log/mondo-archive.log
/var/log/mindi.log

From what I can see so far, my first suspicion is that you don't use a
standard Debian kernel but a self-compiled one. Is this true? If so,
please read the first section of the mindi package's README.Debian that
explains the situation and also the documentation that comes with
mondo-doc. You are lacking support for a filesystem required for the
initrd image.

If not, you may have found a bug in the mindi package, more specifically
in /usr/lib/mindi/TryToBeCleverAboutInitrd.

Please let me know how you go either way.

Regards,
Andree

On Tue, 2006-05-09 at 19:31 -0400, Tim Caulder wrote:
> Package: mindi
> Version: 1.07-2
> Severity: grave
> Justification: renders package unusable
> 
> mondo fails after calling MINDI to create boot+data disks. Alert Fatal 
> error. Filesystem UNSUPPORTED not supported for initrd image. 
> Terminating.
> 
> -- System Information:
> Debian Release: testing/unstable
>   APT prefers testing
>   APT policy: (500, 'testing'), (500, 'stable')
> Architecture: i386 (i686)
> Shell:  /bin/sh linked to /bin/bash
> Kernel: Linux 2.6.12
> Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
> 
> Versions of packages mindi depends on:
> ii  binutils 2.16.1cvs20060413-1 The GNU assembler, linker and 
> bina
> ii  bzip21.0.3-2 high-quality block-sorting file 
> co
> ii  dosfstools   2.11-2.1Utilities to create and check 
> MS-D
> ii  file 4.17-1  Determines file type using 
> "magic"
> ii  gawk 1:3.1.5.dfsg-4  GNU awk, a pattern scanning and 
> pr
> ii  mindi-busybox1.00-6  Collection of shell utilities in 
> a
> ii  mkisofs  4:2.01+01a03-5  Creates ISO-9660 CD-ROM 
> filesystem
> ii  module-init-tools3.2.2-2 tools for managing Linux kernel 
> mo
> ii  ms-sys   2.1.0-1 Write a Microsoft compatible 
> boot 
> pi  nano 1.3.11-2free Pico clone with some new 
> feat
> ii  parted   1.6.25.1-2  The GNU Parted disk partition 
> resi
> ii  syslinux 3.11-3  Bootloader for Linux/i386 using 
> MS
> 
> Versions of packages mindi recommends:
> ii  cpio  2.6-11 GNU cpio -- a program to manage 
> ar
> pn  linux-image-2.6-amd64-generic  (no description available)
> pn  mdadm  (no description available)
> ii  ntfsprogs 1.12.1-1   tools for doing neat things in 
> NTF
> 
> -- no debconf information



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


Bug#367046: privoxy segfaults when in multi-thread mode

2006-05-14 Thread Roland Rosenfeld
On Sat, 13 May 2006, Sami J. Laine wrote:

> Package: privoxy
> Version: 3.0.3-2-1
> Severity: grave
> Justification: renders package unusable

> I run privoxy inside an UML host for some network testing, just to
> let you know, though it is normally considered as not having impact
> on programs on this level.

My problem is, that the Debian user-mode-linux package isn't available
on amd64 and on my i386 ldaptop I'm not able to create a working setup
with rootstrap.

> Privoxy runs just fine, though slow, when run in single-thread mode,
> but when run in normal ie. multi-thread mode, privoxy segfaults
> immediately after clone():

Does this happen only in an UML environment or can you reproduce it
also on a "normal" system?

Tscho

Roland


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



Bug#367208: cfs fails to mount /var/lib/cfs/.cfsfs with an NFS error

2006-05-14 Thread Gerhard Schromm
Package: cfs
Version: 1.4.1-16
Severity: grave
Tags: patch
Justification: renders package unusable

See subject.

For fixing this problem, you need to add the option udp to the mount
command in /var/lib/cfs/cfs_mount.sh.

I send a small patch to do this.

bye Gerhard

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i586)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.16
Locale: LANG=, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages cfs depends on:
ii  libc6 2.3.6-6GNU C Library: Shared libraries
ii  nfs-kernel-server 1:1.0.7-16 Kernel NFS server support

cfs recommends no packages.

-- no debconf information
diff -urN cfs.orig/cfs_mount.sh cfs/cfs_mount.sh
--- cfs.orig/cfs_mount.sh   2006-05-14 13:49:47.800678278 +0200
+++ cfs/cfs_mount.sh2006-05-14 13:57:28.928821764 +0200
@@ -44,7 +44,7 @@
 rpcinfo -u 127.0.0.1 mountd 2 >/dev/null 2>&1 || sleep 1
 rpcinfo -u 127.0.0.1 mountd 2 || exit 1
 rc=0
-mount -oport=3049,intr,nfsvers=2 \
+mount -oport=3049,intr,udp,nfsvers=2 \
   localhost:$NULL_EXPORT $CRYPT_ROOT || rc=1
 test ! -x /usr/sbin/exportfs || exportfs -u localhost:$NULL_EXPORT
 


Bug#362048: libnss_ldap library dependencies screwed on IA64

2006-05-14 Thread Andreas Metzler
On 2006-04-12 Peter Chubb <[EMAIL PROTECTED]> wrote:
[...]
> I did apt-get upgrade yesterday, and now noone can login to the box.
> The problem is:

>  ldd /lib/libnss_ldap.so.2 
[...]
> libtasn1.so.2 => not found
[...]
> libtasn1.so.2 is no longer present in libtasn1-2
> the current version is libtasn1.so.3

> I worked around the problem by doing 
>   apt-get install libtasn1-2/testing

Hello,
this has been fixed in they way Steve Langasek proposed by
re-uploading the old version of libtasn1-2.

I am not going to close this bug myself, as I am neither the package
maintainer nor the bug-submitter.
cu andreas
-- 
The 'Galactic Cleaning' policy undertaken by Emperor Zhark is a personal
vision of the emperor's, and its inclusion in this work does not constitute
tacit approval by the author or the publisher for any such projects,
howsoever undertaken.(c) Jasper Ffforde


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



Bug#366933: marked as done (libkipi - FTBFS: error: libkipi/interface.h: No such file or directory)

2006-05-14 Thread Debian Bug Tracking System
Your message dated Sun, 14 May 2006 04:02:16 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#366933: fixed in libkipi 0.1.3-2
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now 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)

--- Begin Message ---
Package: libkipi
Version: 0.1.3-1
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of libkipi_0.1.3-1 on debian01 by sbuild/s390 85
[...]
>  g++ -DHAVE_CONFIG_H -I. -I/build/buildd/libkipi-0.1.3/./libkipi/libkipi 
> -I../.. -I. -I/usr/include/kde -I/usr/share/qt3/include -I. 
> -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi 
> -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts 
> -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 
> -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor 
> -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE 
> -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c 
> libkipi_la.all_cpp.cpp  -fPIC -DPIC -o .libs/libkipi_la.all_cpp.o
> In file included from 
> /build/buildd/libkipi-0.1.3/./libkipi/libkipi/interface.cpp:32,
>  from libkipi_la.all_cpp.cpp:2:
> /build/buildd/libkipi-0.1.3/./libkipi/libkipi/pluginloader.h:25:31: error: 
> libkipi/interface.h: No such file or directory
> /build/buildd/libkipi-0.1.3/./libkipi/libkipi/pluginloader.h:26:36: error: 
> libkipi/libkipi_export.h: No such file or directory
> In file included from 
> /build/buildd/libkipi-0.1.3/./libkipi/libkipi/interface.cpp:33,
>  from libkipi_la.all_cpp.cpp:2:
> /build/buildd/libkipi-0.1.3/./libkipi/libkipi/interface.h:38:37: error: 
> libkipi/imagecollection.h: No such file or directory
> /build/buildd/libkipi-0.1.3/./libkipi/libkipi/interface.h:39:31: error: 
> libkipi/imageinfo.h: No such file or directory
> In file included from libkipi_la.all_cpp.cpp:10:
> /build/buildd/libkipi-0.1.3/./libkipi/libkipi/imagedialog.cpp:48:29: error: 
> libkipi/version.h: No such file or directory
> /build/buildd/libkipi-0.1.3/./libkipi/libkipi/pluginloader.h:37: error: 
> invalid function declaration
> /build/buildd/libkipi-0.1.3/./libkipi/libkipi/pluginloader.h:88: error: 
> invalid function declaration
> /build/buildd/libkipi-0.1.3/./libkipi/libkipi/interface.h:58: error: invalid 
> function declaration
> /build/buildd/libkipi-0.1.3/./libkipi/libkipi/interface.cpp:98: error: 
> invalid use of undefined type 'struct KIPI::Interface'
> /build/buildd/libkipi-0.1.3/./libkipi/libkipi/pluginloader.h:34: error: 
> forward declaration of 'struct KIPI::Interface'
> /build/buildd/libkipi-0.1.3/./libkipi/libkipi/interface.cpp:99: confused by 
> earlier errors, bailing out
> make[5]: *** [libkipi_la.all_cpp.lo] Error 1
> make[5]: Leaving directory 
> `/build/buildd/libkipi-0.1.3/obj-s390-linux-gnu/libkipi/libkipi'
> make[4]: *** [all] Error 2
> make[4]: Leaving directory 
> `/build/buildd/libkipi-0.1.3/obj-s390-linux-gnu/libkipi/libkipi'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory 
> `/build/buildd/libkipi-0.1.3/obj-s390-linux-gnu/libkipi'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/build/buildd/libkipi-0.1.3/obj-s390-linux-gnu'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/build/buildd/libkipi-0.1.3/obj-s390-linux-gnu'
> make: *** [debian/stamp-makefile-build] Error 2
> **
> Build finished at 20060510-2356
> FAILED [dpkg-buildpackage died]

--- End Message ---
--- Begin Message ---
Source: libkipi
Source-Version: 0.1.3-2

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

libkipi0-dev_0.1.3-2_i386.deb
  to pool/main/libk/libkipi/libkipi0-dev_0.1.3-2_i386.deb
libkipi0_0.1.3-2_i386.deb
  to pool/main/libk/libkipi/libkipi0_0.1.3-2_i386.deb
libkipi_0.1.3-2.diff.gz
  to pool/main/libk/libkipi/libkipi_0.1.3-2.diff.gz
libkipi_0.1.3-2.dsc
  to pool/main/libk/libkipi/libkipi_0.1.3-2.dsc



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

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

Debian distribution maintenance software
pp.
Debian KDE Extras Team <[EMAIL PROTECTED]> (supplier of updated libkipi package)

(This message was generated automatically at their request; if you
believe that there is a problem with

Bug#366484: marked as done ("ircp -r" silently overwrites files)

2006-05-14 Thread Debian Bug Tracking System
Your message dated Sun, 14 May 2006 04:02:19 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#366484: fixed in libopenobex 1.2-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)

--- Begin Message ---
Package: openobex-apps
Version: 1.2-2
Severity: serious
Tags: security

If you "ircp -r", and someone sends you a file, the filename provided by
the remote source is used -- even if the file still exists.

The source has actually a TODO about this:

//TODO! Rename file if already exist.

(line 129, ircp_io.c)

It think this is quite dangerous, because you could be doing ircp -r in
your homedir, and get '.bashrc' or so accidently.

Of course, risk is quite limited due to the need of physical proximity,
but still.

--Jeroen

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages openobex-apps depends on:
ii  libbluetooth1 2.25-1 Library to use the BlueZ Linux Blu
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  libopenobex1  1.2-2  OBEX protocol library
ii  libusb-0.1-4  2:0.1.12-2 userspace USB programming library

openobex-apps recommends no packages.

-- no debconf information

-- 
Jeroen van Wolffelaar
[EMAIL PROTECTED] (also for Jabber & MSN; ICQ: 33944357)
http://Jeroen.A-Eskwadraat.nl

--- End Message ---
--- Begin Message ---
Source: libopenobex
Source-Version: 1.2-3

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

libopenobex1-dev_1.2-3_i386.deb
  to pool/main/libo/libopenobex/libopenobex1-dev_1.2-3_i386.deb
libopenobex1_1.2-3_i386.deb
  to pool/main/libo/libopenobex/libopenobex1_1.2-3_i386.deb
libopenobex_1.2-3.diff.gz
  to pool/main/libo/libopenobex/libopenobex_1.2-3.diff.gz
libopenobex_1.2-3.dsc
  to pool/main/libo/libopenobex/libopenobex_1.2-3.dsc
openobex-apps_1.2-3_i386.deb
  to pool/main/libo/libopenobex/openobex-apps_1.2-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.
Hendrik Sattler <[EMAIL PROTECTED]> (supplier of updated libopenobex 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: Fri, 12 May 2006 02:14:05 +0200
Source: libopenobex
Binary: libopenobex1 libopenobex1-dev openobex-apps
Architecture: source i386
Version: 1.2-3
Distribution: unstable
Urgency: low
Maintainer: Hendrik Sattler <[EMAIL PROTECTED]>
Changed-By: Hendrik Sattler <[EMAIL PROTECTED]>
Description: 
 libopenobex1 - OBEX protocol library
 libopenobex1-dev - OBEX protocol library - development files
 openobex-apps - Applications for OpenOBEX
Closes: 197773 216312 253857 366484
Changes: 
 libopenobex (1.2-3) unstable; urgency=low
 .
   * The "fix some bugs after some years" release
   * Update ircp.patch to never overwrite existing files but
 rename the target name instead (closes: #366484)
   * Update rodrigues_irobex_palm3.patch to fix argument parsing
 (closes: #216312)
   * Add obex_test.patch to fix some issues with the test apps
 (closes: #197773). Note that the patch from the bug report
 was not plainly used.
   * Add manpages for all applications (closes: #253857)
Files: 
 76376290a9f2c4c8ced698afc25e4545 740 comm optional libopenobex_1.2-3.dsc
 341b48491952a39d790cbe043284d635 10540 comm optional libopenobex_1.2-3.diff.gz
 8983ecedbb9d585889a33f57d7884373 53592 libdevel extra 
libopenobex1-dev_1.2-3_i386.deb
 e059f2e56b7a62345eae2c6caf95d28d 2 libs optional 
libopenobex1_1.2-3_i386.deb
 b43d21d065c453b5d93f679a195cb3b1 32192 comm optional 
openobex-apps_1.2-3_i386.deb

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

iD8DBQFEZwoOVkEm8inxm9ERAoIrAKCFnHFYs+RSI8Z1OAqq7LAhiDJOFgCfSHRM
h+0bI0sOEx2a/+vifzLQodI=
=lyL7
-END PGP SIGNATURE-

--- End Message ---


Bug#367194: FTBFS: missing build-depends on debhelper

2006-05-14 Thread Martin Michlmayr
Package: aboot-installer
Version: 0.0.20
Severity: serious

You're missing a build-dependency on debhelper:

> Automatic build of aboot-installer_0.0.20 on juist by sbuild/alpha 0.44
...
> dpkg-buildpackage: source package is aboot-installer
> dpkg-buildpackage: source version is 0.0.20
> dpkg-buildpackage: host architecture alpha
> dpkg-buildpackage: source version without epoch 0.0.20
>  /usr/bin/fakeroot debian/rules clean
> dh_testdir
> make: dh_testdir: Command not found
> make: *** [clean] Error 127

-- 
Martin Michlmayr
http://www.cyrius.com/


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



Processed: Fixed Re: [Pkg-kde-extras] Bug#366933: libkipi - FTBFS: error: libkipi/interface.h: No such file or directory

2006-05-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> tags 366933 +pending
Bug#366933: libkipi - FTBFS: error: libkipi/interface.h: No such file or 
directory
There were no tags set.
Tags added: pending

> stop
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: bug 367059 is forwarded to http://bugs.kde.org/127296

2006-05-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.9.19
> forwarded 367059 http://bugs.kde.org/127296
Bug#367059: krita: renders colors incorrectly on ppc
Noted your statement that Bug has been forwarded to http://bugs.kde.org/127296.

>
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#366933: Fixed Re: [Pkg-kde-extras] Bug#366933: libkipi - FTBFS: error: libkipi/interface.h: No such file or directory

2006-05-14 Thread Achim Bohnet
tags 366933 +pending
stop

I've commited a fix upstream and to alioth.  Pbuilds fine.

--- libkipi/libkipi/Makefile.am (revision 540612)
+++ libkipi/libkipi/Makefile.am (revision 540613)
@@ -1,5 +1,5 @@
 METASOURCES = AUTO
-INCLUDES= $(LIBKIPI_CFLAGS) $(all_includes)
+INCLUDES = -I.. -I$(srcdir)/.. $(LIBKIPI_CFLAGS) $(all_includes)

 KDE_ICON = kipi


Mark please upload.

Achim
-- 
  To me vi is Zen.  To use vi is to practice zen. Every command is
  a koan. Profound to the user, unintelligible to the uninitiated.
  You discover truth everytime you use it.
  -- [EMAIL PROTECTED]


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



Bug#367181: FTBFS: I have no package to build

2006-05-14 Thread Christian T. Steigies
Package: allegro4
Severity: serious
Justification: no longer builds from source

allegro4 fails to build on all arches, see 
http://buildd.debian.org/build.php?&pkg=allegro4

Automatic build of allegro4_2:4.0.4-2 on garkin by sbuild/m68k 85
[...]
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_2.3.6-5 
linux-kernel-headers_2.6.13+0rc3-2.1 gcc-4.0_4.0.3-1 g++-4.0_4.0.3-1 
binutils_2.16.1cvs20060413-1 libstdc++6-4.0-dev_4.0.3-1 libstdc++6_4.1.0-1
--
dpkg-source: extracting allegro4 in allegro4-4.0.4
dpkg-buildpackage: source package is allegro4
dpkg-buildpackage: source version is 2:4.0.4-2
dpkg-buildpackage: host architecture m68k
dpkg-buildpackage: source version without epoch 4.0.4-2
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_clean
 debian/rules build
make: Nothing to be done for `build'.
 /usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_clean -k
dh_installdirs -s
dh_installdirs: I have no package to build
dh_installchangelogs -s
dh_installchangelogs: I have no package to build
dh_installdocs -s
dh_installdocs: I have no package to build
dh_compress -s
dh_compress: I have no package to build
dh_installdeb -s
dh_installdeb: I have no package to build
dh_gencontrol -s
dh_gencontrol: I have no package to build
dh_md5sums -s
dh_md5sums: I have no package to build
dh_builddeb -s
dh_builddeb: I have no package to build
 dpkg-genchanges -B -mDebian/m68k Build Daemon <[EMAIL PROTECTED]>
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: failure: cannot read files list file: No such file or directory


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



Bug#365262: mozilla-firefox-locale-all: maxVersion problem

2006-05-14 Thread Hideki Yamane
Package: mozilla-firefox-locale-all
Followup-For: Bug #365262

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Dear mozilla-firefox-locale-all maintainer,

 Now all of language packs are disabled because of its setting
 in install.rdf.

[EMAIL PROTECTED]:~/src/mozilla-firefox-locale-all-1.5.0.1lang20060327$
zgrep maxVersion xpi/*.xpi
xpi/ar.xpi:1.5.0.1
xpi/bg.xpi:1.5.0.1
xpi/cs.xpi:1.5.0.1
xpi/da.xpi:1.5.0.1
xpi/de.xpi:1.5.0.1
xpi/el.xpi:1.5.0.1
xpi/en-GB.xpi:1.5.0.1
xpi/es-AR.xpi:1.5.0.1
xpi/es-ES.xpi:1.5.0.1
xpi/fi.xpi:1.5.0.1
xpi/fr.xpi:1.5.0.1
xpi/ga-IE.xpi:1.5.0.1
xpi/gu-IN.xpi:1.5.0.1
xpi/he.xpi:1.5.0.1
xpi/hu.xpi:1.5.0.1
xpi/it.xpi:1.5.0.1
xpi/ja.xpi:1.5.0.1
xpi/ko.xpi:1.5.0.1
xpi/lt.xpi:1.5.0.1
xpi/mk.xpi:1.5.0.1
xpi/mn.xpi:1.5.0.1
xpi/nl.xpi:1.5.0.1
xpi/pa-IN.xpi:1.5.0.1
xpi/pl.xpi:1.5.0.1
xpi/pt-BR.xpi:1.5.0.1
xpi/ro.xpi:1.5.0.1
xpi/ru.xpi:1.5.0.1
xpi/sk.xpi:1.5.0.1
xpi/sl.xpi:1.5.0.1
xpi/sv-SE.xpi:1.5.0.1
xpi/tr.xpi:1.5.0.1
xpi/zh-CN.xpi:1.5.0.1
xpi/zh-TW.xpi:1.5.0.1

 it should be 1.5.0.3 or higher, not 1.5.0.1.
 And we can get latest release xpi from 
 
http://releases.mozilla.org/pub/mozilla.org/firefox/releases/1.5.0.3/linux-i686/xpi/


 Could you update it, please?


- -- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: LANG=ja_JP.EUC-JP, LC_CTYPE=ja_JP.EUC-JP (charmap=EUC-JP)

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

iD8DBQFEZvI/Iu0hy8THJksRAi0cAJwJqGJ0st2s+FyrOoLW7W0+zrajNQCcD71i
tjogcCuUq5cjOWK0pl0HK2Q=
=0vGv
-END PGP SIGNATURE-


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



Bug#364264: marked as done (directvnc: FTBFS: dfb.c:33: error: syntax error before 'caps')

2006-05-14 Thread Debian Bug Tracking System
Your message dated Sun, 14 May 2006 02:02:06 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#364264: fixed in directvnc 0.7.5-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)

--- Begin Message ---
Package: directvnc
Version: 0.7.5-7.1
Severity: serious

Hi,

Your package is failing to build with the following error:
dfb.c:33: error: syntax error before 'caps'
dfb.c:33: warning: data definition has no type or storage class
make[3]: *** [dfb.o] Error 1


Kurt


--- End Message ---
--- Begin Message ---
Source: directvnc
Source-Version: 0.7.5-8

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

directvnc_0.7.5-8.diff.gz
  to pool/main/d/directvnc/directvnc_0.7.5-8.diff.gz
directvnc_0.7.5-8.dsc
  to pool/main/d/directvnc/directvnc_0.7.5-8.dsc
directvnc_0.7.5-8_i386.deb
  to pool/main/d/directvnc/directvnc_0.7.5-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.
Ola Lundqvist <[EMAIL PROTECTED]> (supplier of updated directvnc 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: Sun, 14 May 2006 10:44:19 +0200
Source: directvnc
Binary: directvnc
Architecture: source i386
Version: 0.7.5-8
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <[EMAIL PROTECTED]>
Changed-By: Ola Lundqvist <[EMAIL PROTECTED]>
Description: 
 directvnc  - VNC client using the framebuffer as display
Closes: 364264
Changes: 
 directvnc (0.7.5-8) unstable; urgency=low
 .
   [Ola Lundqvist <[EMAIL PROTECTED]>]
   * Orphaned package and set maintainer to QA team.
 .
   [Roberto C. Sanchez <[EMAIL PROTECTED]>]
   * Replace DFBCardCapabilities with DFBGraphicsDeviceDescription, per
 http://mail.directfb.org/pipermail/directfb-users/2005-April/000181.html,
 closes: #364264
   * Bump Build-Depends on libdirectfb-dev to 0.9.24.
Files: 
 bc2db80d1b27dc72ef88acfea56da58d 652 misc optional directvnc_0.7.5-8.dsc
 ff21ca91b94196ba47604869f642e733 23464 misc optional directvnc_0.7.5-8.diff.gz
 badcd1076973e4a27bb4f35f15fbb3ff 26620 misc optional directvnc_0.7.5-8_i386.deb

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

iD8DBQFEZu65GKGxzw/lPdkRAqxPAJ9elMzGDR0DEmACL/6yYYLTw83x8gCgn1HA
CBQSFiEwPjwpP1/JEh7wsOg=
=eQTQ
-END PGP SIGNATURE-

--- End Message ---


Bug#367177: FTBFS: debian/rules:28: /usr/share/dpatch/dpatch.make: No such file or directory

2006-05-14 Thread Romain Francoise
Package: emacs21
Version: 21.4a-4
Severity: serious

Your package fails to build from source, you switched from dpatch to
quilt for patch management but debian/rules still tries to include the
dpatch top-level Makefile and dpatch is no longer in Build-Depends:

| dpkg-source: extracting emacs21 in emacs21-21.4a
| dpkg-source: unpacking emacs21_21.4a.orig.tar.gz
| dpkg-source: applying /home/buildd/build/emacs21_21.4a-4.diff.gz
| dpkg-buildpackage: source package is emacs21
| dpkg-buildpackage: source version is 21.4a-4
| dpkg-buildpackage: host architecture amd64
| dpkg-buildpackage: source version without epoch 21.4a-4
|  /usr/bin/fakeroot debian/rules clean
| debian/rules:28: /usr/share/dpatch/dpatch.make: No such file or directory
| make: *** No rule to make target `/usr/share/dpatch/dpatch.make'.  Stop.
| **
| Build finished at 20060514-0225
| FAILED [dpkg-buildpackage died]

-- 
  ,''`.
 : :' :Romain Francoise <[EMAIL PROTECTED]>
 `. `' http://people.debian.org/~rfrancoise/
   `-


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



Bug#366870: raggle: crash at startup

2006-05-14 Thread Michael Ablassmeier
hi,

On Sat, May 13, 2006 at 12:45:59PM -0700, José H. Espinosa wrote:
> Hi
> >can you please check if /usr/lib/ruby/1.8/ncurses.rb exists?
> Yes it exist
> 
> [EMAIL PROTECTED] : file /usr/lib/ruby/1.8/ncurses.rb
> /usr/lib/ruby/1.8/ncurses.rb: ASCII English text

okey, what does `/usr/bin/env ruby --version` tell?

> Then I try to build the three packages from source but I get an error  
> on libncurses-ruby1.8 ... build log is attached.

yes, libncurses-ruby FTBFS, this has been fixed in 1.0-3 which is currently
waiting for ftp-master approval in NEW, as it also builds the library for
ruby1.9. However, this is unrelated to the problem that your ruby version fails
to find its libraries.

bye,
- michael



Bug#364264: A patch to fix this bug.

2006-05-14 Thread Ola Lundqvist
Thanks

I will upload a new version now. I'll also orphan the package at the same time
as I realize that I'm not a good maintainer anymore.

// Ola

On Sat, May 13, 2006 at 06:04:42PM -0400, Roberto C. Sanchez wrote:
> tags 364264 + patch
> thanks
> 
> I have attached a patch that fixes this bug.
> 
> -Roberto
> -- 
> Roberto C. Sanchez
> http://familiasanchez.net/~roberto

> diff -ur directvnc-0.7.5.old/debian/changelog directvnc-0.7.5/debian/changelog
> --- directvnc-0.7.5.old/debian/changelog  2006-05-13 17:54:25.251128443 
> -0400
> +++ directvnc-0.7.5/debian/changelog  2006-05-13 17:50:53.660966962 -0400
> @@ -1,3 +1,13 @@
> +directvnc (0.7.5-7.2) unstable; urgency=low
> +
> +  * Non-maintainer upload.
> +  * Replace DFBCardCapabilities with DFBGraphicsDeviceDescription, per
> +http://mail.directfb.org/pipermail/directfb-users/2005-April/000181.html,
> +closes: #364264
> +  * Bump Build-Depends on libdirectfb-dev to 0.9.24.
> +
> + -- Roberto C. Sanchez <[EMAIL PROTECTED]>  Sat, 13 May 2006 17:45:31 -0400
> +
>  directvnc (0.7.5-7.1) unstable; urgency=low
>  
>* Non-maintainer upload.
> diff -ur directvnc-0.7.5.old/debian/control directvnc-0.7.5/debian/control
> --- directvnc-0.7.5.old/debian/control2006-05-13 17:54:25.252128292 
> -0400
> +++ directvnc-0.7.5/debian/control2006-05-13 17:44:11.043549848 -0400
> @@ -2,7 +2,7 @@
>  Section: misc
>  Priority: optional
>  Maintainer: Ola Lundqvist <[EMAIL PROTECTED]>
> -Build-Depends: debhelper (>> 4.0.0), libdirectfb-dev (>= 0.9.22-7), 
> zlib1g-dev, libjpeg62-dev, pkg-config, x-dev
> +Build-Depends: debhelper (>> 4.0.0), libdirectfb-dev (>= 0.9.24), 
> zlib1g-dev, libjpeg62-dev, pkg-config, x-dev
>  Standards-Version: 3.6.2
>  
>  Package: directvnc
> diff -ur directvnc-0.7.5.old/src/dfb.c directvnc-0.7.5/src/dfb.c
> --- directvnc-0.7.5.old/src/dfb.c 2006-05-13 17:55:41.547647908 -0400
> +++ directvnc-0.7.5/src/dfb.c 2006-05-13 17:42:47.165171245 -0400
> @@ -30,7 +30,7 @@
>  IDirectFBEventBuffer*input_buffer;
>  DFBResult err;
>  DFBSurfaceDescription dsc;
> -DFBCardCapabilities caps;
> +DFBGraphicsDeviceDescription caps;
>  DFBDisplayLayerConfig layer_config;
>  DFBRegion rect;
>  DFBRectangle scratch_rect;




-- 
 - Ola Lundqvist ---
/  [EMAIL PROTECTED] Annebergsslingan 37  \
|  [EMAIL PROTECTED] 654 65 KARLSTAD  |
|  +46 (0)54-10 14 30  +46 (0)70-332 1551   |
|  http://www.opal.dhs.org UIN/icq: 4912500 |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
 ---


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



Bug#329212: fisg: Fisg segfault

2006-05-14 Thread Alexander Wirt
[EMAIL PROTECTED] schrieb am Sonntag, den 14. Mai 2006:

> On Wed, Sep 21, 2005 at 10:54:04AM +0200, Alexander Wirt wrote:
> > Sythos schrieb am Mittwoch, den 21. September 2005:
> > 
> > > On Wed, Sep 21, 2005 at 10:35:06AM +0200, Alexander Wirt wrote:
> > > > > Package: fisg
> > > > > Version: 0.3.8-2
> > > > > Severity: grave
> > > > > Justification: renders package unusable
> > > > > fisg segfault while parsing file, strace output attached
> > > > Are you able to give me the correspondending logfile that has 
> > > > segfaultet?
> > > > Thanks for your report
> > > 
> > > sure (it is about 5min log from eggdrop test)
> > Thanks. 
> > It looks like that the logfile parsing code is bad. If I add the "--format
> > eggdrop" switch it parses (it still has some problems because no configfile 
> > is
> > used, but it outputs an html site...). I should check the status of the
> > actual cvs version, but I have to talk to the author first it its useable. 
> 
> Hello Alexander,
> This buglog include a patch that should fix this bug.  On the other
> hand, fisg web site says that FISG project has been terminated, and
> pisg replace it.
> 
> So please either upload a fixed version, or ask for removal of fisg
> from unstable. I offer to NMU fisg if you want.
I talked to the author of fisg a couple of days ago and he told me that he
won't continue his project, which is very sad because pisg isn't really an
alternative compared to speed and memory usage. 
But anyhow, I don't have the time to play upstream for fisg so I probably
will decide to get it removed from the archive

Thanks for your work
Alex



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



Bug#329212: fisg: Fisg segfault

2006-05-14 Thread allomber
On Wed, Sep 21, 2005 at 10:54:04AM +0200, Alexander Wirt wrote:
> Sythos schrieb am Mittwoch, den 21. September 2005:
> 
> > On Wed, Sep 21, 2005 at 10:35:06AM +0200, Alexander Wirt wrote:
> > > > Package: fisg
> > > > Version: 0.3.8-2
> > > > Severity: grave
> > > > Justification: renders package unusable
> > > > fisg segfault while parsing file, strace output attached
> > > Are you able to give me the correspondending logfile that has segfaultet?
> > > Thanks for your report
> > 
> > sure (it is about 5min log from eggdrop test)
> Thanks. 
> It looks like that the logfile parsing code is bad. If I add the "--format
> eggdrop" switch it parses (it still has some problems because no configfile is
> used, but it outputs an html site...). I should check the status of the
> actual cvs version, but I have to talk to the author first it its useable. 

Hello Alexander,
This buglog include a patch that should fix this bug.  On the other
hand, fisg web site says that FISG project has been terminated, and
pisg replace it.

So please either upload a fixed version, or ask for removal of fisg
from unstable. I offer to NMU fisg if you want.

Cheers,
-- 
Bill. <[EMAIL PROTECTED]>

Imagine a large red swirl here. 


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



Bug#351646: Bug #351646: atlas3: FTBFS: No rule to make .../3dnow/liblapack.so

2006-05-14 Thread Bill Allombert
On Tue, Mar 21, 2006 at 11:54:16AM -0500, Yaroslav Halchenko wrote:
> --- debian/rules.b2006-03-21 05:48:25.0 +
> +++ debian/rules  2006-03-21 05:49:43.0 +
> @@ -677,6 +677,10 @@
>  lib%.so: lib%.so.$(SO)
>   ln -snf $$(basename $<) $@
>  
> +lib%.so: lib%.so.$(VER)
> + ln -snf $$(basename $<).$(VER) $<.$(SO)
> + ln -snf $$(basename $<) $<.$(VER)
> +
>  
>  #
>  #

I tested this patch and I confirm it fix the build failure.
Cam, it is past due time to fix this bug. Should I NMU atlas3 ?

Cheers,
-- 
Bill. <[EMAIL PROTECTED]>

Imagine a large red swirl here. 


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