Bug#557992: grub-pc: Booting is completely broken

2009-11-29 Thread Felix Zielcke
Am Sonntag, den 29.11.2009, 00:22 +0100 schrieb Paul Seelig:
 Well, if upgrading to 25-1 does not by itself result in a working boot
 configuration, it defintely shouldn't be the user who should be held
 responsible to make sure that it works.  As an end user, i do expect
 that the upgrade does work without any further intervention. If 25-1
 does not work although you think it should, then it is simply broken.

Well we need more information how it's broken. Maybe it already helps if
you would just attach the 25-1 generated grub.cfg
In the 24-1 one there was a syntax error in it which completely broke
our parser. But unfortunately nobody thought that the grub.cfg could be
just wrong and not the C code in GRUB itself.

 For what it's worth, i didn't run any manual grub-install while before
 upgrading to 25-1. In case it is required for grub2 to work after the
 upgrade, it should be done automagically via the postinst without any
 need for user intervention.

We have already a debconf prompt for this. But it seems that people
either don't see it or just don't care about it etc.

 Thanks a lot for you work and effort!

 On 11/28/2009 10:55 PM, Felix Zielcke wrote:
  24-1 was broken. 24-2 is actually the sid version before 24-1:
 1115-1
  25-1 should work fine if you're /etc/grub.d/ files got correctly
  updated.
  Please check the generated grub.cfg and make sure grub-install gets
 run
  in the postinst or do it yourself.
  

-- 
Felix Zielcke
Proud Debian Maintainer and GNU GRUB developer




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#558466: gmime2.4: needs versioned build-dep on monodoc-base

2009-11-29 Thread Andres Salomon
Package: gmime2.4
Version: 2.4.6-5
Severity: serious

When building gmime2.4 for lenny, I get the following error:

if [ -f /totem/gmime2.4-2.4.6/mono/gmime-sharp.dll ]; then \
  # create API docs \
  mdoc update \
-o /totem/gmime2.4-2.4.6/mono/monodocer \
/totem/gmime2.4-2.4.6/mono/gmime-sharp.dll; \
  mdoc assemble \
-o /totem/gmime2.4-2.4.6/mono/gmime-sharp-2.4 \
/totem/gmime2.4-2.4.6/mono/monodocer; \
fi
/bin/sh: line 2: mdoc: command not found
/bin/sh: line 5: mdoc: command not found
make[1]: *** [override_dh_auto_build] Error 127
make[1]: Leaving directory `/totem/gmime2.4-2.4.6'
make: *** [build] Error 2


This is with the following versions of packages:

ii  debhelper  7.2.6~bpo50+1  helper programs for 
debian/rules
ii  mono-devel 2.4.2.3+dfsg-2~bpo50+1 Mono development tools
ii  monodoc-base   1.9-2  shared MonoDoc 
binaries

It would appear that 'mdoc' is part of monodoc-base in sid/squeeze
(version 2.4.2.3+dfsg-3), but does not exist in lenny's monodoc-base (version
1.9-2).  As such, gmime2.4's monodoc-base build-dep should really be a
versioned build-dep.  I'm not sure what version mdoc was added in, but it
probably wouldn't hurt to do something like monodoc-base (= 2.4).





-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#521964: marked as done (libapache2-mod-lisp: FTBFS: too few arguments to function 'apr_socket_create')

2009-11-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Nov 2009 09:35:58 +
with message-id e1negce-0004l7...@ries.debian.org
and subject line Bug#521964: fixed in libapache2-mod-lisp 1.3.1-1.1
has caused the Debian Bug report #521964,
regarding libapache2-mod-lisp: FTBFS: too few arguments to function 
'apr_socket_create'
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
521964: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=521964
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libapache2-mod-lisp
Version: 1.3.1-1
Severity: serious

From my pbuilder build log:

...
/usr/bin/make
make[1]: Entering directory `/tmp/buildd/libapache2-mod-lisp-1.3.1'
/usr/share/apr-1.0/build/libtool --silent --mode=compile x86_64-linux-gnu-gcc   
-DLINUX=2 -
D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 -I/usr/include/mysql 
-I/usr/include/openssl -
I/usr/include/postgresql -I/usr/include/xmltok -pthread -DLINUX=2 
-D_GNU_SOURCE -D_REENTRANT -
I/usr/include/apache2 -I. -I/usr/include/apr-1.0 -I/usr/include/mysql 
-I/usr/include/postgresql   -
I/usr/include/apache2 -I. -I/usr/include/apr-1.0 -I/usr/include/postgresql 
-I/usr/include/mysql -prefer-pic 
-c mod_lisp.c  touch mod_lisp.slo
mod_lisp.c: In function 'open_lisp_socket':
mod_lisp.c:388: warning: passing argument 4 of 'apr_socket_create' makes 
integer from pointer 
without a cast
mod_lisp.c:388: error: too few arguments to function 'apr_socket_create'
make[1]: *** [mod_lisp.slo] Error 1
make[1]: Leaving directory `/tmp/buildd/libapache2-mod-lisp-1.3.1'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
-- 
Daniel Schepler



---End Message---
---BeginMessage---
Source: libapache2-mod-lisp
Source-Version: 1.3.1-1.1

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

libapache2-mod-lisp_1.3.1-1.1.diff.gz
  to main/liba/libapache2-mod-lisp/libapache2-mod-lisp_1.3.1-1.1.diff.gz
libapache2-mod-lisp_1.3.1-1.1.dsc
  to main/liba/libapache2-mod-lisp/libapache2-mod-lisp_1.3.1-1.1.dsc
libapache2-mod-lisp_1.3.1-1.1_amd64.deb
  to main/liba/libapache2-mod-lisp/libapache2-mod-lisp_1.3.1-1.1_amd64.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 521...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stefano Zacchiroli z...@debian.org (supplier of updated libapache2-mod-lisp 
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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 27 Nov 2009 09:35:30 +0100
Source: libapache2-mod-lisp
Binary: libapache2-mod-lisp
Architecture: source amd64
Version: 1.3.1-1.1
Distribution: unstable
Urgency: low
Maintainer: Chris Hanson c...@debian.org
Changed-By: Stefano Zacchiroli z...@debian.org
Description: 
 libapache2-mod-lisp - An Apache2 module that interfaces with Lisp environments
Closes: 521964
Changes: 
 libapache2-mod-lisp (1.3.1-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Remove bogus test on APR version: we have more recent version than
 1.2.2; fix FTBFS, patch by Antonio Radici. (Closes: #521964)
Checksums-Sha1: 
 0f9a8a8f76f16551be4cbe682e2d536e28c51d65 1045 libapache2-mod-lisp_1.3.1-1.1.dsc
 d5d87669b10597e111e421e43d6618f0774c6c5e 3776 
libapache2-mod-lisp_1.3.1-1.1.diff.gz
 253d89528c62868714b9dc40cd444035101cd3e3 11418 
libapache2-mod-lisp_1.3.1-1.1_amd64.deb
Checksums-Sha256: 
 9f85cf6e328b5fa411d30402467af8a3a838756ff5d27b3f57f42c4ae3a9e12d 1045 
libapache2-mod-lisp_1.3.1-1.1.dsc
 0a10a78c34da9bb25089299c4d20fa8a8680e5810bcba02552a4a13428b075e5 3776 
libapache2-mod-lisp_1.3.1-1.1.diff.gz
 89fcca55a33c43fa7f0f51d7a3cc66b2ffd483f37161e51dadab224c89014cc0 11418 
libapache2-mod-lisp_1.3.1-1.1_amd64.deb
Files: 
 8709f04a5f5fa515f10c6c3722524903 1045 devel optional 
libapache2-mod-lisp_1.3.1-1.1.dsc
 5442ac3fe67ae40b9e7411790558ae16 3776 devel optional 
libapache2-mod-lisp_1.3.1-1.1.diff.gz
 5f0b702aa73c84c5643d40cd0f4eb8fc 11418 devel optional 
libapache2-mod-lisp_1.3.1-1.1_amd64.deb

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

iD8DBQFLD5E21cqbBPLEI7wRAlEIAKCy6HVBSrGNnWjo3tCDmQ9MPlDI4gCgthlu
CuFVUCDZgn1f3MgOlJzki+k=
=HR+x
-END PGP SIGNATURE-



Bug#557524: marked as done (upgrade fails: dpkg: error processing /var/cache/apt/archives/hplip-gui_3.9.10-1_all.deb)

2009-11-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Nov 2009 09:35:07 +
with message-id e1negbp-00041l...@ries.debian.org
and subject line Bug#557524: fixed in hplip 3.9.10-2
has caused the Debian Bug report #557524,
regarding upgrade fails: dpkg: error processing 
/var/cache/apt/archives/hplip-gui_3.9.10-1_all.deb
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
557524: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557524
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: hplip-gui
Version: 3.9.8-1
Severity: normal

When I upgraded my debian unstable I got (package hplip-gui only):
dpkg: error processing /var/cache/apt/archives/hplip-gui_3.9.10-1_all.deb 
(--unpack):
trying to overwrite '/usr/bin/hp-print', which is also in package hplip 
0:3.9.8-1


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

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

Versions of packages hplip-gui depends on:
ii  dbus-x11  1.2.16-2   simple interprocess messaging syst
ii  gksu  2.0.2-2+b1 graphical frontend to su
ii  hplip 3.9.8-1HP Linux Printing and Imaging Syst
ii  python-qt44.6-1  Python bindings for Qt4
ii  python-qt4-dbus   4.6-1  DBus Support for PyQt4
ii  python-reportlab  2.3-1  ReportLab library to create PDF do

Versions of packages hplip-gui recommends:
ii  xsane 0.996-2featureful graphical frontend for 

hplip-gui suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---
Source: hplip
Source-Version: 3.9.10-2

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

hpijs-ppds_3.9.10-2_all.deb
  to main/h/hplip/hpijs-ppds_3.9.10-2_all.deb
hpijs_3.9.10-2_i386.deb
  to main/h/hplip/hpijs_3.9.10-2_i386.deb
hplip-cups_3.9.10-2_i386.deb
  to main/h/hplip/hplip-cups_3.9.10-2_i386.deb
hplip-data_3.9.10-2_all.deb
  to main/h/hplip/hplip-data_3.9.10-2_all.deb
hplip-dbg_3.9.10-2_i386.deb
  to main/h/hplip/hplip-dbg_3.9.10-2_i386.deb
hplip-doc_3.9.10-2_all.deb
  to main/h/hplip/hplip-doc_3.9.10-2_all.deb
hplip-gui_3.9.10-2_all.deb
  to main/h/hplip/hplip-gui_3.9.10-2_all.deb
hplip_3.9.10-2.diff.gz
  to main/h/hplip/hplip_3.9.10-2.diff.gz
hplip_3.9.10-2.dsc
  to main/h/hplip/hplip_3.9.10-2.dsc
hplip_3.9.10-2_i386.deb
  to main/h/hplip/hplip_3.9.10-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 557...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mark Purcell m...@debian.org (supplier of updated hplip 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 29 Nov 2009 17:44:27 +1100
Source: hplip
Binary: hplip hplip-data hplip-gui hplip-dbg hplip-doc hpijs-ppds hpijs 
hplip-cups
Architecture: source i386 all
Version: 3.9.10-2
Distribution: unstable
Urgency: low
Maintainer: Debian HPIJS and HPLIP maintainers 
pkg-hpijs-de...@lists.alioth.debian.org
Changed-By: Mark Purcell m...@debian.org
Description: 
 hpijs  - HP Linux Printing and Imaging - gs IJS driver (hpijs)
 hpijs-ppds - HP Linux Printing and Imaging - HPIJS PPD files
 hplip  - HP Linux Printing and Imaging System (HPLIP)
 hplip-cups - HP Linux Printing and Imaging - CUPS Raster driver (hpcups)
 hplip-data - HP Linux Printing and Imaging - data files
 hplip-dbg  - HP Linux Printing and Imaging - debugging information
 hplip-doc  - HP Linux Printing and Imaging - documentation
 hplip-gui  - HP Linux Printing and Imaging - GUI utilities
Closes: 387093 432454 484043 494421 520789 523315 525556 525786 552376 554714 
556431 557524
Changes: 
 hplip (3.9.10-2) unstable; urgency=low
 .
   * New upstream version 3.9.10 available (Closes: #554714)
   * Fix hp-toolbox crash with ImportError: No module named qt
 - relevant utils to hplip-gui (Closes: #525556,#525786,#520789,#484043)
   * hpli-gui - Depends: hplip (= ${hplip:binary:Version})
  - 

Bug#554501: marked as done (neon26: FTBFS: Test hangs)

2009-11-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Nov 2009 09:37:48 +
with message-id e1nege0-0004jm...@ries.debian.org
and subject line Bug#554501: fixed in neon26 0.26.4-4
has caused the Debian Bug report #554501,
regarding neon26: FTBFS: Test hangs
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
554501: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554501
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: neon26
Version: 0.26.4-3
Severity: serious

From my pbuilder build log:

...
- running `socket':
 0. multi_init pass
 1. resolve... pass
 2. resolve_numeric... pass
 3. addr_make_v4.. pass
 4. addr_make_v6.. pass
 5. addr_compare.. pass
 6. just_connect.. bind failed: Address already in use
server child failed:

At this point the build process hangs for at least an hour and has to be 
interrupted manually.
-- 
Daniel Schepler


---End Message---
---BeginMessage---
Source: neon26
Source-Version: 0.26.4-4

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

libneon26-dbg_0.26.4-4_amd64.deb
  to main/n/neon26/libneon26-dbg_0.26.4-4_amd64.deb
libneon26-dev_0.26.4-4_amd64.deb
  to main/n/neon26/libneon26-dev_0.26.4-4_amd64.deb
libneon26-gnutls-dbg_0.26.4-4_amd64.deb
  to main/n/neon26/libneon26-gnutls-dbg_0.26.4-4_amd64.deb
libneon26-gnutls-dev_0.26.4-4_amd64.deb
  to main/n/neon26/libneon26-gnutls-dev_0.26.4-4_amd64.deb
libneon26-gnutls_0.26.4-4_amd64.deb
  to main/n/neon26/libneon26-gnutls_0.26.4-4_amd64.deb
libneon26_0.26.4-4_amd64.deb
  to main/n/neon26/libneon26_0.26.4-4_amd64.deb
neon26_0.26.4-4.diff.gz
  to main/n/neon26/neon26_0.26.4-4.diff.gz
neon26_0.26.4-4.dsc
  to main/n/neon26/neon26_0.26.4-4.dsc



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

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 554...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Laszlo Boszormenyi (GCS) g...@debian.hu (supplier of updated neon26 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 29 Nov 2009 07:07:18 +
Source: neon26
Binary: libneon26 libneon26-dev libneon26-dbg libneon26-gnutls 
libneon26-gnutls-dev libneon26-gnutls-dbg
Architecture: source amd64
Version: 0.26.4-4
Distribution: unstable
Urgency: high
Maintainer: Laszlo Boszormenyi (GCS) g...@debian.hu
Changed-By: Laszlo Boszormenyi (GCS) g...@debian.hu
Description: 
 libneon26  - An HTTP and WebDAV client library
 libneon26-dbg - Detached symbols for libneon26
 libneon26-dev - Header and static library files for libneon26
 libneon26-gnutls - An HTTP and WebDAV client library (GnuTLS enabled)
 libneon26-gnutls-dbg - Detached symbols for libneon26 (GnuTLS enabled)
 libneon26-gnutls-dev - Header and static library files for libneon26 (GnuTLS 
enabled)
Closes: 554501
Changes: 
 neon26 (0.26.4-4) unstable; urgency=high
 .
   * Don't run tests, they may hang in pbuilder, thus let the security fixes
 migrate to testing (closes: #554501).
Checksums-Sha1: 
 3053515032e44e53725b8ed4ed18022d0ca3f937 1203 neon26_0.26.4-4.dsc
 edd902bfe04c5c6c3560d447f420d1fd8de7b603 192597 neon26_0.26.4-4.diff.gz
 bcd0c4546772480b018877ca10e48ca62cfcb87a 128108 libneon26_0.26.4-4_amd64.deb
 a95dcca5e1f5b69500b8c551f0d402392f5adcb1 388484 
libneon26-dev_0.26.4-4_amd64.deb
 6bff98b1a0b9dcd2437c5412618ce37ff03ab80a 169282 
libneon26-dbg_0.26.4-4_amd64.deb
 74f05f9e173faf073ea09c7ad5e0cf98e420433f 102768 
libneon26-gnutls_0.26.4-4_amd64.deb
 151d03be627ca84ec422ee0e79f2ca0cd4977647 359472 
libneon26-gnutls-dev_0.26.4-4_amd64.deb
 f7869b16d489f142f8146d28c38b17e03e0d9640 149808 
libneon26-gnutls-dbg_0.26.4-4_amd64.deb
Checksums-Sha256: 
 1942e197f3cbbfa29c13094b753e2bb645a51f005d85ebbf5847aef8e63d3bb9 1203 
neon26_0.26.4-4.dsc
 f442dcc4f277d85550af8196902df37cb226ae26049a3d0812b78cb40ef6e690 192597 
neon26_0.26.4-4.diff.gz
 9ca1619db84a0b088bd7ab95d70fd95a00cf342ba5e0a481f3a8986954a41a06 128108 
libneon26_0.26.4-4_amd64.deb
 ae74e58b3acd506d4a96af678c2ce8783aad4ad2179d7a258653525c4fd0ff3e 388484 
libneon26-dev_0.26.4-4_amd64.deb
 d4e1d271aa631409373e496b60b5f1b5fac2e74c587e93ec8a49fd5af919c203 169282 
libneon26-dbg_0.26.4-4_amd64.deb
 

Bug#529834: marked as done (libvmime: FTBFS against gnutls26 = 2.7.x)

2009-11-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Nov 2009 09:36:33 +
with message-id e1negcn-0004wf...@ries.debian.org
and subject line Bug#529834: fixed in libvmime 0.9.0-1.1
has caused the Debian Bug report #529834,
regarding libvmime: FTBFS against gnutls26 = 2.7.x
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
529834: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=529834
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libvmime
Version: 0.9.0-1
Severity: important

The package's ./configure script is trying to invoke libgnutls-config
and/or libgnutls-extra-config to search for the gnutls library. Newer
version of gnutls do not ship these scripts anymore.

Please use another way to search for the gnutls library, e.g.
pkg-config or AC_LIB_HAVE_LINKFLAGS or AC_CHECK_FUNCS. For packages
that already use pkg-config to search for other libraries, pkg-config
will probably be the simplest way. Debian's gnutls packages have
shipped the necessary .pc files 0.3.5-1 (June 2006).

This is going to be a rc bug once gnutls26 2.8 is released and
uploaded to unstable. The second release candidata of 2.8 (2.7.12) is
available for testing in Debian/experimental.

cu andreas


---End Message---
---BeginMessage---
Source: libvmime
Source-Version: 0.9.0-1.1

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

libvmime-dev_0.9.0-1.1_i386.deb
  to main/libv/libvmime/libvmime-dev_0.9.0-1.1_i386.deb
libvmime0_0.9.0-1.1_i386.deb
  to main/libv/libvmime/libvmime0_0.9.0-1.1_i386.deb
libvmime_0.9.0-1.1.diff.gz
  to main/libv/libvmime/libvmime_0.9.0-1.1.diff.gz
libvmime_0.9.0-1.1.dsc
  to main/libv/libvmime/libvmime_0.9.0-1.1.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 529...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Metzler ametz...@debian.org (supplier of updated libvmime 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Format: 1.8
Date: Sun, 22 Nov 2009 18:11:44 +0100
Source: libvmime
Binary: libvmime-dev libvmime0
Architecture: source i386
Version: 0.9.0-1.1
Distribution: unstable
Urgency: low
Maintainer: Mattias Nordstrom mnord...@debian.org
Changed-By: Andreas Metzler ametz...@debian.org
Description: 
 libvmime-dev - a C++ mail library (development files)
 libvmime0  - a C++ mail library (runtime library)
Closes: 529834
Changes: 
 libvmime (0.9.0-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Use pkg-config to locate gnutls. (Closes: #529834)
Checksums-Sha1: 
 b8fb2fe16b83d0353106d986943a29d95670ee2a 1096 libvmime_0.9.0-1.1.dsc
 c09b7fff93f8863743b780d37a54c2d23ae2d101 435886 libvmime_0.9.0-1.1.diff.gz
 c535dfa6c7a9579e0a6cbbae991668aa73dc519a 1553142 
libvmime-dev_0.9.0-1.1_i386.deb
 e553712a967c11da4c86bdbcdb027f378a2da065 838360 libvmime0_0.9.0-1.1_i386.deb
Checksums-Sha256: 
 fe64f256faecc98f8d09853e992975cdf4575740d57cae141b1d3c2fe1b311c3 1096 
libvmime_0.9.0-1.1.dsc
 30fc98576abf9d59971fa16b50a017ddd251fb31d8c5e7b3f002d2d73cf9fe58 435886 
libvmime_0.9.0-1.1.diff.gz
 91ec971681aa47e58801cdeeb641103d7f54108ac68fca7bff55760f732e23f4 1553142 
libvmime-dev_0.9.0-1.1_i386.deb
 992a8d87671397f4a7a87a44a2ef191f6d2f50fddb897ebf6fdd91c9a7c1461d 838360 
libvmime0_0.9.0-1.1_i386.deb
Files: 
 de4663fef0332fcfb13a422889e3e633 1096 libs optional libvmime_0.9.0-1.1.dsc
 3d76944a5372bf46f15ca99320da4c4c 435886 libs optional 
libvmime_0.9.0-1.1.diff.gz
 094c65367adc01216e48d3badcae8735 1553142 libdevel optional 
libvmime-dev_0.9.0-1.1_i386.deb
 86f594a5e64ab8e5897b8f55b7316656 838360 libs optional 
libvmime0_0.9.0-1.1_i386.deb

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

iEYEAREDAAYFAksSKy0ACgkQHTOcZYuNdmP5vQCgr7P/33VFeJmUV8M2wY85HrGH
dsIAoIHdAs0H5s6mmmTOUwHkK5N3IznC
=M+hm
-END PGP SIGNATURE-


---End Message---


Bug#558473: tulip-doc and libmesh-doc: error when trying to install together

2009-11-29 Thread Ralf Treinen
Package: libmesh-doc,tulip-doc
Version: libmesh-doc/0.6.4.dfsg-1
Version: tulip-doc'3.1@all, tulip-doc/3.1.2-2.1
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2009-11-29
Architecture: amd64
Distribution: sid

Hi,

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


WARNING: The following packages cannot be authenticated!
  tulip-doc libmesh-doc
Authentication warning overridden.
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously deselected package tulip-doc.
(Reading database ... 10433 files and directories currently installed.)
Unpacking tulip-doc (from .../tulip-doc_3.1.2-2.1_all.deb) ...
Selecting previously deselected package libmesh-doc.
Unpacking libmesh-doc (from .../libmesh-doc_0.6.4.dfsg-1_all.deb) ...
dpkg: error processing /var/cache/apt/archives/libmesh-doc_0.6.4.dfsg-1_all.deb 
(--unpack):
 trying to overwrite '/usr/share/man/man3/Point.3.gz', which is also in package 
tulip-doc 0:3.1.2-2.1
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Processing triggers for man-db ...
Errors were encountered while processing:
 /var/cache/apt/archives/libmesh-doc_0.6.4.dfsg-1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
cow-shell unlink .ilist: No such file or directory


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

Here is a list of files that are known to be shared by both packages
(according to the Contents file for sid/amd64, which may be
slightly out of sync):


  usr/share/man/man3/Point.3.gz
  usr/share/man/man3/Sphere.3.gz
  usr/share/man/man3/Triangle.3.gz
  usr/share/man/man3/std.3.gz
  

This bug is assigned to both packages. If you, the maintainers of
the two packages in question, have agreed on which of the packages will
resolve the problem please reassign the bug to that package.

-Ralf.

PS: for more information about the detection of file overwrite errors
of this kind see http://edos.debian.net/file-overwrites/.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#542662: NMU diff

2009-11-29 Thread Stefan Fritsch

A bit late, but here is the NMU diff.diff -u conntrack-0.9.13/debian/conntrackd.preinst 
conntrack-0.9.13/debian/conntrackd.preinst
--- conntrack-0.9.13/debian/conntrackd.preinst
+++ conntrack-0.9.13/debian/conntrackd.preinst
@@ -11,7 +11,15 @@
 # package versions  0.9.8-1 had the configuration file in a
 # non-standard location
 mkdir -p /etc/conntrackd
-mv /etc/conntrackd.conf /etc/conntrackd/conntrackd.conf
+if md5sum /etc/conntrackd.conf 2 /dev/null |
+grep -q 9e463d9bb7902e513da1b90b326bd43d
+then
+# unmodified version, dpkg should not prompt, delete in postinst
+mv /etc/conntrackd.conf /etc/conntrackd.conf.dpkg-updating
+else
+   # move to new location to make dpkg prompt
+mv /etc/conntrackd.conf /etc/conntrackd/conntrackd.conf
+fi
 fi
 
 #DEBHELPER#
diff -u conntrack-0.9.13/debian/changelog conntrack-0.9.13/debian/changelog
--- conntrack-0.9.13/debian/changelog
+++ conntrack-0.9.13/debian/changelog
@@ -1,3 +1,11 @@
+conntrack (1:0.9.13-1.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Prevent dpkg conffile prompt for unmodified conntrackd.conf when upgrading
+from pre 1:0.9.12-1 (closes: #542662).
+
+ -- Stefan Fritsch s...@debian.org  Sat, 28 Nov 2009 20:41:03 +0100
+
 conntrack (1:0.9.13-1) unstable; urgency=low
 
   [ Max Kellermann ]
only in patch2:
unchanged:
--- conntrack-0.9.13.orig/debian/conntrackd.postinst
+++ conntrack-0.9.13/debian/conntrackd.postinst
@@ -0,0 +1,17 @@
+#!/bin/sh
+set -e
+
+action=$1
+version=$2
+
+# package versions  0.9.8-1 had the configuration file in a
+# non-standard location
+if [ $action = configure -a -n $version ] 
+dpkg --compare-versions $version lt 1:0.9.8-1 
+test -f /etc/conntrackd.conf.dpkg-updating
+then
+# unmodified version, delete without prompting
+rm /etc/conntrackd.conf.dpkg-updating
+fi
+
+#DEBHELPER#
only in patch2:
unchanged:
--- conntrack-0.9.13.orig/debian/conntrackd.postrm
+++ conntrack-0.9.13/debian/conntrackd.postrm
@@ -0,0 +1,19 @@
+#!/bin/sh
+set -e
+
+action=$1
+
+# package versions  0.9.8-1 had the configuration file in a
+# non-standard location
+if [ $action = abort-upgrade ] 
+   [ -f /etc/conntrackd.conf.dpkg-updating ]
+then
+# unmodified version, restore
+mv /etc/conntrackd.conf.dpkg-updating /etc/conntrackd.conf
+fi
+
+if [ $action = purge ] ; then
+rm -f /etc/conntrackd.conf.dpkg-updating
+fi
+
+#DEBHELPER#


Bug#558474: nicotine fails to start - dependencies missing

2009-11-29 Thread dpdt1
Package: nicotine
Version: 1.2.14+dfsg-1
Severity: grave
Justification: renders package unusable

nicotine fails to start with the following error : 

$ nicotine
Error Opening file /usr/share/GeoIP/GeoIP.dat
Traceback (most recent call last):
  File /usr/bin/nicotine, line 275, in module
run()
  File /usr/bin/nicotine, line 261, in run
app = frame.MainApp(config, plugins, trayicon, tryrgba, hidden, webbrowser)
  File /usr/lib/pymodules/python2.5/pynicotine/gtkgui/frame.py, line 3586, in 
__init__
self.frame = NicotineFrame(config, plugindir, trayicon, rgbamode, 
start_hidden, WebBrowser)
  File /usr/lib/pymodules/python2.5/pynicotine/gtkgui/frame.py, line 328, in 
__init__
self.np = NetworkEventProcessor(self, self.callback, self.logMessage, 
self.SetStatusText, config)
  File /usr/lib/pymodules/python2.5/pynicotine/pynicotine.py, line 121, in 
__init__
self.geoip = GeoIP.new(GeoIP.GEOIP_MEMORY_CACHE)
error: Can't create GeoIP-gi object


after installing geoip-database, it starts ok, so i think this package should 
in the dependencies. 
i think its the same bug as this one : 
https://bugs.launchpad.net/ubuntu/+source/nicotine/+bug/459697

thanks,

dpdt1



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

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

Versions of packages nicotine depends on:
ii  python2.5.4-2An interactive high-level object-o
ii  python-glade2 2.16.0-1   GTK+ bindings: Glade support
ii  python-gtk2   2.16.0-1   Python bindings for the GTK+ widge
ii  python-support1.0.5  automated rebuilding support for P

Versions of packages nicotine recommends:
ii  python-geoip  1.2.4-1Python bindings for the GeoIP IP-t
ii  python-mutagen1.15-2 audio metadata editing library
ii  python-notify 0.1.1-2+b1 Python bindings for libnotify
ii  xdg-utils 1.0.2-6.1  desktop integration utilities from

Versions of packages nicotine suggests:
ii  python-dbus   0.83.0-1   simple interprocess messaging syst
ii  python-gnome2 2.28.0-1   Python bindings for the GNOME desk
ii  python-gst0.100.10.17-1  generic media-playing framework (P
pn  python-psyco  none (no description available)
ii  python-sexy   0.1.9-1python language bindings for libse

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#557524: [Pkg-hpijs-devel] Bug#557524: Acknowledgement (upgrade fails: dpkg: error processing /var/cache/apt/archives/hplip-gui_3.9.10-1_all.deb)

2009-11-29 Thread Mark Purcell
On Saturday 28 November 2009 23:16:17 Gerard Robin wrote:
 I do not know why but I just installed hplip-gui 3.9.10-1 successfully ...

This is because once hplip=3.9.10-1 is installed, then hplip-gui doesn't 
conflict anymore.

I have now put in place correct Replaces: Depends: statements in the hplip-gui 
package.

Mark


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


Processed: severity of 546836 is important

2009-11-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # pusling says mga is not completely broken
 severity 546836 important
Bug #546836 [xserver-xorg-video-mga] [xserver-xorg-video-mga] black screen when 
X starts
Severity set to 'important' from 'grave'


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 debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org




Processed: Re: Bug#558386: keyboard-configuration: Keyboard map not recognized (Lenovo Thinkpad T61)

2009-11-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 clone 558386 -1
Bug#558386: keyboard-configuration: Keyboard map not recognized (Lenovo 
Thinkpad T61)
Bug 558386 cloned as bug 558475.

 reassign -1 console-setup
Bug #558475 [xkb-data] keyboard-configuration: Keyboard map not recognized 
(Lenovo Thinkpad T61)
Bug reassigned from package 'xkb-data' to 'console-setup'.
Bug No longer marked as found in versions xkeyboard-config/1.6-1.
 found -1 1.49
Bug #558475 [console-setup] keyboard-configuration: Keyboard map not recognized 
(Lenovo Thinkpad T61)
Bug Marked as found in versions console-setup/1.49.
 retitle -1 Doesn't detect that cached.kmap.gz is obsoleted
Bug #558475 [console-setup] keyboard-configuration: Keyboard map not recognized 
(Lenovo Thinkpad T61)
Changed Bug title to 'Doesn't detect that cached.kmap.gz is obsoleted' from 
'keyboard-configuration: Keyboard map not recognized (Lenovo Thinkpad T61)'
 severity -1 serious
Bug #558475 [console-setup] Doesn't detect that cached.kmap.gz is obsoleted
Severity set to 'serious' from 'normal'

 thank you
Stopping processing here.

Please contact me if you need assistance.

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


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#553258: marked as done (sablotron: missing-dependency-on-libc needed by ./usr/bin/sabcmd but the package doesn't depend on the C library package. Normally this indicate

2009-11-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Nov 2009 10:02:20 +
with message-id e1negbk-0007f2...@ries.debian.org
and subject line Bug#553258: fixed in sablotron 1.0.3-1.1
has caused the Debian Bug report #553258,
regarding sablotron: missing-dependency-on-libc needed by ./usr/bin/sabcmd  
 but the package doesn't depend on the C library package. Normally  
 this indicates that ${shlibs: Depends} was omitted from the
   Depends line for this package in debian/control.
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
553258: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=553258
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: sablotron
Version: 1.0.3-1
Severity: serious
Justification: The listed file appears to be linked against the C library,
User: lintian-ma...@debian.org
Usertags: missing-dependency-on-libc

All shared libraries and compiled binaries must be run through dpkg-shlibdeps to
find out any libraries they are linked against (often via the dh_shlibdeps
debhelper command). The package containing these files must then depend on
${shlibs:Depends} in debian/control to get the proper package dependencies for
those libraries.

Refer to Debian Policy Manual section 8.6 (Dependencies between the library and
other packages - the shlibs system) for details.

,[ 8.6 Dependencies between the library and other packages - the shlibs 
system ]
| If a package contains a binary or library which links to a shared library, we
| must ensure that when the package is installed on the system, all of the
| libraries needed are also installed. This requirement led to the creation of 
the
| shlibs system, which is very simple in its design: any package which provides 
a
| shared library also provides information on the package dependencies required 
to
| ensure the presence of this library, and any package which uses a shared 
library
| uses this information to determine the dependencies it requires. The files 
which
| contain the mapping from shared libraries to the necessary dependency
| information are called shlibs files.
| 
| Thus, when a package is built which contains any shared libraries, it must
| provide a shlibs file for other packages to use, and when a package is built
| which contains any shared libraries or compiled binaries, it must run
| dpkg-shlibdeps on these to determine the libraries used and hence the
| dependencies needed by this package.
`

,[ 8.6.2 How to use dpkg-shlibdeps and the shlibs files ]
| Put a call to dpkg-shlibdeps into your debian/rules file. If your package
| contains only compiled binaries and libraries (but no scripts), you can use a
| command such as:
| 
|  dpkg-shlibdeps debian/tmp/usr/bin/* debian/tmp/usr/sbin/* \
|debian/tmp/usr/lib/*
| 
| Otherwise, you will need to explicitly list the compiled binaries and
| libraries.[53]
| 
| This command puts the dependency information into the debian/substvars file,
| which is then used by dpkg-gencontrol. You will need to place a
| ${shlibs:Depends} variable in the Depends field in the control file for this 
to
| work.
`

manoj


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

Kernel: Linux 2.6.31.4-anzu-2 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages sablotron depends on:
ii  libsablot01.0.3-1an XSL processor fully implemented

sablotron recommends no packages.

sablotron suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---
Source: sablotron
Source-Version: 1.0.3-1.1

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

libsablot-doc_1.0.3-1.1_all.deb
  to main/s/sablotron/libsablot-doc_1.0.3-1.1_all.deb
libsablot0-dev_1.0.3-1.1_i386.deb
  to main/s/sablotron/libsablot0-dev_1.0.3-1.1_i386.deb
libsablot0_1.0.3-1.1_i386.deb
  to main/s/sablotron/libsablot0_1.0.3-1.1_i386.deb
sablotron_1.0.3-1.1.diff.gz
  to main/s/sablotron/sablotron_1.0.3-1.1.diff.gz
sablotron_1.0.3-1.1.dsc
  to main/s/sablotron/sablotron_1.0.3-1.1.dsc
sablotron_1.0.3-1.1_i386.deb
  to main/s/sablotron/sablotron_1.0.3-1.1_i386.deb



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

Thank you for reporting the bug, which will now be closed.  If you
have 

Bug#558025: [kali] segfault at startup

2009-11-29 Thread Colin Watson
[CC: libfor...@packages.debian.org]

On Sat, Nov 28, 2009 at 11:53:21AM +0200, George Danchev wrote:
 I can confirm that 3.1-10 crashes on startup on x86, but not on amd64.
 I got the source in order to rebuilt with debugging symbols on x86, but then 
 the app started just fine. My best bet is that something has changed within 
 the 
 underlying libraries, also looking at ltrace output:
 
 fl_set_object_lcol(0x9e2a500, 0, 0xbfbad678, 0x804bf28, 1)   
 = 
 0x9e2a500
 fl_initial_wingeometry(8, 8, 220, 670, 0x37f0c7f)
 = 
 220
 fl_show_form(0x9e29a68, 0, 1, 0x8051237, 0x37f0c7f unfinished ...
 --- SIGSEGV (Segmentation fault) ---
 +++ killed by SIGSEGV +++
 
 reveals that something has changed in the callback functions there.
 I'm curious if rebuilding on x86 would make that crash go away.

Thanks, and indeed I see similar symptoms here. Rebuilding does make it
go away, but I think this is really a bug in libforms1 that needs to be
fixed there. It will probably involve a kali rebuild at some point, but
I'd like to hear from the libforms1 maintainer first.

With kali built against libforms1 1.0-8 and a version of libforms1
1.0.92sp1-5 built with debugging symbols and -O0, gdb's new reverse
debugging support (yay!) quickly narrowed down the point where libforms1
jumps into space:

  (gdb) b fli_scale_form
  Function fli_scale_form not defined.
  Make breakpoint pending on future shared library load? (y or [n]) y
  Breakpoint 1 (fli_scale_form) pending.
  (gdb) r
  Starting program: /home/cjwatson/src/debian/kali/trunk/kali/kali
  
  Breakpoint 1, fli_scale_form (form=0x807c838, xsc=1, ysc=0.99178082191780825) 
at forms.c:515
  515 double neww = form-w_hr * xsc,
  (gdb) target record
  (gdb) c
  Continuing.
  Process record: failed to record execution log.
  
  Program received signal SIGTRAP, Trace/breakpoint trap.
  0x0001 in ?? ()
  (gdb) reverse-stepi
  0x00c86968 in handle_object (obj=0x807d090, event=22, mx=0, my=0, key=0, 
xev=0x0, keep_ret=1) at objects.c:2426
  2426obj-posthandle( obj, event, mx, my, key, xev );

So. On investigating the diff from libforms1 1.0-8 to 1.0.92sp1-5, I
notice that a bunch of new members have been inserted into the FL_OBJECT
structure, namely fl1, fr1, ft1, fb1, fl2, fr2, ft2, and fb2, all before
posthandle. (There are also multiple changes after posthandle.) No
wonder kali is breaking.

Peter, doesn't this require libforms1 to have a new SONAME, or else to
clean up its interface to be ABI-compatible with previous versions (at
least by only ever appending members to structs)? 

Thanks,

-- 
Colin Watson   [cjwat...@debian.org]



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#557020: FTBFS: Fails to find fvm.

2009-11-29 Thread Sylvestre Ledru
Le jeudi 19 novembre 2009 à 03:14 +0100, Cyril Brulebois a écrit :
 Cyril Brulebois k...@debian.org (19/11/2009):
  | conftest.c:42: warning: function declaration isn't a prototype
  | /usr/lib/gcc/i486-kfreebsd-gnu/4.3.4/../../../libfvm.so: undefined 
  reference to `sincos'
  | /usr/lib/gcc/i486-kfreebsd-gnu/4.3.4/../../../libfvm.so: undefined 
  reference to `sqrt'
  | collect2: ld returned 1 exit status
  
  -lm might help.
 
 As said on IRC: -lm in code-saturne might be a workaround. libfvm.so
 seems to be having 'U' on math functions while not NEEDED'ing
 libm. Could you please double-check that and open a bug against it
 accordingly if I'm not on crack?
Yep, I agree that it is more a bug of libfvm.

Sylvestre





-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#553431: marked as done (Copyright file does not contain verbatim copy of the license or a pointer to one)

2009-11-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Nov 2009 10:17:14 +
with message-id e1negqa-rl...@ries.debian.org
and subject line Bug#553431: fixed in mecab-cannadic 0.94h-2.1
has caused the Debian Bug report #553431,
regarding Copyright file does not contain verbatim copy of the license or a 
pointer to one
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
553431: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=553431
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: chasen-cannadic
Version: 0.94h
Severity: serious
User: lintian-ma...@debian.org
Usertags: copyright-lists-upstream-authors-with-dh_make-boilerplate

Hi,

The copyright file should either have a verbatim copy of the
 license, or a statement that the license can be found in
 /usr/share/common-licenses on a Debian machine (and the FSF's address
 if they want toget the license from there.

manoj

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

Kernel: Linux 2.6.31.4-anzu-2 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash


---End Message---
---BeginMessage---
Source: mecab-cannadic
Source-Version: 0.94h-2.1

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

chasen-cannadic_0.94h-2.1_i386.deb
  to main/m/mecab-cannadic/chasen-cannadic_0.94h-2.1_i386.deb
mecab-cannadic_0.94h-2.1.diff.gz
  to main/m/mecab-cannadic/mecab-cannadic_0.94h-2.1.diff.gz
mecab-cannadic_0.94h-2.1.dsc
  to main/m/mecab-cannadic/mecab-cannadic_0.94h-2.1.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 553...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Banck mba...@debian.org (supplier of updated mecab-cannadic 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Format: 1.8
Date: Sat, 28 Nov 2009 00:12:12 +0100
Source: mecab-cannadic
Binary: chasen-cannadic
Architecture: source i386
Version: 0.94h-2.1
Distribution: unstable
Urgency: low
Maintainer: NOKUBI Takatsugu k...@daionet.gr.jp
Changed-By: Michael Banck mba...@debian.org
Description: 
 chasen-cannadic - a Japanese dictionary for ChaSen derived from Canna 
dictionary
Closes: 553431
Changes: 
 mecab-cannadic (0.94h-2.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * debian/copyright: Added license boilerplate and fixed link to GPL text,
 closes: #553431
Checksums-Sha1: 
 1bd4df4022935f9883ae1e70fe86e9cc0e1cc864 1033 mecab-cannadic_0.94h-2.1.dsc
 10ccb100fcc00fb6f4478cc48a6f72a7e2a64062 3129 mecab-cannadic_0.94h-2.1.diff.gz
 15fc382d62cdf9636ff061081ab6e4d412ad9429 4220196 
chasen-cannadic_0.94h-2.1_i386.deb
Checksums-Sha256: 
 a251e5ee08d30d502ecfec4c0f10cfbe4ca6b313251562e783f1604e4fe9dfb7 1033 
mecab-cannadic_0.94h-2.1.dsc
 5db10cfdc73defdd5dc14fc178741df4d13ce9c138ea6c4ec781b25b3b43a281 3129 
mecab-cannadic_0.94h-2.1.diff.gz
 152d357f7d3bd8cce213994c43927c5098aa9c8f8a363d65fb3848fc4c8186cf 4220196 
chasen-cannadic_0.94h-2.1_i386.deb
Files: 
 a2804a838432713780cbc573cb572406 1033 misc optional 
mecab-cannadic_0.94h-2.1.dsc
 e8920216f866e4437bc8d7bdc20f7bdf 3129 misc optional 
mecab-cannadic_0.94h-2.1.diff.gz
 30fc2278f9e4937986cc79b02d2ceaea 4220196 misc optional 
chasen-cannadic_0.94h-2.1_i386.deb

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

iD8DBQFLEkc8mHaJYZ7RAb8RA7ILAJ9FioMnx6cYfcmxeK+BqqQ62Q1XSACgzHmh
+AuWlj8mwUr3O0jhcvPATrQ=
=cMj7
-END PGP SIGNATURE-


---End Message---


Bug#557297: code-saturne: ..lay off /usr/bin/cs', belongs to csound, and you loop stall aptitude.

2009-11-29 Thread Sylvestre Ledru
Hello,

Le samedi 21 novembre 2009 à 01:53 +0100, Arnt Karlsen a écrit :
 
 Unpacking code-saturne-bin
 (from .../code-saturne-bin_2.0.0.beta2-1_i386.deb) ...
 dpkg: error
 processing /var/cache/apt/archives/code-saturne-bin_2.0.0.beta2-1_i386.deb 
 (--unpack):
  trying to overwrite '/usr/bin/cs', which is also in package csound
 1:5.11.1~dfsg-2
I am in touching with upstream about that ... 

Sylvestre





-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#553256: marked as done (shapelib: missing-dependency-on-libc needed by ./usr/bin/dbfadd and 7 others but the package doesn't depend on the C library package. Normally

2009-11-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Nov 2009 10:17:30 +
with message-id e1negqq-xi...@ries.debian.org
and subject line Bug#553256: fixed in shapelib 1.2.10-5
has caused the Debian Bug report #553256,
regarding shapelib: missing-dependency-on-libc needed by ./usr/bin/dbfadd and 7 
others   but the package doesn't depend on the C library package. 
Normally   this indicates that ${shlibs: Depends} was omitted from 
the   Depends line for this package in debian/control.
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
553256: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=553256
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: shapelib
Version: 1.2.10-4.1
Severity: serious
Justification: The listed file appears to be linked against the C library,
User: lintian-ma...@debian.org
Usertags: missing-dependency-on-libc

All shared libraries and compiled binaries must be run through dpkg-shlibdeps to
find out any libraries they are linked against (often via the dh_shlibdeps
debhelper command). The package containing these files must then depend on
${shlibs:Depends} in debian/control to get the proper package dependencies for
those libraries.

Refer to Debian Policy Manual section 8.6 (Dependencies between the library and
other packages - the shlibs system) for details.

,[ 8.6 Dependencies between the library and other packages - the shlibs 
system ]
| If a package contains a binary or library which links to a shared library, we
| must ensure that when the package is installed on the system, all of the
| libraries needed are also installed. This requirement led to the creation of 
the
| shlibs system, which is very simple in its design: any package which provides 
a
| shared library also provides information on the package dependencies required 
to
| ensure the presence of this library, and any package which uses a shared 
library
| uses this information to determine the dependencies it requires. The files 
which
| contain the mapping from shared libraries to the necessary dependency
| information are called shlibs files.
| 
| Thus, when a package is built which contains any shared libraries, it must
| provide a shlibs file for other packages to use, and when a package is built
| which contains any shared libraries or compiled binaries, it must run
| dpkg-shlibdeps on these to determine the libraries used and hence the
| dependencies needed by this package.
`

,[ 8.6.2 How to use dpkg-shlibdeps and the shlibs files ]
| Put a call to dpkg-shlibdeps into your debian/rules file. If your package
| contains only compiled binaries and libraries (but no scripts), you can use a
| command such as:
| 
|  dpkg-shlibdeps debian/tmp/usr/bin/* debian/tmp/usr/sbin/* \
|debian/tmp/usr/lib/*
| 
| Otherwise, you will need to explicitly list the compiled binaries and
| libraries.[53]
| 
| This command puts the dependency information into the debian/substvars file,
| which is then used by dpkg-gencontrol. You will need to place a
| ${shlibs:Depends} variable in the Depends field in the control file for this 
to
| work.
`

manoj


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

Kernel: Linux 2.6.31.4-anzu-2 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages shapelib depends on:
pn  libshp1   none (no description available)

shapelib recommends no packages.

shapelib suggests no packages.


---End Message---
---BeginMessage---
Source: shapelib
Source-Version: 1.2.10-5

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

libshp-dev_1.2.10-5_i386.deb
  to main/s/shapelib/libshp-dev_1.2.10-5_i386.deb
libshp1_1.2.10-5_i386.deb
  to main/s/shapelib/libshp1_1.2.10-5_i386.deb
shapelib_1.2.10-5.diff.gz
  to main/s/shapelib/shapelib_1.2.10-5.diff.gz
shapelib_1.2.10-5.dsc
  to main/s/shapelib/shapelib_1.2.10-5.dsc
shapelib_1.2.10-5_i386.deb
  to main/s/shapelib/shapelib_1.2.10-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 553...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance 

Bug#518735: ace: FTBFS: autotools error

2009-11-29 Thread Michael Banck
On Tue, Sep 22, 2009 at 01:40:02PM +0200, Stefano Zacchiroli wrote:
 On Fri, Jul 17, 2009 at 09:10:36PM +0200, Julien Lavergne wrote:
  tags 518735 patch
  thanks
  
  Attached patch (from upstream, r82784) should fix the problem.
 
 Thanks for the patch!, ... but unfortunately it is not enough (hence I'm
 temporarily untagging this bug with patch).
 
 First of all the patch should be placed in the sequence before 50,
 otherwise it will arrive too late. Placing it at 49 works fine.
 
 Then, even with this patch, build fails with a different error, reported
 below:
 
   configure.ac:177: the top level
   libtoolize: AC_CONFIG_MACRO_DIR([../m4]) conflicts with ACLOCAL_AMFLAGS=-I 
 m4.
   autoreconf: libtoolize failed with exit status: 1
   make: *** [autotools-stamp] Error 1

The attached patch fixes this.  However, ace still FTBFS due to some
autoconf2.64 in the AC_COMPILE_IFELSE() function in
AC_CHECK_FUNC(getpwnam_r) in ACE_wrappers/configure.ac:

checking for bsearch... yes
../ACE_wrappers/configure: line 37527: syntax error near unexpected
token `fi'
../ACE_wrappers/configure: line 37527: `fi'
make: *** [configure-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2


I didn't manage to get this fixed yet.

Michael
#! /bin/sh /usr/share/dpatch/dpatch-run
## 488-fix-m4-include.dpatch by Michael Banck mba...@debian.org
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: Fix bootstrap error about conflicting AC_CONFIG_MACRO_DIR and 
ACLOCAL_AMFLAGS, 
## DP: as well as ltmain.sh not installed in aux_config.

@DPATCH@
--- ACE_wrappers/TAO/configure.ac.orig  2009-11-28 13:54:08.590158654 +0100
+++ ACE_wrappers/TAO/configure.ac   2009-11-28 13:54:13.858163460 +0100
@@ -44,8 +44,7 @@
 AC_CONFIG_SRCDIR([tao/TAO_Internal.cpp])
 
 AC_CONFIG_AUX_DIR([../aux_config])
-AC_CONFIG_MACRO_DIR([m4])
-AC_CONFIG_MACRO_DIR([../m4])
+AC_CONFIG_MACRO_DIR([m4 ../m4])
 
 dnl Check what platform we are running on.
 AC_CANONICAL_TARGET([])
--- ACE_wrappers/bin/bootstrap.orig 2009-11-28 14:45:07.502156189 +0100
+++ ACE_wrappers/bin/bootstrap  2009-11-28 14:43:55.994157330 +0100
@@ -74,6 +74,7 @@
 #  cp VERSION NEWS
 
 #autoreconf -I m4 --install --force --symlink --verbose
+libtoolize --install --force
 autoreconf -I m4 --install --force 
 
 #   # Generate the man pages.


Processed: reassign 558473 to tulip

2009-11-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 558473 tulip
Bug #558473 [libmesh-doc,tulip-doc] tulip-doc and libmesh-doc: error when 
trying to install together
Bug reassigned from package 'libmesh-doc,tulip-doc' to 'tulip'.

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 debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: merging 558473 557054

2009-11-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 merge 558473 557054
Bug#557054: tulip-doc and libmesh-doc: error when trying to install together
Bug#558473: tulip-doc and libmesh-doc: error when trying to install together
Merged 557054 558473.


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 debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#558042: generated grub.cfg uses /boot with separate boot partition

2009-11-29 Thread Vincent Danjean
  Hi,

  In the latest patch, you need to use a if ...;then ...; fi construct
and not a ...   Else you will have an error (that will stop
the script if it is executed with -e) if the test is false.
[ $rel_dirname = / ]  rel_dirname=
should be replaced by
if [ $rel_dirname = / ]; then rel_dirname= ; fi

  Regards,
Vincent

-- 
Vincent Danjean   GPG key ID 0x9D025E87 vdanj...@debian.org
GPG key fingerprint: FC95 08A6 854D DB48 4B9A  8A94 0BF7 7867 9D02 5E87
Unofficial packages: http://moais.imag.fr/membres/vincent.danjean/deb.html
APT repo:  deb http://perso.debian.org/~vdanjean/debian unstable main




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#529287: python-smartpm: does not install due to file conflict

2009-11-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tag 529287 + moreinfo
Bug #529287 [python-smartpm] python-smartpm: does not install due to file 
conflict
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.

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


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#558473: bug merged

2009-11-29 Thread Ralf Treinen
Sorry, when I submitted that bug I did not realize that ist was already filed 
since it had been reassigned to a different package. Merging the bug 
reports now.

-Ralf.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#529287: python-smartpm: does not install due to file conflict

2009-11-29 Thread gregor herrmann
tag 529287 + moreinfo
thanks

On Mon, 18 May 2009 13:57:37 +0100, Vasilis Vasaitis wrote:

   When I try to upgrade python-smartpm 1.2-1 with version 1.2-2+b1, I
 get this:
 
 Preparing to replace python-smartpm 1.2-1 (using 
 .../python-smartpm_1.2-2+b1_amd64.deb) ...
 Unpacking replacement python-smartpm ...
 dpkg: error processing 
 /var/cache/apt/archives/python-smartpm_1.2-2+b1_amd64.deb (--unpack):
  trying to overwrite `/usr/share/pyshared/smart/interfaces/gtk/channels.py', 
 which is also in package smartpm

I think this bug can be closed; there's only 1.2-4 in the archive,
and in this version /usr/share/pyshared/smart/interfaces/gtk/channels.py 
gets installed into smartpm again (and not into python-smartpm). So
the upgrade should just work.

Vasilis, could you try to upgrade again (or tell us if you already
have) - is there still a problem?

Cheers,
gregor
-- 
 .''`.   http://info.comodo.priv.at/ -- GPG Key IDs: 0x00F3CFE4, 0x8649AA06
 : :' :  Debian GNU/Linux user, admin,  developer - http://www.debian.org/
 `. `'   Member of VIBE!AT, SPI Inc., fellow of FSFE | http://got.to/quote/
   `-BOFH excuse #362:  Plasma conduit breach 


signature.asc
Description: Digital signature


Bug#558173: marked as done (Update 17 fixes several security issues)

2009-11-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Nov 2009 10:49:27 +
with message-id e1nehll-0004j4...@ries.debian.org
and subject line Bug#558173: fixed in sun-java6 6-17-1
has caused the Debian Bug report #558173,
regarding Update 17 fixes several security issues
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
558173: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=558173
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: sun-java6
Severity: grave
Tags: security

Update 17 fixes a lot of security issues:

   [58]CVE-2009-3728 Directory traversal vulnerability in the 
ICC_Profile.getInstance ...
   [59]CVE-2009-3729 Unspecified vulnerability in the TrueType font parsing 
functionality ...
   [60]CVE-2009-3865 The launch method in the Deployment Toolkit plugin in Java 
Runtime ...
   [61]CVE-2009-3866 The Java Web Start Installer in Sun Java SE in JDK and JRE 
6 before ...
   [62]CVE-2009-3867 Stack-based buffer overflow in the HsbParser.getSoundBank 
function in ...
   [63]CVE-2009-3868 Sun Java SE in JDK and JRE 5.0 before Update 22, JDK and 
JRE 6 before ...
   [64]CVE-2009-3869 Stack-based buffer overflow in the setDiffICM function in 
the Abstract ...
   [65]CVE-2009-3871 Heap-based buffer overflow in the setBytePixels function 
in the ...
   [66]CVE-2009-3872 Unspecified vulnerability in the JPEG JFIF Decoder in Sun 
Java SE in ...
   [67]CVE-2009-3873 The JPEG Image Writer in Sun Java SE in JDK and JRE 5.0 
before Update ...
   [68]CVE-2009-3874 Integer overflow in the JPEGImageReader implementation in 
the ImageI/O ...
   [69]CVE-2009-3875 The MessageDigest.isEqual function in Java Runtime 
Environment (JRE) ...
   [70]CVE-2009-3876 Unspecified vulnerability in Sun Java SE in JDK and JRE 
5.0 before ...
   [71]CVE-2009-3879 Multiple unspecified vulnerabilities in the (1) X11 and 
(2) ...
   [72]CVE-2009-3880 The Abstract Window Toolkit (AWT) in Java Runtime 
Environment (JRE) in ...
   [73]CVE-2009-3881 Sun Java SE 5.0 before Update 22 and 6 before Update 17, 
and OpenJDK, ...
   [74]CVE-2009-3882 Multiple unspecified vulnerabilities in the Swing 
implementation in ...
   [75]CVE-2009-3884 The TimeZone.getTimeZone method in Sun Java SE 5.0 before 
Update 22 ...
   [76]CVE-2009-3886 The Java Web Start implementation in Sun Java SE 6 before 
Update 17 ...

Details can be found in the Debian Security Tracker.

Cheers,
Moritz


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

Kernel: Linux 2.6.31-1-686 (SMP w/1 CPU core)
Locale: LANG=C, lc_ctype=de_de.iso-8859...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash


---End Message---
---BeginMessage---
Source: sun-java6
Source-Version: 6-17-1

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

sun-java6-bin_6-17-1_i386.deb
  to non-free/s/sun-java6/sun-java6-bin_6-17-1_i386.deb
sun-java6-demo_6-17-1_i386.deb
  to non-free/s/sun-java6/sun-java6-demo_6-17-1_i386.deb
sun-java6-fonts_6-17-1_all.deb
  to non-free/s/sun-java6/sun-java6-fonts_6-17-1_all.deb
sun-java6-javadb_6-17-1_all.deb
  to non-free/s/sun-java6/sun-java6-javadb_6-17-1_all.deb
sun-java6-jdk_6-17-1_i386.deb
  to non-free/s/sun-java6/sun-java6-jdk_6-17-1_i386.deb
sun-java6-jre_6-17-1_all.deb
  to non-free/s/sun-java6/sun-java6-jre_6-17-1_all.deb
sun-java6-plugin_6-17-1_i386.deb
  to non-free/s/sun-java6/sun-java6-plugin_6-17-1_i386.deb
sun-java6-source_6-17-1_all.deb
  to non-free/s/sun-java6/sun-java6-source_6-17-1_all.deb
sun-java6_6-17-1.diff.gz
  to non-free/s/sun-java6/sun-java6_6-17-1.diff.gz
sun-java6_6-17-1.dsc
  to non-free/s/sun-java6/sun-java6_6-17-1.dsc
sun-java6_6-17.orig.tar.gz
  to non-free/s/sun-java6/sun-java6_6-17.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 558...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Giuseppe Iuculano iucul...@debian.org (supplier of updated sun-java6 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 28 Nov 2009 19:02:56 +0100
Source: sun-java6
Binary: sun-java6-jre sun-java6-bin sun-java6-plugin 

Processed: Re: mmake: Please remove build-dep on jikes

2009-11-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 528065 +pending
Bug #528065 [mmake] mmake: Please remove build-dep on jikes
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.

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


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#528065: mmake: Please remove build-dep on jikes

2009-11-29 Thread Michael Banck
tags 528065 +pending
thanks

Hi,

I will shortly upload an NMU with the attached interdiff.


Cheers,

Michael
diff -u mmake-2.3/debian/changelog mmake-2.3/debian/changelog
--- mmake-2.3/debian/changelog
+++ mmake-2.3/debian/changelog
@@ -1,3 +1,11 @@
+mmake (2.3-5.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/control (Build-Depends): Replaced jikes with default-jdk.
+(Recommends): Likewise. 
+
+ -- Michael Banck mba...@debian.org  Sun, 29 Nov 2009 11:51:00 +0100
+
 mmake (2.3-5) unstable; urgency=low
 
   * mmake.1: Properly escape - characters in invocation synopsis since
diff -u mmake-2.3/debian/control mmake-2.3/debian/control
--- mmake-2.3/debian/control
+++ mmake-2.3/debian/control
@@ -4,12 +4,12 @@
 Maintainer: Thomas Bushnell, BSG t...@debian.org
 Standards-Version: 3.7.3
 Build-Depends: debhelper
-Build-Depends-Indep: jikes
+Build-Depends-Indep: default-jdk
 
 Package: mmake
 Architecture: all
 Depends: perl5, java-common, findutils (= 4.0)
-Recommends: jikes | java-compiler
+Recommends: default-jdk | java-compiler
 Description: Makefile generator for Java programs
  mmake will generate a master Makefile for your Java programs.
  This generated Makefile fully understands the subdirectories


Processed: tagging 510205

2009-11-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # Automatically generated email from bts, devscripts version 2.10.35lenny7
 tags 510205 lenny etch
Bug #510205 {Done: Stefan Fritsch s...@debian.org} [libaudiofile0] buffer 
overflow in libaudiofile
Added tag(s) etch and lenny.

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 debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#508292: gkrellm-snmp links against openssl without exception

2009-11-29 Thread Michael Banck
Hi,

I have uploaded the attached interdiff as NMU.


Cheers,

Michael
diff -u gkrellm-snmp-1.0/debian/changelog gkrellm-snmp-1.0/debian/changelog
--- gkrellm-snmp-1.0/debian/changelog
+++ gkrellm-snmp-1.0/debian/changelog
@@ -1,3 +1,11 @@
+gkrellm-snmp (1.0-1.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * gkrellm_snmp.c: Updated with clarified license header from 1.1 release.
+  * debian/copyright: Updated. (Closes: #508292)
+
+ -- Michael Banck mba...@debian.org  Sun, 29 Nov 2009 11:48:58 +0100
+
 gkrellm-snmp (1.0-1.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -u gkrellm-snmp-1.0/debian/copyright gkrellm-snmp-1.0/debian/copyright
--- gkrellm-snmp-1.0/debian/copyright
+++ gkrellm-snmp-1.0/debian/copyright
@@ -7,23 +7,33 @@
 
 Upstream Author: Christian W. Zuckschwerdt z...@triq.net
 
-Copyright: Copyright (C) 2000-2006 Christian W. Zuckschwerdt z...@triq.net
+Copyright: Copyright (C) 2000-2009 Christian W. Zuckschwerdt z...@triq.net
 
 License:
 --
-This program is free software which I release under the GNU General Public
-License. You may redistribute and/or modify this program under the terms
-of that license as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
-
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-GNU General Public License for more details.
-
-To get a copy of the GNU General Puplic License,  write to the Free
-Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-02110-1301, USA.
+  GKrellM_SNMP is free software; you can redistribute it and/or
+  modify it under the terms of the GNU General Public License as
+  published by the Free Software Foundation; either version 2 of
+  the License, or (at your option) any later version.
+
+  In addition, as a special exception, the copyright holders give
+  permission to link the code of this program with the OpenSSL library,
+  and distribute linked combinations including the two.
+  You must obey the GNU General Public License in all respects
+  for all of the code used other than OpenSSL.  If you modify
+  file(s) with this exception, you may extend this exception to your
+  version of the file(s), but you are not obligated to do so.  If you
+  do not wish to do so, delete this exception statement from your
+  version.  If you delete this exception statement from all source
+  files in the program, then also delete it here.
+
+  This program is distributed in the hope that it will be useful,
+  but WITHOUT ANY WARRANTY; without even the implied warranty of
+  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+  GNU General Public License for more details.
+
+  You should have received a copy of the GNU General Public License
+  along with GKrellM_SNMP. If not, see http://www.gnu.org/.
 
 On Debian GNU/Linux systems, the complete text of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL'.
only in patch2:
unchanged:
--- gkrellm-snmp-1.0.orig/gkrellm_snmp.c
+++ gkrellm-snmp-1.0/gkrellm_snmp.c
@@ -1,22 +1,32 @@
 /* SNMP reader plugin for GKrellM 
-|  Copyright (C) 2000-2006  Christian W. Zuckschwerdt z...@triq.net
+|  Copyright (C) 2000-2009  Christian W. Zuckschwerdt z...@triq.net
 |
 |  Author:  Christian W. Zuckschwerdt  z...@triq.net  http://triq.net/
 |  Latest versions might be found at:  http://gkrellm.net/
 |
-| This program is free software; you can redistribute it and/or
-| modify it under the terms of the GNU General Public License
-| as published by the Free Software Foundation; either version 2
-| of the License, or (at your option) any later version.
+| GKrellM_SNMP is free software; you can redistribute it and/or
+| modify it under the terms of the GNU General Public License as
+| published by the Free Software Foundation; either version 2 of
+| the License, or (at your option) any later version.
 |
+| In addition, as a special exception, the copyright holders give
+| permission to link the code of this program with the OpenSSL library,
+| and distribute linked combinations including the two.
+| You must obey the GNU General Public License in all respects
+| for all of the code used other than OpenSSL.  If you modify
+| file(s) with this exception, you may extend this exception to your
+| version of the file(s), but you are not obligated to do so.  If you
+| do not wish to do so, delete this exception statement from your
+| version.  If you delete this exception statement from all source
+| files in the program, then also delete it here.
+
 | This program is distributed in the hope that it will be useful,
 | but WITHOUT ANY WARRANTY; without even the implied warranty of
 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | GNU General Public License for more 

Bug#510205: [Secure-testing-team] audiofile

2009-11-29 Thread Stefan Fritsch

Hi Michael,

On Fri, 27 Nov 2009, Michael Gilbert wrote:

since there has been no debian activity on this bug for almost a year,
and upstream appears to be dead, i have forwarded the problem to gnome
since it is probably the most important downstream of libaudiofile.
they should have enough developer resources/brainpower to solve the
problem.

if nothing happens, perhaps this package should become a candidate for
removal?


I have fixed #510205 during our BSP, but it is definitely a good idea to 
try to find some new upstream maintainers for it.


Cheers,
Stefan



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: submitter 558399

2009-11-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # Automatically generated email from bts, devscripts version 2.10.35lenny7
 submitter 558399 s...@sfritsch.de
Bug #558399 [normalize-audio] normalize-audio: buffer overflow with ADPCM .wav 
files
Changed Bug submitter to 's...@sfritsch.de' from 'Max Kellermann 
m...@duempel.org'

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 debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#508292: marked as done (gkrellm-snmp links against openssl without exception)

2009-11-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Nov 2009 11:17:30 +
with message-id e1nehmu-00089r...@ries.debian.org
and subject line Bug#508292: fixed in gkrellm-snmp 1.0-1.2
has caused the Debian Bug report #508292,
regarding gkrellm-snmp links against openssl without exception
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
508292: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=508292
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---

Package: gkrellm-snmp
Version: 1.0-1.1
Severity: Serious

Hello,

While working on an NMU for gkrellm-snmp, I noticed that the package is 
linked against Openssl libraries without a license exception.


Probably need to contact upstream to see if they can use gnutls or 
possibly snmpv3 will give the required functionality.


Thank you,

Barry deFreese


---End Message---
---BeginMessage---
Source: gkrellm-snmp
Source-Version: 1.0-1.2

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

gkrellm-snmp_1.0-1.2.diff.gz
  to main/g/gkrellm-snmp/gkrellm-snmp_1.0-1.2.diff.gz
gkrellm-snmp_1.0-1.2.dsc
  to main/g/gkrellm-snmp/gkrellm-snmp_1.0-1.2.dsc
gkrellm-snmp_1.0-1.2_i386.deb
  to main/g/gkrellm-snmp/gkrellm-snmp_1.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 508...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Banck mba...@debian.org (supplier of updated gkrellm-snmp 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Format: 1.8
Date: Sun, 29 Nov 2009 11:48:58 +0100
Source: gkrellm-snmp
Binary: gkrellm-snmp
Architecture: source i386
Version: 1.0-1.2
Distribution: unstable
Urgency: low
Maintainer: Juan Manuel Garcia Molina jua...@debian.org
Changed-By: Michael Banck mba...@debian.org
Description: 
 gkrellm-snmp - snmp plug-in for GKrellM
Closes: 508292
Changes: 
 gkrellm-snmp (1.0-1.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * gkrellm_snmp.c: Updated with clarified license header from 1.1 release.
   * debian/copyright: Updated. (Closes: #508292)
Checksums-Sha1: 
 703861213a4da2493392fe6c7dc2fa15a3b86e98 1066 gkrellm-snmp_1.0-1.2.dsc
 fa3add3038fd950784a8fbd33ce09f9d3e5c2154 3752 gkrellm-snmp_1.0-1.2.diff.gz
 6b6db300add091f2fae2870ba023ced31d8ddd76 24386 gkrellm-snmp_1.0-1.2_i386.deb
Checksums-Sha256: 
 ada45c01d23e79eb92a26cd043f4cfde36853bd22f4366bcd0af7aeb59c12e32 1066 
gkrellm-snmp_1.0-1.2.dsc
 20b0f3cf528a01f3cc99342f795bd77d61b2dec5357e008ebfcf84fbe14e73a8 3752 
gkrellm-snmp_1.0-1.2.diff.gz
 79f30e60d444ac35984e87e96fd1771b8cabfb02a06cd778326340c9603f3662 24386 
gkrellm-snmp_1.0-1.2_i386.deb
Files: 
 97106de33f01926f864656e0bafd1b84 1066 net optional gkrellm-snmp_1.0-1.2.dsc
 2f551c0f0a822c1a0cf1e76beff2901b 3752 net optional gkrellm-snmp_1.0-1.2.diff.gz
 aad33e4d4791bc22508c91131d3e5e0a 24386 net optional 
gkrellm-snmp_1.0-1.2_i386.deb

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

iD8DBQFLElTbmHaJYZ7RAb8RAw2WAKDDaSIasHknT3twuqJNPL7NAemHLQCfSFF5
WD7lxWgax6GPb/70cQF8tLQ=
=2PgV
-END PGP SIGNATURE-


---End Message---


Processed: tagging 490700

2009-11-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # doesn't affect etch or lenny
 tags 490700 squeeze sid
Bug #490700 {Done: Thomas Viehmann t...@beamnet.de} [libhighgui1] 
libhighgui-dev: does not work with debian-multimedia.org packages
Bug #487638 {Done: Thomas Viehmann t...@beamnet.de} [libhighgui1] 
libhighgui1: FTBFS: uses deprecated img_convert function, please port to 
libswscale
Bug #493915 {Done: Thomas Viehmann t...@beamnet.de} [libhighgui1] 
python-opencv: highgui import problem
Added tag(s) sid and squeeze.
Added tag(s) sid and squeeze.
Added tag(s) sid and squeeze.

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 debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: tagging 491798

2009-11-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # doesn't affect etch or lenny
 tags 491798 squeeze sid
Bug #491798 {Done: Alastair McKinstry mckins...@debian.org} [slang2] 
slang2_2.1.3-3: FTBFS with glibc 2.8 and above
Added tag(s) sid and squeeze.

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 debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: tagging 493915

2009-11-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # doesn't affect etch or lenny
 tags 493915 squeeze sid
Bug #493915 {Done: Thomas Viehmann t...@beamnet.de} [libhighgui1] 
python-opencv: highgui import problem
Bug #487638 {Done: Thomas Viehmann t...@beamnet.de} [libhighgui1] 
libhighgui1: FTBFS: uses deprecated img_convert function, please port to 
libswscale
Bug #490700 {Done: Thomas Viehmann t...@beamnet.de} [libhighgui1] 
libhighgui-dev: does not work with debian-multimedia.org packages
Ignoring request to alter tags of bug #493915 to the same tags previously set
Ignoring request to alter tags of bug #487638 to the same tags previously set
Ignoring request to alter tags of bug #490700 to the same tags previously set

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 debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: tagging 494587

2009-11-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # doesn't affect/apply to etch or lenny
 tags 494587 squeeze sid
Bug #494587 [clisp] Patch to build with bdb4.7
Bug #521906 [clisp] clisp: FTBFS: 'DB_DIRECT_LOG' undeclared
Added tag(s) sid and squeeze.
Added tag(s) sid and squeeze.

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 debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: tagging 494893

2009-11-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # doesn't affect/apply to etch or lenny
 tags 494893 squeeze sid
Bug #494893 {Done: Matthew Johnson mj...@adonis.trinhall.cam.ac.uk} 
[fretsonfire-game] fretsonfire-game: Python-ogg transition
Added tag(s) sid and squeeze.

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 debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: tagging 494896

2009-11-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # doesn't affect/apply to etch or lenny
 tags 494896 squeeze sid
Bug #494896 {Done: Barry deFreese bdefre...@debian.org} [funnyboat] 
funnyboat: Python-ogg transition
Added tag(s) sid and squeeze.

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 debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#496381: marked as done (The possibility of attack with the help of symlinks in some Debian packages)

2009-11-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Nov 2009 12:33:45 +0100
with message-id 1259494425.24807.15.ca...@lapjfs
and subject line bug wronly reopened
has caused the Debian Bug report #496381,
regarding The possibility of attack with the help of symlinks in some Debian 
packages
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
496381: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496381
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: plait
Severity: grave

Hi, maintainer!

This message about the error concerns a few packages  at  once.   I've
tested all the packages (for Lenny) on my Debian mirror.  All  scripts
of packages (marked as executable) were tested.

In some packages I've discovered scripts with errors which may be used
by a user for damaging important system files or user's files.

For example if a script uses in its work a temp file which is  created
in /tmp directory, then every user can create symlink  with  the  same
name in this directory in order to  destroy  or  rewrite  some  system
or user file.  Symlink attack may also  lead  not  only  to  the  data
desctruction but to denial of service as well.

Even if you create files or directories with help of function 'RANDOM'
or pid(), then your system is not protected. Attacker can create many
symlinks in order to destroy your data or create 'denial  of  service'
for your package scripts.

Even if you make rm(dir) for files/directories, then  your  system  is
not protected. Attacker can permanently create symlinks.

This list is created with the help of script.  This list is sorted  by
hand. Howewer in some cases mistake is possible.

Please, Be understanding to possible mistakes. :)

I set Severity into grave for this bug. The table of discovered
problems is below.

Discussion of this bug you can see in debian-devel@:
http://lists.debian.org/debian-devel/2008/08/msg00271.html

Binary-package: r-base-core-ra (1.1.1-1)
file: /usr/lib/Ra/lib/R/bin/javareconf
Binary-package: rccp (0.9-2)
file: /usr/lib/rccp/delqueueask
Binary-package: mafft (6.240-1)
file: /usr/bin/mafft-homologs
Binary-package: openoffice.org-common (1:2.4.1-6)
file: /usr/lib/openoffice/program/senddoc
Binary-package: crossfire-maps (1.11.0-1)
file: /usr/share/games/crossfire/maps/Info/combine.pl
Binary-package: sgml2x (1.0.0-11.1)
file: /usr/bin/rlatex
Binary-package: liguidsoap (0.3.6-4)
file: /var/lib/liguidsoap/liguidsoap.py
Binary-package: citadel-server (7.37-1)
file: /usr/lib/citadel-server/migrate_aliases.sh
Binary-package: ampache (3.4.1-1)
file: /usr/share/ampache/www/locale/base/gather-messages.sh
Binary-package: xen-utils-3.2-1 (3.2.1-2)
file: /usr/lib/xen-3.2-1/bin/qemu-dm.debug
Binary-package: dtc-common (0.29.6-1)
file: /usr/share/dtc/admin/accesslog.php
file: /usr/share/dtc/admin/sa-wrapper
Binary-package: honeyd-common (1.5c-3)
file: /usr/share/honeyd/scripts/test.sh
Binary-package: lustre-tests (1.6.5-1)
file: /usr/lib/lustre/tests/runiozone
Binary-package: linuxtrade (3.65-8+b4)
file: /usr/share/linuxtrade/bin/linuxtrade.bwkvol
file: /usr/share/linuxtrade/bin/linuxtrade.wn
file: /usr/share/linuxtrade/bin/moneyam.helper
Binary-package: freevo (1.8.1-0)
file: /usr/bin/freevo.real
Binary-package: fml (4.0.3.dfsg-2)
file: /usr/share/fml/libexec/mead.pl
Binary-package: rkhunter (1.3.2-3)
file: /usr/bin/rkhunter
Binary-package: openswan (1:2.4.12+dfsg-1.1)
file: /usr/lib/ipsec/livetest
Binary-package: linux-patch-openswan (1:2.4.12+dfsg-1.1)
file: /usr/src/kernel-patches/all/openswan/packaging/utils/maysnap
file: /usr/src/kernel-patches/all/openswan/packaging/utils/maytest
Binary-package: aptoncd (0.1-1.1)
file: /usr/share/aptoncd/xmlfile.py
Binary-package: cdcontrol (1.90-1.1)
file: /usr/lib/cdcontrol/writtercontrol
Binary-package: newsgate (1.6-23)
file: /usr/bin/mkmailpost
Binary-package: gpsdrive-scripts (2.10~pre4-3)
file: /usr/bin/geo-code
Binary-package: impose+ (0.2-11)
file: /usr/bin/impose
Binary-package: mgt (2.31-5)
file: /usr/games/mailgo
Binary-package: audiolink (0.05-1)
file: /usr/bin/audiolink
Binary-package: ibackup (2.27-4.1)
file: /usr/bin/ibackup
Binary-package: emacspeak (26.0-3)
file: /usr/share/emacs/site-lisp/emacspeak/etc/extract-table.pl
Binary-package: bk2site (1:1.1.9-3.1)
file: /usr/lib/cgi-bin/bk2site/redirect.pl
Binary-package: datafreedom-perl (0.1.7-1)
file: /usr/bin/dfxml-invoice
Binary-package: emacs-jabber (0.7.91-1)
file: 

Processed: tagging 494900

2009-11-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # doesn't affect/apply to etch or lenny
 tags 494900 squeeze sid
Bug #494900 [flumotion] flumotion: python-openssl transition
Added tag(s) sid and squeeze.

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 debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#558423: marked as done (calendarserver: Unable to PUT to non-file)

2009-11-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Nov 2009 12:33:10 +0100
with message-id 20091129113310.ga2...@bogon.sigxcpu.org
and subject line Re: [Calendarserver-maintainers] Bug#558423: Acknowledgement 
(calendarserver: Unable to PUT to non-file)
has caused the Debian Bug report #558423,
regarding calendarserver: Unable to PUT to non-file
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
558423: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=558423
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: calendarserver
Version: 1.2.dfsg-8
Severity: grave
Justification: renders package unusable


Hi there

I did try to install the calendar server on two machines under 'etch' and 
'lenny'.

On the later one I did a minimum change of the config, just removed the binding 
to 'localhost' to be able to access my server from outside.

Still I can reproduce the Problem:

2009-11-28 20:01:47+0100 [-] [caldav-8008]  [HTTPChannel,2,IP] GET 
/calendars/users/admin/calendar/ HTTP/1.1
2009-11-28 20:02:00+0100 [-] [caldav-8008]  [HTTPChannel,4,IP] PUT 
/calendars/users/admin/calendar/ HTTP/1.1
2009-11-28 20:02:00+0100 [-] [caldav-8008]  [HTTPChannel,4,IP] 'Unable to PUT 
to non-file: 
/var/spool/caldavd/calendars/__uids__/38eae584-2b75-582b-a058-018391d1003f/calendar'

After some time googleing and trying to find helpfull documentation on
how to set access rights etc, it looks like some parts of twisted.web try to 
access
a directory as a file...

Any idea how to resolve that problem?

-Benoit-

-- System Information:
Debian Release: 5.0.3
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core)
Locale: LANG=de_CH, LC_CTYPE=de_CH (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages calendarserver depends on:
ii  adduser 3.110add and remove users and groups
ii  lsb-base3.2-20   Linux Standard Base 3.2 init scrip
ii  python  2.5.2-3  An interactive high-level object-o
ii  python-central  0.6.8register and build utility for Pyt
ii  python-dateutil 1.4.1-2  powerful extensions to the standar
ii  python-kerberos 1.0+svn2455-1A GSSAPI interface module for Pyth
ii  python-openssl  0.7-2Python wrapper around the OpenSSL 
ii  python-pysqlite22.4.1-1  Python interface to SQLite 3
ii  python-twisted-calendar 0.2.0.svn19773-5 Twisted components for Apple's Cal
ii  python-vobject  0.6.0-1  parse iCalendar and VCards in Pyth
ii  python-xattr0.4-4module for manipulating filesystem
ii  python-xml  0.8.4-10.1   XML tools for Python
ii  ssl-cert1.0.23   simple debconf wrapper for OpenSSL

calendarserver recommends no packages.

Versions of packages calendarserver suggests:
pn  python-pydirector none (no description available)

-- no debconf information


---End Message---
---BeginMessage---
On Sat, Nov 28, 2009 at 09:32:42PM +0100, Benoit Panizzon wrote:
 Hello
 
 You can close the bug... (well or consider it as a documentation bug...)
Closing it, thanks for reporting back.

  /usr/share/doc/calendarserver/README.Debian
  http://localhost:8008/calendars/users/user/calendar/ should state, that 
 you 
 should get the Calendar homes: URL
 and add something like my-calendar.ics at the end.

http://localhost:8008/calendars/users/user/calendar/uid.ics

isn't a calendar but just a single apointment. I'm still unsure what
you're trying to do but I'd be happy to improve the docs.
Cheers,
 -- Guido

  
 After playing a bit more around with Apple iCAL I found out that a user could 
 have multiple calendars on the server. So you have to specify a file and not 
 just the directory. This was why I kept getting the error that the server did 
 try to access a directory as a file.
 
 -Benoit-
 
 
 
 ___
 Calendarserver-maintainers mailing list
 calendarserver-maintain...@lists.alioth.debian.org
 http://lists.alioth.debian.org/mailman/listinfo/calendarserver-maintainers
 

---End Message---


Processed: tagging 494904

2009-11-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # doesn't affect/apply to etch or lenny
 tags 494904 squeeze sid
Bug #494904 {Done: Sandro Tosi mo...@debian.org} [ldaptor] ldaptor: 
python-openssl transition
Added tag(s) sid and squeeze.

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 debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: tagging 494893

2009-11-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # doesn't affect/apply to etch or lenny
 tags 494893 squeeze sid
Bug #494893 {Done: Matthew Johnson mj...@adonis.trinhall.cam.ac.uk} 
[fretsonfire-game] fretsonfire-game: Python-ogg transition
Ignoring request to alter tags of bug #494893 to the same tags previously set

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 debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#526530: ggz-server: FTBFS: redefinition of 'struct flock'

2009-11-29 Thread Michael Banck
tags 526530 +pending
thanks

Hi,

I am shortly going to NMU with the attached interdiff.


Cheers,

Michael
diff -u ggz-server-0.0.14.1/debian/changelog 
ggz-server-0.0.14.1/debian/changelog
--- ggz-server-0.0.14.1/debian/changelog
+++ ggz-server-0.0.14.1/debian/changelog
@@ -1,3 +1,12 @@
+ggz-server (0.0.14.1-1.3) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/patches/inotify.diff: New patch switching to C library inotify
+interface from the Linux kernel interface, taken from upstream revision
+10564 (Closes: #526530) 
+
+ -- Michael Banck mba...@debian.org  Sun, 29 Nov 2009 12:34:31 +0100
+
 ggz-server (0.0.14.1-1.2) unstable; urgency=low
 
   * Non-maintainer upload.
only in patch2:
unchanged:
--- ggz-server-0.0.14.1.orig/debian/patches/inotify.diff
+++ ggz-server-0.0.14.1/debian/patches/inotify.diff
@@ -0,0 +1,192 @@
+diff -Naur ggz-server-0.0.14.1.orig/ggzd/control.c 
ggz-server-0.0.14.1/ggzd/control.c
+--- ggz-server-0.0.14.1.orig/ggzd/control.c2008-01-05 20:03:09.0 
+0100
 ggz-server-0.0.14.1/ggzd/control.c 2009-11-29 12:24:56.380983643 +0100
+@@ -60,13 +60,13 @@
+ #include motd.h
+ #include parse_opt.h
+ #include players.h
+-#include reconfiguration.h
+ #include room.h
+ #include table.h
+ #include util.h
+ #include meta.h
+ 
+ #ifdef HAVE_INOTIFY
++#include sys/inotify.h
+ #include sys/ioctl.h
+ #endif
+ #ifdef WITH_FAM
+@@ -78,6 +78,10 @@
+ #define HOST_NAME_MAX 256
+ #endif
+ 
++#ifdef HAVE_INOTIFY
++#define INOTIFY_EVENTSIZE sizeof(struct inotify_event)
++#endif
++
+ /* Server options */
+ Options opt;
+ 
+diff -Naur ggz-server-0.0.14.1.orig/ggzd/Makefile.am 
ggz-server-0.0.14.1/ggzd/Makefile.am
+--- ggz-server-0.0.14.1.orig/ggzd/Makefile.am  2008-02-14 19:04:42.0 
+0100
 ggz-server-0.0.14.1/ggzd/Makefile.am   2009-11-29 12:24:56.384983036 
+0100
+@@ -39,7 +39,6 @@
+   motd.h \
+   net.c \
+   net.h \
+-  reconfiguration.h \
+   room.c \
+   room.h \
+   stats.c \
+diff -Naur ggz-server-0.0.14.1.orig/ggzd/reconfiguration.h 
ggz-server-0.0.14.1/ggzd/reconfiguration.h
+--- ggz-server-0.0.14.1.orig/ggzd/reconfiguration.h2008-01-05 
20:03:09.0 +0100
 ggz-server-0.0.14.1/ggzd/reconfiguration.h 1970-01-01 01:00:00.0 
+0100
+@@ -1,135 +0,0 @@
+-/*
+- * File: reconfiguration.h
+- * Author: GGZ Development Team
+- * Project: GGZ Server
+- * Date: 2006-05-29 
+- * Desc: Tools for dynamic reconfiguration of the server
+- * $Id: reconfiguration.h 8467 2006-08-04 01:58:46Z jdorje $
+- *
+- * Copyright (C) 2006 GGZ Development Team
+- *
+- * This program is free software; you can redistribute it and/or modify
+- * it under the terms of the GNU General Public License as published by
+- * the Free Software Foundation; either version 2 of the License, or
+- * (at your option) any later version.
+- *
+- * This program is distributed in the hope that it will be useful,
+- * but WITHOUT ANY WARRANTY; without even the implied warranty of
+- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+- * GNU General Public License for more details.
+- *
+- * You should have received a copy of the GNU General Public License
+- * along with this program; if not, write to the Free Software
+- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
+- */
+-
+-#ifndef _GGZ_RECONFIGURATION_H
+-#define _GGZ_RECONFIGURATION_H
+-
+-#ifdef HAVE_INOTIFY
+-
+-#include linux/inotify.h
+-
+-/*#define IN_CREATE  0x0100*/
+-#define IN_DELETE  0x0200
+-#define IN_CLOSE_WRITE 0x0008
+-
+-#define INOTIFY_EVENTSIZE sizeof(struct inotify_event)
+-
+-#define __u32 unsigned int
+-
+-/* now mostly stolen from the Linux::Inotify2 perl module */
+-/* this should eventually be available from glibc but isn't yet */
+-
+-#include sys/syscall.h
+-
+-#if defined(__i386__)
+-# define __NR_inotify_init291
+-# define __NR_inotify_add_watch   292
+-# define __NR_inotify_rm_watch293
+-#elif defined(__x86_64__)
+-# define __NR_inotify_init253
+-# define __NR_inotify_add_watch   254
+-# define __NR_inotify_rm_watch255
+-#elif defined(__powerpc__) || defined(__powerpc64__)
+-# define __NR_inotify_init275
+-# define __NR_inotify_add_watch   276
+-# define __NR_inotify_rm_watch277
+-#elif defined (__ia64__)
+-# define __NR_inotify_init1277
+-# define __NR_inotify_add_watch   1278
+-# define __NR_inotify_rm_watch1279
+-#elif defined (__s390__)
+-# define __NR_inotify_init284
+-# define __NR_inotify_add_watch   285
+-# define __NR_inotify_rm_watch286
+-#elif defined (__alpha__)
+-# define __NR_inotify_init444
+-# define __NR_inotify_add_watch   445
+-# define __NR_inotify_rm_watch446
+-#elif defined (__sparc__) || defined (__sparc64__)
+-# define __NR_inotify_init151
+-# define __NR_inotify_add_watch   152
+-# define __NR_inotify_rm_watch156
+-#elif defined (__arm__)
+-# define __NR_inotify_init  

Processed: Re: Bug#558384: uzbl: requires existence of files in /usr/share/doc/uzbl

2009-11-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tag 558384 + confirmed
Bug #558384 [uzbl] uzbl: requires existence of files in /usr/share/doc/uzbl
Added tag(s) confirmed.
 tag 558384 + pending
Bug #558384 [uzbl] uzbl: requires existence of files in /usr/share/doc/uzbl
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.

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


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#558384: uzbl: requires existence of files in /usr/share/doc/uzbl

2009-11-29 Thread Luca Bruno
tag 558384 + confirmed
tag 558384 + pending
thanks

Justin B Rye scrisse:

 Package: uzbl
 Version: 0.0.0~git.20091107-1
 Justification: Policy 12.3
 Severity: serious
 
 When starting up for the first time, uzbl attempts to copy files
 from /usr/share/doc/uzbl to $XDG_CONFIG_HOME, and fails if it can't:
 
  $ sudo mv /usr/share/doc/uzbl /usr/share/doc/unuzbl
  $ uzbl || echo $?
  cp: cannot stat `/usr/share/doc/uzbl/examples/config/uzbl/config':
 No such file or directory Could not copy default config
 to /home/jbr/etc/uzbl/config 3
 
 This violates a must in Debian Policy 12.3 (paragraph 4):

That's true, and even if it's quite a corner case, we regret for it.
I'll go for now with /usr/share/uzbl/examples and a symlink for doc,
while we're already discussing with upstream for a better file location.

I've been told that a new tag of master branch is due soon, so I'm
temporarily deferring this RC-fix along with a new upstream release.

Ciao, Luca

-- 
 .''`.  ** Debian GNU/Linux **  | Luca Bruno (kaeso)
: :'  :   The Universal O.S.| lucab (AT) debian.org
`. `'`  | GPG Key ID: 3BFB9FB3
  `- http://www.debian.org  | Debian GNU/Linux Developer


pgpxOAiztz99B.pgp
Description: PGP signature


Bug#534084: dwarves-dfsg: FTBFS: Nonexistent build-dependency: libebl-dev

2009-11-29 Thread Michael Banck
Hi,

I have uploaded the attached interdiff.


Cheers,

Michael
diff -u dwarves-dfsg-1.3/debian/changelog dwarves-dfsg-1.3/debian/changelog
--- dwarves-dfsg-1.3/debian/changelog
+++ dwarves-dfsg-1.3/debian/changelog
@@ -1,3 +1,12 @@
+dwarves-dfsg (1.3-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Applied patch by Peter Green (Closes: #534084)
++ cmake/modules/FindDWARF.cmake: Removed libebl support.
++ debian/control (Build-Depends): Removed libebl-dev. 
+
+ -- Michael Banck mba...@debian.org  Sun, 29 Nov 2009 12:45:58 +0100
+
 dwarves-dfsg (1.3-1) unstable; urgency=low
 
   * Initial release, based on Domenico Andreoli ca...@debian.org work.
diff -u dwarves-dfsg-1.3/debian/control dwarves-dfsg-1.3/debian/control
--- dwarves-dfsg-1.3/debian/control
+++ dwarves-dfsg-1.3/debian/control
@@ -2,7 +2,7 @@
 Priority: extra
 Maintainer: Thomas Girard thomas.g.gir...@free.fr
 Uploaders: Domenico Andreoli ca...@debian.org
-Build-Depends: debhelper (= 5), libelf-dev, libebl-dev, libdw-dev (= 
0.130-2), cmake
+Build-Depends: debhelper (= 5), libelf-dev, libdw-dev (= 0.141-1), cmake
 Standards-Version: 3.7.3
 Section: utils
 Homepage: http://oops.ghostprotocols.net:81/blog
diff -u dwarves-dfsg-1.3/cmake/modules/FindDWARF.cmake 
dwarves-dfsg-1.3/cmake/modules/FindDWARF.cmake
--- dwarves-dfsg-1.3/cmake/modules/FindDWARF.cmake
+++ dwarves-dfsg-1.3/cmake/modules/FindDWARF.cmake
@@ -24,19 +24,19 @@
~/usr/local/include
 )
 
-set(DWARF_LIBRARY /usr/lib/libdw.a)
+set(DWARF_LIBRARY /usr/lib/libdw.so)
 
 set(ELF_LIBRARY /usr/lib/libelf.a)
 
-set(EBL_LIBRARY /usr/lib/libebl.a)
+#set(EBL_LIBRARY /usr/lib/libebl.a)
 
-if (DWARF_INCLUDE_DIR AND LIBDW_INCLUDE_DIR AND DWARF_LIBRARY AND ELF_LIBRARY 
AND EBL_LIBRARY)
+if (DWARF_INCLUDE_DIR AND LIBDW_INCLUDE_DIR AND DWARF_LIBRARY AND ELF_LIBRARY)
set(DWARF_FOUND TRUE)
-   set(DWARF_LIBRARIES ${DWARF_LIBRARY} ${EBL_LIBRARY} ${DWARF_LIBRARY} 
${ELF_LIBRARY})
-else (DWARF_INCLUDE_DIR AND LIBDW_INCLUDE_DIR AND DWARF_LIBRARY AND 
ELF_LIBRARY AND EBL_LIBRARY)
+   set(DWARF_LIBRARIES ${DWARF_LIBRARY} ${DWARF_LIBRARY} ${ELF_LIBRARY})
+else (DWARF_INCLUDE_DIR AND LIBDW_INCLUDE_DIR AND DWARF_LIBRARY AND 
ELF_LIBRARY)
set(DWARF_FOUND FALSE)
set(DWARF_LIBRARIES)
-endif (DWARF_INCLUDE_DIR AND LIBDW_INCLUDE_DIR AND DWARF_LIBRARY AND 
ELF_LIBRARY AND EBL_LIBRARY)
+endif (DWARF_INCLUDE_DIR AND LIBDW_INCLUDE_DIR AND DWARF_LIBRARY AND 
ELF_LIBRARY)
 
 if (DWARF_FOUND)
if (NOT DWARF_FIND_QUIETLY)


Processed: tagging 505872

2009-11-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # doesn't affect/apply to etch or lenny
 tags 505872 squeeze sid
Bug #505872 {Done: Sebastian Dröge sl...@debian.org} [gamin] gamin: fails to 
build with glibc 2.8
Added tag(s) sid and squeeze.

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 debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#558488: collectd_4.8.1-2(ia64/unstable): FTBFS: -fstack-protector not supported

2009-11-29 Thread lamont
Package: collectd
Version: 4.8.1-2
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of collectd_4.8.1-2 on caballero by sbuild/ia64 98
 Build started at 20091126-1607

[...]

 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 5), dpkg-dev (= 1.14.10), po-debconf, dpatch, 
 bison, flex, autotools-dev, pkg-config, linux-libc-dev (= 2.6.25-4) | 
 linux-libc-dev ( 2.6.25-1), libcurl4-gnutls-dev (= 7.18.2-5) | 
 libcurl4-gnutls-dev (= 7.18.2-1) | libcurl3-gnutls-dev, libmysqlclient-dev, 
 librrd-dev | librrd2-dev, libsensors-dev, liboping-dev (= 0.3.3), 
 libpcap0.8-dev | libpcap-dev, iptables-dev (= 1.4.3.2-2), libupsclient1-dev, 
 libperl-dev, iproute-dev [!alpha !amd64 !hppa !ia64 !ppc64 !mips !mipsel], 
 libsnmp-dev | libsnmp9-dev, libvirt-dev (= 0.4.0-6), libxml2-dev, 
 libhal-dev, libopenipmi-dev, libglib2.0-dev, libnotify-dev, libesmtp-dev, 
 libpq-dev, libdbi0-dev, libmemcached-dev, openjdk-6-jdk [!hppa], 
 libganglia1-dev (= 3), libgcrypt11-dev, libyajl-dev

[...]

 /bin/sh ../libtool  --tag=CC   --mode=compile ia64-linux-gnu-gcc 
 -DHAVE_CONFIG_H -I.  -DPREFIX='/usr' -DCONFIGFILE='/etc/collectd.conf' 
 -DLOCALSTATEDIR='/var' -DPKGLOCALSTATEDIR='/var/lib/collectd' 
 -DPIDFILE='/var/run/collectd.pid' -DPLUGINDIR='/usr/lib/collectd' 
 -DPKGDATADIR='/usr/share/collectd' 
 -I/build/buildd/collectd-4.8.1/debian/include 
 -DLT_LAZY_OR_NOW='RTLD_LAZY|RTLD_GLOBAL' -UCONFIGFILE 
 -DCONFIGFILE='/etc/collectd/collectd.conf' -Wall -Werror 
 -DNETSNMP_ENABLE_IPV6 -g -O2 -DNETSNMP_USE_INLINE -Ulinux -Dlinux=linux 
 -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe 
 -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE 
 -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.10/CORE -I. -I/usr/include -Wall -g 
 -O2 -MT snmp_la-snmp.lo -MD -MP -MF .deps/snmp_la-snmp.Tpo -c -o 
 snmp_la-snmp.lo `test -f 'snmp.c' || echo './'`snmp.c
 rm: invalid argument: `'
  ia64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPREFIX=\/usr\ 
 -DCONFIGFILE=\/etc/collectd.conf\ -DLOCALSTATEDIR=\/var\ 
 -DPKGLOCALSTATEDIR=\/var/lib/collectd\ -DPIDFILE=\/var/run/collectd.pid\ 
 -DPLUGINDIR=\/usr/lib/collectd\ -DPKGDATADIR=\/usr/share/collectd\ 
 -I/build/buildd/collectd-4.8.1/debian/include 
 -DLT_LAZY_OR_NOW=RTLD_LAZY|RTLD_GLOBAL -UCONFIGFILE 
 -DCONFIGFILE=\/etc/collectd/collectd.conf\ -Wall -Werror 
 -DNETSNMP_ENABLE_IPV6 -g -O2 -DNETSNMP_USE_INLINE -Ulinux -Dlinux=linux 
 -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe 
 -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE 
 -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.10/CORE -I. -I/usr/include -Wall -g 
 -O2 -MT snmp_la-snmp.lo -MD -MP -MF .deps/snmp_la-snmp.Tpo -c snmp.c  -fPIC 
 -DPIC -o .libs/snmp_la-snmp.o
 cc1: warnings being treated as errors
 snmp.c:1: error: -fstack-protector not supported for this target
 make[4]: *** [snmp_la-snmp.lo] Error 1
 make[4]: Leaving directory `/build/buildd/collectd-4.8.1/src'
 make[3]: *** [all-recursive] Error 1
 make[3]: Leaving directory `/build/buildd/collectd-4.8.1/src'
 make[2]: *** [all] Error 2
 make[2]: Leaving directory `/build/buildd/collectd-4.8.1/src'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/build/buildd/collectd-4.8.1'
 make: *** [build-stamp] Error 2
 dpkg-buildpackage: error: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=ia64pkg=collectdver=4.8.1-2




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#558492: kbd_1.15.1-1(ia64/unstable): FTBFS: compile errors

2009-11-29 Thread lamont
Package: kbd
Version: 1.15.1-1
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of kbd_1.15.1-1 on caballero by sbuild/ia64 98
 Build started at 20091127-1636

[...]

 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 7.0.0~), autoconf, automake, linuxdoc-tools, 
 gettext, flex, bison

[...]

 gcc  -Os -g   -o kbd_mode  kbd_mode.o getfd.o  
 gcc -DHAVE_CONFIG_H -I. -I..  -DDATADIR=\/usr/share\ 
 -DLOCALEDIR=\/usr/share/locale\ -Wall -Wextra -Wmissing-noreturn 
 -Wdisabled-optimization -Wcast-align -Wshadow -Wmissing-format-attribute 
 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Werror 
 -funit-at-a-time   -Os -g -MT setfont.o -MD -MP -MF .deps/setfont.Tpo -c -o 
 setfont.o setfont.c
 mv -f .deps/setfont.Tpo .deps/setfont.Po
 gcc -DHAVE_CONFIG_H -I. -I..  -DDATADIR=\/usr/share\ 
 -DLOCALEDIR=\/usr/share/locale\ -Wall -Wextra -Wmissing-noreturn 
 -Wdisabled-optimization -Wcast-align -Wshadow -Wmissing-format-attribute 
 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Werror 
 -funit-at-a-time   -Os -g -MT mapscrn.o -MD -MP -MF .deps/mapscrn.Tpo -c -o 
 mapscrn.o mapscrn.c
 mv -f .deps/mapscrn.Tpo .deps/mapscrn.Po
 gcc -DHAVE_CONFIG_H -I. -I..  -DDATADIR=\/usr/share\ 
 -DLOCALEDIR=\/usr/share/locale\ -Wall -Wextra -Wmissing-noreturn 
 -Wdisabled-optimization -Wcast-align -Wshadow -Wmissing-format-attribute 
 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Werror 
 -funit-at-a-time   -Os -g -MT kdmapop.o -MD -MP -MF .deps/kdmapop.Tpo -c -o 
 kdmapop.o kdmapop.c
 mv -f .deps/kdmapop.Tpo .deps/kdmapop.Po
 gcc -DHAVE_CONFIG_H -I. -I..  -DDATADIR=\/usr/share\ 
 -DLOCALEDIR=\/usr/share/locale\ -Wall -Wextra -Wmissing-noreturn 
 -Wdisabled-optimization -Wcast-align -Wshadow -Wmissing-format-attribute 
 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Werror 
 -funit-at-a-time   -Os -g -MT psffontop.o -MD -MP -MF .deps/psffontop.Tpo -c 
 -o psffontop.o psffontop.c
 cc1: warnings being treated as errors
 psffontop.c: In function 'readpsffont':
 psffontop.c:253: error: cast increases required alignment of target type
 make[1]: *** [psffontop.o] Error 1
 make[1]: Leaving directory `/build/buildd/kbd-1.15.1/src'
 make: *** [build-stamp] Error 2
 dpkg-buildpackage: error: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=ia64pkg=kbdver=1.15.1-1




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#558491: ohcount_3.0.0-1(ia64/unstable): FTBFS: missing build-depends: gperf?

2009-11-29 Thread lamont
Package: ohcount
Version: 3.0.0-1
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of ohcount_3.0.0-1 on caballero by sbuild/ia64 98
 Build started at 20091129-0148

[...]

 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 7), libpcre3-dev, ruby1.8, ruby1.8-dev, rake, 
 rubygems, ragel (= 6.3), cdbs, libdifflcs-ruby, doxygen

[...]

   fi
 make[1]: Entering directory `/build/buildd/ohcount-3.0.0'
 make[1]: Nothing to be done for `update-config'.
 make[1]: Leaving directory `/build/buildd/ohcount-3.0.0'
 /build/buildd/ohcount-3.0.0/build all
 Generating hash headers
 ./generate_headers: line 3: gperf: command not found
 ./generate_headers: line 4: gperf: command not found
 ./generate_headers: line 5: gperf: command not found
 ./generate_headers: line 6: gperf: command not found
 ./generate_headers: line 7: gperf: command not found
 ./generate_headers: line 8: gperf: command not found
 ./generate_headers: line 9: gperf: command not found
 make: *** [build/ohcount] Error 1
 dpkg-buildpackage: error: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=ia64pkg=ohcountver=3.0.0-1




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#558489: hplip_3.9.10-2(ia64/unstable): FTBFS: missing man page

2009-11-29 Thread lamont
Package: hplip
Version: 3.9.10-2
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of hplip_3.9.10-2 on caballero by sbuild/ia64 98
 Build started at 20091129-1027

[...]

 ** Using build dependencies supplied by package:
 Build-Depends: libcups2-dev, libcupsimage2-dev, libsane-dev, libsnmp-dev, 
 libjpeg62-dev, libusb-dev (= 0.1.8), debhelper (= 5.0.37.2), autotools-dev, 
 dpatch (= 2), autoconf, automake, libtool, cups (= 1.4.0) | cupsddk, patch 
 (= 2.5.9-3bpo1), findutils (= 4.2.28), python-dev, python-qt4, 
 pyqt4-dev-tools, python-support (= 0.3), python-dbus (= 0.80), 
 python-qt4-dbus, libdbus-1-dev, libudev-dev, policykit-1

[...]

 dh_install -a --sourcedir=/build/buildd/hplip-3.9.10/debian/tmp 
 --list-missing install-arch-stamp 21 || \
   ( echo Last five lines of error log: ; tail -n 5 
 install-arch-stamp ; exit 1 )
 dh_testdir -a
 dh_testroot
 mkdir -p debian/hplip/usr/share/bug/hplip
 cp debian/bug/* debian/hplip/usr/share/bug/hplip
 dh_installdocs -a
 dh_installexamples -a
 dh_installmenu -a
 dh_desktop -a
 dh_desktop: This program is deprecated, and does nothing anymore.
 dh_installman -a
 hp-align.1: No such file or directory at /usr/bin/dh_installman line 127.
 make: *** [binary-arch] Error 2
 dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary-arch gave 
 error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=ia64pkg=hplipver=3.9.10-2




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: tagging 507201

2009-11-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # doesn't affect/apply to etch or lenny
 tags 507201 squeeze sid
Bug #507201 {Done: Stefano Zacchiroli z...@debian.org} [lsb-appchk3] 
lsb-appchk3: Missing include of stdlib.h and instances of printing a string 
variable directly
Added tag(s) sid and squeeze.

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 debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: tagging 506801

2009-11-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # doesn't affect/apply to etch or lenny
 tags 506801 squeeze sid
Bug #506801 {Done: Andreas Tscharner a...@vis.ethz.ch} [cvsnt] cvsnt: Missing 
includes of limits.h
Added tag(s) sid and squeeze.

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 debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: tagging 510044

2009-11-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # doesn't affect/apply to etch or lenny
 tags 510044 squeeze sid
Bug #510044 {Done: Iain Lane la...@ubuntu.com} [graphmonkey] graphmonkey: 
Please update for the mono 2.0 transition
Added tag(s) sid and squeeze.

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 debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#496381: bug wronly reopened

2009-11-29 Thread David Symons
Hi.

No worries.  I was concerned (of course) but verified this myself also.

(Just to show I'm still watching.)

Regard, Dave.
-- 
David Symons
Armidale NSW Australia
http://www.liberatedcomputing.net



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519391: libgcrypt11: SIGILL on _gcry_detect_hw_features

2009-11-29 Thread Werner Koch
Hi!

On Sun, 29 Nov 2009 02:04:12 +, Ben Hutchings b...@decadent.org.uk wrote:

 You must either change the detection code to set %0 to 0 if the
 condition is not met, or change =r to +r so that %0 will be
 initialised to the previous value of has_cpuid (i.e. 0).

Thanks for this hint.  It is pretty obvious. 


Shalom-Salam,

   Werner

-- 
Die Gedanken sind frei.  Ausnahmen regelt ein Bundesgesetz.






-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#548401: [python-libsvm] Depends on Python 2.4 and 2.5 at the same time

2009-11-29 Thread gregor herrmann
On Sat, 26 Sep 2009 08:33:41 +0200, Bastian Venthur wrote:

 I assume there is a mistake in the packaging of this package, usually
 Python packages are build for both versions so each depends on the
 version it was build for.

I agree there's a bug but I doubt that's release critical. In the end
we have a dependency on python 2.5, and there is no older python
version in lenny/squeeze/sid anyway.

Therefore I suggest to downgrade the severity.

Cheers,
gregor, from the Munich BSP 
-- 
 .''`.   http://info.comodo.priv.at/ -- GPG Key IDs: 0x00F3CFE4, 0x8649AA06
 : :' :  Debian GNU/Linux user, admin,  developer - http://www.debian.org/
 `. `'   Member of VIBE!AT, SPI Inc., fellow of FSFE | http://got.to/quote/
   `-BOFH excuse #205:  Quantum dynamics are affecting the transistors 


signature.asc
Description: Digital signature


Bug#534084: marked as done (dwarves-dfsg: FTBFS: Nonexistent build-dependency: libebl-dev)

2009-11-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Nov 2009 12:03:37 +
with message-id e1neiv7-kn...@ries.debian.org
and subject line Bug#534084: fixed in dwarves-dfsg 1.3-1.1
has caused the Debian Bug report #534084,
regarding dwarves-dfsg: FTBFS: Nonexistent build-dependency: libebl-dev
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
534084: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=534084
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: dwarves-dfsg
Version: 1.3-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 ** Using build dependencies supplied by package:
 Build-Depends: cmake, debhelper (= 5), libdw-dev (= 0.130-2), libebl-dev, 
 libelf-dev
 
 ┌──┐
 │ Install build dependencies  
  │
 └──┘
 
 Checking for already installed source dependencies...
 W: Unable to locate package libebl-dev
 cmake: missing
 debhelper: missing
 Using default version 7.2.16
 libdw-dev: missing
 Using default version 0.141-2
 libebl-dev: missing
 libelf-dev: missing
 Checking for source dependency conflicts...
 E: Couldn't find package libebl-dev

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/06/20/dwarves-dfsg_1.3-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |


---End Message---
---BeginMessage---
Source: dwarves-dfsg
Source-Version: 1.3-1.1

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

dwarves-dfsg_1.3-1.1.diff.gz
  to main/d/dwarves-dfsg/dwarves-dfsg_1.3-1.1.diff.gz
dwarves-dfsg_1.3-1.1.dsc
  to main/d/dwarves-dfsg/dwarves-dfsg_1.3-1.1.dsc
dwarves_1.3-1.1_i386.deb
  to main/d/dwarves-dfsg/dwarves_1.3-1.1_i386.deb



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

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 534...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Banck mba...@debian.org (supplier of updated dwarves-dfsg 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Format: 1.8
Date: Sun, 29 Nov 2009 12:45:58 +0100
Source: dwarves-dfsg
Binary: dwarves
Architecture: source i386
Version: 1.3-1.1
Distribution: unstable
Urgency: low
Maintainer: Thomas Girard thomas.g.gir...@free.fr
Changed-By: Michael Banck mba...@debian.org
Description: 
 dwarves- set of advanced DWARF utilities
Closes: 534084
Changes: 
 dwarves-dfsg (1.3-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Applied patch by Peter Green (Closes: #534084)
 + cmake/modules/FindDWARF.cmake: Removed libebl support.
 + debian/control (Build-Depends): Removed libebl-dev.
Checksums-Sha1: 
 55623f3f6fb6d7863180c44275f25cef4c08e42d 1114 dwarves-dfsg_1.3-1.1.dsc
 3d0248a1198760c724df114256d0990d73ba70ef 10404 dwarves-dfsg_1.3-1.1.diff.gz
 1d3a075f075735cd5fadc2f7745ca5a1aca57a6e 160520 dwarves_1.3-1.1_i386.deb
Checksums-Sha256: 
 530de64879d2e4f0faa65dab32b1aa8629b1f2c04b6f090d722386eaa690efc7 1114 
dwarves-dfsg_1.3-1.1.dsc
 efdd0ba4012e5566fa573c7762b9326d94749a4be946f22a530332a7263b34fc 10404 
dwarves-dfsg_1.3-1.1.diff.gz
 3f96babec9269b41ced98bbd964fd468dc4b70457e17e4fa61668fa4f9b1f556 160520 
dwarves_1.3-1.1_i386.deb
Files: 
 35f0a6d94a992eca27c4fc98b53a7d11 1114 utils extra dwarves-dfsg_1.3-1.1.dsc
 86bb3abde8086406736df2a0992fb4e7 10404 utils extra dwarves-dfsg_1.3-1.1.diff.gz
 d82d462cdd31d0fc7356526705d4a096 160520 utils extra dwarves_1.3-1.1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 

Processed: tagging 507204

2009-11-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # doesn't affect/apply to etch or lenny
 tags 507204 squeeze sid
Bug #507204 {Done: Stefano Zacchiroli z...@debian.org} [lsb-pkgchk3] 
lsb-pkgchk3: Missing include of stdlib.h and instances of printing a string 
variable directly
Added tag(s) sid and squeeze.

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 debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: tagging 507262

2009-11-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # doesn't affect/apply to etch or lenny
 tags 507262 squeeze sid
Bug #507262 {Done: Filippo Giunchedi fili...@debian.org} [vdetelweb] 
vdetelweb: Missing include of limits.h
Added tag(s) sid and squeeze.

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 debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#552011: console-tools: Virtual consoles from tty2 onwards depend on utf-8

2009-11-29 Thread Kurt Roeckx
On Thu, Oct 22, 2009 at 07:11:37PM +0200, Mats Erik Andersson wrote:
 Package: console-tools
 Version: 1:0.2.3dbs-65.1
 Severity: important
 
 In the case an administrator installs Debian Lenny with a
 character set that is __not__ of the utf-8 class, then the
 virtual consoles tty2, tty3, and onwards, still yield
 
# kbd_mode
The keyboard is in Unicode(UTF-8) mode
 
 whereas tty1 correctly responds with
 
# kbd_mode
The keyboard is in the default(ASCII) mode

This seems to be caused by a change in the kernel:
commit 77bf2bab91e4e7df361963451c7b9a803516438c
Author: Jan Engelhardt jeng...@computergmbh.de
Date:   Thu Oct 18 03:04:34 2007 -0700

Remove CONFIG_VT_UNICODE

Since default_utf8 is already a sysfs attribute, having an extra
CONFIG_VT_UNICODE compile-time option is redundant, since sysfs attributes 
cbe set at boot and run time.

Also let Linux VCs default to UTF-8 (as per the discussion at
http://lkml.org/lkml/2007/9/6/99).

Signed-off-by: Jan Engelhardt jeng...@computergmbh.de
Cc: Bill Nottingham nott...@redhat.com
Signed-off-by: Andrew Morton a...@linux-foundation.org
Signed-off-by: Linus Torvalds torva...@linux-foundation.org

It can be worked around by adding vt.default_utf8=0 to the
kernel boot parameters.

I've tried setting /sys/module/vt/parameters/default_utf8
in the console-screen.sh and keymap.sh script, but I think
it gets run too late.

In any case I expect console-tools to fix the default
and set it correct.  I think the problem is that
unicode_start/unicode_stop only affects the VT it's being
run on.


Kurt




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: tagging 507211

2009-11-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # doesn't affect/apply to etch or lenny
 tags 507211 squeeze sid
Bug #507211 {Done: Daniel Kahn Gillmor d...@fifthhorseman.net} [mrd6] mrd6: 
Missing includes of limits.h
Added tag(s) sid and squeeze.

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 debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#558466: gmime2.4: needs versioned build-dep on monodoc-base

2009-11-29 Thread Mirco Bauer
tags 558466 + pending
severity 558466 important
thanks

On Sun, 29 Nov 2009 03:03:43 -0500
Andres Salomon dilin...@collabora.co.uk wrote:

 Package: gmime2.4
 Version: 2.4.6-5
 Severity: serious
 
 When building gmime2.4 for lenny, I get the following error:
 
 if [ -f /totem/gmime2.4-2.4.6/mono/gmime-sharp.dll ]; then \
 # create API docs \
 mdoc update \
   -o /totem/gmime2.4-2.4.6/mono/monodocer \
   /totem/gmime2.4-2.4.6/mono/gmime-sharp.dll; \
 mdoc assemble \
   -o /totem/gmime2.4-2.4.6/mono/gmime-sharp-2.4 \
   /totem/gmime2.4-2.4.6/mono/monodocer; \
   fi
 /bin/sh: line 2: mdoc: command not found
 /bin/sh: line 5: mdoc: command not found
 make[1]: *** [override_dh_auto_build] Error 127
 make[1]: Leaving directory `/totem/gmime2.4-2.4.6'
 make: *** [build] Error 2

The mdoc command was indeed added in a later release (2.0) of the
monodoc-base package. FTBFS for packages from unstable on stable are
not release critical though, thus lowered to severity important.

Thanks for reporting this.

-- 
Regards,

Mirco 'meebey' Bauer

PGP-Key ID: 0xEEF946C8

FOSS Developermee...@meebey.net  http://www.meebey.net/
PEAR Developermee...@php.net http://pear.php.net/
Debian Developer  mee...@debian.org  http://www.debian.org/



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#558466: gmime2.4: needs versioned build-dep on monodoc-base

2009-11-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 558466 + pending
Bug #558466 [gmime2.4] gmime2.4: needs versioned build-dep on monodoc-base
Added tag(s) pending.
 severity 558466 important
Bug #558466 [gmime2.4] gmime2.4: needs versioned build-dep on monodoc-base
Severity set to 'important' from 'serious'

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#518735: [Pkg-ace-devel] Bug#518735: ace: FTBFS: autotools error

2009-11-29 Thread Pau Garcia i Quiles
On Tue, Sep 22, 2009 at 12:40 PM, Stefano Zacchiroli z...@debian.org wrote:
 tags 518735 - patch
 thanks

 On Fri, Jul 17, 2009 at 09:10:36PM +0200, Julien Lavergne wrote:
 tags 518735 patch
 thanks

 Attached patch (from upstream, r82784) should fix the problem.

 Thanks for the patch!, ... but unfortunately it is not enough (hence I'm
 temporarily untagging this bug with patch).

 First of all the patch should be placed in the sequence before 50,
 otherwise it will arrive too late. Placing it at 49 works fine.

 Then, even with this patch, build fails with a different error, reported
 below:

  configure.ac:177: the top level
  libtoolize: AC_CONFIG_MACRO_DIR([../m4]) conflicts with ACLOCAL_AMFLAGS=-I 
 m4.
  autoreconf: libtoolize failed with exit status: 1
  make: *** [autotools-stamp] Error 1

A similar patch has been available for months and it was discussed in
the pkg-ace-devel mailing list. The patch is also available in svn
trunk and the 5.6.3 branch (it will be included in 5.6.3-6)

http://svn.debian.org/viewsvn/pkg-ace/trunk/debian/patches/93-hack-to-fix-libtoolize.dpatch?revision=624view=markup

Please join the pkg-ace-devel mailing list if you want to help.

-- 
Pau Garcia i Quiles
http://www.elpauer.org
(Due to my workload, I may need 10 days to answer)



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: tagging 510046

2009-11-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # doesn't affect/apply to etch or lenny
 tags 510046 squeeze sid
Bug #510046 {Done: Iain Lane la...@ubuntu.com} [hipo] hipo: Please update for 
the mono 2.0 transition
Added tag(s) sid and squeeze.

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 debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#518735: [Pkg-ace-devel] Bug#518735: ace: FTBFS: autotools error

2009-11-29 Thread Pau Garcia i Quiles
On Sun, Nov 29, 2009 at 11:32 AM, Michael Banck mba...@debian.org wrote:

 The attached patch fixes this.  However, ace still FTBFS due to some
 autoconf2.64 in the AC_COMPILE_IFELSE() function in
 AC_CHECK_FUNC(getpwnam_r) in ACE_wrappers/configure.ac:

 checking for bsearch... yes
 ../ACE_wrappers/configure: line 37527: syntax error near unexpected
 token `fi'
 ../ACE_wrappers/configure: line 37527: `fi'
 make: *** [configure-stamp] Error 2
 dpkg-buildpackage: error: debian/rules build gave error exit status 2

This seems to be a bug in MPC, probably due to bashisms.

I already have a patch for this (and it was discussed in
pkg-ace-devel, ace-users and probably ace-devel too) a few weeks ago.
I have not committed the patch yet, though, but I will probably commit
that patch (and a few more) this week.

I'm trying to convince my employer allow me to maintain ACE in company
time, including finishing the on-going work to package 5.7.4. I'll
have an answer this week.

Once more: please join pkg-ace-devel if you want to help. You are
providing patches we already have.

-- 
Pau Garcia i Quiles
http://www.elpauer.org
(Due to my workload, I may need 10 days to answer)



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: tagging 510048

2009-11-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # doesn't affect/apply to etch or lenny
 tags 510048 squeeze sid
Bug #510048 {Done: Eric Dorland e...@debian.org} [lat] lat: Please update for 
the mono 2.0 transition
Added tag(s) sid and squeeze.

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 debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#558589: libapache2-mod-wsgi: removes conffile on purge

2009-11-29 Thread Tollef Fog Heen
Package: libapache2-mod-wsgi
Severity: serious

From libapache2-mod-wsgi.postrm:

if [ $1 = purge -o $1 = remove ]; then
# remove pseudo conffile
test -e /etc/apache2/mods-available/wsgi.load  rm -f 
/etc/apache2/mods-available/wsgi.load
fi

Here you are removing the conffile /etc/apache2/mods-available/wsgi.load
on remove, not only on purge.

Also, there is no need to remove conffiles yourself as you do below:

if [ $1 = purge -a -e /etc/apache2/mods-available/wsgi.conf ]; then
# remove conffile
rm -f /etc/apache2/mods-available/wsgi.conf
fi

dpkg does that for you.

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

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

-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: tagging 510205

2009-11-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # Automatically generated email from bts, devscripts version 2.10.35lenny7
 tags 510205 lenny etch
Bug #510205 {Done: Stefan Fritsch s...@debian.org} [libaudiofile0] buffer 
overflow in libaudiofile
Ignoring request to alter tags of bug #510205 to the same tags previously set

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 debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#518735: [Pkg-ace-devel] Bug#518735: ace: FTBFS: autotools error

2009-11-29 Thread Michael Banck
On Sun, Nov 29, 2009 at 01:55:01PM +0100, Pau Garcia i Quiles wrote:
 On Sun, Nov 29, 2009 at 11:32 AM, Michael Banck mba...@debian.org wrote:
 
  The attached patch fixes this.  However, ace still FTBFS due to some
  autoconf2.64 in the AC_COMPILE_IFELSE() function in
  AC_CHECK_FUNC(getpwnam_r) in ACE_wrappers/configure.ac:
 
  checking for bsearch... yes
  ../ACE_wrappers/configure: line 37527: syntax error near unexpected
  token `fi'
  ../ACE_wrappers/configure: line 37527: `fi'
  make: *** [configure-stamp] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2
 
 This seems to be a bug in MPC, probably due to bashisms.
 
 I already have a patch for this (and it was discussed in
 pkg-ace-devel, ace-users and probably ace-devel too) a few weeks ago.

I don't see any discussion beyond what is in the bug report on
pkg-ace-devel in the last few months, can you point me to the message,
please?

 Once more: please join pkg-ace-devel if you want to help. You are
 providing patches we already have.

I only want to see the release critical bug fixed for now, I am not
interested in general ace maintainance, sorry.


cheers,

Michael



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: pvm: diff for NMU version 3.4.5-12.1

2009-11-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 553260 + patch
Bug #553260 [pvm-dev] pvm-dev:  missing-dependency-on-libc needed by 
./usr/bin/pvm_gstat and 3 others   but the package doesn't depend 
on the C library package. Normally   this indicates that ${shlibs: 
Depends} was omitted from the   Depends line for this package in 
debian/control.
Added tag(s) patch.
 tags 553830 + patch
Bug #553830 [pvm] replacing libreadline5-dev build dependency with 
libreadline-dev
Added tag(s) 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 debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#553260: pvm: diff for NMU version 3.4.5-12.1

2009-11-29 Thread gregor herrmann
tags 553260 + patch
tags 553830 + patch
thanks

Dear maintainer,

I've prepared an NMU for pvm (versioned as 3.4.5-12.1) and
uploaded it to DELAYED/7. Please feel free to tell me if I
should delay it longer.

Cheers,
gregor, from the Munich BSP
-- 
 .''`.   http://info.comodo.priv.at/ -- GPG Key IDs: 0x00F3CFE4, 0x8649AA06
 : :' :  Debian GNU/Linux user, admin,  developer - http://www.debian.org/
 `. `'   Member of VIBE!AT, SPI Inc., fellow of FSFE | http://got.to/quote/
   `-BOFH excuse #160:  non-redundant fan failure 
diff -u pvm-3.4.5/debian/changelog pvm-3.4.5/debian/changelog
--- pvm-3.4.5/debian/changelog
+++ pvm-3.4.5/debian/changelog
@@ -1,3 +1,15 @@
+pvm (3.4.5-12.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix  missing-dependency-on-libc needed ... by adding ${shlibs:Depends}
+to pvm-dev's Depends in debian/control (closes: #553260).
+  * Fix replacing libreadline5-dev build dependency with libreadline-dev
+(closes: #553830).
+  * Tighten dependency of pvm-dev on libpvm3 to (= ${binary:Version}),
+thanks lintian.
+
+ -- gregor herrmann gre...@debian.org  Sun, 29 Nov 2009 13:56:59 +0100
+
 pvm (3.4.5-12) unstable; urgency=high
 
   * Depend on openssh-client | rsh-client instead of suggesting rsh-client.
diff -u pvm-3.4.5/debian/control pvm-3.4.5/debian/control
--- pvm-3.4.5/debian/control
+++ pvm-3.4.5/debian/control
@@ -2,7 +2,7 @@
 Section: devel
 Priority: extra
 Maintainer: Steinar H. Gunderson se...@debian.org
-Build-Depends: debhelper (= 5.0.0), libreadline5-dev | libreadline-dev, m4, quilt (= 0.40), libx11-dev, libxaw7-dev, gfortran
+Build-Depends: debhelper (= 5.0.0), libreadline-dev, m4, quilt (= 0.40), libx11-dev, libxaw7-dev, gfortran
 Standards-Version: 3.6.2
 
 Package: pvm
@@ -16,7 +16,7 @@
 
 Package: pvm-dev
 Architecture: any
-Depends: libreadline-dev, pvm, libpvm3
+Depends: ${shlibs:Depends}, libreadline-dev, pvm, libpvm3 (= ${binary:Version})
 Replaces: pvm (3.4.2-1)
 Description: Parallel Virtual Machine - development files
  Headers, man pages, documentation, auxiliary functions, and static


signature.asc
Description: Digital signature


Bug#545302: plplot

2009-11-29 Thread Christoph Egger
Hi!

If you have a Debian package ready for upload, could you perhapes
put the source packages (.dsc, .diff.gz, .orig.tar.gz) somewhere
public so it can be reviewed and uploaded? I can't yet sponsor the
upload but a mail to debian-ment...@lists.debian.org should help
there.

Do you plan to address 533806 in this upload as well? It appears
to me that the arm stanza can just be removed for squeeze as no arm is
no longer a release architecture, replaced by armel.

Regards

Christoph

-- 
/\  ASCII Ribbon : GPG-Key ID: 0xD49AE731
\ /Campaign   : CaCert Assurer
 X   against HTML : Debian Maintainer
/ \   in eMails   : http://www.debian.org/

http://www.christoph-egger.org/


signature.asc
Description: Digital signature


Bug#519391: marked as done (libgcrypt11: SIGILL on _gcry_detect_hw_features)

2009-11-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Nov 2009 13:18:16 +
with message-id e1nejfm-00015k...@ries.debian.org
and subject line Bug#519391: fixed in libgcrypt11 1.4.4-6
has caused the Debian Bug report #519391,
regarding libgcrypt11: SIGILL on _gcry_detect_hw_features
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
519391: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519391
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libgcrypt11
Version: 1.4.4-2
Severity: grave

I've found this bug calling lpstat from cupsys:

$ gdb lpstat

Program received signal SIGILL, Illegal instruction.
[Switching to Thread 0xb7b9c6e0 (LWP 2196)]
0xb7bae10e in _gcry_detect_hw_features () at hwfeatures.c:78
78  hwfeatures.c: No such file or directory.
in hwfeatures.c

It means the libgcrypt11 uses opcodes illegal on real 486-compatible
machine, like Vortex86SX:

$ cat /proc/cpuinfo
processor   : 0
vendor_id   : unknown
cpu family  : 4
model   : 0
model name  : 486
stepping: unknown
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : no
fpu_exception   : no
cpuid level : -1
wp  : yes
flags   :
bogomips: 98.30
clflush size: 32


-- 
 .''`.Piotr Roszatycki
: :' :mailto:piotr.roszaty...@gmail.com
`. `' mailto:dex...@debian.org
  `-


---End Message---
---BeginMessage---
Source: libgcrypt11
Source-Version: 1.4.4-6

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

libgcrypt11-dbg_1.4.4-6_i386.deb
  to main/libg/libgcrypt11/libgcrypt11-dbg_1.4.4-6_i386.deb
libgcrypt11-dev_1.4.4-6_i386.deb
  to main/libg/libgcrypt11/libgcrypt11-dev_1.4.4-6_i386.deb
libgcrypt11-doc_1.4.4-6_all.deb
  to main/libg/libgcrypt11/libgcrypt11-doc_1.4.4-6_all.deb
libgcrypt11_1.4.4-6.diff.gz
  to main/libg/libgcrypt11/libgcrypt11_1.4.4-6.diff.gz
libgcrypt11_1.4.4-6.dsc
  to main/libg/libgcrypt11/libgcrypt11_1.4.4-6.dsc
libgcrypt11_1.4.4-6_i386.deb
  to main/libg/libgcrypt11/libgcrypt11_1.4.4-6_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 519...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Metzler ametz...@debian.org (supplier of updated libgcrypt11 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Format: 1.8
Date: Sun, 29 Nov 2009 13:54:31 +0100
Source: libgcrypt11
Binary: libgcrypt11-doc libgcrypt11-dev libgcrypt11-dbg libgcrypt11
Architecture: source all i386
Version: 1.4.4-6
Distribution: unstable
Urgency: low
Maintainer: Debian GnuTLS Maintainers pkg-gnutls-ma...@lists.alioth.debian.org
Changed-By: Andreas Metzler ametz...@debian.org
Description: 
 libgcrypt11 - LGPL Crypto library - runtime library
 libgcrypt11-dbg - LGPL Crypto library - debugger files
 libgcrypt11-dev - LGPL Crypto library - development files
 libgcrypt11-doc - LGPL Crypto library - documentation
Closes: 519391
Changes: 
 libgcrypt11 (1.4.4-6) unstable; urgency=low
 .
   * Sync priorities with override file, libgcrypt11 is priority standard
 now.
   * [patches/21_cpuid.diff] Fix CPUID detection. (Thank's, Ben Hutchings.)
 Closes: #519391
Checksums-Sha1: 
 9f828d498ec7dcd37d28cea51413dc5683b65272 1559 libgcrypt11_1.4.4-6.dsc
 bab3ef34bb83a5cc2dbc9000c1d2c4e206972b1a 11939 libgcrypt11_1.4.4-6.diff.gz
 704becdd33a3e1bd9fe408ef5ed4a1f8c5e2f4b0 536446 libgcrypt11-doc_1.4.4-6_all.deb
 6908d11839c918133be67163af30ba7d46186f6a 364708 
libgcrypt11-dev_1.4.4-6_i386.deb
 cf01ca4a7d23038ac442beec1ecc72fd1c83dd48 364962 
libgcrypt11-dbg_1.4.4-6_i386.deb
 a6e6cf8c4f2bc5f6e05ebd2faf9d5ebea968701a 269358 libgcrypt11_1.4.4-6_i386.deb
Checksums-Sha256: 
 e1d495a4e1a368ca62a5bb6100fe74d6bad659c4b4f213592dc3b92a8a240de4 1559 
libgcrypt11_1.4.4-6.dsc
 fc883c5fd56f35939e1cc7fb265ffadc9067e007283ad71682e07acd0848b8b4 11939 
libgcrypt11_1.4.4-6.diff.gz
 b33a37e02d9c27ef007394c428778dcca381a194f47a62ba4119a691171f56f4 536446 
libgcrypt11-doc_1.4.4-6_all.deb
 9ba10841de993854d24f28a82156713ac9c850206524a5b471657188ae41b42e 364708 
libgcrypt11-dev_1.4.4-6_i386.deb
 

Bug#521980: marked as done (libldap-ruby: FTBFS: 'LDAP_OPT_X_TLS_PROTOCOL' undeclared)

2009-11-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Nov 2009 13:35:00 +
with message-id e1nejvy-0003tk...@ries.debian.org
and subject line Bug#521980: fixed in libldap-ruby 0.9.7-1.1
has caused the Debian Bug report #521980,
regarding libldap-ruby: FTBFS: 'LDAP_OPT_X_TLS_PROTOCOL' undeclared
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
521980: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=521980
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libldap-ruby
Version: 0.9.7-1
Severity: serious

From my pbuilder build log:

...
cc -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I.. -DUSE_OPENLDAP2 -DUSE_OPENLDAP 
-DLDAP_DEPRECATED -
D_REENTRANT -DHAVE_LDAP_H -DHAVE_LBER_H -DHAVE_LDAP_INIT -DHAVE_LDAP_SET_OPTION 
-
DHAVE_LDAP_GET_OPTION -DHAVE_LDAP_START_TLS_S -DHAVE_LDAP_MEMFREE 
-DHAVE_LDAP_PERROR -
DHAVE_LDAP_SORT_ENTRIES -DHAVE_LDAP_SASL_BIND_S -DHAVE_LDAP_COMPARE_S -
DHAVE_LDAP_ADD_EXT_S -DHAVE_LDAP_COMPARE_EXT_S -DHAVE_LDAP_DELETE_EXT_S -
DHAVE_LDAP_MODIFY_EXT_S -DHAVE_LDAP_SEARCH_EXT_S -DHAVE_LDAP_UNBIND_EXT_S -
DHAVE_LDAP_SASL_INTERACTIVE_BIND_S-fPIC -fno-strict-aliasing -g -g -O2  
-fPIC   -c ../conn.c
../conn.c: In function 'rb_ldap_conn_set_option':
../conn.c:501: error: 'LDAP_OPT_X_TLS_PROTOCOL' undeclared (first use in this 
function)
../conn.c:501: error: (Each undeclared identifier is reported only once
../conn.c:501: error: for each function it appears in.)
../conn.c: In function 'rb_ldap_conn_get_option':
../conn.c:631: error: 'LDAP_OPT_X_TLS_PROTOCOL' undeclared (first use in this 
function)
make[1]: *** [conn.o] Error 1
make[1]: Leaving directory `/tmp/buildd/libldap-ruby-0.9.7/build-tree-ruby1.8'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
-- 
Daniel Schepler



---End Message---
---BeginMessage---
Source: libldap-ruby
Source-Version: 0.9.7-1.1

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

libldap-ruby1.8_0.9.7-1.1_i386.deb
  to main/libl/libldap-ruby/libldap-ruby1.8_0.9.7-1.1_i386.deb
libldap-ruby_0.9.7-1.1.diff.gz
  to main/libl/libldap-ruby/libldap-ruby_0.9.7-1.1.diff.gz
libldap-ruby_0.9.7-1.1.dsc
  to main/libl/libldap-ruby/libldap-ruby_0.9.7-1.1.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 521...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Banck mba...@debian.org (supplier of updated libldap-ruby 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Format: 1.8
Date: Sun, 29 Nov 2009 00:19:46 +0100
Source: libldap-ruby
Binary: libldap-ruby1.8
Architecture: source i386
Version: 0.9.7-1.1
Distribution: unstable
Urgency: low
Maintainer: akira yamada ak...@debian.org
Changed-By: Michael Banck mba...@debian.org
Description: 
 libldap-ruby1.8 - OpenLDAP library binding for Ruby 1.8
Closes: 521980
Changes: 
 libldap-ruby (0.9.7-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * conn.c: Replaced LDAP_OPT_X_TLS_PROTOCOL with LDAP_OPT_X_TLS_PROTOCOL_MIN.
   * ldap.c: Likewise (Closes: #521980)
Checksums-Sha1: 
 b81e08d8d210fec6014a57956cbb495ceec93b3e 1044 libldap-ruby_0.9.7-1.1.dsc
 be157e4734acdc3d1e9682063691d67c68d0e5b9 3264 libldap-ruby_0.9.7-1.1.diff.gz
 81236de3c56abedb9e1831e0b42ae565b5c9bb88 65952 
libldap-ruby1.8_0.9.7-1.1_i386.deb
Checksums-Sha256: 
 a3ccfe4eca89b63d0aa4110b140272840df08454803d1147f0cd39988e3c18d1 1044 
libldap-ruby_0.9.7-1.1.dsc
 6f769306132ba86b60ffafda41171b1f6e763ca7da355887af14ef51d9ad267b 3264 
libldap-ruby_0.9.7-1.1.diff.gz
 e2217255159ee14a632dea34f25f2446976533362be5cd41f556e5b7754ff54a 65952 
libldap-ruby1.8_0.9.7-1.1_i386.deb
Files: 
 a934c77291c0f2483847c835f121e37b 1044 interpreters optional 
libldap-ruby_0.9.7-1.1.dsc
 12f7ff3bc2083595c496435baf33ba09 3264 interpreters optional 
libldap-ruby_0.9.7-1.1.diff.gz
 d65b0d32a8b7e4b9fd57b059e9ba93d0 65952 interpreters optional 
libldap-ruby1.8_0.9.7-1.1_i386.deb

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

iD8DBQFLEnPtmHaJYZ7RAb8RAxY5AJ0XOIxZOyTrCR29ZY6+UawjooWHOQCgotlt
RZBHb7UeGuQ80MJ1sHdbEGQ=
=VCz3
-END PGP SIGNATURE-


---End Message---


Bug#554014: marked as done (libwebkit-dev: broken dependency)

2009-11-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Nov 2009 14:36:21 +0100
with message-id 20091129133621.gb4...@christoph-egger.org
and subject line Already fixed
has caused the Debian Bug report #554014,
regarding libwebkit-dev: broken dependency
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
554014: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554014
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libwebkit-dev
Version: 1.1.15.2-1
Severity: serious

Building liferea failed after some package upgrades:
/usr/bin/ld: cannot find -lwebkit-1.0

$ ls -la /usr/lib/libwebkit-1.0.so*
lrwxrwxrwx 1 root root   23 2009-10-09 13:26 /usr/lib/libwebkit-1.0.so - 
libwebkit-1.0.so.2.11.2
lrwxrwxrwx 1 root root   23 2009-11-02 19:29 /usr/lib/libwebkit-1.0.so.2 - 
libwebkit-1.0.so.2.12.0
-rw-r--r-- 1 root root 17080288 2009-10-30 04:42 
/usr/lib/libwebkit-1.0.so.2.12.0
$ 

-- System Information:

Versions of packages libwebkit-dev depends on:

ii  libwebkit-1.0-2   1.1.16-1   Web content engine library for Gtk



libwebkit-dev's dependency must ensure that the filename in the
libwebkit-1.0.so link and the actual name match.


---End Message---
---BeginMessage---
Fixed: 1.1.16-1

/---
| Package: libwebkit-dev
| Depends: libwebkit-1.0-2 (= ${binary:Version})
\---

So this problem should have already been solved in the version in
unstable/testing.

Regards

Christoph

-- 
/\  ASCII Ribbon : GPG-Key ID: 0xD49AE731
\ /Campaign   : CaCert Assurer
 X   against HTML : Debian Maintainer
/ \   in eMails   : http://www.debian.org/

http://www.christoph-egger.org/

---End Message---


Bug#528856: marked as done (inteltool: FTBFS on amd64: cpu.c:35: Error: suffix or operands invalid for `push')

2009-11-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Nov 2009 13:34:36 +
with message-id e1nejva-0003rl...@ries.debian.org
and subject line Bug#528856: fixed in inteltool 0.0+r4091-1.1
has caused the Debian Bug report #528856,
regarding inteltool: FTBFS on amd64: cpu.c:35: Error: suffix or operands 
invalid for `push'
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
528856: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=528856
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: inteltool
Version: 0.0+r4091-1
Severity: important

Hi,

Your package is failing to build on amd64 with the following
error:
gcc -g -O2 -g -Wall -O2   -c -o inteltool.o inteltool.c
inteltool.c: In function 'map_physical':
inteltool.c:60: warning: format '%08x' expects type 'unsigned int', but 
argument 2 has type 'long unsigned int'
gcc -g -O2 -g -Wall -O2   -c -o cpu.o cpu.c
cpu.c: Assembler messages:
cpu.c:35: Error: suffix or operands invalid for `push'
cpu.c:38: Error: suffix or operands invalid for `pop'
cpu.c:35: Error: suffix or operands invalid for `push'
cpu.c:38: Error: suffix or operands invalid for `pop'
make[1]: *** [cpu.o] Error 1

Based on the description, this is package is probably also useful
on amd64.


Kurt




---End Message---
---BeginMessage---
Source: inteltool
Source-Version: 0.0+r4091-1.1

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

inteltool_0.0+r4091-1.1.diff.gz
  to main/i/inteltool/inteltool_0.0+r4091-1.1.diff.gz
inteltool_0.0+r4091-1.1.dsc
  to main/i/inteltool/inteltool_0.0+r4091-1.1.dsc
inteltool_0.0+r4091-1.1_i386.deb
  to main/i/inteltool/inteltool_0.0+r4091-1.1_i386.deb



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

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 528...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Banck mba...@debian.org (supplier of updated inteltool 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Format: 1.8
Date: Sun, 29 Nov 2009 01:00:59 +0100
Source: inteltool
Binary: inteltool
Architecture: source i386
Version: 0.0+r4091-1.1
Distribution: unstable
Urgency: low
Maintainer: Uwe Hermann u...@debian.org
Changed-By: Michael Banck mba...@debian.org
Description: 
 inteltool  - Dump Intel CPU / chipset configuration parameters
Closes: 528856
Changes: 
 inteltool (0.0+r4091-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Replaced cpu.c with latest upstream subversion revision (Closes: #528856).
Checksums-Sha1: 
 ce0cc8e2c96a31426f4d4f5da21e09ee38eddd9e 1038 inteltool_0.0+r4091-1.1.dsc
 c7ce8c48d510d730300c0fc02ddea189a0d1a5b7 3302 inteltool_0.0+r4091-1.1.diff.gz
 266c8df39db4ba4fc7926bfa340c5484893d6911 12268 inteltool_0.0+r4091-1.1_i386.deb
Checksums-Sha256: 
 795056540104e67a0dbd1d80dd8e7081fb630b6afe714ae3fe3ec67452be1468 1038 
inteltool_0.0+r4091-1.1.dsc
 26dbe31654f05ffb1a7b004cc9b079f084eea0b444e5c513ae3d874d168b18b3 3302 
inteltool_0.0+r4091-1.1.diff.gz
 3d7640cc162a34fdbb733066119b79ab7ba5632007457842b0c4125761edfbca 12268 
inteltool_0.0+r4091-1.1_i386.deb
Files: 
 aec9179ca1e6dcbb5db4152479104335 1038 utils extra inteltool_0.0+r4091-1.1.dsc
 0d898e3e4e47e973f15dd509970abd98 3302 utils extra 
inteltool_0.0+r4091-1.1.diff.gz
 a60b7633462aacb251d21e6ba9975e25 12268 utils extra 
inteltool_0.0+r4091-1.1_i386.deb

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

iD8DBQFLEnTtmHaJYZ7RAb8RA+y4AKC3fbSdgeY1SY1z9B1LIbJg4i0BBACggu3S
JKmgOLC3nZpDOiv7Lnqf+OM=
=ROV6
-END PGP SIGNATURE-


---End Message---


Bug#518735: [Pkg-ace-devel] Bug#518735: ace: FTBFS: autotools error

2009-11-29 Thread Pau Garcia i Quiles
On Sun, Nov 29, 2009 at 2:09 PM, Michael Banck mba...@debian.org wrote:
 On Sun, Nov 29, 2009 at 01:55:01PM +0100, Pau Garcia i Quiles wrote:
 On Sun, Nov 29, 2009 at 11:32 AM, Michael Banck mba...@debian.org wrote:

  The attached patch fixes this.  However, ace still FTBFS due to some
  autoconf2.64 in the AC_COMPILE_IFELSE() function in
  AC_CHECK_FUNC(getpwnam_r) in ACE_wrappers/configure.ac:
 
  checking for bsearch... yes
  ../ACE_wrappers/configure: line 37527: syntax error near unexpected
  token `fi'
  ../ACE_wrappers/configure: line 37527: `fi'
  make: *** [configure-stamp] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2

 This seems to be a bug in MPC, probably due to bashisms.

 I already have a patch for this (and it was discussed in
 pkg-ace-devel, ace-users and probably ace-devel too) a few weeks ago.

 I don't see any discussion beyond what is in the bug report on
 pkg-ace-devel in the last few months, can you point me to the message,
 please?

Thomas finding the 'fidone':

http://groups.google.com/group/comp.soft-sys.ace/browse_thread/thread/8d23fecce3ab039d/ec58fdc95364fdaf?lnk=gst#ec58fdc95364fdaf

My reply:

http://groups.google.com/group/comp.soft-sys.ace/browse_thread/thread/8d23fecce3ab039d/d535aaaddfe36e95?lnk=gst#d535aaaddfe36e95

Yeah, it's not in pkg-ace-devel but the general ace-users mailing list.


 Once more: please join pkg-ace-devel if you want to help. You are
 providing patches we already have.

 I only want to see the release critical bug fixed for now, I am not
 interested in general ace maintainance, sorry.

:-( but still thanks :-)

-- 
Pau Garcia i Quiles
http://www.elpauer.org
(Due to my workload, I may need 10 days to answer)



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#548401: [python-libsvm] Depends on Python 2.4 and 2.5 at the same time

2009-11-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 548401 important
Bug #548401 [python-libsvm] [python-libsvm] Depends on Python 2.4 and 2.5 at 
the same time
Severity set to 'important' from 'serious'

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#558486: grub-pc: grub.cfg wrong for systems with separate /boot partition

2009-11-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 558486 grub-common
Bug #558486 [grub-pc] grub-pc: grub.cfg wrong for systems with separate /boot 
partition
Bug reassigned from package 'grub-pc' to 'grub-common'.
Bug No longer marked as found in versions grub2/1.97+20091125-1.
 forcemerge 558486 558306
Bug#558486: grub-pc: grub.cfg wrong for systems with separate /boot partition
Bug#558306: grub-pc: incorrect path to vmlinuz
Bug#558042: generated grub.cfg uses /boot with separate boot partition
Bug#558243: grub-common: boot fail after upgrade
Bug#558255: grub-pc: wrong boot patition in menu
Bug#558286: grub.cfg is wrong if /boot is on a separet partition as /
Forcibly Merged 558042 558243 558255 558286 558306 558486.

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#548401: [python-libsvm] Depends on Python 2.4 and 2.5 at the same time

2009-11-29 Thread Luk Claes
severity 548401 important
thanks

gregor herrmann wrote:
 On Sat, 26 Sep 2009 08:33:41 +0200, Bastian Venthur wrote:
 
 I assume there is a mistake in the packaging of this package, usually
 Python packages are build for both versions so each depends on the
 version it was build for.
 
 I agree there's a bug but I doubt that's release critical. In the end
 we have a dependency on python 2.5, and there is no older python
 version in lenny/squeeze/sid anyway.
 
 Therefore I suggest to downgrade the severity.

Agreed, downgrading to important.

Cheers

Luk



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#518735: [Pkg-ace-devel] Bug#518735: ace: FTBFS: autotools error

2009-11-29 Thread Michael Banck
On Sun, Nov 29, 2009 at 02:39:16PM +0100, Pau Garcia i Quiles wrote:
 On Sun, Nov 29, 2009 at 2:09 PM, Michael Banck mba...@debian.org wrote:
  On Sun, Nov 29, 2009 at 01:55:01PM +0100, Pau Garcia i Quiles wrote:
  I don't see any discussion beyond what is in the bug report on
  pkg-ace-devel in the last few months, can you point me to the message,
  please?
 
 Thomas finding the 'fidone':
 
 http://groups.google.com/group/comp.soft-sys.ace/browse_thread/thread/8d23fecce3ab039d/ec58fdc95364fdaf?lnk=gst#ec58fdc95364fdaf

FYI, doing s/fidone/fi done/g in configure does not fix the error I mentioned
earlier.


Michael



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#518735: [Pkg-ace-devel] Bug#518735: ace: FTBFS: autotools error

2009-11-29 Thread Pau Garcia i Quiles
On Sun, Nov 29, 2009 at 3:19 PM, Michael Banck mba...@debian.org wrote:
 On Sun, Nov 29, 2009 at 02:39:16PM +0100, Pau Garcia i Quiles wrote:
 On Sun, Nov 29, 2009 at 2:09 PM, Michael Banck mba...@debian.org wrote:
  On Sun, Nov 29, 2009 at 01:55:01PM +0100, Pau Garcia i Quiles wrote:
  I don't see any discussion beyond what is in the bug report on
  pkg-ace-devel in the last few months, can you point me to the message,
  please?

 Thomas finding the 'fidone':

 http://groups.google.com/group/comp.soft-sys.ace/browse_thread/thread/8d23fecce3ab039d/ec58fdc95364fdaf?lnk=gst#ec58fdc95364fdaf

 FYI, doing s/fidone/fi done/g in configure does not fix the error I mentioned
 earlier.

Sorry, I thought you were talking about the other issue. I provided a
patch for the libtoolize issue in April:

https://bugs.edge.launchpad.net/ubuntu/+source/ace/+bug/356667

However, I can't find any reference of my sending that to Debian :-/

-- 
Pau Garcia i Quiles
http://www.elpauer.org
(Due to my workload, I may need 10 days to answer)



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#558488: collectd_4.8.1-2(ia64/unstable): FTBFS: -fstack-protector not supported

2009-11-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 558488 src:net-snmp
Bug #558488 [collectd] collectd_4.8.1-2(ia64/unstable): FTBFS: 
-fstack-protector not supported
Bug reassigned from package 'collectd' to 'src:net-snmp'.
Bug No longer marked as found in versions collectd/4.8.1-2.
 retitle 558488 net-snmp-config is not architecture-independent
Bug #558488 [src:net-snmp] collectd_4.8.1-2(ia64/unstable): FTBFS: 
-fstack-protector not supported
Changed Bug title to 'net-snmp-config is not architecture-independent' from 
'collectd_4.8.1-2(ia64/unstable): FTBFS: -fstack-protector not supported'
 thanks
Stopping processing here.

Please contact me if you need assistance.

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


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#558488: collectd_4.8.1-2(ia64/unstable): FTBFS: -fstack-protector not supported

2009-11-29 Thread Sebastian Harl
reassign 558488 src:net-snmp
retitle 558488 net-snmp-config is not architecture-independent
thanks

Hi,

Thanks for reporting this! This bug also affects alpha, hppa, mips and
mipsel.

On Sun, Nov 29, 2009 at 04:48:39AM -0700, lam...@debian.org wrote:
 Package: collectd
 Version: 4.8.1-2
 Severity: serious
 
 There was an error while trying to autobuild your package:
 
  Automatic build of collectd_4.8.1-2 on caballero by sbuild/ia64 98
  Build started at 20091126-1607
 
 [...]
 
  ** Using build dependencies supplied by package:
  Build-Depends: debhelper (= 5), dpkg-dev (= 1.14.10), po-debconf, dpatch, 
  bison, flex, autotools-dev, pkg-config, linux-libc-dev (= 2.6.25-4) | 
  linux-libc-dev ( 2.6.25-1), libcurl4-gnutls-dev (= 7.18.2-5) | 
  libcurl4-gnutls-dev (= 7.18.2-1) | libcurl3-gnutls-dev, 
  libmysqlclient-dev, librrd-dev | librrd2-dev, libsensors-dev, liboping-dev 
  (= 0.3.3), libpcap0.8-dev | libpcap-dev, iptables-dev (= 1.4.3.2-2), 
  libupsclient1-dev, libperl-dev, iproute-dev [!alpha !amd64 !hppa !ia64 
  !ppc64 !mips !mipsel], libsnmp-dev | libsnmp9-dev, libvirt-dev (= 
  0.4.0-6), libxml2-dev, libhal-dev, libopenipmi-dev, libglib2.0-dev, 
  libnotify-dev, libesmtp-dev, libpq-dev, libdbi0-dev, libmemcached-dev, 
  openjdk-6-jdk [!hppa], libganglia1-dev (= 3), libgcrypt11-dev, libyajl-dev
 
 [...]
 
  /bin/sh ../libtool  --tag=CC   --mode=compile ia64-linux-gnu-gcc 
  -DHAVE_CONFIG_H -I.  -DPREFIX='/usr' -DCONFIGFILE='/etc/collectd.conf' 
  -DLOCALSTATEDIR='/var' -DPKGLOCALSTATEDIR='/var/lib/collectd' 
  -DPIDFILE='/var/run/collectd.pid' -DPLUGINDIR='/usr/lib/collectd' 
  -DPKGDATADIR='/usr/share/collectd' 
  -I/build/buildd/collectd-4.8.1/debian/include 
  -DLT_LAZY_OR_NOW='RTLD_LAZY|RTLD_GLOBAL' -UCONFIGFILE 
  -DCONFIGFILE='/etc/collectd/collectd.conf' -Wall -Werror 
  -DNETSNMP_ENABLE_IPV6 -g -O2 -DNETSNMP_USE_INLINE -Ulinux -Dlinux=linux 
  -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe 
  -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE 
  -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.10/CORE -I. -I/usr/include -Wall 
  -g -O2 -MT snmp_la-snmp.lo -MD -MP -MF .deps/snmp_la-snmp.Tpo -c -o 
  snmp_la-snmp.lo `test -f 'snmp.c' || echo './'`snmp.c
  rm: invalid argument: `'
   ia64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPREFIX=\/usr\ 
  -DCONFIGFILE=\/etc/collectd.conf\ -DLOCALSTATEDIR=\/var\ 
  -DPKGLOCALSTATEDIR=\/var/lib/collectd\ 
  -DPIDFILE=\/var/run/collectd.pid\ -DPLUGINDIR=\/usr/lib/collectd\ 
  -DPKGDATADIR=\/usr/share/collectd\ 
  -I/build/buildd/collectd-4.8.1/debian/include 
  -DLT_LAZY_OR_NOW=RTLD_LAZY|RTLD_GLOBAL -UCONFIGFILE 
  -DCONFIGFILE=\/etc/collectd/collectd.conf\ -Wall -Werror 
  -DNETSNMP_ENABLE_IPV6 -g -O2 -DNETSNMP_USE_INLINE -Ulinux -Dlinux=linux 
  -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe 
  -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE 
  -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.10/CORE -I. -I/usr/include -Wall 
  -g -O2 -MT snmp_la-snmp.lo -MD -MP -MF .deps/snmp_la-snmp.Tpo -c snmp.c  
  -fPIC -DPIC -o .libs/snmp_la-snmp.o
  cc1: warnings being treated as errors
  snmp.c:1: error: -fstack-protector not supported for this target
[…]
 A full build log can be found at:
 http://buildd.debian.org/build.php?arch=ia64pkg=collectdver=4.8.1-2

collectd uses net-snmp-config(1)'s --cflags option to determine the
flags used to build the snmp plugin. net-snmp-config(1) is a shell
script included in the Arch: all package libsnmp-base. That script is
created at net-snmp build time and includes the CFLAGS that are used to
build net-snmp itself (and which are then returned by 'net-snmp-config
--cflags'). Now, net-snmp's CFLAGS include the output of 'perl
-MExtUtils::Embed -e ccopts' (which is required for the embedded perl
stuff), which, in turn, includes '-fstack-protector' on *some*
architectures (presumably, on those that support that flag).

So, in order to fix that, net-snmp-config should be included in some
Arch: any package, so it's going to be built on all architectures and,
hence, returns the appropriate CFLAGS for each architecture. Thus,
reassigning this bug to net-snmp. I suppose, that libsnmp-dev would be
the appropriate package for that. There are no packages in unstable that
build-depend (according to build-rdeps) on libsnmp-base (or libsnmp15),
so moving net-snmp-config to libsnmp-dev should not affect any Debian
packages. Still, imho, a NEWS.Debian entry should be added to notify any
other users.

Cheers,
Sebastian

-- 
Sebastian tokkee Harl +++ GnuPG-ID: 0x8501C7FC +++ http://tokkee.org/

Those who would give up Essential Liberty to purchase a little Temporary
Safety, deserve neither Liberty nor Safety. -- Benjamin Franklin



signature.asc
Description: Digital signature


Bug#518735: [Pkg-ace-devel] Bug#518735: ace: FTBFS: autotools error

2009-11-29 Thread Michael Banck
On Sun, Nov 29, 2009 at 03:31:34PM +0100, Pau Garcia i Quiles wrote:
 On Sun, Nov 29, 2009 at 3:19 PM, Michael Banck mba...@debian.org wrote:
  On Sun, Nov 29, 2009 at 02:39:16PM +0100, Pau Garcia i Quiles wrote:
  On Sun, Nov 29, 2009 at 2:09 PM, Michael Banck mba...@debian.org wrote:
   On Sun, Nov 29, 2009 at 01:55:01PM +0100, Pau Garcia i Quiles wrote:
   I don't see any discussion beyond what is in the bug report on
   pkg-ace-devel in the last few months, can you point me to the message,
   please?
 
  Thomas finding the 'fidone':
 
  http://groups.google.com/group/comp.soft-sys.ace/browse_thread/thread/8d23fecce3ab039d/ec58fdc95364fdaf?lnk=gst#ec58fdc95364fdaf
 
  FYI, doing s/fidone/fi done/g in configure does not fix the error I 
  mentioned
  earlier.
 
 Sorry, I thought you were talking about the other issue. I provided a
 patch for the libtoolize issue in April:

I wasn't talking about that error either (or rather, I came up with the
same patch and sent it earlier).

I meant this:

checking for bsearch... yes
../ACE_wrappers/configure: line 37527: syntax error near unexpected
token `fi'
../ACE_wrappers/configure: line 37527: `fi'
make: *** [configure-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2


Michael



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: reassign 548862 to ftp.debian.org ...

2009-11-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 548862 ftp.debian.org
Bug #548862 [svgatextmode] The last of its habitat has been destroyed.  So long 
and thanks for all the fish.
Bug reassigned from package 'svgatextmode' to 'ftp.debian.org'.
Bug No longer marked as found in versions svgatextmode/1.9-21.
 retitle 548862 RM: svgatextmode -- RoM; incompatible with kernel video drivers
Bug #548862 [ftp.debian.org] The last of its habitat has been destroyed.  So 
long and thanks for all the fish.
Changed Bug title to 'RM: svgatextmode -- RoM; incompatible with kernel video 
drivers' from 'The last of its habitat has been destroyed.  So long and thanks 
for all the fish.'

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 debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: severity of 548862 is normal

2009-11-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 548862 normal
Bug #548862 [ftp.debian.org] RM: svgatextmode -- RoM; incompatible with kernel 
video drivers
Severity set to 'normal' from 'grave'


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 debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#557982: FTBFS on hppa

2009-11-29 Thread Daniel Burrows
  Since basically nothing changed between the last version and this
one, that's (more than) a little weird, particularly since this built
and passed its unit tests on every other architecture.  In particular,
none of the code invoked by testBox has changed at all since 0.5.13.

  Daniel



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#552952: nbd: FTBFS: tests blocked

2009-11-29 Thread Lucas Nussbaum
On 28/11/09 at 09:38 +0100, Wouter Verhelst wrote:
 On Wed, Oct 28, 2009 at 11:57:21AM +0100, Lucas Nussbaum wrote:
  Source: nbd
  Version: 1:2.9.14-1
  Severity: serious
  User: debian...@lists.debian.org
  Usertags: qa-ftbfs-20091028 qa-ftbfs
  Justification: FTBFS on amd64
  
  Hi,
  
  During a rebuild of all packages in sid, your package failed to build on
  amd64.
 
 I haven't been able to reproduce this on my system (also an amd64), and
 I haven't seen it happen on any of the buildd hosts that built
 1:2.9.14-2.
 
 Since the particular test that fails has a test client connect to the
 server on localhost, network-specific strangeness might be the reason
 why it failed. Therefore, could you explain the details of how stuff is
 supposed to be functioning?

Well, I use netfilter to reject most accesses to the outside world. This
does not affect local communications.

Does it connect to localhost or 127.0.0.1? DNS resolution might not
work completely.
-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#552959: marked as done (ppl: FTBFS: build blocks)

2009-11-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Nov 2009 15:54:18 +0100
with message-id 20091129145418.ga19...@xanadu.blop.info
and subject line Re: Bug#552959: Clueless
has caused the Debian Bug report #552959,
regarding ppl: FTBFS: build blocks
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
552959: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=552959
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: ppl
Version: 0.10.2-3
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091028 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 make[7]: Entering directory 
 `/build/user-ppl_0.10.2-3-amd64-s4Cp4e/ppl-0.10.2/interfaces/Prolog/SWI'
 if [ . != `pwd` ]; then \
 cp -f ./../tests/pl_check.pl . ; \
   fi ;\
 echo ensure_loaded('./swi_pl_check'). main.  script_pchk
 /bin/bash ../../../libtool --mode=execute \
   -dlopen ../../../src/libppl.la \
   -dlopen ../../../Watchdog/src/libpwl.la \
   -dlopen libppl_swiprolog.la \
  ./ppl_pl  script_pchk
 cp -f ./../tests/ack.clpq .
 cp -f ./../tests/ackn.clpq .
 cp -f ./../tests/fib.clpq .
 cp -f ./../tests/mc91.clpq .
 cp -f ./../tests/smm.clpq .
 cp -f ./../tests/sumto.clpq .
 cp -f ./../tests/tak.clpq .
 cp -f ./../tests/schedule.clpq .
 if [ . != `pwd` ]; then \
 cp -f ./../tests/ppl_prolog_generated_test_common.pl . ; \
   fi
 cp -f ../tests/ppl_prolog_generated_test_main.pl . ; \
 echo ensure_loaded('./swi_prolog_generated_test'). main.  
 script_pgt
 /bin/bash ../../../libtool --mode=execute \
   -dlopen ../../../src/libppl.la \
   -dlopen ../../../Watchdog/src/libpwl.la \
   -dlopen libppl_swiprolog.la \
./pl_clpq ./../tests/script_clpq obtained_clpq
 /bin/bash ../../../libtool --mode=execute \
   -dlopen ../../../src/libppl.la \
   -dlopen ../../../Watchdog/src/libpwl.la \
   -dlopen libppl_swiprolog.la \
./pl_clpq2 ./../tests/script_clpq2 obtained_clpq2
 /bin/bash ../../../libtool --mode=execute \
   -dlopen ../../../src/libppl.la \
   -dlopen ../../../Watchdog/src/libpwl.la \
   -dlopen libppl_swiprolog.la \
  ./ppl_pl script_pgt
 Welcome to SWI-Prolog (Multi-threaded, 64 bits, Version 5.6.64)
 Copyright (c) 1990-2008 University of Amsterdam.
 SWI-Prolog comes with ABSOLUTELY NO WARRANTY. This is free software,
 and you are welcome to redistribute it under certain conditions.
 Please visit http://www.swi-prolog.org for details.
 
 For help, use ?- help(Topic). or ?- apropos(Word).
 
 
 %  pl_check.pl compiled 0.01 sec, 275,368 bytes
 % ./swi_pl_check compiled 0.02 sec, 278,952 bytes
 true.
 
 Welcome to SWI-Prolog (Multi-threaded, 64 bits, Version 5.6.64)
 Copyright (c) 1990-2008 University of Amsterdam.
 SWI-Prolog comes with ABSOLUTELY NO WARRANTY. This is free software,
 and you are welcome to redistribute it under certain conditions.
 Please visit http://www.swi-prolog.org for details.
 
 For help, use ?- help(Topic). or ?- apropos(Word).
 
 diff -u --ignore-all-space ./../tests/expected_clpq_mpz obtained_clpq
 Welcome to SWI-Prolog (Multi-threaded, 64 bits, Version 5.6.64)
 Copyright (c) 1990-2008 University of Amsterdam.
 SWI-Prolog comes with ABSOLUTELY NO WARRANTY. This is free software,
 and you are welcome to redistribute it under certain conditions.
 Please visit http://www.swi-prolog.org for details.
 
 For help, use ?- help(Topic). or ?- apropos(Word).
 
 diff -u --ignore-all-space ./../tests/expected_clpq2_mpz obtained_clpq2
 Welcome to SWI-Prolog (Multi-threaded, 64 bits, Version 5.6.64)
 Copyright (c) 1990-2008 University of Amsterdam.
 SWI-Prolog comes with ABSOLUTELY NO WARRANTY. This is free software,
 and you are welcome to redistribute it under certain conditions.
 Please visit http://www.swi-prolog.org for details.
 
 For help, use ?- help(Topic). or ?- apropos(Word).
 
 
 %  ppl_prolog_generated_test_main.pl compiled 0.18 sec, 2,024,216 bytes
 % ./swi_prolog_generated_test compiled 0.18 sec, 2,029,184 bytes
 true.
 
 true.
 
 
 % halt
 if [ . != `pwd` ]; then \
 rm -f ppl_prolog_generated_test_common.pl; \
 fi
 rm -f ppl_prolog_generated_test_main.pl; \
   diff -u --ignore-all-space ./../tests/expected_pgt obtained_pgt
 make[7]: *** [pl_check_test] Terminated
 make[3]: *** [check-recursive] Terminated
 E: Caught signal 'Terminated': terminating immediately
 

Bug#558488: collectd_4.8.1-2(ia64/unstable): FTBFS: -fstack-protector not supported

2009-11-29 Thread Julien Cristau
On Sun, Nov 29, 2009 at 15:32:00 +0100, Sebastian Harl wrote:

 collectd uses net-snmp-config(1)'s --cflags option to determine the
 flags used to build the snmp plugin. net-snmp-config(1) is a shell
 script included in the Arch: all package libsnmp-base. That script is
 created at net-snmp build time and includes the CFLAGS that are used to
 build net-snmp itself (and which are then returned by 'net-snmp-config
 --cflags'). Now, net-snmp's CFLAGS include the output of 'perl
 -MExtUtils::Embed -e ccopts' (which is required for the embedded perl
 stuff), which, in turn, includes '-fstack-protector' on *some*
 architectures (presumably, on those that support that flag).
 
I'm pretty sure exporting random cflags used to build net-snmp to other
packages is wrong.  So moving the script to an arch:any package would
work, but so would fixing it to only include the needed flags, not
whatever net-snmp was built with.

Cheers,
Julien



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#558448: keyboard-configuration: Does not set right alt correctly.

2009-11-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 558448 console-setup
Bug #558448 [keyboard-configuration] keyboard-configuration: Does not set right 
alt correctly.
Bug reassigned from package 'keyboard-configuration' to 'console-setup'.
Bug No longer marked as found in versions console-setup/1.49.
 forcemerge 558475 558448
Bug#558475: Doesn't detect that cached.kmap.gz is obsoleted
Bug#558448: keyboard-configuration: Does not set right alt correctly.
Forcibly Merged 558448 558475.


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 debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#558604: levee: should this package be removed?

2009-11-29 Thread Simon McVittie
Package: levee
Version: 3.5a-1
Severity: serious
Justification: FTBFS, low popcon (inst=19), numerous alternatives
User: debian...@lists.debian.org
Usertags: proposed-removal

levee seems like a possible candidate for removal from Debian:

* RC-buggy (fails to build from source with eglibc, #548965)
* low popcon (19 installations)
* many alternatives exist (we have plenty of vi implementations!)
* essentially unmaintained upstream, as far as I can see

If you want to keep this package around in Debian, please just close this bug,
and do an upload to fix the FTBFS (the patch from Ubuntu provided in
#548965 looks like a reasonable solution).

If you don't think it's worth keeping, please send the following commands
to cont...@bugs.debian.org, replacing nn with this bug's number:

severity nn normal
reassign nn ftp.debian.org
retitle nn RM: packagename -- RoM; reasons
thanks 

For more information, see
http://wiki.debian.org/ftpmaster_Removals
http://ftp-master.debian.org/removals.txt

Regards,
smcv
at the Cambridge BSP


signature.asc
Description: Digital signature


Bug#558475: Bug#558386: keyboard-configuration: Keyboard map not recognized (Lenovo Thinkpad T61)

2009-11-29 Thread Anton Zinoviev
On Sun, Nov 29, 2009 at 11:52:59AM -0200, Renato S. Yamane wrote:

 Now, slash (/) and ccedilla (ç) works fine on console, BUT now, when I  
 press backspace it give me 3 losang (⧫⧫⧫) and tilde followed by word  
 a give me È and 2 losang (È⧫⧫)

I am not sure I understand, but does this happen only with the ccedilla?  
If yes, then the problem is perhaps due to incomplete support of UTF-8 
on the console (a kernel problem).

 Julien tell me to report this bug to bugs.freedesktop.org:
 https://bugs.freedesktop.org/show_bug.cgi?id=25338

 And they tell me to report this bug to KDE :-(

 KDE is responsible to console?

No. :)

Tell them that br(thinkpad) doesn't exist in /usr/share/X11/xkb/rules/base.xml

Anton Zinoviev




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#558605: skyutils2: should this package be removed?

2009-11-29 Thread Simon McVittie
Package: skyutils2
Version: 2.7-1
Severity: serious
Justification: RC bug, old library with no rdepends, declining popcon
User: debian...@lists.debian.org
Usertags: proposed-removal

levee seems like a possible candidate for removal from Debian:

* RC-buggy (#553012, lintian postinst-must-call-ldconfig)
* some other serious lintian warnings (incorrect-libdir-in-la-file)
* library with no reverse dependencies (since smssend was removed in 2008)
* declining popcon
* no uploads since 2005

If you want to keep this package around in Debian, please just close this bug,
and do an upload to fix the issues in it.

If you don't think it's worth keeping, please send the following commands
to cont...@bugs.debian.org, replacing nn with this bug's number:

severity nn normal
reassign nn ftp.debian.org
retitle nn RM: packagename -- RoM; reasons
thanks 

For more information, see
http://wiki.debian.org/ftpmaster_Removals
http://ftp-master.debian.org/removals.txt

Regards,
smcv
at the Cambridge BSP


signature.asc
Description: Digital signature


Bug#557982: FTBFS on hppa

2009-11-29 Thread Julien Cristau
On Sun, Nov 29, 2009 at 06:54:15 -0800, Daniel Burrows wrote:

   Since basically nothing changed between the last version and this
 one, that's (more than) a little weird, particularly since this built
 and passed its unit tests on every other architecture.  In particular,
 none of the code invoked by testBox has changed at all since 0.5.13.
 
libc on hppa recently changed from linuxthreads to nptl, though, which
could explain the different behaviour.

Cheers,
Julien



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



  1   2   3   >