Bug#679828: libc6: No easy way of enabling DNSSEC validation aka RES_USE_DNSSEC

2012-07-02 Thread Florian Weimer
* Matthew Grant:

 From my investigations this can only be enabled by recompiling each bit
 of software to set the RES_USE_DNSSEC flag in _res.options, as well as
 RES_USE_EDNS0. (Please see racoon bug #679483).  The enablement method
 is from openssh 6.0p1, openbsd-compat/getrrsetbyname.c 

This does not actually activate DNSSEC, it just tells the recursive
resolver that the application is able to process DNSSEC records.  The
application would still have to validate them.

Applications should never need to set the RES_USE_DNSSEC flag because
it does not make sense to treat DNSSEC-signed data differently from
unsigned data.

 Please create a resolv.conf flag so that RES_USE_DNSSEC is available
 to the systems administrator, and maybe a debconf screen to select it.

This alone wouldn't make any difference to the spoofing problem.

libc is not the correct place to put DNSSEC validation because many
processes are shortlived and would have to fetch all key material and
signatures from DNS, beginning at the root.  This would turn a single
name resolution into six or more DNS queries, which is excessive.

At this stage, you should run a BIND or Unbound process restricted to
localhost which performs the validation.  This validation will happen
even for applications which do not set the RES_USE_DNSSEC flag.



-- 
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 679828 is wishlist

2012-07-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 679828 wishlist
Bug #679828 [libc6] libc6: No easy way of enabling DNSSEC validation aka 
RES_USE_DNSSEC
Severity set to 'wishlist' from 'serious'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
679828: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679828
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#679856: ser and kamailio: error when trying to install together

2012-07-02 Thread Ralf Treinen
Package: kamailio,ser
Version: kamailio/3.3.0-1
Version: ser/2.0.0-5
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2012-07-02
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!
  libpcre3 libxml2 python2.7-minimal mime-support libexpat1 python2.7
  python-minimal python kamailio ser
Authentication warning overridden.
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously unselected package libpcre3:amd64.
(Reading database ... 10720 files and directories currently installed.)
Unpacking libpcre3:amd64 (from .../libpcre3_1%3a8.30-5_amd64.deb) ...
Selecting previously unselected package libxml2:amd64.
Unpacking libxml2:amd64 (from .../libxml2_2.8.0+dfsg1-4_amd64.deb) ...
Selecting previously unselected package python2.7-minimal.
Unpacking python2.7-minimal (from .../python2.7-minimal_2.7.3-1_amd64.deb) ...
Selecting previously unselected package mime-support.
Unpacking mime-support (from .../mime-support_3.52-1_all.deb) ...
Selecting previously unselected package libexpat1:amd64.
Unpacking libexpat1:amd64 (from .../libexpat1_2.1.0-1_amd64.deb) ...
Selecting previously unselected package python2.7.
Unpacking python2.7 (from .../python2.7_2.7.3-1_amd64.deb) ...
Selecting previously unselected package python-minimal.
Unpacking python-minimal (from .../python-minimal_2.7.3-1_all.deb) ...
Selecting previously unselected package python.
Unpacking python (from .../python_2.7.3-1_all.deb) ...
Selecting previously unselected package kamailio.
Unpacking kamailio (from .../kamailio_3.3.0-1_amd64.deb) ...
Selecting previously unselected package ser.
Unpacking ser (from .../archives/ser_2.0.0-5_amd64.deb) ...
dpkg: error processing /var/cache/apt/archives/ser_2.0.0-5_amd64.deb (--unpack):
 trying to overwrite '/usr/sbin/sercmd', which is also in package kamailio 
3.3.0-1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Processing triggers for man-db ...
Errors were encountered while processing:
 /var/cache/apt/archives/ser_2.0.0-5_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


This is a serious bug as it makes installation fail, and violates
sections 7.6.1 and 10.1 of the policy. An optimal solution would
consist in only one of the packages installing that file, and renaming
or removing the file in the other package. Depending on the
circumstances you might also consider Replace relations or file
diversions. If the conflicting situation cannot be resolved then, as a
last resort, the two packages have to declare a mutual
Conflict. Please take into account that Replaces, Conflicts and
diversions should only be used when packages provide different
implementations for the same functionality.

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

This bug has been filed against 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. You may then
also register in the BTS that the other package is affected by the bug.

-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#679857: strongswan and libstrongswan: error when trying to install together

2012-07-02 Thread Ralf Treinen
Package: libstrongswan,strongswan
Version: libstrongswan/4.6.4-4
Version: strongswan/4.6.4-4
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2012-07-02
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!
  libcap2 libkeyutils1 libkrb5support0 libk5crypto3 libkrb5-3 libgssapi-krb5-2
  libsasl2-2 libldap-2.4-2 librtmp0 libssh2-1 libcurl3 libgmp10 libfcgi0ldbl
  openssl libstrongswan ipsec-tools libgeoip1 libisc83 libdns81 libisccc80
  libisccfg82 libbind9-80 liblwres80 bind9-host host strongswan-ikev2
  strongswan-starter strongswan-ikev1 strongswan
Preconfiguring packages ...
Authentication warning overridden.
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously unselected package libcap2:amd64.
(Reading database ... 10720 files and directories currently installed.)
Unpacking libcap2:amd64 (from .../libcap2_1%3a2.22-1.1_amd64.deb) ...
Selecting previously unselected package libkeyutils1:amd64.
Unpacking libkeyutils1:amd64 (from .../libkeyutils1_1.5.5-3_amd64.deb) ...
Selecting previously unselected package libkrb5support0:amd64.
Unpacking libkrb5support0:amd64 (from 
.../libkrb5support0_1.10.1+dfsg-1_amd64.deb) ...
Selecting previously unselected package libk5crypto3:amd64.
Unpacking libk5crypto3:amd64 (from .../libk5crypto3_1.10.1+dfsg-1_amd64.deb) ...
Selecting previously unselected package libkrb5-3:amd64.
Unpacking libkrb5-3:amd64 (from .../libkrb5-3_1.10.1+dfsg-1_amd64.deb) ...
Selecting previously unselected package libgssapi-krb5-2:amd64.
Unpacking libgssapi-krb5-2:amd64 (from 
.../libgssapi-krb5-2_1.10.1+dfsg-1_amd64.deb) ...
Selecting previously unselected package libsasl2-2:amd64.
Unpacking libsasl2-2:amd64 (from .../libsasl2-2_2.1.25.dfsg1-4+b1_amd64.deb) ...
Selecting previously unselected package libldap-2.4-2:amd64.
Unpacking libldap-2.4-2:amd64 (from .../libldap-2.4-2_2.4.31-1_amd64.deb) ...
Selecting previously unselected package librtmp0:amd64.
Unpacking librtmp0:amd64 (from 
.../librtmp0_2.4+20111222.git4e06e21-1_amd64.deb) ...
Selecting previously unselected package libssh2-1:amd64.
Unpacking libssh2-1:amd64 (from .../libssh2-1_1.4.2-1_amd64.deb) ...
Selecting previously unselected package libcurl3:amd64.
Unpacking libcurl3:amd64 (from .../libcurl3_7.26.0-1_amd64.deb) ...
Selecting previously unselected package libgmp10:amd64.
Unpacking libgmp10:amd64 (from .../libgmp10_2%3a5.0.5+dfsg-2_amd64.deb) ...
Selecting previously unselected package libfcgi0ldbl.
Unpacking libfcgi0ldbl (from .../libfcgi0ldbl_2.4.0-8.1_amd64.deb) ...
Selecting previously unselected package openssl.
Unpacking openssl (from .../openssl_1.0.1c-3_amd64.deb) ...
Selecting previously unselected package libstrongswan.
Unpacking libstrongswan (from .../libstrongswan_4.6.4-4_amd64.deb) ...
Selecting previously unselected package ipsec-tools.
Unpacking ipsec-tools (from .../ipsec-tools_1%3a0.8.0-13_amd64.deb) ...
Selecting previously unselected package libgeoip1.
Unpacking libgeoip1 (from .../libgeoip1_1.4.8+dfsg-3_amd64.deb) ...
Selecting previously unselected package libisc83.
Unpacking libisc83 (from .../libisc83_1%3a9.8.1.dfsg.P1-4.1_amd64.deb) ...
Selecting previously unselected package libdns81.
Unpacking libdns81 (from .../libdns81_1%3a9.8.1.dfsg.P1-4.1_amd64.deb) ...
Selecting previously unselected package libisccc80.
Unpacking libisccc80 (from .../libisccc80_1%3a9.8.1.dfsg.P1-4.1_amd64.deb) ...
Selecting previously unselected package libisccfg82.
Unpacking libisccfg82 (from .../libisccfg82_1%3a9.8.1.dfsg.P1-4.1_amd64.deb) ...
Selecting previously unselected package libbind9-80.
Unpacking libbind9-80 (from .../libbind9-80_1%3a9.8.1.dfsg.P1-4.1_amd64.deb) ...
Selecting previously unselected package liblwres80.
Unpacking liblwres80 (from .../liblwres80_1%3a9.8.1.dfsg.P1-4.1_amd64.deb) ...
Selecting previously unselected package bind9-host.
Unpacking bind9-host (from .../bind9-host_1%3a9.8.1.dfsg.P1-4.1_amd64.deb) ...
Selecting previously unselected package host.
Unpacking host (from .../host_1%3a9.8.1.dfsg.P1-4.1_all.deb) ...
Selecting previously unselected package strongswan-ikev2.
Unpacking strongswan-ikev2 (from .../strongswan-ikev2_4.6.4-4_amd64.deb) ...
Selecting previously unselected package strongswan-starter.
Unpacking strongswan-starter (from .../strongswan-starter_4.6.4-4_amd64.deb) ...
Selecting previously unselected package strongswan-ikev1.
Unpacking strongswan-ikev1 (from .../strongswan-ikev1_4.6.4-4_amd64.deb) ...
Selecting previously unselected package strongswan.
Unpacking strongswan (from .../strongswan_4.6.4-4_all.deb) ...
dpkg: error processing /var/cache/apt/archives/strongswan_4.6.4-4_all.deb 
(--unpack):
 trying to overwrite '/etc/logcheck/ignore.d.server/strongswan', which is also 
in package libstrongswan 4.6.4-4

Bug#679859: postgresql-client-common and postgres-xc-client: error when trying to install together

2012-07-02 Thread Ralf Treinen
Package: postgres-xc-client,postgresql-client-common
Version: postgres-xc-client/1.0.0-1
Version: postgresql-client-common/132
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2012-07-02
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!
  libbsd0 libedit2 libkeyutils1 libkrb5support0 libk5crypto3 libkrb5-3
  libgssapi-krb5-2 libsasl2-2 libldap-2.4-2 libpq5 postgres-xc-client
  postgresql-client-common
Authentication warning overridden.
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously unselected package libbsd0:amd64.
(Reading database ... 10720 files and directories currently installed.)
Unpacking libbsd0:amd64 (from .../libbsd0_0.4.2-1_amd64.deb) ...
Selecting previously unselected package libedit2:amd64.
Unpacking libedit2:amd64 (from .../libedit2_2.11-20080614-5_amd64.deb) ...
Selecting previously unselected package libkeyutils1:amd64.
Unpacking libkeyutils1:amd64 (from .../libkeyutils1_1.5.5-3_amd64.deb) ...
Selecting previously unselected package libkrb5support0:amd64.
Unpacking libkrb5support0:amd64 (from 
.../libkrb5support0_1.10.1+dfsg-1_amd64.deb) ...
Selecting previously unselected package libk5crypto3:amd64.
Unpacking libk5crypto3:amd64 (from .../libk5crypto3_1.10.1+dfsg-1_amd64.deb) ...
Selecting previously unselected package libkrb5-3:amd64.
Unpacking libkrb5-3:amd64 (from .../libkrb5-3_1.10.1+dfsg-1_amd64.deb) ...
Selecting previously unselected package libgssapi-krb5-2:amd64.
Unpacking libgssapi-krb5-2:amd64 (from 
.../libgssapi-krb5-2_1.10.1+dfsg-1_amd64.deb) ...
Selecting previously unselected package libsasl2-2:amd64.
Unpacking libsasl2-2:amd64 (from .../libsasl2-2_2.1.25.dfsg1-4+b1_amd64.deb) ...
Selecting previously unselected package libldap-2.4-2:amd64.
Unpacking libldap-2.4-2:amd64 (from .../libldap-2.4-2_2.4.31-1_amd64.deb) ...
Selecting previously unselected package libpq5.
Unpacking libpq5 (from .../libpq5_9.1.4-2_amd64.deb) ...
Selecting previously unselected package postgres-xc-client.
Unpacking postgres-xc-client (from .../postgres-xc-client_1.0.0-1_amd64.deb) ...
Selecting previously unselected package postgresql-client-common.
Unpacking postgresql-client-common (from 
.../postgresql-client-common_132_all.deb) ...
dpkg: error processing 
/var/cache/apt/archives/postgresql-client-common_132_all.deb (--unpack):
 trying to overwrite '/usr/bin/clusterdb', which is also in package 
postgres-xc-client 1.0.0-1
Processing triggers for man-db ...
Errors were encountered while processing:
 /var/cache/apt/archives/postgresql-client-common_132_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


This is a serious bug as it makes installation fail, and violates
sections 7.6.1 and 10.1 of the policy. An optimal solution would
consist in only one of the packages installing that file, and renaming
or removing the file in the other package. Depending on the
circumstances you might also consider Replace relations or file
diversions. If the conflicting situation cannot be resolved then, as a
last resort, the two packages have to declare a mutual
Conflict. Please take into account that Replaces, Conflicts and
diversions should only be used when packages provide different
implementations for the same functionality.

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/bin/clusterdb
  /usr/bin/createdb
  /usr/bin/createlang
  /usr/bin/createuser
  /usr/bin/dropdb
  /usr/bin/droplang
  /usr/bin/dropuser
  /usr/bin/pg_dump
  /usr/bin/pg_dumpall
  /usr/bin/pg_restore
  /usr/bin/psql
  /usr/bin/reindexdb
  /usr/bin/vacuumdb

This bug has been filed against 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. You may then
also register in the BTS that the other package is affected by the bug.

-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#679858: postgresql-client-9.1 and postgres-xc-client: error when trying to install together

2012-07-02 Thread Ralf Treinen
Package: postgres-xc-client,postgresql-client-9.1
Version: postgres-xc-client/1.0.0-1
Version: postgresql-client-9.1/9.1.4-2
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2012-07-02
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!
  libbsd0 libedit2 libkeyutils1 libkrb5support0 libk5crypto3 libkrb5-3
  libgssapi-krb5-2 libsasl2-2 libldap-2.4-2 libpq5 postgres-xc-client
  postgresql-client-common postgresql-client-9.1
Authentication warning overridden.
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously unselected package libbsd0:amd64.
(Reading database ... 10720 files and directories currently installed.)
Unpacking libbsd0:amd64 (from .../libbsd0_0.4.2-1_amd64.deb) ...
Selecting previously unselected package libedit2:amd64.
Unpacking libedit2:amd64 (from .../libedit2_2.11-20080614-5_amd64.deb) ...
Selecting previously unselected package libkeyutils1:amd64.
Unpacking libkeyutils1:amd64 (from .../libkeyutils1_1.5.5-3_amd64.deb) ...
Selecting previously unselected package libkrb5support0:amd64.
Unpacking libkrb5support0:amd64 (from 
.../libkrb5support0_1.10.1+dfsg-1_amd64.deb) ...
Selecting previously unselected package libk5crypto3:amd64.
Unpacking libk5crypto3:amd64 (from .../libk5crypto3_1.10.1+dfsg-1_amd64.deb) ...
Selecting previously unselected package libkrb5-3:amd64.
Unpacking libkrb5-3:amd64 (from .../libkrb5-3_1.10.1+dfsg-1_amd64.deb) ...
Selecting previously unselected package libgssapi-krb5-2:amd64.
Unpacking libgssapi-krb5-2:amd64 (from 
.../libgssapi-krb5-2_1.10.1+dfsg-1_amd64.deb) ...
Selecting previously unselected package libsasl2-2:amd64.
Unpacking libsasl2-2:amd64 (from .../libsasl2-2_2.1.25.dfsg1-4+b1_amd64.deb) ...
Selecting previously unselected package libldap-2.4-2:amd64.
Unpacking libldap-2.4-2:amd64 (from .../libldap-2.4-2_2.4.31-1_amd64.deb) ...
Selecting previously unselected package libpq5.
Unpacking libpq5 (from .../libpq5_9.1.4-2_amd64.deb) ...
Selecting previously unselected package postgres-xc-client.
Unpacking postgres-xc-client (from .../postgres-xc-client_1.0.0-1_amd64.deb) ...
Selecting previously unselected package postgresql-client-common.
Unpacking postgresql-client-common (from 
.../postgresql-client-common_132_all.deb) ...
dpkg: error processing 
/var/cache/apt/archives/postgresql-client-common_132_all.deb (--unpack):
 trying to overwrite '/usr/bin/clusterdb', which is also in package 
postgres-xc-client 1.0.0-1
Selecting previously unselected package postgresql-client-9.1.
Unpacking postgresql-client-9.1 (from 
.../postgresql-client-9.1_9.1.4-2_amd64.deb) ...
dpkg: error processing 
/var/cache/apt/archives/postgresql-client-9.1_9.1.4-2_amd64.deb (--unpack):
 trying to overwrite '/usr/share/locale/ro/LC_MESSAGES/pgscripts-9.1.mo', which 
is also in package postgres-xc-client 1.0.0-1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Processing triggers for man-db ...
Errors were encountered while processing:
 /var/cache/apt/archives/postgresql-client-common_132_all.deb
 /var/cache/apt/archives/postgresql-client-9.1_9.1.4-2_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


This is a serious bug as it makes installation fail, and violates
sections 7.6.1 and 10.1 of the policy. An optimal solution would
consist in only one of the packages installing that file, and renaming
or removing the file in the other package. Depending on the
circumstances you might also consider Replace relations or file
diversions. If the conflicting situation cannot be resolved then, as a
last resort, the two packages have to declare a mutual
Conflict. Please take into account that Replaces, Conflicts and
diversions should only be used when packages provide different
implementations for the same functionality.

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/locale/cs/LC_MESSAGES/pg_dump-9.1.mo
  /usr/share/locale/cs/LC_MESSAGES/pgscripts-9.1.mo
  /usr/share/locale/cs/LC_MESSAGES/psql-9.1.mo
  /usr/share/locale/de/LC_MESSAGES/pg_dump-9.1.mo
  /usr/share/locale/de/LC_MESSAGES/pgscripts-9.1.mo
  /usr/share/locale/de/LC_MESSAGES/psql-9.1.mo
  /usr/share/locale/es/LC_MESSAGES/pg_dump-9.1.mo
  /usr/share/locale/es/LC_MESSAGES/pgscripts-9.1.mo
  /usr/share/locale/es/LC_MESSAGES/psql-9.1.mo
  /usr/share/locale/fr/LC_MESSAGES/pg_dump-9.1.mo
  /usr/share/locale/fr/LC_MESSAGES/pgscripts-9.1.mo
  /usr/share/locale/fr/LC_MESSAGES/psql-9.1.mo
  /usr/share/locale/it/LC_MESSAGES/pg_dump-9.1.mo
  /usr/share/locale/it/LC_MESSAGES/pgscripts-9.1.mo
  /usr/share/locale/it/LC_MESSAGES/psql-9.1.mo
  /usr/share/locale/ja/LC_MESSAGES/pg_dump-9.1.mo
  

Bug#679860: postgresql-client-common and postgres-xc-contrib: error when trying to install together

2012-07-02 Thread Ralf Treinen
Package: postgres-xc-contrib,postgresql-client-common
Version: postgres-xc-contrib/1.0.0-1
Version: postgresql-client-common/132
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2012-07-02
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!
  libbsd0 libedit2 libkeyutils1 libkrb5support0 libk5crypto3 libkrb5-3
  libgssapi-krb5-2 libsasl2-2 libldap-2.4-2 libxml2 libxslt1.1 libossp-uuid16
  libpq5 openssl postgres-xc-client ssl-cert postgres-xc postgres-xc-contrib
  postgresql-client-common
Preconfiguring packages ...
Authentication warning overridden.
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously unselected package libbsd0:amd64.
(Reading database ... 10720 files and directories currently installed.)
Unpacking libbsd0:amd64 (from .../libbsd0_0.4.2-1_amd64.deb) ...
Selecting previously unselected package libedit2:amd64.
Unpacking libedit2:amd64 (from .../libedit2_2.11-20080614-5_amd64.deb) ...
Selecting previously unselected package libkeyutils1:amd64.
Unpacking libkeyutils1:amd64 (from .../libkeyutils1_1.5.5-3_amd64.deb) ...
Selecting previously unselected package libkrb5support0:amd64.
Unpacking libkrb5support0:amd64 (from 
.../libkrb5support0_1.10.1+dfsg-1_amd64.deb) ...
Selecting previously unselected package libk5crypto3:amd64.
Unpacking libk5crypto3:amd64 (from .../libk5crypto3_1.10.1+dfsg-1_amd64.deb) ...
Selecting previously unselected package libkrb5-3:amd64.
Unpacking libkrb5-3:amd64 (from .../libkrb5-3_1.10.1+dfsg-1_amd64.deb) ...
Selecting previously unselected package libgssapi-krb5-2:amd64.
Unpacking libgssapi-krb5-2:amd64 (from 
.../libgssapi-krb5-2_1.10.1+dfsg-1_amd64.deb) ...
Selecting previously unselected package libsasl2-2:amd64.
Unpacking libsasl2-2:amd64 (from .../libsasl2-2_2.1.25.dfsg1-4+b1_amd64.deb) ...
Selecting previously unselected package libldap-2.4-2:amd64.
Unpacking libldap-2.4-2:amd64 (from .../libldap-2.4-2_2.4.31-1_amd64.deb) ...
Selecting previously unselected package libxml2:amd64.
Unpacking libxml2:amd64 (from .../libxml2_2.8.0+dfsg1-4_amd64.deb) ...
Selecting previously unselected package libxslt1.1:amd64.
Unpacking libxslt1.1:amd64 (from .../libxslt1.1_1.1.26-12+rebuild1_amd64.deb) 
...
Selecting previously unselected package libossp-uuid16.
Unpacking libossp-uuid16 (from .../libossp-uuid16_1.6.2-1.3_amd64.deb) ...
Selecting previously unselected package libpq5.
Unpacking libpq5 (from .../libpq5_9.1.4-2_amd64.deb) ...
Selecting previously unselected package openssl.
Unpacking openssl (from .../openssl_1.0.1c-3_amd64.deb) ...
Selecting previously unselected package postgres-xc-client.
Unpacking postgres-xc-client (from .../postgres-xc-client_1.0.0-1_amd64.deb) ...
Selecting previously unselected package ssl-cert.
Unpacking ssl-cert (from .../ssl-cert_1.0.31_all.deb) ...
Selecting previously unselected package postgres-xc.
Unpacking postgres-xc (from .../postgres-xc_1.0.0-1_amd64.deb) ...
Selecting previously unselected package postgres-xc-contrib.
Unpacking postgres-xc-contrib (from .../postgres-xc-contrib_1.0.0-1_amd64.deb) 
...
Selecting previously unselected package postgresql-client-common.
Unpacking postgresql-client-common (from 
.../postgresql-client-common_132_all.deb) ...
dpkg: error processing 
/var/cache/apt/archives/postgresql-client-common_132_all.deb (--unpack):
 trying to overwrite '/usr/bin/pg_basebackup', which is also in package 
postgres-xc 1.0.0-1
Processing triggers for man-db ...
Errors were encountered while processing:
 /var/cache/apt/archives/postgresql-client-common_132_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


This is a serious bug as it makes installation fail, and violates
sections 7.6.1 and 10.1 of the policy. An optimal solution would
consist in only one of the packages installing that file, and renaming
or removing the file in the other package. Depending on the
circumstances you might also consider Replace relations or file
diversions. If the conflicting situation cannot be resolved then, as a
last resort, the two packages have to declare a mutual
Conflict. Please take into account that Replaces, Conflicts and
diversions should only be used when packages provide different
implementations for the same functionality.

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

This bug has been filed against 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. You may then
also register in the BTS that the other package is affected by the bug.

-Ralf.

PS: for more information about the detection 

Processed: reassign 679857 to strongswan, forcibly merging 679745 679857

2012-07-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 679857 strongswan
Bug #679857 [libstrongswan,strongswan] strongswan and libstrongswan: error when 
trying to install together
Bug reassigned from package 'libstrongswan,strongswan' to 'strongswan'.
Ignoring request to alter found versions of bug #679857 to the same values 
previously set
Ignoring request to alter fixed versions of bug #679857 to the same values 
previously set
 # come on, are you kidding me???
 forcemerge 679745 679857
Bug #679745 [strongswan] libstrongswan: strongswan-4.6.4-4 conflicts with 
libstrongswan-4.6.4-4 (/etc/logcheck/ignore.d.server/strongswan)
Bug #679769 [strongswan] strongswan: fails to install, trying to overwrite 
other packages files: /etc/logcheck/ignore.d.server/strongswan
Bug #679857 [strongswan] strongswan and libstrongswan: error when trying to 
install together
Severity set to 'normal' from 'serious'
Marked as found in versions strongswan/4.6.4-4.
Added tag(s) pending.
Bug #679769 [strongswan] strongswan: fails to install, trying to overwrite 
other packages files: /etc/logcheck/ignore.d.server/strongswan
Merged 679745 679769 679857
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
679745: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679745
679769: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679769
679857: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679857
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#667755: aiccu: FTBFS[kfreebsd]: -- NMU uploaded to DELAYED/6

2012-07-02 Thread Reinier Haasjes
Hi Axel,

On 7/1/2012 1:08 AM, Axel Beckert wrote:
 Please tell me if I should delay it longer.

Looks good, you do not have to delay it longer, you may even reschedule
to 0-day if you want.

Also merged on git.

Thanks,

Reinier



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



Bug#679589: code-aster-gui: fails to install

2012-07-02 Thread trophime
code-aster fails to install because dpkg-architecture could not find
gcc. To fix the issue I think I have only to add gcc to Depends... but
should it already be installed as it is required to get
dpkg-architecture working?

In other word is this really a code-aster-gui bug??

   + tr [:lower:] [:upper:]
   sh: 1: gcc: not found
   dpkg-architecture: warning: Couldn't determine gcc system type,
 falling back to default (native compilation)
   + DEB_HOST_ARCH_OS=LINUX
   + dpkg-architecture -qDEB_HOST_ARCH_BITS
   sh: 1: gcc: not found
   dpkg-architecture: warning: Couldn't determine gcc system type,
 falling back to default (native compilation)
   + DEB_HOST_ARCH_BITS=64
 
 




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



Bug#679864: kyotocabinet: FTBFS: failed to remove `/build/buildd-kyotocabinet_1.2.76-2-i386-HBtinO/kyotocabinet-1.2.76/debian/kyotocabinet-doc/usr/share/doc/libkyotocabinet16': No such file or directo

2012-07-02 Thread Jakub Wilk

Source: kyotocabinet
Version: 1.2.76-2
Severity: serious
Justification: fails to build from source

kyotocabinet FTBFS:
| # mega-lameness:
| rmdir $(pwd)/debian/kyotocabinet-doc/usr/share/doc/libkyotocabinet16
| rmdir: failed to remove 
`/build/buildd-kyotocabinet_1.2.76-2-i386-HBtinO/kyotocabinet-1.2.76/debian/kyotocabinet-doc/usr/share/doc/libkyotocabinet16':
 No such file or directory
| make[1]: *** [override_dh_installdocs] Error 1
| make[1]: Leaving directory 
`/build/buildd-kyotocabinet_1.2.76-2-i386-HBtinO/kyotocabinet-1.2.76'
| make: *** [binary-arch] Error 2

Full build log:
https://buildd.debian.org/status/fetch.php?pkg=kyotocabinetarch=i386ver=1.2.76-2stamp=1341190492

--
Jakub Wilk



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



Bug#679409: [Pkg-xfce-devel] Bug#679409: lightdm: Fails to start on boot, invoke-rc.d lightdm start fails

2012-07-02 Thread Yves-Alexis Perez
reassign 679409 sysvinit
thanks

[sorry for duplicate, forgot the actual tags]
[and sorry for wrong address, it's not @packages.qa.debian.org]


On lun., 2012-07-02 at 12:36 +1000, James Tocknell wrote:
 Lightdm works for the earlier versions.

That puzzles me very much, 2.88dsf-22.1 is just an NMU from Christian
Perrier with translations stuff, for locales (I think) you don't use.
 
 I don't know enough about the init system to know where the problem
 would lie, but what I do know is that dependency based booting is now
 required for the broken versions. I've also looked though all log
 files that I know of, and I can't find anything related with lightdm. 

As far as I can tell, lightdm works fine with dependency based booting
everywhere else, so I'm pretty unsure it's lightdm fault, and I'm
reassigning to sysvinit.

For sysvinit people: lightdm initscript started to fail for James after
the 2.88dsf-22.1 (I'm a bit unsure of that version though, see above).
Reverting to previous versions seem to fix the problem, so I'm unsure
what the problem really is.

James, in any case, I think providing /etc/init.d/.depend.* might help
solving this.

Please keep me on CC: so I'm informed of the development. It might be
interesting to provide /var/log/lightdm.log
and /var/log/lightdm-gtk-greeeter.log, although the fact it works with
startx might means it won't show anything.

Regards,
-- 
Yves-Alexis


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


Bug#679644: marked as done (Fails to pair with SSP support devices)

2012-07-02 Thread Debian Bug Tracking System
Your message dated Mon, 02 Jul 2012 07:47:17 +
with message-id e1slblp-0001hu...@franck.debian.org
and subject line Bug#679644: fixed in gnome-bluetooth 3.4.1-2
has caused the Debian Bug report #679644,
regarding Fails to pair with SSP support devices
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.)


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

Hey,

When pairing with a device that supports SSP using the confirmation method the
pairing always fails as the wizard responds with the wrong D-Bus signature.
This makes it impossible to pair with many recent devices (Essentially
everything support bluetooth 2.1 and up)

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

Kernel: Linux 3.4-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnome-bluetooth depends on:
ii  bluez4.101-0co1
ii  consolekit   0.4.5-3
ii  dconf-gsettings-backend [gsettings-backend]  0.12.1-2
ii  dpkg 1.16.4.3
ii  gconf-gsettings-backend [gsettings-backend]  3.2.5-1
ii  gir1.2-atk-1.0   2.4.0-2
ii  gir1.2-freedesktop   1.32.1-1
ii  gir1.2-gdkpixbuf-2.0 2.26.1-1
ii  gir1.2-glib-2.0  1.32.1-1
ii  gir1.2-gnomebluetooth-1.03.4.1-2
ii  gir1.2-gtk-3.0   3.4.2-1
ii  gir1.2-pango-1.0 1.30.0-1
ii  libatk1.0-0  2.4.0-2
ii  libc62.13-33
ii  libcairo-gobject21.12.2-2
ii  libcairo21.12.2-2
ii  libgdk-pixbuf2.0-0   2.26.1-1
ii  libglib2.0-0 2.32.3-1
ii  libgnome-bluetooth10 3.4.1-1
ii  libgtk-3-0   3.4.2-1
ii  libnotify4   0.7.5-1
ii  libpango1.0-01.30.0-1
ii  obex-data-server 0.4.5-1+b3
ii  obexd-client 0.46-1+b1
ii  udev 175-3.1

Versions of packages gnome-bluetooth recommends:
ii  gvfs-backends  1.12.3-1+b1

Versions of packages gnome-bluetooth suggests:
pn  gnome-user-share  none
ii  nautilus-sendto   3.0.3-2+b1

-- no debconf information


---End Message---
---BeginMessage---
Source: gnome-bluetooth
Source-Version: 3.4.1-2

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

gir1.2-gnomebluetooth-1.0_3.4.1-2_amd64.deb
  to main/g/gnome-bluetooth/gir1.2-gnomebluetooth-1.0_3.4.1-2_amd64.deb
gnome-bluetooth_3.4.1-2.debian.tar.gz
  to main/g/gnome-bluetooth/gnome-bluetooth_3.4.1-2.debian.tar.gz
gnome-bluetooth_3.4.1-2.dsc
  to main/g/gnome-bluetooth/gnome-bluetooth_3.4.1-2.dsc
gnome-bluetooth_3.4.1-2_amd64.deb
  to main/g/gnome-bluetooth/gnome-bluetooth_3.4.1-2_amd64.deb
libgnome-bluetooth-dev_3.4.1-2_amd64.deb
  to main/g/gnome-bluetooth/libgnome-bluetooth-dev_3.4.1-2_amd64.deb
libgnome-bluetooth10_3.4.1-2_amd64.deb
  to main/g/gnome-bluetooth/libgnome-bluetooth10_3.4.1-2_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 679...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sjoerd Simons sjo...@debian.org (supplier of updated gnome-bluetooth 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: Mon, 02 Jul 2012 09:15:49 +0200
Source: gnome-bluetooth
Binary: gnome-bluetooth libgnome-bluetooth10 libgnome-bluetooth-dev 
gir1.2-gnomebluetooth-1.0
Architecture: source amd64
Version: 3.4.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers 

Bug#679597: apparmor: AppArmor totally broken

2012-07-02 Thread John Johansen
On 07/01/2012 03:02 PM, intrigeri wrote:
 tags 679597 + patch
 thanks
 
 Hi,
 
 John Johansen wrote (30 Jun 2012 07:30:20 GMT) :
 Fix the parser so it checks for the presence of the network feature in the
 compatibility interface. Previously it was assuming that if the compatibility
 interface was present that network rules where also present, this is not
 necessarily true and causes apparmor to break when only the compatibility
 patch is applied.
 
 Thanks for this patch.
 
 It works fine for me with the current sid kernel
 (linux-image-3.2.0-3-amd64 3.2.21-3).
 
 However, on a kernel that both the compat + network patches applied
 (that is, not the current sid kernel), installing the apparmor
 userspace tools with this patch applied results in reloading all
 profiles (I guess this is normal postinst operation), which triggers
 tons of such error messages:
 
   Warning from /etc/apparmor.d/usr.bin.evince
   (/etc/apparmor.d/usr.bin.evince line 148): profile sanitized_helper
   network rules not enforced
 
 And then, it seems like the applications covered by these profile are
 denied access to the network entirely:
 
   type=1400 audit(1341176452.889:291): apparmor=DENIED
   operation=create parent=1 profile=/usr/sbin/ntpd pid=6748
   comm=ntpd family=inet sock_type=dgram protocol=0
 
 (I've not tried rebooting and see what happens, though.)
 
 So I'm not too sure the network feature detection was fixed entirely.
 
 But well, in any case, the patch fixes the actual, current bug,
 which is great!
 

Gah, yes I didn't test this patch in the case of a kernel without the
networking patch followed by a kernel with it.

What is happening is it is applying the check against both the kernel
and cached policy feature set, and turning off networking based on
what is stored in the cached policy. Which in turn causes it to generate
the new cache without networking support. The only way to fix this with
the original patch is to remove the cache and then regenerate it.
Sorry about that

The check just needs to be moved a little. The initial patch should be
reversed and the following patch should be applied. With the caveat that
I haven't had a chance to finish testing it yet.  Though I should have
that done in a few hours.


=== modified file 'parser/parser_main.c'
--- parser/parser_main.c2012-07-01 08:35:05 +
+++ parser/parser_main.c2012-07-02 07:49:14 +
@@ -1187,7 +1182,12 @@
write_cache = 0;
skip_read_cache = 1;
return;
-   }
+   } else if (strstr(flags_string, network))
+   kernel_supports_network = 1;
+   else
+   kernel_supports_network = 0;
+
+
 
/*
  * Deal with cache directory versioning:






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



Bug#679859: Bug#679858: postgresql-client-9.1 and postgres-xc-client: error when trying to install together

2012-07-02 Thread Christoph Berg
All these files were there in postgresql-9.1 before postgresql-xc
appeared. The bugs should be fixed in xc.

Christoph
-- 
c...@df7cb.de | http://www.df7cb.de/


signature.asc
Description: Digital signature


Processed: reassign 679858 to postgres-xc-client

2012-07-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 679858 postgres-xc-client 1.0.0-1
Bug #679858 [postgres-xc-client,postgresql-client-9.1] postgresql-client-9.1 
and postgres-xc-client: error when trying to install together
Bug reassigned from package 'postgres-xc-client,postgresql-client-9.1' to 
'postgres-xc-client'.
Ignoring request to alter found versions of bug #679858 to the same values 
previously set
Ignoring request to alter fixed versions of bug #679858 to the same values 
previously set
Bug #679858 [postgres-xc-client] postgresql-client-9.1 and postgres-xc-client: 
error when trying to install together
Marked as found in versions postgres-xc/1.0.0-1.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
679858: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679858
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#679826: zsnes: segfaults on start in testing i386

2012-07-02 Thread Goswin von Brederlow
On Mon, 2 Jul 2012 07:35:57 +0930, Ron wrote:
 FWIW severity 'grave' for #679826 looks just a tad hysterical.

grave: makes the package in question unusable by most or all users,
   or causes data loss, or introduces a security hole allowing
   access to the accounts of users who use the package.

zsnes works without sound cards but segfaults if you have one. I would think
most users do have a soundcard so zsnes becomes unusable to most = grave.

Anyway, to see whats wrong I compiled zsnes -with -g and run it in valgrind:

/znes/zsnes-1.510+bz2# file ./src/zsnes
./src/zsnes: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), 
dynamically linked (uses shared libs), for GNU/Linux 2.6.26, 
BuildID[sha1]=0x174839ca4599d5b32320cd48b76992ee336f13ad, not stripped

/znes/zsnes-1.510+bz2# valgrind ./src/zsnes
==11091== Memcheck, a memory error detector
==11091== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
==11091== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
==11091== Command: ./src/zsnes
==11091== 
--11091-- WARNING: Serious error when reading debug info
--11091-- When reading debug info from /usr/lib/i386-linux-gnu/libGL.so.1.2:
--11091-- Can't make sense of .got section mapping
--11091-- WARNING: Serious error when reading debug info
--11091-- When reading debug info from 
/usr/lib/i386-linux-gnu/libglapi.so.0.0.0:
--11091-- Can't make sense of .got section mapping
ZSNES v1.51, (c) 1997-2007, ZSNES Team
Be sure to check http://www.zsnes.com/ for the latest version.

ZSNES is written by the ZSNES Team (See AUTHORS.TXT)
ZSNES comes with ABSOLUTELY NO WARRANTY.  This is free software,
and you are welcome to redistribute it under certain conditions;
please read 'LICENSE.TXT' thoroughly before doing so.

Use ZSNES -? for command line definitions.

Starting Mouse detection.
/dev/input does not exist or is inaccessable
ManyMouse: -1 mice detected.
==11091== Syscall param writev(vector[...]) points to uninitialised byte(s)
==11091==at 0x742DCDC: writev (writev.c:56)
==11091==by 0x7A167C5: ??? (in /usr/lib/i386-linux-gnu/libxcb.so.1.1.0)
==11091==by 0x391: ???
==11091==  Address 0xa24ee13 is 19 bytes inside a block of size 16,384 alloc'd
==11091==at 0x4A4BA68: calloc (vg_replace_malloc.c:566)
==11091==by 0x7900AE9: XOpenDisplay (in 
/usr/lib/i386-linux-gnu/libX11.so.6.3.0)
==11091==by 0x736F686B: ???
==11091== 
==11091== Conditional jump or move depends on uninitialised value(s)
==11091==at 0x4D4D774: _open_device (in /usr/lib/libao.so.4.0.0)
==11091==by 0x82FA8FE: InitSound (audio.c:197)
==11091==by 0x82FDE1E: initwinvideo (sdllink.c:1088)
==11091==by 0x82FB363: ??? (in /znes/zsnes-1.510+bz2/src/zsnes)
==11091== 
==11091== Conditional jump or move depends on uninitialised value(s)
==11091==at 0x4D4B62C: _sanitize_matrix.isra.2 (in /usr/lib/libao.so.4.0.0)
==11091==by 0x4D4D78A: _open_device (in /usr/lib/libao.so.4.0.0)
==11091==by 0x82FA8FE: InitSound (audio.c:197)
==11091==by 0x82FDE1E: initwinvideo (sdllink.c:1088)
==11091==by 0x82FB363: ??? (in /znes/zsnes-1.510+bz2/src/zsnes)
==11091== 
==11091== Use of uninitialised value of size 4
==11091==at 0x4A4DA48: strlen (mc_replace_strmem.c:390)
==11091==by 0x4D4B639: _sanitize_matrix.isra.2 (in /usr/lib/libao.so.4.0.0)
==11091==by 0x4D4D78A: _open_device (in /usr/lib/libao.so.4.0.0)
==11091==by 0x82FA8FE: InitSound (audio.c:197)
==11091==by 0x82FDE1E: initwinvideo (sdllink.c:1088)
==11091==by 0x82FB363: ??? (in /znes/zsnes-1.510+bz2/src/zsnes)
==11091== 
==11091== Invalid read of size 1
==11091==at 0x4A4DA48: strlen (mc_replace_strmem.c:390)
==11091==by 0x4D4B639: _sanitize_matrix.isra.2 (in /usr/lib/libao.so.4.0.0)
==11091==by 0x4D4D78A: _open_device (in /usr/lib/libao.so.4.0.0)
==11091==by 0x82FA8FE: InitSound (audio.c:197)
==11091==by 0x82FDE1E: initwinvideo (sdllink.c:1088)
==11091==by 0x82FB363: ??? (in /znes/zsnes-1.510+bz2/src/zsnes)
==11091==  Address 0x5 is not stack'd, malloc'd or (recently) free'd
==11091== 
==11091== 
==11091== HEAP SUMMARY:
==11091== in use at exit: 11,913,398 bytes in 490 blocks
==11091==   total heap usage: 4,694 allocs, 4,204 frees, 13,720,241 bytes 
allocated
==11091== 
==11091== LEAK SUMMARY:
==11091==definitely lost: 12 bytes in 2 blocks
==11091==indirectly lost: 0 bytes in 0 blocks
==11091==  possibly lost: 336 bytes in 2 blocks
==11091==still reachable: 11,913,050 bytes in 486 blocks
==11091== suppressed: 0 bytes in 0 blocks
==11091== Rerun with --leak-check=full to see details of leaked memory
==11091== 
==11091== For counts of detected and suppressed errors, rerun with: -v
==11091== Use --track-origins=yes to see where uninitialised values come from
==11091== ERROR SUMMARY: 5 errors from 5 contexts (suppressed: 167 from 12)
Killed

The first one looks like a problem in libxcb and I would start with the other
errors.So look at InitSound 

Processed: reassign 679859 to postgres-xc-client

2012-07-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 679859 postgres-xc-client 1.0.0-1
Bug #679859 [postgres-xc-client,postgresql-client-common] 
postgresql-client-common and postgres-xc-client: error when trying to install 
together
Bug reassigned from package 'postgres-xc-client,postgresql-client-common' to 
'postgres-xc-client'.
Ignoring request to alter found versions of bug #679859 to the same values 
previously set
Ignoring request to alter fixed versions of bug #679859 to the same values 
previously set
Bug #679859 [postgres-xc-client] postgresql-client-common and 
postgres-xc-client: error when trying to install together
Marked as found in versions postgres-xc/1.0.0-1.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
679859: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679859
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Processed: reassign 679860 to postgres-xc-contrib

2012-07-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 679860 postgres-xc-contrib 1.0.0-1
Bug #679860 [postgres-xc-contrib,postgresql-client-common] 
postgresql-client-common and postgres-xc-contrib: error when trying to install 
together
Bug reassigned from package 'postgres-xc-contrib,postgresql-client-common' to 
'postgres-xc-contrib'.
Ignoring request to alter found versions of bug #679860 to the same values 
previously set
Ignoring request to alter fixed versions of bug #679860 to the same values 
previously set
Bug #679860 [postgres-xc-contrib] postgresql-client-common and 
postgres-xc-contrib: error when trying to install together
Marked as found in versions postgres-xc/1.0.0-1.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
679860: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679860
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#679409: lightdm: Fails to start on boot, invoke-rc.d lightdm start fails

2012-07-02 Thread Petter Reinholdtsen
[Yves-Alexis Perez]
 James, in any case, I think providing /etc/init.d/.depend.* might
 help solving this.

Actually, it is better to provide the output from
/usr/share/insserv/make-testsuite, which allow the boot sequence to be
reproduced using dummy init.d scripts.

 Please keep me on CC: so I'm informed of the development. It might
 be interesting to provide /var/log/lightdm.log and
 /var/log/lightdm-gtk-greeeter.log, although the fact it works with
 startx might means it won't show anything.

To debug this, try to disable concurrent booting (and keep dependency
based boot sequencing), and see if it work better.  Also, it would be
useful to get the boot log (/var/log/boot.log) after enabling
bootlogd.

What exactly is needed to reproduce the problem?

-- 
Happy hacking
Petter Reinholdtsen



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



Bug#679409: lightdm: Fails to start on boot, invoke-rc.d lightdm start fails

2012-07-02 Thread Yves-Alexis Perez
On lun., 2012-07-02 at 10:02 +0200, Petter Reinholdtsen wrote:
 [Yves-Alexis Perez]
  James, in any case, I think providing /etc/init.d/.depend.* might
  help solving this.
 
 Actually, it is better to provide the output from
 /usr/share/insserv/make-testsuite, which allow the boot sequence to be
 reproduced using dummy init.d scripts.
 
  Please keep me on CC: so I'm informed of the development. It might
  be interesting to provide /var/log/lightdm.log and
  /var/log/lightdm-gtk-greeeter.log, although the fact it works with
  startx might means it won't show anything.
 
 To debug this, try to disable concurrent booting (and keep dependency
 based boot sequencing), and see if it work better.  Also, it would be
 useful to get the boot log (/var/log/boot.log) after enabling
 bootlogd.
 
 What exactly is needed to reproduce the problem?
 
It might help to actually put the reporter on CC: :)
-- 
Yves-Alexis


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


Bug#679873: lsb-base: Can't open /lib/lsb/init-functions

2012-07-02 Thread Teodor
Package: lsb-base
Version: 4.1+Debian7
Severity: critical

Hi,

I've seen this on my laptop and now on my workstation too:
| Preparing to replace clamav-freshclam 0.97.5+dfsg-2 (using
|   .../clamav-freshclam_0.97.5+dfsg-3_i386.deb) ...
| /etc/init.d/clamav-freshclam: 264: .: Can't open /lib/lsb/init-functions
| invoke-rc.d: initscript clamav-freshclam, action stop failed.
| dpkg: warning: subprocess old pre-removal script returned error exit status 2
| dpkg: trying script from the new package instead ...
| /etc/init.d/clamav-freshclam: 264: .: Can't open /lib/lsb/init-functions
| invoke-rc.d: initscript clamav-freshclam, action stop failed.
| dpkg: error processing 
/var/cache/apt/archives/clamav-freshclam_0.97.5+dfsg-3_i386.deb (--unpack):
| subprocess new pre-removal script returned error exit status 2
| Errors were encountered while processing:
| /var/cache/apt/archives/clamav-freshclam_0.97.5+dfsg-3_i386.deb

Indeed, that file doesn't exist:
| root@frost:~# ls /lib/lsb/
| init-functions.d  init-functions.systemd

This breaks any script (including those from init.d) that use LSB functions.

Feel free to reassing to «systemd» if you consider appropriate.

Thanks

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

Kernel: Linux 3.2.0-3-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- 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#639400: Please update for network-manager 0.9

2012-07-02 Thread Martin Willi
Hi Laurent,

 I had a quick look at the new version of the pkg that you have
 proposed and it seems that the changelog (and changes?) from the
 1.1.2-2 upload are missing, any idea?

Hm, seems that I accidentally based 1.3.0-1 on 1.1.2-1 instead of
1.1.2-2, sorry. The attached package should fix this.

 The freeze will happen at the end of the month (in 2 days). I'll upload
 the newer version for you if you can check this.

Unfortunately, there is another blocking issue with NM-0.9 and its
tundev requirement, while we use native IPsec. See [1] for how we
addressed this on Ubuntu.

Regards
Martin

[1]https://bugs.launchpad.net/bugs/872824


network-manager-strongswan_1.3.0-1.diff.gz
Description: GNU Zip compressed data


network-manager-strongswan_1.3.0-1.dsc
Description: PGP signature


Bug#676685: closing 676685

2012-07-02 Thread Geoff Clements

On Mon, 02 Jul 2012 01:36:23 +0300, Timo Aaltonen wrote:

close 676685
thanks

this is not a support channel, please use
sssd-us...@lists.fedorahosted.org for questions on how to set sssd 
up,

but read the manpages first.


I am not asking for support I am reporting a bug.

I have set up sssd in accordance with man pages _and_ using the example 
in the package. Despite setting the debug level to 9 there is absolutley 
no output to the logs about name resolution, does that sound correct to 
you?


It may be the example is wrong, maybe the man pages could be clearer, 
possibly a bug in the code or an integration problem with other 
components, I don't know but _something_ needs fixing, hence this bug. 
Also I am willing to help to find it


--
Geoff



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



Bug#679728: systemd: diversion removed in postinst, should be removed in preinst

2012-07-02 Thread Teodor MICU
Diversion is not removed at all on package removal:

| root@frost:~# ls -hl /lib/lsb/
| total 16K
| drwxr-xr-x 2 root root 4.0K Jul  2 11:11 init-functions.d
| -rw-r--r-- 1 root root  12K May 30 17:01 init-functions.systemd
| root@frost:~# dpkg -S /lib/lsb/init-functions.d
| lsb-base: /lib/lsb/init-functions.d
| root@frost:~# dpkg -S /lib/lsb/init-functions.systemd
| diversion by systemd from: /lib/lsb/init-functions
| diversion by systemd to: /lib/lsb/init-functions.systemd
|
| root@frost:~# dpkg -l '*systemd*'
| ii  libsystemd-daemon0:i 44-3i386
| ii  libsystemd-login0:i3 44-3i386
| un  systemd  none

Cheers



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



Bug#679826: zsnes: segfaults on start in testing i386

2012-07-02 Thread Fabian Greffrath

Am 02.07.2012 10:00, schrieb Goswin von Brederlow:

The first one looks like a problem in libxcb and I would start with the other
errors.So look at InitSound (audio.c:197) and initwinvideo (sdllink.c:1088).
Maybe add some printfs in there or set breakpoints in gdb.


I have reproduced this. It crashes in src/linux/audio.c in 
SoundInit_ao() around line 195 when it calls audio_device = 
ao_open_live(driver_id, driver_format, 0);. The return value of 
audio_device is checked, but it does not even get this far. It crashes 
earlier, i.e. in ao_open_live() itself.


 - Fabian



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



Bug#669480: #669480: w3c-html-validator is 100% broken by recent w3c-sgml-lib

2012-07-02 Thread Bernhard R. Link
* Joey Hess jo...@debian.org [2012-04-19]:
 Here's what happens when I try to validate a (100% valid) XHTML 1.0
 document, now that w3c-sgml-lib has been changed in a way that breaks
 w3c-html-validator:

Is wdg-html-validator still broken in this regard?
(I could not reproduce it, but I do not know which file you used to get
that behavior. But I see you filed some bugs with w3c-sgml-lib that look
somehow related and where fixed and there are new ikiwiki uploads, so
I guess it might be fixed).

If the problem is gone, please close this bug (#669480).

Thanks in advance,
Bernhard R. Link



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



Bug#667755: aiccu: FTBFS[kfreebsd]: -- NMU uploaded to DELAYED/6

2012-07-02 Thread Axel Beckert
Hi Reinier,

Reinier Haasjes wrote:
 On 7/1/2012 1:08 AM, Axel Beckert wrote:
  Please tell me if I should delay it longer.
 
 Looks good, you do not have to delay it longer, you may even reschedule
 to 0-day if you want.

Ok, will do this evening.

 Also merged on git.

Thanks. Any preference who'll prod the release team for the freeze
exception? :-)

Regards, Axel
-- 
 ,''`.  |  Axel Beckert a...@debian.org, http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE
  `-|  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5



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



Bug#679714: postgres-xc: fails to install: missing dependency on postgresql server?

2012-07-02 Thread Michael Meskes
On Sun, Jul 01, 2012 at 11:57:15AM +0200, Andreas Beckmann wrote:
 + sudo su - postgres-xc -c 'psql postgres -c CREATE NODE dn1 WITH 
 (TYPE=datanode, PORT=15432); CREATE NODE dn2 WITH (TYPE=datanode, 
 PORT=15433); select pgxc_pool_reload();'
 /var/lib/dpkg/info/postgres-xc.postinst: line 144: sudo: command not found

Argh, copypaste error, the sudo is redundant as the script is run as root 
anyway.

Michael
-- 
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
Jabber: michael.meskes at googlemail dot com
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL



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



Bug#667755: aiccu: FTBFS[kfreebsd]: -- NMU uploaded to DELAYED/6

2012-07-02 Thread Reinier Haasjes
Hi Axel,

On 7/2/2012 10:41 AM, Axel Beckert wrote:
 Thanks. Any preference who'll prod the release team for the freeze
 exception? :-)

No, I don't :)

I don't mind you do it after the reschedule, else I can do it tomorrow.

Regards,

Reinier



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



Bug#639400: Please update for network-manager 0.9

2012-07-02 Thread Laurent Bigonville
Le Mon, 02 Jul 2012 10:13:15 +0200,
Martin Willi mar...@strongswan.org a écrit :

 Hi Laurent,

Hey,

 
  I had a quick look at the new version of the pkg that you have
  proposed and it seems that the changelog (and changes?) from the
  1.1.2-2 upload are missing, any idea?
 
 Hm, seems that I accidentally based 1.3.0-1 on 1.1.2-1 instead of
 1.1.2-2, sorry. The attached package should fix this.

Thanks

 
  The freeze will happen at the end of the month (in 2 days). I'll
  upload the newer version for you if you can check this.
 
 Unfortunately, there is another blocking issue with NM-0.9 and its
 tundev requirement, while we use native IPsec. See [1] for how we
 addressed this on Ubuntu.

Do you feel confident about these patches? It seems that your 1st patch
is already included in the version 4.6.4 of strongswan. I'll see if the
missing patch can be included in the strongswan package.

Cheers,

Laurent Bigonville



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



Bug#679856: ser and kamailio: error when trying to install together

2012-07-02 Thread Tzafrir Cohen
On Mon, Jul 02, 2012 at 08:59:54AM +0200, Ralf Treinen wrote:
 Package: kamailio,ser
 Version: kamailio/3.3.0-1
 Version: ser/2.0.0-5
 Severity: serious
 User: trei...@debian.org
 Usertags: edos-file-overwrite
 
 Date: 2012-07-02
 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:

ser is not in Testing. It's likely to be removed from Unstable RSN (now
that Kamailio is finally in).

Thanks for providing us an even better excuse for that :-)

-- 
   Tzafrir Cohen
icq#16849755  jabber:tzafrir.co...@xorcom.com
+972-50-7952406   mailto:tzafrir.co...@xorcom.com
http://www.xorcom.com  iax:gu...@local.xorcom.com/tzafrir



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



Bug#679886: open-vm-dkms: Still fails to build modules

2012-07-02 Thread Hilmar Preuße
Package: open-vm-dkms
Version: 2:8.8.0+2012.05.21-724730-2
Severity: grave
Justification: renders package unusable

Dear Maintainer,

Unfortunately even the latest version of open-vm-dkms fails to build
modules and hence fails to install:

--
Deleting module version: 2012.05.21
completely from the DKMS tree.
--
Done.
Loading new open-vm-tools-2012.05.21 DKMS files...
Building only for 3.2.0-3-686-pae
Building initial module for 3.2.0-3-686-pae
Error! Bad return status for module build on kernel: 3.2.0-3-686-pae (i686)
Consult /var/lib/dkms/open-vm-tools/2012.05.21/build/make.log for more
information.
dpkg: error processing open-vm-dkms (--configure):
 subprocess installed post-installation script returned error exit status 10

- /var/lib/dkms/open-vm-tools/2012.05.21/build/make.log

DKMS make.log for open-vm-tools-2012.05.21 for kernel 3.2.0-3-686-pae (i686)
Mon Jul  2 11:11:14 CEST 2012
make: Entering directory `/usr/src/linux-headers-3.2.0-3-686-pae'
/usr/src/linux-headers-3.2.0-3-common/scripts/Makefile.build:44:
/var/lib/dkms/open-vm-tools/2012.05.21/build/Makefile: No such file or directory
make[3]: *** No rule to make target
`/var/lib/dkms/open-vm-tools/2012.05.21/build/Makefile'.  Stop.
make[2]: *** [_module_/var/lib/dkms/open-vm-tools/2012.05.21/build] Error 2
make[1]: *** [sub-make] Error 2
make: *** [all] Error 2
make: Leaving directory `/usr/src/linux-headers-3.2.0-3-686-pae'

AFAICT the open-vm-dkms package does not deliver a top level Makefile, hence
the command above fails:

hille@sid:~ $ dpkg -L open-vm-dkms|grep Make
/usr/src/open-vm-tools-2012.05.21/vsock/Makefile.kernel
/usr/src/open-vm-tools-2012.05.21/vsock/Makefile
/usr/src/open-vm-tools-2012.05.21/vmci/Makefile.kernel
/usr/src/open-vm-tools-2012.05.21/vmci/Makefile
/usr/src/open-vm-tools-2012.05.21/vmci/Makefile.normal
/usr/src/open-vm-tools-2012.05.21/vmxnet/Makefile.kernel
/usr/src/open-vm-tools-2012.05.21/vmxnet/Makefile
/usr/src/open-vm-tools-2012.05.21/vmhgfs/Makefile.kernel
/usr/src/open-vm-tools-2012.05.21/vmhgfs/Makefile
/usr/src/open-vm-tools-2012.05.21/vmblock/Makefile.kernel
/usr/src/open-vm-tools-2012.05.21/vmblock/Makefile
/usr/src/open-vm-tools-2012.05.21/vmsync/Makefile.kernel
/usr/src/open-vm-tools-2012.05.21/vmsync/Makefile

Interestingly building the modules manually still worked in the latest
package version, but fails in this one (error message quoted above):

sid:~# dkms build -m open-vm-tools -v 2012.05.21

Kernel preparation unnecessary for this kernel.  Skipping...

Building module:
cleaning build area(bad exit status: 2)
make KERNELRELEASE=3.2.0-3-686-pae -C /lib/modules/3.2.0-3-686-pae/build
M=/var/lib/dkms/open-vm-tools/2012.05.21/build(bad exit status: 2)
Error! Bad return status for module build on kernel: 3.2.0-3-686-pae (i686)
Consult /var/lib/dkms/open-vm-tools/2012.05.21/build/make.log for more
information.

Hilmar

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

Kernel: Linux 3.2.0-3-686-pae (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages open-vm-dkms depends on:
ii  dkms  2.2.0.3-1
ii  make  3.81-8.2

Versions of packages open-vm-dkms recommends:
ii  open-vm-tools  2:8.8.0+2012.05.21-724730-2

Versions of packages open-vm-dkms suggests:
pn  open-vm-toolbox  none

-- 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#679589: code-aster-gui: fails to install

2012-07-02 Thread Julien Cristau
On Mon, Jul  2, 2012 at 09:30:00 +0200, trophime wrote:

 code-aster fails to install because dpkg-architecture could not find
 gcc. To fix the issue I think I have only to add gcc to Depends... but
 should it already be installed as it is required to get
 dpkg-architecture working?
 
 In other word is this really a code-aster-gui bug??
 
I think the correct fix would be to *not* use dpkg-architecture at
install time, i.e. to set the default platform value at build time,
where dpkg-dev is available.

Cheers,
Julien
-- 
Julien Cristau  julien.cris...@logilab.fr
Logilab http://www.logilab.fr/
Informatique scientifique  gestion de connaissances



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



Bug#679589: code-aster-gui: fails to install

2012-07-02 Thread Bernhard R. Link
* trophime christophe.troph...@lncmi.cnrs.fr [120702 07:30]:
 code-aster fails to install because dpkg-architecture could not find
 gcc. To fix the issue I think I have only to add gcc to Depends... but
 should it already be installed as it is required to get
 dpkg-architecture working?

dpkg-architecture seems to be working fine (just outputting a warning
that the build host type is assumed to be the host type as no gcc is
installed).

The actual bug is later:

  + dc_platform= LINUX
  /var/lib/dpkg/info/code-aster-gui.config: 14:
/var/lib/dpkg/info/code-aster-gui.config: LINUX: not found

That's related to that part of code-aster-gui.config:

if [ ${dc_platform} =  ] ; then
dc_platform= ${DEB_HOST_ARCH_OS}  \
db_set astk/platform ${dc_platform}
if [ ${DEB_HOST_ARCH_BITS} = 64 ] ; then
dc_platform= ${DEB_HOST_ARCH_OS}${DEB_HOST_ARCH_BITS}  \
db_set astk/platform ${dc_platform}
fi
fi

Note the space after the = in both assignments. That says
execute ${DEB_HOST_ARCH_OS} with dc_platform set to an empty string.
And as DEB_HOST_ARCH_OS is LINUX and there is command named this way it
fails.

Bernhard R. Link



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



Bug#679826: zsnes: segfaults on start in testing i386

2012-07-02 Thread Fabian Greffrath

tags 679826 + patch
thanks

Am 02.07.2012 10:40, schrieb Fabian Greffrath:

I have reproduced this. It crashes in src/linux/audio.c in
SoundInit_ao() around line 195 when it calls audio_device =
ao_open_live(driver_id, driver_format, 0);. The return value of
audio_device is checked, but it does not even get this far. It crashes
earlier, i.e. in ao_open_live() itself.


From gdb:

Program received signal SIGSEGV, Segmentation fault.
0xb7c17fc6 in ?? () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
(gdb) bt
#0  0xb7c17fc6 in ?? () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#1  0xb7e8363a in _sanitize_matrix.isra.2 () from /usr/lib/libao.so.4
#2  0xb7e8578b in _open_device () from /usr/lib/libao.so.4
#3  0x082fa947 in InitSound ()
#4  0x082fde6f in initwinvideo ()
#5  0x082fb3b4 in initvideo ()
#6  0x088a175c in regptwa ()
#7  0x0838515c in SA1tableG ()
#8  0x0002 in ?? ()
#9  0xb368 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)


The problem is that the matrix element of struct driver_format is 
uninitialized when it is passed over to ao_open_live() and thus 
_open_device(). I haven't digged through libao sources that much, but 
I believe a more robust check in _sanitize_matrix() (which is where 
the crash actually occurs) may be appropriate.


 - Fabian
Description: Initialize driver_format.matrix with NULL;
Author: Fabian Greffrath fabian+deb...@greffrath.com
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679826

--- a/src/linux/audio.c
+++ b/src/linux/audio.c
@@ -170,6 +170,7 @@ static int SoundInit_ao()
   driver_format.channels = StereoSound+1;
   driver_format.rate = freqtab[SoundQuality = ((SoundQuality  6) ? 1 : SoundQuality)];
   driver_format.byte_format = AO_FMT_LITTLE;
+  driver_format.matrix = NULL;
 
   if (audio_device)
   {


Bug#679826: zsnes: segfaults on start in testing i386

2012-07-02 Thread Fabian Greffrath

Am 02.07.2012 11:15, schrieb Fabian Greffrath:

_open_device(). I haven't digged through libao sources that much, but
I believe a more robust check in _sanitize_matrix() (which is where
the crash actually occurs) may be appropriate.


The critical part is _sanitize_matrix() calling char *ret = 
calloc(strlen(matrix)+1,1); in src/audio_out.c line 633, whereas 
matrix can (and will) be garbage.


 - Fabian



--
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#679826: zsnes: segfaults on start in testing i386

2012-07-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 679826 + patch
Bug #679826 [zsnes] zsnes: segfaults on start in testing i386
Added tag(s) patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
679826: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679826
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#619263: Bug com::sun::star::uno::RuntimeException

2012-07-02 Thread Mezgani Ali
Hi,

Please when i launch libreoffice3.5 i get this error message :
Missing vcl resource. This indicates that files vital to localization are
missing. You might have a corrupt installation.
terminate called after throwing an instance of
'com::sun::star::uno::RuntimeException'

What is it ? can you help ?

I run libreoffice3.5_3.5.4-2_i386

-- 
Ali MEZGANI
*N*etwork *E*ngineering/*S*ecurity
http://www.nativelabs.org/


Bug#679827: chromium always hangs on https://github.com

2012-07-02 Thread Soeren Sonnenburg
I now created a fresh new user to test this - same thing. 100% reliably
hangs on github and various other pages. Tried to disable all kinds of
gpu and related hardware accel in about:flags - no change: still
crashes.

I asked other people and for them everything was fine (intel gfx) so it
might very well be this nvidia card / driver combo here. Now I have no
more ideas what to try :/

Re cairo:  I have libcairo2 installed (but set on hold).

Soeren

On Sun, 2012-07-01 at 14:38 -0700, Andrew Chant wrote:
 Doesn't happen for me.  Out of curiosity, how did you manage to
 install chromium without libcairo2?
 
 On Sun, Jul 1, 2012 at 2:30 PM, Soeren Sonnenburg so...@debian.org
 wrote:
 Package: chromium
 Version: 20.0.1132.43~r143823-1
 Severity: grave
 
 On various webpages like e.g. https://github.com chromium
 reproducibly
 hangs since this upgrade to 20.X (same with google-chrome even
 from dev
 channel 21.X).
 
 This occurs with all plugins and extensions disabled and even
 in
 incognito mode and even after removing .cache .config
 
 -- System Information:
 Debian Release: wheezy/sid
   APT prefers stable-updates
   APT policy: (500, 'stable-updates'), (500, 'unstable'),
 (500, 'testing'), (500, 'stable')
 Architecture: amd64 (x86_64)
 
 Kernel: Linux 3.5.0-rc3-sonne+ (SMP w/2 CPU cores; PREEMPT)
 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 chromium depends on:
 ii  chromium-inspector  20.0.1132.43~r143823-1
 ii  gconf-service   3.2.5-1
 ii  libasound2  1.0.25-3
 ii  libatk1.0-0 2.4.0-2
 ii  libbz2-1.0  1.0.6-3
 ii  libc6   2.13-34
 pn  libcairo2   none
 ii  libcups21.5.3-2
 ii  libdbus-1-3 1.6.2-1
 ii  libevent-2.0-5  2.0.19-stable-3
 ii  libexpat1   2.1.0-1
 ii  libflac81.2.1-6
 ii  libfontconfig1  2.9.0-6
 ii  libfreetype62.4.9-1
 ii  libgcc1 1:4.7.1-2
 ii  libgconf-2-43.2.5-1
 ii  libgcrypt11 1.5.0-3
 ii  libgdk-pixbuf2.0-0  2.26.1-1
 ii  libglib2.0-02.32.3-1
 ii  libgnome-keyring0   3.4.1-1
 ii  libgtk2.0-0 2.24.10-1
 ii  libjpeg88d-1
 ii  libnspr42:4.9.1-1
 ii  libnss3 2:3.13.5-1
 ii  libnss3-1d  2:3.13.5-1
 ii  libpango1.0-0   1.30.0-1
 ii  libpng12-0  1.2.49-1
 ii  libpulse0   2.0-3
 ii  libspeex1   1.2~rc1-6
 ii  libstdc++6  4.7.1-2
 ii  libudev0175-3.1
 ii  libwebp20.1.3-3
 ii  libx11-62:1.5.0-1
 ii  libxcomposite1  1:0.4.3-2
 ii  libxext62:1.3.1-2
 ii  libxfixes3  1:5.0-4
 ii  libxml2 2.8.0+dfsg1-4
 ii  libxrender1 1:0.9.7-1
 ii  libxslt1.1  1.1.26-12+rebuild1
 ii  libxss1 1:1.2.2-1
 ii  xdg-utils   1.1.0~rc1+git20111210-6
 ii  zlib1g  1:1.2.7.dfsg-13
 
 chromium recommends no packages.
 
 Versions of packages chromium suggests:
 pn  chromium-l10n  none
 
 -- no debconf information
 
 
 
 

-- 
For the one fact about the future of which we can be certain is that it
will be utterly fantastic. -- Arthur C. Clarke, 1962


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


Bug#679811: dh_shlibdeps crashes on s390x

2012-07-02 Thread Soeren Sonnenburg
On Sun, 2012-07-01 at 15:27 -0400, Joey Hess wrote:
 Soeren Sonnenburg wrote:
  When building shogun dh_shlibdeps crashes with 
 
  *** glibc detected *** /usr/bin/perl: free(): invalid pointer:
  dpkg-shlibdeps: error: objdump died from signal 6
  dh_shlibdeps: dpkg-shlibdeps -Tdebian/shogun-ruby-modular.substvars
  debian/shogun-ruby-modular/usr/lib/site_ruby/1.9.1/s390x-linux/modshogun.so
  returned exit code 255
 
 Is the objdump program somehow a perl script?

You are right - I was just lazy :/

 Because that's what
 seems to be crashing, as called by dpkg-shlibdeps, as called by
 dh_shlibdeps. But here objdump is a binary.. Anyway, it's either
 objdump or dpkg-shlibdeps that is crashing, and the actual bug may well
 be in perl. 

From the logs it seems to me that both objdump and perl crash here - so
if you agree this should rather be assigned to perl / binutils.

 You can use dh_shlibdeps -d to get the dpkg-shlibdeps command line,
 run that with -v to get the objdump command line, and chase down which
 program is actually crashing that way.


I am not really sure what you suggest here: ssh into some s390x machine
and build things manually then ran the dh_shlibdeps?

Soeren
-- 
For the one fact about the future of which we can be certain is that it
will be utterly fantastic. -- Arthur C. Clarke, 1962


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


Bug#679714: marked as done (postgres-xc: fails to install: missing dependency on postgresql server?)

2012-07-02 Thread Debian Bug Tracking System
Your message dated Mon, 02 Jul 2012 10:47:48 +
with message-id e1sleaw-00021u...@franck.debian.org
and subject line Bug#679714: fixed in postgres-xc 1.0.0-2
has caused the Debian Bug report #679714,
regarding postgres-xc: fails to install: missing dependency on postgresql 
server?
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.)


-- 
679714: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679714
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: postgres-xc
Version: 1.0.0-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed to install. As
per definition of the release team this makes the package too buggy for
a release, thus the severity.

From the attached log (scroll to the bottom...):

[...]
  creating template1 database in datanode2/base/1 ... ok
  initializing pg_authid ... ok
  initializing dependencies ... ok
  creating system views ... ok
  creating cluster information ... ok
  loading system objects' descriptions ... ok
  creating collations ... ok
  creating conversions ... ok
  creating dictionaries ... ok
  setting privileges on built-in objects ... ok
  creating information schema ... ok
  loading PL/pgSQL server-side language ... ok
  vacuuming database template1 ... ok
  copying template1 to template0 ... ok
  copying template1 to postgres ... ok
  
  WARNING: enabling trust authentication for local connections
  You can change this by editing pg_hba.conf or using the -A option the
  next time you run initdb.
  
  Success.
   You can now start the database server of the Postgres-XC coordinator using:
  
  postgres -C -D datanode2
  or
  pg_ctl start -D datanode2 -Z coordinator -l logfile
  
   You can now start the database server of the Postgres-XC datanode using:
  
  postgres -X -D datanode2
  or 
  pg_ctl start -D datanode2 -Z datanode -l logfile
  
  invoke-rc.d: policy-rc.d denied execution of start.
  dpkg: error processing postgres-xc (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   postgres-xc


Retrying manually and adding set -x before running dpkg-configure
--pending results in

[...]
+ i=9
+ sleep 1
+ '[' 9 -gt 10 ']'
+ '[' '!' -S /var/run/postgresql/.s.PGSQL.5432 ']'
+ i=10
+ sleep 1
+ '[' 10 -gt 10 ']'
+ '[' '!' -S /var/run/postgresql/.s.PGSQL.5432 ']'
+ i=11
+ sleep 1
+ '[' 11 -gt 10 ']'
+ exit 1
dpkg: error processing postgres-xc (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 postgres-xc

Where should the socket come from?

cheers,

Andreas


postgres-xc_1.0.0-1.log.gz
Description: GNU Zip compressed data
---End Message---
---BeginMessage---
Source: postgres-xc
Source-Version: 1.0.0-2

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

ecpg-xc_1.0.0-2_amd64.deb
  to main/p/postgres-xc/ecpg-xc_1.0.0-2_amd64.deb
postgres-xc-client_1.0.0-2_amd64.deb
  to main/p/postgres-xc/postgres-xc-client_1.0.0-2_amd64.deb
postgres-xc-contrib_1.0.0-2_amd64.deb
  to main/p/postgres-xc/postgres-xc-contrib_1.0.0-2_amd64.deb
postgres-xc-dbg_1.0.0-2_amd64.deb
  to main/p/postgres-xc/postgres-xc-dbg_1.0.0-2_amd64.deb
postgres-xc-doc_1.0.0-2_all.deb
  to main/p/postgres-xc/postgres-xc-doc_1.0.0-2_all.deb
postgres-xc-plperl_1.0.0-2_amd64.deb
  to main/p/postgres-xc/postgres-xc-plperl_1.0.0-2_amd64.deb
postgres-xc-plpython_1.0.0-2_amd64.deb
  to main/p/postgres-xc/postgres-xc-plpython_1.0.0-2_amd64.deb
postgres-xc-pltcl_1.0.0-2_amd64.deb
  to main/p/postgres-xc/postgres-xc-pltcl_1.0.0-2_amd64.deb
postgres-xc-server-dev_1.0.0-2_amd64.deb
  to main/p/postgres-xc/postgres-xc-server-dev_1.0.0-2_amd64.deb
postgres-xc_1.0.0-2.debian.tar.gz
  to main/p/postgres-xc/postgres-xc_1.0.0-2.debian.tar.gz
postgres-xc_1.0.0-2.dsc
  to main/p/postgres-xc/postgres-xc_1.0.0-2.dsc
postgres-xc_1.0.0-2_amd64.deb
  to main/p/postgres-xc/postgres-xc_1.0.0-2_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 679...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Meskes mes...@debian.org (supplier of updated postgres-xc package)

(This message was generated automatically at their request; if you
believe 

Bug#679858: marked as done (postgresql-client-9.1 and postgres-xc-client: error when trying to install together)

2012-07-02 Thread Debian Bug Tracking System
Your message dated Mon, 02 Jul 2012 10:47:48 +
with message-id e1sleaw-00021a...@franck.debian.org
and subject line Bug#679858: fixed in postgres-xc 1.0.0-2
has caused the Debian Bug report #679858,
regarding postgresql-client-9.1 and postgres-xc-client: error when trying to 
install together
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.)


-- 
679858: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679858
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: postgres-xc-client,postgresql-client-9.1
Version: postgres-xc-client/1.0.0-1
Version: postgresql-client-9.1/9.1.4-2
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2012-07-02
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!
  libbsd0 libedit2 libkeyutils1 libkrb5support0 libk5crypto3 libkrb5-3
  libgssapi-krb5-2 libsasl2-2 libldap-2.4-2 libpq5 postgres-xc-client
  postgresql-client-common postgresql-client-9.1
Authentication warning overridden.
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously unselected package libbsd0:amd64.
(Reading database ... 10720 files and directories currently installed.)
Unpacking libbsd0:amd64 (from .../libbsd0_0.4.2-1_amd64.deb) ...
Selecting previously unselected package libedit2:amd64.
Unpacking libedit2:amd64 (from .../libedit2_2.11-20080614-5_amd64.deb) ...
Selecting previously unselected package libkeyutils1:amd64.
Unpacking libkeyutils1:amd64 (from .../libkeyutils1_1.5.5-3_amd64.deb) ...
Selecting previously unselected package libkrb5support0:amd64.
Unpacking libkrb5support0:amd64 (from 
.../libkrb5support0_1.10.1+dfsg-1_amd64.deb) ...
Selecting previously unselected package libk5crypto3:amd64.
Unpacking libk5crypto3:amd64 (from .../libk5crypto3_1.10.1+dfsg-1_amd64.deb) ...
Selecting previously unselected package libkrb5-3:amd64.
Unpacking libkrb5-3:amd64 (from .../libkrb5-3_1.10.1+dfsg-1_amd64.deb) ...
Selecting previously unselected package libgssapi-krb5-2:amd64.
Unpacking libgssapi-krb5-2:amd64 (from 
.../libgssapi-krb5-2_1.10.1+dfsg-1_amd64.deb) ...
Selecting previously unselected package libsasl2-2:amd64.
Unpacking libsasl2-2:amd64 (from .../libsasl2-2_2.1.25.dfsg1-4+b1_amd64.deb) ...
Selecting previously unselected package libldap-2.4-2:amd64.
Unpacking libldap-2.4-2:amd64 (from .../libldap-2.4-2_2.4.31-1_amd64.deb) ...
Selecting previously unselected package libpq5.
Unpacking libpq5 (from .../libpq5_9.1.4-2_amd64.deb) ...
Selecting previously unselected package postgres-xc-client.
Unpacking postgres-xc-client (from .../postgres-xc-client_1.0.0-1_amd64.deb) ...
Selecting previously unselected package postgresql-client-common.
Unpacking postgresql-client-common (from 
.../postgresql-client-common_132_all.deb) ...
dpkg: error processing 
/var/cache/apt/archives/postgresql-client-common_132_all.deb (--unpack):
 trying to overwrite '/usr/bin/clusterdb', which is also in package 
postgres-xc-client 1.0.0-1
Selecting previously unselected package postgresql-client-9.1.
Unpacking postgresql-client-9.1 (from 
.../postgresql-client-9.1_9.1.4-2_amd64.deb) ...
dpkg: error processing 
/var/cache/apt/archives/postgresql-client-9.1_9.1.4-2_amd64.deb (--unpack):
 trying to overwrite '/usr/share/locale/ro/LC_MESSAGES/pgscripts-9.1.mo', which 
is also in package postgres-xc-client 1.0.0-1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Processing triggers for man-db ...
Errors were encountered while processing:
 /var/cache/apt/archives/postgresql-client-common_132_all.deb
 /var/cache/apt/archives/postgresql-client-9.1_9.1.4-2_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


This is a serious bug as it makes installation fail, and violates
sections 7.6.1 and 10.1 of the policy. An optimal solution would
consist in only one of the packages installing that file, and renaming
or removing the file in the other package. Depending on the
circumstances you might also consider Replace relations or file
diversions. If the conflicting situation cannot be resolved then, as a
last resort, the two packages have to declare a mutual
Conflict. Please take into account that Replaces, Conflicts and
diversions should only be used when packages provide different
implementations for the same functionality.

Here is a list of files that are known to be shared by both packages
(according to the Contents 

Bug#679859: marked as done (postgresql-client-common and postgres-xc-client: error when trying to install together)

2012-07-02 Thread Debian Bug Tracking System
Your message dated Mon, 02 Jul 2012 10:47:48 +
with message-id e1sleaw-00021f...@franck.debian.org
and subject line Bug#679859: fixed in postgres-xc 1.0.0-2
has caused the Debian Bug report #679859,
regarding postgresql-client-common and postgres-xc-client: error when trying to 
install together
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.)


-- 
679859: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679859
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: postgres-xc-client,postgresql-client-common
Version: postgres-xc-client/1.0.0-1
Version: postgresql-client-common/132
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2012-07-02
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!
  libbsd0 libedit2 libkeyutils1 libkrb5support0 libk5crypto3 libkrb5-3
  libgssapi-krb5-2 libsasl2-2 libldap-2.4-2 libpq5 postgres-xc-client
  postgresql-client-common
Authentication warning overridden.
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously unselected package libbsd0:amd64.
(Reading database ... 10720 files and directories currently installed.)
Unpacking libbsd0:amd64 (from .../libbsd0_0.4.2-1_amd64.deb) ...
Selecting previously unselected package libedit2:amd64.
Unpacking libedit2:amd64 (from .../libedit2_2.11-20080614-5_amd64.deb) ...
Selecting previously unselected package libkeyutils1:amd64.
Unpacking libkeyutils1:amd64 (from .../libkeyutils1_1.5.5-3_amd64.deb) ...
Selecting previously unselected package libkrb5support0:amd64.
Unpacking libkrb5support0:amd64 (from 
.../libkrb5support0_1.10.1+dfsg-1_amd64.deb) ...
Selecting previously unselected package libk5crypto3:amd64.
Unpacking libk5crypto3:amd64 (from .../libk5crypto3_1.10.1+dfsg-1_amd64.deb) ...
Selecting previously unselected package libkrb5-3:amd64.
Unpacking libkrb5-3:amd64 (from .../libkrb5-3_1.10.1+dfsg-1_amd64.deb) ...
Selecting previously unselected package libgssapi-krb5-2:amd64.
Unpacking libgssapi-krb5-2:amd64 (from 
.../libgssapi-krb5-2_1.10.1+dfsg-1_amd64.deb) ...
Selecting previously unselected package libsasl2-2:amd64.
Unpacking libsasl2-2:amd64 (from .../libsasl2-2_2.1.25.dfsg1-4+b1_amd64.deb) ...
Selecting previously unselected package libldap-2.4-2:amd64.
Unpacking libldap-2.4-2:amd64 (from .../libldap-2.4-2_2.4.31-1_amd64.deb) ...
Selecting previously unselected package libpq5.
Unpacking libpq5 (from .../libpq5_9.1.4-2_amd64.deb) ...
Selecting previously unselected package postgres-xc-client.
Unpacking postgres-xc-client (from .../postgres-xc-client_1.0.0-1_amd64.deb) ...
Selecting previously unselected package postgresql-client-common.
Unpacking postgresql-client-common (from 
.../postgresql-client-common_132_all.deb) ...
dpkg: error processing 
/var/cache/apt/archives/postgresql-client-common_132_all.deb (--unpack):
 trying to overwrite '/usr/bin/clusterdb', which is also in package 
postgres-xc-client 1.0.0-1
Processing triggers for man-db ...
Errors were encountered while processing:
 /var/cache/apt/archives/postgresql-client-common_132_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


This is a serious bug as it makes installation fail, and violates
sections 7.6.1 and 10.1 of the policy. An optimal solution would
consist in only one of the packages installing that file, and renaming
or removing the file in the other package. Depending on the
circumstances you might also consider Replace relations or file
diversions. If the conflicting situation cannot be resolved then, as a
last resort, the two packages have to declare a mutual
Conflict. Please take into account that Replaces, Conflicts and
diversions should only be used when packages provide different
implementations for the same functionality.

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/bin/clusterdb
  /usr/bin/createdb
  /usr/bin/createlang
  /usr/bin/createuser
  /usr/bin/dropdb
  /usr/bin/droplang
  /usr/bin/dropuser
  /usr/bin/pg_dump
  /usr/bin/pg_dumpall
  /usr/bin/pg_restore
  /usr/bin/psql
  /usr/bin/reindexdb
  /usr/bin/vacuumdb

This bug has been filed against 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. 

Bug#679860: marked as done (postgresql-client-common and postgres-xc-contrib: error when trying to install together)

2012-07-02 Thread Debian Bug Tracking System
Your message dated Mon, 02 Jul 2012 10:47:48 +
with message-id e1sleaw-00021k...@franck.debian.org
and subject line Bug#679860: fixed in postgres-xc 1.0.0-2
has caused the Debian Bug report #679860,
regarding postgresql-client-common and postgres-xc-contrib: error when trying 
to install together
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.)


-- 
679860: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679860
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: postgres-xc-contrib,postgresql-client-common
Version: postgres-xc-contrib/1.0.0-1
Version: postgresql-client-common/132
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2012-07-02
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!
  libbsd0 libedit2 libkeyutils1 libkrb5support0 libk5crypto3 libkrb5-3
  libgssapi-krb5-2 libsasl2-2 libldap-2.4-2 libxml2 libxslt1.1 libossp-uuid16
  libpq5 openssl postgres-xc-client ssl-cert postgres-xc postgres-xc-contrib
  postgresql-client-common
Preconfiguring packages ...
Authentication warning overridden.
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously unselected package libbsd0:amd64.
(Reading database ... 10720 files and directories currently installed.)
Unpacking libbsd0:amd64 (from .../libbsd0_0.4.2-1_amd64.deb) ...
Selecting previously unselected package libedit2:amd64.
Unpacking libedit2:amd64 (from .../libedit2_2.11-20080614-5_amd64.deb) ...
Selecting previously unselected package libkeyutils1:amd64.
Unpacking libkeyutils1:amd64 (from .../libkeyutils1_1.5.5-3_amd64.deb) ...
Selecting previously unselected package libkrb5support0:amd64.
Unpacking libkrb5support0:amd64 (from 
.../libkrb5support0_1.10.1+dfsg-1_amd64.deb) ...
Selecting previously unselected package libk5crypto3:amd64.
Unpacking libk5crypto3:amd64 (from .../libk5crypto3_1.10.1+dfsg-1_amd64.deb) ...
Selecting previously unselected package libkrb5-3:amd64.
Unpacking libkrb5-3:amd64 (from .../libkrb5-3_1.10.1+dfsg-1_amd64.deb) ...
Selecting previously unselected package libgssapi-krb5-2:amd64.
Unpacking libgssapi-krb5-2:amd64 (from 
.../libgssapi-krb5-2_1.10.1+dfsg-1_amd64.deb) ...
Selecting previously unselected package libsasl2-2:amd64.
Unpacking libsasl2-2:amd64 (from .../libsasl2-2_2.1.25.dfsg1-4+b1_amd64.deb) ...
Selecting previously unselected package libldap-2.4-2:amd64.
Unpacking libldap-2.4-2:amd64 (from .../libldap-2.4-2_2.4.31-1_amd64.deb) ...
Selecting previously unselected package libxml2:amd64.
Unpacking libxml2:amd64 (from .../libxml2_2.8.0+dfsg1-4_amd64.deb) ...
Selecting previously unselected package libxslt1.1:amd64.
Unpacking libxslt1.1:amd64 (from .../libxslt1.1_1.1.26-12+rebuild1_amd64.deb) 
...
Selecting previously unselected package libossp-uuid16.
Unpacking libossp-uuid16 (from .../libossp-uuid16_1.6.2-1.3_amd64.deb) ...
Selecting previously unselected package libpq5.
Unpacking libpq5 (from .../libpq5_9.1.4-2_amd64.deb) ...
Selecting previously unselected package openssl.
Unpacking openssl (from .../openssl_1.0.1c-3_amd64.deb) ...
Selecting previously unselected package postgres-xc-client.
Unpacking postgres-xc-client (from .../postgres-xc-client_1.0.0-1_amd64.deb) ...
Selecting previously unselected package ssl-cert.
Unpacking ssl-cert (from .../ssl-cert_1.0.31_all.deb) ...
Selecting previously unselected package postgres-xc.
Unpacking postgres-xc (from .../postgres-xc_1.0.0-1_amd64.deb) ...
Selecting previously unselected package postgres-xc-contrib.
Unpacking postgres-xc-contrib (from .../postgres-xc-contrib_1.0.0-1_amd64.deb) 
...
Selecting previously unselected package postgresql-client-common.
Unpacking postgresql-client-common (from 
.../postgresql-client-common_132_all.deb) ...
dpkg: error processing 
/var/cache/apt/archives/postgresql-client-common_132_all.deb (--unpack):
 trying to overwrite '/usr/bin/pg_basebackup', which is also in package 
postgres-xc 1.0.0-1
Processing triggers for man-db ...
Errors were encountered while processing:
 /var/cache/apt/archives/postgresql-client-common_132_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


This is a serious bug as it makes installation fail, and violates
sections 7.6.1 and 10.1 of the policy. An optimal solution would
consist in only one of the packages installing that file, and renaming
or removing the file in the other package. Depending 

Bug#679826: zsnes: segfaults on start in testing i386

2012-07-02 Thread Etienne Millon
Great ! I will test that and prepare a package if everything else
works.

Thanks a lot for the debugging and the patch.

-- 
Etienne Millon



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



Bug#549681: mkvmlinuz: use xz to compress vmlinuz-boxed initrd

2012-07-02 Thread Touko Korpela
On Sun, Jul 01, 2012 at 11:03:02AM -0400, Milan Kupcevic wrote:
 On 07/01/2012 07:05 AM, Touko Korpela wrote:
  ...
  +if test $post_2_6_38; then
  +  XZ=xz --check=crc32 -8
  +else
  +  XZ=false
  +fi
  
  From xz(1) manual page (you can ignore DecMem):
   Preset   DictSize   CompCPU   CompMem   DecMem
 -0 256 KiB   03 MiB1 MiB
 -1   1 MiB   19 MiB2 MiB
 -2   2 MiB   2   17 MiB3 MiB
 -3   4 MiB   3   32 MiB5 MiB
 -4   4 MiB   4   48 MiB5 MiB
 -5   8 MiB   5   94 MiB9 MiB
 -6   8 MiB   6   94 MiB9 MiB
 -7  16 MiB   6  186 MiB   17 MiB
 -8  32 MiB   6  370 MiB   33 MiB
 -9  64 MiB   6  674 MiB   65 MiB
  
  Better to use default setting -6 that has lower memory requirement.
  
 
 Here is timing for re-compression from gzip to xz on Pegasos II with
 Freescale 7447 1GhZ processor and 1Gb RAM:

Use of -8 option isn't a good thing for systems having only 512 Mib or less
memory. This operation shouldn't force to use slow swap space or OOM.

 
 set   time compressed size
 -91m43.962s9.5MB
 -81m44.824s9.5MB
 -61m35.097s9.6MB
 -31m10.080s10.6MB
 -20m45.609s10.7MB
 -00m19.286s11.1MB
 
 I've originally decided to go with -8, mainly because the same preset is
 used in mkinitramfs form initramfs-tools package. It may be worth
 hearing arguments about the timing given that all presets currently
 produce vmlinuz smaller than the 12MB limit, but the compression time is
 very different.

Your size numbers show that -8 produces only marginally smaller images.
If mkinitramfs (initramfs-tools) uses -8 for xz compression, it should be
changed too.



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



Bug#679523: initscripts: 2.88dsf-28 version (unstable) creates issues with udev

2012-07-02 Thread Roger Leigh
On Mon, Jul 02, 2012 at 01:03:17PM +0200, Eloi COUTANT wrote:
 Hi,
 
 Here is the result of the ls -ld /run /var/run command:
 --
 lrwxrwxrwx  1 root root   8 oct.  25  2011 /run - /var/run
 drwxr-xr-x 21 root root 900 juil.  2 12:49 /var/run
 --

Thanks.  I fixed this issue in git yesterday, and it will be
uploaded soon.  In the interim, you may find fixed versions of
the packages here:

  http://people.debian.org/~rleigh/sysvinit/


Regards,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linuxhttp://people.debian.org/~rleigh/
 `. `'   schroot and sbuild  http://alioth.debian.org/projects/buildd-tools
   `-GPG Public Key  F33D 281D 470A B443 6756 147C 07B3 C8BC 4083 E800



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



Bug#679523: initscripts: 2.88dsf-28 version (unstable) creates issues with udev

2012-07-02 Thread Eloi COUTANT
Hi,

Here is the result of the ls -ld /run /var/run command:
--
lrwxrwxrwx  1 root root   8 oct.  25  2011 /run - /var/run
drwxr-xr-x 21 root root 900 juil.  2 12:49 /var/run
--

I succeed to log the boot errors with bootlogd, but I didn't for the
shutdown. About the boot:
--
Mon Jul  2 12:37:45 2012: mount: according to mtab, tmpfs is already
mounted on /run/lock Mon Jul  2 12:37:45 2012: mount: according to
mtab, tmpfs is already mounted on /run/shm Mon Jul  2 12:37:46 2012:
[] Mounting local filesystems...^[[?25l^[[?1c^[7^[[1G[^[[32m ok
^[[39;49m^[8^[[?25h^[[?0cdone. Mon Jul  2 12:37:46 2012: []
Activating swapfile swap...^[[?25l^[[?1c^[7^[[1G[^[[32m ok
^[[39;49m^[8^[[?25h^[[?0cdone. Mon Jul  2 12:37:46 2012: atmarpd: ARPD:
Linux ATM ARP, version 2.5.1 Mon Jul  2 12:37:46 2012: udevd[500]:
failed to create queue file: No such file or directory Mon Jul  2
12:37:46 2012: Mon Jul  2 12:37:46 2012: [] Setting kernel
variables ...^[[?25l^[[?1c^[7^[[1G[^[[32m ok
^[[39;49m^[8^[[?25h^[[?0cdone. Mon Jul  2 12:37:46 2012: udevd[500]:
failed to create queue file: No such file or directory --

during the shutdown, I have an issue unmounting temporary filesystems
failed, about /var/run ; /var/run/shm... (device is busy).

The udev error is repeated ten of times in daemon.log.

Best,
Eloi



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



Bug#679826: zsnes: segfaults on start in testing i386

2012-07-02 Thread Goswin von Brederlow
Hi,

might I suggest adding
memset(driver_format, 0, sizeof(driver_format));
That way even if the API changes and the driver_format structure grows
it will still initialize all fields to 0, which is usualy a good default.

MfG
Goswin



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



Bug#679904: qemu-kvm 1.1 - amd64 - undefined symbol: usbredirfilter_string_to_rules

2012-07-02 Thread Nico Prenzel
Package: qemu-kvm
Version: 1.1~z0+dfsg-1
Justification: renders package unusable
Severity: grave
Dear Maintainer,

with qemu-kvm package I do receive the following error with amd64 kernel:
 kvm --version
 kvm: symbol lookup error: kvm: undefined symbol: 
 usbredirfilter_string_to_rules

On my other Linux 3.4-trunk-686-pae #1 SMP Wed Jun 6 15:11:31 UTC 2012 i686 
GNU/Linux box this error doesn't appear.

Thanks,

NicoP.


-- Package-specific info:

/proc/cpuinfo:
processor   : 0
vendor_id   : CentaurHauls
cpu family  : 6
model   : 15
model name  : VIA Nano U3100 (1.6GHz Capable)
stepping: 10
cpu MHz : 1596.069
cache size  : 1024 KB
fpu : yes
fpu_exception   : yes
cpuid level : 10
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat clflush acpi mmx fxsr sse sse2 ss tm pbe syscall nx lm constant_tsc up 
rep_good nopl pni monitor vmx est tm2 ssse3 cx16 xtpr sse4_1 popcnt rng rng_en 
ace ace_en ace2 phe phe_en pmm pmm_en lahf_lm ida
bogomips: 3192.13
clflush size: 64
cache_alignment : 128
address sizes   : 36 bits physical, 48 bits virtual
power management:


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-2-amd64 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages qemu-kvm depends on:
ii  adduser 3.113+nmu3
ii  ipxe-qemu   1.0.0+git-20120202.f6840ba-3
ii  libaio1 0.3.109-3
ii  libasound2  1.0.25-3
ii  libbluetooth3   4.99-2
ii  libbrlapi0.54.4-2
ii  libc6   2.13-33
ii  libcurl3-gnutls 7.26.0-1
ii  libglib2.0-02.32.3-1
ii  libgnutls26 2.12.20-1
ii  libiscsi1   1.4.0-3
ii  libjpeg88d-1
ii  libncurses5 5.9-9
ii  libpng12-0  1.2.49-1
ii  libpulse0   2.0-3
ii  librados2   0.47.2-1
ii  librbd1 0.47.2-1
ii  libsasl2-2  2.1.25.dfsg1-4+b1
ii  libsdl1.2debian 1.2.15-5
ii  libspice-server10.11.0-1
ii  libtinfo5   5.9-9
ii  libusbredirparser0  0.4.3-2
ii  libuuid12.20.1-5.1
ii  libvdeplug2 2.3.2-4
ii  libx11-62:1.5.0-1
ii  python  2.7.3~rc2-1
ii  qemu-keymaps1.1.0+dfsg-1
ii  qemu-utils  1.1.0+dfsg-1
ii  seabios 1.7.0-1
ii  vgabios 0.7a-3
ii  zlib1g  1:1.2.7.dfsg-13
Versions of packages qemu-kvm recommends:
ii  bridge-utils  1.5-3
ii  iproute   20120521-3
Versions of packages qemu-kvm suggests:
pn  debootstrap  none
pn  sambanone
pn  vde2 none
-- 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#452029: 452029: problem is not printf but the line after that

2012-07-02 Thread Bernhard R. Link
* Nico Golde n...@debian.org [2007-11-19]
 The problem here is that it never checks if TOK[3] for example is != NULL.
 It just assumes it is there depending on the command it got by the server.

That is true, but the printf is not the problem (glibc which is used on
all Debian architectures allows NULL and prints (NULL)).
The problem is the code after that:

543 if (*TOK[i] == ASCIIHEXCHAR  TOK[i + 1] == NULL) {

Bernhard R. Link



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



Bug#679526: Bug#638741: Bug#679526: Build-Depends on obsolete package ia32-libs-dev

2012-07-02 Thread Fabian Greffrath

Am 29.06.2012 21:38, schrieb Fabian Greffrath:

Ouch...! /o\


Hey, wait, this is about /usr/lib vs. /usr/lib32 and not multiarch.



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



Bug#679811: dh_shlibdeps crashes on s390x

2012-07-02 Thread Joey Hess
Soeren Sonnenburg wrote:
 I am not really sure what you suggest here: ssh into some s390x machine
 and build things manually then ran the dh_shlibdeps?

Well, yes, the bug needs to be reproduced and investigated to see what
is crashing, surely.

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#679904: qemu-kvm 1.1 - amd64 - undefined symbol: usbredirfilter_string_to_rules

2012-07-02 Thread Michael Tokarev
tags 679904 + unreproducible
forcemerge 679904 679899
thanks

02.07.2012 15:27, Nico Prenzel wrote:
 Package: qemu-kvm
 Version: 1.1~z0+dfsg-1
 Justification: renders package unusable
 Severity: grave
 Dear Maintainer,
 
 with qemu-kvm package I do receive the following error with amd64 kernel:
 kvm --version
 kvm: symbol lookup error: kvm: undefined symbol: 
 usbredirfilter_string_to_rules

I can't reproduce this on my amd64 sid host.  The library in question -

 ii  libusbredirparser0  0.4.3-2

is the same on my machine and on the buildd box which built this qemu-kvm
package.  Now, I'm not sure what to do next.  It should work, and it works
here.

/mjt



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



Bug#679746: [Adduser-devel] Bug#679746: default --system home directory leads to piuparts RC bugs

2012-07-02 Thread Stephen Gran
Hi,

This one time, at band camp, Marc Haber said:
 On Sun, Jul 01, 2012 at 03:43:42PM +0100, Stephen Gran wrote:
  This one time, at band camp, Marc Haber said:
   Thus, packages using adduser --system and relying on adduser doing the
   right thing will get a piuparts-based RC bug in no time. Adduser
   should change its default behavior to something that QA will accept.
  
  And what directory would that be, then?
 
 Since policy does not give any hints about that, adduser --system
 should probably insist on --home being given.

I think I'd like to summarize, if I may:

Policy says packages can't rely on the layout of /home/
Some packages invoke adduser --system without the switch --home
In this case, adduser creates a user with $HOME under /home/

There is so far no evidence that these packages rely on the presence of
that directory

You think this is a release-critical bug in adduser

You have filed this as we freeze

Congratulations.

Now, I don't agree that this is a bug in adduser - I think this is a bug
in packages invoking adduser.  I think the right way to do this is a
mass bug filing on those packages.

Your suggestion of a 'fix' makes lots of packages insta-buggy, which is
effectively the same as a mass bug-filing.

So, unless you can give me compelling arguments that this is actually
adduser's problem to solve, I'd like you to talk about your prospective
mass bug-filing on -devel.

Cheers,
-- 
 -
|   ,''`.Stephen Gran |
|  : :' :sg...@debian.org |
|  `. `'Debian user, admin, and developer |
|`- 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



Bug#679904: qemu-kvm 1.1 - amd64 - undefined symbol: usbredirfilter_string_to_rules

2012-07-02 Thread Michael Tokarev
02.07.2012 15:59, Michael Tokarev wrote:

 kvm: symbol lookup error: kvm: undefined symbol: 
 usbredirfilter_string_to_rules
 
 I can't reproduce this on my amd64 sid host.  The library in question -
 
 ii  libusbredirparser0  0.4.3-2
 
 is the same on my machine and on the buildd box which built this qemu-kvm
 package.  Now, I'm not sure what to do next.  It should work, and it works
 here.

I suspect you've some filesystem corruption there, since this
symbol -- usbredirfilter_string_to_rules -- is provided by
this library for a long time.  I suggest you to run fsck or
something, and reinstall libusbredirparser0 package.

Thanks,

/mjt




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



Bug#679914: llvm-gcc-4.6: Incompatible plugin version, can't compile C

2012-07-02 Thread Vincent Lefevre
Package: llvm-gcc-4.6
Version: 3.1-1
Severity: grave
Justification: renders package unusable

llvm-gcc can't compile even simple C programs such as

int main (void) { return 0; }

I get the following error:

$ llvm-gcc tst.c
Incompatible plugin version
cc1: error: fail to initialize plugin 
/usr/lib/gcc/x86_64-linux-gnu/4.6/plugin/dragonegg.so

even though llvm-gcc-4.6 and dragonegg-4.6 have the same version 3.1-1
(current unstable).

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

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

Versions of packages llvm-gcc-4.6 depends on:
ii  dragonegg-4.6  3.1-1
ii  g++-4.64.6.3-8
ii  gcc-4.64.6.3-8

llvm-gcc-4.6 recommends no packages.

llvm-gcc-4.6 suggests no packages.

-- 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#679904: qemu-kvm 1.1 - amd64 - undefined symbol: usbredirfilter_string_to_rules

2012-07-02 Thread Nico Prenzel
An: Michael Tokarev m...@tls.msk.ru, 679...@bugs.debian.org
Von: Michael Tokarev m...@tls.msk.ru
Datum: 02.07.2012 14:15
Kopie: Nico Prenzel nico.pren...@pn-systeme.de
Betreff: Re: Bug#679904: qemu-kvm 1.1 - amd64 - undefined symbol:
usbredirfilter_string_to_rules


02.07.2012 15:59, Michael Tokarev wrote:

 kvm: symbol lookup error: kvm: undefined symbol:
usbredirfilter_string_to_rules
 
 I can't reproduce this on my amd64 sid host.  The library in
question -
 
 ii  libusbredirparser0  0.4.3-2
 
 is the same on my machine and on the buildd box which built this
qemu-kvm
 package.  Now, I'm not sure what to do next.  It should work, and
it works
 here.

I suspect you've some filesystem corruption there, since this
symbol -- usbredirfilter_string_to_rules -- is provided by
this library for a long time.  I suggest you to run fsck or
something, and reinstall libusbredirparser0 package.


Argh, I've found it. Since I've been using kvm there always have been lots of 
problems with usb devices. So I've tried one of the first usbredir versions and 
compiled these by myself and forget about them.

Sorry, for bothering you a lot.

Thanks.
NicoP.

Thanks,

/mjt


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



Bug#679904: marked as done (qemu-kvm 1.1 - amd64 - undefined symbol: usbredirfilter_string_to_rules)

2012-07-02 Thread Debian Bug Tracking System
Your message dated Mon, 02 Jul 2012 16:58:11 +0400
with message-id 4ff19ae3.9080...@msgid.tls.msk.ru
and subject line Re: Bug#679904: qemu-kvm 1.1 - amd64 - undefined symbol: 
usbredirfilter_string_to_rules
has caused the Debian Bug report #679904,
regarding qemu-kvm 1.1 - amd64 - undefined symbol: 
usbredirfilter_string_to_rules
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.)


-- 
679904: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679904
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: qemu-kvm
Version: 1.1~z0+dfsg-1
Justification: renders package unusable
Severity: grave
Dear Maintainer,

with qemu-kvm package I do receive the following error with amd64 kernel:
 kvm --version
 kvm: symbol lookup error: kvm: undefined symbol: 
 usbredirfilter_string_to_rules

On my other Linux 3.4-trunk-686-pae #1 SMP Wed Jun 6 15:11:31 UTC 2012 i686 
GNU/Linux box this error doesn't appear.

Thanks,

NicoP.


-- Package-specific info:

/proc/cpuinfo:
processor   : 0
vendor_id   : CentaurHauls
cpu family  : 6
model   : 15
model name  : VIA Nano U3100 (1.6GHz Capable)
stepping: 10
cpu MHz : 1596.069
cache size  : 1024 KB
fpu : yes
fpu_exception   : yes
cpuid level : 10
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat clflush acpi mmx fxsr sse sse2 ss tm pbe syscall nx lm constant_tsc up 
rep_good nopl pni monitor vmx est tm2 ssse3 cx16 xtpr sse4_1 popcnt rng rng_en 
ace ace_en ace2 phe phe_en pmm pmm_en lahf_lm ida
bogomips: 3192.13
clflush size: 64
cache_alignment : 128
address sizes   : 36 bits physical, 48 bits virtual
power management:


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-2-amd64 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages qemu-kvm depends on:
ii  adduser 3.113+nmu3
ii  ipxe-qemu   1.0.0+git-20120202.f6840ba-3
ii  libaio1 0.3.109-3
ii  libasound2  1.0.25-3
ii  libbluetooth3   4.99-2
ii  libbrlapi0.54.4-2
ii  libc6   2.13-33
ii  libcurl3-gnutls 7.26.0-1
ii  libglib2.0-02.32.3-1
ii  libgnutls26 2.12.20-1
ii  libiscsi1   1.4.0-3
ii  libjpeg88d-1
ii  libncurses5 5.9-9
ii  libpng12-0  1.2.49-1
ii  libpulse0   2.0-3
ii  librados2   0.47.2-1
ii  librbd1 0.47.2-1
ii  libsasl2-2  2.1.25.dfsg1-4+b1
ii  libsdl1.2debian 1.2.15-5
ii  libspice-server10.11.0-1
ii  libtinfo5   5.9-9
ii  libusbredirparser0  0.4.3-2
ii  libuuid12.20.1-5.1
ii  libvdeplug2 2.3.2-4
ii  libx11-62:1.5.0-1
ii  python  2.7.3~rc2-1
ii  qemu-keymaps1.1.0+dfsg-1
ii  qemu-utils  1.1.0+dfsg-1
ii  seabios 1.7.0-1
ii  vgabios 0.7a-3
ii  zlib1g  1:1.2.7.dfsg-13
Versions of packages qemu-kvm recommends:
ii  bridge-utils  1.5-3
ii  iproute   20120521-3
Versions of packages qemu-kvm suggests:
pn  debootstrap  none
pn  sambanone
pn  vde2 none
-- no debconf information

---End Message---
---BeginMessage---
02.07.2012 16:55, Nico Prenzel wrote:
 An: Michael Tokarev m...@tls.msk.ru, 679...@bugs.debian.org
 Von: Michael Tokarev m...@tls.msk.ru
 Datum: 02.07.2012 14:15
 Kopie: Nico Prenzel nico.pren...@pn-systeme.de
 Betreff: Re: Bug#679904: qemu-kvm 1.1 - amd64 - undefined symbol:
 usbredirfilter_string_to_rules
[]
 I suspect you've some filesystem corruption there, since this
 symbol -- usbredirfilter_string_to_rules -- is provided by
 this library for a long time.  I suggest you to run fsck or
 something, and reinstall libusbredirparser0 package.

 
 Argh, I've found it. Since I've been using kvm there always have been lots of 
 problems with usb devices. So I've tried one of the first usbredir versions 
 and compiled these by myself and forget about them.
 
 Sorry, for bothering you a lot.

Okay, that makes sense, and that happens.

Closing the bugreport now.

Thanks,

/mjt

---End Message---


Bug#679607: python-pywbem and sblim-wbemcli: error when trying to install together

2012-07-02 Thread Ferenc Wagner
Ralf Treinen trei...@free.fr writes:

 Here is a list of files that are known to be shared by both packages

   /usr/bin/wbemcli
   /usr/share/man/man1/wbemcli.1.gz

Hi,

While in my opinion sblim-wbemcli ships the more genuine wbemcli binary
(leading the search results, packaged similarly by other distros),
python-pywbem certainly got there first, so I'm willing to rename the
binary in sblim-wbemcli unless the python-pywbem maintainers agree to
make the necessary change themselves.

Btw. I even tested python-pywbem before packaging sblim-wbemcli, and the
former didn't work for my purposes even after some patching due to a CIM
version mismatch, if I'm not mistaken.  Unfortunately, I forgot about
the name clash.
-- 
Regards,
Feri.



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



Bug#654597: marked as done (ser: FTBFS on armhf/s390x: Could not find openssl command)

2012-07-02 Thread Debian Bug Tracking System
Your message dated Mon, 02 Jul 2012 13:17:01 +
with message-id e1slguv-0006ab...@franck.debian.org
and subject line Bug#679880: Removed package(s) from unstable
has caused the Debian Bug report #654597,
regarding ser: FTBFS on armhf/s390x: Could not find openssl command
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.)


-- 
654597: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654597
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: ser
Version: 2.0.0-5
Severity: important

According to the build logs for armhf/s390x:

https://buildd.debian.org/status/package.php?p=sersuite=sid

Excerpt from build logs:

Could not find openssl command
Set OPENSSL environment variable properly (see -h for more info)

Maybe because of multiarch?

Thanks

Konstantinos


---End Message---
---BeginMessage---
Version: 2.0.0-5+rm

Dear submitter,

as the package ser has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/679880

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@debian.org.

Debian distribution maintenance software
pp.
Alexander Reichle-Schmehl (the ftpmaster behind the curtain)

---End Message---


Bug#679856: marked as done (ser and kamailio: error when trying to install together)

2012-07-02 Thread Debian Bug Tracking System
Your message dated Mon, 02 Jul 2012 13:17:01 +
with message-id e1slguv-0006ab...@franck.debian.org
and subject line Bug#679880: Removed package(s) from unstable
has caused the Debian Bug report #679856,
regarding ser and kamailio: error when trying to install together
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.)


-- 
679856: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679856
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: kamailio,ser
Version: kamailio/3.3.0-1
Version: ser/2.0.0-5
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2012-07-02
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!
  libpcre3 libxml2 python2.7-minimal mime-support libexpat1 python2.7
  python-minimal python kamailio ser
Authentication warning overridden.
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously unselected package libpcre3:amd64.
(Reading database ... 10720 files and directories currently installed.)
Unpacking libpcre3:amd64 (from .../libpcre3_1%3a8.30-5_amd64.deb) ...
Selecting previously unselected package libxml2:amd64.
Unpacking libxml2:amd64 (from .../libxml2_2.8.0+dfsg1-4_amd64.deb) ...
Selecting previously unselected package python2.7-minimal.
Unpacking python2.7-minimal (from .../python2.7-minimal_2.7.3-1_amd64.deb) ...
Selecting previously unselected package mime-support.
Unpacking mime-support (from .../mime-support_3.52-1_all.deb) ...
Selecting previously unselected package libexpat1:amd64.
Unpacking libexpat1:amd64 (from .../libexpat1_2.1.0-1_amd64.deb) ...
Selecting previously unselected package python2.7.
Unpacking python2.7 (from .../python2.7_2.7.3-1_amd64.deb) ...
Selecting previously unselected package python-minimal.
Unpacking python-minimal (from .../python-minimal_2.7.3-1_all.deb) ...
Selecting previously unselected package python.
Unpacking python (from .../python_2.7.3-1_all.deb) ...
Selecting previously unselected package kamailio.
Unpacking kamailio (from .../kamailio_3.3.0-1_amd64.deb) ...
Selecting previously unselected package ser.
Unpacking ser (from .../archives/ser_2.0.0-5_amd64.deb) ...
dpkg: error processing /var/cache/apt/archives/ser_2.0.0-5_amd64.deb (--unpack):
 trying to overwrite '/usr/sbin/sercmd', which is also in package kamailio 
3.3.0-1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Processing triggers for man-db ...
Errors were encountered while processing:
 /var/cache/apt/archives/ser_2.0.0-5_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


This is a serious bug as it makes installation fail, and violates
sections 7.6.1 and 10.1 of the policy. An optimal solution would
consist in only one of the packages installing that file, and renaming
or removing the file in the other package. Depending on the
circumstances you might also consider Replace relations or file
diversions. If the conflicting situation cannot be resolved then, as a
last resort, the two packages have to declare a mutual
Conflict. Please take into account that Replaces, Conflicts and
diversions should only be used when packages provide different
implementations for the same functionality.

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

This bug has been filed against 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. You may then
also register in the BTS that the other package is affected by the bug.

-Ralf.

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


---End Message---
---BeginMessage---
Version: 2.0.0-5+rm

Dear submitter,

as the package ser has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/679880

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by 

Bug#679917: korganizer: cannot add ics calendar files

2012-07-02 Thread Hendrik Tews
Package: korganizer
Version: 4:4.4.11.1+l10n-3
Severity: grave

Dear Maintainer,

after upgrading from Squeeze to Wheezy I cannot use my old
calendar files any more. 

When I start korganizer, the list of calendars is empty. When I
then select an ics file via File - Import - Import Calendar and
tick Add as new calendar I get the error 

  Unable to create calendar '/home/tews/SharedConfig/calendar.ics'.

and the terminal contains 

[0x8f95d90] main services discovery error: no suitable services discovery 
module
[0x8e507c0] main input error: ES_OUT_RESET_PCR called


When I add the + at the calendar list and put calendar or
calendar.ics as Name, I get Unable to create calendar and
when I acknowledge the error, korganizer dies with a segmentation
fault.



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

Kernel: Linux 3.2.0-2-686-pae (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 korganizer depends on:
ii  kde-runtime   4:4.8.4-1
ii  kdepim-runtime4:4.4.11.1-4
ii  libakonadi-contact4   4:4.8.4-1
ii  libc6 2.13-33
ii  libkabc4  4:4.8.4-1
ii  libkcal4  4:4.8.4-1
ii  libkcmutils4  4:4.8.3-2
ii  libkde3support4   4:4.8.3-2
ii  libkdecore5   4:4.8.3-2
ii  libkdepim44:4.4.11.1+l10n-3
ii  libkdeui5 4:4.8.3-2
ii  libkholidays4 4:4.8.4-1
ii  libkio5   4:4.8.3-2
ii  libkmime4 4:4.8.4-1
ii  libknewstuff2-4   4:4.8.3-2
ii  libkontactinterface4  4:4.8.4-1
ii  libkparts44:4.8.3-2
ii  libkpimidentities44:4.8.4-1
ii  libkpimutils4 4:4.8.4-1
ii  libkprintutils4   4:4.8.3-2
ii  libkresources44:4.8.4-1
ii  libphonon44:4.6.0.0-2
ii  libqt4-dbus   4:4.8.2-1
ii  libqt4-qt3support 4:4.8.2-1
ii  libqt4-xml4:4.8.2-1
ii  libqtcore44:4.8.2-1
ii  libqtgui4 4:4.8.2-1
ii  libstdc++64.7.0-8
ii  perl  5.14.2-12
ii  phonon4:4.6.0.0-2
ii  zlib1g1:1.2.7.dfsg-13

korganizer recommends no packages.

Versions of packages korganizer suggests:
pn  kdepim-groupware   none
pn  kdepim-kresources  none

-- no debconf information


Bye,

Hendrik Tews



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



Processed: fixed 677221 in 4.0.1-5.2

2012-07-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 fixed 677221 4.0.1-5.2
Bug #677221 {Done: Bastian Blank wa...@debian.org} [src:xen] xen: Xen PV 
privilege escalation (CVE-2012-0217)
Marked as fixed in versions xen/4.0.1-5.2.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
677221: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677221
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#661471: Bug #661471

2012-07-02 Thread Theppitak Karoonboonyanan
So, let's add Breaks: gnome-accessibility-themes ( 3.0)?

Packages affected by this Breaks and the absence of
(gnome-accessibility-themes = 3.0) would be:

- arista (Depends)
  - Not a big deal, as g-a-t is just an alternative dependency,
 and can by satisfied by, say, gnome-icon-theme.
- education-desktop-gnome (Recommends)

I don't know how Debian GNOME team thinks about packaging
g-a-t 3.0.0, the latest upstream version, as upstream has stopped
shipping it since 3.2, and Debian now ships GNOME 3.4.

If it's to be dropped, let's file bugs against the two packages
above to remove the dependencies.

Regards,
-- 
Theppitak Karoonboonyanan
http://linux.thai.net/~thep/



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



Bug#679920: baobab totally out of touch with disk usage (according to df)

2012-07-02 Thread Thorbjørn Lindeijer
On Mon, Jul 2, 2012 at 3:40 PM, Al Grimstad agrims...@emailhosting.com wrote:
 Package: baobab
 Version: 3.4.1-1
 Severity: grave
 Justification: renders package unusable

 baobab: / at 100% (df: / at 13%)
 baobab: /var at 2% (df /var at 59%)

 etc.

This requires a bit of understanding what baobab is displaying. It's
not displaying how much of a hard drive is being used, but how much
percentage of the _used_ space is in any particular location.

So / will always be at 100%, since all the used space starts there.
/var at 2% means 2% of the space used by all files under / is under
/var. It has nothing to do with however your partitions are set up.

Best regards,
Bjørn



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



Bug#634890: [klibc] klibc issues on armhf (not Debian/armel)

2012-07-02 Thread Steve McIntyre
On Sun, Jul 01, 2012 at 09:15:45PM +, Thorsten Glaser wrote:
maximilian attems dixit:

so could it be out of blindness that we didn't properly build with
thumb instruction in Debian?

I’ve tried enabling thumb, but the bugs didn’t go away with
that either.

There's a reason for that - it's already defaulting to Thumb anyway,
as that's the compiler default for armhf. Along the same lines as
changing the optimisation level (-O0 and -O1 both work fine),
switching to ARM code by adding -marm also makes the bug go away.

Maks, would you like a trivial patch to do that?

I'm also pondering the other Thumb settings in MCONFIG - as far as I
can see, CONFIG_KLIBC_THUMB is not set at the moment even though we
*are* clearly building with Thumb. Investigating now...

-- 
Steve McIntyre, Cambridge, UK.st...@einval.com
Who needs computer imagery when you've got Brian Blessed?




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



Bug#679925: error not handled correctly, potential crash

2012-07-02 Thread Enrico Tassi
Package: lua-event
Version: 0.4.1-1
Severity: grave
Tags: upstream

When this binding is used with libevent 2.0 some errors are not handled
properly. An extract of the personal communication with the  maintainer of the
binding follows, giving precise details on how this bug affects, for example,
the prosody jabber server.

-- 8 -
From: Matthew Wild

The problem is caused by a combination of Lua's exception handling
(setjmp+longjmp) and some new re-entrant checks added to libevent.
When an error occurs inside an event callback Lua (at the C level)
jumps outs of libevent and up to the last set error handler, which in
Prosody is before libevent is called. After logging the error Prosody
heads back into libevent, but unfortunately libevent2 has an internal
flag to prevent entering it twice. Because the error jumped right
back, this flag is never unset and libevent immediately returns
(thinking it is already running). This triggers a shutdown in Prosody.

The consequence is that given any other bug that causes an error to be
thrown in Prosody (there aren't many, but they exist) it's possible to
remotely shut down a Prosody server that is using libevent, even from
an unauthenticated connection.

-- 8 -



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

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

Versions of packages lua-event depends on:
ii  libc6  2.13-33
ii  libevent-2.0-5 2.0.19-stable-3
ii  lua-socket 2.0.2-8
ii  multiarch-support  2.13-33

lua-event recommends no packages.

lua-event suggests no packages.

-- 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#634890: [klibc] klibc issues on armhf (not Debian/armel)

2012-07-02 Thread Steve McIntyre
On Mon, Jul 02, 2012 at 03:29:55PM +0100, Steve McIntyre wrote:
On Sun, Jul 01, 2012 at 09:15:45PM +, Thorsten Glaser wrote:
maximilian attems dixit:

so could it be out of blindness that we didn't properly build with
thumb instruction in Debian?

I’ve tried enabling thumb, but the bugs didn’t go away with
that either.

There's a reason for that - it's already defaulting to Thumb anyway,
as that's the compiler default for armhf. Along the same lines as
changing the optimisation level (-O0 and -O1 both work fine),
switching to ARM code by adding -marm also makes the bug go away.

Maks, would you like a trivial patch to do that?

I'm also pondering the other Thumb settings in MCONFIG - as far as I
can see, CONFIG_KLIBC_THUMB is not set at the moment even though we
*are* clearly building with Thumb. Investigating now...

Nope, same segfault even with that turned on.

-- 
Steve McIntyre, Cambridge, UK.st...@einval.com
  Armed with Valor: Centurion represents quality of Discipline,
  Honor, Integrity and Loyalty. Now you don't have to be a Caesar to
  concord the digital world while feeling safe and proud.




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



Bug#555168: Unclear license situation for (e)glibc locales provided by you

2012-07-02 Thread Shehzad Ali

Hello Dr. Kreutzmann

I have absolutely no objections to the statement being modified to allow for 
modification and re-licensed. Pablo contacted me for help so I have included 
his updated e-mail in the reply too. As long as the locale can be updated, 
modified and distributed freely for the benefit of everyone I have no 
objections :)
 If you require anything else from me please do not hesitate to ask.

Regards
Shehzad

 Date: Sat, 30 Jun 2012 15:22:30 +0200
 From: deb...@helgefjell.de
 To: shehzadas...@hotmail.com; pa...@mandrakesoft.com
 CC: 555...@bugs.debian.org
 Subject: Unclear license situation for (e)glibc locales provided by you
 
 Hello,
 you are listed as contact person/author of the following locale:
 
 ur_PK
 
 This locale comes with a statement
 
 % Distribution and use is free, also
 % for commercial purposes.
 
 Thus it does not allow modification; it is unclear, however, if this
 statement was meant as a license.
 
 As discussed in
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555168 this
 locale could strictly speaking not be part of Debian which would be a
 great loss. (Currently it is allowed pending investigation).
 
 To properly resolve this, I would like to ask you the following
 question:
 
 Would you be willing to relicense this locale to a proper license,
 e.g. (L)GPL v2 or higher or another free software license of your choice?
 
 If you have any questions regarding this issue, do not hesitate to
 contact me (via the reply-to address set).
 
 Thanks for helping to resolve this!
 
 Helge
 
 -- 
   Dr. Helge Kreutzmann deb...@helgefjell.de
Dipl.-Phys.   http://www.helgefjell.de/debian.php
 64bit GNU powered gpg signed mail preferred
Help keep free software libre: http://www.ffii.de/
  

Bug#679316: marked as done (starplot: FTBFS: No rule to make target `all'. Stop.)

2012-07-02 Thread Debian Bug Tracking System
Your message dated Mon, 02 Jul 2012 15:04:33 +
with message-id e1sliaz-0003sp...@franck.debian.org
and subject line Bug#679316: fixed in starplot 0.95.5-7
has caused the Debian Bug report #679316,
regarding starplot: FTBFS: No rule to make target `all'.  Stop.
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.)


-- 
679316: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679316
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: src:starplot
Version: 0.95.5-5
Severity: serious
Tags: sid wheezy
Justification: fails to build from source (but built successfully in the past)

Hi!

Your package failed to build on the buildds:

 fakeroot debian/rules clean
dh_testdir
dh_testroot
# Add here commands to clean up after the build process.
[ ! -f Makefile ] || /usr/bin/make distclean
rm -f build-stamp configure-stamp config.status config.log
dh_clean
 debian/rules build-arch
dh_testdir
# Add here commands to compile the package.
/usr/bin/make all CFLAGS=-Wall -pedantic -O2 -g CXXFLAGS=-Wall -pedantic -O2 
-g \
INSTALLPGM= \
docdir=/usr/share/doc/starplot mandir=/usr/share/man 
sysconfdir=/etc
make[1]: *** No rule to make target `all'.  Stop.
make[1]: Entering directory 
`/build/buildd-starplot_0.95.5-5-kfreebsd-amd64-Qf7IoR/starplot-0.95.5'
make[1]: Leaving directory 
`/build/buildd-starplot_0.95.5-5-kfreebsd-amd64-Qf7IoR/starplot-0.95.5'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

Full build log at
https://buildd.debian.org/status/fetch.php?pkg=starplotarch=kfreebsd-amd64ver=0.95.5-5stamp=1340824563

Regards

Christoph

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer


---End Message---
---BeginMessage---
Source: starplot
Source-Version: 0.95.5-7

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

starplot_0.95.5-7.debian.tar.gz
  to main/s/starplot/starplot_0.95.5-7.debian.tar.gz
starplot_0.95.5-7.dsc
  to main/s/starplot/starplot_0.95.5-7.dsc
starplot_0.95.5-7_i386.deb
  to main/s/starplot/starplot_0.95.5-7_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 679...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Francisco Manuel Garcia Claramonte franci...@debian.org (supplier of updated 
starplot 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: Mon, 02 Jul 2012 13:47:34 +0200
Source: starplot
Binary: starplot
Architecture: source i386
Version: 0.95.5-7
Distribution: unstable
Urgency: low
Maintainer: Francisco Manuel Garcia Claramonte franci...@debian.org
Changed-By: Francisco Manuel Garcia Claramonte franci...@debian.org
Description: 
 starplot   - 3-dimensional perspective star map viewer
Closes: 679316
Changes: 
 starplot (0.95.5-7) unstable; urgency=low
 .
   * Fixed FTBFS problem. Changed build target in debian/rules, tested
 in experimental repository (Closes: #679316).
Checksums-Sha1: 
 b80156d9106c8f7bc6f9c4eced38f4ca6cf012cf 1161 starplot_0.95.5-7.dsc
 99d2a348c67bdca3d284a3a89f3fa92c96372ad6 14121 starplot_0.95.5-7.debian.tar.gz
 9697c8418c813246fa699bcc78c9c486e6077fd0 675326 starplot_0.95.5-7_i386.deb
Checksums-Sha256: 
 d8dd2b4ae563279a30518df47c6917b40fc71a3f4e84d62eb1f315a71fcccfb7 1161 
starplot_0.95.5-7.dsc
 513dd6e52b51727278080456654e476bc2a3b4d6737d796663ae0e66b35d 14121 
starplot_0.95.5-7.debian.tar.gz
 8374021fc11db0ed2aa590b674fe10fe3100047a8a965fb7b5d8e68ec9f9ea41 675326 
starplot_0.95.5-7_i386.deb
Files: 
 548d8df62f23ed60a5d261d45afbe0a3 1161 science optional starplot_0.95.5-7.dsc
 5fd73a83896993d0da1d20f266dfe326 14121 science optional 
starplot_0.95.5-7.debian.tar.gz
 f6da43f19b8ee79b085ab3d47af978f7 675326 science optional 
starplot_0.95.5-7_i386.deb

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

iEYEARECAAYFAk/xjXYACgkQmpU8glVqulHbNQCgkjLWrXaJpqmrJy00UcTsvY+k
KAAAnj5yCV05t/z6Ybf9+/T8Yy0v4Igs
=Os/K
-END PGP SIGNATURE-


---End Message---


Bug#679925: marked as done (error not handled correctly, potential crash)

2012-07-02 Thread Debian Bug Tracking System
Your message dated Mon, 02 Jul 2012 15:03:11 +
with message-id e1sli9f-0003n3...@franck.debian.org
and subject line Bug#679925: fixed in lua-event 0.4.1-2
has caused the Debian Bug report #679925,
regarding error not handled correctly, potential crash
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.)


-- 
679925: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679925
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: lua-event
Version: 0.4.1-1
Severity: grave
Tags: upstream

When this binding is used with libevent 2.0 some errors are not handled
properly. An extract of the personal communication with the  maintainer of the
binding follows, giving precise details on how this bug affects, for example,
the prosody jabber server.

-- 8 -
From: Matthew Wild

The problem is caused by a combination of Lua's exception handling
(setjmp+longjmp) and some new re-entrant checks added to libevent.
When an error occurs inside an event callback Lua (at the C level)
jumps outs of libevent and up to the last set error handler, which in
Prosody is before libevent is called. After logging the error Prosody
heads back into libevent, but unfortunately libevent2 has an internal
flag to prevent entering it twice. Because the error jumped right
back, this flag is never unset and libevent immediately returns
(thinking it is already running). This triggers a shutdown in Prosody.

The consequence is that given any other bug that causes an error to be
thrown in Prosody (there aren't many, but they exist) it's possible to
remotely shut down a Prosody server that is using libevent, even from
an unauthenticated connection.

-- 8 -



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

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

Versions of packages lua-event depends on:
ii  libc6  2.13-33
ii  libevent-2.0-5 2.0.19-stable-3
ii  lua-socket 2.0.2-8
ii  multiarch-support  2.13-33

lua-event recommends no packages.

lua-event suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---
Source: lua-event
Source-Version: 0.4.1-2

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

liblua5.1-event-dev_0.4.1-2_all.deb
  to main/l/lua-event/liblua5.1-event-dev_0.4.1-2_all.deb
liblua5.1-event0_0.4.1-2_all.deb
  to main/l/lua-event/liblua5.1-event0_0.4.1-2_all.deb
lua-event-dev_0.4.1-2_amd64.deb
  to main/l/lua-event/lua-event-dev_0.4.1-2_amd64.deb
lua-event_0.4.1-2.debian.tar.gz
  to main/l/lua-event/lua-event_0.4.1-2.debian.tar.gz
lua-event_0.4.1-2.dsc
  to main/l/lua-event/lua-event_0.4.1-2.dsc
lua-event_0.4.1-2_amd64.deb
  to main/l/lua-event/lua-event_0.4.1-2_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 679...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Enrico Tassi gareuselesi...@debian.org (supplier of updated lua-event 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: Mon, 02 Jul 2012 16:36:23 +0200
Source: lua-event
Binary: lua-event lua-event-dev liblua5.1-event0 liblua5.1-event-dev
Architecture: source amd64 all
Version: 0.4.1-2
Distribution: unstable
Urgency: low
Maintainer: Enrico Tassi gareuselesi...@debian.org
Changed-By: Enrico Tassi gareuselesi...@debian.org
Description: 
 liblua5.1-event-dev - Transitional package for lua-event-dev
 liblua5.1-event0 - Transitional package for lua-event
 lua-event  - asynchronous event notification library for Lua
 lua-event-dev - libevent development files for the Lua language
Closes: 679925
Changes: 
 lua-event (0.4.1-2) unstable; urgency=low
 .
   * Fix error handling with libevent2 (thanks Matthew Wild). Added patch
 luaevent-catch-errors-1.patch (Closes: #679925)
Checksums-Sha1: 
 89d0aac3303e19f0141d4592debff9e9a51a765c 1426 lua-event_0.4.1-2.dsc
 

Bug#679706: xymon-client: fails to upgrade from sid: xymon-client.postinst: pkill: not found

2012-07-02 Thread Axel Beckert
severity 679706 important
tag 679706 + confirmed pending
kthxbye

Hi Andreas,

Andreas Beckmann wrote:
 Package: xymon-client
 Version: 4.3.7-1
 Severity: serious

I'm downgrading the bug report to important as this is just present in
the experimental version of xymon and release critical severities
shouldn't be used for experimental packages.

 during a test with piuparts I noticed your package fails to upgrade from
 'sid'. It installed fine in 'sid', then the upgrade to
 'experimental' fails.

Thanks for the report.

For some reason I thought pkill was part of an essential/required
package (or didn't check properly), but it isn't.

I committed a fix to the packaging's git repository. Should be part of
the next upload.

Regards, Axel
-- 
 ,''`.  |  Axel Beckert a...@debian.org, http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE
  `-|  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5



-- 
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#679706: xymon-client: fails to upgrade from sid: xymon-client.postinst: pkill: not found

2012-07-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 679706 important
Bug #679706 [xymon-client] xymon-client: fails to upgrade from sid: 
xymon-client.postinst: pkill: not found
Severity set to 'important' from 'serious'
 tag 679706 + confirmed pending
Bug #679706 [xymon-client] xymon-client: fails to upgrade from sid: 
xymon-client.postinst: pkill: not found
Added tag(s) confirmed and pending.
 kthxbye
Stopping processing here.

Please contact me if you need assistance.
-- 
679706: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679706
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#679728: systemd: diversion removed in postinst, should be removed in preinst

2012-07-02 Thread Tollef Fog Heen
]] Teodor MICU 

 Diversion is not removed at all on package removal:

 | root@frost:~# ls -hl /lib/lsb/
 | total 16K
 | drwxr-xr-x 2 root root 4.0K Jul  2 11:11 init-functions.d
 | -rw-r--r-- 1 root root  12K May 30 17:01 init-functions.systemd
 | root@frost:~# dpkg -S /lib/lsb/init-functions.d
 | lsb-base: /lib/lsb/init-functions.d
 | root@frost:~# dpkg -S /lib/lsb/init-functions.systemd
 | diversion by systemd from: /lib/lsb/init-functions
 | diversion by systemd to: /lib/lsb/init-functions.systemd
 |
 | root@frost:~# dpkg -l '*systemd*'
 | ii  libsystemd-daemon0:i 44-3i386
 | ii  libsystemd-login0:i3 44-3i386
 | un  systemd  none

Did you upgrade to 44-3 before removing it or not?

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



Bug#679938: plymouth initramfs hook broken again

2012-07-02 Thread Andreas Henriksson
Package: plymouth
Version: 0.8.5.1-2
Severity: grave
Justification: renders package unusable

Dear Maintainer,
I just received the latest plymouth upgrade and initramfs generation
broke on me. Adding set -x to the /usr/share/initramfs/hooks/plymouth
gave me this output (snippet):

[]
+ mkdir -p /var/tmp/mkinitramfs_jXDQQw//lib/x86_64-linux-gnu
+ '[' '!' -e /var/tmp/mkinitramfs_jXDQQw//lib/x86_64-linux-gnu/libexpat.so.1 ']'
+ copy_exec /usr/lib/plymouth/renderers/frame-buffer.so
+ local src target x nonoptlib
+ local libname dirname
+ src=/usr/lib/plymouth/renderers/frame-buffer.so
+ target=/usr/lib/plymouth/renderers/frame-buffer.so
+ '[' -f /usr/lib/plymouth/renderers/frame-buffer.so ']'
+ return 1
E: /usr/share/initramfs-tools/hooks/plymouth failed with return 1.
update-initramfs: failed for /boot/initrd.img-3.2.0-3-amd64 with 1.
dpkg: error processing initramfs-tools (--configure):
 subprocess installed post-installation script returned error exit status 1
[]

$ grep render /usr/share/initramfs-tools/hooks/plymouth
# copy files for font rendering
# copy renderers
copy_exec /usr/lib/plymouth/renderers/frame-buffer.so
copy_exec /usr/lib/plymouth/renderers/drm.so
$ dpkg -L plymouth-drm | grep render
/usr/lib/x86_64-linux-gnu/plymouth/renderers
/usr/lib/x86_64-linux-gnu/plymouth/renderers/drm.so
/usr/lib/x86_64-linux-gnu/plymouth/renderers/frame-buffer.so


It seems like the paths used in the hook was not updated for the
new (multiarch?) paths.

Might also be useful to add a guard in the hook script to make sure
the renderers is not tried to be copied if they don't exist
(because plymouth hook can't be sure plymouth-drm is installed).
...or entirely reconsider if the package split is correct.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (300, 'unstable'), (100, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages plymouth depends on:
ih  initramfs-tools0.106
ii  libc6  2.13-34
ii  multiarch-support  2.13-34

plymouth recommends no packages.

plymouth suggests no packages.

-- Configuration Files:
/etc/plymouth/plymouthd.conf changed [not included]

-- no debconf information

-- debsums errors found:
debsums: changed file /usr/share/initramfs-tools/hooks/plymouth (from plymouth 
package)



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



Bug#555168: Unclear license situation for (e)glibc locales provided by you

2012-07-02 Thread Helge Kreutzmann
Hello Shehzad,
thanks for your answer. Just to make sure I understand you correctly:
The license (L)GPL v2 or higher is fine for you, correct?

Also thanks for the new address of Pablo, unfortunately, it also does
not work.

Greetings

Helge

On Mon, Jul 02, 2012 at 03:56:55PM +0100, Shehzad Ali wrote:
 Hello Dr. Kreutzmann
 
 I have absolutely no objections to the statement being modified to allow for 
 modification and re-licensed. Pablo contacted me for help so I have included 
 his updated e-mail in the reply too. As long as the locale can be updated, 
 modified and distributed freely for the benefit of everyone I have no 
 objections :)
  If you require anything else from me please do not hesitate to ask.
 
 Regards
 Shehzad
 
  Date: Sat, 30 Jun 2012 15:22:30 +0200
  From: deb...@helgefjell.de
  To: shehzadas...@hotmail.com; pa...@mandrakesoft.com
  CC: 555...@bugs.debian.org
  Subject: Unclear license situation for (e)glibc locales provided by you
  
  Hello,
  you are listed as contact person/author of the following locale:
  
  ur_PK
  
  This locale comes with a statement
  
  % Distribution and use is free, also
  % for commercial purposes.
  
  Thus it does not allow modification; it is unclear, however, if this
  statement was meant as a license.
  
  As discussed in
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555168 this
  locale could strictly speaking not be part of Debian which would be a
  great loss. (Currently it is allowed pending investigation).
  
  To properly resolve this, I would like to ask you the following
  question:
  
  Would you be willing to relicense this locale to a proper license,
  e.g. (L)GPL v2 or higher or another free software license of your choice?
  
  If you have any questions regarding this issue, do not hesitate to
  contact me (via the reply-to address set).
  
  Thanks for helping to resolve this!
  
  Helge

-- 
  Dr. Helge Kreutzmann deb...@helgefjell.de
   Dipl.-Phys.   http://www.helgefjell.de/debian.php
64bit GNU powered gpg signed mail preferred
   Help keep free software libre: http://www.ffii.de/


signature.asc
Description: Digital signature


Bug#669480: marked as done (w3c-html-validator is 100% broken by recent w3c-sgml-lib (1.2-2))

2012-07-02 Thread Debian Bug Tracking System
Your message dated Mon, 2 Jul 2012 11:43:22 -0400
with message-id 20120702154322.ga16...@gnu.kitenet.net
and subject line Re: Bug#669480: #669480: w3c-html-validator is 100% broken by 
recent w3c-sgml-lib
has caused the Debian Bug report #669480,
regarding w3c-html-validator is 100% broken by recent w3c-sgml-lib (1.2-2)
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.)


-- 
669480: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=669480
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: ikiwiki
Version: 3.20120203
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120419 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[1]: Entering directory `/«PKGBUILDDIR»'
 PERL_DL_NONLAZY=1 /usr/bin/perl -MExtUtils::Command::MM -e 
 test_harness(0, 'blib/lib', 'blib/arch') t/*.t
 t/404.t .. ok
 t/add_depends.t .. ok
 t/autoindex.t  ok
 t/basename.t . ok
 t/basewiki_brokenlinks.t . ok
 t/bazaar.t ... skipped: bzr not available
 t/beautify_urlpath.t . ok
 t/bestlink.t . ok
 t/calculate_changed_links.t .. ok
 t/cmp_path.t . ok
 t/comments.t . ok
 t/conflicts.t  ok
 t/crazy-badass-perl-bug.t  ok
 t/cvs.t .. skipped: cvs not available
 t/dirname.t .. ok
 t/file_pruned.t .. ok
 t/find_src_files.t ... ok
 t/git.t .. skipped: git not available
 
 #   Failed test at t/html.t line 27.
 
 #   Failed test at t/html.t line 27.
 
 #   Failed test at t/html.t line 27.
 
 #   Failed test at t/html.t line 27.
 
 #   Failed test at t/html.t line 27.
 # Looks like you failed 5 tests of 7.
 t/html.t . 
 Dubious, test returned 5 (wstat 1280, 0x500)
 Failed 5/7 subtests 
 t/htmlbalance.t .. ok
 t/htmlize.t .. ok
 t/index.t  ok
 t/linkify.t .. ok
 t/linkpage.t . ok
 t/mercurial.t  skipped: hg not available
 t/openiduser.t ... skipped: Net::OpenID::VerifiedIdentity not 
 available
 t/pagename.t . ok
 t/pagespec_match.t ... ok
 t/pagespec_match_list.t .. ok
 t/pagespec_match_result.t  ok
 t/pagetitle.t  ok
 t/parentlinks.t .. ok
 t/permalink.t  ok
 t/po.t ... ok
 t/preprocess.t ... ok
 t/readfile.t . ok
 t/renamepage.t ... ok
 t/rssurls.t .. ok
 Traceback (most recent call last):
   File string, line 1, in module
 ImportError: No module named docutils.core
 t/rst.t .. skipped: docutils not available
 t/svn.t .. skipped: svn or svnadmin not available
 t/syntax.t ... ok
 t/tag.t .. ok
 t/template_syntax.t .. ok
 t/templates_documented.t . ok
 t/titlepage.t  ok
 t/trail.t  ok
 t/urlto.t  ok
 t/yesno.t  ok
 
 Test Summary Report
 ---
 t/html.t   (Wstat: 1280 Tests: 7 Failed: 5)
   Failed tests:  3-7
   Non-zero exit status: 5
 Files=48, Tests=1551, 79 wallclock secs ( 0.58 usr  0.27 sys + 22.29 cusr  
 4.84 csys = 27.98 CPU)
 Result: FAIL
 Failed 1/48 test programs. 5/1551 subtests failed.
 make[1]: *** [test_dynamic] Error 255

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2012/04/19/ikiwiki_3.20120203_unstable.log

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.


---End Message---
---BeginMessage---
This was fixed by w3c-sgml-lib uploads.

-- 
see shy jo


signature.asc
Description: Digital signature
---End Message---


Bug#452029: marked as done (multiple possible null pointer references)

2012-07-02 Thread Debian Bug Tracking System
Your message dated Mon, 02 Jul 2012 15:47:47 +
with message-id e1sliqp-0006em...@franck.debian.org
and subject line Bug#452029: fixed in tinyirc 1:1.1.dfsg.1-2
has caused the Debian Bug report #452029,
regarding multiple possible null pointer references
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.)


-- 
452029: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=452029
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: tinyirc
Version: 1:1.1.dfsg.1-1
Severity: normal
Tags: security

During source code reading of tinyirc I stumbled over a 
problem:
tinyirc has many functions like:
 372 static int dotopic()
 373 {
 374 printf(*** %s set %s topic to \%s\, TOK[0], TOK[2],
 375 TOK[3]);
 376 return 0;
 377 }

The problem here is that it never checks if TOK[3] for example is != NULL.
It just assumes it is there depending on the command it got by the server.
If the server has a bug or this is a malicious server the client would crash.
Its most obvious in the donumeric function:
 378 int donumeric(num)
 379 int num;
 380 {
 381 switch (num) {
 382 case 352:
 383 column = printf(%-14s %-10s %-3s %s@%s :, TOK[3], TOK[7],
 384 TOK[8], TOK[4], TOK[5]);
 385 return 9;
 386 case 311:

If you for example send :foo 352 baz as server this code will result in a
segmentation fault.
Kind regards
Nico

-- 
Nico Golde - http://www.ngolde.de - n...@jabber.ccc.de - GPG: 0x73647CFF
For security reasons, all text in this mail is double-rot13 encrypted.


pgpTbcGHuVfM5.pgp
Description: PGP signature
---End Message---
---BeginMessage---
Source: tinyirc
Source-Version: 1:1.1.dfsg.1-2

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

tinyirc_1.1.dfsg.1-2.debian.tar.gz
  to main/t/tinyirc/tinyirc_1.1.dfsg.1-2.debian.tar.gz
tinyirc_1.1.dfsg.1-2.dsc
  to main/t/tinyirc/tinyirc_1.1.dfsg.1-2.dsc
tinyirc_1.1.dfsg.1-2_amd64.deb
  to main/t/tinyirc/tinyirc_1.1.dfsg.1-2_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 452...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bernhard R. Link brl...@debian.org (supplier of updated tinyirc 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: SHA256

Format: 1.8
Date: Mon, 02 Jul 2012 16:52:42 +0200
Source: tinyirc
Binary: tinyirc
Architecture: source amd64
Version: 1:1.1.dfsg.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group packa...@qa.debian.org
Changed-By: Bernhard R. Link brl...@debian.org
Description: 
 tinyirc- a tiny IRC client
Closes: 441441 452029
Changes: 
 tinyirc (1:1.1.dfsg.1-2) unstable; urgency=low
 .
   * QA upload
   * set maintainer to Debian QA Group
   * split monolithic .diff into patches to make them more readable
   * record new upstream address and add homepage field (Closes: 441441)
   * use dpkg-buildflags (with hardening=+all)
   * fix NULL dereferences (Closes: 452029)
   * add build-arch and build-indep targets
   * add missing prerequisite of install target
   * update to new menu policy
Checksums-Sha1: 
 224c50a2dc0f5e29e1c5f456ab21574eb113474c 1711 tinyirc_1.1.dfsg.1-2.dsc
 82d9c71eb7f88bef01d7dc1de514540b7ecd0522 8289 
tinyirc_1.1.dfsg.1-2.debian.tar.gz
 57b04121ac79aeb69a1f63531f7a1e5d74cb506e 32340 tinyirc_1.1.dfsg.1-2_amd64.deb
Checksums-Sha256: 
 10bab817079723233fc0b4f6622184d3efb20d4c4d44fa3788b808f8636a1f3b 1711 
tinyirc_1.1.dfsg.1-2.dsc
 08e5a2982a0163ae5d110ab52d9b2482be804ffeaa2dfa72d19435aa2a11926a 8289 
tinyirc_1.1.dfsg.1-2.debian.tar.gz
 7fbf898568bd83061a68605d892a3ac3b73b357fddedb3b38f77a2c880b7494f 32340 
tinyirc_1.1.dfsg.1-2_amd64.deb
Files: 
 faa6b24b15e3163a19d46a672a0538a4 1711 net optional tinyirc_1.1.dfsg.1-2.dsc
 e99d2c94a42e0044da7161fc97432d95 8289 net optional 
tinyirc_1.1.dfsg.1-2.debian.tar.gz
 d66b71bdabef16afa2771191eb5ed2b0 32340 net optional 
tinyirc_1.1.dfsg.1-2_amd64.deb

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

iQIcBAEBCAAGBQJP8cEeAAoJEOxkTtbr1QJDYdAQAJ5aUIRb33Ch8lQqkLShRXez
U1hWdAJqp7SwLDQ1DsN3QOuKrmPnaKWQ9egEpJMdxD/1o53yzkXd+dClJlDDbzFI
6HT6YSZ2WsIH7Sr+b1G9IT9NfKbQpj8BGyQGy7NStP484wbBHqxbsLvhuPuahsDP

Bug#555168: Unclear license situation for (e)glibc locales provided by you

2012-07-02 Thread Shehzad Ali
Hello Dr. Kreutzmann

Yes, the license (L)GPL v2 or higher is fine for me. 
 Pablo works at Mandriva now according to his LinkedIn profile. Their is 
another e-mail on his website. Would you like me to find that for you?

Regards
Shehzad

-Original Message-
From: Helge Kreutzmann deb...@helgefjell.de
Date: Mon, 2 Jul 2012 15:36:08 
To: shehzadas...@hotmail.com
Cc: pa...@mandrakesoft.com; pa...@mandriva.com; shehzadas...@yahoo.com; 
555...@bugs.debian.org
Subject: Re: Bug#555168: Unclear license situation for (e)glibc locales
 provided by you


Hello Shehzad,
thanks for your answer. Just to make sure I understand you correctly:
The license (L)GPL v2 or higher is fine for you, correct?

Also thanks for the new address of Pablo, unfortunately, it also does
not work.

Greetings

    Helge

On Mon, Jul 02, 2012 at 03:56:55PM +0100, Shehzad Ali wrote:
 Hello Dr. Kreutzmann
 
 I have absolutely no objections to the statement being modified to allow for 
 modification and re-licensed. Pablo contacted me for help so I have included 
 his updated e-mail in the reply too. As long as the locale can be updated, 
 modified and distributed freely for the benefit of everyone I have no 
 objections :)
  If you require anything else from me please do not hesitate to ask.
 
 Regards
 Shehzad
 
  Date: Sat, 30 Jun 2012 15:22:30 +0200
  From: deb...@helgefjell.de
  To: shehzadas...@hotmail.com; pa...@mandrakesoft.com
  CC: 555...@bugs.debian.org
  Subject: Unclear license situation for (e)glibc locales provided by you
  
  Hello,
  you are listed as contact person/author of the following locale:
  
  ur_PK
  
  This locale comes with a statement
  
  % Distribution and use is free, also
  % for commercial purposes.
  
  Thus it does not allow modification; it is unclear, however, if this
  statement was meant as a license.
  
  As discussed in
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555168 this
  locale could strictly speaking not be part of Debian which would be a
  great loss. (Currently it is allowed pending investigation).
  
  To properly resolve this, I would like to ask you the following
  question:
  
  Would you be willing to relicense this locale to a proper license,
  e.g. (L)GPL v2 or higher or another free software license of your choice?
  
  If you have any questions regarding this issue, do not hesitate to
  contact me (via the reply-to address set).
  
  Thanks for helping to resolve this!
  
  Helge

-- 
  Dr. Helge Kreutzmann deb...@helgefjell.de
   Dipl.-Phys.   http://www.helgefjell.de/debian.php
    64bit GNU powered gpg signed mail preferred
   Help keep free software libre: http://www.ffii.de/



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



Processed: merging 679687 679938

2012-07-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 merge 679687 679938
Bug #679687 [plymouth] plymouth: initramfs hook fails to find renderers with 
multi-arch
Bug #679938 [plymouth] plymouth initramfs hook broken again
Merged 679687 679938
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
679687: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679687
679938: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679938
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#555168: Unclear license situation for (e)glibc locales provided by you

2012-07-02 Thread Helge Kreutzmann
Hello Shehzad,
On Mon, Jul 02, 2012 at 03:49:50PM +, Shehzad Ali  wrote:
 Yes, the license (L)GPL v2 or higher is fine for me. 

Thanks.

  Pablo works at Mandriva now according to his LinkedIn profile. Their is 
 another e-mail on his website. Would you like me to find that for you?

That would be great if you could find out that other e-mail address,
this would help a lot!

Thank you

Helge

 
 Regards
 Shehzad
 
 -Original Message-
 From: Helge Kreutzmann deb...@helgefjell.de
 Date: Mon, 2 Jul 2012 15:36:08 
 To: shehzadas...@hotmail.com
 Cc: pa...@mandrakesoft.com; pa...@mandriva.com; shehzadas...@yahoo.com; 
 555...@bugs.debian.org
 Subject: Re: Bug#555168: Unclear license situation for (e)glibc locales
  provided by you
 
 
 Hello Shehzad,
 thanks for your answer. Just to make sure I understand you correctly:
 The license (L)GPL v2 or higher is fine for you, correct?
 
 Also thanks for the new address of Pablo, unfortunately, it also does
 not work.
 
 Greetings
 
     Helge
 
 On Mon, Jul 02, 2012 at 03:56:55PM +0100, Shehzad Ali wrote:
  Hello Dr. Kreutzmann
  
  I have absolutely no objections to the statement being modified to allow 
  for modification and re-licensed. Pablo contacted me for help so I have 
  included his updated e-mail in the reply too. As long as the locale can be 
  updated, modified and distributed freely for the benefit of everyone I have 
  no objections :)
   If you require anything else from me please do not hesitate to ask.
  
  Regards
  Shehzad
  
   Date: Sat, 30 Jun 2012 15:22:30 +0200
   From: deb...@helgefjell.de
   To: shehzadas...@hotmail.com; pa...@mandrakesoft.com
   CC: 555...@bugs.debian.org
   Subject: Unclear license situation for (e)glibc locales provided by you
   
   Hello,
   you are listed as contact person/author of the following locale:
   
   ur_PK
   
   This locale comes with a statement
   
   % Distribution and use is free, also
   % for commercial purposes.
   
   Thus it does not allow modification; it is unclear, however, if this
   statement was meant as a license.
   
   As discussed in
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555168 this
   locale could strictly speaking not be part of Debian which would be a
   great loss. (Currently it is allowed pending investigation).
   
   To properly resolve this, I would like to ask you the following
   question:
   
   Would you be willing to relicense this locale to a proper license,
   e.g. (L)GPL v2 or higher or another free software license of your choice?
   
   If you have any questions regarding this issue, do not hesitate to
   contact me (via the reply-to address set).
   
   Thanks for helping to resolve this!
   
   Helge
 
 -- 
   Dr. Helge Kreutzmann deb...@helgefjell.de
    Dipl.-Phys.   http://www.helgefjell.de/debian.php
     64bit GNU powered gpg signed mail preferred
    Help keep free software libre: http://www.ffii.de/
 

-- 
  Dr. Helge Kreutzmann deb...@helgefjell.de
   Dipl.-Phys.   http://www.helgefjell.de/debian.php
64bit GNU powered gpg signed mail preferred
   Help keep free software libre: http://www.ffii.de/


signature.asc
Description: Digital signature


Bug#654506: marked as done (Doesn't contain source for waf binary code)

2012-07-02 Thread Debian Bug Tracking System
Your message dated Mon, 2 Jul 2012 12:07:00 -0400
with message-id 
CAAfdZj_Zwjm6A6odaqYh7sQzdwdS7w2z8_yL=iguqcuddbx...@mail.gmail.com
and subject line SC no longer uses scons
has caused the Debian Bug report #654506,
regarding Doesn't contain source for waf binary code
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.)


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

Hi!

 This was actually found in Ubuntu: https://launchpad.net/bugs/873003

 The included waf script contains binary code in line 161 for which no
source is available, which is a clear policy violation.

 Please include the source for that and actually compile that source and
use the compiled binary data instead of the one that is included now in
the source package.

 Thanks,
Rhonda
-- 
Fühlst du dich mutlos, fass endlich Mut, los  |
Fühlst du dich hilflos, geh raus und hilf, los| Wir sind Helden
Fühlst du dich machtlos, geh raus und mach, los   | 23.55: Alles auf Anfang
Fühlst du dich haltlos, such Halt und lass los|


---End Message---
---BeginMessage---
Version: 1:3.5.2-1

Supercollider as of 3.5.2 no longer uses Scons, so closing scons-related
bugs

-- 

Saludos,
Felipe Sateler
---End Message---


Bug#674386: marked as done (supercollider: FTBFS: scons: *** No SConstruct file found.)

2012-07-02 Thread Debian Bug Tracking System
Your message dated Mon, 2 Jul 2012 12:07:00 -0400
with message-id 
CAAfdZj_Zwjm6A6odaqYh7sQzdwdS7w2z8_yL=iguqcuddbx...@mail.gmail.com
and subject line SC no longer uses scons
has caused the Debian Bug report #674386,
regarding supercollider: FTBFS: scons: *** No SConstruct file found.
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.)


-- 
674386: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=674386
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: supercollider
Version: 1:3.4.5-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120524 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
  debian/rules build
 test -x debian/rules
 mkdir -p common
 
 WARNING: copyright-check disabled - licensecheck (from devscripts package) is 
 missing.
 
 touch debian/stamp-copyright-check
 touch debian/stamp-upstream-cruft
 scons --directory=. CC=cc CFLAGS=-g -O2 -fstack-protector 
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall CXX=g++ 
 CXXFLAGS=   DEVELOPMENT=yes PREFIX=/usr CROSSCOMPILE=1 CURL=0 SCVIM=0 
 SCED=0 STRIP=0 
 
 scons: *** No SConstruct file found.
 File /usr/lib/scons/SCons/Script/Main.py, line 904, in _main
 make: *** [debian/stamp-scons-build] Error 2

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2012/05/24/supercollider_3.4.5-1_unstable.log

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.


---End Message---
---BeginMessage---
Version: 1:3.5.2-1

Supercollider as of 3.5.2 no longer uses Scons, so closing scons-related
bugs

-- 

Saludos,
Felipe Sateler
---End Message---


Bug#679780: ia32-libs: please document how to perform automated package install and upgrade tests that involve ia32-libs

2012-07-02 Thread Goswin von Brederlow
Hi,

testing ia32-libs is pretty simple and should be the same as for all 32bit
packages that will switch to multiarch (e.g wine).

As you speculated you need to run dpkg --add-architecture and apt-get update.
After that ia32-libs can simply be installed.

For upgrades the same holds true. Except you can't add the foreign architecture
until you have already upgraded dpkg and apt. You will need to two this in
multiple steps:
* replace sources.list to point ot the next distribution
* run pre_distupgrade scripts (above variables + PIUPARTS_DISTRIBUTION_NEXT)
* apt-get dist-upgrade
* dpkg --add-architecture i386
* apt-get update
* apt-get dist-upgrade
* run post_distupgrade scripts (above variables + PIUPARTS_DISTRIBUTION_PREV)

So I figure you need some do_i_need_to_repeat_distupgrade script that figures
out if you need to go multi-arch and repeat the dist-upgrade.


Idealy this will be enough. ia32-libs should be held back on upgrade until
i386 is added as foreign architecture. Same for wine. But apt-get or aptitude
might decide to remove the package instead of holding it back. If so then
we need more detailed instructions for the release nodes. So some automatic
testing of upgrades will be invaluable.

MfG
Goswin



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



Processed: reassign 679780 to piuparts

2012-07-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 679780 piuparts
Bug #679780 [ia32-libs] ia32-libs: please document how to perform automated 
package install and upgrade tests that involve ia32-libs 
Bug reassigned from package 'ia32-libs' to 'piuparts'.
No longer marked as found in versions ia32-libs/20120616.
Ignoring request to alter fixed versions of bug #679780 to the same values 
previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
679780: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679780
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#679945: kiwix: crashes entire session upon exit

2012-07-02 Thread whatmeurgent
Package: kiwix
Version: 0.9~beta6.5-1
Severity: critical
Justification: causes serious data loss

Dear Maintainer,

I've twice launched and used kiwix satisfactorily; on both occassions, upon 
selecting the menu item file/quit, the entire session dies and returns me to a 
login screen, resulting in total loss of all unsaved work in orther windows.


-- System Information:
Debian Release: wheezy/sid
Architecture: amd64 (x86_64)

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

Versions of packages kiwix depends on:
ii  desktop-file-utils  0.18-1
ii  libc6   2.13-33
ii  libclucene0ldbl 0.9.21b-2+b1
ii  libgcc1 1:4.7.0-8
ii  libicu484.8.1.1-8
ii  liblzma55.1.1alpha+20120614-1
ii  libmicrohttpd10 0.9.19-3
ii  libnspr4-0d 4.9-1
ii  libstdc++6  4.7.0-8
ii  libxapian22 1.2.10-2
ii  menu2.1.46
ii  xulrunner-10.0  10.0.5esr-1
ii  zlib1g  1:1.2.7.dfsg-13

Versions of packages kiwix recommends:
ii  xapian-tools  1.2.10-2

kiwix suggests no packages.

-- 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#679548: Partly real/Partly documentation

2012-07-02 Thread Scott Kitterman
I worked through this with upstream and here's the findings:

 PeerList  199.192.231.53,2605:eb00:100:1::2085:29b0

is a real bug.  The DB parsing code is treating everything before :: as a DB 
type.  This is filed upstream on Sourceforge as bug #3539493.  They will 
release an update to fix this.

 Socket   inet:8891@::1

This is not a bug so much as a documentation issue (which upstream has said 
they will address).  If you use this instead, it works:

Socket   inet6:8891@[::1]


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


Bug#679948: regression (fixed upstream) in deducing the dtype for record array

2012-07-02 Thread Yaroslav Halchenko
Package: python-numpy
Version: 1:1.6.2-1
Severity: serious
Tags: upstream

I was troubleshooting pynn FTBFS
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=669466
and one of the recently failed unittests was due to following regression:

$ python -c import numpy; print numpy.__version__; print numpy.array([('a', 
1), ('b', 9.99)])
1.4.1
[['a' '1']
 ['b' '9.99']]
$ python -c import numpy; print numpy.__version__; print numpy.array([('a', 
1), ('b', 9.99)])
1.6.2
[['a' '1']
 ['b' '9']]

and it seemd to be fixed in current master

$ git show origin/master
commit e15d0bdd3cc0bc0928e1f4d0b419a2fb3de02af9
Merge: da3da3d 56183d7
Author: Travis E. Oliphant teoliph...@gmail.com
Date:   Tue Jun 26 19:59:09 2012 -0700

Merge pull request #322 from stefanv/fix_np_core_bscript

PKG: Fix numpy core bscript.

#scipy IRC is quiet -- I will try to bisect it


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (900, 'testing'), (600, 'unstable'), (300, 'experimental'), (100, 
'stable')
Architecture: amd64 (x86_64)

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

Versions of packages python-numpy depends on:
ii  libblas3gf [libblas.so.3gf]  1.2.20110419-2
ii  libc62.13-33
ii  libgcc1  1:4.7.1-2
ii  libgfortran3 4.7.1-2
ii  liblapack3gf [liblapack.so.3gf]  3.3.1-1
ii  libquadmath0 4.7.1-2
ii  python   2.7.2-10
ii  python-support   1.0.14

python-numpy recommends no packages.

Versions of packages python-numpy suggests:
ii  gcc   4:4.7.1-1
ii  gfortran  4:4.6.1-2
ii  python-dev2.7.2-10
ii  python-nose   1.1.2-3
ii  python-numpy-dbg  1:1.6.2-1
ii  python-numpy-doc  1:1.5.1-4

-- 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#678804: NMU diff

2012-07-02 Thread Steve McIntyre
Attached

-- 
Steve McIntyre, Cambridge, UK.st...@einval.com
Because heaters aren't purple! -- Catherine Pitt
diff -u maelstrom-1.4.3-L3.0.6+main/debian/changelog maelstrom-1.4.3-L3.0.6+main/debian/changelog
--- maelstrom-1.4.3-L3.0.6+main/debian/changelog
+++ maelstrom-1.4.3-L3.0.6+main/debian/changelog
@@ -1,3 +1,10 @@
+maelstrom (1.4.3-L3.0.6+main-1+nmu1) unstable; urgency=low
+
+  * Fix FTBFS on armhf: build all sources with consistent build flags.
+Closes: #678804
+
+ -- Steve McIntyre 93...@debian.org  Mon, 02 Jul 2012 17:10:41 +0100
+
 maelstrom (1.4.3-L3.0.6+main-1) unstable; urgency=low
 
   * fix several lintian bugs
only in patch2:
unchanged:
--- maelstrom-1.4.3-L3.0.6+main.orig/netlogic/Makefile.in
+++ maelstrom-1.4.3-L3.0.6+main/netlogic/Makefile.in
@@ -90,11 +90,11 @@
 liblogic_a_OBJECTS =  about.o blit.o game.o logic.o make.o netplay.o \
 object.o objects.o player.o
 AR = ar
-CXXFLAGS = @CXXFLAGS@
+CXXFLAGS = $(shell dpkg-buildflags --get CXXFLAGS) @CXXFLAGS@
 CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
 CXXLD = $(CXX)
 CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@
-CFLAGS = @CFLAGS@
+CFLAGS = $(shell dpkg-buildflags --get CFLAGS) @CFLAGS@
 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 CCLD = $(CC)
 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
only in patch2:
unchanged:
--- maelstrom-1.4.3-L3.0.6+main.orig/maclib/Makefile.in
+++ maelstrom-1.4.3-L3.0.6+main/maclib/Makefile.in
@@ -112,11 +112,11 @@
 snd2wav_OBJECTS =  snd2wav.o
 snd2wav_DEPENDENCIES =  libSDLmac.a
 snd2wav_LDFLAGS = 
-CXXFLAGS = @CXXFLAGS@
+CXXFLAGS = $(shell dpkg-buildflags --get CXXFLAGS) @CXXFLAGS@
 CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
 CXXLD = $(CXX)
 CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@
-CFLAGS = @CFLAGS@
+CFLAGS = $(shell dpkg-buildflags --get CFLAGS) @CFLAGS@
 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 CCLD = $(CC)
 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
only in patch2:
unchanged:
--- maelstrom-1.4.3-L3.0.6+main.orig/screenlib/Makefile.in
+++ maelstrom-1.4.3-L3.0.6+main/screenlib/Makefile.in
@@ -89,11 +89,11 @@
 libSDLscreen_a_LIBADD = 
 libSDLscreen_a_OBJECTS =  SDL_FrameBuf.o pixel.o
 AR = ar
-CXXFLAGS = @CXXFLAGS@
+CXXFLAGS = $(shell dpkg-buildflags --get CXXFLAGS) @CXXFLAGS@
 CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
 CXXLD = $(CXX)
 CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@
-CFLAGS = @CFLAGS@
+CFLAGS = $(shell dpkg-buildflags --get CFLAGS) @CFLAGS@
 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 CCLD = $(CC)
 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@


Bug#679672: ifupdown: ifup doesn't recognize aliases IPs for vlan in form ethX.Y:A

2012-07-02 Thread Adrian Ban

Hi,

This patch is integrated in ifup?
I'll try to check if is working.

Adrian

On 7/1/2012 11:42 AM, Andrew Shadura wrote:

Hello,

On Sat, 30 Jun 2012 19:37:57 +0300
Adrian Ban adrian@mantech.ro wrote:


After an upgrade of the system the ifup command doesn't recognize
anymore the aliases for the VLANs. I have severals vlans configured
in /etc/network/interfaces like this:

I've just committed a fix.

For this:

iface eth2.2:3 inet static
   address 3.4.5.6/23

It now runs the following:

if test -d /sys/class/net/eth2 -a ! -d /sys/class/net/eth2.2 ; 
then ip link set up dev eth2; ip link add link eth2 name eth2.2 
type vlan id 2; fi
ip addr add 3.4.5.6/255.255.254.0 broadcast 3.4.5.255 dev eth2.2:3 label 
eth2.2:3
ip link set dev eth2.2:3   up

Please check if that's correct.







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



Bug#679864: kyotocabinet: FTBFS: failed to remove `/build/buildd-kyotocabinet_1.2.76-2-i386-HBtinO/kyotocabinet-1.2.76/debian/kyotocabinet-doc/usr/share/doc/libkyotocabinet16': No such file or directo

2012-07-02 Thread shawn
tag 679864 pending

Thanks!

On Mon, 2012-07-02 at 09:36 +0200, Jakub Wilk wrote: 
 Source: kyotocabinet
 Version: 1.2.76-2
 Severity: serious
 Justification: fails to build from source
 
 kyotocabinet FTBFS:
 | # mega-lameness:
 | rmdir $(pwd)/debian/kyotocabinet-doc/usr/share/doc/libkyotocabinet16
 | rmdir: failed to remove 
 `/build/buildd-kyotocabinet_1.2.76-2-i386-HBtinO/kyotocabinet-1.2.76/debian/kyotocabinet-doc/usr/share/doc/libkyotocabinet16':
  No such file or directory
 | make[1]: *** [override_dh_installdocs] Error 1
 | make[1]: Leaving directory 
 `/build/buildd-kyotocabinet_1.2.76-2-i386-HBtinO/kyotocabinet-1.2.76'
 | make: *** [binary-arch] Error 2
 
 Full build log:
 https://buildd.debian.org/status/fetch.php?pkg=kyotocabinetarch=i386ver=1.2.76-2stamp=1341190492
 

Correct. dehelper (specifically dh_installdocs with --link-doc) on all
my machines (amd64 and armel) and apparently Sylvester's machine as he
build amd64, leaves this empty folder, which if not removed ends up in
the .deb triggering correct lintian warning. ( i built with
cowbuilder/pbuilder successfully as well against amd64 unstable--I *did*
test my conscious decision to use rmdir over rm -rf)

i have uploaded -3 to mentors which changes this rmdir to rm -rf so that
it doesn't break the build. I looked at the source to dh_installdocs,
and couldn't identify where the problem was coming from, the source has
been unmodified for a long time as well.

On the upside, this happens after all the tests, so kyotocabinet has
prooven quite portable with the new 8-byte atomic configure test,
failing in the tests only on alpha, sparc (only 32-bit attempted so
far), and  hurd-i386
-- 
-Shawn Landden




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



Bug#555168: Unclear license situation for (e)glibc locales provided by you

2012-07-02 Thread Shehzad Ali




According to Pablo's website: http://chanae.walon.org/~srtxg/ . He has two 
e-mail addresses on this website:  sr...@chanae.walon.org and pa...@walon.org 
which I have also included in this e-mail. Hopefully either of these should 
work.
 
Regards
Shehzad

 Date: Mon, 2 Jul 2012 17:52:46 +0200
 From: deb...@helgefjell.de
 To: shehzadas...@hotmail.com
 CC: pa...@mandrakesoft.com; pa...@mandriva.com; shehzadas...@yahoo.com; 
 555...@bugs.debian.org
 Subject: Re: Bug#555168: Unclear license situation for (e)glibc locales 
 provided by you
 
 Hello Shehzad,
 On Mon, Jul 02, 2012 at 03:49:50PM +, Shehzad Ali  wrote:
  Yes, the license (L)GPL v2 or higher is fine for me. 
 
 Thanks.
 
   Pablo works at Mandriva now according to his LinkedIn profile. Their is 
  another e-mail on his website. Would you like me to find that for you?
 
 That would be great if you could find out that other e-mail address,
 this would help a lot!
 
 Thank you
 
 Helge
 
  
  Regards
  Shehzad
  
  -Original Message-
  From: Helge Kreutzmann deb...@helgefjell.de
  Date: Mon, 2 Jul 2012 15:36:08 
  To: shehzadas...@hotmail.com
  Cc: pa...@mandrakesoft.com; pa...@mandriva.com; 
  shehzadas...@yahoo.com; 555...@bugs.debian.org
  Subject: Re: Bug#555168: Unclear license situation for (e)glibc locales
   provided by you
  
  
  Hello Shehzad,
  thanks for your answer. Just to make sure I understand you correctly:
  The license (L)GPL v2 or higher is fine for you, correct?
  
  Also thanks for the new address of Pablo, unfortunately, it also does
  not work.
  
  Greetings
  
  Helge
  
  On Mon, Jul 02, 2012 at 03:56:55PM +0100, Shehzad Ali wrote:
   Hello Dr. Kreutzmann
   
   I have absolutely no objections to the statement being modified to allow 
   for modification and re-licensed. Pablo contacted me for help so I have 
   included his updated e-mail in the reply too. As long as the locale can 
   be updated, modified and distributed freely for the benefit of everyone I 
   have no objections :)
If you require anything else from me please do not hesitate to ask.
   
   Regards
   Shehzad
   
Date: Sat, 30 Jun 2012 15:22:30 +0200
From: deb...@helgefjell.de
To: shehzadas...@hotmail.com; pa...@mandrakesoft.com
CC: 555...@bugs.debian.org
Subject: Unclear license situation for (e)glibc locales provided by you

Hello,
you are listed as contact person/author of the following locale:

ur_PK

This locale comes with a statement

% Distribution and use is free, also
% for commercial purposes.

Thus it does not allow modification; it is unclear, however, if this
statement was meant as a license.

As discussed in
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555168 this
locale could strictly speaking not be part of Debian which would be a
great loss. (Currently it is allowed pending investigation).

To properly resolve this, I would like to ask you the following
question:

Would you be willing to relicense this locale to a proper license,
e.g. (L)GPL v2 or higher or another free software license of your 
choice?

If you have any questions regarding this issue, do not hesitate to
contact me (via the reply-to address set).

Thanks for helping to resolve this!

Helge
  
  -- 
Dr. Helge Kreutzmann deb...@helgefjell.de
 Dipl.-Phys.   http://www.helgefjell.de/debian.php
  64bit GNU powered gpg signed mail preferred
 Help keep free software libre: http://www.ffii.de/
  
 
 -- 
   Dr. Helge Kreutzmann deb...@helgefjell.de
Dipl.-Phys.   http://www.helgefjell.de/debian.php
 64bit GNU powered gpg signed mail preferred
Help keep free software libre: http://www.ffii.de/

  

Processed: bug 679548 is forwarded to http://sourceforge.net/tracker/?func=detailaid=3539493group_id=269812atid=1147701

2012-07-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 forwarded 679548 
 http://sourceforge.net/tracker/?func=detailaid=3539493group_id=269812atid=1147701
Bug #679548 [opendkim] opendkim silently stops when IPv6 addreses are involved
Set Bug forwarded-to-address to 
'http://sourceforge.net/tracker/?func=detailaid=3539493group_id=269812atid=1147701'.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
679548: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679548
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#678783: marked as done (flightgear: FTBFS: terrasync.cxx:133:14: error: 'svn_version_checklist_t' does not name a type)

2012-07-02 Thread Debian Bug Tracking System
Your message dated Mon, 02 Jul 2012 16:33:08 +
with message-id e1sljyi-0002hp...@franck.debian.org
and subject line Bug#678783: fixed in flightgear 2.4.0-1.2
has caused the Debian Bug report #678783,
regarding flightgear: FTBFS: terrasync.cxx:133:14: error: 
'svn_version_checklist_t' does not name a type
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.)


-- 
678783: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678783
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: flightgear
Version: 2.4.0-1.1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120624 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 g++ -DHAVE_CONFIG_H -I. -I../../src/Include  -I/usr/include/subversion-1  
 -I/usr/include/apr-1.0  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE 
 -I/usr/local/include  -O2 -g -D_REENTRANT -Wall -I/usr -D_REENTRANT -MT 
 terrasync.o -MD -MP -MF .deps/terrasync.Tpo -c -o terrasync.o terrasync.cxx
 terrasync.cxx:133:14: error: 'svn_version_checklist_t' does not name a type
 terrasync.cxx: In function 'int mysvn_setup()':
 terrasync.cxx:157:24: error: 'mysvn_version' was not declared in this scope
 terrasync.cxx:157:37: error: 'SVN_VERSION_DEFINE' was not declared in this 
 scope
 terrasync.cxx:158:46: error: 'mysvn_checklist' was not declared in this scope
 terrasync.cxx:158:61: error: 'svn_ver_check_list' was not declared in this 
 scope
 terrasync.cxx:183:11: warning: 'svn_error_t* 
 svn_cmdline_setup_auth_baton(svn_auth_baton_t**, svn_boolean_t, const char*, 
 const char*, const char*, svn_boolean_t, svn_config_t*, svn_cancel_func_t, 
 void*, apr_pool_t*)' is deprecated (declared at 
 /usr/include/subversion-1/svn_cmdline.h:361) [-Wdeprecated-declarations]
 terrasync.cxx:185:62: warning: 'svn_error_t* 
 svn_cmdline_setup_auth_baton(svn_auth_baton_t**, svn_boolean_t, const char*, 
 const char*, const char*, svn_boolean_t, svn_config_t*, svn_cancel_func_t, 
 void*, apr_pool_t*)' is deprecated (declared at 
 /usr/include/subversion-1/svn_cmdline.h:361) [-Wdeprecated-declarations]
 terrasync.cxx: In function 'void sync_tree(const char*)':
 terrasync.cxx:251:11: warning: 'svn_error_t* 
 svn_client_checkout2(svn_revnum_t*, const char*, const char*, const 
 svn_opt_revision_t*, const svn_opt_revision_t*, svn_boolean_t, svn_boolean_t, 
 svn_client_ctx_t*, apr_pool_t*)' is deprecated (declared at 
 /usr/include/subversion-1/svn_client.h:1147) [-Wdeprecated-declarations]
 terrasync.cxx:259:13: warning: 'svn_error_t* 
 svn_client_checkout2(svn_revnum_t*, const char*, const char*, const 
 svn_opt_revision_t*, const svn_opt_revision_t*, svn_boolean_t, svn_boolean_t, 
 svn_client_ctx_t*, apr_pool_t*)' is deprecated (declared at 
 /usr/include/subversion-1/svn_client.h:1147) [-Wdeprecated-declarations]
 make[3]: *** [terrasync.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2012/06/24/flightgear_2.4.0-1.1_unstable.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


---End Message---
---BeginMessage---
Source: flightgear
Source-Version: 2.4.0-1.2

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

flightgear_2.4.0-1.2.diff.gz
  to main/f/flightgear/flightgear_2.4.0-1.2.diff.gz
flightgear_2.4.0-1.2.dsc
  to main/f/flightgear/flightgear_2.4.0-1.2.dsc
flightgear_2.4.0-1.2_amd64.deb
  to main/f/flightgear/flightgear_2.4.0-1.2_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 678...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mehdi Dogguy me...@debian.org (supplier of updated flightgear 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: Wed, 27 Jun 2012 17:39:22 +0200
Source: flightgear
Binary: flightgear

Processed: found 679548 in 2.6.1-1

2012-07-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 found 679548 2.6.1-1
Bug #679548 [opendkim] opendkim silently stops when IPv6 addreses are involved
Marked as found in versions opendkim/2.6.1-1.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
679548: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679548
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#678804: marked as done (maelstrom: FTBFS on armhf: netlogic/liblogic.a: could not read symbols: Bad value)

2012-07-02 Thread Debian Bug Tracking System
Your message dated Mon, 02 Jul 2012 16:33:16 +
with message-id e1sljyq-0002im...@franck.debian.org
and subject line Bug#678804: fixed in maelstrom 1.4.3-L3.0.6+main-1+nmu1
has caused the Debian Bug report #678804,
regarding maelstrom: FTBFS on armhf: netlogic/liblogic.a: could not read 
symbols: Bad value
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.)


-- 
678804: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678804
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: maelstrom
Version: 1.4.3-L3.0.6+main-1
Severity: serious
Justification: FTBFS

Hi,

your package no longer builds on armhf:
| g++  -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security  -g -O2 -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 
-D_REENTRANT -I. -I./netlogic -I./screenlib -I./maclib 
-DLIBDIR=\/usr/lib/games/maelstrom\ -DBMPDIR=\/usr/share/games/maelstrom\ 
-fPIE -pie -Wl,-z,relro -Wl,-z,now  -o Maelstrom  checksum.o controls.o 
dialog.o fastrand.o init.o load.o main.o myerror.o netscore.o rect.o scores.o 
netlogic/liblogic.a   screenlib/libSDLscreen.a  
  maclib/libSDLmac.a  -lm   -L/usr/lib/arm-linux-gnueabihf 
-lSDL -lSDL_net
| /usr/bin/ld: netlogic/liblogic.a(about.o): relocation R_ARM_THM_MOVW_ABS_NC 
against `sound' can not be used when making a shared object; recompile with 
-fPIC
| netlogic/liblogic.a: could not read symbols: Bad value
| collect2: ld returned 1 exit status
| make[2]: *** [Maelstrom] Error 1

Full build logs:
  https://buildd.debian.org/status/package.php?p=maelstrom

Mraw,
KiBi.


---End Message---
---BeginMessage---
Source: maelstrom
Source-Version: 1.4.3-L3.0.6+main-1+nmu1

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

maelstrom_1.4.3-L3.0.6+main-1+nmu1.diff.gz
  to main/m/maelstrom/maelstrom_1.4.3-L3.0.6+main-1+nmu1.diff.gz
maelstrom_1.4.3-L3.0.6+main-1+nmu1.dsc
  to main/m/maelstrom/maelstrom_1.4.3-L3.0.6+main-1+nmu1.dsc
maelstrom_1.4.3-L3.0.6+main-1+nmu1_armhf.deb
  to main/m/maelstrom/maelstrom_1.4.3-L3.0.6+main-1+nmu1_armhf.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 678...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Steve McIntyre 93...@debian.org (supplier of updated maelstrom 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: SHA256

Format: 1.8
Date: Mon, 02 Jul 2012 17:10:41 +0100
Source: maelstrom
Binary: maelstrom
Architecture: source armhf
Version: 1.4.3-L3.0.6+main-1+nmu1
Distribution: unstable
Urgency: low
Maintainer: Christoph G. Baumann c...@debian.org
Changed-By: Steve McIntyre 93...@debian.org
Description: 
 maelstrom  - An arcade-style game resembling Asteroids.
Closes: 678804
Changes: 
 maelstrom (1.4.3-L3.0.6+main-1+nmu1) unstable; urgency=low
 .
   * Fix FTBFS on armhf: build all sources with consistent build flags.
 Closes: #678804
Checksums-Sha1: 
 8b98764fd5a6f862eda9b0404ef190062b233ab0 1855 
maelstrom_1.4.3-L3.0.6+main-1+nmu1.dsc
 90f0625f902d33baf98d1205e718e802547369a4 81466 
maelstrom_1.4.3-L3.0.6+main-1+nmu1.diff.gz
 89a296ca3b808aa38a5334e96cd3461664c53414 834934 
maelstrom_1.4.3-L3.0.6+main-1+nmu1_armhf.deb
Checksums-Sha256: 
 2f3db8cc918cfd37ceff644e9f6238c736b4a32e786fa9c6a6561477571a0ce1 1855 
maelstrom_1.4.3-L3.0.6+main-1+nmu1.dsc
 98b5dc6079fa408fd621d50b0f242b7c1a4c75f999fb31b1a8a8b4cc961dd832 81466 
maelstrom_1.4.3-L3.0.6+main-1+nmu1.diff.gz
 fe4c482be5fa89462f656d48d30e5d14151f81d9dbe99fb8a5fd2707a2262fd3 834934 
maelstrom_1.4.3-L3.0.6+main-1+nmu1_armhf.deb
Files: 
 9c8b4425bf92d396cf5a01e32d2cea51 1855 games optional 
maelstrom_1.4.3-L3.0.6+main-1+nmu1.dsc
 173bc7d3d2b2d9f51703bd89725cfc62 81466 games optional 
maelstrom_1.4.3-L3.0.6+main-1+nmu1.diff.gz
 0b23a412510bf054f9cfa8b4e91752a8 834934 games optional 
maelstrom_1.4.3-L3.0.6+main-1+nmu1_armhf.deb

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

iQIcBAEBCAAGBQJP8cuoAAoJEFh5eVc0QmhOph8QAJXGgYxQY7q2KMrQwDjc1X5y
Ebk1fpGYlE/+Oy7lWQPFfe3vZ3Ku5q8O8sAC7IJit8ZS+F2fK3pHOoMIHZiToNA4
U5Fhz8tPVNCIHLVzRAf0lLXMXg3y6dakQtvdrEJ+xPcnveD/IqFNdAONc1z1nKXM

Bug#679672: ifupdown: ifup doesn't recognize aliases IPs for vlan in form ethX.Y:A

2012-07-02 Thread Andrew Shadura
Hello,

On Mon, 02 Jul 2012 19:21:07 +0300
Adrian Ban adrian@mantech.ro wrote:

 This patch is integrated in ifup?
 I'll try to check if is working.

You can try it from here:
http://ifupdown.org/ifupdown/diff/ifupdown.nw?diff2=bbb51c127dcfdiff1=3852b8ca1fb8

-- 
WBR, Andrew


signature.asc
Description: PGP signature


Bug#679959: dpkg: 1.16.5 breaks binNMUs

2012-07-02 Thread Julien Cristau
Package: dpkg
Version: 1.16.5
Severity: grave

When binNMUing a package with dpkg 1.16.5, the debs end up with a
missing version in the Source field of their control file.
See e.g.
https://buildd.debian.org/status/fetch.php?pkg=libgdal-grassarch=kfreebsd-i386ver=1.9.0-1%2Bb2stamp=1341244875
compared to
https://buildd.debian.org/status/fetch.php?pkg=libgdal-grassarch=kfreebsd-amd64ver=1.9.0-1%2Bb1stamp=1340892254
(the former has 1.16.5, the latter 1.16.4.3).  1.16.6 is also broken.

Cheers,
Julien


signature.asc
Description: Digital signature


  1   2   3   >