Bug#679717: accessodf: unowned files after purge (policy 6.8, 10.8)

2012-07-02 Thread Andreas Beckmann
On 2012-07-02 06:34, Sebastian Humenda wrote:
 # apt-file show accessodf  /tmp/files; \ for f in $(cat
 /tmp/files); do; if [ -f $f ]; then; echo 'found'; fi; do (zsh
 code) [and no output]

That does not work for file sthat get created during the installation
but are not owned by the package. These are not known to apt-file.

Try
  piuparts [...] your.deb

 Please check the package at: 
 http://crustulus.de/accessodf_0.1-1.2_all.deb

Has the same problem.

Unfortunately I won't have time to further investigate before
Wednesday evening.


Andreas

were you Moomoc in #debian-mentors? Try to grab me (anbe) on IRC on
Wednesday



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



Bug#679853: general: Too much downtime during a big dist-upgrade - avoidable with snapshots

2012-07-02 Thread Philipp Kern
Alexander,

am Mon, Jul 02, 2012 at 11:11:51AM +0600 hast du folgendes geschrieben:
 1) The installer should be able to install the system to a btrfs
 subvolume (except /home and /var, which should be on separate
 subvolumes).
 
 2) On such system, dpkg and apt/aptitude, if requested by the user
 and/or by default, should make a writeable snapshot of the root
 subvolume, mount it to some temporary location, chroot into it and
 perform the upgrade there. During this process, the main system will,
 of course, continue to work.

it is not sufficient on a Debian system to just branch off the root filesystem
given that important state information of the package manager is stored in
/var.

Of course somebody could port the Nexenta snapshotting method (with ZFS) to
Debian proper with btrfs...

Kind regards
Philipp Kern


signature.asc
Description: Digital signature


Bug#679453: [Pkg-xfce-devel] Bug#679453: debian: When Using XFCE Various Programs Default to Nautilus Instead of Thunar

2012-07-02 Thread Daniel Dickinson
On 02/07/12 12:19 AM, Yves-Alexis Perez wrote:
 On dim., 2012-07-01 at 17:53 -0400, Daniel Dickinson wrote:
 Well I gave a specific example of Iceweasel opening Nautilus instead of
 Thunar (I'll add, e.g. when doing Open Containing Folder), but the this
 isn't an issue of a specific problem but of the way application
 preferences are handled around MIME-types because they all default to
 the GNOMEish behaviour if GNOME components are present.
 
 And for this specific case, did you check that chosing the file manager
 in preferred applications settings didn't fix it?

Er, no didn't know about that setting, but why is it defaulting to
Nautilus in the first place.  Why not Thunar, which is what it what it
should be for an XFCE desktop?

There are lot of cases like this, but I hadn't filed bugs yet because I
know mime-types stuff was in flux due to other bugs.

Since it sounds like that isn't the case now, I'll report on a
case-by-case basis, but I'm wondering if there couldn't be a more
organized approach than stumbling across each specific case.

Regards,

Daniel

-- 
erno hm. I've lost a machine.. literally _lost_. it responds to ping,
it works completely, I just can't figure out where in my apartment it
is.




signature.asc
Description: OpenPGP digital signature


Bug#679851: Please don't panic about CPU spike

2012-07-02 Thread Nicholas Bamber
severity 679851 normal
reassign 679851 mysql-server-core-5.5
forwarded 679851 http://bugs.mysql.com/bug.php?id=65778
merge 679723 679851
clone 679723 -1
reassign -1 linux
tag -1 +patch
thanks

Nikolai,
This was actually caused by the recent leap second and has actually
been acknowledged as a linux bug. (The upstream Mysql bug report
includes an offered patch to the linux kernel).

However you did not need to take such drastic action as reinstalling
mysql to resolve this. Simply resetting the date or at least rebooting
the machine would have resolved it.



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



Bug#679855: bacula-director-mysql: update_mysql_tables does not use dbname when applying SQL update commands

2012-07-02 Thread Dominik Sommer
Package: bacula-director-mysql
Version: 5.2.6+dfsg-1
Severity: important

Dear Maintainer,

   * What led up to the situation?

I just updated to the most recent debian testing package, and bacula-director 
didn't start any longer.
Running it manually (without the init.d script) showed the DB had not been 
updated (a notice during
aptitude's update process would have been helpful btw). Googling for a 
solution, I found there's an
update script - update_mysql_tables. Running it untouched, it asked me to set 
the DB name to update
in the script, which I did. Re-running yielded a couple of no database 
selected errors.

   * What exactly did you do (or not do) that was effective (or
 ineffective)?

Looking into the script, it seems like the db_name parameter is only used for 
querying the version
information, but not for actually applying the SQL. So I just added the missing
-D ${db_name}
from the first mysql command (line 13) to the second one (line 24).

   * What was the outcome of this action?

The update was now applied successfully and bacula-dir started again.


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

Kernel: Linux 3.2.0-2-486
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 bacula-director-mysql depends on:
ii  bacula-common5.2.6+dfsg-1
ii  bacula-common-mysql  5.2.6+dfsg-1
ii  bacula-director-common   5.2.6+dfsg-1
ii  dbconfig-common  1.8.47+nmu1
ii  debconf [debconf-2.0]1.5.44
ii  libc62.13-33
ii  libgcc1  1:4.7.0-8
ii  libpython2.7 2.7.3~rc2-2.1
ii  libssl1.0.0  1.0.1c-3
ii  libstdc++6   4.7.0-8
ii  libwrap0 7.6.q-23
ii  mysql-client-5.5 [mysql-client]  5.5.24+dfsg-4
ii  ucf  3.0025+nmu3
ii  zlib1g   1:1.2.7.dfsg-13

Versions of packages bacula-director-mysql recommends:
ii  mysql-server  5.5.24+dfsg-4

Versions of packages bacula-director-mysql suggests:
ii  gawk  1:4.0.1+dfsg-2

-- no debconf information



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



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



Bug#679852: opendkim: please use restorecon to apply a SE Linux label after creating a /run dir

2012-07-02 Thread Scott Kitterman
...
 + [ -x /sbin/restorecon ]  /sbin/restorecon $RUNDIR
...
Lintian whines about use of the full path here.  Should this be ignored 
because we always want to use the system provide binary and not allow 
administrators to install their own?

Also, if you want this in for Wheezy, I don't mind uploading it if you get the 
approval from the release team.

Scott K



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



Bug#679778: unblock: spandsp/0.0.6~pre20-2

2012-07-02 Thread Tzafrir Cohen
On Sun, Jul 01, 2012 at 04:37:44PM +0100, Adam D. Barratt wrote:
 On Sun, 2012-07-01 at 16:48 +0300, Tzafrir Cohen wrote:
  Please unblock package spandsp
  
  See http://bugs.debian.org/679736 . The test suite may fail when building
  in parallel. This patch avoids building the test suite in parallel.

Updated the issue and uploaded 0.0.6~pre20-3 .

 
 So far as I can tell, that bug does not affect wheezy, as it was
 introduced in a version of the package which has only ever been in
 unstable; is that correct?

The bug was introduced by the fact that as of 0.0.6pre20 I enabled the
test suite at build time. I suppose that if I enabled the test suite on
pre18 (in Wheezy now) it would have the same effect. Unfortunately it
took me a while to notice the issue after uploading the package to
Unstable.

 
 On that basis, the changes from both -1 and -2 are relevant to the
 unblock.  While the changes between the current testing package and -1
 aren't huge, the changelog isn't really very helpful in terms of helping
 me decide whether they're appropriate for an unblock as it just says
 new upstream version.
 
 Would it be possible to expand (briefly should be fine) on what the
 changes in the new upstream version are?

As of now there are two separate issues:

1. The test suite was not designed to be built in parallel:
   https://buildd.debian.org/status/logs.php?pkg=spandspver=0.0.6~pre20-1
   All failiures are due to a test file not having a proper input, as
   it was deleted or being regenerated by another program running the same
   thing.

Fix for that: .NOTPARALLEL in tests/Makefile . In -2 it was not done
properly and hence didn't really work. Works now.

2. Something that at first glance as a mips toolchain issue:
   https://buildd.debian.org/status/logs.php?pkg=spandsparch=mips
   Note that the builds for 0.0.6~pre20-2 and 0.0.6~pre20-3 failed much
   earlier than the one for 0.0.6~pre20-1 (which was also built on a
   different buildd).

Looking into that one.

-- 
Tzafrir Cohen | tzaf...@jabber.org | VIM is
http://tzafrir.org.il || a Mutt's
tzaf...@cohens.org.il ||  best
tzaf...@debian.org|| friend



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



Bug#679852: opendkim: please use restorecon to apply a SE Linux label after creating a /run dir

2012-07-02 Thread Russell Coker
On Mon, 2 Jul 2012, Scott Kitterman deb...@kitterman.com wrote:
 ...
 
  +   [ -x /sbin/restorecon ]  /sbin/restorecon $RUNDIR
 
 ...
 Lintian whines about use of the full path here.  Should this be ignored
 because we always want to use the system provide binary and not allow
 administrators to install their own?

I can't think of any possible reason for the administrator to install their 
own.  They can change the context given to the directory by changing the 
policy.

In the unlikely event that someone releases a MAC system for Linux which uses 
path based labelling in competition to SE Linux then I would prefer to have 
/sbin/restorecon be a wrapper which determines which MAC system is in use and 
then runs /sbin/restorecon.selinux or whatever.

 Also, if you want this in for Wheezy, I don't mind uploading it if you get
 the approval from the release team.

I just uploaded a policy package with significant changes shortly before the 
freeze.  I don't expect to get a new policy package in Wheezy with support for 
opendkim, so Wheezy users will have more difficult problems than editing an 
init.d file if they want to run OpenDKIM in a confined domain.

I would like to get policy support for OpenDKIM in the first update to Wheezy.  
It might be easier for you to save this change in case you have other changes 
that also need to go in the Wheezy update.  But if you just want to get it 
done and forget about it then I'll ask the release team.

-- 
My Main Blog http://etbe.coker.com.au/
My Documents Bloghttp://doc.coker.com.au/



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



Bug#679852: opendkim: please use restorecon to apply a SE Linux label after creating a /run dir

2012-07-02 Thread Scott Kitterman
I have an RC bug in Squeeze that I'm investigating.  I believe it's fixed in 
Wheezy already, be it would probably be best to wait on asking the release 
team until after I figure out if I need to fix something due to this other bug.



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



Bug#679453: [Pkg-xfce-devel] Bug#679453: debian: When Using XFCE Various Programs Default to Nautilus Instead of Thunar

2012-07-02 Thread Yves-Alexis Perez
reassign 679453 libexo-common
notfound 679453 0.8.0-1
thanks

On lun., 2012-07-02 at 02:07 -0400, Daniel Dickinson wrote:
 On 02/07/12 12:19 AM, Yves-Alexis Perez wrote:
  On dim., 2012-07-01 at 17:53 -0400, Daniel Dickinson wrote:
  Well I gave a specific example of Iceweasel opening Nautilus instead of
  Thunar (I'll add, e.g. when doing Open Containing Folder), but the this
  isn't an issue of a specific problem but of the way application
  preferences are handled around MIME-types because they all default to
  the GNOMEish behaviour if GNOME components are present.
  
  And for this specific case, did you check that chosing the file manager
  in preferred applications settings didn't fix it?
 
 Er, no didn't know about that setting, but why is it defaulting to
 Nautilus in the first place.  Why not Thunar, which is what it what it
 should be for an XFCE desktop?

Fwiw, it's the case in 4.10 (/etc/xdg/xfce4/helpers.rc contains
FileManager=Thunar).

Might be worth changing that for 4.8 so Wheezy users having both don't
rely on alphabetic numbering, although it's not really critical.

Regards,
-- 
Yves-Alexis


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


Bug#679853: general: Too much downtime during a big dist-upgrade - avoidable with snapshots

2012-07-02 Thread Alexander E. Patrakov
2012/7/2 Philipp Kern pk...@debian.org:
 Alexander,
 it is not sufficient on a Debian system to just branch off the root filesystem
 given that important state information of the package manager is stored in
 /var.

Yes, this seems to be a valid objection.

However [call me a heretic if you want] does this state information
really belong to /var? It is written to only when /usr is written to,
by the same package manager that modifies the root fs and /usr. Maybe
it's time to move it to /usr so that it is not intermixed with really
variable user data.

-- 
Alexander E. Patrakov



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#679330: ioquake3: Add support for GNU/Hurd

2012-07-02 Thread Fabian Greffrath

Am 30.06.2012 15:21, schrieb Simon McVittie:

I'd be inclined to say no: the Quake 3 engine has a list of known
systems approach to porting, so if Debian is ported to yet another
kernel (GNU/kNetBSD? GNU/kSolaris?) it's very likely to not compile
there without a patch similar to the one Svante did for Hurd.


This is getting OT, But I'd say this applies to nearly all software in 
Debian. IMHO if the Architecture field is set to any than the 
package is *targeted* at any architecture, i.e. there is no reason 
that speaks against attempting to build on all architectures. It does 
not mean, in turn, that it is actually tested or even expected to run 
on e.g. knetbsd-s390x. ;)


 - Fabian



--
To UNSUBSCRIBE, email to debian-bugs-dist-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-dist-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#592959: Dovecot in backports

2012-07-02 Thread Thorsten Glaser
On Fri, 29 Jun 2012, micah anderson wrote:

 is pending in BPO's NEW right now. However, what ended up happening is
 that the BPO autobuilders picked it up and built it against stable
 dovecot1. 

Backports generally do that; to build against another package
from backports you need to have a versioned B-D on it that
cannot be fulfilled from stale.

bye,
//mirabilos
-- 
tarent solutions GmbH
Rochusstraße 2-4, D-53123 Bonn • http://www.tarent.de/
Tel: +49 228 54881-393 • Fax: +49 228 54881-314
HRB AG Bonn 5168 • USt-ID (VAT): DE122264941
Geschäftsführer: Boris Esser, Sebastian Mancke



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



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 

Bug#676629: guake: fails to start («ImportError: No module named xdg.DesktopEntry»)

2012-07-02 Thread Janus Heide

I still have the described problem after upgrading to 0.4.3-2

fyi I also use xfce4

Thanks Janus



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



Bug#679861: [iceweasel] EOL Error on copy/paste

2012-07-02 Thread Guy Roussin

Package: iceweasel
Version: 13.0.1-2
Severity: normal

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

I notice that when i copy and paste the sample code
from this url (for example) :
http://www.elektrosoft.it/tutorials/hbqt/hbqt.asp
in linux editors (vi, vim, gvim, gedit, kile) the eol is not
interpreted. For example, I get this for the first sample:

PROCEDURE Main () LOCAL oWnd oWnd := QMainWindow() 
oWnd:setWindowTitle(Finestra di Giovanni) oWnd:resize(300,200) 
oWnd:show() QApplication():exec() RETURN


I test the same with opera, chromium, google chrome, epiphany
and there is no problem with eol

NB: i test with --safe-mode and removing ~/.mozilla/firefox/

Thank you,

Guy


--- System information. ---
Architecture: amd64
Kernel:   Linux 3.2.0-3-amd64

Debian Release: wheezy/sid
  500 unstableftp.fr.debian.org
  500 stable  dl.google.com
  500 stable  deb.opera.com
  500 squeeze deb.playonlinux.com
  500 hts www.lonelycoder.com
  300 testing ftp.fr.debian.org
  200 unstablewww.debian-multimedia.org
  150 experimentalftp.fr.debian.org

--- Package information. ---
Depends   (Version) | Installed
===-+-===
libc6  (= 2.4) | 2.13-33
libgdk-pixbuf2.0-0  (= 2.22.0) | 2.26.1-1
libglib2.0-0(= 2.16.0) | 2.32.3-1
libgtk2.0-0   (= 2.10) | 2.24.10-1
libnspr4 (= 2:4.9-2~)  | 2:4.9.1-1
 OR libnspr4-0d   (= 1.8.0.10) | 2:4.9.1-1
libstdc++6   (= 4.1.1) | 4.7.1-2
fontconfig  | 2.9.0-6
procps  | 1:3.3.3-2
debianutils   (= 1.16) | 4.3.2
xulrunner-13.0(= 13.0.1-2) | 13.0.1-2
libsqlite3-0 (= 3.7.12-1~) | 3.7.13-1
libasound2  (= 1.0.16) | 1.0.25-3
libatk1.0-0 (= 1.12.4) | 2.4.0-2
libbz2-1.0  | 1.0.6-3
libc6 (= 2.11) | 2.13-33
libcairo2(= 1.10.2-2~) | 1.12.2-2
libdbus-1-3  (= 1.0.2) | 1.6.2-1
libdbus-glib-1-2  (= 0.78) | 0.100-1
libevent-2.0-5   (= 2.0.10-stable) | 2.0.19-stable-3
libfontconfig1   (= 2.9.0) | 2.9.0-6
libfreetype6 (= 2.3.9) | 2.4.9-1
libgcc1(= 1:4.1.1) | 1:4.7.1-2
libgdk-pixbuf2.0-0  (= 2.22.0) | 2.26.1-1
libglib2.0-0(= 2.24.0) | 2.32.3-1
libgtk2.0-0 (= 2.24.0) | 2.24.10-1
libhunspell-1.3-0   | 1.3.2-4
libjpeg8(= 8c) | 8d-1
libmozjs13d(= 13.0.1-2) | 13.0.1-2
libnotify4   (= 0.7.0) | 0.7.5-1
libnspr4 (= 2:4.9-2~)  | 2:4.9.1-1
 OR libnspr4-0d  (= 4.8.9) | 2:4.9.1-1
libnss3   (= 2:3.13.4-2~)  | 2:3.13.5-1
 OR libnss3-1d  (= 3.13.2) | 2:3.13.5-1
libpango1.0-0   (= 1.14.0) | 1.30.0-1
libpixman-1-0   (= 0.18.0) | 0.26.0-3
libreadline6   (= 6.0) | 6.2-8
libsqlite3-0 (= 3.7.4) | 3.7.13-1
libstartup-notification0   (= 0.8) | 0.12-1
libstdc++6 (= 4.6) | 4.7.1-2
libvpx1  (= 1.0.0) | 1.1.0-1
libx11-6| 2:1.5.0-1
libxext6| 2:1.3.1-2
libxrender1 | 1:0.9.7-1
libxt6  | 1:1.1.3-1
zlib1g (= 1:1.1.4) | 1:1.2.7.dfsg-13
libnspr4-0d( 4.7.1-1) | 2:4.9.1-1


Package's Recommends field is empty.

Suggests  (Version) | Installed
===-+-===
fonts-stix  |
 OR otf-stix|
mozplugger  |
libgssapi-krb5-2| 1.10.1+dfsg-1
 OR libkrb53|
libgnomeui-0| 2.24.5-2
libcanberra0| 0.28-4



--- Output from package bug script ---

-- Extensions information
Name: Add Bookmark Here ??
Location: /abhe...@moztw.org.xpi
Status: enabled

Name: DownloadHelper
Location: /{b9db16a4-6edc-47ec-a1f4-b86292ed211d}
Status: enabled

Name: Firebug
Location: /fire...@software.joehewitt.com.xpi
Status: user-disabled

Name: Flash and Video Download
Location: /{bee6eb20-01e0-ebd1-da83-080329fb9a3a}
Status: user-disabled

Name: Flash Video Downloader Youtube Downloader
Location: /artur.dubo...@gmail.com.xpi
Status: enabled

Name: Fran??ais Language Pack locale

Bug#677341: Bug#679389: ITP: ibus-rime -- Rime Input Method Engine for IBus

2012-07-02 Thread Qijiang Fan
Hi,
I have changed it.
and kyotocabinet fixed that serious bug.
It (librime) can be uploaded i think.

2012/7/1 Osamu Aoki os...@debian.org

 Hi,

 On Sun, Jul 01, 2012 at 09:00:01PM +0800, Qijiang Fan wrote:
  Hello,
  kyotocabinet currently has serious bug which leads to librime cannot be
  linked.
  git repo for librime is availabe at git://
  git.debian.org/git/pkg-ime/librime.git

 Hmmm... this only have debian/* ... why not make git repo with upstream
 pristine tar.  Please consider git-import-dsc/git-import-tar/... style
 archive.

  When kyotocabinet fixes bug #679683, librime can be uploaded.

 I see.  Very new packaging indeed.

  @osamu
  could you please upload librime when #679683 is resolved ?
  thanks.

 I can not watch this situation with time I have.
 Please ping me when this happens and make sure to update package git
 repo so I can use git-buildpackage ...

 Including upstream tar source helps identify upstream chages between
 packaging.

 Osamu






Bug#679778: unblock: spandsp/0.0.6~pre20-2

2012-07-02 Thread Adam D. Barratt

On 02.07.2012 07:22, Tzafrir Cohen wrote:

On Sun, Jul 01, 2012 at 04:37:44PM +0100, Adam D. Barratt wrote:

On Sun, 2012-07-01 at 16:48 +0300, Tzafrir Cohen wrote:
 Please unblock package spandsp

[...]

On that basis, the changes from both -1 and -2 are relevant to the
unblock.  While the changes between the current testing package and 
-1
aren't huge, the changelog isn't really very helpful in terms of 
helping

me decide whether they're appropriate for an unblock as it just says
new upstream version.

Would it be possible to expand (briefly should be fine) on what the
changes in the new upstream version are?


As of now there are two separate issues:


Apologies if my question wasn't clear.  I was asking for more detail on 
why 0.0.6~pre20 is a better candidate for release than the version 
that's currently in wheezy, other than by sheer virtue of being newer.


Regards,

Adam



--
To UNSUBSCRIBE, email to debian-bugs-dist-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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#679338: [Pkg-nagios-devel] Bug#679338: Bug#679338: Bug#679338: icinga-web: Agavi tries to connect via TCP to DB, though Sockets was selected in dbconfig-common

2012-07-02 Thread Markus Frosch
Hello Chris,
The database-*.xml are only for debconf stuff.

Use the databases.xml and comment the inclusion part.

Afair its also noted like this in the README.Debian.

Regards
Markus
 Am 01.07.2012 22:21 schrieb Christoph Anton Mitterer 
cales...@scientia.net:

 On Sun, 2012-07-01 at 22:15 +0200, Alexander Wirt wrote:
  The system expect a user that deletes a conffile knows what he is doing,
  therefore such files never get regenerated, reinstalled and so on
 (unless you
  force dpkg to do so)
 I expected that,... (and obviously it's a good thing).


 But by chance, do you know how I can make it overwriting again?
 I had recovered the files as they were previously,.. and even the MD5
 sums ucf keeps seemed to fit, but nevertheless,... they were not
 overwritten (unless I overseen  something).


 Thanks, :)
 Chris.

 ___
 Pkg-nagios-devel mailing list
 pkg-nagios-de...@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-nagios-devel



Bug#679546: [Pkg-ime-devel] Bug#679546: Bug#679546: ibus-table-wubi: can't type a certain character

2012-07-02 Thread Toni Mueller

Hi Aron,

On Mon, Jul 02, 2012 at 11:52:06AM +0800, Aron Xu wrote:
 On Sat, Jun 30, 2012 at 1:20 AM, Toni Mueller supp...@oeko.net wrote:
  I am unable to type in this character: 晞
 
  The character has the Wubi code JQDH, but neither the wubi-jidian86r
  method nor the wubi-haifeng86 method allow me to type this character
  (they both stop short at JQH).
 
 The problems is likely belongs to the wubi tables (the data) included
 by IBus, and I recommend you to report to IBus upstream.

I've already looked into the source code of the package, and the
character is in there:

$ grep -rnF '晞' wubi-*
wubi-haifeng/Symbol.tab:26208:26207 665E中日韩 CJK 汉字  晞   
.   .   .   
wubi-haifeng/GBK.tab:5190:3868  9584晞   jqdh3   .   .   
.   .   jrdh3   .   .   .   .   25113413252 
.   1 
wubi-haifeng/wubi-haifeng86.UTF-8:55264:jqdh晞   1001
wubi-jidian/wubi-jidian86.txt:54823:jqdh晞   167
$ 



Kind regards,
--Toni++



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



Bug#634930: gpa: GPA unusable due to General Assuan error

2012-07-02 Thread Lionel Gamay
I had this error displayed in three existing profiles on this machine,
even with no gpg key stored in one of these profiles. So I created a
fresh new profile as you suggested. The result are:

- there is not any problem with any of the reimported keys in the new profile
- in the new profile, there is no General Assuan error when starting gpa

In one of the profiles where the bug is present and gnupg is already
configured and working with the old version of gpa, I moved away the
.gnupg directory in order to have it recreated when starting again the newer
gpa. And the error was however still displayed.

So this error message seems to be related to something else stored
in the currently existing user profiles that I can't figure for now. If you
ever have any clue...

All my apologies.

Lionel



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



Bug#679862: RM: papyon -- ROM; dead project

2012-07-02 Thread Devid Antonio Filoni
Package: ftp.debian.org
Severity: wishlist

Please remove papyon package, upstream looks dead and last commit was
a year ago.

Thanks,
Devid Antonio Filon



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



Bug#679863: pfqueue: Must not refresh while tagging mails

2012-07-02 Thread Ralf Hildebrandt
Package: pfqueue
Version: 0.5.6-8
Severity: normal

Dear Maintainer,

when tagging/marking a lot of mails in the queue in order to beform a
common action in them, pfqueue will refresh the contents of the queue,
thus removing all markings. 

Proposed change: Whil tagging, pfqueue MUST NOT update the contents of
the queue, either until a certain timout after the last keypress OR
until the user performed his/her ;  action 

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

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

Versions of packages pfqueue depends on:
ii  libc6 2.13-33
ii  libncurses5   5.9-9
ii  libpfqueue0   0.5.6-8
pn  postfix | exim4-base  none

pfqueue recommends no packages.

pfqueue suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-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-dist-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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#679865: RM: fillmore-lombard -- ROM; not developed anymore

2012-07-02 Thread Devid Antonio Filoni
Package: ftp.debian.org
Severity: wishlist

Please remove fillmore-lombard, as upstream say [1] it is not active
developed anymore.

Thanks,
Devid Antonio Filon

[1] http://yorba.org/projects.html



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



Bug#679867: libxml2: failed to load external entity due to HTTP/1.1 301 Moved Permanently

2012-07-02 Thread Vincent Lefevre
Package: libxml2
Version: 2.8.0+dfsg1-4
Severity: normal

On the following file

?xml version=1.0 encoding=utf-8?
!DOCTYPE html SYSTEM http://evolvis.org/DTD/xhtml10t-rdfa10.dtd;
html xml:lang=en lang=en xmlns=http://www.w3.org/1999/xhtml;
headtitle./title/head
bodypnbsp;/p/body
/html

I get:

$ xmllint --noout --loaddtd --valid evolvis.html
error : Unknown IO error
evolvis.html:2: warning: failed to load external entity 
http://evolvis.org/DTD/xhtml10t-rdfa10.dtd;
!DOCTYPE html SYSTEM http://evolvis.org/DTD/xhtml10t-rdfa10.dtd;
   ^
evolvis.html:3: validity error : Validation failed: no DTD found !
html xml:lang=en lang=en xmlns=http://www.w3.org/1999/xhtml;
  ^

while Firefox and Lynx don't have any problem to open the DTD itself.
A strace shows:

[...]
sendto(5, GET /DTD/xhtml10t-rdfa10.dtd HTT..., 83, 0, NULL, 0) = 83
recvfrom(5, 0x7f2523f936a0, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=5, events=POLLIN}], 1, 6) = 1 ([{fd=5, revents=POLLIN}])
recvfrom(5, HTTP/1.1 301 Moved Permanently\r\n..., 4096, 0, NULL, NULL) = 737
recvfrom(5, , 4096, 0, NULL, NULL)= 0
close(5)= 0
write(2, error : , 8) = 8
write(2, Unknown IO error\n, 17)  = 17
stat(http://evolvis.org/DTD/xhtml10t-rdfa10.dtd;, 0x7fff02c4dc40) = -1 ENOENT 
(No such file or directory)
stat(http://evolvis.org/DTD/xhtml10t-rdfa10.dtd;, 0x7fff02c4dc40) = -1 ENOENT 
(No such file or directory)
stat(http://evolvis.org/DTD/xhtml10t-rdfa10.dtd;, 0x7fff02c4dc40) = -1 ENOENT 
(No such file or directory)
stat(http://evolvis.org/DTD/xhtml10t-rdfa10.dtd;, 0x7fff02c4dc40) = -1 ENOENT 
(No such file or directory)
stat(http://evolvis.org/DTD/xhtml10t-rdfa10.dtd;, 0x7fff02c4dc30) = -1 ENOENT 
(No such file or directory)
stat(http://evolvis.org/DTD/xhtml10t-rdfa10.dtd;, 0x7fff02c4dc30) = -1 ENOENT 
(No such file or directory)
write(2, evolvis.html:2: , 16)= 16
write(2, warning: , 9)= 9
write(2, failed to load external entity \..., 76) = 76
[...]

It seems that libxml2 doesn't follow redirections.

Note: this DTD URL is currently used by INRIAGforge:

  https://gforge.inria.fr/

-- 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-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libxml2 depends on:
ii  libc6  2.13-33
ii  liblzma5   5.1.1alpha+20120614-1
ii  multiarch-support  2.13-33
ii  zlib1g 1:1.2.7.dfsg-13

Versions of packages libxml2 recommends:
ii  xml-core  0.13+nmu1

libxml2 suggests no packages.

-- no debconf information



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



Bug#679866: [flashplugin-nonfree] Add/Update to PPAPI/Pepper (chrome) version of flash

2012-07-02 Thread Schrober
Source: flashplugin-nonfree
Severity: wishlist

The support for flash on linux was discontinued by Adobe [1]. The only 
available official flash plugin now comes from Google as part of the Chrome 
package [2].

I would think that it is beneficial for the users to have a debian package 
that installs these files for them.

[1] http://www.adobe.com/devnet/flashplatform/whitepapers/roadmap.html
[2] https://aur.archlinux.org/packages/ch/chromium-pepper-flash/PKGBUILD

--- System information. ---
Architecture: amd64
Kernel:   Linux 3.2.0-2-amd64

Debian Release: wheezy/sid
  500 testing security.debian.org 
  500 testing http.debian.net 
  100 squeeze-backports backports.debian.org 
1 experimentalhttp.debian.net 

--- Package information. ---
Package's Depends field is empty.

Package's Recommends field is empty.

Package's Suggests field is empty.
-- 
Franz Schrober



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



Bug#679666: marked as done ([claws-mail] Allow having multiple sender identities/aliases instead of one email address per account)

2012-07-02 Thread Mika Suomalainen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 02.07.2012 10:30, Debian Bug Tracking System wrote:
 
 Hi Mika,
 
 On Sat, Jun 30, 2012 at 06:59:21PM +0300, Mika Suomalainen wrote:
 
 Icedove allows me to have multiple different email addresses,
 which I can send from. They are called as identities.
 
 Claws-mail can only have one email address, which it can send
 from per account. It would be nice if it had support for
 identities like Icedove.
 Not true, you can send from whatever address you want from an
 account (simply edit it) and furthermore, you can create SMTP only
 accounts which allow to define all the 'identities' you want for
 sending:
 
 http://claws-mail.org/manual/en/claws-mail-manual.html#smtp_only
 
 Closing, as this is not a bug. Installation of claws-mail-doc
 package and reading it is suggested ;-)
 
 regards,

Thanks, I will do that when I have time :).

I was searching with different words.

- -- 
[Mika Suomalainen](https://mkaysi.github.com/) ||

NOTICE! I am on mobile broadband with very limited time, so I cannot
read emails very much.
The best time to contact me is probably weekends when I have better
connectivity with good luck.
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.19 (GNU/Linux)
Comment: Homepage: http://mkaysi.github.com/
Comment: gpg --keyserver pool.sks-keyservers.net --recv-keys 82A46728
Comment: Public key: http://mkaysi.github.com/PGP/key.txt
Comment: Fingerprint = 24BC 1573 B8EE D666 D10A  AA65 4DB5 3CFE 82A4 6728
Comment: Why do I (clear)sign emails? http://git.io/6FLzWg
Comment: Please send plaintext instead of HTML. http://git.io/TAc0cg
Comment: Please don't toppost. http://git.io/7-VB3g
Comment: Charset of this message should be UTF-8.
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBAgAGBQJP8U7WAAoJEE21PP6CpGcoxrIP/00OSIetqaRsSUH3W4JOV0kz
cGh0GRv/92+c42SSyxkyPv3oPNQ6rxR5xUXK3pFbMkPdHjY/Rl9kVdMMCbH0uhxI
JoWH6t1WwhZ2Xa/33tcneCqnRII+Txw2gNi6UbXInbDD3V6WhWEP8CDS8zVi7Hwi
+p+Uj1t0b55BU6fV2v0TZj5yDJ0xXu4fynTWcuf6hJH8bcNGhNddr/XF+KBNN2qY
9G/YOtVLnl4r4mRTrmgLBisSjjXCdbwUB1szaOCs9hUo+MkKXstyPjJKszJlfvqq
Lv5Uxu7dUDtBUCS8LrqqT8k4exI29NXvX2X7dBt6mj8VdFwpdbg/+y0p2DL5wFX6
c71ySpNZ+ENJBw7oSZ+d/vL2bQJAgmQe9lD+U+G3PIRiRxDurMNay0bIgnyC5mDw
Ny8vVnGb0NibWMhyLlwaYnidesLTCqBvWdsXDK80goEgdxv8tv8K6t3yjPDgR9T2
sKEldn0ztinPv+j3p+E2C/knKvDHCVmMKJr0hdIjs04W5QbedllcTKqr9G/v0DDj
xCMx/uZHDxMzmOUbLbfvTyjqc7IU4mV+a2lfkgq7cENM75Y/ozxcL4pgRRCIVENO
11Aa+HWedciSm9B+qqrsnnQfrmSUJDVRhHEH4us1BhFXijXw0nAa5lYKbQIiEQhU
RJvnG3PZ+ZHOsMz6cEpT
=sSGu
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-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#679868: fglrx-driver: [INTL:fr] French debconf templates translation update

2012-07-02 Thread Christian Perrier
Package: fglrx-driver
Version: N/A
Severity: wishlist
Tags: patch l10n

Please find attached the french debconf templates update, proofread by the
debian-l10n-french mailing list contributors.

Thanks for taking care of warning translators before uploading a new
version with string changes. It's highly appreciated.



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

Kernel: Linux 3.2.0-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
# French translation for fglrx-driver debconf templates.
# Copyright (C) 2009 Debian French l10n team debian-l10n-fre...@lists.debian.org
# This file is distributed under the same license as the fglrx-driver package.
#
# Translators:
# Christian Perrier bubu...@debian.org, 2009.
msgid 
msgstr 
Project-Id-Version: fr\n
Report-Msgid-Bugs-To: fglrx-dri...@packages.debian.org\n
POT-Creation-Date: 2009-01-24 12:39+0100\n
PO-Revision-Date: 2009-01-24 15:19+0100\n
Last-Translator: Christian Perrier bubu...@debian.org\n
Language-Team: French debian-l10n-fre...@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
X-Generator: KBabel 1.11.4\n

#. Type: boolean
#. Description
#: ../fglrx-driver.templates:1001
msgid Enable powersave switching on ACPI events?
msgstr 
Faut-il activer la gestion de l'économie d'énergie en fonction des 
événements ACPI ?

#. Type: boolean
#. Description
#: ../fglrx-driver.templates:1001
msgid 
If the graphic card supports POWERplay, fglrx is able to clock the GPU down 
and up on ACPI events like opening or closing the lid and turning the AC 
adapter on or off.
msgstr 
Si la carte graphique gère la fonctionnalité « POWERplay », fglrx peut 
ralentir ou accélérer l'horloge du processeur graphique en fonction 
d'événements ACPI comme l'ouverture ou la fermeture de l'écran d'un portable 
ou la présence ou l'absence d'une alimentation secteur.

#. Type: boolean
#. Description
#: ../fglrx-driver.templates:1001
msgid This saves much battery power on notebooks.
msgstr 
Cette option peut aider à préserver l'autonomie des batteries d'ordinateurs 
portables.


Bug#621833: System users: removing them

2012-07-02 Thread Marc Haber
On Sun, Jul 01, 2012 at 12:35:26PM -0700, Steve Langasek wrote:
 On Sun, Jul 01, 2012 at 11:55:39AM +0200, Marc Haber wrote:
 It would also alter the existing behaviour of adduser, which is to
 return nonzero if the user already exists, which could cause
 breakage.
 
  NACK, adduser --system does return zero if the user already exists and
  its parameters are sufficiently similiar to the parameters requested
  by the maintainer script.
 
 How is sufficiently similar defined, and where is it documented?  It's not
 in policy, and I don't see anything in the adduser manpage that explains
 this.

Add a system user
   If called with one non-option  argument  and  the  --system  option,
   adduser will add a system user. If a user with the same name already
   exists in the system uid range (or, if the uid is  specified,  if  a
   user  with  that uid already exists), adduser will exit with a warn‐
   ing. This warning can be suppressed by adding --quiet.

If that's not enough, a bug report against adduser is in order.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 31958061
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 31958062



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



Bug#621833: System user handling in packages: status of discussion

2012-07-02 Thread Marc Haber
On Sun, Jul 01, 2012 at 12:42:23PM -0700, Steve Langasek wrote:
 On Sun, Jul 01, 2012 at 12:00:25PM +0200, Marc Haber wrote:
  On Fri, Jun 10, 2011 at 10:12:20AM +0100, Lars Wirzenius wrote:
   * When the package is removed, the user should be locked:
 lockuser foo.
   * lockuser is a still-hypothetical tool, which needs to be added
 to the adduser package. It is a wrapper around usermod -L -e 1 foo.
   * Similarly, adduser needs to be changed to unlock:
 usermod -U -e '' foo.
 
  Why not extending deluser to not delete the user if it is a system
  account?
 
 Because that's contrary to the obvious meaning of 'deluser' and will be
 confusing to maintainers, if it doesn't actually result in the user being
 deleted.  It's much better to have an interface that does what it says.

That would mean changing probably thousands of packages.

  No, the local admin might have put important additional data in there.
  It may be an idea to remove all files that the _package_ has put
  there, but that would be a _significant_ burden IMO.
 
 This should be configurable by the package maintainer using a
 --remove-home flag.  In the general case, admins should not use
 per-package directories under /var/lib as a dumping ground for
 arbitrary files and then expect these files to be retained when the
 package is purged.

If that behavior is documented (in Policy?), I am fine with zapping
user data.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 31958061
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 31958062



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



Bug#679791: gedit: Close tabs using mouse middle click

2012-07-02 Thread Josselin Mouette
Le dimanche 01 juillet 2012 à 12:42 -0300, Agustin Carrasco a écrit : 
 I would love this feature to be incorporated in the application.
 Most tabbed applications implement this, and I suppose it wouldn't hurt to
 follow this de facto standard on gedit.

GTK+ applications don’t do that, and it is a bad idea unless an “undo
close tab” is implemented in each and every tabbed application.

Please discuss such things with usptream, not with Debian.

Cheers,
-- 
 .''`.  Josselin Mouette
: :' :
`. `'
  `-




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



Bug#679853: general: Too much downtime during a big dist-upgrade - avoidable with snapshots

2012-07-02 Thread Yves-Alexis Perez
On lun., 2012-07-02 at 11:11 +0600, Alexander E. Patrakov wrote:
 3) Then a kexec-based reboot should happen, using the new subvolume as
 the root filesystem. 

Note that I just did a quick test with kexec-tools in sid on two boxes,
and kexec failed miserably, so maybe it works perfectly elsewhere, but
I'm unsure if it's a good idea to rely on it.

Regards,
-- 
Yves-Alexis


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


Bug#679869: fs2ram: [debconf_rewrite] Debconf templates and debian/control review proposal

2012-07-02 Thread Christian Perrier
Package: fs2ram
Version: N/A
Severity: normal

Dear Debian maintainer,

Hello,

I just noticed new or modified debconf templates appearing for this
package.

I would like to suggest you to consider calling for debconf templates
review AND translation updates when you introduce new debconf
templates or modify the existing templates in a package or, if you
prefer, to send a call for translations after uploading the first
version that introduces new templates or templates changes.

If you're interested in suggestions for doing this, you can find some
at the end of this bug report.

The debian-l10n-english team will now start a review, on our own
initiative. It will be conducted through this bug report.


Suggestions for future debconf templates review


1) Getting debconf templates reviewed
--

The Debian i18n contributors have developed a set of suggestions for
the writing style of debconf templates, to give them an overall
consistency all around Debian. These writing style suggestions are
explained in the Developers Reference. Lintian also warns about common
writing style concerns.

Maintainers are welcome when they ask for a review of debconf templates
and/or packages descriptions on debian-l10n-engl...@lists.debian.org.
It is of course not needed to wait for someone (such as me right me)
proposing you such a review.

In such situations (whether the review is requested by the maintainer
or proposed by someone else), someone from the debian-l10n-english
team will pick up the review to do, handle it, and finally send you a
bug report with the suggested templates. If you want, you can ask for
being CC'ed to the various discussions when the templates are
reviewed.


2) Call for new translations


As soon as the templates have been reviewed, you can ask Debian
translators for new translations:

Just go to your package's build tree and use:

$ podebconf-report-po --call

This will propose you a generic mail which is to be sent to
debian-i...@lists.debian.org and call for new translations.

This utility will mention existing translations to avoid duplicate
work. 

It will also attach the needed material to this mail.

Please also think about giving a deadline to translators. We like
deadlines..:-)

3) Always call for translation updates before uploading
---

(of course only when you change the debconf templates!)

If your package already includes debconf translations (ie *.po files
in debian/po), please consider calling for translation updates if you
happen to change something in the templates...or just in case when you
release a new version.

This is done with the following command:

$ podebconf-report-po

This will build private mails to translators (ie people listed in
Last-Translator in the PO files) for translations that are
incomplete. These mails will included the needed PO file for each
translator.


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

Kernel: Linux 3.2.0-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash



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



Bug#679871: nagios-nrpe-server: weird dependency on backuppc

2012-07-02 Thread Werner Detter
Package: nagios-nrpe-server
Version: 2.12-6
Severity: normal

Dear Maintainer,

the installation of the package nagios-nrpe-server on a freshly installed 
Debian Wheezy also installs the package
backuppc: 

root@rw2:~# aptitude install nagios-nrpe-server
Die folgenden NEUEN Pakete werden zusätzlich installiert:
  apache2{a} apache2-mpm-worker{a} apache2-utils{a} apache2.2-bin{a} 
apache2.2-common{a} backuppc{a} fontconfig{a} fping{a} freeipmi-common{a} 
  freeipmi-tools{a} libapr1{a} libaprutil1{a} libaprutil1-dbd-sqlite3{a} 
libaprutil1-ldap{a} libarchive-zip-perl{a} libcairo2{a} 
  libclass-accessor-perl{a} libconfig-tiny-perl{a} libdate-manip-perl{a} 
libdatrie1{a} libdbi1{a} libdigest-hmac-perl{a} libencode-locale-perl{a} 
  libfile-listing-perl{a} libfile-rsyncp-perl{a} libfont-afm-perl{a} 
libfreeipmi12{a} libhtml-form-perl{a} libhtml-format-perl{a} 
  libhtml-parser-perl{a} libhtml-tagset-perl{a} libhtml-tree-perl{a} 
libhttp-cookies-perl{a} libhttp-daemon-perl{a} libhttp-date-perl{a} 
  libhttp-message-perl{a} libhttp-negotiate-perl{a} libio-dirent-perl{a} 
libio-pty-perl{a} libio-socket-inet6-perl{a} libio-socket-ssl-perl{a} 
  libipc-run-perl{a} libipmiconsole2{a} libipmidetect0{a} 
liblwp-mediatypes-perl{a} liblwp-protocol-https-perl{a} 
liblwp-useragent-determined-perl{a} 
  libmail-imapclient-perl{a} libmailtools-perl{a} libmath-calc-units-perl{a} 
libmemcached10{a} libmodule-implementation-perl{a} 
  libmodule-runtime-perl{a} libmysqlclient18{a} libnagios-plugin-perl{a} 
libnet-dns-perl{a} libnet-http-perl{a} libnet-ip-perl{a} 
  libnet-smtp-tls-perl{a} libnet-snmp-perl{a} libnet-ssleay-perl{a} 
libpango1.0-0{a} libparams-classify-perl{a} libparams-validate-perl{a} 
  libparse-recdescent-perl{a} libpixman-1-0{a} libpng12-0{a} libpq5{a} 
libradiusclient-ng2{a} libreadonly-perl{a} libreadonly-xs-perl{a} librrd4{a} 
  libruby1.9.1{a} libsocket6-perl{a} libsub-name-perl{a} libtalloc2{a} 
libtdb1{a} libthai-data{a} libthai0{a} libtime-modules-perl{a} 
  libtimedate-perl{a} libtry-tiny-perl{a} liburi-perl{a} libwbclient0{a} 
libwww-perl{a} libwww-robotrules-perl{a} libxcb-render0{a} libxcb-shm0{a} 
  libyaml-0-2{a} libyaml-syck-perl{a} mysql-common{a} nagios-nrpe-server 
nagios-plugins{a} nagios-plugins-basic{a} nagios-plugins-common{a} 
  nagios-plugins-contrib{a} nagios-plugins-standard{a} qstat{a} rrdtool{a} 
rsync{a} ruby{a} ruby1.9.1{a} samba-common{a} samba-common-bin{a} 
  smbclient{a} snmp{a} ssl-cert{a} ttf-dejavu{a} ttf-dejavu-extra{a} 

What's the reason for that? It's quite annoying because the package has to be 
removed every time if you don't need or don't use backuppc.

Thank you,
Werner Detter

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
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 nagios-nrpe-server depends on:
ii  adduser  3.113+nmu3
ii  libc62.13-33
ii  libssl1.0.0  1.0.1c-3
ii  libwrap0 7.6.q-23
ii  lsb-base 4.1+Debian7

Versions of packages nagios-nrpe-server recommends:
ii  nagios-plugins1.4.16~pre1-1
ii  nagios-plugins-basic  1.4.16~pre1-1

nagios-nrpe-server suggests no packages.

-- no debconf information



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



Bug#679870: 389-ds-base: [debconf_rewrite] Debconf templates and debian/control review proposal

2012-07-02 Thread Christian Perrier
Package: 389-ds-base
Version: N/A
Severity: normal

Dear Debian maintainer,

Hello,

I just noticed new or modified debconf templates appearing for this
package.

I would like to suggest you to consider calling for debconf templates
review AND translation updates when you introduce new debconf
templates or modify the existing templates in a package or, if you
prefer, to send a call for translations after uploading the first
version that introduces new templates or templates changes.

If you're interested in suggestions for doing this, you can find some
at the end of this bug report.

The debian-l10n-english team will now start a review, on our own
initiative. It will be conducted through this bug report.


Suggestions for future debconf templates review


1) Getting debconf templates reviewed
--

The Debian i18n contributors have developed a set of suggestions for
the writing style of debconf templates, to give them an overall
consistency all around Debian. These writing style suggestions are
explained in the Developers Reference. Lintian also warns about common
writing style concerns.

Maintainers are welcome when they ask for a review of debconf templates
and/or packages descriptions on debian-l10n-engl...@lists.debian.org.
It is of course not needed to wait for someone (such as me right me)
proposing you such a review.

In such situations (whether the review is requested by the maintainer
or proposed by someone else), someone from the debian-l10n-english
team will pick up the review to do, handle it, and finally send you a
bug report with the suggested templates. If you want, you can ask for
being CC'ed to the various discussions when the templates are
reviewed.


2) Call for new translations


As soon as the templates have been reviewed, you can ask Debian
translators for new translations:

Just go to your package's build tree and use:

$ podebconf-report-po --call

This will propose you a generic mail which is to be sent to
debian-i...@lists.debian.org and call for new translations.

This utility will mention existing translations to avoid duplicate
work. 

It will also attach the needed material to this mail.

Please also think about giving a deadline to translators. We like
deadlines..:-)

3) Always call for translation updates before uploading
---

(of course only when you change the debconf templates!)

If your package already includes debconf translations (ie *.po files
in debian/po), please consider calling for translation updates if you
happen to change something in the templates...or just in case when you
release a new version.

This is done with the following command:

$ podebconf-report-po

This will build private mails to translators (ie people listed in
Last-Translator in the PO files) for translations that are
incomplete. These mails will included the needed PO file for each
translator.


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

Kernel: Linux 3.2.0-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash



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



Bug#679818: key-mon: Needs transitional package for Ubuntu upgrades

2012-07-02 Thread Andrea Colangelo
severity wishlist
tags wontfix
stop

Hi

On Sun, Jul 1, 2012 at 9:30 PM, Jeremy Bicha jbi...@ubuntu.com wrote:
 A year ago, Ubuntu uploaded this app with the binary package keymon. The
 attached patch adds a transitional package to upgrade these users to the
 current Debian packaging.

Speaking with my maintainer hat on, I'm not willing to accept this
patch in Debian, it being way too Ubuntu-specific. I don't think we
should add a transitional package in Debian to fix something that
regards Ubuntu only. Too bad we need to keep this delta until the next
LTS, but Debian is not the right place to fix this.

 Also, your VCS is bzr not git and doesn't look like it's in use.

Yeah, true. I simply forgot to update the bzr branch (and never
noticed it was marked as git, thanks for the heads-up). I'll fix it in
the next upload.

Thank you,
Andrea.


-- 
Andrea Colangelo
Ubuntu Developer|  http://www.ubuntu.com



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



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


Bug#679872: lightdm: No access control for lightdm's system bus

2012-07-02 Thread Yair Yarom
Package: lightdm
Version: 1.2.2-1
Severity: normal

Dear Maintainer,

It appears everyone has access to lightdm's system bus, which means
anyone with remote or local access can cause the seat to change user,
lock screen or switch to the greeter.

I.e. the following commands can be executed by any user
dbus-send --print-reply --system --dest=org.freedesktop.DisplayManager 
/org/freedesktop/DisplayManager/Seat0 
org.freedesktop.DisplayManager.Seat.SwitchToUser string:user1 string:

dbus-send --print-reply --system --dest=org.freedesktop.DisplayManager 
/org/freedesktop/DisplayManager/Seat0 
org.freedesktop.DisplayManager.Seat.SwitchToGreeter

dbus-send --print-reply --system --dest=org.freedesktop.DisplayManager 
/org/freedesktop/DisplayManager/Seat0 org.freedesktop.DisplayManager.Seat.Lock

On a multiuser or multiseat environment, this might be problematic. I
think it should be limited to the active session and/or current seat. 

Regards,
Yair.

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

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

Versions of packages lightdm depends on:
ii  adduser3.113+nmu3
ii  consolekit 0.4.5-3
ii  dbus   1.5.12-1
ii  debconf [debconf-2.0]  1.5.43
ii  libc6  2.13-33
ii  libglib2.0-0   2.32.3-1
ii  libpam0g   1.1.3-7.1
ii  libxcb11.8.1-1
ii  libxdmcp6  1:1.1.1-1
ii  lightdm-gtk-greeter1.1.6-1
ii  lightdm-qt-greeter 1.0.11-1

Versions of packages lightdm recommends:
ii  xserver-xorg  1:7.6+13

Versions of packages lightdm suggests:
ii  accountsservice  0.6.15-4

-- Configuration Files:
/etc/init.d/lightdm [Errno 2] No such file or directory: u'/etc/init.d/lightdm'
/etc/lightdm/lightdm.conf changed [not included]
/etc/pam.d/lightdm changed [not included]

-- debconf information:
  lightdm/daemon_name: /usr/sbin/lightdm
* shared/default-x-display-manager: lightdm



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



Bug#601078:

2012-07-02 Thread Nicolas Kovacs

Le 01/07/2012 23:40, Rene Engelhard a écrit :

Except adding
http://anonscm.debian.org/gitweb/?p=pkg-openoffice/libreoffice.git;a=blob;f=patches/fixed-close-parentheses-with-icu-4.4.diff;h=d8150a65bc1cf675db4b473fd510f31383bcb61b;hb=bd45fc3dca5bec30bc841be7d8644d4c8a744e07
to stables openoffice.org (with the necessary adaptions)
I don't see one.


And what prevents you from correcting the bug and publishing a working 
version, so a simple 'aptitude update  aptitude full-upgrade' corrects 
the problem ? I didn't know Debian stable was about users having to 
manually apply patches to solve problems.


Cheers,

Niki Kovacs

--
Microlinux - Solutions informatiques 100% Linux et logiciels libres
7, place de l'église - 30730 Montpezat
Web  : http://www.microlinux.fr
Mail : i...@microlinux.fr
Tél. : 04 66 63 10 32



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



Bug#679405: ITP: python-fcgi -- Simple FastCGI module for Python

2012-07-02 Thread Marc Haber
On Mon, Jul 02, 2012 at 06:07:45AM +0200, Philipp Kern wrote:
 On Thu, Jun 28, 2012 at 02:49:04PM +0200, Marc Haber wrote:
  This is free software. You may use this software for any purpose
  including modification/redistribution, so long as this header
  remains intact and that you do not claim any rights of ownership or
  authorship of this software. This software has been tested, but no
  warranty is expressed or implied.
 
 this should not be part of the description in Debian IMO.

It was not intended to be, I just wanted to have the (strange?)
license in the ITP. Unfortunately, the boilerplate doesn't allow to
cleanly do this. Sorry for the misunderstanding.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 31958061
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 31958062



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-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 

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-dist-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#674828: pcmanfm: Gets whole f**king time Not authorized-comments without any reason or with reason

2012-07-02 Thread Johan Haggi
Sun 3 June 2012, alle 22:26 (GMT+0200), Mélodie ha scritto:
 On Mon, 28 May 2012 06:11:57 +0300
 Mikko Koho cryogen...@gmail.com wrote:
  Package: pcmanfm
  Version: 0.9.10-3
  
  Dear Maintainer,
  PCManFM gets Not authorized-comments in many many times:
  Examples:
  -When I try to mount USB-stick or memory card, it may be possible or not
  when [...]

 This does not come from pcmanfm but from your localauthority configuration -- 
 the polkit
 [...]
 I have to add org.freedesktop.udisks2.-something to my 55-myconf.pkla
  [...]
 You see this example:
 **
 As root create /etc/polkit-1/localauthority/50-local.d/55-myconf.pkla (or 
 some other
 filename of your choosing ending with .pkla) containing:
  [Storage Permissions]
  Identity=unix-group:storage
  
 Action=org.freedesktop.udisks.filesystem-mount;org.freedesktop.udisks.drive-eject;org.freedesktop.udisks.drive-detach;org.freedesktop.udisks.luks-unlock;org.freedesktop.udisks.inhibit-polling;org.freedesktop.udisks.drive-set-spindown
  ResultAny=yes
  ResultActive=yes
  ResultInactive=no
 [...]

I have the same problem. On my debian testing (wheezy) I don't have group
storage but group plugdev
I create/etc/polkit-1/localauthority/50-local.d/55-myconf.pkla with:

[Floppy Permissions]
Identity=unix-group:plugdev
Action=org.freedesktop.udisks.filesystem-mount;org.freedesktop.udisks.drive-eject;org.freedesktop.udisks.drive-detach;org.freedesktop.udisks.luks-unlock;org.freedesktop.udisks.inhibit-polling;org.freedesktop.udisks.drive-set-spindown;org.freedesktop.udisks.filesystem-mount-system-internal
ResultAny=yes
ResultActive=yes
ResultInactive=no
unix-group:storage

and now I can mount USB pens and SD cards.

Now I am this error message at my first login after boot in lxde:

GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine user
of subject

but I don't see any new problem.

If I exit from lxde and I do a new login with the same user I don't have
the error message, but I have random error in rendering of character in
lxterminal.

I am sure that the error message is a new problem after the creation of
/etc/polkit-1/localauthority/50-local.d/55-myconf.pkla

I am not sure that the rendering problem is new.

Sorry for my english, I hope that you understand me :-)

My groups:
johan adm disk dialout cdrom floppy audio dip video plugdev staff games users 
netdev powerdev vdr

My system:
Kernel: 3.2.0-2-686-pae
pcmanfm   0.9.10-3
policykit-1   0.105-1
policykit-1-gnome 0.105-2

a SD card (sdb) and a USB pen (sdc) on my eeepc:
ls -l /dev/sd[bc]
brw-rw 1 root floppy 8, 16 lug  2 07:19 /dev/sdb
brw-rw 1 root floppy 8, 17 lug  2 07:19 /dev/sdb1
brw-rw 1 root floppy 8, 32 lug  2 07:18 /dev/sdc
brw-rw 1 root floppy 8, 33 lug  2 07:18 /dev/sdc1
-- 



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



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



Bug#679751: please clarify package account and home directory location in policy

2012-07-02 Thread Marc Haber
On Sun, Jul 01, 2012 at 10:08:40AM -0700, Russ Allbery wrote:
 Marc Haber mh+debian-packa...@zugschlus.de writes:
  In quite a few packages, the system user's home directory might
  accumulate dotfiles and/or ssh (keys|known_hosts) files, so this
  decision is not quite easy to take.
 
 If those files are intended to be persistant, then either /etc/package or
 /var/lib/package are pretty much your only options.  The semantics of the
 other locations you mention don't allow for those sorts of files.

/var/lib/package cannot be used as ssh keys can be considered
configuration data which is explicitly forbidden for /var/lib.

  Sorry, but I cannot suggest Policy language since I don't know how do to
  things right and I still believe that /home is a valid place for home
  directories.
 
 /home is definitely unacceptable for the reasons stated in the FHS,

Please clarify this in policy.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 31958061
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 31958062



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



Bug#621833: System user handling in packages: status of discussion

2012-07-02 Thread Lars Wirzenius
On Mon, Jul 02, 2012 at 09:50:35AM +0200, Marc Haber wrote:
 On Sun, Jul 01, 2012 at 12:42:23PM -0700, Steve Langasek wrote:
  Because that's contrary to the obvious meaning of 'deluser' and will be
  confusing to maintainers, if it doesn't actually result in the user being
  deleted.  It's much better to have an interface that does what it says.
 
 That would mean changing probably thousands of packages.

Back in 2011-04-04 (see first mail in the bug report you're cc'ing to)
I did some greps, and found 103 packages that mention deluser in their
maintainer scripts. How did you come to the conclusion of thousands
of packages? If you're just guessing wildly, please stop: Debian
development is hard enough, let's try to stick to facts and when they're
not available, investigate rather than assume.

-- 
I wrote a book on personal productivity: http://gtdfh.branchable.com/


signature.asc
Description: Digital signature


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#679500: cron: test for missing lost+found should ignore bind mounts

2012-07-02 Thread Toby Speight
0 In article 
CAB9B7UuZKh=o-89Q35MHbwhCU2k1Fz4=xcu3qpyozoklzd4...@mail.gmail.com,
0 Javier Fernandez-Sanguino URL:mailto:j...@computer.org (Javier) wrote:

Javier This bug was already reported (in bug reports #662605 and
Javier #660879) and has been fixed in the 3.0pl1-123 version (in
Javier unstable now) by removing the standard cron task file.

Oops - sorry I didn't check thoroughly enough.

One note on the proposed fix - I think that the argument that fsck will
create /lost+found is possibly a bit flawed - the point of having a
large enough pre-created directory is to avoid any block allocations
during fsck, to reduce the risk of further corrupting the filesystem
when the free list is mangled.



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



Bug#677874: lintian: checks/manpages is unreasonably slow on some packages

2012-07-02 Thread Niels Thykier
On 2012-07-02 03:25, Colin Watson wrote:
 On Sun, Jun 17, 2012 at 02:15:31PM +0200, Niels Thykier wrote:
 I noticed [1] and decided to check what made Lintian a lengthy
 invariant.  Processing the changes (and related files) took about a
 minute (accoriding to the shell built-in time).  Running:

  $ time lintian -d -C manpages allegro4-doc_4.4.2-2_all.deb

 takes about 40 seconds.

 The bottleneck appears to our calls to man in checks/manpages.
 Manually running man on all the manpages takes roughly 30 seconds.  As
 far as I can tell, man is just slow (at least with currently
 selected options).
 
 A good deal of this is just death-by-a-thousand-cuts rather than any
 single thing being desperately slow; it's not unreasonably slow for
 interactive use, but it's being run 823 times here, and it has to spawn
 a lot of subprocesses because the full warnings check necessarily
 involves invoking nroff, which isn't lightweight.
 

Right, a better start would have been our use of man is unreasonably
slow.  But thanks for having a look at this.

 I've never attempted to optimise the manpages check before, though, and
 so there's some scope for easy improvements: each subprocess is
 expensive when you multiply them up, so let's look at which ones are
 obviously unnecessary.  (I can't get any accurate timings just now
 because my backups are running.)
 

My runs (with -dd) shows that the check takes 42-43 seconds currently on
allegro4-doc/2_4.4.2-2.1.  If I replace the man exec with _exit(0), the
runtime drops to 12-13 seconds.

 Setting MANROFFSEQ to empty in the environment would get rid of a call
 to tbl for most pages; this would mean that lintian is stricter about
 pages declaring their preprocessors with '\ lines (i.e.  pages that
 need tbl would have to say  '\ t  at the top), but as long as we
 document this in the info text for the relevant check I would say that a
 bit of extra strictness is perfectly acceptable in the context of
 lintian, certainly if it comes with a performance advantage.
 

This did not show any visible difference with it; maybe the manpages
already invoke those preprocessors?  But if it makes us stricter, it
will probably still be worth it.

 Adding the '-Tutf8 -Z' options to man would cause it to only run pages
 through the parsing half of the groff pipeline, and not bother with
 formatting them for display using grotty or processing the output
 through col.
 

This took off about 7 seconds off (putting the run on about 35 seconds
for me).

 On the lintian side, it would be worth taking some steps to avoid
 running commands using the shell (e.g. the list forms of open and exec
 with some manual redirections).

Not a visible improvement in runtime, but seems like a good idea anyway.

  Each one doesn't take very long but
 they add up.  Also, we might as well use 'gzip -cd' directly rather than
 running through the zcat wrapper script every time.
 

Using open_gz from Lintian::Util takes another 4 seconds off (with
libperlio-gzip-perl installed).  With this, we are at approximately 31
seconds.  Nice... :)

I did not try to uninstall libperlio-gzip-perl, so it is possible the
improvement is less visible without it.

 How far does all this get you?  Given the current timings, I'd have
 thought that even fractional improvements would be worthwhile.
 
 Running man in a collection is unlikely to yield any noticable
 improvement[2].  Even with xargs we are looking at at least 25 seconds
 plus man is unhelpful in this case[3].
 [...]
 [3] It emits errors when running with xargs that do not occur when
 running them in serial.
 
 Can you give me an example yielding such a difference?
 

These two do give the difference:
find usr/share/man/ -type f | xargs  man -E UTF-8 -l /dev/null
find usr/share/man/ -type f -exec  man -E UTF-8 -l  {} \; /dev/null

The errors were:
 standard input:31: warning [p 1, 5.7i]: cannot adjust line

However when passing -Tutf8 -Z, they seem to behave identically, so I
guess it is not relevant.

 The error messages all use standard input rather than a filename,
 so it will be... difficult to relate them to the original manpage.
 
 Indeed.  This is really groff being unhelpful, not man; convincing groff
 to output a more useful file name would appear to require man to write
 out a temporary file, which wouldn't be terribly clever for I/O.  I
 suppose we could have man postprocess groff's error messages, or write
 out a status line at the start of processing each file so that lintian
 could know what standard input following that line means, or
 something like that.
 

Yeah, except at this point the difference between find -exec vs find |
xargs is down to about 2 seconds.  So the extra trouble is giving less
with your improvements. :)
  That said, it might still make sense to move this to a collection to
get the benefit of parallelization.

Anyhow, the sum of my changes are attached in man.diff.

~Niels



man.diff
Description: application/wine-extension-patch


Bug#679514: libbabl-dev: Compilation failure due to incomplete type

2012-07-02 Thread Matteo F. Vescovi
Hi!

On Fri, Jun 29, 2012 at 11:55 AM, Olaf Meeuwissen
olaf.meeuwis...@avasys.jp wrote:

 It appears that the babl-classes.h header file, which defines union _Babl, 
 does
 not get installed by the upstream babl/Makefile.am.  However, this header file
 references a pile of other apparently internal header files so I'm not sure
 whether it should be installed.

I explained the issue to upstream and they replied me that in this case
you should use babl_format_get_bytes_per_pixel () function instead.

Could that help?
Thanks for your info about this problem.

Cheers.


-- 
Matteo F. Vescovi
Debian Maintainer
GnuPG KeyID: 83B2CF7A



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



Bug#679874: qt4-dev-tools: assistant multiple segfaults

2012-07-02 Thread Vincent Fourmond
Package: qt4-dev-tools
Version: 4:4.8.2-1
Severity: important

  Hello,

  assistant segfaults in a reproducible fashion at startup. Stack trace says:

Program received signal SIGSEGV, Segmentation fault.
__memcpy_ssse3_back () at ../sysdeps/x86_64/multiarch/memcpy-ssse3-back.S:1622
1622../sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: No such file or 
directory.
(gdb) bt
#0  __memcpy_ssse3_back () at 
../sysdeps/x86_64/multiarch/memcpy-ssse3-back.S:1622
#1  0x0044a9ad in memcpy (__len=optimized out, 
__src=0xb0415a48, __dest=optimized out)
at /usr/include/x86_64-linux-gnu/bits/string3.h:52
#2  node_copy (src=0xb0415a48, to=optimized out, from=optimized 
out, this=optimized out)
at ../../../../include/QtCore/../../src/corelib/tools/qlist.h:423
#3  detach_helper (alloc=optimized out, this=0x7fffd940)
at ../../../../include/QtCore/../../src/corelib/tools/qlist.h:711
#4  QListQWidget*::detach_helper (this=0x7fffd940)
at ../../../../include/QtCore/../../src/corelib/tools/qlist.h:725
#5  0x004487d2 in QList (l=..., this=0x7fffd940)
at ../../../../include/QtCore/../../src/corelib/tools/qlist.h:122
#6  QForeachContainer (t=..., this=0x7fffd940)
at ../../../../include/QtCore/../../src/corelib/global/qglobal.h:2346
#7  MainWindow::updateApplicationFont (this=this@entry=0x760f10) at 
mainwindow.cpp:948
#8  0x00449648 in MainWindow::MainWindow (this=0x760f10, 
cmdLine=optimized out, 
parent=optimized out) at mainwindow.cpp:236
#9  0x00422c62 in main (argc=1, argv=optimized out) at main.cpp:427

  I can get rid of the segfault at startup by removing
~/.local/share/data/Trolltech.

  To go back to the faulty state, all I have to do is to configure the
application font to custom and click apply (with browser font it works
fine). It then segfaults and after that, it is impossible to spawn the
configuration again. Backtrace of that segfault:

Program received signal SIGSEGV, Segmentation fault.
__memcpy_ssse3_back () at ../sysdeps/x86_64/multiarch/memcpy-ssse3-back.S:1629
1629../sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: No such file or 
directory.
(gdb) bt
#0  __memcpy_ssse3_back () at 
../sysdeps/x86_64/multiarch/memcpy-ssse3-back.S:1629
#1  0x0044a9ad in memcpy (__len=optimized out, __src=0x7ffee0329738, 
__dest=optimized out)
at /usr/include/x86_64-linux-gnu/bits/string3.h:52
#2  node_copy (src=0x7ffee0329738, to=optimized out, from=optimized out, 
this=optimized out)
at ../../../../include/QtCore/../../src/corelib/tools/qlist.h:423
#3  detach_helper (alloc=optimized out, this=0x7fffc290)
at ../../../../include/QtCore/../../src/corelib/tools/qlist.h:711
#4  QListQWidget*::detach_helper (this=0x7fffc290)
at ../../../../include/QtCore/../../src/corelib/tools/qlist.h:725
#5  0x004487d2 in QList (l=..., this=0x7fffc290)
at ../../../../include/QtCore/../../src/corelib/tools/qlist.h:122
#6  QForeachContainer (t=..., this=0x7fffc290)
at ../../../../include/QtCore/../../src/corelib/global/qglobal.h:2346
#7  MainWindow::updateApplicationFont (this=optimized out) at 
mainwindow.cpp:948
#8  0x765dc5cf in QMetaObject::activate (sender=0x7fffc440, 
m=optimized out, 
local_signal_index=optimized out, argv=0x0) at kernel/qobject.cpp:3547
#9  0x0044b009 in PreferencesDialog::~PreferencesDialog 
(this=0x7fffc440, 
__in_chrg=optimized out) at preferencesdialog.cpp:129
#10 0x00443070 in MainWindow::showPreferences (this=0x75f760) at 
mainwindow.cpp:754
#11 0x765dc5cf in QMetaObject::activate (sender=0x8c8430, m=optimized 
out, 
local_signal_index=optimized out, argv=0x7fffc7a0) at 
kernel/qobject.cpp:3547
#12 0x76e35502 in QAction::triggered (this=this@entry=0x8c8430, 
_t1=false)
at .moc/release-shared/moc_qaction.cpp:277
#13 0x76e356f0 in QAction::activate (this=0x8c8430, event=optimized 
out) at kernel/qaction.cpp:1257
#14 0x7726f753 in QMenuPrivate::activateCausedStack 
(this=this@entry=0x8ad160, causedStack=..., 
action=action@entry=0x8c8430, action_e=action_e@entry=QAction::Trigger, 
self=self@entry=true)
at widgets/qmenu.cpp:1028
#15 0x77275a69 in QMenuPrivate::activateAction (this=0x8ad160, 
action=0x8c8430, 
action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1120
#16 0x76e8aed0 in QWidget::event (this=0x8995b0, event=0x7fffd150) 
at kernel/qwidget.cpp:8371
#17 0x77276d1b in QMenu::event (this=0x8995b0, e=0x7fffd150) at 
widgets/qmenu.cpp:2469
#18 0x76e3b70c in QApplicationPrivate::notify_helper 
(this=this@entry=0x6f1830, 
receiver=receiver@entry=0x8995b0, e=e@entry=0x7fffd150) at 
kernel/qapplication.cpp:4556
 [...]

  Cheers,

Vincent


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

Bug#679875: ace-of-penguins: Games crash when trying to view help screen

2012-07-02 Thread Lukas Hofmann
Package: ace-of-penguins
Version: 1.3-8
Severity: normal

Dear Maintainer,

Whenever I press F1 or h to view the help screen in any ace-of-penguins game it 
crashes with a Segmentation fault.
This happens in all of the included games except in canfield, which doesn't 
react to F1 or h at all.


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

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

Versions of packages ace-of-penguins depends on:
ii  libc6  2.13-33
ii  libpng12-0 1.2.49-1
ii  libx11-6   2:1.5.0-1
ii  multiarch-support  2.13-33

ace-of-penguins recommends no packages.

ace-of-penguins suggests no packages.

-- no debconf information



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



Bug#538257: inittab comment inconsistent with example.

2012-07-02 Thread Roberto Resoli
I actually found that leaving the id as suggested in the comment (T0)
makes the serial console
not working at all on some of our systems, where the serial console is
set up using the VSP (virtual serial port)
feature on a HP blade system.

Modifiying the id to S0, so:

S0:2345:respawn:/sbin/getty -L ttyS0 115200 vt100

restores the correct functionality.

Moreover, this setup is consistent with examples in

man 5 inittab

# Runlevel 2,3: getty on virtual consoles
 # Runlevel   3: getty on terminal (ttyS0) and modem (ttyS1)
1:23:respawn:/sbin/getty tty1 VC linux
2:23:respawn:/sbin/getty tty2 VC linux
3:23:respawn:/sbin/getty tty3 VC linux
4:23:respawn:/sbin/getty tty4 VC linux
S0:3:respawn:/sbin/getty -L 9600 ttyS0 vt320
S1:3:respawn:/sbin/mgetty -x0 -D ttyS1

cheers,
rob



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#679871: [Pkg-nagios-devel] Bug#679871: nagios-nrpe-server: weird dependency on backuppc

2012-07-02 Thread Michael Friedrich

 Original Message 
Subject: [Pkg-nagios-devel] Bug#679871: nagios-nrpe-server: weird 
dependency on backuppc

From: Werner Detter wer...@aloah-from-hell.de
To: Debian Bug Tracking System sub...@bugs.debian.org
Date: 2012-07-02 09:49

Package: nagios-nrpe-server
Version: 2.12-6
Severity: normal

Dear Maintainer,

the installation of the package nagios-nrpe-server on a freshly installed 
Debian Wheezy also installs the package
backuppc:

root@rw2:~# aptitude install nagios-nrpe-server
Die folgenden NEUEN Pakete werden zusätzlich installiert:
   apache2{a} apache2-mpm-worker{a} apache2-utils{a} apache2.2-bin{a} 
apache2.2-common{a} backuppc{a} fontconfig{a} fping{a} freeipmi-common{a}
   freeipmi-tools{a} libapr1{a} libaprutil1{a} libaprutil1-dbd-sqlite3{a} 
libaprutil1-ldap{a} libarchive-zip-perl{a} libcairo2{a}
   libclass-accessor-perl{a} libconfig-tiny-perl{a} libdate-manip-perl{a} 
libdatrie1{a} libdbi1{a} libdigest-hmac-perl{a} libencode-locale-perl{a}
   libfile-listing-perl{a} libfile-rsyncp-perl{a} libfont-afm-perl{a} 
libfreeipmi12{a} libhtml-form-perl{a} libhtml-format-perl{a}
   libhtml-parser-perl{a} libhtml-tagset-perl{a} libhtml-tree-perl{a} 
libhttp-cookies-perl{a} libhttp-daemon-perl{a} libhttp-date-perl{a}
   libhttp-message-perl{a} libhttp-negotiate-perl{a} libio-dirent-perl{a} 
libio-pty-perl{a} libio-socket-inet6-perl{a} libio-socket-ssl-perl{a}
   libipc-run-perl{a} libipmiconsole2{a} libipmidetect0{a} 
liblwp-mediatypes-perl{a} liblwp-protocol-https-perl{a} 
liblwp-useragent-determined-perl{a}
   libmail-imapclient-perl{a} libmailtools-perl{a} libmath-calc-units-perl{a} 
libmemcached10{a} libmodule-implementation-perl{a}
   libmodule-runtime-perl{a} libmysqlclient18{a} libnagios-plugin-perl{a} 
libnet-dns-perl{a} libnet-http-perl{a} libnet-ip-perl{a}
   libnet-smtp-tls-perl{a} libnet-snmp-perl{a} libnet-ssleay-perl{a} 
libpango1.0-0{a} libparams-classify-perl{a} libparams-validate-perl{a}
   libparse-recdescent-perl{a} libpixman-1-0{a} libpng12-0{a} libpq5{a} 
libradiusclient-ng2{a} libreadonly-perl{a} libreadonly-xs-perl{a} librrd4{a}
   libruby1.9.1{a} libsocket6-perl{a} libsub-name-perl{a} libtalloc2{a} 
libtdb1{a} libthai-data{a} libthai0{a} libtime-modules-perl{a}
   libtimedate-perl{a} libtry-tiny-perl{a} liburi-perl{a} libwbclient0{a} 
libwww-perl{a} libwww-robotrules-perl{a} libxcb-render0{a} libxcb-shm0{a}
   libyaml-0-2{a} libyaml-syck-perl{a} mysql-common{a} nagios-nrpe-server 
nagios-plugins{a} nagios-plugins-basic{a} nagios-plugins-common{a}
   nagios-plugins-contrib{a} nagios-plugins-standard{a} qstat{a} rrdtool{a} 
rsync{a} ruby{a} ruby1.9.1{a} samba-common{a} samba-common-bin{a}
   smbclient{a} snmp{a} ssl-cert{a} ttf-dejavu{a} ttf-dejavu-extra{a}

What's the reason for that? It's quite annoying because the package has to be 
removed every time if you don't need or don't use backuppc.


that's not an issue of the nagios-nrpe-server package, but 
nagios-plugins-contrib - see the recommends instead of suggests.

http://packages.debian.org/sid/nagios-plugins-contrib

meanwhile you coud try the --no-install-recommends flag on apt, as 
described here for the plugin itsself 
https://wiki.icinga.org/display/howtos/Setting+up+NRPE+with+Icinga


alex will move the issue later on.




Thank you,
Werner Detter

-- System Information:
Debian Release: wheezy/sid
   APT prefers testing
   APT policy: (500, 'testing')
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 nagios-nrpe-server depends on:
ii  adduser  3.113+nmu3
ii  libc62.13-33
ii  libssl1.0.0  1.0.1c-3
ii  libwrap0 7.6.q-23
ii  lsb-base 4.1+Debian7

Versions of packages nagios-nrpe-server recommends:
ii  nagios-plugins1.4.16~pre1-1
ii  nagios-plugins-basic  1.4.16~pre1-1

nagios-nrpe-server suggests no packages.

-- no debconf information



___
Pkg-nagios-devel mailing list
pkg-nagios-de...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-nagios-devel



--
DI (FH) Michael Friedrich

Vienna University Computer Center
Universitaetsstrasse 7 A-1010 Vienna, Austria

email:  michael.friedr...@univie.ac.at
phone:  +43 1 4277 14359
mobile: +43 664 60277 14359
fax:+43 1 4277 14338
web:http://www.univie.ac.at/zid
http://www.aco.net

Lead Icinga Core Developer
http://www.icinga.org




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



Bug#679876: sockstat always return Aborted

2012-07-02 Thread Ahmad Saif
Package: sockstat
Version: 0.3-1.1
Severity: important

When I try to run sockstat it should displays listening sockets (open port), 
but it return Abotred
Also I've tried to use sockstat -l  but it also returned Aborted.

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

Kernel: kFreeBSD 9.0-1-amd64
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 sockstat depends on:
ii  libc0.1  2.13-33

sockstat recommends no packages.

sockstat suggests no packages.

-- no debconf information



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



Bug#679872: [Pkg-xfce-devel] Bug#679872: lightdm: No access control for lightdm's system bus

2012-07-02 Thread Yves-Alexis Perez
On lun., 2012-07-02 at 10:51 +0300, Yair Yarom wrote:
 Package: lightdm
 Version: 1.2.2-1
 Severity: normal
 
 Dear Maintainer,
 
 It appears everyone has access to lightdm's system bus, which means
 anyone with remote or local access can cause the seat to change user,
 lock screen or switch to the greeter.

That looks pretty bad indeed.
 
 I.e. the following commands can be executed by any user
 dbus-send --print-reply --system --dest=org.freedesktop.DisplayManager 
 /org/freedesktop/DisplayManager/Seat0 
 org.freedesktop.DisplayManager.Seat.SwitchToUser string:user1 string:
 
 dbus-send --print-reply --system --dest=org.freedesktop.DisplayManager 
 /org/freedesktop/DisplayManager/Seat0 
 org.freedesktop.DisplayManager.Seat.SwitchToGreeter
 
These two don't seem to do anything.

 dbus-send --print-reply --system --dest=org.freedesktop.DisplayManager 
 /org/freedesktop/DisplayManager/Seat0 org.freedesktop.DisplayManager.Seat.Lock

This one does “lock” the session (goes back to the greeter). It's
annoying, although at least there's no security issue at first sight.

I'm fowarding this upstream.

Regards,
-- 
Yves-Alexis


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


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



Bug#679877: catppt 0.94.3: Segmentation fault

2012-07-02 Thread rpr nospam
Package: catdoc
Version: 0.94.3

On Ubuntu 12.04 64-bit I noticed that catppt 0.94.2-2 crashes while processing
https://docs.google.com/open?id=0B2V313X0LzmQeEVBUXVFQzFiWTQ
using the following command:
catppt -d utf-8 OSSEC-Presentation-mw.ppt

(BTW, OSSEC-Presentation-mw.ppt can be opened successfully in
MS PowerPoint 2003 and LibreOffice 3.5.)

I've downloaded the latest catdoc sources (0.94.3) and compiled them
on the same system but the problem is also present in that version.
You can find gdb output in the attachment.

-- rpr.
GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2) 7.4-2012.04
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as x86_64-linux-gnu.
For bug reporting instructions, please see:
http://bugs.launchpad.net/gdb-linaro/...
Reading symbols from /usr/local/src/catdoc-0.94.3/src/catppt...done.
(gdb) run -d utf-8 /home/rpr/Downloads/OSSEC HIDS/OSSEC-Presentation-mw.ppt
Starting program: /usr/local/src/catdoc-0.94.3/src/catppt -d utf-8 
/home/rpr/Downloads/OSSEC HIDS/OSSEC-Presentation-mw.ppt

Program received signal SIGSEGV, Segmentation fault.
0x004037d3 in getlong (buffer=0x61a960 \001, offset=55648)
at numutils.c:22
22  return (long)buffer[offset]|((long)buffer[offset+1]8L)
(gdb) backtrace full
#0  0x004037d3 in getlong (buffer=0x61a960 \001, offset=55648)
at numutils.c:22
No locals.
#1  0x00403af9 in ole_readdir (f=optimized out) at ole.c:352
i = optimized out
nLen = optimized out
oleBuf = optimized out
e = 0x61c780
chainMaxLen = 25
chainCurrent = 13912
#2  0x0040474e in ole_init (f=optimized out, buffer=optimized out, 
bufSize=optimized out) at ole.c:245
oleBuf = \320\317\021\340\241\261\032\341, '\000' repeats 16 times, 
\000\003\000\376\377\t\000\006, '\000' repeats 11 times, 
m\000\000\000_6\000\000\000\000\000\000\000\020\000\000c6\000\000\001\000\000\000\376\377\377\377\000\000\000\000a6\000\000\004\000\000\000\005\000\000\000\006\000\000\000\a\000\000\000\b\000\000\000\t\000\000\000\n\000\000\000\v\000\000\000\f\000\000\000\003\000\000\000\330\004\000\000\331\004\000\000\332\004\000\000\333\004\000\000\334\004\000\000\335\004\000\000\336\004\000\000\337\004\000\000\340\004\000\000\254\t\000\000\255\t\000\000\256\t\000\000\257\t\000\000\260\t\000\000\261\t\000\000\262\t\000\000\263\t\000\000\264\t\000\000\177\016\000\000\200\016\000\000\201\016\000\000\202\016\000\000\203\016\000\000\204\016\000\000\205\016\000\000\206\016\000\000\207\016\000\000\210\016\000\000S\023\000\000T\023\000\000U\023\000\000V...
tmpBuf = optimized out
newfile = 0x608890
ret = optimized out
i = optimized out
sbdMaxLen = optimized out
sbdCurrent = optimized out
propMaxLen = 5
propCurrent = 4294967294
mblock = optimized out
msat_size = optimized out
tEntry = optimized out
#3  0x0040169d in main (argc=4, argv=optimized out) at catppt.c:137
input = optimized out
new_file = optimized out
ole_file = optimized out
filename = 0x7fffe469 /home/rpr/Downloads/OSSEC 
HIDS/OSSEC-Presentation-mw.ppt
tmp_charset = optimized out
c = optimized out
tempname = optimized out
(gdb) info registers
rax0x0  0
rbx0x61c780 6408064
rcx0x4000   16384
rdx0x77dd3720   140737351857952
rsi0xd960   55648
rdi0x61a960 6400352
rbp0x3658   0x3658
rsp0x7fffdd88   0x7fffdd88
r8 0x3  3
r9 0x4000   16384
r100x0  0
r110x3  3
r120x19 25
r130x1  1
r140x6d 109
r150x0  0
rip0x4037d3 0x4037d3 getlong+3
eflags 0x10206  [ PF IF RF ]
cs 0x33 51
ss 0x2b 43
ds 0x0  0
es 0x0  0
fs 0x0  0
gs 0x0  0
(gdb) x/16i $pc
= 0x4037d3 getlong+3:movzbl 0x1(%rdi,%rsi,1),%eax
   0x4037d8 getlong+8:movzbl 0x2(%rdi,%rsi,1),%edx
   0x4037dd getlong+13:   shl$0x8,%rax
   0x4037e1 getlong+17:   shl$0x10,%rdx
   0x4037e5 getlong+21:   or %rdx,%rax
   0x4037e8 getlong+24:   movzbl (%rdi,%rsi,1),%edx
   0x4037ec getlong+28:   or %rdx,%rax
   0x4037ef getlong+31:   movzbl 0x3(%rdi,%rsi,1),%edx
   0x4037f4 getlong+36:   shl$0x18,%rdx
   0x4037f8 getlong+40:   or %rdx,%rax
   0x4037fb getlong+43:   retq   
   0x4037fc:nopl   0x0(%rax)
   0x403800 getulong: movslq %esi,%rsi
   0x403803 getulong+3:   movzbl 0x1(%rdi,%rsi,1),%eax
 

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



Bug#679878: Use of uninitialized value in sprintf at /usr/lib/swish-e/spider.pl line 38.

2012-07-02 Thread Simon Waters
Package: swish-e
Version: 2.4.7-1
Severity: minor

Running swish-e as a spider produces the error:

Use of uninitialized value in sprintf at /usr/lib/swish-e/spider.pl line 38.

Due to silly error computing the VERSION string, and in entirely cosmetic.

This is reported as fixed in SVN.

http://swish-e.org/archive/2009-11/12781.html

-- System Information:
Debian Release: 6.0.5
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-25-hvmflexiant (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages swish-e depends on:
ii  debconf [debconf-2 1.5.36.1  Debian configuration management sy
ii  libc6  2.11.3-3  Embedded GNU C Library: Shared lib
ii  libpcre3   8.02-1.1  Perl 5 Compatible Regular Expressi
ii  libxml22.7.8.dfsg-2+squeeze4 GNOME XML library
ii  perl   5.10.1-17squeeze3 Larry Wall's Practical Extraction 
ii  perl-base [perlapi 5.10.1-17squeeze3 minimal Perl system
ii  zlib1g 1:1.2.3.4.dfsg-3  compression library - runtime

Versions of packages swish-e recommends:
ii  libdate-calc-perl 6.0-2  Perl library for accessing dates
ii  libmime-types-perl1.30-1 Perl extension for determining MIM
ii  libtemplate-perl  2.22-0.1   template processing system written

Versions of packages swish-e suggests:
pn  catdocnone (no description available)
pn  hypermail none (no description available)
ii  libhtml-parser-perl   3.66-1 collection of modules that parse H
ii  libmp3-tag-perl   1.12-1 Module for reading tags of MP3 aud
ii  libwww-perl   5.836-1Perl HTTP/WWW client/server librar
pn  wvnone (no description available)
pn  xpdf-utilsnone (no description available)

-- debconf information excluded



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



Bug#669625: gummi: Gummi should depend on enchant

2012-07-02 Thread Daniel Stender
This bug is rather non-reproducible. Gummi depends on libgtkspell which itself 
depends
on libenchant.

Greetings,
Daniel Stender




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#679854: [lighttpd] Please assume /var/log/ can be volatile

2012-07-02 Thread Stefan Bühler

Hi!

On 07/02/2012 07:20 AM, Roman Mamedov wrote:

Package: lighttpd
Version: 1.4.31-1
Severity: wishlist

Hello,

On various embedded systems running from a flash disk with limited number of
overwrite cycles it might be desirabe to mount /var/log as tmpfs, especially
if long-term storage of logs is not required (but logs are still useful for
immediate debugging).

Currently lighttpd properly assumes that /var/run can be volatile and does
this in /etc/init.d/lighttpd:


Same as with /var/run/lighttpd, i think it is stupid if every init 
script tries to solve this itself.

(See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636339)

With /var/log/lighttpd this probably isn't a big problem, as only 
lighttpd is using it if it is a tmpfs directory, but for 
/var/run/lighttpd other processes (externally spawned fastcgi) will need 
the directory too, and the init script is the wrong place creating it.




--
To UNSUBSCRIBE, email to debian-bugs-dist-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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#679616: jenkins: Please package a more recent upstream version

2012-07-02 Thread James Page
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 30/06/12 10:54, Damien Raude-Morvan wrote:
 Le samedi 30 juin 2012 09:57:09, Sylvestre Ledru a écrit :
 Source: jenkins Severity: wishlist
 
 Hello,
 
 Could you consider to package a more recent version of Jenkins
 ? We are currently shipping 1.447 and upstream is 1.472
 Actually 1.447.x is upstream LTS chanel for stable release. Maybe
 we should stick with it during Wheezy release cycle ?

The policy I have taken with this package is to track the LTS release
rather than the main TRUNK release from upstream - its generally more
stable and has an upstream commitment for backporting of
critical/security fixes.

So I think sticking with 1.447.2 (latest LTS) is the correct thing
todo for wheezy.

- -- 
James Page
Ubuntu Core Developer
Debian Maintainer
james.p...@ubuntu.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBCAAGBQJP8WI2AAoJEL/srsug59jDSCMP/3FtRDAvsCsnOWYaiQfJFh5h
CsuTKTZQufT1NJVThEtHxUJoc88SVAVtmL97U4q/1NHY2N3mCiupsDFZfIfYpN6P
V0zSDwoZgm0FFM9SHeXjIfeWCCj9T1jSJNOunnEiqE35qnnC+y7SQCqFgeyBmpeP
2CF0i3kQuiZ2jQ+2AJrMb1XLucNtBQi0/ii/dZJz++rl+D0AaSc/GDHGwVwLu/Fi
WgLoOrxm0hv0hXAtrPXWlqUUTGWONXaAJDbZos2Jq8qUdCfoBJjTxA7uL8LacZo7
8UvQ7QVE1o2pgzBSd6uBt4dzjXOtlFwm9J063gRW5l26U8p7vtReD0gb1sSchIRT
IVGwenD4I3xB6CYiQgeo0wu0kY7ANj1wMWUMT2pc1s3clgbLZW/Iev66Kgy6r7Ej
dR1e2bQH1dAxSSb/hWogc9fERd64cNE2BBHEaJlsE//nuLhz/Vts7WT2snaffgmB
YYbp/ydPvA4QQmLQxwRhLKi/T/PFPa90ileTyEc+b1kmQeeyJaN5Ii7DdA7TZoQy
zaERbXKJvlBh92edP/2LIoJVniqDgPEWzFosXX+63i244kKpoeQ0qpIPqIIZCrLE
5aseJV9VBmJZAX621gNVpbInD+Lin1jP8KZ8OyL1y2XN+QKaVDyzXiIUJalSQRgC
/olQosfG5e74GYRf0T9O
=BKwq
-END PGP SIGNATURE-



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



Bug#679879: nginx-common: Add $named to Required-Start/Stop in init script

2012-07-02 Thread Andjelko Horvat
Package: nginx-common
Version: 1.1.19-1
Severity: normal

Init script does not have $named in Required-Start/Stop, and when using local
DNS server, e.g. pdns-server, order of starting is for example:

$ ls /etc/rc2.d/ | grep -E nginx|pdns$


S20nginx
S20pdns

i.e. nginx tries to start before DNS server, and fails with error:

[emerg] 4228#0: host not found in upstream www.example.com in 
/etc/nginx/sites-enabled/www.example.com:9


-- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (990, 'precise-updates'), (990, 'precise-security'), (990, 
'precise'), (500, 'quantal-updates'), (500, 'quantal-security'), (500, 
'quantal')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-24-generic (SMP w/3 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 nginx-common depends on:
ii  lsb-base  4.0-0ubuntu20

nginx-common recommends no packages.

nginx-common suggests no packages.

-- no debconf information



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



Bug#679880: RM: ser -- ROM; RC buggy, obsoleted by kamalio

2012-07-02 Thread Tzafrir Cohen
Package: ftp.debian.org
Severity: normal

ser has had several forks over the years. Recently the parent project
merged with one of its decendents, kamailio.

The version we maintain, ser 2, is unmaintained by Upstream. kamailio
is formally its newest version (with a slight tweak to the makefile, it
will build as 'ser').

ser has been out of Testing for years now. kamailio has only now made it
into Unstable. This looks like a good time to put ser out of its misery.



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



Bug#679881: libcloud: new upstream releases

2012-07-02 Thread Julien Cristau
Package: libcloud
Version: 0.5.0-1
Severity: normal

Hi Soren,

it seems the libcloud package hasn't been updated in a year, and there
have been a few upstream releases in the mean time.  Are you still
interested in this package?  Do you need help with its maintenance?

Cheers,
Julien

-- System Information:
Debian Release: 6.0.5
  APT prefers stable
  APT policy: (990, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

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



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



Bug#679882: linux: leap second fixes missing in 3.2 and 2.6.32 longterm

2012-07-02 Thread maximilian attems
Package: linux
Version: linux-2.6
Severity: important
Tags: patch

according to media reports several Debian hosted webserver had outage
on the night to the 1. of July due to the leap second.

according to davej
http://codemonkey.org.uk/2012/06/15/testing-leap-code/ 
RH uses this fixes:
fad0c66c4bb836d57a5f125ecd38bed653ca863a
timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond
dd48d708ff3e917f6d6b6c2b696c3f18c019feed
ntp: Correct TAI offset during leap second
6b43ae8a619d17c4935c3320d2ef9e92bdeed05d
ntp: Fix leap-second hrtimer livelock


media reports include
http://www.heise.de/newsticker/meldung/Schaltsekunde-Linux-kann-einfrieren-1629683.html
http://www.wired.com/wiredenterprise/2012/07/leap-second-bug-wreaks-havoc-with-java-linux/


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

Kernel: Linux 3.2.0-2-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



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



Bug#679883: calibre: Port to libpoppler25 API

2012-07-02 Thread Andy Whitcroft
Package: calibre
Version: 0.8.51+dfsg-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu quantal ubuntu-patch

Dear Maintainer,

We are using this patch in Ubuntu to handle the changes in libpoppler's
API version 19 to version 25/26.  Please consider for Debian.

  * Track API changes in libpoppler19 to libpoppler25 transition.

Thanks for considering the patch.

-apw

-- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 
'precise-proposed'), (500, 'precise'), (100, 'precise-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-26-generic (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru calibre-0.8.51+dfsg/debian/patches/series calibre-0.8.51+dfsg/debian/patches/series
--- calibre-0.8.51+dfsg/debian/patches/series	2012-05-14 11:13:47.0 +0100
+++ calibre-0.8.51+dfsg/debian/patches/series	2012-06-08 16:13:25.0 +0100
@@ -7,3 +7,4 @@
 manpages-installation.patch
 disable_plugins.py
 use-system-feedparser.patch
+track_libpoppler25_api_changes.patch
diff -Nru calibre-0.8.51+dfsg/debian/patches/track_libpoppler25_api_changes.patch calibre-0.8.51+dfsg/debian/patches/track_libpoppler25_api_changes.patch
--- calibre-0.8.51+dfsg/debian/patches/track_libpoppler25_api_changes.patch	1970-01-01 01:00:00.0 +0100
+++ calibre-0.8.51+dfsg/debian/patches/track_libpoppler25_api_changes.patch	2012-06-08 16:13:25.0 +0100
@@ -0,0 +1,27 @@
+Description: track API changes in popper libraries
+ The popper libraries have updated from libpoppler19 to libpoppler25, track
+ changes to the API.
+
+Author: Andy Whitcroft a...@ubuntu.com
+Last-Update: 2012-06-08
+
+--- calibre-0.8.51+dfsg.orig/src/calibre/ebooks/pdf/reflow.cpp
 calibre-0.8.51+dfsg/src/calibre/ebooks/pdf/reflow.cpp
+@@ -647,7 +647,7 @@ void XMLOutputDev::process_link(AnnotLin
+ 
+ 
+ void XMLOutputDev::endPage() {
+-Links *slinks = catalog-getPage(current_page-number())-getLinks(catalog);
++Links *slinks = catalog-getPage(current_page-number())-getLinks();
+ for (int i = 0; i  slinks-getNumLinks(); i++)
+ {
+ this-process_link(slinks-getLink(i));
+@@ -878,7 +878,7 @@ vectorchar* Reflow::render_first_page(
+ throw ReflowException(Failed to allocate SplashOutputDev);
+ }
+ try {
+-out-startDoc(doc-getXRef());
++out-startDoc(doc);
+ out-startPage(1, NULL);
+ 
+ double pg_w, pg_h;


Bug#679884: gambas2: Port to libpoppler25 API

2012-07-02 Thread Andy Whitcroft
Package: gambas2
Version: 2.23.1-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu quantal ubuntu-patch

Dear Maintainer,

We are using this patch in Ubuntu to handle the changes in libpoppler's
API version 19 to version 25/26.  Please consider for Debian.

  * Track API changes in libpoppler19 to libpoppler25 transition.

Thanks for considering the patch.

-apw

-- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 
'precise-proposed'), (500, 'precise'), (100, 'precise-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-26-generic (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru gambas2-2.23.1/debian/changelog gambas2-2.23.1/debian/changelog
diff -Nru gambas2-2.23.1/debian/patches/series gambas2-2.23.1/debian/patches/series
--- gambas2-2.23.1/debian/patches/series	2011-12-06 10:12:46.0 +
+++ gambas2-2.23.1/debian/patches/series	2012-06-08 17:36:56.0 +0100
@@ -4,3 +4,4 @@
 fixFTBS_kfreeBSD
 remove_harcoded_kde.patch
 poppler-0.18.patch
+track_libpoppler25_api_changes.patch
diff -Nru gambas2-2.23.1/debian/patches/track_libpoppler25_api_changes.patch gambas2-2.23.1/debian/patches/track_libpoppler25_api_changes.patch
--- gambas2-2.23.1/debian/patches/track_libpoppler25_api_changes.patch	1970-01-01 01:00:00.0 +0100
+++ gambas2-2.23.1/debian/patches/track_libpoppler25_api_changes.patch	2012-06-11 08:36:33.0 +0100
@@ -0,0 +1,74 @@
+Description: track API changes in poppler libraries
+ The poppler libraries have updated from libpoppler19 to libpoppler25, track
+ API changes.
+ .
+ startDoc() now takes a PDFDoc object instead of an XRef
+ findText() now takes an additional Bool which indicates wholeword searches
+ TextOutputDev() now takes an additional fixedPitch which is only used when
+  the preceeding argument is gTrue
+ createGfx() no longer takes a Catalog argument
+ getAnnots() no longer takes a Catalog argument
+ display() no longer takes a Catalog argument nor display selector
+Author: Andy Whitcroft a...@ubuntu.com
+Last-Update: 2012-06-08
+
+Index: gambas2-2.23.1/gb.pdf/src/CPdfDocument.cpp
+===
+--- gambas2-2.23.1.orig/gb.pdf/src/CPdfDocument.cpp	2012-06-11 08:33:06.676871126 +0100
 gambas2-2.23.1/gb.pdf/src/CPdfDocument.cpp	2012-06-11 08:35:28.481574298 +0100
+@@ -407,7 +407,7 @@
+ 	white[0] = 0xFF; white[1] = 0xFF; white[2] = 0xFF;
+ 	THIS-dev=new SplashOutputDev(splashModeRGB8, 3, gFalse, white);
+ 		
+-	THIS-dev-startDoc(THIS-doc-getXRef ());
++	THIS-dev-startDoc(THIS-doc);
+ 
+ 	outline=THIS-doc-getOutline();
+ 	if (outline) THIS-index=outline-getItems();
+@@ -838,8 +838,7 @@
+ 			   gFalse,
+ 			   gTrue,
+ 			   x,y,w,h,
+-			   gFalse,
+-			   THIS-doc-getCatalog ());
++			   gFalse);
+ 
+ 	map=THIS-dev-getBitmap();
+ 	
+@@ -929,9 +928,9 @@
+ 	w = VARGOPT(W, (int32_t)THIS-page-getMediaWidth());
+ 	h = VARGOPT(H, (int32_t)THIS-page-getMediaHeight());
+ 
+-	dev = new TextOutputDev (NULL, gTrue, gFalse, gFalse);
++	dev = new TextOutputDev (NULL, gTrue, gFalse, 0, gFalse);
+ 	gfx = THIS-page-createGfx(dev,72.0,72.0,0,gFalse,gTrue,-1, -1, -1, -1, \
+-gFalse,THIS-doc-getCatalog (),NULL, NULL, NULL, NULL);
++gFalse,NULL, NULL);
+ 	
+ 	THIS-page-display(gfx);
+ 	dev-endPage();
+@@ -961,7 +960,7 @@
+ {
+ 	Object obj;
+ 	
+-	THIS-links = new Links (THIS-page-getAnnots (THIS-doc-getCatalog()));
++	THIS-links = new Links (THIS-page-getAnnots ());
+ 	obj.free();
+ }
+ 
+@@ -1195,12 +1194,12 @@
+ 
+ 	if (!MISSING(Sensitive)) sensitive=VARG(Sensitive);
+ 
+-	textdev = new TextOutputDev (NULL, true, false, false);
+-	THIS-page-display (textdev, 72, 72, 0, false, false, false, THIS-doc-getCatalog());
++	textdev = new TextOutputDev (NULL, true, false, 0, false);
++	THIS-page-display (textdev, 72, 72, 0, false, false, false);
+ 
+ 	if (THIS-Found) { GB.FreeArray(POINTER(THIS-Found)); THIS-Found=NULL; }
+ 
+-	while (textdev-findText (block,nlen,gFalse,gTrue,gTrue,gFalse,sensitive,gFalse,x0,y0,x1,y1))
++	while (textdev-findText (block,nlen,gFalse,gTrue,gTrue,gFalse,sensitive,gFalse,gFalse,x0,y0,x1,y1))
+ 	{
+ 		if (!THIS-Found) {
+ 			GB.NewArray(POINTER(THIS-Found),sizeof(FoundRect),1);


Bug#679885: gambas3: Port to libpoppler25 API

2012-07-02 Thread Andy Whitcroft
Package: gambas3
Version: 3.1.1-2
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu quantal ubuntu-patch

Dear Maintainer,

We are using this patch in Ubuntu to handle the changes in libpoppler's
API version 19 to version 25/26.  Please consider for Debian.

  * Track changes to libpoppler25 API.


Thanks for considering the patch.

-apw
-- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 
'precise-proposed'), (500, 'precise'), (100, 'precise-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-26-generic (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru gambas3-3.1.1/debian/patches/series gambas3-3.1.1/debian/patches/series
--- gambas3-3.1.1/debian/patches/series	2012-05-24 12:00:02.0 +0100
+++ gambas3-3.1.1/debian/patches/series	2012-06-20 10:49:18.0 +0100
@@ -1,2 +1,3 @@
 detect_browser_debian
 dont_compile_examples
+track_libpoppler25_api
diff -Nru gambas3-3.1.1/debian/patches/track_libpoppler25_api gambas3-3.1.1/debian/patches/track_libpoppler25_api
--- gambas3-3.1.1/debian/patches/track_libpoppler25_api	1970-01-01 01:00:00.0 +0100
+++ gambas3-3.1.1/debian/patches/track_libpoppler25_api	2012-06-20 13:09:05.0 +0100
@@ -0,0 +1,136 @@
+Description: track changes to libpoppler25 API
+ Track changes to libpoppler25 API:
+ .
+ startDoc now takes a PDFDoc rather than its XRef.
+ displaySlice no longer takes a Catalog argument.
+ TextOutputDev now takes a fixedPitch argument (0 for previous behavior).
+ createGfx no longer takes a Catalog nor (unused) annotation
+ callback descriminator.
+ getAnnots no longer takes a Catalog argument.
+ .
+ Also adds configure support for poppler version 20 (API version 25)
+Author: Andy Whitcroft a...@ubuntu.com
+Last-Update: 2012-06-20
+Index: gambas3-3.1.1/gb.pdf/src/CPdfDocument.cpp
+===
+--- gambas3-3.1.1.orig/gb.pdf/src/CPdfDocument.cpp	2012-06-20 12:13:11.670036741 +0100
 gambas3-3.1.1/gb.pdf/src/CPdfDocument.cpp	2012-06-20 12:54:39.618373811 +0100
+@@ -450,7 +450,13 @@
+ 	white[0] = 0xFF; white[1] = 0xFF; white[2] = 0xFF;
+ 	THIS-dev=new SplashOutputDev(splashModeRGB8, 3, gFalse, white);
+ 		
+-	THIS-dev-startDoc(THIS-doc-getXRef ());
++	THIS-dev-startDoc(
++#ifdef POPPLER_VERSION_0_20
++			THIS-doc
++#else
++			THIS-doc-getXref ()
++#endif
++	);
+ 
+ 	outline=THIS-doc-getOutline();
+ 	if (outline) THIS-index=outline-getItems();
+@@ -880,8 +886,11 @@
+ 			   gFalse,
+ 			   gTrue,
+ 			   x,y,w,h,
+-			   gFalse,
+-			   THIS-doc-getCatalog ());
++			   gFalse
++#ifndef POPPLER_VERSION_0_20
++			   , THIS-doc-getCatalog ()
++#endif
++	);
+ 
+ 	map=THIS-dev-getBitmap();
+ 	
+@@ -940,8 +949,20 @@
+ 	w = VARGOPT(W, (int32_t)THIS-page-getMediaWidth());
+ 	h = VARGOPT(H, (int32_t)THIS-page-getMediaHeight());
+ 
+-	dev = new TextOutputDev (NULL, gTrue, gFalse, gFalse);
+-	gfx = THIS-page-createGfx(dev,72.0,72.0,0,gFalse,gTrue,-1, -1, -1, -1, gFalse,THIS-doc-getCatalog (),NULL, NULL, NULL, NULL);
++	dev = new TextOutputDev (NULL, gTrue,
++#ifdef POPPLER_VERSION_0_20
++ 0,
++#endif
++ gFalse, gFalse);
++	gfx = THIS-page-createGfx(dev,72.0,72.0,0,gFalse,gTrue,-1, -1, -1, -1, gFalse
++#ifndef POPPLER_VERSION_0_20
++, THIS-doc-getCatalog ()
++#endif
++, NULL, NULL
++#ifndef POPPLER_VERSION_0_20
++, NULL, NULL
++#endif
++	);
+ 	
+ 	THIS-page-display(gfx);
+ 	dev-endPage();
+@@ -970,7 +991,9 @@
+ 
+ void aux_fill_links(void *_object)
+ {
+-	#if POPPLER_VERSION_0_17
++	#if POPPLER_VERSION_0_20
++	THIS-links = new Links (THIS-page-getAnnots ());
++	#elif POPPLER_VERSION_0_17
+ 	THIS-links = new Links (THIS-page-getAnnots (THIS-doc-getCatalog()));
+ 	#else
+ 	Object obj;
+@@ -1152,13 +1175,25 @@
+ 
+ 	if (!MISSING(Sensitive)) sensitive=VARG(Sensitive);
+ 
+-	textdev = new TextOutputDev (NULL, true, false, false);
+-	THIS-page-display (textdev, 72, 72, 0, false, false, false, THIS-doc-getCatalog());
++	textdev = new TextOutputDev (NULL, true,
++#ifdef POPPLER_VERSION_0_20
++ 0,
++#endif
++ false, false);
++	THIS-page-display (textdev, 72, 72, 0, false, false, false
++#ifndef POPPLER_VERSION_0_20
++ , THIS-doc-getCatalog()
++#endif
++);
+ 
+ 	if (THIS-Found) { GB.FreeArray(POINTER(THIS-Found)); THIS-Found=NULL; }
+ 
+ 	count = 0;
+-	while (textdev-findText (block,nlen,gFalse,gTrue,gTrue,gFalse,sensitive,gFalse,x0,y0,x1,y1))
++	while (textdev-findText (block,nlen,gFalse,gTrue,gTrue,gFalse,sensitive,gFalse,
++#ifdef POPPLER_VERSION_0_20
++ gFalse,
++#endif
++ x0,y0,x1,y1))
+ 	{
+ 		if (!THIS-Found)
+ 			

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



Bug#679887: gdal: Port to libpoppler25 API

2012-07-02 Thread Andy Whitcroft
Package: gdal
Version: 1.9.0-3
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu quantal ubuntu-patch

Dear Maintainer,

We are using this patch in Ubuntu to handle the changes in libpoppler's
API version 19 to version 25/26.  Please consider for Debian.

  * Track changes to libpoppler25 API.


Thanks for considering the patch.

-apw

-- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 
'precise-proposed'), (500, 'precise'), (100, 'precise-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-26-generic (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru gdal-1.9.0/debian/patches/series gdal-1.9.0/debian/patches/series
--- gdal-1.9.0/debian/patches/series	2012-06-05 13:29:19.0 +0100
+++ gdal-1.9.0/debian/patches/series	2012-06-13 16:49:30.0 +0100
@@ -9,3 +9,4 @@
 mrsid-plugin
 symver
 spatialite
+track_libpoppler25_abi_changes
diff -Nru gdal-1.9.0/debian/patches/track_libpoppler25_abi_changes gdal-1.9.0/debian/patches/track_libpoppler25_abi_changes
--- gdal-1.9.0/debian/patches/track_libpoppler25_abi_changes	1970-01-01 01:00:00.0 +0100
+++ gdal-1.9.0/debian/patches/track_libpoppler25_abi_changes	2012-06-13 17:15:08.0 +0100
@@ -0,0 +1,46 @@
+Description: Track changes to libpoppler25 API
+ Track changes to libpoppler 25 ABI.
+ .
+ startDoc now takes a PDFDoc rather than its Xref.
+ setErrorFunction - setErrorCallback.
+Author: Andy Whitcroft a...@ubuntu.com
+Last-Update: 2012-06-13
+Index: gdal-1.9.0/frmts/pdf/pdfdataset.cpp
+===
+--- gdal-1.9.0.orig/frmts/pdf/pdfdataset.cpp	2012-02-20 09:48:39.0 +
 gdal-1.9.0/frmts/pdf/pdfdataset.cpp	2012-06-13 17:14:21.967465186 +0100
+@@ -330,7 +330,7 @@
+ SplashOutputDev *poSplashOut;
+ poSplashOut = new SplashOutputDev(splashModeRGB8, 4, gFalse, sColor);
+ PDFDoc* poDoc = poGDS-poDoc;
+-poSplashOut-startDoc(poDoc-getXRef());
++poSplashOut-startDoc(poDoc);
+ double dfDPI = poGDS-dfDPI;
+ 
+ /* EVIL: we modify a private member... */
+@@ -521,13 +521,14 @@
+ //
+ 
+ #ifdef USE_POPPLER
+-static void PDFDatasetErrorFunction(int nPos, char *pszMsg, va_list args)
++static void PDFDatasetErrorCallback( void *data, ErrorCategory category,
++ int nPos, char *msg )
+ {
+ CPLString osError;
+ 
+ if (nPos = 0)
+ osError.Printf(Pos = %d, , nPos);
+-osError += CPLString().vPrintf(pszMsg, args);
++osError += CPLString().Printf(%s, msg);
+ 
+ if (strcmp(osError.c_str(), Incorrect password) == 0)
+ return;
+@@ -570,7 +571,7 @@
+ GooString* poUserPwd = NULL;
+ 
+ /* Set custom error handler for poppler errors */
+-setErrorFunction(PDFDatasetErrorFunction);
++setErrorCallback(PDFDatasetErrorCallback, NULL);
+ 
+ PDFDoc* poDoc = NULL;
+ ObjectAutoFree oObj;


Bug#679888: gnome-commander: Port to libpoppler25 API

2012-07-02 Thread Andy Whitcroft
Package: gnome-commander
Version: 1.2.8.15-3
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu quantal ubuntu-patch

Dear Maintainer,

We are using this patch in Ubuntu to handle the changes in libpoppler's
API version 19 to version 25/26.  Please consider for Debian.

  * Track changes to libpoppler25 API.


Thanks for considering the patch.

-apw

-- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 
'precise-proposed'), (500, 'precise'), (100, 'precise-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-26-generic (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru gnome-commander-1.2.8.15/debian/patches/series gnome-commander-1.2.8.15/debian/patches/series
--- gnome-commander-1.2.8.15/debian/patches/series	2012-05-13 23:26:36.0 +0100
+++ gnome-commander-1.2.8.15/debian/patches/series	2012-06-13 16:01:51.0 +0100
@@ -3,3 +3,4 @@
 0002-strrchr_instead_of_g_strrstr.patch
 0003-g_ascii_strcasecmp_instead_of_g_strcasecmp.patch
 werror-format-security.diff
+track_libpoppler25_abi_changes
diff -Nru gnome-commander-1.2.8.15/debian/patches/track_libpoppler25_abi_changes gnome-commander-1.2.8.15/debian/patches/track_libpoppler25_abi_changes
--- gnome-commander-1.2.8.15/debian/patches/track_libpoppler25_abi_changes	1970-01-01 01:00:00.0 +0100
+++ gnome-commander-1.2.8.15/debian/patches/track_libpoppler25_abi_changes	2012-06-13 16:01:51.0 +0100
@@ -0,0 +1,28 @@
+Description: track libpoppler25 API changes
+ Track changes to the libpoppler25 API.
+ .
+ setErrorFunction - setErrorCallback -- interface replaced
+Author: Andy Whitcroft a...@ubuntu.com
+Last-Update: 2012-06-13
+Index: gnome-commander-1.2.8.15/src/tags/gnome-cmd-tags-poppler.cc
+===
+--- gnome-commander-1.2.8.15.orig/src/tags/gnome-cmd-tags-poppler.cc	2011-12-06 19:10:29.0 +
 gnome-commander-1.2.8.15/src/tags/gnome-cmd-tags-poppler.cc	2012-06-13 15:43:29.648428595 +0100
+@@ -41,7 +41,7 @@
+ static regex_t rxDate;
+ static gboolean rxDate_OK;
+ 
+-static void noErrorReporting(int pos, char *msg, va_list args)
++static void noErrorReporting(void *data, ErrorCategory category, int pos, char *msg)
+ {
+ }
+ #endif
+@@ -52,7 +52,7 @@
+ #ifdef HAVE_PDF
+ rxDate_OK = regcomp (rxDate, ^(D:)?([12][019][0-9][0-9]([01][0-9]([0-3][0-9]([012][0-9]([0-5][0-9]([0-5][0-9])?)?)?)?)?), REG_EXTENDED)==0;
+ 
+-setErrorFunction(noErrorReporting);
++setErrorCallback(noErrorReporting, NULL);
+ #endif
+ }
+ 


Bug#679889: mpd: MPD 0.17 + MAD decoder = noise only with MP3s

2012-07-02 Thread Jayes
Package: mpd
Version: 0.17-1
Severity: important

Dear Maintainer,

After updating MPD from 'testing' to 'unstable' (i.e. from 0.16 to 0.17) MP3
playback results in a crackling noise only. I have compiled MPD 0.17 myself
without MAD support and with LAME support and the resulting binary plays
MP3s as expected. It appears therefore that MPD 0.17 does not work with the MAD 
libs.

regards,

Jayes

-- 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-3-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 mpd depends on:
ii  adduser   3.113+nmu3
ii  libao41.1.0-2
ii  libasound21.0.25-3
ii  libaudiofile1 0.3.4-1
ii  libavahi-client3  0.6.31-1
ii  libavahi-common3  0.6.31-1
ii  libavahi-glib10.6.31-1
ii  libavcodec53  6:0.8.3-4
ii  libavformat53 6:0.8.3-4
ii  libavutil51   6:0.8.3-4
ii  libc6 2.13-33
ii  libcdio-cdda1 0.83-4
ii  libcdio-paranoia1 0.83-4
ii  libcdio13 0.83-4
ii  libcurl3-gnutls   7.26.0-1
ii  libfaad2  2.7-8
ii  libflac8  1.2.1-6
ii  libgcc1   1:4.7.0-8
ii  libglib2.0-0  2.32.3-1
ii  libid3tag00.15.1b-10
ii  libiso9660-8  0.83-4
ii  libjack-jackd2-0 [libjack-0.116]  1.9.8~dfsg.4+20120529git007cdc37-1
ii  libmad0   0.15.1b-7
ii  libmikmod23.1.12-4
ii  libmms0   0.6.2-3
ii  libmodplug1   1:0.8.8.4-3
ii  libmp3lame0   3.99.5+repack1-3
ii  libmpcdec62:0.1~r459-4
ii  libmpg123-0   1.14.2+svn20120622-1
ii  libogg0   1.3.0-4
ii  libpulse0 2.0-3
ii  libresid-builder0c2a  2.1.1-13
ii  libsamplerate00.1.8-5
ii  libshout3 2.2.2-8
ii  libsidplay2   2.1.1-13
ii  libsidutils0  2.1.1-13
ii  libsndfile1   1.0.25-5
ii  libsqlite3-0  3.7.13-1
ii  libstdc++64.7.0-8
ii  libsystemd-daemon044-2
ii  libvorbis0a   1.3.2-1.3
ii  libvorbisenc2 1.3.2-1.3
ii  libvorbisfile31.3.2-1.3
ii  libwavpack1   4.60.1-3
ii  libyajl2  2.0.4-2
ii  lsb-base  4.1+Debian7

mpd recommends no packages.

Versions of packages mpd suggests:
pn  avahi-daemon none
ii  guimup [mpd-client]  0.3.2
pn  icecast2 none
ii  pulseaudio   2.0-3

-- Configuration Files:
/etc/default/mpd changed:
START_MPD=false

/etc/mpd.conf changed:
playlist_directory /home/jayes/.mpd/playlists
music_directory/home/jayes/.mpd/music
bind_to_address /home/jayes/.mpd/socket
port   6600
log_file   /home/jayes/.mpd/mpd.log
pid_file   /home/jayes/.mpd/pid.log
db_file/home/jayes/.mpd/mpddb
sticker_file   /home/jayes/.mpd/sticker.sql
user   jayes
state_file  /home/jayes/.mpd/state
passwordmpdpass@read,add,control,admin
default_permissions read,add,control,admin
mixer_type software
audio_output {
type  pulse
name  MPD PulseAudio Output
}
auto_update no
replaygain  album
metadata_to_use artist,album,title,track,name,genre,date,disc,comment
save_absolute_paths_in_playlists no
filesystem_charset  UTF-8


-- no debconf information



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



Bug#679890: inkscape: Port to libpoppler25 API

2012-07-02 Thread Andy Whitcroft
Package: inkscape
Version: 0.48.3.1-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu quantal ubuntu-patch

Dear Maintainer,

We are using this patch in Ubuntu to handle the changes in libpoppler's
API version 19 to version 25/26.  Please consider for Debian.

  * Follow ABI changes for libpoppler25 (poppler 0.20.0-0ubuntu1).
(LP: #1005565)

Thanks for considering the patch.

-apw

-- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 
'precise-proposed'), (500, 'precise'), (100, 'precise-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-26-generic (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u inkscape-0.48.3.1/debian/changelog inkscape-0.48.3.1/debian/changelog
diff -u inkscape-0.48.3.1/debian/patches/series inkscape-0.48.3.1/debian/patches/series
--- inkscape-0.48.3.1/debian/patches/series
+++ inkscape-0.48.3.1/debian/patches/series
@@ -3,0 +4,2 @@
+03_track_libpoppler25_abi_changes.patch
+04_track_libpoppler25_abi_changes_colorspace.patch
only in patch2:
unchanged:
--- inkscape-0.48.3.1.orig/debian/patches/03_track_libpoppler25_abi_changes.patch
+++ inkscape-0.48.3.1/debian/patches/03_track_libpoppler25_abi_changes.patch
@@ -0,0 +1,438 @@
+Description: follow changes to libpoppler25 API
+ Following change to the libpoppler25 API:
+ .
+ error() now takes an additional ErrorCategory arguement.
+ getOrigName() is now gone getName() returns the original name now.
+Author: Andy Whitcroft a...@ubuntu.com
+Last-Update: 2012-06-11
+Index: inkscape-0.48.3.1/src/extension/internal/pdfinput/pdf-parser.cpp
+===
+--- inkscape-0.48.3.1.orig/src/extension/internal/pdfinput/pdf-parser.cpp	2012-06-11 11:39:28.108316853 +0100
 inkscape-0.48.3.1/src/extension/internal/pdfinput/pdf-parser.cpp	2012-06-11 11:59:56.558408413 +0100
+@@ -367,14 +367,14 @@
+ for (i = 0; i  obj-arrayGetLength(); ++i) {
+   obj-arrayGet(i, obj2);
+   if (!obj2.isStream()) {
+-	error(-1, const_castchar*(Weird page contents));
++	error(errUnimplemented, -1, const_castchar*(Weird page contents));
+ 	obj2.free();
+ 	return;
+   }
+   obj2.free();
+ }
+   } else if (!obj-isStream()) {
+-error(-1, const_castchar*(Weird page contents));
++error(errUnimplemented, -1, const_castchar*(Weird page contents));
+ return;
+   }
+   parser = new Parser(xref, new Lexer(xref, obj), gFalse);
+@@ -419,7 +419,7 @@
+ 
+ // too many arguments - something is wrong
+ } else {
+-  error(getPos(), const_castchar*(Too many args in content stream));
++  error(errSyntaxError, getPos(), const_castchar*(Too many args in content stream));
+   if (printCommands) {
+ 	printf(throwing away arg: );
+ 	obj.print(stdout);
+@@ -436,7 +436,7 @@
+ 
+   // args at end with no command
+   if (numArgs  0) {
+-error(getPos(), const_castchar*(Leftover args in content stream));
++error(errSyntaxError, getPos(), const_castchar*(Leftover args in content stream));
+ if (printCommands) {
+   printf(%d leftovers:, numArgs);
+   for (i = 0; i  numArgs; ++i) {
+@@ -502,7 +502,7 @@
+   name = cmd-getCmd();
+   if (!(op = findOp(name))) {
+ if (ignoreUndef == 0)
+-  error(getPos(), const_castchar*(Unknown operator '%s'), name);
++  error(errSyntaxError, getPos(), const_castchar*(Unknown operator '%s'), name);
+ return;
+   }
+ 
+@@ -510,7 +510,7 @@
+   argPtr = args;
+   if (op-numArgs = 0) {
+ if (numArgs  op-numArgs) {
+-  error(getPos(), const_castchar*(Too few (%d) args to '%s' operator), numArgs, name);
++  error(errSyntaxError, getPos(), const_castchar*(Too few (%d) args to '%s' operator), numArgs, name);
+   return;
+ }
+ if (numArgs  op-numArgs) {
+@@ -522,14 +522,14 @@
+ }
+   } else {
+ if (numArgs  -op-numArgs) {
+-  error(getPos(), const_castchar*(Too many (%d) args to '%s' operator),
++  error(errSyntaxError, getPos(), const_castchar*(Too many (%d) args to '%s' operator),
+ 	numArgs, name);
+   return;
+ }
+   }
+   for (i = 0; i  numArgs; ++i) {
+ if (!checkArg(argPtr[i], op-tchk[i])) {
+-  error(getPos(), const_castchar*(Arg #%d to '%s' operator is wrong type (%s)),
++  error(errSyntaxError, getPos(), const_castchar*(Arg #%d to '%s' operator is wrong type (%s)),
+ 	i, name, argPtr[i].getTypeName());
+   return;
+ }
+@@ -690,7 +690,7 @@
+ return;
+   }
+   if (!obj1.isDict()) {
+-error(getPos(), const_castchar*(ExtGState '%s' is wrong type), args[0].getName());
++error(errSyntaxError, getPos(), const_castchar*(ExtGState '%s' is wrong type), args[0].getName());
+ obj1.free();
+ return;
+   }
+@@ -705,7 +705,7 @@
+ if (state-parseBlendMode(obj2, mode)) {
+   state-setBlendMode(mode);
+ } else {

Bug#679891: pdf2djvu: Port to libpoppler25 API

2012-07-02 Thread Andy Whitcroft
Package: pdf2djvu
Version: 0.7.12-2
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu quantal ubuntu-patch

Dear Maintainer,

We are using this patch in Ubuntu to handle the changes in libpoppler's
API version 19 to version 25/26.  Please consider for Debian.

  * Track changes to libpoppler25 API.
  * Disable tests/test-nfkc.sh which tests ligature handling
but libpoppler25 now always decomposes such ligatures.


Thanks for considering the patch.

-apw

-- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 
'precise-proposed'), (500, 'precise'), (100, 'precise-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-26-generic (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru pdf2djvu-0.7.12/debian/patches/series pdf2djvu-0.7.12/debian/patches/series
--- pdf2djvu-0.7.12/debian/patches/series	1970-01-01 01:00:00.0 +0100
+++ pdf2djvu-0.7.12/debian/patches/series	2012-06-14 20:49:01.0 +0100
@@ -0,0 +1,2 @@
+track_libpoppler25_api.patch
+track_libpoppler23_api_disable_tests.patch
diff -Nru pdf2djvu-0.7.12/debian/patches/track_libpoppler23_api_disable_tests.patch pdf2djvu-0.7.12/debian/patches/track_libpoppler23_api_disable_tests.patch
--- pdf2djvu-0.7.12/debian/patches/track_libpoppler23_api_disable_tests.patch	1970-01-01 01:00:00.0 +0100
+++ pdf2djvu-0.7.12/debian/patches/track_libpoppler23_api_disable_tests.patch	2012-06-14 20:51:53.0 +0100
@@ -0,0 +1,19 @@
+Description: Track libpoppler25 API changes -- disable broken tests
+ Disable tests/test-nfkc.sh which tests ligature handling
+ but libpoppler25 now always decomposes such ligatures.
+Author: Andy Whitcroft a...@ubuntu.com
+Last-Update: 2012-06-14
+Index: pdf2djvu-0.7.12/tests/test-nfkc.sh
+===
+--- pdf2djvu-0.7.12.orig/tests/test-nfkc.sh	2012-06-14 20:49:18.147169287 +0100
 pdf2djvu-0.7.12/tests/test-nfkc.sh	2012-06-14 20:49:32.683241358 +0100
+@@ -8,6 +8,9 @@
+ 
+ . ./common.sh
+ 
++echo $0: DISABLED -- libpoppler25 always expands ligatures
++exit 0
++
+ test_pdf2djvu
+ djvused -e print-pure-txt $djvu_file | grep '^fluorografia *$'  /dev/null
+ test_pdf2djvu --no-nfkc
diff -Nru pdf2djvu-0.7.12/debian/patches/track_libpoppler25_api.patch pdf2djvu-0.7.12/debian/patches/track_libpoppler25_api.patch
--- pdf2djvu-0.7.12/debian/patches/track_libpoppler25_api.patch	1970-01-01 01:00:00.0 +0100
+++ pdf2djvu-0.7.12/debian/patches/track_libpoppler25_api.patch	2012-06-14 20:51:59.0 +0100
@@ -0,0 +1,129 @@
+Description: Track libpoppler25 API changes
+ Track changes to libpoppler25 API:
+ .
+ startDoc now takes a PDFDoc not its XRef.
+ processLink no longer takes a Catalog as argument.
+ setErrorFunction - setErrorCallback conversion.
+Author: Andy Whitcroft a...@ubuntu.com
+Last-Update: 2012-06-14
+Index: pdf2djvu-0.7.12/pdf-backend.hh
+===
+--- pdf2djvu-0.7.12.orig/pdf-backend.hh	2012-01-21 23:16:50.0 +
 pdf2djvu-0.7.12/pdf-backend.hh	2012-06-14 17:09:54.717895364 +0100
+@@ -115,13 +115,13 @@
+   pdf::splash::OutputDevice(monochrome ? splashModeMono1 : splashModeRGB8, 4, gFalse, paper_color)
+ { }
+ 
+-void processLink(pdf::link::Link *link, pdf::Catalog *catalog)
++void processLink(pdf::link::Link *link)
+ {
+-  this-drawLink(link, catalog);
++  this-drawLink(link);
+ }
+ 
+-virtual void drawLink(pdf::link::Link *link, pdf::Catalog *catalog);
+-virtual void drawLink(pdf::link::Link *link, const std::string border_color, pdf::Catalog *catalog)  { }
++virtual void drawLink(pdf::link::Link *link);
++virtual void drawLink(pdf::link::Link *link, const std::string border_color)  { }
+ std::vectorstd::string link_border_colors;
+   protected:
+ static void convert_path(gfx::State *state, pdf::splash::Path splash_path);
+Index: pdf2djvu-0.7.12/pdf-backend.cc
+===
+--- pdf2djvu-0.7.12.orig/pdf-backend.cc	2012-01-21 23:16:50.0 +
 pdf2djvu-0.7.12/pdf-backend.cc	2012-06-14 17:17:47.536239955 +0100
+@@ -32,11 +32,10 @@
+  * ==
+  */
+ 
+-static void poppler_error_handler(int pos, char *message, va_list args)
++static void poppler_error_handler (void *data, ErrorCategory category,
++   int pos, char *msg)
+ {
+-  std::string format;
+-  std::string expanded_message = string_vprintf(message, args);
+-  const char *c_message = expanded_message.c_str();
++  const char *c_message = msg;
+   if (pos = 0)
+   {
+ error_log 
+@@ -61,7 +60,7 @@
+   Cwd cwd(argv0_dir_name);
+ #endif
+   globalParams = new GlobalParams();
+-  setErrorFunction(poppler_error_handler);
++  setErrorCallback(poppler_error_handler, 

Bug#679892: pdftoipe: Port to libpoppler25 API

2012-07-02 Thread Andy Whitcroft
Package: pdftoipe
Version: 20110916-3
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu quantal ubuntu-patch

Dear Maintainer,

We are using this patch in Ubuntu to handle the changes in libpoppler's
API version 19 to version 25/26.  Please consider for Debian.

  * Track changes to libpoppler25 API.


Thanks for considering the patch.

-apw

-- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 
'precise-proposed'), (500, 'precise'), (100, 'precise-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-26-generic (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru pdftoipe-20110916/debian/changelog pdftoipe-20110916/debian/changelog
diff -Nru pdftoipe-20110916/debian/control pdftoipe-20110916/debian/control
--- pdftoipe-20110916/debian/control	2012-02-24 03:20:35.0 +
+++ pdftoipe-20110916/debian/control	2012-06-15 10:34:47.0 +0100
@@ -2,7 +2,8 @@
 Homepage: http://ipe7.sourceforge.net/
 Section: graphics
 Priority: optional
-Maintainer: Steve M. Robbins s...@debian.org
+Maintainer: Ubuntu Developers ubuntu-devel-disc...@lists.ubuntu.com
+XSBC-Original-Maintainer: Steve M. Robbins s...@debian.org
 Build-Depends: debhelper (= 8), pkg-config, libpoppler-private-dev
 Standards-Version: 3.9.2
 
diff -Nru pdftoipe-20110916/debian/patches/series pdftoipe-20110916/debian/patches/series
--- pdftoipe-20110916/debian/patches/series	2011-12-11 15:17:48.0 +
+++ pdftoipe-20110916/debian/patches/series	2012-06-15 10:28:21.0 +0100
@@ -1 +1,2 @@
 poppler.patch
+track_libpoppler25_api.patch
diff -Nru pdftoipe-20110916/debian/patches/track_libpoppler25_api.patch pdftoipe-20110916/debian/patches/track_libpoppler25_api.patch
--- pdftoipe-20110916/debian/patches/track_libpoppler25_api.patch	1970-01-01 01:00:00.0 +0100
+++ pdftoipe-20110916/debian/patches/track_libpoppler25_api.patch	2012-06-15 10:38:17.0 +0100
@@ -0,0 +1,19 @@
+Description: Track libpoppler25 API changes
+ Track changes to the libpoppler25 API:
+ .
+ error() now takes an additional ErrorCategory argument.
+Author: Andy Whitcroft a...@ubuntu.com
+Last-Update: 2012-06-15
+Index: pdftoipe-20110916/xmloutputdev.cpp
+===
+--- pdftoipe-20110916.orig/xmloutputdev.cpp	2012-06-15 10:12:14.0 +0100
 pdftoipe-20110916/xmloutputdev.cpp	2012-06-15 10:31:49.752795033 +0100
+@@ -30,7 +30,7 @@
+   FILE *f;
+ 
+   if (!(f = fopen(fileName, wb))) {
+-error(-1, Couldn't open output file '%s', fileName);
++error(errCommandLine, -1, Couldn't open output file '%s', fileName);
+ ok = gFalse;
+ return;
+   }


Bug#679893: popplerkit.framework: Port to libpoppler25 API

2012-07-02 Thread Andy Whitcroft
Package: popplerkit.framework
Version: 0.0.20051227svn-7
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu quantal ubuntu-patch

Dear Maintainer,

We are using this patch in Ubuntu to handle the changes in libpoppler's
API version 19 to version 25/26.  Please consider for Debian.

  * Track changes to poppler20 (libpoppler25) API.


Thanks for considering the patch.

-apw

-- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 
'precise-proposed'), (500, 'precise'), (100, 'precise-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-26-generic (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru popplerkit.framework-0.0.20051227svn/debian/patches/poppler20.patch popplerkit.framework-0.0.20051227svn/debian/patches/poppler20.patch
--- popplerkit.framework-0.0.20051227svn/debian/patches/poppler20.patch	1970-01-01 01:00:00.0 +0100
+++ popplerkit.framework-0.0.20051227svn/debian/patches/poppler20.patch	2012-06-14 14:04:10.0 +0100
@@ -0,0 +1,117 @@
+Description: Track poppler20 (libpoppler25) API changes
+ Track poppler20 (libpoppler25) API changes:
+ .
+ Add version 0.20 detection to config.sh
+ startDoc now takes a PDFDoc not its XRef
+ findText no longer takes a Catalog argument
+ TextOutputDev now takes a wholeWord argument
+Author: Andy Whitcroft a...@ubuntu.com
+Last-Update: 2012-06-14
+Index: popplerkit.framework-0.0.20051227svn/bindings/poppler_splash_renderer.cc
+===
+--- popplerkit.framework-0.0.20051227svn.orig/bindings/poppler_splash_renderer.cc	2012-06-14 09:51:53.0 +0100
 popplerkit.framework-0.0.20051227svn/bindings/poppler_splash_renderer.cc	2012-06-14 12:33:45.427732692 +0100
+@@ -57,7 +57,13 @@
+  return;
+}
+ 
+-   SYNCHRONIZED(SPLASH_DEV(output_dev)-startDoc(PDF_DOC(poppler_document)-getXRef()));
++   SYNCHRONIZED(SPLASH_DEV(output_dev)-startDoc(
++#ifdef POPPLER_0_20
++	PDF_DOC(poppler_document)
++#else
++	PDF_DOC(poppler_document)-XRef
++#endif
++   ));
+ }
+ 
+ void poppler_splash_device_destroy(void* output_dev)
+@@ -94,9 +100,12 @@
+ #ifdef POPPLER_0_6
+  gFalse, // printing
+ #else
+- NULL, // Links
++ NULL // Links
++#endif
++#ifndef POPPLER_0_20
++ , PDF_DOC(poppler_document)-getCatalog()
+ #endif
+- PDF_DOC(poppler_document)-getCatalog()));
++ ));
+ 
+return 1;
+ }
+Index: popplerkit.framework-0.0.20051227svn/config.sh
+===
+--- popplerkit.framework-0.0.20051227svn.orig/config.sh	2012-06-14 09:51:53.0 +0100
 popplerkit.framework-0.0.20051227svn/config.sh	2012-06-14 10:04:27.775314094 +0100
+@@ -64,6 +64,11 @@
+   POPPLER_VERSION=POPPLER_0_6
+ fi
+ 
++${PKG_CONFIG} --atleast-version=0.20.0 poppler
++if [ $? -eq 0 ]; then
++  POPPLER_VERSION=POPPLER_0_20
++fi
++
+ echo $POPPLER_VERSION
+ 
+ # include freetype, just to be sure
+Index: popplerkit.framework-0.0.20051227svn/bindings/GNUmakefile
+===
+--- popplerkit.framework-0.0.20051227svn.orig/bindings/GNUmakefile	2012-06-14 09:51:53.0 +0100
 popplerkit.framework-0.0.20051227svn/bindings/GNUmakefile	2012-06-14 10:39:42.001797975 +0100
+@@ -53,4 +53,8 @@
+bindings_CCFLAGS += -DPOPPLER_0_6
+ endif
+ 
++ifeq ($(POPPLER_0_20), YES)
++   bindings_CCFLAGS += -DPOPPLER_0_20
++endif
++
+ include $(GNUSTEP_MAKEFILES)/subproject.make
+Index: popplerkit.framework-0.0.20051227svn/bindings/poppler_text.cc
+===
+--- popplerkit.framework-0.0.20051227svn.orig/bindings/poppler_text.cc	2012-06-14 09:51:53.0 +0100
 popplerkit.framework-0.0.20051227svn/bindings/poppler_text.cc	2012-06-14 14:02:06.922021381 +0100
+@@ -29,7 +29,11 @@
+ void* poppler_text_device_create(int use_phys_layout, int use_raw_text_order, int append)
+ {
+BEGIN_SYNCHRONIZED;
+-  void* textDevice = new TextOutputDev(NULL, use_phys_layout, use_raw_text_order, append);
++  void* textDevice = new TextOutputDev(NULL, use_phys_layout,
++#ifdef POPPLER_0_20
++	   0,
++#endif
++   use_raw_text_order, append);
+END_SYNCHRONIZED;
+ 
+return textDevice;
+@@ -56,11 +60,14 @@
+ #endif
+ 			   crop, 
+ #ifdef POPPLER_0_6
+-gFalse, // printing
++gFalse // printing
+ #else
+-NULL, // links
++NULL // links
++#endif
++#ifndef POPPLER_0_20
++,PDF_DOC(poppler_document)-getCatalog()
+ #endif
+-

Bug#679894: flashplugin-nonfree: Choppy sound with upstream version 11.2.202.236

2012-07-02 Thread Antonio Ospite
Package: flashplugin-nonfree
Version: 1:2.8.5
Severity: important
Tags: upstream

Dear Maintainer,

this report is just informational, feel free to tag it wontfix.

With Shockwave Flash 11.2 r202 (11.2.202.236) I get choppy sound
on my system (amd64), this is not the same memcpy problem described in
#645228.

Downgrading the flash player to version 11.1 r102 (11.1.102.63) fixed
the issue for me, here are instructions about how to downgrade easily:

cd /tmp
wget 
http://fpdownload.macromedia.com/get/flashplayer/pdc/11.1.102.63/install_flash_player_11_linux.x86_64.tar.gz
tar xzvf install_flash_player_11_linux.x86_64.tar.gz libflashplayer.so
sudo mv libflashplayer.so /usr/lib/flashplugin-nonfree/
rm install_flash_player_11_linux.x86_64.tar.gz
cd -

Thanks,
   Antonio Ospite
   http://ao2.it

-- Package-specific info:
Debian version: wheezy/sid
Architecture: amd64
Package version: 1:2.8.5
Adobe Flash Player version: LNX 11,1,102,63
MD5 checksums:
f3cec2b9b38bd58f5e20f543d957bc17  
/var/cache/flashplugin-nonfree/install_flash_player_11_linux.x86_64.tar.gz
0bdb111acaecbba2f1a124a068669fae  
/usr/lib/flashplugin-nonfree/libflashplayer.so
Alternatives:
flash-mozilla.so - auto mode
  link currently points to 
/usr/lib/flashplugin-nonfree/libflashplayer.so
/usr/lib/flashplugin-nonfree/libflashplayer.so - priority 50
Current 'best' version is 
'/usr/lib/flashplugin-nonfree/libflashplayer.so'.
lrwxrwxrwx 1 root root 34 Jul  2 10:59 
/usr/lib/mozilla/plugins/flash-mozilla.so - /etc/alternatives/flash-mozilla.so
/usr/lib/mozilla/plugins/flash-mozilla.so: symbolic link to 
`/etc/alternatives/flash-mozilla.so'

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

Kernel: Linux 3.5.0-rc4-ao2 (SMP w/1 CPU core)
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages flashplugin-nonfree depends on:
ii  binutils   2.22-6.1
ii  debconf [debconf-2.0]  1.5.44
ii  gnupg  1.4.12-4+b1
ii  libatk1.0-02.4.0-2
ii  libcairo2  1.12.2-2
ii  libcurl3-gnutls7.26.0-1
ii  libfontconfig1 2.9.0-6
ii  libfreetype6   2.4.9-1
ii  libgcc11:4.7.1-2
ii  libglib2.0-0   2.32.3-1
ii  libgtk2.0-02.24.10-1
ii  libnspr4   2:4.9.1-1
ii  libnss32:3.13.5-1
ii  libpango1.0-0  1.30.0-1
ii  libstdc++6 4.7.1-2
ii  libx11-6   2:1.5.0-1
ii  libxext6   2:1.3.1-2
ii  libxt6 1:1.1.3-1
ii  wget   1.13.4-3

flashplugin-nonfree recommends no packages.

Versions of packages flashplugin-nonfree suggests:
ii  iceweasel  10.0.5esr-2
pn  konqueror-nspluginsnone
ii  ttf-dejavu 2.33-2
ii  ttf-mscorefonts-installer  3.4+nmu1
pn  ttf-xfree86-nonfreenone

-- no debconf information



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



Bug#677303: screen: General update after the debconf review process

2012-07-02 Thread Axel Beckert
Hi Christian,

Christian PERRIER wrote:
 As said, please use *at least* the PO files as provided here,
 preferrably over those sent by translators in their bug reports. All
 of them have been checked and reformatted. In some cases, formatting
 errors have been corrected.

You included the Simplified Chinese translation by YunQiang Su, not
the one by Aron Xu.

As discussed in #678485 I'm prefering Aron's translation as YunQiang
did add more content to his translation (things which are covered by
NEWS.Debian). So I'll skip that translation from your patch.

Feel free to send me a reformatted zh_CN.po based on Aron's
translation (#677726).

 Please notify me of your intents with regards to this. 

I'll upload the propsed changes with the next upload. If no RC bug is
found, this will be _after_ the current screen package has propagated
to testing. Otherwise it'll be part of the next RC bug fix.

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



Bug#679043: [xdg-utils] xdg-open 'thinks' sshfs HTML files are executable

2012-07-02 Thread Per Olofsson
reassign 679043 pcmanfm
thanks

Hi Achim,

2012-07-02 00:13, Achim Gädke skrev:
 On 29/06/12 00:39, Per Olofsson wrote:
  Which desktop environment (if any) are you using? Could you run sh -x
  /usr/bin/xdg-open /home/user/mnt/home/user/file.html and send me the
  output? 
 Hi Per!
 
 Sorry, forgot to reply on Friday. That's the output for the LXDE
 environment.

So apparently it is pcmanfm that is emitting the warning. Reassigning.

-- 
Pelle



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



Bug#679514: libbabl-dev: Compilation failure due to incomplete type

2012-07-02 Thread Olaf Meeuwissen
Matteo F. Vescovi mfv.deb...@gmail.com writes:

 On Fri, Jun 29, 2012 at 11:55 AM, Olaf Meeuwissen
 olaf.meeuwis...@avasys.jp wrote:

 It appears that the babl-classes.h header file, which defines union _Babl, 
 does
 not get installed by the upstream babl/Makefile.am.  However, this header 
 file
 references a pile of other apparently internal header files so I'm not sure
 whether it should be installed.

 I explained the issue to upstream and they replied me that in this case
 you should use babl_format_get_bytes_per_pixel () function instead.

 Could that help?

Yes it does.  I guess then that all Babl subtypes are to be treated as
opaque and any access to member variables is to go through the function
API instead.

Since I'm using this in C++ code I must have missed a `private` access
specifier and assumed the members could be accessed as is (at least you
could do that in the past, probably with 0.0.x).

I just checked on one of the platform we need to support (Ubuntu 10.04).
This has 0.0.22 which does *not* have babl_format_get_bytes_per_pixel()
so I need to get a bit creative to get my code to compile everywhere.

 Thanks for your info about this problem.

Thanks for the quick feedback.
-- 
Olaf Meeuwissen, LPIC-2   FLOSS Engineer -- AVASYS CORPORATION
FSF Associate Member #1962   Help support software freedom
 http://www.fsf.org/jf?referrer=1962



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



  1   2   3   4   5   6   >