Bug#711226: inadyn: Can't start because of wrong owner of /run/inadyn

2013-07-19 Thread Timur Birsh
On Thu, Jul 18, 2013 at 18:31 +0200, Bzzz wrote:
 
 O_o, there's quite a bug in the latest pkg!:
 
 # chown root:inadyn /run/inadyn/
 chown: invalid group: `root:inadyn'
 
 # chown inadyn:root /run/inadyn/
 chown: invalid user: `inadyn:root'

Hmm, inadyn's user/group are debian-inadyn.
Would you please completely remove the package (w/ config, run dir and
logs), install version 1.96.2-1, create /etc/inadyn.conf, start/stop the daemon
to create run dir and logs. And then upgrade it to 1.99.3-1?

Thanks.
-- 
Timur


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



Bug#717236: closed by Christian Perrier bubu...@debian.org (Bug#717236: fixed in rescue 1.39)

2013-07-19 Thread Ansgar Burchardt
Control: reopen -1

ow...@bugs.debian.org (Debian Bug Tracking System) writes:
 #717236: partman-reiserfs: depends on obsolete package reiserfs-modules

That's the wrong bug to close in the update for rescue. It should have
closed #717233.

Ansgar


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



Bug#717263: debian-edu-config: No longer default Iceweasel start page from LDAP

2013-07-19 Thread Petter Reinholdtsen
I've investigated some more, and discovered Mozilla CCK[1] (Client
Customization Kit) via a Fedora bug from IBM[2] requesting the support
for locally changing the home page to be restored.  The CCK is
available as a Mozilla addon[3] and also available from a Google Code
project[4] (seem to be more up-to-date).

 1) URL: https://wiki.mozilla.org/CCK 
 2) URL: https://bugzilla.redhat.com/show_bug.cgi?id=461880 
 3) URL: https://addons.mozilla.org/en-us/firefox/addon/cck/ 
 4) URL: http://code.google.com/p/ff-cckwizard/ 

The only problem is that it fail to work with Iceweasel in Wheezy.  I
create a cck.xpi file, move it to /usr/lib/iceweasel/extentions/, but
when I start iceweasel the start page is the same as ever.

Perhaps iceweasel have the same bug Firefox in Fedora had, blocking
the setting of the default start page using extentions?

-- 
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#716907: [PLEASE ACK] golang: relicense debian/

2013-07-19 Thread Ivan Wong

Sorry have overlooked the mail. Yes I am okay with it.

Thanks,
-Ivan

On 7/17/13 9:30 AM, Michael Stapelberg wrote:

Hi Ivan,

Michael Stapelberg stapelb...@debian.org writes:

As Paul pointed out, our debian/ is licensed as GPL, which might have
bad effects when shipping patches in debian/patches/.

Therefore, I would like to relicense debian/ to match the upstream
license.

Could you please let me know whether you are okay with the change below?
A two-word “I agree” reply-all is sufficient :).

Thanks!

To be precise, this is the change I am suggesting:

--- i/debian/copyright
+++ w/debian/copyright
@@ -271,9 +271,10 @@ License: W3C
   http://www.w3.org/Consortium/Legal/copyright-software

  Files: debian/*
-Copyright: © 2010, Ivan Wong ivan...@gmail.com, Ondřej Surý 
ond...@debian.org
-License: GPL 3
- See ‘/usr/share/common-licenses/GPL-3’.
+Copyright: © 2010, Ivan Wong ivan...@gmail.com
+   © 2010-2013 Ondřej Surý ond...@debian.org
+  © 2013 Michael Stapelberg stapelb...@debian.org
+License: Go

  License: Go
   Copyright © 2009 The Go Authors. All rights reserved.

Your reply to this is still missing. Are you okay with it?




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



Bug#717307: raster2pgsql missing manpage

2013-07-19 Thread Markus Wanner
Source: postgis
Version: 2.0.3-1
Severity: wishlist
Tags: upstream

Man page for raster2pgsql is missing. Issue reported upstream here:
http://trac.osgeo.org/postgis/ticket/2386


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



Bug#707018: Status of KDE 4.10 transition

2013-07-19 Thread Pino Toscano
Hi,

after few days, let's sum up the status of the KDE 4.10 transition:

* thanks to the latest givebacks [1], now basically all the uploaded 
sources are built. There are still a couple of failures on mipsel, but 
they are in leaf sources which do not affect this transitions (I will 
ask for further gb).

* the tracker somehow seems confused by the following parts:
- good: libkdecorations4abi1, libanalitzagui4abi1
- bad: libkdecorations4, libanalitzagui4
somehow the bad library names being substring of the good ones makes 
few sources (cantor, kalgebra, kdeartwork) being mistaken as bad; 
would it be possible to fix this?

* regarding the rest of the sources:
apper -- binNMU
bespin -- binNMU
calligra -- binNMU
digikam -- (A)
kamoso -- (A)
kde-style-qtcurve -- binNMU
kdevelop -- binNMU
knights -- binNMU
kphotoalbum -- binNMU
kshutdown -- binNMU
ktorrent -- binNMU
kwin-style-crystal -- (A)
kwin-style-dekorator -- binNMU
plasma-widget-fastuserwitch -- binNMU
tagua -- binNMU
(A) the version in sid/testing is not compatible with newer libs, we 
either are going to upload the version in experimental or a proper fix

[1] http://lists.debian.org/debian-wb-team/2013/07/msg00028.html

Thanks,
-- 
Pino Toscano


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


Bug#714219: #714219 - libc6: crypt(3) returns NULL… told you so

2013-07-19 Thread Thorsten Glaser
On Thu, 18 Jul 2013, Carlos O'Donell wrote:

* CVE-2013-4122: Handle NULL returns from glibc 2.17+ crypt()
  (Closes: #716835)

 I'm happy to see applications being fixed to follow the 
 documented standard.

Which is a violation of historic practice and “common law”.

I’d be as happy to see the documented standard fixed.

Oh well. I uploaded a new cvs package to Debian sid
yesterday that handles NULL returns as well (review
of that diff is welcome, ofc), but IMHO the greater
issue remains.

bye,
//mirabilos
-- 
«MyISAM tables -will- get corrupted eventually. This is a fact of life. »
“mysql is about as much database as ms access” – “MSSQL at least descends
from a database” “it's a rebranded SyBase” “MySQL however was born from a
flatfile and went downhill from there” – “at least jetDB doesn’t claim to
be a database”  (#nosec)‣‣‣ Please let MySQL and MariaDB finally die!


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



Bug#717263: debian-edu-config: No longer default Iceweasel start page from LDAP

2013-07-19 Thread Petter Reinholdtsen
I asked for help on #debian-devel, and got some clues.  Alexander Wirt
suggested to check out
URL:http://managingosx.wordpress.com/2010/01/11/firefox-default-settings-revisited/
and URL:https://support.mozilla.org/de/questions/842920, and
Mike Hommey suggested to add 

  
pref(browser.startup.homepage,data:text/plain,browser.startup.homepage=http://my-home-page;);

in /etc/iceweasel/pref/something.js.

I tested the setup mentioned in the first URL, but didn't get it to
work.  But the approach from Mike actually work.  It is very
surprising, as I am quite sure I have tested it earlier.  Must have
made a mistake the first time I tested the data: approach.

Anyway, this should give us the information we need to solve this bug.
We just need to make sure we remove the old and now obsolete diversion
when we do.

-- 
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#717306: nvidia-kernel-legacy-173xx-dkms

2013-07-19 Thread Sergey Oskorbin
I have this problem too.


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



Bug#712298: RFS: amanda/1:3.3.4-1 [ITA] - reopened

2013-07-19 Thread Bill Blough

I finally feel like the package is in a better shape to be uploaded now,
so I am reopening my RFS.

Here are the updated details:


* Package name: amanda
   Version : 1:3.3.4-1
   Upstream Author : Amanda Development Team amanda-hack...@amanda.org
 * URL : http://www.amanda.org
 * License : GPL and University of Maryland License
   Section : utils

  It builds those binary packages:

 amanda-client - Advanced Maryland Automatic Network Disk Archiver (Client)
 amanda-common - Advanced Maryland Automatic Network Disk Archiver (Libs)
 amanda-server - Advanced Maryland Automatic Network Disk Archiver (Server)

  To access further information about this package, please visit the following 
URL:

  http://mentors.debian.net/package/amanda


  Alternatively, one can download the package with dget using this command:

dget -x 
http://mentors.debian.net/debian/pool/main/a/amanda/amanda_3.3.4-1.dsc

  More information about amanda can be obtained from http://www.amanda.org.

  Changes since the last upload:

   * New upstream version
 
   * New maintainer, closes: #700484
 
   * Fix directory hierarchy for amserverconfig template files,
   * Move templates from amanda-server to amanda-common to match
   location of amserverconfig and amaddclient,
   * Update amserverconfig output to reflect correct path of xinetd
   example,
   * closes: #551564
 
   * Add patch descriptions
   * Fix typo errors in various source files
   * Fix line breaks in man page
   * Fix FHS deviations in the man page
   * Add additional hardening flags
   * Link upstream changelogs from -common package to -client and
   -server packages
   * Add overrides for a few lintian false postitives
   * Modify maintainer scripts to use set -e
   * Update default directories to not use /usr/adm
   * Downgrade Conflicts to Breaks for old (pre-oldstable) versions of
   amanda-common
   * always regenerate configure when building package


Best regards,

Bill



signature.asc
Description: Digital signature


Bug#717308: DKMS does not build modules when installing a new kernel

2013-07-19 Thread Erwan David
Package: virtualbox-dkms
Version: 4.2.10-dfsg-1
Severity: normal



-- System Information:
Debian Release: jessie/sid
  APT prefers testing-proposed-updates
  APT policy: (900, 'testing-proposed-updates'), (900, 'testing'), (600, 
'stable'), (500, 'proposed-updates'), (400, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 3.10-1-686-pae (SMP w/4 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 virtualbox-dkms depends on:
ii  dkms2.2.0.3-1.2
ii  dpkg1.16.10
ii  virtualbox  4.2.10-dfsg-1

virtualbox-dkms recommends no packages.

virtualbox-dkms suggests no packages.

When installing a new kernel, I get dkms file not found errors, then 
virtualbox modules are not built for the new kernel.

When starting a virtual machine I get the error Kernel driver not installed 
(rc=-1908)

The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a 
permission problem with /dev/vboxdrv. Please reinstall the kernel module by 
executing

'/etc/init.d/vboxdrv setup'

as root. If it is available in your distribution, you should install the DKMS 
package first. This package keeps track of Linux kernel changes and recompiles 
the vboxdrv kernel module if necessary.

But there is no /etc/init.d/vboxdrv script
and /etc/init.d/virtualbox does not support the setup option.


-- no debconf information



This message is confidential and intended only for the addressee. If you have 
received this message in error, please immediately notify the 
postmas...@nds.com and delete it from your system as well as any copies. The 
content of e-mails as well as traffic data may be monitored by NDS for 
employment and security purposes.
To protect the environment please do not print this e-mail unless necessary.

An NDS Group Limited company. www.nds.com


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



Bug#717310: libatomic-ops-dev: does not provide atomic_ops.pc, making usage harder

2013-07-19 Thread Lionel Elie Mamane
Package: libatomic-ops-dev
Version: 7.2~alpha5+cvs20101124-1+deb7u1
Severity: important

LibreOffice 4.2 gets a internal, embedded firebird database, which
(under some conditions) uses libatomic_ops.

The LibreOffice configure tries (under some conditions) to find an
atomic_ops.pc file which this package does not ship. Since the author
of that section of  LibreOffice's configure.ac expects it to exist, I
assume other distro(s) do ship them, or maybe even upstream. Please
ship that file, too.

Feel free to downgrade to wishlist if my expectations are wrong and
this isn't supposed to happen.

(Note: some conditions is --without-system-firebird 
--with-system-libatomic_ops)

-- System Information:
Debian Release: 7.0
  APT prefers stable
  APT policy: (500, 'stable'), (400, 'testing'), (300, 'unstable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

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


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



Bug#713481: wmauda: diff for NMU version 0.8-2.1

2013-07-19 Thread Rodolfo García Peñas (kix)


Sebastian Ramacher sramac...@debian.org escribió:


Control: tags -1 + patch pending

Dear maintainer,

I've prepared an NMU for wmauda (versioned as 0.8-2.1) and
uploaded it to DELAYED/1. Please feel free to tell me if I
should delay it longer.

Regards.

--
Sebastian Ramacher


Hi Sebastien,

first, sorry for my delay. I was busy trying to update my packages,
mainly uswsusp, but I should reply this bug.

Thanks a lot for your patch. I was thinking about wmauda since your
bug report, because it has other issues (GTK2 to GTK3 migration,
upstream support,...).

I am not familiar with NMU uploads, but IMHO you can contact with me
again or tell me that you will do an NMU first, but anyway, it is done
now :-) I will create a new version for this package this weekend, I
need to include other changes, like the maintainer email from
k...@kix.es to k...@debian.org. Please, increase the delay from
DELAYED/1 to (at least) DELAYED/4.

Again, thanks a lot for your help with wmauda.

Rodolfo (kix).


Rodolfo García Peñas (kix)
http://www.kix.es/


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



Bug#716743: squid3: CVE-2013-4115 CVE-2013-4123

2013-07-19 Thread Joachim Wiedorn
tags 716743 patch
thanks


With version squid3 3.3.8 both security bugs are fixed.

Here you can find my updated version, made for Wheezy:
http://www.joonet.de/sources/squid3/deb/


---
Have a nice day.

Joachim (Germany)


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



Bug#676140: needs to do proper cleanup of /etc/apparmor.d/disable/

2013-07-19 Thread Laurent Bigonville
Hi,

It looks like that the /etc/apparmor.d directory is not removed
during upgrades from wheezy/jessie version to the new version in sid.

dpkg: warning: unable to delete old directory '/etc/apparmor.d':
Directory not empty

This should maybe be addressed too.

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#717312: 'TypeError: daemonize() takes exactly 2 arguments (0 given)' while upgrading

2013-07-19 Thread Michel Meyers
Package: pymsnt
Version: 0.11.3-5
Severity: grave
Tags: patch
Justification: renders package unusable

While upgrading the pymsnt package, dpkg bails out in the pre-removal script:

dpkg: error processing pymsnt_0.11.3-5.1_all.deb (--install):
 subprocess new pre-removal script returned error exit status 1
Starting MSN transport for Jabber: Traceback (most recent call last):
  File /usr/share/pymsnt/PyMSNt.py, line 14, in module
main.main()
  File /usr/share/pymsnt/src/main.py, line 390, in main
app = App()
  File /usr/share/pymsnt/src/main.py, line 331, in __init__
twistd.daemonize()
TypeError: daemonize() takes exactly 2 arguments (0 given)
invoke-rc.d: initscript pymsnt, action start failed.
dpkg: error while cleaning up:
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 pymsnt_0.11.3-5.1_all.deb

The problem seems to be in line 331 of  /usr/share/pymsnt/src/main.py:

 twistd.daemonize()


Changing it to:

 twistd.daemonize(reactor, os)

seems to make it start up.

- Michel

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

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

Versions of packages pymsnt depends on:
ii  adduser 3.113+nmu3
ii  python  2.7.5-2
ii  python-central  0.6.17
ii  python-crypto   2.6-5
ii  python-openssl  0.13-2+b1
ii  python-twisted  13.0.0-1

Versions of packages pymsnt recommends:
ii  python-imaging  1.1.7-4

Versions of packages pymsnt suggests:
ii  ejabberd  2.1.10-5

-- Configuration Files:
/etc/pymsnt.conf.xml changed [not included]

-- no debconf information
--- src/main.py 2013-07-19 10:02:34.0 +0200
+++ src/main.py 2013-07-19 10:02:50.0 +0200
@@ -328,7 +328,7 @@

# Daemonise the process and write the PID file
if config.background and os.name == posix:
-   twistd.daemonize()
+   twistd.daemonize(reactor, os)
if config.pid:
self.writePID()




Bug#717313: lvm2: Enable issue_discards = 1 automatically on non-rotational (SSD) disks?

2013-07-19 Thread Petter Reinholdtsen

Package: lvm2
Version: 2.02.95-7
Severity: wishlist

Hi.

According to several recipes on how to set up Linux on a SSD disk, LVM
need to be reconfigured to issue discard (aka TRIM) instructions to the
underlying storage device.  This is done by modifying /etc/lvm/lvm.conf
and setting issue_discards = 1 in the devices section.

Why not set the option automatically when the underlying device is not
rotational?  In my case, the LVM physical device is /dev/dm-0 (encrypted
device), and /sys/block/dm-0/queue/rotational return 0.  If LVM used the
rotational value to decide to set the issue_discard option, there would
be no need for manual configuration with LVM and SSD disks.

Is there some reason this isn't done already, except lack of time to
implement it?

-- 
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#717245: cups-daemon: Bonjour record changed format from printer@host.domain to printer@host in 1.6

2013-07-19 Thread Hagen Fuchs
Hi Brian,

Thanks for the quick reply!

 The only way I can get the second type of record permanently is by
 putting it in /etc/hostname, which I believe is read by avahi-daemon.

Ah, well now we're going into interesting territory.  My /etc/hostname
actually says 'cups4dhcp'[0].  I have set CUPS' ServerName to
'cups.pks.mpg.de' and assume this was the name used for the Bonjour
record.

Is there a way to debug the communication between avahi-daemon and cupsd
that doesn't involve an actual debugger?  I found avahi-daemon's
'--debug' switch to be not that verbose.

 Is your Debian testing a new install or an upgrade from Wheezy?

My servers are all on 'testing' as in 'eternal testing'.  :)
That probably means the answer is upgrade from Wheezy.

I'll keep digging around...

-Hagen


[0] It's not quite easy to explain, but I'll try: I have *4* CUPS
servers that serve different physical subnets (eg. LAN and WLAN).
I chose the odd CUPS ServerName-setting in order to ensure that
MacOS clients always see the same Bonjour name, instead of
'printer @ cups4dhcp.pks.mpg.de' when connected via cable and
'printer @ cups4wlan.pks.mpg.de' when in the WLAN.  MacOS assumes
they're different printers, so unhappiness quickly ensues.


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



Bug#717314: gnutls priority string regression in 3.2.2

2013-07-19 Thread Stefan Bühler
Package: libgnutls28
Version: 3.2.2-1

Hi,

gnutls 3.2.2 tried to fix a bug; when removing an algorithm the list
order wasn't preserved.
but the fix introduced another bug:
NONE:+MAC-ALL:-SHA1:+SHA1 misses SHA1 and has MD5 twice

See upstream commit:
http://gitorious.org/gnutls/gnutls/commit/913f03ccfafc37277f0a88287d02cdbb9bbfb652

So it'd be nice if 3.2.2-1 didn't migrate to testing :)

regards,
Stefan


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



Bug#714485: fixed in grilo-plugins 0.2.8-2

2013-07-19 Thread Julien Cristau
On Thu, Jul 18, 2013 at 15:05:32 +, Alberto Garcia wrote:

  grilo-plugins (0.2.8-2) unstable; urgency=low
  .
* Update my e-mail address in debian/control and debian/copyright.
* debian/rules: disable dh_auto_test, it breaks the sparc build during
  make check (Closes: #714485).

Please revert that change.  I'm pretty sure the failure was due to
#709781, which is now fixed.

Cheers,
Julien


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



Bug#715191: RFP: umockdev -- umockdev mocks hardware devices for creating unit tests for libraries and programs that handle Linux hardware devices.

2013-07-19 Thread Martin Pitt
Hello Thomas,

Thomas Bechtold [2013-07-06 20:38 +0200]:
 * Package name: umockdev

I uploaded 0.3.2 to Debian experimental now, will have to pass NEW
first and I need to review how well the tests hold up in all our
architectures.

Thanks,

Martin
-- 
Martin Pitt| http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)


signature.asc
Description: Digital signature


Bug#672256: gforge-db-postgresql: unowned files after purge (policy 6.8, 10.8): /etc/postgresql/9.1/main/pg_hba.conf.ucf-old

2013-07-19 Thread Andreas Beckmann
Followup-For: Bug #672256

Hi,

purging now fails if that stray file does not exist ...


  Removing gforge-db-postgresql ...
  Purging configuration files for gforge-db-postgresql ...
  rm: cannot remove '/etc/postgresql/*/main/pg_hba.conf.ucf-old': No such file 
or directory
  dpkg: error processing gforge-db-postgresql (--purge):
   subprocess installed post-removal script returned error exit status 1
  Errors were encountered while processing:
   gforge-db-postgresql


Andreas


gforge-db-postgresql_5.2.2+20130718-2.log.gz
Description: GNU Zip compressed data


Bug#628583: [Srtp-development] bus error on sparc

2013-07-19 Thread Daniel Pocock
On 19/07/13 01:39, John Foley wrote:
 With respect to the master branch, you should be able to avoid the patch
 and compile with -DFORCE_64BIT_ALIGN.  The patch provides no value in
 the master branch. 

The version I am testing is the Debian git master, it is the same as
master on github but with some local patches:

http://anonscm.debian.org/gitweb/?p=collab-maint/srtp.git;a=tree;f=debian/patches;hb=HEAD

Without FORCE_64BIT_ALIGN  and without the patch mentioned below (patch
ID 2002 in Debian): I get the bus error in the test

crypto/tests/cipher_driver



With FORCE_64BIT_ALIGN  and without the patch mentioned below (patch ID
2002 in Debian): no more bus error, it fails in the test

test/stat_driver  (although running the test a second time it passes)


With FORCE_64BIT_ALIGN  and patch ID 2002 (remove pad, add algorithm to 
cipher_t) the tests all pass on the first run

If it helps, we can provide a guest account on the Debian sparc test machine if 
you would be able to try this directly.


 I'll need to address this problem in the openssl-feature branch.  There
 should be no need to force the 64-bit alignment when the cipher_t struct
 contains the 'algorithm' field. 

 Regarding x86_64, I have tested this platform and have never seen an
 issue in this code.  The compiler is likely doing the alignment
 automatically, knowing that it's compiling for a 64 bit target. 



 On 07/18/2013 06:02 PM, Daniel Pocock wrote:
 On 18/07/13 23:46, Michael Jerris wrote:
 If you don't remove that block from the code after that other var was 
 added… it will cause this error to come back on that branch now that you've 
 forced the 64bit align

 Ok, patching it like this:

 --- a/crypto/include/cipher.h
 +++ b/crypto/include/cipher.h
 @@ -161,8 +161,9 @@ typedef struct cipher_t {
void  *state;
intkey_len;
  #ifdef FORCE_64BIT_ALIGN
 -  intpad;
 +  //intpad;
  #endif
 +  int algorithm;
  } cipher_t;


 and using

 CFLAGS += -DFORCE_64BIT_ALIGN

 gives me an successful runtest on sparc first time around.  The build
 still fails later during the doc phase on sparc, but that is unrelated
 to all this.

 I also tested on amd64 / x86_64 without FORCE_64BIT_ALIGN and it builds
 successfully.

 .



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



Bug#595591: installing frontendaccounting on wheezy...

2013-07-19 Thread Holger Levsen
severity 595591 important
# i'd even make it serious but see below, closing is properly more proper
thanks

Hi,

the above said, (and only because) 
http://piuparts.debian.org/wheezy/source/f/frontaccounting.html shows it 
installs successful with piuparts now, so I actually believe 595591 can be 
closed now.


cheers,
Holger


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


Bug#672256: gforge-db-postgresql: unowned files after purge (policy 6.8, 10.8): /etc/postgresql/9.1/main/pg_hba.conf.ucf-old

2013-07-19 Thread Roland Mas
Andreas Beckmann, 2013-07-19 11:03:29 +0200 :

 Followup-For: Bug #672256

 Hi,

 purging now fails if that stray file does not exist ...

  Yeah, I noticed that later, and the fix is in the latest upload
(5.2.2+20130719-1).

  Thanks!

Roland.
-- 
Roland Mas

Bada, bada, ba-da-da-daaa, doudou, doudou, dou-dou-dou-dou-baaa.
  -- in Song without words #1 (Paul Leavitt)


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



Bug#717315: ITP: libdata-uuid-perl -- globally/universally unique identifiers (GUIDs/UUIDs)

2013-07-19 Thread Jonas Smedegaard
Package: wnpp
Severity: wishlist
Owner: Jonas Smedegaard d...@jones.dk

* Package name: libdata-uuid-perl
  Version : 1.219
  Upstream Author : Alexander Golomshtok agolo...@cpan.org
* URL : http://search.cpan.org/dist/Data-UUID/
* License : NTP~uuid
  Programming Lang: Perl, C
  Description : globally/universally unique identifiers (GUIDs/UUIDs)

 Data::UUID provides a framework for generating v3 UUIDs (Universally
 Unique Identifiers, also known as GUIDs (Globally Unique Identifiers).
 A UUID is 128 bits long, and is guaranteed to be different from all
 other UUIDs/GUIDs generated until 3400 CE.
 .
 UUIDs were originally used in the Network Computing System (NCS) and
 later in the Open Software Foundation's (OSF) Distributed Computing
 Environment.  Currently many different technologies rely on UUIDs to
 provide unique identity for various software components. Microsoft
 COM/DCOM for instance, uses GUIDs very extensively to uniquely identify
 classes, applications and components across network-connected systems.
 .
 The algorithm for UUID generation, used by this extension, is described
 in the Internet Draft UUIDs and GUIDs by Paul J. Leach and Rich Salz.
 (See RFC 4122.)  It provides reasonably efficient and reliable
 framework for generating UUIDs and supports fairly high allocation
 rates -- 10 million per second per machine -- and therefore is suitable
 for identifying both extremely short-lived and very persistent objects
 on a given system as well as across the network.


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



Bug#717317: aptitude: segfault when choosing Views - New Categorical Browser in ncurses interface

2013-07-19 Thread Lorenz H-S
Package: aptitude
Version: 0.6.8.2-1
Severity: normal

Dear Maintainer,

upon choosing Views - New Categorical Browser in aptitude's ncurses inferace,
it crashes reprocducibly with a segmentation fault. You can find a full
backtrace attached; the segfault occurs in Thread #1. No prior action in
aptitude is required to trigger this bug. My system has an Intel Core i5-2520M
CPU with SSE 4.2 support.

Program received signal SIGSEGV, Segmentation fault.
__strcmp_sse42 () at ../sysdeps/x86_64/multiarch/strcmp-sse42.S:236
236 movdqa  (%rsi), %xmm1



thread apply all bt:
===

Thread 5 (Thread 0x7f92a4bd0700 (LWP 25045)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
.../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f92a7b3ac47 in cwidget::toplevel::input_thread::operator()() () from
/usr/lib/libcwidget.so.3
#2  0x7f92a7b3ad31 in void*
cwidget::threads::thread::bootstrapcwidget::threads::bootstrap_proxycwidget::toplevel::input_thread
(void*) () from /usr/lib/libcwidget.so.3
#3  0x7f92a6b62e0e in start_thread (arg=0x7f92a4bd0700) at
pthread_create.c:311
#4  0x7f92a608093d in clone () at
.../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 4 (Thread 0x7f92a43cf700 (LWP 25046)):
#0  do_sigwait (set=optimized out, sig=0x7f92a43ced4c) at
.../nptl/sysdeps/unix/sysv/linux/../../../../../sysdeps/unix/sysv/linux/sigwait.c:64
#1  0x7f92a6b69fdb in __sigwait (set=optimized out, sig=optimized out)
at
.../nptl/sysdeps/unix/sysv/linux/../../../../../sysdeps/unix/sysv/linux/sigwait.c:99
#2  0x7f92a7b32832 in ?? () from /usr/lib/libcwidget.so.3
#3  0x7f92a7b3a86e in void*
cwidget::threads::thread::bootstrapcwidget::toplevel::signal_thread(void*) ()
from /usr/lib/libcwidget.so.3
#4  0x7f92a6b62e0e in start_thread (arg=0x7f92a43cf700) at
pthread_create.c:311
#5  0x7f92a608093d in clone () at
.../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 3 (Thread 0x7f92a3bce700 (LWP 25047)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
.../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f92a7b3bc64 in void*
cwidget::threads::thread::bootstrapcwidget::threads::bootstrap_proxycwidget::toplevel::timeout_thread
(void*) () from /usr/lib/libcwidget.so.3
#2  0x7f92a6b62e0e in start_thread (arg=0x7f92a3bce700) at
pthread_create.c:311
#3  0x7f92a608093d in clone () at
.../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 2 (Thread 0x7f929f39c700 (LWP 25051)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
.../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f92a8bf64d8 in waitcwidget::threads::mutex::lock (l=...,
this=0x7f92aa46e268) at /usr/include/cwidget/generic/threads/threads.h:508
#2  resolver_manager::background_thread_execution
(this=this@entry=0x7f92aa46e150) at
.../../../../src/generic/apt/resolver_manager.cc:569
#3  0x7f92a8c4dc31 in operator() (this=synthetic pointer) at
.../../../../src/generic/apt/resolver_manager.cc:709
#4
cwidget::threads::thread::bootstrapresolver_manager::background_thread_bootstrap
(p=optimized out) at /usr/include/cwidget/generic/threads/threads.h:117
#5  0x7f92a6b62e0e in start_thread (arg=0x7f929f39c700) at
pthread_create.c:311
#6  0x7f92a608093d in clone () at
.../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7f92a895f780 (LWP 25044)):
#0  __strcmp_sse42 () at ../sysdeps/x86_64/multiarch/strcmp-sse42.S:236
#1  0x7f92a8aaf523 in do_compare (ver2=..., pkg2=..., ver1=..., pkg1=...,
this=0x7f92aa7fcc30) at ../../src/pkg_sortpolicy.cc:128
#2  pkg_sortpolicy_name_impl::compare (this=0x7f92aa7fcc30, pkg1=..., ver1=...,
pkg2=..., ver2=...) at ../../src/pkg_sortpolicy.cc:128
#3  0x7f92a8aaf194 in pkg_sortpolicy_wrapper::compare (this=0x7fff4d4ac400,
item1=0x7f92ace46f70, item2=0x7f92ace46df0) at ../../src/pkg_sortpolicy.cc:118
#4  0x7f92a8a69029 in pkg_sortpolicy_wrapper::operator() (this=optimized
out, item1=optimized out, item2=optimized out) at
.../../src/pkg_sortpolicy.h:83
#5  0x7f92a8a6b6b5 in operator() (item2=optimized out, item1=optimized
out, this=synthetic pointer) at /usr/include/cwidget/widgets/treeitem.h:410
#6  std::listpkg_tree_node*, std::allocatorpkg_tree_node*
::mergecwidget::widgets::sortpolicy_wrapper (this=0x7fff4d4abec0, __x=...,
__comp=...) at /usr/include/c++/4.7/bits/list.tcc:339
#7  0x7f92a8a6b7c3 in std::listpkg_tree_node*,
std::allocatorpkg_tree_node* ::sortcwidget::widgets::sortpolicy_wrapper
(this=this@entry=0x7f92ac35c460, __comp=__comp@entry=...)
at /usr/include/c++/4.7/bits/list.tcc:451
#8  0x7f92a8a6b8f2 in cwidget::widgets::subtreepkg_tree_node,
cwidget::widgets::tag_sort_policy::sort (this=0x7f92ac35c450, sort_method=...)
at /usr/include/cwidget/widgets/subtree.h:175
#9  0x7f92a8a6b8df in cwidget::widgets::subtreepkg_tree_node,
cwidget::widgets::tag_sort_policy::sort (this=0x7f92ac09c7a0, sort_method=...)
at /usr/include/cwidget/widgets/subtree.h:173
#10 0x7f92a8ab47bf in pkg_tree::build_tree 

Bug#707018: Status of KDE 4.10 transition

2013-07-19 Thread Cyril Brulebois
Pino Toscano (2013-07-19):
 * the tracker somehow seems confused by the following parts:
 - good: libkdecorations4abi1, libanalitzagui4abi1
 - bad: libkdecorations4, libanalitzagui4
 somehow the bad library names being substring of the good ones makes 
 few sources (cantor, kalgebra, kdeartwork) being mistaken as bad; 
 would it be possible to fix this?

Sure, using \b at the end of the word. This was needed for the following
bad packages:
  libkdecorations4
  libkwinglutils1
  libanalitzagui4

The packages you mentioned now appear as good.

Mraw,
KiBi.


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



Bug#717316: [linsmith] please package new upstream 0.99.26

2013-07-19 Thread Graham Inggs
Source: linsmith
Version 0.99.21-1
Severity: wishlist

Hi Maintainer

A new version 0.99.26 has been released upstream [1] which includes many
bugfixes.
Please consider packaging the new version.

Regards
Graham


[1] http://sourceforge.net/projects/linsmith/files/linsmith/


Bug#716805: libsnmp-base: net-snmp-config --cflags sets -fstack-protector which is not supported on ia64

2013-07-19 Thread Laurent Bigonville
Hi,

Any news about this?

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#717318: [pear-aws-channel] pkg-php-tools needs versioned builddep

2013-07-19 Thread Jan Wagner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: pear-aws-channel
Version: 0~20130409
Severity: important

Hi,

when trying to backport this package to wheezy, I get the following error:

dpkg-buildpackage: host architecture i386
 fakeroot debian/rules clean
dh clean --buildsystem=phppear --with phppear
   dh_testdir -O--buildsystem=phppear
   dh_auto_clean -O--buildsystem=phppear
[pear_error: message=No package definition found in '.' directory
code=0 mode=return level=notice prefix= info=]
dh_auto_clean: /usr/share/pkg-php-tools/scripts/phppkginfo -d package
. returned exit code 1
make: *** [clean] Error 1
dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit
status 2

This can be fixed by using a newer pkg-php-tools ( 0.8) version, 1.8
worked just fine.

Many thanks, Jan.
- -- 
Never write mail to w...@spamfalle.info, you have been warned!
- -BEGIN GEEK CODE BLOCK-
Version: 3.12
GIT d-- s+: a C+++ UL P+ L+++ E--- W+++ N+++ o++ K++ w--- O M V-
PS PE Y++
PGP++ t-- 5 X R tv- b+ DI D+ G++ e++ h r+++ y
- --END GEEK CODE BLOCK--
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iD8DBQFR6Qx29u6Dud+QFyQRAlzkAKDNu3yr9Pas6BWyDj82ycAKsFhA8QCgrr6m
1GCQYY/1tDYKwO15Dq7TnKU=
=ZFyB
-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#717317: aptitude: segfault when choosing Views - New Categorical Browser in ncurses interface

2013-07-19 Thread Daniel Hartwig
Control: tags -1 + confirmed
Control: merge -1 686124

On 19 July 2013 17:42, Lorenz H-S lorenz-...@lgh-alumni.de wrote:
 Package: aptitude
 Version: 0.6.8.2-1
 Severity: normal

 Dear Maintainer,

 upon choosing Views - New Categorical Browser in aptitude's ncurses inferace,
 it crashes reprocducibly with a segmentation fault.

Hello

Thanks for the report.  We will be removing this feature in the near future.

Regards


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



Bug#717191: adt-run: ImportError: No module named debian with old python-debian version

2013-07-19 Thread Martin Pitt
tag 717191 pending
thanks

Hey Christoph,

Christoph Berg [2013-07-17 20:53 +0200]:
 for apt.postgresql.org, we are running autopkgtest on lots of
 distributions, including Ubuntu's lucid release. There, adt-run fails:
 
 # adt-run
 Traceback (most recent call last):
   File /usr/bin/adt-run, line 39, in module
 from debian import deb822, debian_support
 ImportError: No module named debian

How about 
http://anonscm.debian.org/gitweb/?p=autopkgtest/autopkgtest.git;a=commitdiff;h=cb70f3cad
 ?

That avoids the deprecation warning when running with current
releases.

Thanks,

Martin

-- 
Martin Pitt| http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)


signature.asc
Description: Digital signature


Bug#717235: proftpd requests the whole passwd database at each login

2013-07-19 Thread Arthur de Jong
On Thu, 2013-07-18 at 11:48 +0200, Marco d'Itri wrote:
 While this can be overlooked on normal systems, it obviously has huge 
 effects on the LDAP server performances, since my passwd database 
 contains hundreds of thousands of entries.
 
 I do not know why the issue was not evident with libnss-ldap too, maybe 
 Arthur knows more about this part.

Are you saying there is a significant performance difference when
running getent passwd (or running proftpd) in your environment between
libnss-ldap and libnss-ldapd?

If so, please open a bugreport against nss-pam-ldapd.

I can't think of a reason for proftpd to do anything different between
libnss-ldap and libnss-ldapd as they both implement the exact same API.

-- 
-- arthur - adej...@debian.org - http://people.debian.org/~adejong --


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


Bug#717319: ITP: libproc-terminator-perl -- module to conveniently terminate processes

2013-07-19 Thread Oleg Gashev
Package: wnpp
Severity: wishlist
Owner: Oleg Gashev o...@gashev.net

* Package name: libproc-terminator-perl
  Version : 0.05
  Upstream Author : M. Nunberg mnunb...@haskalah.org
* URL : https://metacpan.org/release/Proc-Terminator
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : module to conveniently terminate processes

 Proc::Terminator provides a convenient way to kill a process, often useful in
 utility and startup functions which need to ensure the death of an external
 process.
 .
 Proc::Terminator provides a simple, blocking, and procedural interface to
 kill a process or multiple processes (not tested), and not return until they
 are all dead.
 .
 Proc::Terminator can know if you do not have permissions to kill a process,
 if the process is dead, and other interesting tidbits.
 .
 It also provides for flexible options in the type of death a process will
 experience. Whether it be slow or immediate.


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



Bug#717235: proftpd requests the whole passwd database at each login

2013-07-19 Thread Marco d'Itri
On Jul 19, Arthur de Jong adej...@debian.org wrote:

 Are you saying there is a significant performance difference when
 running getent passwd (or running proftpd) in your environment between
 libnss-ldap and libnss-ldapd?
Yes: getent passwd works on both systems, but when I switch from 
libnss-ldap to libnss-ldapd proftpd generates tens of Mbps of LDAP 
traffic with these all queries.

I have a theory, but I have not verified it by looking at the code: 
I can see in the nslcd debug log that passwd(all) is requested, but 
then only a few lines are listed in the log (and IIRC they are followed 
by an error which suggests that the client stopped requesting data).
So I wonder if the problem is that:
- proftpd requests passwd(all)
- but it only looks at the first few results and then calls endpwent(3) 
  or something like this
- libnss-ldap then would immediately stop requesting records from the 
  LDAP server
- but libnss-ldapd uses nslcd which is persistent, so nslcd would still 
  receive all data even if the client does not care anymore

Does this look reasonable to you?
If it is true then I do not think that it would be a libnss-ldapd bug.

-- 
ciao,
Maro


signature.asc
Description: Digital signature


Bug#717321: [mongodb-server] systemd support

2013-07-19 Thread Viktar Vauchkevich
Package: mongodb-server
Version: 1:2.4.5-1.1
Severity: normal
Tags: patch
User: pkg-systemd-maintain...@lists.alioth.debian.org
Usertags: systemd-units
X-Debbugs-CC: pkg-systemd-maintain...@lists.alioth.debian.org

--- Please enter the report below this line. ---
The fallowing patch adds systemd service by use dh_systemd
Please include.

--- System information. ---
Architecture: amd64
Kernel:   Linux 3.10-1-amd64

Debian Release: jessie/sid
  500 unstableftp.by.debian.org 
1 experimentalftp.by.debian.org 

--- Package information. ---
Depends(Version) | Installed
-+-==
adduser  | 3.113+nmu3
mongodb-clients  | 1:2.4.5-1.1
libboost-filesystem1.49.0  (= 1.49.0-1) | 1.49.0-4
libboost-program-options1.49.0 (= 1.49.0-1) | 1.49.0-4
libboost-system1.49.0  (= 1.49.0-1) | 1.49.0-4
libboost-thread1.49.0  (= 1.49.0-1) | 1.49.0-4
libc6  (= 2.14) | 
libgcc1 (= 1:4.1.1) | 
libgoogle-perftools4 | 
libpcre3   (= 8.10) | 
libpcrecpp0 (= 7.7) | 
libsnappy1   | 
libstdc++6  (= 4.6) | 


Package's Recommends field is empty.

Package's Suggests field is empty.From 186a6d5227dcb0de50f432a56a302b10a59a8611 Mon Sep 17 00:00:00 2001
From: Viktar Vauchkevich victorena...@gmail.com
Date: Fri, 19 Jul 2013 13:28:54 +0300
Subject: [PATCH] add mongodb.service by use dh_systemd

---
 debian/control|  1 +
 debian/mongodb-server.mongodb.service | 10 ++
 2 files changed, 11 insertions(+)
 create mode 100644 debian/mongodb-server.mongodb.service

diff --git a/debian/control b/debian/control
index 9e535a9..a8f772b 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Uploaders:
 Build-Depends:
  cdbs (= 0.4.73~),
  debhelper (= 9),
+ dh-systemd (= 1.5),
  libboost-date-time-dev,
  libboost-dev,
  libboost-filesystem-dev,
diff --git a/debian/mongodb-server.mongodb.service b/debian/mongodb-server.mongodb.service
new file mode 100644
index 000..a73d760
--- /dev/null
+++ b/debian/mongodb-server.mongodb.service
@@ -0,0 +1,10 @@
+[Unit]
+Description=An object/document-oriented database
+Documentation=man:mongod(1)
+
+[Service]
+User=mongodb
+ExecStart=/usr/bin/mongod --config /etc/mongodb.conf
+
+[Install]
+WantedBy=multi-user.target
-- 
1.8.3.2



Bug#717320: allow overriding logging options

2013-07-19 Thread Peter Eisentraut
Package: fop
Version: 1:1.1.dfsg-2
Severity: wishlist

I would find it useful to be able to override certain logging options
such as org.apache.commons.logging.Log and
org.apache.commons.logging.simplelog.defaultlog in .foprc.  This is
not possible for the former case, because LOG_OPTION is
unconditionally set.  Maybe you can put a if [ -z $LOG_OPTION ] or
something like that around it.


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



Bug#717322: [INTL:sv] Swedish strings for wims-moodle debconf

2013-07-19 Thread Martin Bagge
package: wims-moodle
severity: wishlist
tags: patch l10n

Please consider to add this file to translation of debconf.

-- 
brother
http://sis.bthstuden.se


sv.po
Description: Binary data


Bug#717323: [INTL:sv] Swedish strings for moodle debconf

2013-07-19 Thread Martin Bagge
package: moodle
severity: wishlist
tags: patch l10n

Please consider to add this file to translation of debconf.

-- 
brother
http://sis.bthstuden.se


sv.po
Description: Binary data


Bug#674744: Wikipedia broke w3m-search-escape-query-string (+ vs. %20)

2013-07-19 Thread Tatsuya Kinoshita
Hi Trent,

On May 27, 2012 at 6:46PM +1000, trentbuck (at gmail.com) wrote:
 Package: w3m-el-snapshot
 Version: 1.4.478+0.20120501-1
 Around 15 July 2011, this stopped working properly.  It turned out to
 be because Wikipedia started treating these links differently:

 https://en.wikipedia.org/wiki/Special:Search/foo+bar
 https://en.wikipedia.org/wiki/Special:Search/foo%20bar

Do you still have a problem?

Currently, foo+bar seems to work.

Thanks,
--
Tatsuya Kinoshita


pgpoHi9fzEJrD.pgp
Description: PGP signature


Bug#717324: ITP: freeradius-client - RADIUS client library in C

2013-07-19 Thread Daniel Pocock
Package: wnpp
Severity: wishlist

This is a continuation of the radiusclient-ng project, renamed to
freeradius-client

It is an independent source package (not from the freeradius server
source tree)

it is almost identical to the old radiusclient-ng source package, with
some bug fixes


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



Bug#717293: w3m-el-snapshot: emacs21 byte compile error

2013-07-19 Thread Tatsuya Kinoshita
Hi emacs-w3m developers,

Forwarded from Debian bug#717293 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717293:

On July 19, 2013 at 9:50AM +1000, user42 (at zip.com.au) wrote:
 Package: w3m-el-snapshot
 Version: 1.4.517+0.20130704-1
 Severity: normal
 File: /usr/lib/emacsen-common/packages/install/w3m-el-snapshot
 
 I still have emacs21 installed and w3m-el-snapshot fails to byte compile
 due to
 
   !! Symbol's function definition is void ((define-obsolete-function-alias))
 
 If /usr/share/doc/w3m-el-snapshot/README.gz is believed then emacs21 is
 supposed to work.  If that file is up to date ...

Please use defalias and make-obsolete if Emacs 21 is still supported.

Thanks,
-- 
Tatsuya Kinoshita


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



Bug#702897: w3m-el-snapshot: sb-atom.el: Can't find group

2013-07-19 Thread Tatsuya Kinoshita
Hi emacs-w3m developers,

Forwarded from Debian bug#702897 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702897:

On March 12, 2013 at 5:50PM +0100, Boris.Daix (at alysse.org) wrote:
 Package: w3m-el-snapshot
 Version: 1.4.483+0.20120614-1
 Severity: normal
 
 Dear Maintainer,
 
 I wanted to use nnshimbun to read Planet Emacs Atom feed,
 http://planet.emacsen.org/atom.xml.  From the group buffer I issued M-x
 gnus-group-make-shimbun-group RET atom-hash RET but then I am asked to
 fill a Group name, TAB says No match and anything I issue there leads
 to Can't find group after RET.  nnshimbun Info page, WThreeMShimbun
 page on EmacsWiki and a brief look at sb-atom.el did not help.  I got
 the same error with rss-hash.

Thanks,
-- 
Tatsuya Kinoshita


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



Bug#717326: tomoyo-tools: double entry of tomoyo for grub menu

2013-07-19 Thread Osamu Aoki
Package: tomoyo-tools
Version: 2.5.0-20130406-2
Severity: normal

As I see /boot/grub/grub.cfg, it has:

-
...
### BEGIN /etc/grub.d/10_linux ###
menuentry 'Debian GNU/Linux' --class debian --class gnu-linux --class gnu 
--class os $menuentry_id_option 
'gnulinux-simple-b19489d7-bd5b-4d1d-994c-18b9f3d38f71' {
load_video
insmod gzio
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 
--hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 --hint='hd0,msdos1'  
709cbe4a-80c1-46cb-8bb1-dbce3059d1f7
else
  search --no-floppy --fs-uuid --set=root 
709cbe4a-80c1-46cb-8bb1-dbce3059d1f7
fi
echo'Loading Linux 3.9-1-amd64 ...'
linux   /vmlinuz-3.9-1-amd64 root=/dev/mapper/goofy-root ro 
security=tomoyo security=tomoyo quiet
echo'Loading initial ramdisk ...'
initrd  /initrd.img-3.9-1-amd64
}
... similae entries
---

Problem is duplicated entry: security=tomoyo security=tomoyo.  

This problematic part is caused by ${GRUB_CMDLINE_LINUX} 
${GRUB_CMDLINE_LINUX_DEFAULT}

Are you providing to both?
  ${GRUB_CMDLINE_LINUX}
  ${GRUB_CMDLINE_LINUX_DEFAULT}

If this is grub bug, please reassign.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (100, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.9-1-amd64 (SMP w/8 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 tomoyo-tools depends on:
ii  debconf [debconf-2.0]  1.5.50
ii  libc6  2.17-7
ii  libncurses55.9+20130608-1
ii  libtinfo5  5.9+20130608-1
ii  libtomoyotools32.5.0-20130406-2

tomoyo-tools recommends no packages.

tomoyo-tools suggests no packages.

-- debconf information:
* tomoyo-tools/grub: true


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



Bug#684213: e1000e interface eth0 on Thinkpad X230 disappear after suspect (add power to fix it)

2013-07-19 Thread Petter Reinholdtsen

Control: found -1 3.2.46-1

I got a problem with the ethernet connection on my new Thinkpad X230.
Some times when taking I it out of suspend, the ethernet plug do not
work.  I found a similar report at SuSe[1], ArchLinux[2] and Ubuntu[3].

 1) URL:   https://bugzilla.novell.com/show_bug.cgi?id=806966 
 2) URL: https://bbs.archlinux.org/viewtopic.php?pid=1275016 
 3) URL: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1173157 

According to the Ubuntu bug report it only trigger when running on
battery (inserting the power plug fix it), and one can also fix it by
running this as root:

echo on  /sys/devices/pci\:00/\:00\:19.0/power/control

I tested and can confirm that the problem disappear when plugging in
power and when running the above command as root.

After looking in BTS, I believe this is the same problem as the one
reported in 684213 as it involve the same kernel driver and the same
workaround.

The SuSe bug report have references to kernel patches that are supposed
to fix this.

It would be great if this problem could be fixed in Wheezy.

Happy hacking
Petter Reinholdtsen

-- Package-specific info:
** Version:
Linux version 3.2.0-4-amd64 (debian-ker...@lists.debian.org) (gcc version 4.6.3 
(Debian 4.6.3-14) ) #1 SMP Debian 3.2.46-1

** Command line:
BOOT_IMAGE=/vmlinuz-3.2.0-4-amd64 root=/dev/mapper/minervavg-root ro quiet

** Not tainted

** Kernel log:
[101250.591004] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off
[101250.797494] usb 3-4: reset high-speed USB device number 8 using xhci_hcd
[101250.813360] usb 3-4: device firmware changed
[101250.885189] usb 1-1.4: reset full-speed USB device number 4 using ehci_hcd
[101250.908989] ata5: SATA link down (SStatus 0 SControl 300)
[101250.909018] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[101250.909664] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[101250.909672] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) 
filtered out
[101250.909921] ata1.00: supports DRM functions and may not be fully accessible
[101250.910423] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[101250.910430] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) 
filtered out
[101250.910662] ata1.00: supports DRM functions and may not be fully accessible
[101250.910725] ata1.00: configured for UDMA/133
[101250.924959] ata2: SATA link down (SStatus 0 SControl 300)
[101250.978984] btusb 1-1.4:1.0: no reset_resume for driver btusb?
[101250.978990] btusb 1-1.4:1.1: no reset_resume for driver btusb?
[101251.048871] usb 1-1.6: reset high-speed USB device number 5 using ehci_hcd
[101251.068735] sdhci-pci :02:00.0: setting latency timer to 64
[101251.228578] PM: resume of devices complete after 670.720 msecs
[101251.228952] PM: Finishing wakeup.
[101251.228953] Restarting tasks ... done.
[101251.229847] video LNXVIDEO:00: Restoring backlight state
[101251.244683] usb 3-4: USB disconnect, device number 8
[101251.245683] cdc_ncm 3-4:1.6: usb0: unregister 'cdc_ncm' usb-:00:14.0-4, 
CDC NCM
[101251.273053] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 8800c87106c0
[101251.273057] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 8800c8710700
[101251.273059] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 88009e2563c0
[101251.273061] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 88009e256400
[101251.273064] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 8800af3552c0
[101251.273067] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 8800af355300
[101251.273069] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 8800608de800
[101251.273071] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 88009e256840
[101251.273074] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 88009e256880
[101251.273077] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 88003736a780
[101251.273079] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 8800b724d840
[101251.273081] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 88009e2be300
[101251.273084] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 880060bcf880
[101251.273087] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 8800b724d180
[101251.439919] usb 3-4: new high-speed USB device number 9 using xhci_hcd
[101251.456200] usb 3-4: New USB device found, idVendor=0bdb, idProduct=1927
[101251.456204] usb 3-4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=5
[101251.456206] usb 3-4: Product: H5321 gw
[101251.456208] usb 3-4: Manufacturer: Lenovo
[101251.456210] usb 3-4: SerialNumber: D91A460A86C7C990
[101251.457297] generic-usb: probe of 0003:0BDB:1927.0003 failed with error -71

Bug#717327: unnecessary loop in configure searching for berkley-db

2013-07-19 Thread Matthias Klose
Package: apr-util
Version: 1.5.2-1

Looking at the build log, there is a loop searching for berkley-db, searching a
lot of unnecessary directories. Even when configuring with

  --with-berkeley-db=/usr/include:/usr/lib/multiarch-tuple

the loop is taken, and not the given configuration.


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



Bug#628583: [Srtp-development] bus error on sparc

2013-07-19 Thread John Foley
Yes, a guest account on your sparc system would be helpful.  Your
observations are curious.  I'm interested learning what's happening here.


On 07/19/2013 05:16 AM, Daniel Pocock wrote:
 and patch ID 2002

attachment: foleyj.vcf

Bug#717309: linux-image-3.2.0-4-amd64: Flooding logs with core/package power limit notifications

2013-07-19 Thread Ben Hutchings
Control: severity -1 normal
Control: tag -1 upstream

On Fri, 2013-07-19 at 09:53 +0200, Roy Meulekamp wrote:
 Package: src:linux
 Version: 3.2.46-1
 Severity: important
 
 Dear Maintainer,
 
 I have a Dell R720 server (12th generation) with a Debian Wheezy install. My 
 logs are filled with messages like the following:
 kernel: [343563.924455] CPU6: Core power limit notification (total events = 
 232)
 kernel: [343563.924462] CPU12: Package power limit notification (total events 
 = 237)
 kernel: [343563.933357] CPU8: Core power limit normal
 kernel: [343563.933363] CPU20: Core power limit normal
 
 Especially during higher load (like booting), the notification messages 
 appear. And later the 'limit normal' messages.
 This should already have been fixed in the Wheezy kernel (3.2.35-1) as I 
 understand correctly, see 
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=695209

 These messages are also described here:
 See also: https://bugzilla.kernel.org/show_bug.cgi?id=36182
 https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=29e9bf1841e4f9df13b4992a716fece7087dd237

This is all about excluding the messages from the MCE log.

If you want these messages to be suppressed completely, you'll have to
argue that with the upstream developers (linux-e...@vger.kernel.org).
I'm not at all convinced that it's a bug.

Ben.

-- 
Ben Hutchings
Humans are not rational beings; they are rationalising beings.


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


Bug#717314: gnutls priority string regression in 3.2.2

2013-07-19 Thread Andreas Metzler
severity 717314 serious
thanks

On 2013-07-19 Stefan Bühler stbueh...@lighttpd.net wrote:
 Package: libgnutls28
 Version: 3.2.2-1

 Hi,

 gnutls 3.2.2 tried to fix a bug; when removing an algorithm the list
 order wasn't preserved.
 but the fix introduced another bug:
 NONE:+MAC-ALL:-SHA1:+SHA1 misses SHA1 and has MD5 twice

 See upstream commit:
 http://gitorious.org/gnutls/gnutls/commit/913f03ccfafc37277f0a88287d02cdbb9bbfb652

 So it'd be nice if 3.2.2-1 didn't migrate to testing :)

done.

cu Andreas


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



Bug#717328: wfrog: fails to complete configuration

2013-07-19 Thread sharon kimble
Package: wfrog
Version: 0.8.2+svn953-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

When configuration is run post-installation with 'wfrog -S' gives this error
report;-
 wfrog -S
This is the setup of wfrog 0.8.2-svn user settings that will be written in
/home/boudiccas/.wfrog/settings.yaml
Traceback (most recent call last):
  File /usr/bin/wfrog, line 132, in module
settings = wflogger.setup.SetupClient().setup_settings(SETTINGS_DEF,
settings, settings_file)
  File /usr/lib/wfrog/wflogger/setup.py, line 70, in setup_settings
self.recurse_create(defs, source, target)
  File /usr/lib/wfrog/wflogger/setup.py, line 80, in recurse_create
if source_node.has_key(k):
AttributeError: 'NoneType' object has no attribute 'has_key'

'settings.yaml' is completely blank, no text at all.

When run as 'sudo wfrog' gives this error report;-
sudo wfrog
Exception in thread Thread-3:
Traceback (most recent call last):
  File /usr/lib/python2.7/threading.py, line 808, in __bootstrap_inner
self.run()
  File /usr/lib/python2.7/threading.py, line 761, in run
self.__target(*self.__args, **self.__kwargs)
  File /usr/lib/wfrog/wfdriver/wfdriver.py, line 110, in run
self.configure(config_file, settings_file, embedded)
  File /usr/lib/wfrog/wfdriver/wfdriver.py, line 82, in configure
(config, context) = self.configurer.configure(options, self, config_file,
settings_file, embedded)
  File /usr/lib/wfrog/wfcommon/config.py, line 110, in configure
config = yaml.load( str(Template(file=file(self.config_file, r),
searchList=[variables])))
  File /usr/lib/python2.7/dist-packages/Cheetah/Template.py, line 1005, in
__str__
rc = getattr(self, mainMethName)()
  File cheetah_DynamicallyCompiledCheetahTemplate_1374236000_26_42234.py,
line 86, in respond
NotFound: cannot find 'station' while searching for 'settings.station.driver'

At the present time 'wfrog' is unusable!

Thanks
Sharon.



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

Kernel: Linux 3.10-1-686-pae (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 wfrog depends on:
ii  python2.7.5-2
ii  python-cheetah2.4.4-3+b1
ii  python-lxml   3.2.0-1
ii  python-pygooglechart  0.3.0-1
ii  python-serial 2.6-1
ii  python-usb0.4.3-1
ii  python-yaml   3.10-4+b1

wfrog recommends no packages.

wfrog 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#716969: uploading freeradius-client

2013-07-19 Thread Daniel Pocock


I've created an ITP for the new freeradius-client source package:

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


I will try to verify that the new package can be used with reSIProcate in place 
of the old radiusclient-ng package

It will require a re-compile but should not require code changes


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



Bug#693194: twm: does not handle UTF-8 locales

2013-07-19 Thread Thorsten Glaser
severity 693194 important
thanks

Indeed!

tglase@tglase:~ $ DISPLAY=:2 twm
twm:  unable to open fontset -adobe-helvetica-bold-r-normal--*-120-*-*-*-*-*-*

Fails. (:2 is a tightvncserver I just started without wm,
since IceWM seems to segfault in sid right now.)

tglase@tglase:~ $ LC_ALL=C DISPLAY=:2 twm

… works. Confirmed this bug.

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 5168 (AG Bonn) • 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#717329: sysv-rc has circular Depends on sysvinit-utils

2013-07-19 Thread Bill Allombert
Package: sysv-rc
Version: 2.88dsf-43
Severity: important

Hello Debian sysvinit maintainers,

There is a circular dependency between sysv-rc and sysvinit-utils:

sysv-rc :Depends: sysvinit-utils (= 2.86.ds1-62)
sysvinit-utils  :Depends: sysv-rc (= 2.88dsf-24) | file-rc (= 0.8.16)

Circular dependencies involving shared libraries are known to cause problems
during upgrade between stable releases, so we should try to get rid of them.

Cheers,
-- 
Bill. ballo...@debian.org

Imagine a large red swirl here. 


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



Bug#714485: fixed in grilo-plugins 0.2.8-2

2013-07-19 Thread Alberto Garcia
On Fri, Jul 19, 2013 at 10:55:30AM +0200, Julien Cristau wrote:

 * debian/rules: disable dh_auto_test, it breaks the sparc build
   during make check (Closes: #714485).
 
 Please revert that change.  I'm pretty sure the failure was due to
 #709781, which is now fixed.

Ah, great, is there any way to test it first to make sure that it
works?

Berto


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



Bug#715510: libvirt-bin: libvirtd locks up whenever touching storage storage pool when related to systems's harddrive.

2013-07-19 Thread Christoph Anton Mitterer
Hi.

Can confirm this. It doesn't only happen on clones, but also when one
manually creates a new VM and uses a pre-existing image for it.

Interestingly... it seems not only to cause virt-manager to break... but
also libvirtd... I really have to kill -9 libvirtd and restart it before
anything works again just killing virt-manager, and it still cannot
connect to libvirtd respectively freezes immediately again.


Cheers,
Chris.


smime.p7s
Description: S/MIME cryptographic signature


Bug#717330: Fail2ban email are dated from 1970

2013-07-19 Thread Benoît Tonnerre
Package: fail2ban
Version: 0.8.6-3wheezy2

Hi,

It seems that fail2ban shipped with Debian Wheezy is affected by the same
bug as #686341 (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686341).

In Icedove (17.0.7-1~deb7u1) all emails sent by fail2ban are dated from
01/01/1970 01:00.

If you look the email source, the date field is correct (not 01/01/1970
01:00).

I checked fail2ban's jessie package to see how this bug is solved :
apparently you have to use LC_TIME=C date -u instead of date -u in
'sendmail.conf', 'sendmail-whois.conf' and 'sendmail-whois-lines.conf'.

For the time being, this solution seems to work.
Could this fix be included in a future update ?

Many thanks

Benoît


Bug#713481: wmauda: diff for NMU version 0.8-2.1

2013-07-19 Thread Sebastian Ramacher
On 2013-07-19 08:21:21, Rodolfo García Peñas (kix) wrote:
 I am not familiar with NMU uploads, but IMHO you can contact with me
 again or tell me that you will do an NMU first, but anyway, it is done
 now :-) I will create a new version for this package this weekend, I
 need to include other changes, like the maintainer email from
 k...@kix.es to k...@debian.org. Please, increase the delay from
 DELAYED/1 to (at least) DELAYED/4.

Done, rescheduled to DELAYED/4. If you want me to delay the upload further or
cancel it, please say so and I'll happily reschedule or cancel it.

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#717331: gst-plugins-bad1.0: FTBFS on i386, kfreebsd-i386 and powerpc

2013-07-19 Thread Roland Stigge
Source: gst-plugins-bad1.0
Version: 1.0.8-1
Severity: serious
Tags: patch

Hi,

gst-plugins-bad1.0 FTBFS on i386, kfreebsd-i386 and powerpc like this:

...
libtool: link: mv -f .libs/libgstmodplug.expT .libs/libgstmodplug.exp
libtool: link: g++  -fPIC -DPIC -shared -nostdlib 
/usr/lib/gcc/powerpc-linux-gnu/4.6/../../../powerpc-linux-gnu/crti.o 
/usr/lib/gcc/powerpc-linux-gnu/4.6/crtbeginS.o  
.libs/libgstmodplug_la-gstmodplug.o   -Wl,--as-needed -lgstreamer-1.0 
-lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lmodplug 
-L/usr/lib/gcc/powerpc-linux-gnu/4.6 
-L/usr/lib/gcc/powerpc-linux-gnu/4.6/../../../powerpc-linux-gnu 
-L/usr/lib/gcc/powerpc-linux-gnu/4.6/../../../../lib -L/lib/powerpc-linux-gnu 
-L/lib/../lib -L/usr/lib/powerpc-linux-gnu -L/usr/lib/../lib 
-L/usr/lib/gcc/powerpc-linux-gnu/4.6/../../.. -lstdc++ -lm -lc -lgcc_s 
/usr/lib/gcc/powerpc-linux-gnu/4.6/crtendS.o 
/usr/lib/gcc/powerpc-linux-gnu/4.6/../../../powerpc-linux-gnu/crtn.o  -pthread 
-pthread -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -pthread   -pthread 
-Wl,-soname -Wl,libgstmodplug.so -Wl,-retain-symbols-file 
-Wl,.libs/libgstmodplug.exp -o .libs/libgstmodplug.so
/usr/lib/powerpc-linux-gnu/libc_nonshared.a(stack_chk_fail_local.oS): In 
function `__stack_chk_fail_local':
(.text+0x20): undefined reference to `__stack_chk_fail'
collect2: ld returned 1 exit status
make[4]: *** [libgstmodplug.la] Error 1
make[4]: Leaving directory `/«PKGBUILDDIR»/ext/modplug'
make[3]: *** [modplug] Error 2
make[3]: Leaving directory `/«PKGBUILDDIR»/ext'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/«PKGBUILDDIR»'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/«PKGBUILDDIR»'
...

This can be fixed by removing -Wl,--as-needed from debian/rules.

Roland

-- System Information:
Debian Release: 7.0
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: powerpcspe (ppc)

Kernel: Linux 3.9.0-dirty (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.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#717332: please create a debian-cross ML

2013-07-19 Thread Matthias Klose
Package: lists.debian.org

Please create a debian-cross ML to discuss the cross-building of packages, and
related topics, like how to bring up a new port using (partial) cross builds.

Name: debian-cross

Rationale:
These topics come up from time to time on debian-devel, and on external
projects like emdebian, or on externally hosted mailing lists like
debian-bootst...@lists.mister-muffin.de.  The scope of this ML is broader (or
different) than for these other mailing lists.

Interested audience are porters bootstrapping new ports, people wanting to be
able to cross build packages which aren't necessarily part of a bootstrap, and
maybe more.

There is currently no one place to go for cross-build discussions, either as
user, or developer, in Debian (the right people are scattered about various
Debian and Ubuntu and external lists). This would be one.

Short Description:
Discuss cross building of packages and infrastructure for cross-builds

Long Description:
The list discusses

 * How to cross-build packages within Debian

 * Infrastructure needed to cross-build packages. This may include
   discussion about additional tags for cross-building, running
   cross-build daemons, etc.

 * How to use cross-builds to bootstrap Debian ports.

Category: developers

Subscription policy: open

Post policy: open

Web archive: yes


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



Bug#717333: fuseext2: chown/chgrp leaves group/user ID as 65535

2013-07-19 Thread Ivan Vilata i Balaguer
Package: fuseext2
Version: 0.4-1.1
Severity: normal

Hi!  Running ``chown USER FILE`` on a fuseext2 filesystem leaves the user
unchanged and it changes the FILE's group to 65535 instead of leaving it as
is.  Also, running ``chgrp GROUP FILE`` leaves the group unchanged and changes
the FILE's user to 65535.  Only changing both items at once with ``chown
USER:GROUP FILE`` works as expected.

A sample session:

8
$ dd if=/dev/zero of=fs.ext4 bs=1M count=0 seek=512
0+0 records in
0+0 records out
$ /sbin/mkfs.ext4 fs.ext4
mke2fs 1.42.8 (20-Jun-2013)
fs.ext4 is not a block special device.
Proceed anyway? (y,n) y
[...]
Writing superblocks and filesystem accounting information: done

0 bytes (0 B) copied, 0.00034055 s, 0.0 kB/s
$ mkdir fs
$ fuseext2 -o rw+ fs.ext4 fs
fuse-umfuse-ext2: version:'0.4', fuse_version:'29' [main (fuse-ext2.c:331)]
fuse-umfuse-ext2: enter [do_probe (do_probe.c:30)]
fuse-umfuse-ext2: leave [do_probe (do_probe.c:55)]
fuse-umfuse-ext2: opts.device: /tmp/tmpsKEBci/fs.ext4 [main (fuse-ext2.c:358)]
fuse-umfuse-ext2: opts.mnt_point: fs [main (fuse-ext2.c:359)]
fuse-umfuse-ext2: opts.volname:  [main (fuse-ext2.c:360)]
fuse-umfuse-ext2: opts.options: rw+ [main (fuse-ext2.c:361)]
fuse-umfuse-ext2: parsed_options: rw,fsname=/tmp/tmpsKEBci/fs.ext4 [main 
(fuse-ext2.c:362)]
fuse-umfuse-ext2: mounting read-write [main (fuse-ext2.c:376)]
$ mkdir fs/foo
$ ls -l fs
total 20
drwx-- 2 ivan ivan  4096 jul 19 15:32 foo
drwx-- 2 root root 16384 jul 19 15:32 lost+found
$ chgrp audio fs/foo
$ ls -l fs
total 20
drwx-- 2 65535 ivan  4096 jul 19 15:32 foo
drwx-- 2 root  root 16384 jul 19 15:32 lost+found
$ mkdir fs/foo2
$ chown root:audio fs/foo2
$ ls -l fs
total 24
drwx-- 2 65535 ivan   4096 jul 19 15:32 foo
drwx-- 2 root  audio  4096 jul 19 15:33 foo2
drwx-- 2 root  root  16384 jul 19 15:32 lost+found
$ fusermount -u fs
$ fuseext2 -o rw+ fs.ext4 fs
fuse-umfuse-ext2: version:'0.4', fuse_version:'29' [main (fuse-ext2.c:331)]
fuse-umfuse-ext2: enter [do_probe (do_probe.c:30)]
fuse-umfuse-ext2: leave [do_probe (do_probe.c:55)]
fuse-umfuse-ext2: opts.device: /tmp/tmpsKEBci/fs.ext4 [main (fuse-ext2.c:358)]
fuse-umfuse-ext2: opts.mnt_point: fs [main (fuse-ext2.c:359)]
fuse-umfuse-ext2: opts.volname:  [main (fuse-ext2.c:360)]
fuse-umfuse-ext2: opts.options: rw+ [main (fuse-ext2.c:361)]
fuse-umfuse-ext2: parsed_options: rw,fsname=/tmp/tmpsKEBci/fs.ext4 [main 
(fuse-ext2.c:362)]
fuse-umfuse-ext2: mounting read-write [main (fuse-ext2.c:376)]
$ ls -l fs
total 24
drwx-- 2 65535 ivan   4096 jul 19 15:32 foo
drwx-- 2 root  audio  4096 jul 19 15:33 foo2
drwx-- 2 root  root  16384 jul 19 15:32 lost+found
$ fusermount -u fs
8

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

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

Versions of packages fuseext2 depends on:
ii  e2fslibs  1.42.8-1
ii  fuse  2.9.2-4
ii  libc6 2.17-7
ii  libfuse2  2.9.2-4

fuseext2 recommends no packages.

fuseext2 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#717334: network-manager-applet: provide a simple network-manager-gtk package for non-GNOME GTK-based desktops

2013-07-19 Thread Bob Bib
Package: src:network-manager-applet
Version: 0.9.8.2-1
Severity: wishlist

Dear maintainers,

please create a simple network-manager-gtk package
not dependable on any GNOME stuff,
so lightweight GTK-based desktop environments can benefit from it.


Best wishes, Bob

Bug#717332: please create a debian-cross ML

2013-07-19 Thread Wookey
I second this. I've really noticed over the last year (doing arm64
bootstrap work), that there is no one place for people with
cross-building and bootstraping expertise to hang out. Now that
cross-building mechanisms in Debian are in much better shape I think
it's time to have a proper list for it, under and obvious name on an
official list so that any developer can find the place to ask.

Wookey
-- 
Principal hats:  Linaro, Emdebian, Wookware, Balloonboard, ARM
http://wookware.org/


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



Bug#717334: [Pkg-utopia-maintainers] Bug#717334: network-manager-applet: provide a simple network-manager-gtk package for non-GNOME GTK-based desktops

2013-07-19 Thread Michael Biebl
Am 19.07.2013 16:02, schrieb Bob Bib:
 Package: src:network-manager-applet
 Version: 0.9.8.2-1
 Severity: wishlist
 
 Dear maintainers,
 
 please create a simple network-manager-gtk package
 not dependable on any GNOME stuff,

What specifically do you mean by GNOME stuff?


Michael


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#717335: gnome-classic: button minimaze do not working in gnom-classic. it was working befor

2013-07-19 Thread garry
Package: gnome-classic
Version: button minimize do not working
Severity: important

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these lines ***


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

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=ru_UA.UTF-8, LC_CTYPE=ru_UA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
instead of minimize window button minimize close window in any programes.
I can't tune


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



Bug#714803: network-manager-gnome: please move gnome-bluetooth from Recommends to Suggests

2013-07-19 Thread Bob Bib
control: severity -1 normal

Thu, 18 Jul 2013 23:27:05 GMT from Michael Biebl:
 severity 714803 wishlist
 thanks

wishlist is a too low priority for this bug:
http://www.debian.org/Bugs/Developer.en.html#severities
if you don't like it important, I've set it to normal.

Meanwhile, I've reported a fresh bug#717334,
and it's definiteley a wishlist one :)


Best wishes, Bob

Bug#717336: qgo: New upstream for qgo

2013-07-19 Thread Pavel Zorin-Kranich
Package: qgo
Version: 2~svn764-1
Severity: wishlist
Tags: upstream patch

Dear Maintainer,

I have fixed the performance issues with sorting of games and players lists in 
qgo. Since the previous developers no longer seem interested, I have put the 
code on github:

https://github.com/pzorin/qgo

These changes also fix bugs #458252 and #684937.

Please consider using this new upstream.

Best regards,
pavel


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



Bug#717332: please create a debian-cross ML

2013-07-19 Thread Steve McIntyre
On Fri, Jul 19, 2013 at 03:53:23PM +0200, Matthias Klose wrote:
Package: lists.debian.org

Please create a debian-cross ML to discuss the cross-building of packages, and
related topics, like how to bring up a new port using (partial) cross builds.

Name: debian-cross

Rationale:
These topics come up from time to time on debian-devel, and on external
projects like emdebian, or on externally hosted mailing lists like
debian-bootst...@lists.mister-muffin.de.  The scope of this ML is broader (or
different) than for these other mailing lists.

Interested audience are porters bootstrapping new ports, people wanting to be
able to cross build packages which aren't necessarily part of a bootstrap, and
maybe more.

There is currently no one place to go for cross-build discussions, either as
user, or developer, in Debian (the right people are scattered about various
Debian and Ubuntu and external lists). This would be one.

Short Description:
Discuss cross building of packages and infrastructure for cross-builds

Long Description:
The list discusses

 * How to cross-build packages within Debian

 * Infrastructure needed to cross-build packages. This may include
   discussion about additional tags for cross-building, running
   cross-build daemons, etc.

 * How to use cross-builds to bootstrap Debian ports.

Category: developers

Subscription policy: open

Post policy: open

Web archive: yes

Seconded, I think this is a really good idea.

-- 
Steve McIntyre, Cambridge, UK.st...@einval.com
Because heaters aren't purple! -- Catherine Pitt


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



Bug#717338: kmail: indexing / search not working at all (Tools-Find Message)

2013-07-19 Thread Volker Groll
Package: kmail
Version: 4:4.10.5-1
Severity: important

Hello,

I hope it is correct to place my bug report right here.

I switched to kmail2 (4.4 = 4.10) with sid a few days ago.
Converting my local emails (pop3, mailbox) runs mostly ok, so kmail is 
operational.

The only major bug right now is:
Searching for Emails with Tools-Find Message is not working.

Actually there seems no nepomuk index in emails at all.
Nepomuk is running, Semantic Desktop, File Indexer and Email Indexer are 
enabled. 
On searching for a string within the From-field i get an empty list.
I deleted the nepomuk index db in .kde/share/apps/nepomuk/ without any change.

Manually starting indexing with nepomukpimindexerutility leads to the
following result in stdout:
nepomukpimindexerutility(17804)/nepomuk (library) 
Nepomuk2::ResourceManagerPrivate::_k_storageServiceInitialized: Nepomuk Storage 
service up and initialized.
nepomukpimindexerutility(17804)/nepomuk (library) 
Nepomuk2::MainModel::Private::init: Connecting to local socket 
/tmp/ksocket-volker/nepomuk-socket
nepomukpimindexerutility(17804)/nepomuk (library) 
Nepomuk2::MainModel::Private::init: Connected :)
nepomukpimindexerutility(17804) ItemQueue::fetchJobResult: Not all items were 
fetched:  0 100 
nepomukpimindexerutility(17804) ItemQueue::fetchJobResult: Not all items were 
fetched:  0 89 

If you need more data, please tell me how to provide.

Any help is really appreciated. IMHO to handle 2,8 GB of emails a search 
function is very important. 

By the way, my installation is on a ssd, so could timing be an issue?

Thanks a lot

Bye, volker



-- System Information:
LSB Version:
core-2.0-ia32:core-2.0-noarch:core-3.0-ia32:core-3.0-noarch:core-3.1-ia32:core-3.1-noarch:core-3.2-ia32:core-3.2-noarch:core-4.0-ia32:core-4.0-noarch:core-4.1-ia32:core-4.1-noarch:cxx-3.0-ia32:cxx-3.0-noarch:cxx-3.1-ia32:cxx-3.1-noarch:cxx-3.2-ia32:cxx-3.2-noarch:cxx-4.0-ia32:cxx-4.0-noarch:cxx-4.1-ia32:cxx-4.1-noarch:desktop-3.1-ia32:desktop-3.1-noarch:desktop-3.2-ia32:desktop-3.2-noarch:desktop-4.0-ia32:desktop-4.0-noarch:desktop-4.1-ia32:desktop-4.1-noarch:graphics-2.0-ia32:graphics-2.0-noarch:graphics-3.0-ia32:graphics-3.0-noarch:graphics-3.1-ia32:graphics-3.1-noarch:graphics-3.2-ia32:graphics-3.2-noarch:graphics-4.0-ia32:graphics-4.0-noarch:graphics-4.1-ia32:graphics-4.1-noarch:languages-3.2-ia32:languages-3.2-noarch:languages-4.0-ia32:languages-4.0-noarch:languages-4.1-ia32:languages-4.1-noarch:multimedia-3.2-ia32:multimedia-3.2-noarch:multimedia-4.0-ia32:multimedia-4.0-noarch:multimedia-4.1-ia32:multimedia-4.1-noarch:printing-3.2-ia32:printing-3.2-noarch:p
 
rinting-4.0-ia32:printing-4.0-noarch:printing-4.1-ia32:printing-4.1-noarch:qt4-3.1-ia32:qt4-3.1-noarch:security-4.0-ia32:security-4.0-noarch:security-4.1-ia32:security-4.1-noarch
Distributor ID: Ubuntu
Description:Ubuntu 11.04
Release:11.04
Codename:   natty
Architecture: i386 (x86_64)
Foreign Architectures: amd64

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

Versions of packages kmail depends on:
ii  kde-runtime   4:4.10.5-1
ii  kdepim-runtime4:4.10.5-1
ii  kdepimlibs-kio-plugins4:4.10.5-1
ii  libakonadi-contact4   4:4.10.5-1
ii  libakonadi-kde4   4:4.10.5-1
ii  libakonadi-kmime4 4:4.10.5-1
ii  libakonadiprotocolinternals1  1.9.2-2
ii  libc6 2.17-7
ii  libcalendarsupport4   4:4.10.5-1
ii  libgcc1   1:4.8.1-7
ii  libgpgme++2   4:4.10.5-1
ii  libincidenceeditorsng44:4.10.5-1
ii  libkabc4  4:4.10.5-1
ii  libkcalcore4  4:4.10.5-1
ii  libkcalutils4 4:4.10.5-1
ii  libkcmutils4  4:4.10.5-1
ii  libkdecore5   4:4.10.5-1
ii  libkdepim44:4.10.5-1
ii  libkdeui5 4:4.10.5-1
ii  libkio5   4:4.10.5-1
ii  libkleo4  4:4.10.5-1
ii  libkmime4 4:4.10.5-1
ii  libknotifyconfig4 4:4.10.5-1
ii  libkontactinterface4  4:4.10.5-1
ii  libkparts44:4.10.5-1
ii  libkpgp4  4:4.10.5-1
ii  libkpimidentities44:4.10.5-1
ii  libkpimtextedit4  4:4.10.5-1
ii  libkpimutils4 4:4.10.5-1
ii  libkprintutils4   4:4.10.5-1
ii  libksieveui4  4:4.10.5-1
ii  libktnef4 4:4.10.5-1
ii  libmailcommon44:4.10.5-1
ii  libmailimporter4  4:4.10.5-1
ii  libmailtransport4 4:4.10.5-1
ii  libmessagecomposer4   4:4.10.5-1
ii  libmessagecore4   4:4.10.5-1
ii  libmessagelist4   4:4.10.5-1
ii  libmessageviewer4 4:4.10.5-1
ii  libnepomukcore4   4:4.10.5-1
ii  libpimcommon4 4:4.10.5-1
ii  libqt4-dbus 

Bug#716842: cups-filters: please compile with support for using acroread as pdftops-renderer

2013-07-19 Thread Till Kamppeter
I have fixed this in cups-filters upstream now. If a renderer
(Ghostscript, Poppler, Adobe Reader) is not installed, its executable
path(s) are set to the executable name. With execv() replaced by
execvp() in pdftops.c, the renderer will also work when only installed
at run time, also when the executable happens to be in /usr/local/bin/.

   Till


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



Bug#717332: please create a debian-cross ML

2013-07-19 Thread Andrew Bradford
Seconded.  I've found the Debian cross building tools very useful in my
work but I did not know to subscribe to some of the other official and
unofficial lists in order to keep fully abreast of cross building
discussions for Debian.  I've just been following debian-embedded.
Thanks,
Andrew


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



Bug#717318: [pear-aws-channel] pkg-php-tools needs versioned builddep

2013-07-19 Thread David Prévot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Control: tags -1 pending

Hi Jan,

Thanks for your report,

Le 19/07/2013 05:52, Jan Wagner a écrit :

 when trying to backport this package to wheezy, I get the following error:
 
 dpkg-buildpackage: host architecture i386
  fakeroot debian/rules clean
 dh clean --buildsystem=phppear --with phppear
dh_testdir -O--buildsystem=phppear
dh_auto_clean -O--buildsystem=phppear
 [pear_error: message=No package definition found in '.' directory
 code=0 mode=return level=notice prefix= info=]
 dh_auto_clean: /usr/share/pkg-php-tools/scripts/phppkginfo -d package
 . returned exit code 1
 make: *** [clean] Error 1
 dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit
 status 2

That error seem likely to happen with any (NG) pear-*-channel package I
recently uploaded then :/.

 This can be fixed by using a newer pkg-php-tools ( 0.8) version, 1.8
 worked just fine.

According to pkg-php-tools’ changelog and pkg-php-tools(1),
“pkg-php-tools (= 1.3~)” should do the trick, sorry for my initial
overlook.

I’ll upload 0~20130409-2 latter today if that can make your life easier.
If you intend to backport officially all owncloud reverse
(build-)dependencies, you may wish to join at least the pkg-php-pear
team in order to be able to commit any changes directly if that’s
relevant (eventually into a specific -backport branch).

Regards

David

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

iQEcBAEBCAAGBQJR6U89AAoJEAWMHPlE9r08mqIH/2Pz5qaTR2vlHLrmZ8Nlz/kx
FMGWPXUtjwZ6LjtQgLMbvtCHUnI7qOKs7jgzM0ba7Ae615TpGhSxvkU8vxnYuiR+
rzQdDKx04202pPea62ZmidgEOBMk3okXb8NraLSzoGpX8OjTPJJYnmmVJ8pPyGVZ
6K1qAdvl+JkPZU+zPscXLx/5bub+w4e7Z4+U006776Wo0lVoglfVt1rSITxK1yu3
JO2ux/vofbXo6kjNxhkaqbVKtRlZgYIjGakIfMtZuDp9z95Qo2H/3jAKeoufm6Zz
tuxzJj1Snnv5bbjvHRwn3HVgb7eSA+Cq7ifId5T4GmbiyXX0cFF+nSHSj8vP+mY=
=JfT7
-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#717339: notmuch: please provide a notmuch-dbg package

2013-07-19 Thread Daniel Kahn Gillmor
Package: notmuch
Version: 0.15.2-2
Severity: wishlist

To make debugging and good error reporting easier, it would be really
nice if the notmuch debian packaging provided a separate notmuch-dbg
package.

Regards,

--dkg

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

Kernel: Linux 3.9-1-amd64 (SMP w/4 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 notmuch depends on:
ii  libc6   2.17-7
ii  libglib2.0-02.36.3-3
ii  libgmime-2.6-0  2.6.16-1
ii  libnotmuch3 0.15.2-2
ii  libtalloc2  2.0.8-0.1

Versions of packages notmuch recommends:
ii  gnupg-agent2.0.20-1
ii  notmuch-emacs  0.15.2-2

notmuch suggests no packages.

-- debconf-show failed


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



Bug#714803: network-manager-gnome: please move gnome-bluetooth from Recommends to Suggests

2013-07-19 Thread Michael Biebl
severity 714803 wishlist
thanks

Am 19.07.2013 16:08, schrieb Bob Bib:
 control: severity -1 normal
 
 Thu, 18 Jul 2013 23:27:05 GMT from Michael Biebl:
 severity 714803 wishlist
 thanks
 
 wishlist is a too low priority for this bug:

Please respect the decision of the maintainer and stop changing it.


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#717337: ITP: skype4py

2013-07-19 Thread Gianfranco Costamagna


Package: wnpp
Severity: wishlist
Owner: Gianfranco Costamagna costamagnagianfra...@yahoo.it

* Package name    : skype4py
  Version : 1.0.35
  Upstream Original Author:
    Arkadiusz Wahlig y...@nokix.pasjagsm.pl

  Maintainer:
    Mikko Ohtamaa http://opensourcehacker.com
* URL : https://github.com/awahlig/skype4py

Skype4py has been removed because of no upstream support. Now seems to be new 
upstream authors are taking care of it
http://packages.qa.debian.org/s/skype4py.html

Please consider reinclusion again


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



Bug#714485: fixed in grilo-plugins 0.2.8-2

2013-07-19 Thread Julien Cristau
On Fri, Jul 19, 2013 at 14:38:46 +0200, Alberto Garcia wrote:

 On Fri, Jul 19, 2013 at 10:55:30AM +0200, Julien Cristau wrote:
 
  * debian/rules: disable dh_auto_test, it breaks the sparc build
during make check (Closes: #714485).
  
  Please revert that change.  I'm pretty sure the failure was due to
  #709781, which is now fixed.
 
 Ah, great, is there any way to test it first to make sure that it
 works?
 
See
https://buildd.debian.org/status/fetch.php?pkg=grilo-pluginsarch=sparcver=0.2.8-1stamp=1373506813
(grilo-plugins build with fixed glib2.0)

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



Bug#717341: /usr/bin/lxc-clone: lxc-clone fails to clone lvm backed container

2013-07-19 Thread Dean Hamstead

Package: lxc
Version: 0.9.0~alpha3-2
Severity: important
File: /usr/bin/lxc-clone

Dear Maintainer,

   * What led up to the situation?
Attempted to use lxc-clone to clone a container

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

lxc-clone -o uwsgi1 -n uwsgi2

or even

lxc-clone -o uwsgi1 -n uwsgi2 -v VmStorage

or even

lxc-clone -o uwsgi1 -n uwsgi3 -v VmStorage -t xfs

   * What was the outcome of this action?

a cloned container as it would do with a directory backed container

   * What outcome did you expect instead?

here is the output

root@batou:~# lxc-clone -o uwsgi1 -n uwsgi3 -v VmStorage -t xfs
Tweaking configuration
Copying rootfs...
  Logical volume uwsgi3_snapshot created
UUID = cd8c7fbf-04c2-4eda-81da-408e80dd0180
Clearing log and setting UUID
writing all SBs
new UUID = 58c0b2f7-24fb-418a-a7b2-af3328b9ce38
mkdir: cannot create directory ‘/dev/VmStorage/uwsgi3_snapshot’: File 
exists

root@batou:~#



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

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

Versions of packages lxc depends on:
ii  debconf [debconf-2.0]  1.5.50
ii  libapparmor1   2.8.0-1
ii  libc6  2.17-7
ii  libcap21:2.22-1.2
ii  multiarch-support  2.17-7

Versions of packages lxc recommends:
ii  debootstrap  1.0.53
ii  libcap2-bin  1:2.22-1.2

Versions of packages lxc suggests:
pn  debian-keyring  none
ii  gpgv1.4.12-7
ii  live-debconfig-doc  4.0~a25-1
ii  rsync   3.0.9-4

-- debconf information:
  lxc/shutdown: /usr/bin/lxc-halt
  lxc/directory: /var/lib/lxc
  lxc/title:
  lxc/auto: true


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



Bug#717332: Starting a debian-cross mailing list

2013-07-19 Thread W. Martin Borgert

Seconded.

Debian is the most interesting environment for cross-development,
more so with multiarch. A dedicated mailing list is justified.


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



Bug#717332: please create a debian-cross ML

2013-07-19 Thread Gustavo Prado Alkmim
I second this too. It is a very good idea.

Gustavo Alkmim


Bug#715482: Could reconstruct wrong result!!!

2013-07-19 Thread Dirk Lehmann

Could reconstruct wrong result:

  * Application - Basic

  * type keys in the following order: `1', `Return'

- result is `1'

  * type keys in the following order: `+', `1', `Return'

- result is `2'

  * type keys in the following order: `Ctrl'+`Z', `Backspace', `2'

- You'll see (which should be correct) on the display `1+2'

  * type key: `Return'

- result is `4'

Dirk



smime.p7s
Description: S/MIME Cryptographic Signature


Bug#714485: fixed in grilo-plugins 0.2.8-2

2013-07-19 Thread Alberto Garcia
On Fri, Jul 19, 2013 at 04:21:47PM +0200, Julien Cristau wrote:

   Please revert that change.  I'm pretty sure the failure was due to
   #709781, which is now fixed.
  
  Ah, great, is there any way to test it first to make sure that it
  works?
  
 See
 https://buildd.debian.org/status/fetch.php?pkg=grilo-pluginsarch=sparcver=0.2.8-1stamp=1373506813
 (grilo-plugins build with fixed glib2.0)

Great, I'll revert the change then.

Thanks,

Berto


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



Bug#702897: w3m-el-snapshot: sb-atom.el: Can't find group

2013-07-19 Thread Tatsuya Kinoshita
On July 19, 2013, [emacs-w3m:12091], yamaoka (at jpl.org) wrote:
 The How-To is described in the Info manual:
 
 (info (emacs-w3m)Misc Sites Supported by Shimbun)  - `C-x C-e' here
 
 See the Atom feeds containing contents section.
 And you will possibly be able to use sb-atom-hash in the way
 that the RSS feeds containing contents section mentions.

Thanks for the answer.

Closing, because this seems not a bug.

Thanks,
-- 
Tatsuya Kinoshita


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



Bug#717332: Seconded

2013-07-19 Thread Patrick Doyle
Thirded

--wpd



On Fri, Jul 19, 2013 at 12:56 PM, Simon Richter s...@debian.org wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Hi,

  Please create a debian-cross ML to discuss the cross-building of
  packages, and related topics, like how to bring up a new port using
  (partial) cross builds.

  Name: debian-cross

  Rationale: These topics come up from time to time on debian-devel,
  and on external projects like emdebian, or on externally hosted
  mailing lists like debian-bootst...@lists.mister-muffin.de.  The
  scope of this ML is broader (or different) than for these other
  mailing lists.

  Interested audience are porters bootstrapping new ports, people
  wanting to be able to cross build packages which aren't necessarily
  part of a bootstrap, and maybe more.

 Seconded.

Simon
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.12 (GNU/Linux)
 Comment: Using GnuPG with Icedove - http://www.enigmail.net/

 iJwEAQECAAYFAlHpb84ACgkQ0sfeulffv7s6xgP/SbpRU8gSNQUougtiUfou1YEx
 zflt1CBYP4y+yrRmzmKzJ5eI07vfyOwhc5C2FL4xwCVPoNReo8KHIxiH7HWGaosj
 aTilNQ5F9uFGJ63/ag4+7AhPyODj7V2xYQSFas/NWJEggjYu8/ODQjsY5R0+O+AL
 nTZ/NzOz54ZOndUxfYI=
 =xDW3
 -END PGP SIGNATURE-

 --
 To unsubscribe, send mail to 717332-unsubscr...@bugs.debian.org.



Bug#717293: w3m-el-snapshot: emacs21 byte compile error

2013-07-19 Thread Tatsuya Kinoshita
On July 19, 2013, [emacs-w3m:12090], yamaoka (at jpl.org) wrote:
 Er, but I'd like to drop Emacs 21 (and 22 if possible) since it
 lashes developers.

Debian no longer supports Emacs 21 and 22, so I don't make an objection.

I have no intention of maintaining debian/patches for Emacs 21 and 22.

Anyway, to close this bug, I'll prevent an installation falure if
emacs21 is still installed in Debian.

Thanks,
-- 
Tatsuya Kinoshita


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



Bug#717342: Nocheck when cross build

2013-07-19 Thread Eleanor Chen
Package: xz-utils

When cross build xz-utils, nocheck should be enabled, or it will fail
when running tests.




Thank you.

Eleanor


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



Bug#717245: cups-daemon: Bonjour record changed format from printer@host.domain to printer@host in 1.6

2013-07-19 Thread Brian Potkin
On Fri 19 Jul 2013 at 10:34:45 +0200, Hagen Fuchs wrote:

 Is there a way to debug the communication between avahi-daemon and cupsd
 that doesn't involve an actual debugger?  I found avahi-daemon's
 '--debug' switch to be not that verbose.

Not that I can think of immediately. However, I can reproduce your
experience with ServerName on Wheezy and Sid. With debug logging on
cups was restarted. Both error_logs are attached.

On Wheezy:
  D [19/Jul/2013:15:37:27 +0100] Added auto ServerAlias example.com
  I [19/Jul/2013:15:37:27 +0100] Loaded configuration file 
/etc/cups/cupsd.conf

Later in the log:
  I [19/Jul/2013:15:37:27 +0100] Resuming new connection processing...
  D [19/Jul/2013:15:37:27 +0100] Avahi client started
  D [19/Jul/2013:15:37:27 +0100] Registering Avahi printer HP_LaserJet_1018 
with name HP_LaserJet_1018 @ example.com and type _ipp._tcp,_cups,_universal
  D [19/Jul/2013:15:37:27 +0100] Adding TXT record for HP_LaserJet_1018 @ 
example.com (_ipp._tcp)
  D [19/Jul/2013:15:37:27 +0100] Adding TXT record for HP_LaserJet_1018 @ 
example.com (_cups._sub._ipp._tcp)
  D [19/Jul/2013:15:37:27 +0100] Adding TXT record for HP_LaserJet_1018 @ 
example.com (_universal._sub._ipp._tcp)

  D [19/Jul/2013:15:37:29 +0100] Avahi entry group established for 
HP_LaserJet_1018 @ example.com

So cups knows what its ServerName is and avahi gets to use it.

On Sid:
  D [19/Jul/2013:15:52:12 +0100] Added auto ServerAlias example.com
  I [19/Jul/2013:15:52:12 +0100] Loaded configuration file 
/etc/cups/cupsd.conf

Then later:
  I [19/Jul/2013:15:52:12 +0100] Resuming new connection processing...
  D [19/Jul/2013:15:52:12 +0100] cupsdRegisterPrinter(p=0x7fa497621e50(2200))
  D [19/Jul/2013:15:52:12 +0100] Registering 2200 @ amd64-cups-unstable with 
DNS-SD type _printer._tcp.
  D [19/Jul/2013:15:52:12 +0100] Registering 2200 @ amd64-cups-unstable with 
DNS-SD type _ipps._tcp.
  D [19/Jul/2013:15:52:12 +0100] DNS_SD 2200 @ amd64-cups-unstable 
printer-type=0x809046
  D [19/Jul/2013:15:52:12 +0100] DNS_SD 2200 @ amd64-cups-unstable 
printer-state=3
  D [19/Jul/2013:15:52:12 +0100] DNS_SD 2200 @ amd64-cups-unstable Copies=T

Again, cups knows what its ServerName is but it is not used when a queue
is registered.

I don't know whether this change in behaviour is intentional but wonder
whether asking upstream is worthwhile. Odyx?

Regards,

Brian.


servername-wheezy.gz
Description: Binary data


servername-sid.gz
Description: Binary data


Bug#717340: ${phppear:description} should handle tabs and lists

2013-07-19 Thread David Prévot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Package: pkg-php-tools
Version: 1.8

Le 19/07/2013 08:13, Prach Pongpanich a écrit :
 On Fri, Jul 19, 2013 at 12:02 AM, David Prévot taf...@debian.org wrote:
 Le 18/07/2013 11:37, Prach Pongpanich a écrit :

 - php-net-ldap2 [2]

 […] Please consider using […] ${phppear:description} too.
 
 […] I can't use a ${phppear:description} because:
 E: php-net-ldap2: description-contains-tabs
 W: php-auth-sasl: possible-unindented-list-in-extended-description

Thanks for the feedback, providing this informations into a
pkg-php-tools bug report if such thing could be addressed at a higher
level (bonus points if you provide a patch in follow-up ;).

Regards

David


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

iQEcBAEBCAAGBQJR6VHKAAoJEAWMHPlE9r08HsIH/1NC+W2xevcMfK1CaTEMREW2
/8mNgaon8ft6ikIZ1qddP8KMXHuNeh/79M/QSfDA6Uls3JuhH498UDYGuTNmTMiK
m4lmm6uZa91N7UjPbI7HkMKUdF0uCEguJ3IanO88SEqNak+icktBMJ3jGPZT6kiG
tchQbmaHLmm0aXFRnjUgo+mBcSxsW3JGeRmoXmZREraFlr18s55aHFSe0oteoXNE
toS3cTzrFP0zbE2aMFLSMDC1nD5or6CvUPIlV5xcdPVdHTBKSpYw7j7KoGB6ydZJ
AsMHguo47eEOCDly/pfaHNbR1YoLl+WjUXH/O7FYjvYvveoYQutx/NyPF10GIf4=
=Wng6
-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#535263: i figured this out maybe?

2013-07-19 Thread Miss Anna F J Morris
Turned camera off (wasn’t importing from camera but camera was still 
attached to pc) and then in the import file selector dialogue window I 
choose to sort by name. The were sorted by type before, though they 
still appeared by name to me as I only had one type of file. Seems to 
have stoped the problem I had with the photos being in wrong order



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



Bug#717235: proftpd requests the whole passwd database at each login

2013-07-19 Thread Arthur de Jong
On Fri, 2013-07-19 at 12:53 +0200, Marco d'Itri wrote:
 I have a theory, but I have not verified it by looking at the code: 
 I can see in the nslcd debug log that passwd(all) is requested, but 
 then only a few lines are listed in the log (and IIRC they are followed 
 by an error which suggests that the client stopped requesting data).
 So I wonder if the problem is that:
 - proftpd requests passwd(all)
 - but it only looks at the first few results and then calls endpwent(3) 
   or something like this
 - libnss-ldap then would immediately stop requesting records from the 
   LDAP server
 - but libnss-ldapd uses nslcd which is persistent, so nslcd would still 
   receive all data even if the client does not care anymore
 
 Does this look reasonable to you?
 If it is true then I do not think that it would be a libnss-ldapd bug.

That would indeed be a difference between libnss-ldap and
libnss-ldapd/nslcd. nslcd has by default 5 threads that handle requests
and pass the results back to the NSS module. To achieve reasonable
performance and not tie up the threads too long, the communication
between nslcd and the NSS module is buffered (on both ends) with
reasonably large buffers.

This could result in considerable more results being requested from the
LDAP server with libnss-ldapd/nslcd than with libnss-ldap.

-- 
-- arthur - adej...@debian.org - http://people.debian.org/~adejong --


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


Bug#717332: Seconded

2013-07-19 Thread Simon Richter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

 Please create a debian-cross ML to discuss the cross-building of 
 packages, and related topics, like how to bring up a new port using
 (partial) cross builds.

 Name: debian-cross

 Rationale: These topics come up from time to time on debian-devel,
 and on external projects like emdebian, or on externally hosted
 mailing lists like debian-bootst...@lists.mister-muffin.de.  The
 scope of this ML is broader (or different) than for these other
 mailing lists.

 Interested audience are porters bootstrapping new ports, people 
 wanting to be able to cross build packages which aren't necessarily
 part of a bootstrap, and maybe more.

Seconded.

   Simon
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Icedove - http://www.enigmail.net/

iJwEAQECAAYFAlHpb84ACgkQ0sfeulffv7s6xgP/SbpRU8gSNQUougtiUfou1YEx
zflt1CBYP4y+yrRmzmKzJ5eI07vfyOwhc5C2FL4xwCVPoNReo8KHIxiH7HWGaosj
aTilNQ5F9uFGJ63/ag4+7AhPyODj7V2xYQSFas/NWJEggjYu8/ODQjsY5R0+O+AL
nTZ/NzOz54ZOndUxfYI=
=xDW3
-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#708677: llvm-3.3 is not fixed

2013-07-19 Thread Andreas Boll
Please add the symlink
(libLLVM-3.3.so.1 to usr/lib/llvm-3.3/lib/libLLVM-3.3.so)
to fix llvm-3.3 too.


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



Bug#717332: (no subject)

2013-07-19 Thread Thomas Bechtold
Seconded.

used Debian for cross-development many years and an own mailing-list for
this topic would be great!



signature.asc
Description: OpenPGP digital signature


Bug#717348: ITP: curseofwar -- Fast-paced action strategy game for Linuxbased on ncurses

2013-07-19 Thread Anton Balashov
Package: wnpp
Owner: Anton Balashov sicn...@darklogic.ru
Severity: wishlist

* Package name: curseofwar
  Version : 1.1.4
  Upstream Author : Alexey Nikolaev koi...@lavabit.com
* URL : https://github.com/a-nikolaev/curseofwar/wiki
  PPA :
https://launchpad.net/~curseofwar/+archive/curseofwar-stable
* License : GPL
  Programming Lang: C
  Description : This is a fast-paced action strategy game for Linux
implemented using ncurses user interface.

Unlike most RTS, you are not controlling units, but focus on high-level
strategic planning: Building infrastructure, securing resources, and moving
your armies.

The core game mechanics turns out to be quite close to WWI-WWII type of
warfare, however, there is no explicit reference to any historical period.

The game has a multiplayer mode


Bug#630023: linux-image-2.6.39-2-686-pae: Touchpad interferes with typing after suspend/resume

2013-07-19 Thread Martey Dodoo
On Fri, Jul 19, 2013 at 06:01:02PM +0200, Moritz Muehlenhoff wrote:
 Thomas Pospinek reported that it's fixed in the 3.10 kernel
 from unstable. Can you please verify?

Unfortunately, I sold my dm1-3000 (about a year ago) and no longer have access
to it.

-- 
Martey Dodoo
https://marteydodoo.com


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



Bug#717302: creates code for upstart-only jobs which triggers lintian warnings/errors

2013-07-19 Thread Joey Hess
Michael Biebl wrote:
 For upstart-only jobs, i.e. one  without a corresponding SysV init script,
 dh_installinit nonetheless generates the relevant maintainer scripts
 code for the SysV init script like e.g. in udev.postinst:
 
 I noticed this behaviour when looking at the udev [1] package.

AIUI this is intentional:

  [ Steve Langasek ]
  * dh_installinit: rework upstart handling to comply with new policy
proposal; packages will ship both an init script and an upstart job,
instead of just an upstart job and a symlink to a compat wrapper.
Closes: #577040

However I'm not sure and perhaps dh_installinit should do something else
in this particular case. Steve will know.

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#717332: please create a debian-cross ML

2013-07-19 Thread Ryan Kuester
This is a good idea. With multiarch, cross development within Debian is coming 
into its prime. Having an obvious place to discuss it will help to keep it 
blossoming.

-- Ryan

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



Bug#630023: linux-image-2.6.39-2-686-pae: Touchpad interferes with typing after suspend/resume

2013-07-19 Thread Moritz Muehlenhoff
On Sun, Jun 19, 2011 at 03:59:27AM -0400, Martey Dodoo wrote:
 On 06/18/2011 06:21 AM, maximilian attems wrote:
 please report upstream on bugzilla.kernel.org and for input subsystem
 and let us know the bug number for tracking purpose.

 thank you


 https://bugzilla.kernel.org/show_bug.cgi?id=37852

Thomas Pospinek reported that it's fixed in the 3.10 kernel
from unstable. Can you please verify?

Cheers,
Moritz


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



Bug#717350: segfaults connecting to ejabberd

2013-07-19 Thread Marc Haber
Package: psi-plus
Version: 0.16.132-1
Severity: normal

Hi,

I use psi-plus on Debian unstable. I used version 0.16.117-1,
everything was fine.

Then I updated my ejabberd, running on another host, to Debian wheezy.
Since then, psi-plus segfaults when I try to connect. I have then
updated to current 0.16.132-1, with no change in behavior.

What I find odd about the backtrace is that is complains about missing
shared library symbols for linux-vdso.so.1. It looks like there is no
file named like this on my system or in Debian proper.

Backtrace attached.

GNU gdb (GDB) 7.6 (Debian 7.6-5)
Copyright (C) 2013 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://www.gnu.org/software/gdb/bugs/...
Reading symbols from /usr/bin/psi-plus...Reading symbols from 
/usr/lib/debug/usr/bin/psi-plus...done.
done.
[New LWP 30869]
[New LWP 30872]
[New LWP 30880]
[New LWP 30871]
[New LWP 30870]

warning: Could not load shared library symbols for linux-vdso.so.1.
Do you need set solib-search-path or set sysroot?
[Thread debugging using libthread_db enabled]
Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.
Core was generated by `psi-plus'.
Program terminated with signal 11, Segmentation fault.
#0  0x7fa1f015038d in QCA::KeyDerivationFunction::makeKey (
this=optimized out, secret=..., salt=..., keyLength=optimized out,
iterationCount=optimized out) at qca_basic.cpp:539
539 qca_basic.cpp: No such file or directory.
(gdb) bt
#0  0x7fa1f015038d in QCA::KeyDerivationFunction::makeKey (
this=optimized out, secret=..., salt=..., keyLength=optimized out,
iterationCount=optimized out) at qca_basic.cpp:539
#1  0x00936593 in XMPP::SCRAMSHA1Response::SCRAMSHA1Response (
this=0x7fff8028e8d0, server_first_message=..., password_in=...,
client_first_message=..., salted_password_base64=..., rand=...)
at sasl/scramsha1response.cpp:71
#2  0x008a5461 in XMPP::SimpleSASLContext::tryAgain (this=0x250f5f0)
at xmpp-core/simplesasl.cpp:279
#3  0x008a4b5a in XMPP::SimpleSASLContext::nextStep (this=0x250f5f0,
from_net=...) at xmpp-core/simplesasl.cpp:178
#4  0x7fa1f017c48a in putStep (stepData=..., this=0x250f720)
at qca_securelayer.cpp:1494
#5  QCA::SASL::putStep (this=optimized out, stepData=...)
at qca_securelayer.cpp:1880
#6  0x008a137c in XMPP::ClientStream::handleNeed (this=0x24718c0)
at xmpp-core/stream.cpp:1180
#7  0x008a0503 in XMPP::ClientStream::processNext (this=0x24718c0)
at xmpp-core/stream.cpp:964
#8  0x0089ec45 in XMPP::ClientStream::ss_readyRead (this=0x24718c0)
at xmpp-core/stream.cpp:676
#9  0x00930d93 in XMPP::ClientStream::qt_static_metacall (
_o=0x24718c0, _c=QMetaObject::InvokeMetaMethod, _id=13, _a=0x7fff8028ef10)
at .moc/moc_xmpp_clientstream.cpp:103
#10 0x7fa1ee463cf8 in QMetaObject::activate(QObject*, QMetaObject const*, 
int, void**) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#11 0x00939674 in SecureStream::incomingData (this=0x2441150, a=...)
at xmpp-core/securestream.cpp:669
#12 0x0093924c in SecureStream::layer_readyRead (this=0x2441150, a=...)
at xmpp-core/securestream.cpp:604
#13 0x00951022 in SecureStream::qt_static_metacall (_o=0x2441150,
_c=QMetaObject::InvokeMetaMethod, _id=6, _a=0x7fff8028f160)
at .moc/moc_securestream.cpp:69
#14 0x7fa1ee463cf8 in QMetaObject::activate(QObject*, QMetaObject const*, 
int, void**) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#15 0x0093829d in SecureLayer::readyRead (this=0x20897e0, _t1=...)
at .moc/securestream.moc:164
#16 0x0093a2b5 in SecureLayer::compressionHandler_readyRead (
this=0x20897e0) at xmpp-core/securestream.cpp:295
#17 0x0093804a in SecureLayer::qt_static_metacall (_o=0x20897e0,
_c=QMetaObject::InvokeMetaMethod, _id=13, _a=0x7fff8028f280)
at .moc/securestream.moc:95
#18 0x7fa1ee463cf8 in QMetaObject::activate(QObject*, QMetaObject const*, 
int, void**) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#19 0x0095136f in CompressionHandler::readyRead (this=0x24740a0)
at .moc/moc_compressionhandler.cpp:102
#20 0x0095122d in CompressionHandler::qt_static_metacall (
_o=0x24740a0, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x2423c10)
at .moc/moc_compressionhandler.cpp:51
#21 0x7fa1ee4680ae in QObject::event(QEvent*) ()
   from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#22 0x7fa1eecc770c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#23 0x7fa1eeccdd80 in QApplication::notify(QObject*, QEvent*) ()
   from 

Bug#717347: asunder: Doesn't eject disc when finished ripping

2013-07-19 Thread Antony Gelberg
Package: asunder
Version: 2.2-1
Severity: normal

Hi,

This is despite the said option being selected in preferences.  Am happy to 
provide further debug information if you tell me what to include.

Antony


-- System Information:
Debian Release: 7.1
  APT prefers stable
  APT policy: (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages asunder depends on:
ii  cdparanoia  3.10.2+debian-10.1
ii  libatk1.0-0 2.4.0-2
ii  libc6   2.13-38
ii  libcairo2   1.12.2-3
ii  libcddb21.3.2-3
ii  libfontconfig1  2.9.0-7.1
ii  libfreetype62.4.9-1.1
ii  libgdk-pixbuf2.0-0  2.26.1-1
ii  libglib2.0-02.33.12+really2.32.4-5
ii  libgtk2.0-0 2.24.10-2
ii  libpango1.0-0   1.30.0-1
ii  vorbis-tools1.4.0-1

Versions of packages asunder recommends:
ii  flac 1.2.1-6
ii  wavpack  4.60.1-3

Versions of packages asunder suggests:
ii  lame  3.99.5+repack1-3

-- 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#717349: systemd: Leftover symlink to debian-enable-units.service

2013-07-19 Thread Daniel Schaal
Package: systemd
Version: 204-1
Severity: minor
Tags: patch

There is a leftover symlink to the now removed debian-enable-units.service
in /lib/systemd/system/basic.target.wants/

Tiny patch attached,

Thanks,
Daniel Schaal

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (103, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.9.10-fglrx (SMP w/4 CPU cores)
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 systemd depends on:
ii  initscripts  2.88dsf-43
ii  libacl1  2.2.52-1
ii  libaudit01:1.7.18-1.1
ii  libc62.17-7
ii  libcap2  1:2.22-1.2
ii  libcryptsetup4   2:1.6.1-1
ii  libdbus-1-3  1.6.12-1
ii  libgcrypt11  1.5.2-3
ii  libkmod2 9-3
ii  liblzma5 5.1.1alpha+20120614-2
ii  libpam0g 1.1.3-9
ii  libselinux1  2.1.13-2
ii  libsystemd-daemon0   204-1
ii  libsystemd-journal0  204-1
ii  libudev1 204-1
ii  libwrap0 7.6.q-24
ii  udev 204-1
ii  util-linux   2.20.1-5.5

Versions of packages systemd recommends:
ii  libpam-systemd  204-1

Versions of packages systemd suggests:
pn  systemd-ui  none

-- Configuration Files:
/etc/systemd/journald.conf changed [not included]
/etc/systemd/logind.conf changed [not included]
/etc/systemd/systemd-journald.conf [Errno 2] No such file or directory: 
u'/etc/systemd/systemd-journald.conf'
/etc/systemd/systemd-logind.conf [Errno 2] No such file or directory: 
u'/etc/systemd/systemd-logind.conf'

-- no debconf information
From 53439cf49e34fbd346104b58780cf695ece6dcae Mon Sep 17 00:00:00 2001
From: Daniel Schaal farb...@web.de
Date: Fri, 19 Jul 2013 18:15:41 +0200
Subject: [PATCH] Remove link to debian-enable-units.

---
 debian/systemd.links | 2 --
 1 file changed, 2 deletions(-)

diff --git a/debian/systemd.links b/debian/systemd.links
index 8bc516c..ed76f7e 100644
--- a/debian/systemd.links
+++ b/debian/systemd.links
@@ -55,8 +55,6 @@
 
 # Run fixups early
 /lib/systemd/system/debian-fixup.service /lib/systemd/system/sysinit.target.wants/debian-fixup.service
-# debian-enable-units requires a ready-to-use /tmp so run it in basic.target *after* sysinit.target
-/lib/systemd/system/debian-enable-units.service /lib/systemd/system/basic.target.wants/debian-enable-units.service
 # Compat symlink
 /lib/systemd/systemd /bin/systemd
 
-- 
1.8.3.2



  1   2   >