Bug#693866: /etc/logrotate.d/ceph: calls initctl from upstart package without a depends

2012-11-21 Thread Florian Ernst
Package: ceph
Version: 0.48-1
Severity: normal
File: /etc/logrotate.d/ceph

Hello there,

the ceph logrotate script calls initctl which is provided by the upstart
package, but ceph doesn't depend in any form on upstart, resulting in
errors during logrotation.

Please either depend on upstart, if that part of the logrotate script
really needs to be executed, or make the initctl call conditional.

Cheers,
Flo


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

Kernel: Linux 3.2.0-4-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 ceph depends on:
ii  binutils  2.22-7.1
ii  ceph-common   0.48-1
ii  hdparm9.39-1+b1
ii  libaio1   0.3.109-3
ii  libc6 2.13-35
ii  libgcc1   1:4.7.2-4
ii  libgoogle-perftools4  2.0-2
ii  libleveldb1   0+20120530.gitdd0d562-1
ii  libnspr4  2:4.9.3-1~bpo60+1
ii  libnspr4-0d   2:4.9.3-1~bpo60+1
ii  libnss3   2:3.13.6-1
ii  libnss3-1d2:3.13.6-1
ii  libstdc++64.7.2-4
ii  libuuid1  2.20.1-5.2
ii  python2.7.3~rc2-1
ii  uuid-runtime  2.20.1-5.2

Versions of packages ceph recommends:
ii  btrfs-tools  0.19+20120328-7
pn  ceph-fusenone
ii  libcephfs1   0.48-1
ii  librados20.48-1
ii  librbd1  0.48-1

ceph 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#693867: unblock: pycountry/0.14.1+ds1-3

2012-11-21 Thread David Paleino
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Dear RT,

please unblock package pycountry from sid. Latest upload fixes RC bug #693739.
Attaching the diff.

  unblock pycountry/0.14.1+ds1-3

Thanks for your hard work!
David

-- 
 . ''`.   Debian developer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 | http://deb.li/dapal
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174
diff --git a/debian/changelog b/debian/changelog
index 9bb8816..4608183 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+pycountry (0.14.1+ds1-3) unstable; urgency=low
+
+  * Support common_name attribute for languages, thanks to
+Jerome Flesch (Closes: #693739).
+
+ -- David Paleino da...@debian.org  Tue, 20 Nov 2012 19:14:08 +0100
+
 pycountry (0.14.1+ds1-2) unstable; urgency=low
 
   * Oops, install README.txt in the appropriate place (Closes: #644348)
diff --git a/debian/patches/02-support_language_common-name.patch b/debian/patches/02-support_language_common-name.patch
new file mode 100644
index 000..3933c9a
--- /dev/null
+++ b/debian/patches/02-support_language_common-name.patch
@@ -0,0 +1,20 @@
+From: Jerome Flesch jfle...@gmail.com
+Subject: support common_name attribute for languages
+Origin: vendor, http://bugs.debian.org/693739
+Bug-Debian: http://bugs.debian.org/693739
+Forwarded: no
+
+---
+ src/pycountry/__init__.py |1 +
+ 1 file changed, 1 insertion(+)
+
+--- pycountry.orig/src/pycountry/__init__.py
 pycountry/src/pycountry/__init__.py
+@@ -52,6 +52,7 @@ class Languages(pycountry.db.Database):
+ field_map = dict(iso_639_2B_code='bibliographic',
+  iso_639_2T_code='terminology',
+  iso_639_1_code='alpha2',
++ common_name='common_name',
+  name='name')
+ data_class_name = 'Language'
+ xml_tag = 'iso_639_entry'
diff --git a/debian/patches/series b/debian/patches/series
index 625a4ca..c9ffadd 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 00-use_system_iso-codes.patch
 01-prevent_logger_warning.patch
+02-support_language_common-name.patch


signature.asc
Description: PGP signature


Bug#693807: saods9: When tryin to select a projection region, recieves SIGABRT

2012-11-21 Thread Ole Streicher
I can confirm this. The crash happens for a FITS file as well. The
upstream binary does not show it. It seems a problem when trying to draw
a spectrum to a secondary window.


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



Bug#676798:

2012-11-21 Thread intrigeri
Hi,

Daniel Black wrote (29 Oct 2012 12:38:15 GMT) :
 patch:
 https://github.com/grooverdan/munin-debian/commit/ff90b8f3be96128afc5d3a45f60131e61aafb1a4

Thanks for the patch, Daniel!

I can reproduce this bug (with good ol' telnet) on current sid.

Once I've applied Daniel's patch (directly to my live munin-node.conf)
+ restarted the service, I cannot reproduce it anymore. I've not
bothered trying with a real munin master, though.

Cheers,
--
  intrigeri
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc


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



Bug#693655: ugene: Please update ugene to the latest version 1.11.3

2012-11-21 Thread Andreas Tille
Hi Ivan,

thanks for the help - I hope to get the Debian packaging soonish.

Kind regards

   Andreas.

On Wed, Nov 21, 2012 at 03:20:53PM +0700, Ivan Efremov wrote:
 Hi Andreas and all,
 
 The version number is now contained in the following page:
 http://ugene.unipro.ru/downloads/ugene_get_latest_source.html 
 
 I think you can retarget the watch file to this.
 Hope that helps. 
 
 
 Thanks, 
 Ivan
 
 
  -Original Message-
  From: Andreas Tille [mailto:andr...@an3as.eu]
  Sent: Monday, November 19, 2012 3:01 PM
  To: Logan Rosen; 693...@bugs.debian.org
  Cc: Ivan Efremov
  Subject: Re: Bug#693655: ugene: Please update ugene to the latest version
  1.11.3
  
  (upstream in CC)
  Hi Logan,
  
  thanks for your hint about the new upstream version.  Usually we do
  notice new versions due to the debian/watch file.  Unfortunately the
  download page has changed so our watch file (as far as I read the
  comments this was even written by Ivan himself) became disfunctional.
  The problem is that the links to the download files do contain a
  version number - but they do not any more.  Also the page where all
  download files are located
  
 http://ugene.unipro.ru/downloads/
  
  is not parseable.  Ivan, could you please help Debian to detect new
  upstream versions to let us cope with new upstream versions as quick
  as possible?
  
  Kind regards and thanks for your interest in Debian Med
  
Andreas.
  
  On Sun, Nov 18, 2012 at 08:18:03PM -0500, Logan Rosen wrote:
   Package: ugene
   Version: 1.9.8+repack-0ubuntu4
   Severity: wishlist
   User: ubuntu-de...@lists.ubuntu.com
   Usertags: origin-ubuntu raring
  
   Dear Maintainer,
  
   This bug report was also filed in Ubuntu and can be found at
   http://launchpad.net/bugs/1075910
   The description, from Ivan Efremov, follows:
  
   It would be great if the package is updated to the latest version.
   The ppa-archive contains the successfully built packages for precise:
   https://launchpad.net/~iefremov/+archive/ppa/+packages
  
   -- System Information:
   Debian Release: wheezy/sid
 APT prefers raring-updates
 APT policy: (500, 'raring-updates'), (500, 'raring-security'), (500,
   'raring'), (100, 'raring-backports')
   Architecture: amd64 (x86_64)
   Foreign Architectures: i386
  
   Kernel: Linux 3.7.0-2-generic (SMP w/1 CPU core)
  
   ___
   Debian-med-packaging mailing list
   debian-med-packag...@lists.alioth.debian.org
   http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-
  packaging
  
  
  --
  http://fam-tille.de
 
 

-- 
http://fam-tille.de


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



Bug#693134: funguloid: crashes on start with OGRE EXCEPTION

2012-11-21 Thread Fabian Greffrath

Hi Paul,

Am 13.11.2012 15:26, schrieb Fabian Greffrath:

Am 13.11.2012 14:58, schrieb Fabian Greffrath:

Indeed, this path is hard-coded in
/usr/share/games/funguloids/plugins.cfg, which is in funguloids-data
(arch:all).


Fixed in SVN, thanks for the bug report!


could you please upload the recent package revision in SVN? Currently, 
funguloids is RC on [!amd64] so we haven't won too much compared to 
its state before the previous upload...


 - Fabian


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



Bug#693700: unblock: blends/0.6.16.1 (Was: Bug#693700: unblock: blends/0.6.16)

2012-11-21 Thread Andreas Tille
Hi,

I reverted the bump of debhelper and standard-version (see attached debdiff)
and also documented the further change inbetween 0.6.15 and 0.6.16 in BTS
properly (#693700) and closed the bug in the 0.6.16.1 release.

Kind regards and thanks for your release work

   Andreas.


unblock blends/0.6.16.1

On Tue, Nov 20, 2012 at 05:46:57PM -0400, David Prévot wrote:
 Hi,
 
 Le 20/11/2012 17:26, Andreas Tille a écrit :
  do you think the
  change of Vcs fields and updated documentation is OK?
 
 Seems inline with the 4th point of the freeze policy (“documentation
 fixes that are included with fixes for the above criteria”).
 
 http://release.debian.org/wheezy/freeze_policy.html
 
 Regards
 
 David
 
 



-- 
http://fam-tille.de
diff -Nru blends-0.6.16/debian/changelog blends-0.6.16.1/debian/changelog
--- blends-0.6.16/debian/changelog  2012-11-18 21:49:04.0 +0100
+++ blends-0.6.16.1/debian/changelog2012-11-21 08:57:12.0 +0100
@@ -1,3 +1,13 @@
+blends (0.6.16.1) unstable; urgency=low
+
+  * Revert bumping of debhelper and Standards-Version to match the
+status of 0.6.15 and thus comply with freeze policy
+  * The fix to the sources.list* files to add the missing debian/ dirs
+is now documented in BTS and this changelog entry
+Closes: #693864
+
+ -- Andreas Tille ti...@debian.org  Wed, 21 Nov 2012 08:51:11 +0100
+
 blends (0.6.16) unstable; urgency=low
 
   * Enhanced doc
diff -Nru blends-0.6.16/debian/compat blends-0.6.16.1/debian/compat
--- blends-0.6.16/debian/compat 2012-11-18 21:49:04.0 +0100
+++ blends-0.6.16.1/debian/compat   2012-11-21 08:57:12.0 +0100
@@ -1 +1 @@
-9
+7
diff -Nru blends-0.6.16/debian/control blends-0.6.16.1/debian/control
--- blends-0.6.16/debian/control2012-11-18 21:49:04.0 +0100
+++ blends-0.6.16.1/debian/control  2012-11-21 08:57:12.0 +0100
@@ -7,10 +7,10 @@
  Cosimo Alfarano ka...@debian.org,
  José L. Redrejo Rodríguez jredr...@debian.org,
  Jonas Smedegaard d...@jones.dk
-Build-Depends: debhelper (= 9)
+Build-Depends: debhelper (= 7)
 Build-Depends-Indep: debiandoc-sgml, texlive-latex-base, texlive-latex-extra, 
  texlive-latex-recommended, texlive-fonts-recommended, ghostscript
-Standards-Version: 3.9.3
+Standards-Version: 3.9.1
 Vcs-Browser: http://git.debian.org/?p=blends/blends.git
 Vcs-Git: git://git.debian.org/git/blends/blends.git
 


Bug#693868: ITP: mailnag -- mail notification daemon for GNOME 3

2012-11-21 Thread Vincent Cheng
Package: wnpp
Severity: wishlist
Owner: Vincent Cheng vincentc1...@gmail.com

* Package name: mailnag
  Version : 0.4.4
  Upstream Author : Patrick Ulbrich zul...@gmx.net
* URL : https://github.com/pulb/mailnag
* License : GPL-2+
  Programming Lang: Python
  Description : mail notification daemon for GNOME 3

Mailnag checks POP3 and IMAP servers for new mail. When it finds new messsages,
it creates a GNOME 3 notification that mentions sender and subject.

(Not part of extended description: This is similar to mail-notification,
except that it's not dead upstream and it's integrated nicely with GNOME shell)


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



Bug#691900: [pkg-eucalyptus-maintainers] Bug#691900: gwt: CVE-2012-4563

2012-11-21 Thread Moritz Muehlenhoff
On Sat, Nov 03, 2012 at 10:23:18PM +0900, Charles Plessy wrote:
 Le Fri, Nov 02, 2012 at 07:43:19AM +0100, Thomas Koch a écrit :
  Charles Plessy:
   
   In particular I do not know if the best resolution for this bug is to
   upgrade to 2.5.0 or to patch, so I am reluctant to take action by myself,
   worrying that I might complicate your work on Gerrit.
  
  Hi Charles,
  
  thank you for pinging me. I've just spend three days on Debian work. Could 
  you 
  deal with it by updating to 2.5.0 and also set the maintainer to the java 
  packaging team?
 
 Hi Thomas,
 
 I have updated the source package to 2.5.0 (checked copyrights, refreshed the
 patches), but unfortunately it does not build.  I suppose that some ground 
 work
 is needed on the Java side, but I am not able to do it.
 
 I committed all my changes to the Git repository.

Please note that the initial fix was incomplete, CVE-2012-5920 was assigned for
that: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5920

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#690711: munin-plugins-core: bashism in /bin/sh script

2012-11-21 Thread intrigeri
tags 690711 + patch
thanks

Hi,

Raphael Geissert wrote (16 Oct 2012 17:49:31 GMT) :
 checkbashisms' output:
possible bashism in ./usr/share/munin/plugins/selinux_avcstat line 88 (read 
 without variable):
{ read

The attached patch fixes this bashism. I'm not using SELinux, so
I could not test the resulting behaviour is correct.

Cheers,
--
  intrigeri
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc

From 31c03a731a5d3a1711f6238124ae89d7a4728a27 Mon Sep 17 00:00:00 2001
From: intrigeri intrig...@debian.org
Date: Wed, 21 Nov 2012 10:05:15 +0100
Subject: [PATCH] Do not use the read without variable bashism.

---
 plugins/node.d.linux/selinux_avcstat.in |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins/node.d.linux/selinux_avcstat.in b/plugins/node.d.linux/selinux_avcstat.in
index dc436ef..92abf13 100644
--- a/plugins/node.d.linux/selinux_avcstat.in
+++ b/plugins/node.d.linux/selinux_avcstat.in
@@ -85,7 +85,7 @@ if [ $1 = config ]; then
 fi
 
 if [ -r $AVCSTATS ]; then
-{ read
+{ read HEADER
   while read lookups hits misses allocations reclaims frees; do
 LOOKUPS=$(($LOOKUPS + $lookups))
 HITS=$(($HITS + $hits))
-- 
1.7.10.4



Bug#677943: [Packaging] Bug#677943: release critical?

2012-11-21 Thread Holger Levsen
Hi intrigeri,

thanks for keep pushing this! :-)

On Dienstag, 20. November 2012, intrigeri wrote:
 Would it help to push this out with an NMU?
 
 If we go this way, I guess the best would be to build from Vcs-Git in
 order to include the fix for #687715 that's already there. While we're
 at it, any other important enough bugs that you really want to get
 fixed in Wheezy, that can be fixed in a minimal enough way to go with
 the RC bug fix through a freeze unblock (e.g. I'm thinking of #691390
 and #691758) ?

yeah, there is some more work left to do anyway, so just an NMU for #677943 
wouldnt help much. 

And I'm positive to have the time to work on this during the upcoming mini-
debconf in Paris this weekend, and to do an upload from there.

If I still fail to do so, an NMU is more than welcome.


cheers  sorry for the delay... (it was partly due to me not having a clear 
idea what I think is best for munin in wheezy (2.0.6 is kinda crappy / has too 
many bugs still.. I now do have a plan for that... 2.0.6 plus lots of patches 
- instead of hoping for 2.0.8...)
Holger


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



Bug#693851: Xen domU dynamic memory extension not working

2012-11-21 Thread Ian Campbell
On Wed, 2012-11-21 at 00:32 +0100, Peter Viskup wrote:
 dom0 is booting linux-image-2.6.32-5-xen-amd64 and Debian's Xen 4.0.1 is 
 installed on the system.
 There is long discussion [1] on the xen-users mailing list with no root 
 cause found.

I'm afraid that the advice here remains the same as it was in that
thread. The suggestions in 
1353431265.13542.83.ca...@zakaz.uk.xensource.com and
1353433383.13542.91.ca...@zakaz.uk.xensource.com remain relevant and
useful to try.

Ian.
-- 
Ian Campbell


I am two fools, I know, for loving, and for saying so.
-- John Donne


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



Bug#693655: ugene: Please update ugene to the latest version 1.11.3

2012-11-21 Thread Ivan Efremov
Hi Andreas and all,

The version number is now contained in the following page:
http://ugene.unipro.ru/downloads/ugene_get_latest_source.html 

I think you can retarget the watch file to this.
Hope that helps. 


Thanks, 
Ivan


 -Original Message-
 From: Andreas Tille [mailto:andr...@an3as.eu]
 Sent: Monday, November 19, 2012 3:01 PM
 To: Logan Rosen; 693...@bugs.debian.org
 Cc: Ivan Efremov
 Subject: Re: Bug#693655: ugene: Please update ugene to the latest version
 1.11.3
 
 (upstream in CC)
 Hi Logan,
 
 thanks for your hint about the new upstream version.  Usually we do
 notice new versions due to the debian/watch file.  Unfortunately the
 download page has changed so our watch file (as far as I read the
 comments this was even written by Ivan himself) became disfunctional.
 The problem is that the links to the download files do contain a
 version number - but they do not any more.  Also the page where all
 download files are located
 
http://ugene.unipro.ru/downloads/
 
 is not parseable.  Ivan, could you please help Debian to detect new
 upstream versions to let us cope with new upstream versions as quick
 as possible?
 
 Kind regards and thanks for your interest in Debian Med
 
   Andreas.
 
 On Sun, Nov 18, 2012 at 08:18:03PM -0500, Logan Rosen wrote:
  Package: ugene
  Version: 1.9.8+repack-0ubuntu4
  Severity: wishlist
  User: ubuntu-de...@lists.ubuntu.com
  Usertags: origin-ubuntu raring
 
  Dear Maintainer,
 
  This bug report was also filed in Ubuntu and can be found at
  http://launchpad.net/bugs/1075910
  The description, from Ivan Efremov, follows:
 
  It would be great if the package is updated to the latest version.
  The ppa-archive contains the successfully built packages for precise:
  https://launchpad.net/~iefremov/+archive/ppa/+packages
 
  -- System Information:
  Debian Release: wheezy/sid
APT prefers raring-updates
APT policy: (500, 'raring-updates'), (500, 'raring-security'), (500,
  'raring'), (100, 'raring-backports')
  Architecture: amd64 (x86_64)
  Foreign Architectures: i386
 
  Kernel: Linux 3.7.0-2-generic (SMP w/1 CPU core)
 
  ___
  Debian-med-packaging mailing list
  debian-med-packag...@lists.alioth.debian.org
  http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-
 packaging
 
 
 --
 http://fam-tille.de


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



Bug#693869: python-eventlet: os.waitpid() returns immediately

2012-11-21 Thread ghe
Package: python-eventlet
Version: 0.9.16-3
Severity: important

Dear Maintainer,
An important bug has been addressed upstream to fix zombies process on 
openstack.
Please consider including this patch to be released within wheezy:
Upstream Patch: 
https://bitbucket.org/which_linden/eventlet/pull-request/24/fix-waitpid-returning-0-0-and-add-test/diff

Ubuntu related bugs:
https://bugs.launchpad.net/ubuntu/+source/python-eventlet/+bug/1078232
https://bugs.launchpad.net/heat/+bug/1074257

Thanks,
Ghe Rivero

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

Kernel: Linux 2.6.32-5-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 python-eventlet depends on:
ii  libjs-sphinxdoc  1.1.3+dfsg-4
ii  python   2.7.3-3
ii  python-greenlet  0.4.0-1

python-eventlet recommends no packages.

python-eventlet 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#674142: make it possible to disable ssl compression in apache2

2012-11-21 Thread James Greig
Hi,

I second the last message.  I have a number of systems failing PCI compliance 
that run squeeze so would really welcome this patch to debian squeeze even if 
it's backported.

James Greig



Bug#508544: Must compiled LVM2 with --with-cluster=shared

2012-11-21 Thread Stefan Midjich
To get this file you must compile LVM2 with --with-cluster=shared.

I have tried doing this on Debian Squeeze with the source package.

apt-get source clvm
cd lvm2_2.02.66
vim debian/rules

On line 76 make it look like this.

./configure CFLAGS=$(CFLAGS) \
$(CONFIGURE_FLAGS) \
--with-optimisation= \
--with-device-uid=0 \
--with-device-gid=6 \
--with-device-mode=0660 \
--enable-applib \
--enable-cmdlib \
--enable-pkgconfig \
--enable-readline \
--enable-udev_sync \
--with-clvmd=all \
--with-cluster=shared

vim debian/clvm.install

usr/sbin/clvmd
usr/share/man/man8/clvmd*
lib/liblvm2clusterlock*
lib/lvm2/liblvm2clusterlock.so

then run debuild -us -uc and use the new deb file produced.

Now I did not need locking_type 2 so I never used this library, I can't
verify that it works. Just wanted to add to this bug report and ping it so
it gets some attention.

I've been forced to build my own deb for cmirrord in clvm. Also a lot of
resource agents could be added for pacemaker. For example clvmd and
cmirrord.

Where can one submit clvm deb file for review? I've been building a cluster
and have had to add many necessary things to clvm_2.02.66-5_amd64.deb to
get it working with pacemaker. Perhaps a clvm-common package is in order?

-- 
Hälsningar / Greetings

Stefan Midjich
[De omnibus dubitandum]


Bug#693843: systemd hangs on fstab directory bindmount

2012-11-21 Thread Tom H
On Tue, Nov 20, 2012 at 5:46 PM, Michael Biebl bi...@debian.org wrote:
 On 20.11.2012 13:43, Zenaan Harkness wrote:
 On 11/20/12, Zenaan Harkness z...@freedbms.net wrote:
 On 11/20/12, Michael Biebl bi...@debian.org wrote:

 You mentioned, that you use some sort of encryption.
 Posting more details (fstab, cryptab, etc) might help.
 I suspect your problem is related to that.

 fstab:
 # / was on /dev/sda5 during installation # about 80GB
 UUID=e73a71d3-a391-40bc-9d45-55fa72f245c1 / ext4 errors=remount-ro 0 1
 # /boot was on /dev/sda3 during installation # about 300MB
 UUID=75e1d222-c9df-4d10-93de-9da4cf005158 /boot ext2 defaults 0 2
 # swap was on /dev/sda6 during installation # about 3GB
 UUID=25d4ff20-1c78-4e1d-bd2a-2a0060e85f9a none swap sw 0 0

 OK, here's my bad, I ignored /media/usb* entries (which are not
 relevant here), but also ignored two bind mount entries as follows (in
 hindsight, guess I was rushing), which are the systemd bug exposing
 culprits:

 /zenlocal/zen/justa /home/justa none
 bind,uid=1000,gid=1000,comment=systemd.automount 0 0

 /zenlocal/zen/ /home/justa/zen none
 bind,uid=1000,gid=1000,comment=systemd.automount 0 0

 This setup is pretty weird, I have to say. Those bind mounts overlap
 each other

 #[This setup provides for me to separate cruft in ~, /home/justa in
 this case, from my real files/ work files, which is /zenlocal/zen
 bindmounted as ~/zen in this case.
 This setup provides a very simple way to cleanly reinstall, then add a
 few symlinks (after these two bindmounts), and we're off to the
 races...]

 Commenting out the second bindmount above sees systemd hang just the same.
 Removing both, systemd starts fine.
 So it's not a systemd-induced bindmount circular-dependency problem,
 but simply an systemd's inability to handle plain directory (not
 device??) bindmounts.

 As before:
 $ systemctl --version
 systemd 44
 debian
 +PAM +LIBWRAP +AUDIT +SELINUX +SYSVINIT +LIBCRYPTSETUP

 debian wheezy, systemd 44-5

 Can someone please forward this to the systemd devs. It appears quite
 easy to test.

 Let's turn this into a bug report then, otherwise this issue will just
 be forgotten

I've set up a simple but similar bind-mount and can boot and
access/use it (on a base install).

th@wheezysysd:~$ id
uid=1000(th) gid=100(users) groups=100(users)
th@wheezysysd:~$ dpkg -l | grep systemd
ii  libpam-systemd:amd64   44-5  amd64
   system and service manager - PAM module
ii  libsystemd-daemon0:amd64   44-5  amd64
   systemd utility library
ii  libsystemd-id128-0:amd64   44-5  amd64
   systemd 128 bit ID utility library
ii  libsystemd-journal0:amd64  44-5  amd64
   systemd journal utility library
ii  libsystemd-login0:amd6444-5  amd64
   systemd login utility library
ii  systemd44-5  amd64
   system and service manager
th@wheezysysd:~$ ls -lR
.:
total 4
drwxr-xr-x 2 th users 4096 Nov 21 04:06 693843

./693843:
total 4
-rw-r--r-- 1 th users 3 Nov 21 04:06 csim
th@wheezysysd:~$ touch 693843/buggy
th@wheezysysd:~$ ls -lR
.:
total 4
drwxr-xr-x 2 th users 4096 Nov 21 04:33 693843

./693843:
total 4
-rw-r--r-- 1 th users 0 Nov 21 04:33 buggy
-rw-r--r-- 1 th users 3 Nov 21 04:06 csim
th@wheezysysd:~$

root@wheezysysd:~# ls -ld /misc1/
drwxr-xr-x 3 root root 4096 Nov 21 03:47 /misc1/
root@wheezysysd:~# ls -lR /misc1/
/misc1/:
total 4
drwxr-xr-x 2 th users 4096 Nov 21 04:33 misc2

/misc1/misc2:
total 4
-rw-r--r-- 1 th users 0 Nov 21 04:33 buggy
-rw-r--r-- 1 th users 3 Nov 21 04:06 csim
root@wheezysysd:~# cat /etc/fstab
UUID=8b05b721-ac9f-4453-b00b-12615f984276 / ext4 errors=remount-ro 0 1
UUID=3a57c4cf-143a-4632-9dde-37a6ba9d864f none swap sw 0 0
/misc1/misc2 /home/th/693843 none
bind,uid=1000,gid=100,comment=systemd.automount 0 0
root@wheezysysd:~#


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



Bug#693870: egoboo: FTBFS on big endian archs

2012-11-21 Thread Roland Stigge
Package: egoboo
Version: 1:2.8.1-1
Severity: important
Tags: patch sid
User: debian-powerpc...@breakpoint.cc
Usertags: powerpcspe

Hi,

egoboo currently FTBFS on big endian archs like this (example from powerpc):

gcc -o egoboo-2.x bbox.o bsp.o camera.o char.o client.o clock.o collision.o 
egoboo_console.o egoboo_endian.o egoboo_fileutil.o egoboo_math.o egoboo_setup.o 
egoboo_strutil.o egoboo_typedef.o egoboo_vfs.o enchant.o file_common.o 
font_bmp.o font_ttf.o game.o graphic.o graphic_fan.o graphic_mad.o 
graphic_prt.o hash.o input.o lighting.o IDSZ_map.o link.o log.o mad.o md2.o 
menu.o mesh.o mpd_BSP.o network.o obj_BSP.o particle.o passage.o profile.o 
quest.o script.o script_compile.o script_functions.o server.o sound.o texture.o 
ui.o egoboo.o physics.o egoboo_process.o ChrList.o EncList.o PrtList.o 
egoboo_object.o file_formats/SDL_md2.o file_formats/cap_file.o 
file_formats/configfile.o file_formats/controls_file.o file_formats/eve_file.o 
file_formats/id_md2.o file_formats/module_file.o file_formats/mpd_file.o 
file_formats/passage_file.o file_formats/pip_file.o 
file_formats/scancode_file.o file_formats/spawn_file.o file_formats/template.o 
file_formats/treasure_table_file.o file_formats
 /wawalite
 _file.o extensions/SDL_GL_extensions.o extensions/SDL_extensions.o 
extensions/ogl_debug.o extensions/ogl_extensions.o extensions/ogl_include.o 
extensions/ogl_texture.o platform/file_linux.o platform/sys_linux.o 
-L/usr/lib/powerpc-linux-gnu -lSDL -L../enet/lib -lSDL_ttf -lSDL_mixer -lGL 
-lGLU -lSDL_image -lphysfs -lenet -Os -Wall -DPREFIX=\/usr\ -D_NIX_PREFIX -I. 
-I.. -I../enet/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT 
-I./extensions -I./file_formats -I./platform
md2.o: In function `md2_load':
md2.c:(.text+0x1040): undefined reference to `SDL_swap32'
collect2: ld returned 1 exit status
make[3]: *** [egoboo-2.x] Error 1
[...]

Attaching a patch that fixes this.

Thanks,

Roland


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

Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
--- egoboo-2.8.1/src/game/md2.c
+++ egoboo-2.8.1/src/game/md2.c
@@ -511,7 +511,7 @@ MD2_Model_t* md2_load( const char * szFi
 int i;
 for ( i = 0; i  cmd-command_count; i++ )
 {
-cmd-data[i].index = SDL_swap32( cmd-data[i].s );
+cmd-data[i].index = SDL_Swap32( cmd-data[i].s );
 cmd-data[i].s = ENDIAN_FLOAT( cmd-data[i].s );
 cmd-data[i].t = ENDIAN_FLOAT( cmd-data[i].t );
 };


Bug#693871: PXE boot cannot load initrd

2012-11-21 Thread Thomas Lange
Package: fai-server
Version: 4.0.3
Severity: normal
Tags: patch

The bug fix for dracut bug #688956 makes the initrd non-world
readable. Since fai-make-nfsroot copies the initrd generated by dracut
inside the nfsroot into /srv/tftp/fai, the FAI install client cannot
load the initrd after the kernel image was loaded.

Making the initrd world readable inside the nfsroot fixes this. This
is no security problem for FAI, since the initrd does not contain
sensitive information by default.

Here's the patch for it.

--- a/bin/fai-make-nfsroot
+++ b/bin/fai-make-nfsroot
@@ -495,6 +495,7 @@ setup_tftp(){
 local pxebin=$NFSROOT/usr/lib/syslinux/pxelinux.0
 rm -f $NFSROOT/boot/*.bak
 mkdir -p $TFTPROOT/pxelinux.cfg
+chmod a+r $NFSROOT/boot/initrd.img-*
 cp -pv $NFSROOT/boot/vmlinu?-* $NFSROOT/boot/initrd.img-* $TFTPROOT
 [ -f $TFTPROOT/pxelinux.0 ] || cp $pxebin $TFTPROOT
 echo TFTP environment prepared. To use it, enable the dhcpd and start a 
TFTP daemon on root $TFTPROOT.

-- 
regards Thomas


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



Bug#692834: man: 'There is no -l option (less --help for help)'

2012-11-21 Thread Jonathan Nieder
Hi Aníbal,

Aníbal wrote, to 692834-d...@bugs.debian.org:

  less (456-1) unstable; urgency=low
  .
* New upstream
  Upload to unstable
  Major differences between version 451 and version 456:
  - Allow backslash escaping of metacharacters in LESS environment 
 variable.
  - Don't quit if syntax errors are found in command line options.
  - Increase sizes of some internal buffers.
  - Fix configure bug with --with-regex=none.
  - Fix crash with stty rows 0.
* Standards version is 3.9.4

456-1 indeed seems to fix this.

Any idea what change did it?  The above changelog is a bit confusing
since it seems to repeat the 455-1 entry (why not list differences
between 455 and 456 instead of repeating the changes 451 → 455?) and
doesn't mention this bug.

Anyway, thanks for your hard work and for the fix and notice.

Sincerely,
Jonathan


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



Bug#693872: sed: binary package sed lacks Multi-Arch: foreign declaration

2012-11-21 Thread Helmut Grohne
Package: sed
Version: 4.2.1-10
Severity: normal

The sed binary package provides an architecture independent interface to
other packages. That makes it a good candidate for Multi-Arch:
foreign. This change helps with cross building, because a number of
packages build depend on sed. Similar packages such as bash or gawk
already mark themselves as ma:foreign, so sed should do the same.

Helmut


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



Bug#693693: ben: Partial suite support

2012-11-21 Thread Iain Lane
On Tue, Nov 20, 2012 at 07:36:47PM +0100, Mehdi Dogguy wrote:
 Le 2012-11-20 15:31, Iain Lane a écrit :
 On Tue, Nov 20, 2012 at 02:02:04PM +0100, Stéphane Glondu wrote:
 Le 19/11/2012 13:23, Iain Lane a écrit :
  [...] The deduplication is required not for ben but
  for edos-debcheck (it's interested in finding solutions in the
 whole
  repository but for the transition case we only want to know about
  solutions involving the newest packages). [...]
 
 ben should deduplicate packages before piping them into
 edos-debcheck.
 Can you provide a test case where it does not?
 
 I'm using a slightly older version, 0.6.1. So if deduplication is
 a part
 of newer versions then that's great (I'll try to find some time to
 check
 it out soon). I don't believe partial suite support is, but that
 becomes
 a simpler matter if you already have the deduping code. :-)
 
 
 IIRC, the dedupe code was there since ever (at least, before the first
 upload to Debian).

I lied, we're running a pre-package version (it's proving hard to get
this updated because of having to go through sysadmins) which doesn't
pass the deduped stuff to debcheck (just gives the filename):

  
http://anonscm.debian.org/gitweb/?p=collab-maint/ben.git;a=blob;f=lib/benl_utils.ml;h=4c58182e7e97020188fb5b1a6d1f549167bb0402;hb=78fe204f2a51f362d088f29507b3f372167fb8e4#l33

but later versions do it right, at least by source inspection. So that's
cool. Don't worry about that part of my initial mail. :-)

-- 
Iain Lane  [ i...@orangesquash.org.uk ]
Debian Developer   [ la...@debian.org ]
Ubuntu Developer   [ la...@ubuntu.com ]


signature.asc
Description: Digital signature


Bug#693868: ITP: mailnag -- mail notification daemon for GNOME 3

2012-11-21 Thread Timo Juhani Lindfors
Hi,

Vincent Cheng vincentc1...@gmail.com writes:
 Mailnag checks POP3 and IMAP servers for new mail. When it finds new 
 messsages,
 it creates a GNOME 3 notification that mentions sender and subject.

I briefly read through the source (git commit
37f1c59b573d1e261e0feea668c321f884c274e3):

- mailnag seems to store log files and pid files in
  XDG_CONFIG_HOME. According to
  http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
  this directory is for user-specific configuration files. This fails
  if I share my /home with NFS to multiple machines and login to two
  different machines.

- mailnag seems to store also mailnag.dat to XDG_CONFIG_HOME. This
  seems to contain list of known messages. Maybe this the right
  directory in this case? Does this handle concurrent access in the NFS
  case?

- mailnag writes its configuration file with

  with open(cfg_file, 'wb') as configfile: cfg.write(configfile)

  How does this behave if the disk is full? Will it truncate the
  configuration file to zero size?

- imaplib2.py seems to be under python license but does not specify a
  version. Some versions of python license were not compatible with GPL.

- mailnag uses

  urllib2.urlopen(http://www.google.com/;)

  to test if internet connection works. This is a privacy issue. I don't
  want my computer to report to google when I login to my desktop.

- mailnag uses %s/.config/autostart/ % (os.path.expanduser(~/). It
  should not hardcode .config but use XDG_CONFIG_HOME?


-Timo


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



Bug#693857: packagekit (?) trying to download Debian sources

2012-11-21 Thread Matthias Klumpp
Hi!
Where do you see this error message? In the system tray? This might be
a message emitted by Apper.
Why can the sources not be fetched? Is there a problem with the
server, or aren't you connected to the internet? Usually, PK checks
for a working network connection before refreshing sources.
If you want to disable the automatic update checks, you can simply do
that in Apper's settings.
Cheers,
Matthias

2012/11/21 Edward C. Jones edcjo...@comcast.net:
 Package: packagekit
 Version: 0.7.6-1

 I use up-to-date Debian testing (wheezy), amd64 port, with KDE.

 For the last six weeks or so I have been getting the following error message
 several times a day:

 cannot fetch install sources
 E: Error http:ftp.us.debian.org
 wheezy InRelease
 E: Error http://security.debian.org
 wheezy/Updates InRelease

 I searched Google for cannot fetch install sources.  This phrase is found
 only in the file gpk-enum.c.  This file is related to the package
 gnome-packagekit which is NOT installed on my system.  My system does have
 apper, packagekit, python-packagekit, packagekit-tools, and some
 related packages.


 uname -a gives:
 Linux c-76-111-67-198 3.2.0-3-amd64 #1 SMP Mon Jul 23 02:45:17 UTC 2012
 x86_64 GNU/Linux

 reportbug -q --template -T none -s none -S normal -b --list-cc none -q
 packagekit gives:

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

 Kernel: Linux 3.2.0-3-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 packagekit depends on:
 ii  libc6 2.13-35
 ii  libglib2.0-0  2.33.12+really2.32.4-3
 ii  libglib2.0-bin2.33.12+really2.32.4-3
 ii  libpackagekit-glib2-140.7.6-1
 ii  libpolkit-gobject-1-0 0.105-1
 ii  libsqlite3-0  3.7.13-1
 ii  packagekit-backend-aptcc  0.7.6-1

 Versions of packages packagekit recommends:
 ii  packagekit-tools  0.7.6-1

 Versions of packages packagekit suggests:
 pn  packagekit-backend-smart  none



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



Bug#691759: munin-async runs daemon in /usr/share/munin/munin-asyncd rather than /usr/sbin

2012-11-21 Thread intrigeri
tags 691759 + moreinfo
tags 691759 - patch
thanks

Hi,

Daniel Black wrote (29 Oct 2012 12:31:17 GMT) :
 Package: munin-async
 patch: 
 https://github.com/grooverdan/munin-debian/commit/155116a7c9c716c58eadb45ee490d82eb6a6c6c9

Thank you for the bug report and the patch.

For the record, the other munin binary packages also install programs
in what they consider is LIBDIR, that is /usr/share/munin. So, I'm
unsure fixing this only for munin-asyncd would be worth it.

What specific part of the FHS do you think the current location
violates?

Do we consider munin-asyncd is intended to be run directly by the
user? If we don't, after a very quick look at the FHS (which is,
arguably, quite unclear on this specific topic), it seems to me
/usr/share/munin is indeed the right place to put
architecture-independent programs that are not intended to be run
directly by the user:

  /usr/lib includes object files, libraries, and internal binaries
  that are not intended to be executed directly by users or shell
  scripts. [22]

  [22] Miscellaneous architecture-independent application-specific
   static files and subdirectories must be placed in /usr/share.

Removing the patch tag, and adding the moreinfo one, until it's
made clear first that there actually is something in need to be fixed,
and second that the proposed fix is good.

Cheers,
--
  intrigeri
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc


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



Bug#693873: octave-common: pkg (list) not compatible with 'warning error Octave:str-to-num'

2012-11-21 Thread Marc Cromme
Package: octave-common
Version: 3.6.2-5
Severity: normal
Tags: upstream

Dear Maintainer,

It appears that the installation of the packages

  octave-java 1.2.8-6   amd64
  octave-io   1.0.19-1  amd64

together with the promotion of warnings to errors

  warning error Octave:str-to-num

triggers the error, as installation of octave-java makes the read of the 
octave-io package file

/usr/lib/x86_64-linux-gnu/octave/packages/io-1.0.19/x86_64-pc-linux-gnu-api-v48+/PKG_ADD

mandatory, which in turn crashes with an error in the

/usr/share/octave/3.6.2/m/pkg/pkg.m at line 274, column 3

A short script triggering the undesired behaviour directly is this one:

--- snip ---
#!/usr/bin/octave -q
warning error Octave:str-to-num
pkg (list);
--- snip ---

I did expect the code contained in the octave-common packages to support all 
kind of
promotion from warnings to errors, as this helps developing clean code.

best regards, and thanks for packaging octave,

Marc Cromme


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

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

-- 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#693360: segfault in xscreensaver, screen revealed

2012-11-21 Thread Yves-Alexis Perez
On mer., 2012-11-21 at 09:00 +0200, Niko Tyni wrote:
 On Thu, Nov 15, 2012 at 07:48:42AM +0100, Yves-Alexis Perez wrote:
 
  ftpmasters, release team: the security team is requesting the removal of
  the pam-rsa package because we were made aware of the above (#693087)
  bug: in some situations, pam_rsa module will cause a segfault in
  xscreensaver, leaving the screen unlocked.
  
  Package seeems to be mostly abandonned upstream (last release in 2007,
  called a “beta release” and no answer from the bug address on the
  upstream webpage) and, although the Debian maintainer seems around,
  there were only NMUs since 2007.
 
 For the record, I know the upstream author and have confirmed that he
 considers pam-rsa abandonware.

Thanks, that's good to know. It'd be wise to indicate that on the
website though.

Regards,
-- 
Yves-Alexis Perez
 Debian Security


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


Bug#677943: [Packaging] Bug#677943: release critical?

2012-11-21 Thread intrigeri
Hi,

Holger Levsen wrote (21 Nov 2012 09:24:05 GMT) :
 yeah, there is some more work left to do anyway, so just an NMU for
 #677943 wouldnt help much.

 And I'm positive to have the time to work on this during the
 upcoming mini- debconf in Paris this weekend, and to do an upload
 from there.

 If I still fail to do so, an NMU is more than welcome.

 cheers  sorry for the delay... (it was partly due to me not having
 a clear idea what I think is best for munin in wheezy (2.0.6 is
 kinda crappy / has too many bugs still.. I now do have a plan for
 that... 2.0.6 plus lots of patches - instead of hoping for 2.0.8...)

I'm happy to see there's a plan. In the meantime, I've been triaging
a few bugs that are important or tagged patch, in the hope it helps
clarifying what is worth cherry-picking for Wheezy.

Cheers,
-- 
  intrigeri
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc


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



Bug#693198: Package uploaded to mentors

2012-11-21 Thread Marcin Kulisz
Package has been built and uploaded to mentors.debian.net
(https://mentors.debian.net/package/ec2debian-build-ami)
-- 

|_|0|_|  |
|_|_|0| Heghlu'Meh QaQ jajVam  |
|0|0|0|  kuLa -  |

gpg --keyserver pgp.mit.edu --recv-keys 0x58C338B3
3DF1 A4DF C732 4688 38BC F121 6869 30DD  58C3 38B3


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



Bug#693874: convmv can delete data on case-insensitive filesystems

2012-11-21 Thread Bjoern Jacke
Package: convmv
Version: 1.12
Owner: bubu...@debian.org

there is a posible data loss bug in the convmv versions = 1.14 which are in
Debian distris.

from the changelog:

- fix a bug where on case-insensitive filesystems --upper and --lower did not
  work because we thought the new file would already exist (stat foo and stat
  FOO are the same, yeah. The obvious workaround to use --replace would
  delete the files on case-insensitive filesystems instead, which was even
  worse. Case conversion should be working well now, I tested it on Darwin and
  on case-insensitive XFS. The latter one is a bit buggy by the way, see
  https://bugzilla.kernel.org/show_bug.cgi?id=39512. convmv works around that
  bug, too.

The initial bug report comes from https://trac.macports.org/ticket/29563

As probably an update to 1.15 is against Debian policies: If you diff 1.14
against 1.15 the fix for this bug is the hunk that starts with # the following
is to handle case-insensitive filesystems: ...


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



Bug#678662: munin-update: Doesn't fall back to v4 when v6 address causes a connect error

2012-11-21 Thread intrigeri
Hi Michael,

Kenyon Ralph wrote (23 Jun 2012 20:17:28 GMT) :
 When you specify a target via hostname which has both a v6 and v4
 address munin tries to connect to the v6 address first and if this
 fails bails out completely. This skips data collection for this
 host, resulting in lost data points.

Net::Server changed quite a lot in Debian since you first reported
this bug; e.g. it now ships with the new upstream IPv6 support,
instead of our old buggy Debian-specific IPv6 patch.

So, can you please try to reproduce this issue on current Debian
testing/sid?

Cheers,
--
  intrigeri
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc


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



Bug#688364: BCM5720 Gigabit Ethernet PCIe not supported in squeeze baseline kernel

2012-11-21 Thread T
Hello,

Any update on this bug(please cc me) ?
I have Dell R320 and R420 servers with Broadcom 5720 DP 1Gb cards.

I tried kernel from squeeze backports. Devices are detected but do not
operate properly.
There are a lot of messages:
tg3 Host status block
tg3 transmit timed out, resetting

Finally I compiled drivers from source and it seems to operate
correctly(static ip)
modinfo tg3:
filename:   /lib/modules/2.6.32-5-amd64/kernel/drivers/net/tg3.ko
firmware:   tigon/tg3_tso5.bin
firmware:   tigon/tg3_tso.bin
firmware:   tigon/tg3.bin
version:3.124c
license:GPL
description:Broadcom Tigon3 ethernet driver

Best regards,
T


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



Bug#693875: Usage of dia shape files

2012-11-21 Thread Guido Günther
Package: inkscape
Version: 0.48.3.1-1.1
Severity: wishlist

Hi,
it'd be great if inkscape could use dia's shape libray. Preferably a
with a such as nice user interface as dia has.
Cheers,
 -- Guido


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

Kernel: Linux 3.2.0-3-686-pae (SMP w/2 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 inkscape depends on:
ii  gconf-service   3.2.5-1+build1
ii  libaspell15 0.60.7~20110707-1
ii  libatk1.0-0 2.4.0-2
ii  libatkmm-1.6-1  2.22.6-1
ii  libc6   2.13-35
ii  libcairo2   1.12.2-2
ii  libcairomm-1.0-11.10.0-1
ii  libfontconfig1  2.9.0-7
ii  libfreetype62.4.9-1
ii  libgc1c21:7.1-9
ii  libgcc1 1:4.7.1-7
ii  libgconf-2-43.2.5-1+build1
ii  libgdk-pixbuf2.0-0  2.26.1-1
ii  libglib2.0-02.33.12+really2.32.4-3
ii  libglibmm-2.4-1c2a  2.32.1-1
ii  libgnomevfs2-0  1:2.24.4-1
ii  libgomp14.7.1-7
ii  libgsl0ldbl 1.15+dfsg-1
ii  libgtk2.0-0 2.24.10-2
ii  libgtkmm-2.4-1c2a   1:2.24.2-1
ii  libgtkspell02.0.16-1
ii  liblcms11.19.dfsg-1.2
ii  libmagick++58:6.7.7.10-4
ii  libmagickcore5  8:6.7.7.10-4
ii  libpango1.0-0   1.30.0-1
ii  libpangomm-1.4-12.28.4-1
ii  libpng12-0  1.2.49-1
ii  libpoppler-glib80.18.4-3
ii  libpoppler190.18.4-3
ii  libpopt01.16-7
ii  libsigc++-2.0-0c2a  2.2.10-0.2
ii  libstdc++6  4.7.1-7
ii  libwpd-0.9-90.9.4-3
ii  libwpg-0.2-20.2.1-1
ii  libx11-62:1.5.0-1
ii  libxml2 2.8.0+dfsg1-6
ii  libxslt1.1  1.1.26-14
ii  zlib1g  1:1.2.7.dfsg-13

Versions of packages inkscape recommends:
pn  aspell   none
ii  imagemagick  8:6.7.7.10-4
ii  libwmf-bin   0.2.8.4-10
ii  perlmagick   8:6.7.7.10-4
ii  pstoedit 3.60-2+b1

Versions of packages inkscape suggests:
ii  dia  0.97.2-8
ii  libgnomevfs2-extra   1:2.24.4-1
pn  libsvg-perl  none
pn  libxml-xql-perl  none
ii  python   2.7.3~rc2-1
ii  python-lxml  2.3.2-1
ii  python-numpy 1:1.6.2-1
ii  python-uniconvertor  1.1.4-1+b2
ii  ruby 4.9
ii  ruby1.8 [ruby]   1.8.7.358-6
pn  skencil  none

-- no debconf information


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



Bug#675377: munin-node: Could not set SSL_CTX options

2012-11-21 Thread intrigeri
found 675377 2.0.6-1
tags 675377 + upstream
thanks

Hi,

Christian Schroetter wrote (31 May 2012 16:52:02 GMT) :
 I'm using Munin with tls enabled. When the master
 connects to the node, Munin closes the connection with
 this error in the logfile: Could not set SSL_CTX options

I can reproduce this bug on current sid.

I agree the code that triggers this behaviour is in
/usr/share/perl5/Munin/Common/TLS.pm:

# Tune a few things...
if (Net::SSLeay::CTX_set_options($ctx, Net::SSLeay::OP_ALL)) {
$self-{logger}([ERROR] Could not set SSL_CTX options);
return 0;
}

Which assumes that Net::SSLeay::CTX_set_options returns false on
success, and true on failure.

The examples I can see in the Net::SSLeay perldoc seems to indicate
that this assumption is wrong:

Net::SSLeay::CTX_set_options($ctx, Net::SSLeay::OP_ALL)
 or die_if_ssl_error(ssl ctx set options);

In my tests, reverting the test in the Munin code allows it to go on
with the connection; I tried adding debugging log statements to
display CTX_get_options before and after the call to CTX_set_options,
which confirmed the latter actually did change something:

  2012/11/21 11:55:01 CTX opts before: 4
  2012/11/21 11:55:01 CTX opts after: 2147486719

The attached patch fixes this apparently wrong assumption.

Even doing so, however, did not result in a successful munin-update /
munin-node cooperation. That may be unrelated, but I'm nevertheless
refraining from tagging this bug patch for this reason.

Christian, can you please try the attached patch on current
testing/sid, and tell us if it fixes the bug for you?

Cheers,
--
  intrigeri
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc

From 93d71eac2ae5a370b4e6a6ccaaa80c7f3eb99c1b Mon Sep 17 00:00:00 2001
From: intrigeri intrig...@debian.org
Date: Wed, 21 Nov 2012 12:02:53 +0100
Subject: [PATCH] Fix wrong assumption about Net::SSLeay::CTX_set_options
 return value (Closes: #675377)

The examples I can see in the Net::SSLeay perldoc indicate that this function
returns true on success:

Net::SSLeay::CTX_set_options($ctx, Net::SSLeay::OP_ALL)
 or die_if_ssl_error(ssl ctx set options);

... while the Munin code assumed the opposite.
---
 common/lib/Munin/Common/TLS.pm |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/lib/Munin/Common/TLS.pm b/common/lib/Munin/Common/TLS.pm
index 604422d..5211bf8 100644
--- a/common/lib/Munin/Common/TLS.pm
+++ b/common/lib/Munin/Common/TLS.pm
@@ -132,7 +132,7 @@ sub _creat_tls_context {
 }
 
 # Tune a few things...
-if (Net::SSLeay::CTX_set_options($ctx, Net::SSLeay::OP_ALL)) {
+if (! Net::SSLeay::CTX_set_options($ctx, Net::SSLeay::OP_ALL)) {
 	$self-{logger}([ERROR] Could not set SSL_CTX options);
 	return 0;
 }
-- 
1.7.10.4



Bug#693876: Import from clipart library should use openclipart2-svg

2012-11-21 Thread Guido Günther
Package: inkscape
Version: 0.48.3.1-1.1
Severity: wishlist

Hi,
I'd be great if the import from the openclipart library would be
able to use a locally installed openclipart package. This
would enable offline usage.
Cheers,
 -- Guido


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

Kernel: Linux 3.2.0-3-686-pae (SMP w/2 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 inkscape depends on:
ii  gconf-service   3.2.5-1+build1
ii  libaspell15 0.60.7~20110707-1
ii  libatk1.0-0 2.4.0-2
ii  libatkmm-1.6-1  2.22.6-1
ii  libc6   2.13-35
ii  libcairo2   1.12.2-2
ii  libcairomm-1.0-11.10.0-1
ii  libfontconfig1  2.9.0-7
ii  libfreetype62.4.9-1
ii  libgc1c21:7.1-9
ii  libgcc1 1:4.7.1-7
ii  libgconf-2-43.2.5-1+build1
ii  libgdk-pixbuf2.0-0  2.26.1-1
ii  libglib2.0-02.33.12+really2.32.4-3
ii  libglibmm-2.4-1c2a  2.32.1-1
ii  libgnomevfs2-0  1:2.24.4-1
ii  libgomp14.7.1-7
ii  libgsl0ldbl 1.15+dfsg-1
ii  libgtk2.0-0 2.24.10-2
ii  libgtkmm-2.4-1c2a   1:2.24.2-1
ii  libgtkspell02.0.16-1
ii  liblcms11.19.dfsg-1.2
ii  libmagick++58:6.7.7.10-4
ii  libmagickcore5  8:6.7.7.10-4
ii  libpango1.0-0   1.30.0-1
ii  libpangomm-1.4-12.28.4-1
ii  libpng12-0  1.2.49-1
ii  libpoppler-glib80.18.4-3
ii  libpoppler190.18.4-3
ii  libpopt01.16-7
ii  libsigc++-2.0-0c2a  2.2.10-0.2
ii  libstdc++6  4.7.1-7
ii  libwpd-0.9-90.9.4-3
ii  libwpg-0.2-20.2.1-1
ii  libx11-62:1.5.0-1
ii  libxml2 2.8.0+dfsg1-6
ii  libxslt1.1  1.1.26-14
ii  zlib1g  1:1.2.7.dfsg-13

Versions of packages inkscape recommends:
pn  aspell   none
ii  imagemagick  8:6.7.7.10-4
ii  libwmf-bin   0.2.8.4-10
ii  perlmagick   8:6.7.7.10-4
ii  pstoedit 3.60-2+b1

Versions of packages inkscape suggests:
ii  dia  0.97.2-8
ii  libgnomevfs2-extra   1:2.24.4-1
pn  libsvg-perl  none
pn  libxml-xql-perl  none
ii  python   2.7.3~rc2-1
ii  python-lxml  2.3.2-1
ii  python-numpy 1:1.6.2-1
ii  python-uniconvertor  1.1.4-1+b2
ii  ruby 4.9
ii  ruby1.8 [ruby]   1.8.7.358-6
pn  skencil  none

-- no debconf information


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



Bug#693783: procps: pkill -c doesn't work anymore

2012-11-21 Thread Craig Small
tags 693783 pending
thankyou
On Tue, Nov 20, 2012 at 11:29:27AM +0100, root wrote:
 I noticed that now in wheezy pkill -c doesn't work anymore.
 This brakes several of my scripts.
 
 I couldn't find any reason why this was turned off.  Could this be 
 enabled again?
It is enabled in upstream commit ce95dd5. I don't think it was designed
to be there but theres no real good reason to not have it and it was a
few line change to make it happen.

It will appear in the next upstream release which we're planning on
getting out late this year.

 - Craig

-- 
Craig Small VK2XLZ   http://enc.com.au/  csmall at : enc.com.au
Debian GNU/Linux http://www.debian.org/  csmall at : debian.org
GPG fingerprint: 5D2F B320 B825 D939 04D2  0519 3938 F96B DF50 FEA5


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



Bug#685589: qsstv: segfault when received image is saved

2012-11-21 Thread Jesper Henriksen
On Mon, Oct 01, 2012 at 11:37:39AM -0500, Steve Kostecke wrote:
 Could you run qsstv in gdb and capture a back-trace after the segfault?

It seems there are no debugging symbols compiled in, and no qsstv-dbg
package available (I assume that's what I should look for), and I'm not
set up to compile one myself. So I suspect a backtrace from me isn't
worth a whole lot.

$ gdb qsstv
GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show
copying
and show warranty for details.
This GDB was configured as i486-linux-gnu.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/...
Reading symbols from /usr/bin/qsstv...(no debugging symbols
found)...done.
(gdb) run
Starting program: /usr/bin/qsstv
[Thread debugging using libthread_db enabled]
Using host libthread_db library /lib/i386-linux-gnu/libthread_db.so.1.
[New Thread 0xb03b4b70 (LWP 7776)]
[New Thread 0xafbb4b70 (LWP )]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xafbb4b70 (LWP )]
0x01e352a0 in ?? ()
(gdb) bt
#0  0x01e352a0 in ?? ()
#1  0xafbb42a0 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

-- 
Jesper Henriksen


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



Bug#560416: anything to do with upgrade to munin 1.4 alters server configuration?

2012-11-21 Thread intrigeri
Hi,

Kenyon Ralph wrote (25 Mar 2012 05:29:16 GMT) :
 Is there anything to do with this bug report? Looks to me that it
 should be closed, considering its age, Tom Feiner's explanation, and
 lack of feedback for a long time.

Given this bug nowadays only affect users upgrading from Lenny (or
older) to Squeeze (or newer), Tom's explanation, and the fact it would
be hard to fix it properly, I think a wontfix or help tag would
be suitable.

Cheers,
--
  intrigeri
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc


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



Bug#693632: gcc-snapshot: depends on libc6-dev-x32 which is not in Debian

2012-11-21 Thread Vincent Lefevre
On 2012-11-18 19:59:39 +, Thorsten Glaser wrote:
 tg@zigo:~ $ sudo apt-get --purge dist-upgrade
 Reading package lists... Done
 Building dependency tree
 Reading state information... Done
 Calculating upgrade... Starting
 Starting 2
 Investigating (0) gcc-snapshot [ amd64 ]  20121106-1 - 20121116-1  ( devel 
 )
 Broken gcc-snapshot:amd64 Depends on libc6-dev-x32 [ amd64 ]  none  ( none 
 ) (= 2.11)
  Try to Re-Instate (1) gcc-snapshot:amd64
 Done
 Done
 The following packages have been kept back:
   gcc-snapshot
 The following packages will be upgraded:
 […]

gcc-snapshot/20121116-1 wasn't installable either for me, but there is
no longer such a dependency (ditto for the libc6 version):

ypig:~ dpkg -s gcc-snapshot
Package: gcc-snapshot
Status: install ok installed
Priority: extra
Section: devel
Installed-Size: 428470
Maintainer: Debian GCC Maintainers debian-...@lists.debian.org
Architecture: amd64
Version: 20121120-1
Provides: c++-compiler, c++abi2-dev
Depends: binutils (= 2.22), libc6-dev-i386 (= 2.11), libc6-dev (= 2.13-5), 
libasound2 (= 1.0.16), libatk1.0-0 (= 1.12.4), libc6 (= 2.11), libc6-i386 
(= 2.10), libcairo2 (= 1.2.4), libcloog-isl3, libfontconfig1 (= 2.9.0), 
libfreetype6 (= 2.2.1), libgdk-pixbuf2.0-0 (= 2.22.0), libglib2.0-0 (= 
2.24.0), libgmp10, libgtk2.0-0 (= 2.24.0), libice6 (= 1:1.0.0), libisl10, 
libmpc2, libmpfr4 (= 3.1.0), libpango1.0-0 (= 1.14.0), libsm6, libxrandr2 (= 
4.3), libxrender1, libxtst6, zlib1g (= 1:1.1.4), libecj-java (= 3.5.1), python
Suggests: binutils-gold (= 2.22)
Description: A SNAPSHOT of the GNU Compiler Collection
[...]

I suppose that the problem has been fixed (though the changelog
doesn't say anything about that).

-- 
Vincent Lefèvre vinc...@vinc17.net - Web: http://www.vinc17.net/
100% accessible validated (X)HTML - Blog: http://www.vinc17.net/blog/
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


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



Bug#686502: picz

2012-11-21 Thread David Bremner

FYI, I just filed an ITP for picz (#693859) mainly because it avoids
this bug.  At least, it seemed to in my testing (and the design
should). More testing would be very welcome.

d


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



Bug#674142: make it possible to disable ssl compression in apache2

2012-11-21 Thread Arno Töll
On 11/21/2012 10:32 AM, James Greig wrote:
 I second the last message.  I have a number of systems failing PCI compliance 
 that run squeeze so would really welcome this patch to debian squeeze even if 
 it's backported.

It *IS* backported already and we *WILL* upload it as an update to
Stable. But since this is not a critical issue [1] and since uploads to
Stable are extremely sensitive it may well be we wait for another issue
we need to fix in Stable as well.

[1] it is a browser issue in reality, no really.
-- 
with kind regards,
Arno Töll
IRC: daemonkeeper on Freenode/OFTC
GnuPG Key-ID: 0x9D80F36D



signature.asc
Description: OpenPGP digital signature


Bug#681963: [Packaging] Bug#681963: munin-node: removes directories that were installed by another package: /etc/munin/plugin-conf.d/, /var/lib/munin/plugin-state/

2012-11-21 Thread intrigeri
Hi,

Holger Levsen wrote (18 Jul 2012 15:47:15 GMT) :
 On Mittwoch, 18. Juli 2012, Andreas Beckmann wrote:
 Package: munin-node
 0m31.7s ERROR: FAIL: After purging files have disappeared:
   /etc/munin/plugin-conf.d/   owned by: munin-node, munin-plugins-core
   /var/lib/munin/ owned by: munin-node, munin-plugins-core
   /var/lib/munin/plugin-state/owned by: munin-plugins-core

 lowering the severity as a.) munin-plugins-core is useless without munin-node 
 and and b.) those directories are only removed if they are empty, so there is 
 no data loss whatsoever.

FTR, while the fix that's in Git for #687715 makes b) wrong, the
commit message states that the plugin-state is outdated after a few
minutes anyway, and I can't see how the potentially lost data could
be useful, so IMHO Holger's severity downgrade still makes sense.

Cheers,
--
  intrigeri
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc


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



Bug#675377: munin-node: Could not set SSL_CTX options

2012-11-21 Thread Christian Schroetter

Hello and thx for your patch!

I've tested it with Munin 2.0.1-1 and it works without any problems :-)


Regards,
Christian


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



Bug#693851: Xen domU dynamic memory extension not working

2012-11-21 Thread Peter Viskup

On 11/21/2012 09:38 AM, Ian Campbell wrote:

On Wed, 2012-11-21 at 00:32 +0100, Peter Viskup wrote:

dom0 is booting linux-image-2.6.32-5-xen-amd64 and Debian's Xen 4.0.1 is
installed on the system.
There is long discussion [1] on the xen-users mailing list with no root
cause found.

I'm afraid that the advice here remains the same as it was in that
thread. The suggestions in
1353431265.13542.83.ca...@zakaz.uk.xensource.com  and
1353433383.13542.91.ca...@zakaz.uk.xensource.com  remain relevant and
useful to try.

Ian.

Not sure what suggestions you really mean - as the links are somehow broken.
Anyway the upgrade to wheezy's kernel is not an option for me at this 
time as I will run the Squeeze at least for next upcoming months. Would 
be great to have it fixed or inform users on the Debian's Xen wiki at 
least/worst.


--
Peter


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



Bug#693878: gnome-sushi doesn't work with large jpg images.

2012-11-21 Thread Walter Valenti
Package: 0.4.1-3
Version: 0.4.1-3

nome-sushi doesn't work with large JPEG images.
It loads the image but the preview is empty.
I've found this problem with size of 667k or higher.

Thanks.
Walter


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



Bug#693851: Xen domU dynamic memory extension not working

2012-11-21 Thread Ben Hutchings
On Wed, 2012-11-21 at 12:47 +0100, Peter Viskup wrote:
 On 11/21/2012 09:38 AM, Ian Campbell wrote:
  On Wed, 2012-11-21 at 00:32 +0100, Peter Viskup wrote:
  dom0 is booting linux-image-2.6.32-5-xen-amd64 and Debian's Xen 4.0.1 is
  installed on the system.
  There is long discussion [1] on the xen-users mailing list with no root
  cause found.
  I'm afraid that the advice here remains the same as it was in that
  thread. The suggestions in
  1353431265.13542.83.ca...@zakaz.uk.xensource.com  and
  1353433383.13542.91.ca...@zakaz.uk.xensource.com  remain relevant and
  useful to try.
 
  Ian.
 Not sure what suggestions you really mean - as the links are somehow broken.
[...]

Those are message IDs; look them up on
http://lists.debian.org/msgid-search/ and you'll get to:

http://article.gmane.org/gmane.comp.emulators.xen.user/76514
http://article.gmane.org/gmane.comp.emulators.xen.user/76516

Ben.

-- 
Ben Hutchings
Never attribute to conspiracy what can adequately be explained by stupidity.


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


Bug#684923: fontconfig-config: Please stop messing with my /etc

2012-11-21 Thread intrigeri
Hi Keith,

intrigeri wrote (29 Oct 2012 21:19:47 GMT) :
 Otherwise, this patch seems fine to me. Nice job!

 Tagging patch accordingly: I propose we fix this bug that way, and
 clone/reassign/whatever to the policy if there's still disagreement,
 or need for clarification, on how to interpret the local changes to
 configuration files must not be overridden idea as far as symlinks
 are concerned.

I intend to fix the #684923 RC bug with a NMU of fontconfig that would
apply the proposed patch and the few improvements I suggested.

Do you see any problem with the proposed solution,
or have plans to fix it yourself,
or see any other reason why a NMU would be a bad idea?

Cheers,
--
  intrigeri
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc


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



Bug#454778: emacsen-common: load-path order vs debian-run-directories

2012-11-21 Thread intrigeri
Hi Rob,

intrigeri wrote (04 Nov 2012 14:15:33 GMT) :
 Rob, how about applying this patch to fix #454778 and #676424?
 (Please note that the latter is RC for Wheezy, that's why I landed
 here in the first place.)

(Gentle) ping?

I'd rather wait for a solution #677191 to be available, so that both
remaining RC bugs against emacsen-common can be fixed by the same
upload / unblock request, but if this does not happen shortly,
I intend to NMU emacsen-common to apply Kevin's patch and fix the two
Cc'd bugs, unless you object or someone explains why this would be
a bad idea.

Thanks for your work on emacsen-common!

Cheers,
--
  intrigeri
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc


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



Bug#693770: dvgrab: Does no longer work

2012-11-21 Thread Erik Schanze (Debian)
Hi Dan,

[Please keep at least 693770-forwar...@bugs.debian.org in CC.]

I'm the Debian Maintainer for dvgrab.
I have received a bugreport for it.
Since ieee1394 driver was removed from Linux 2.6.37 it
is not possible to use dvgrab any more.

Unfortunately there is no new version since 2010.

Are there plans to port dvgrab to new FireWire stack?

Thank you in advance,

Erik



Am 20.11.2012 07:06, schrieb Matthias Urlichs:
 Package: dvgrab
 Severity: grave
 Justification: renders package unusable
 
 Linux 2.6.37 removed the ieee1394 driver.
 dvgrab does not work with the new firewire subsystem.
 It's therefore 100% useless and should be removed.
 
 -- System Information:
 Debian Release: wheezy/sid
   APT prefers testing
   APT policy: (700, 'testing'), (650, 'unstable'), (600, 'stable'), (550, 
 'experimental')
 Architecture: amd64 (x86_64)
 
 Kernel: Linux 3.6-trunk-amd64 (SMP w/2 CPU cores)
 Locale: LANG=en_US.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) (ignored: 
 LC_ALL set to en_US.UTF-8)
 Shell: /bin/sh linked to /bin/dash
 



Freundlich grüßend,

Erik


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



Bug#693879: ITP: python-hglib -- Python library for interfacing with Mercurial's command server

2012-11-21 Thread Julien Cristau
Package: wnpp
Severity: wishlist
Owner: Julien Cristau julien.cris...@logilab.fr

* Package name: python-hglib
  Version : 0.3
  Upstream Author : Idan Kamara, Matt Mackall
* URL : http://pypi.python.org/pypi/python-hglib/
* License : MIT/X
  Programming Lang: Python
  Description : Python library for interfacing with Mercurial's command 
server

 python-hglib is a library with a fast, convenient interface to Mercurial.
 It uses Mercurial's command server for communication with hg.  This approach
 avoids relying on Mercurial's (unstable) internal Python API, and avoids 
licensing
 issues for non-GPL code.

-- 
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#693880: telepathy-salut: ignores messages from iChat users

2012-11-21 Thread Simon McVittie
Package: telepathy-salut
Version: 0.8.0-2
Severity: important
Tags: fixed-upstream
Forwarded: https://bugs.freedesktop.org/show_bug.cgi?id=51527

telepathy-salut silently ignores messages from iChat users. (iChat was the
originator of the IM protocol that telepathy-salut uses.)

This is fixed upstream in 0.8.1.


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



Bug#693881: telepathy-salut: crashes when you open Join Room... in Empathy, then close that dialog

2012-11-21 Thread Simon McVittie
Package: telepathy-salut
Version: 0.8.0-2
Severity: important
Tags: fixed-upstream

As the upstream commit says:

TpBaseChannel requires that the 'close' vfunc be implemented, even if
the implementation is literally tp_base_channel_destroyed() because
there is no clean-up to do. As a result, Empathy pre-emptively
requesting a roomlist channel when you open the Join Room… dialog would
crash Salut when you close that dialog.

This is fixed in 0.8.1.


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



Bug#683751: gettext: Please mark gettext M-A: allowed

2012-11-21 Thread Colin Watson
On Sun, Nov 18, 2012 at 03:08:35AM +, Wookey wrote:
 OK. As I was getting very bored of marking Build-deps 'gettext:any' in
 Ubuntu (and they'd all have to be changed back eventually anyway),
 I've done the work to extend PJs patch to split into two libraries.
 Not yet very carefully checked or tested, but it looks OK.

 +Package: libgettextpo-dev
 +Section: libdevel
 +Architecture: any
 +Multi-Arch: same
 +Depends: libgettextpo0 (= ${binary:Version})
 +Suggests: gettext-doc
 +Description: GNU Internationalization library development files
 + This package contains development files for the libgettextpo library.

This needs Replaces: gettext ( 0.18.1.1-10), as it includes files
previously in gettext.

 +Package: libasprintf-dev
 +Section: libdevel
 +Architecture: any
 +Multi-Arch: same
 +Depends: libasprintf0c2 (= ${binary:Version})
 +Suggests: gettext-doc
 +Description: GNU Internationalization library development files
 + This package contains development files for the libasprintf library.

Ditto.  Also, this needs the same Depends: dpkg (= 1.15.4) |
install-info as gettext, since one of the info files now lives in
libasprintf-dev.

Also, the file lists of libgettextpo-dev and libasprintf-dev both look
rather wrong.  Both of them contain both /usr/include/gettext-po.h and
/usr/include/autosprintf.h, but they ought to have one of those each.
libgettextpo-dev contains lots of stuff in /usr/share/gettext/, while
libasprintf-dev contains lots of stuff in /usr/share/aclocal/, and
neither looks right - surely these directories still belong in the
gettext package?

-- 
Colin Watson   [cjwat...@ubuntu.com]


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



Bug#693873: [Pkg-octave-devel] Bug#693873: octave-common: pkg (list) not compatible with 'warning error Octave:str-to-num'

2012-11-21 Thread Thomas Weber
On Wed, Nov 21, 2012 at 11:11:38AM +0100, Marc Cromme wrote:
 Package: octave-common
 Version: 3.6.2-5
 Severity: normal
 Tags: upstream
 
 Dear Maintainer,
 
 It appears that the installation of the packages
 
   octave-java 1.2.8-6   amd64
   octave-io   1.0.19-1  amd64

No, there is nothing specific to these packages. In fact, the problem
appears with no packages installed, at least for me:

octave:1 pkg list
no packages installed.
octave:2 warning error Octave:str-to-num
octave:3 pkg list
error: implicit conversion from string to real N-d array
error: type conversion failed for binary operator `=='
error: called from:
error:   /usr/share/octave/3.6.2/m/pkg/pkg.m at line 274, column 3
octave:3 pkg (list)
error: implicit conversion from string to real N-d array
error: type conversion failed for binary operator `=='
error: called from:
error:   /usr/share/octave/3.6.2/m/pkg/pkg.m at line 274, column 3
octave:3 version
ans = 3.6.2
octave:4 ver
error: implicit conversion from string to real N-d array
error: type conversion failed for binary operator `=='
error: called from:
error:   /usr/share/octave/3.6.2/m/pkg/pkg.m at line 274, column 3
error:   /usr/share/octave/3.6.2/m/miscellaneous/ver.m at line 65,
column 5

 I did expect the code contained in the octave-common packages to support all 
 kind of
 promotion from warnings to errors, as this helps developing clean code.

What I actually don't understand is that the normal code does not print
a warning, but then stops when promoting the warning to an error.

Anyway, I'm forwarding this to upstream.

Thomas


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



Bug#692541: nova-volumes: libvirt-bin crashed during attachment of volume

2012-11-21 Thread MANISH
Hi All

I found solution for this bug,need to change this code volume.py on wheezy
release, if your NOVA Volume is unstable or Libvirt is
crash during  attachment.

https://review.openstack.org/#/c/4188/2/nova/virt/libvirt/volume.py

https://review.openstack.org/#/c/4188/2/nova/virt/libvirt/volume.py

On Sat, Nov 10, 2012 at 3:55 PM, Gergely Nagy alger...@balabit.hu wrote:

 reassign 692541 nova-volume
 thanks

 Manish Kumar Abhishek man...@worldofmanish.co.in writes:

  Package: nova-volumes
  Version: nova-volume

 When filing bugs, please make sure you file it against a package that
 exists, otherwise it will not reach the maintainers, unless reassigned
 (like I did now).

 reportbug should warn you when you're trying to file a bug against an
 uninstalled package, please heed its warning next time.

 --
 |8]




-- 

Warm Regards,

Manish Kumar Abhishek
Project Engineer C-DAC(PUNE)
Mob +91-7350661889
Mail- man...@worldofmanish.co.in,aman...@cdac.in
www.worldofmanish.co.in


Let us all plant a tree, else, print sensibly.


Bug#693882: unblock: libssh/0.5.3-1

2012-11-21 Thread Laurent Bigonville
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Hello,

Please unblock package libssh

This version fixes 4 CVE and several other bugs

version 0.5.3 (released 2012-11-20)
  * CVE-2012-4559 Fixed multiple double free() flaws.
  * CVE-2012-4560 Fixed multiple buffer overflow flaws.
  * CVE-2012-4561 Fixed multiple invalid free() flaws.
  * BUG #84 - Fix bug in sftp_mkdir not returning on error.
  * BUG #85 - Fixed a possible channel infinite loop if the connection dropped.
  * BUG #88 - Added missing channel request_state and set it to accepted.
  * BUG #89 - Reset error state to no error on successful SSHv1 authentiction.
  * Fixed a possible use after free in ssh_free().
  * Fixed multiple possible NULL pointer dereferences.
  * Fixed multiple memory leaks in error paths.
  * Fixed timeout handling.
  * Fixed regression in pre-connected socket setting.
  * Handle all unknown global messages.

Diffstat:

$ debdiff --exclude '*.bak' --exclude '*.patch' /tmp/libssh_0.5.2-1.dsc 
libssh_0.5.3-1.dsc |diffstat 
 CMakeLists.txt   |4 -
 CPackConfig.cmake|2 
 ChangeLog|   15 ++
 README   |  113 +--
 SECFIX_0.5.2.tar.asc |7 ++
 debian/changelog |8 +++
 doc/mainpage.dox |  113 +--
 doc/threading.dox|   18 +++
 include/libssh/bind.h|7 --
 include/libssh/misc.h|1 
 include/libssh/priv.h|   12 +++-
 include/libssh/session.h |   13 +++--
 include/libssh/socket.h  |1 
 src/agent.c  |3 +
 src/auth.c   |1 
 src/auth1.c  |1 
 src/bind.c   |6 +-
 src/buffer.c |   34 ++
 src/callbacks.c  |2 
 src/channels.c   |   21 +++-
 src/channels1.c  |1 
 src/client.c |7 +-
 src/connect.c|2 
 src/crypt.c  |1 
 src/dh.c |5 ++
 src/error.c  |9 ++-
 src/getpass.c|1 
 src/keyfiles.c   |   36 +++---
 src/keys.c   |5 ++
 src/known_hosts.c|1 
 src/log.c|   64 ++
 src/messages.c   |   14 +++--
 src/misc.c   |   54 --
 src/options.c|   16 +++---
 src/packet.c |1 
 src/server.c |4 -
 src/session.c|   69 
 src/sftp.c   |   41 -
 src/sftpserver.c |1 
 src/socket.c |   27 ---
 src/string.c |   26 +++---
 41 files changed, 558 insertions(+), 209 deletions(-)


unblock libssh/0.5.3-1

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

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


libssh.diff.gz
Description: GNU Zip compressed data


Bug#693883: udev fails to preserve modified modprobe.d/blacklist.conf

2012-11-21 Thread Ron
Package: udev
Version: 175-7
Severity: normal

Hi,

So after an update to current Wheezy a few days back, I was surprised
to notice today that my module blacklist was no longer being honoured.

It appears the file was silently moved to blacklist.conf.dpkg-bak without
prompting about that.

It had been a while between updates on that machine, and I don't recall
for certain if the file was still blacklist, or already blacklist.conf
(though if that changed with udev 0.140, then it was surely the latter,
since this machine has never been older than squeeze), but looking at
the udev.preinst, I'm guessing something went wrong with some combination
of:

mv_conffile /etc/modprobe.d/blacklist /etc/modprobe.d/blacklist.conf
rm_conffile /etc/modprobe.d/blacklist.conf


This may of course be purely a bug in the dpkg helpers, but this is the
only package I've seen it manifest on so far.

  Cheers,
  Ron


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



Bug#693884: RFP: libjs-jquery-timepicker -- timepicker addon for jQuery UI datepicker

2012-11-21 Thread W. Martin Borgert

Package: wnpp
Severity: wishlist

Package name: libjs-jquery-timepicker
Version: 1.1.1
Upstream Author: Trent Richardson [http://trentrichardson.com]
URL: http://trentrichardson.com/examples/timepicker/
License: MIT/GPL (dual)
Progamming Lang: JavaScript, CSS
Description: timepicker addon for jQuery UI datepicker

From the homepage:

The timepicker addon adds a timepicker to jQuery UI
Datepicker, thus the datepicker and slider components
(jQueryUI) are required for using any of these. In
addition all datepicker options are still available
through the timepicker addon.

Note, that this addon is already multiple times in Debian as
embedded code copy. The respective copies should be removed
anyway.


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



Bug#693885: src:mathgl: non-free files in main (GFDL with Back/Front Cover Text)

2012-11-21 Thread Ansgar Burchardt
Source: mathgl
Version: 1.11.2-14
Severity: serious
Control: found -1 2~rc1-3

Files: texinfo/*
Copyright: (C) 2008 Alexey Balakin mathgl.abala...@gmail.com
License: GFDL-1.2+
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.2 or
 any later version published by the Free Software Foundation; with no
 Invariant Sections, with the Front-Cover Texts being ``A GNU Manual,''
 and with the Back-Cover Texts as in (a) below.  A copy of the
 license is included in the section entitled ``GNU Free Documentation
 License.''
 (a) The FSF's Back-Cover Text is: ``You have the freedom to
 copy and modify this GNU manual.  Buying copies from the FSF
 supports it in developing GNU and promoting software freedom.''

The GFDL is only free without Invariant Sections and without Front- and
Back-Cover Texts.

Ansgar


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



Bug#692413: proposed fix

2012-11-21 Thread David Edmondson
The wicd daemon doesn't currently disconnect any active links when it
terminates. Doing so results in wpa-supplicant being correctly stopped.

Attached is a proposed patch (I've also uploaded a build of the package
to mentors.debian.net).

I'm very new to Debian packaging and workflow, so please review
carefully and give relevant feedback!
From bc568d2e7158b27fd49e55217720c340a7532100 Mon Sep 17 00:00:00 2001
From: David Edmondson d...@dme.org
Date: Tue, 20 Nov 2012 13:49:32 +
Subject: [PATCH] Disconnect any active links when the daemon terminates.

---
 debian/changelog|7 +++
 debian/patches/33-disconnect-on-terminate.patch |   12 
 debian/patches/series   |1 +
 3 files changed, 20 insertions(+)
 create mode 100644 debian/patches/33-disconnect-on-terminate.patch

diff --git a/debian/changelog b/debian/changelog
index 1e0c95c..909f0c4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+wicd (1.7.2.4-4.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Disconnect any active links when the daemon terminates (Closes: #692413)
+
+ -- David Edmondson d...@dme.org  Wed, 21 Nov 2012 13:16:05 +
+
 wicd (1.7.2.4-4) unstable; urgency=low
 
   * Move user-adding code from debconf-config to wicd-daemon postinst
diff --git a/debian/patches/33-disconnect-on-terminate.patch b/debian/patches/33-disconnect-on-terminate.patch
new file mode 100644
index 000..79741cf
--- /dev/null
+++ b/debian/patches/33-disconnect-on-terminate.patch
@@ -0,0 +1,12 @@
+Disconnect any active links when the daemon terminates.
+--- a/wicd/wicd-daemon.py
 b/wicd/wicd-daemon.py
+@@ -814,7 +814,7 @@
+ @dbus.service.signal(dbus_interface='org.wicd.daemon', signature='')
+ def DaemonClosing(self):
+  Emits a signal indicating the daemon will be closing. 
+-pass
++self.Disconnect()
+ 
+ @dbus.service.method('org.wicd.daemon', in_signature='uav')
+ def EmitStatusChanged(self, state, info):
diff --git a/debian/patches/series b/debian/patches/series
index d6f65fb..304452c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -4,3 +4,4 @@
 04-fix_resolv.conf_backup-restore.patch
 26-support_etc-network_scripts.patch
 32-prefer_gksu.patch
+33-disconnect-on-terminate.patch
-- 
1.7.10.4



pgpkfOJAjshDG.pgp
Description: PGP signature


Bug#693886: ldirectord: Error parsing config with yes|no options as autoreload, quiescent or cleanstop

2012-11-21 Thread Jesus Velayos Pastrana
Package: ldirectord
Version: 1:1.0.3-3.1
Severity: normal


Hello,

when you define some directive with yes|no option as autoreload, quiescent or 
cleanstop, parsing file fails on stop or start. You get an error that look 
likes Error [10906] reading file /etc/ldirectord/ldirectord.cf at line 9: 
quiescent must be 'yes' or 'no'. The value is yes or no in all cases  s you 
can see in this config file config:

# Content of /etc/ldirectord/ldirectord.cf
checktimeout=3
checkinterval=5
failurecount=3
quiescent=no
logfile=/var/log/ldirectord.log

# definicion de servidor virtual
virtual=192.168.0.1:80
real=192.168.1.100:80 masq 1
real=192.168.1.100:80 masq 1
service=http
request=ldirectord.html
receive=ldirectord test page
scheduler=wrr
protocol=tcp
# End content of /etc/ldirectord/ldirectord.cf


I tried with squeeze-backports package too but the problem persists.

I checked perl code (I'm not a perl programmer) but I think it's correct (some 
traces that I did with print STDERR shows 'yes' or 'no' as value in var $1 in 
code so it should be correct, I think I'm missing some perl feature).

Thanks for hard working maintaining Debian.


Best regards,
Jesus.

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

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ldirectord depends on:
ii  ipvsadm1:1.25.clean-1Linux Virtual Server support progr
ii  libauthen-radius-perl  0.17-1module to authenticate users using
ii  libcrypt-ssleay-perl   0.57-2Support for https protocol in LWP
ii  libdbi-perl1.612-1   Perl Database Interface (DBI)
ii  libdigest-hmac-perl1.02+dfsg-1   module for creating standard messa
ii  libmail-pop3client-per 2.17-1POP3 client module for perl
ii  libmailtools-perl  2.06-1Manipulate email in perl programs
ii  libnet-dns-perl0.66-2Perform DNS queries from a Perl sc
ii  libnet-imap-simple-per 1.1900-1  Perl module to manage an IMAP acco
ii  libnet-imap-simple-ssl 1.3-3 Subclass of Net::IMAP::Simple with
ii  libnet-ldap-perl   1:0.4001-2client interface to LDAP servers
ii  libsocket6-perl0.23-1Perl extensions for IPv6
ii  libwww-perl5.836-1   Perl HTTP/WWW client/server librar
ii  perl [libdigest-md5-pe 5.10.1-17squeeze3 Larry Wall's Practical Extraction 
ii  perl-modules [libnet-p 5.10.1-17squeeze3 Core Perl modules

Versions of packages ldirectord recommends:
ii  logrotate 3.7.8-6Log rotation utility
ii  rsyslog [system-log-daemon]   4.6.4-2enhanced multi-threaded syslogd

ldirectord suggests no packages.

-- Configuration Files:
/etc/default/ldirectord changed:
CONFIG_FILE=/etc/ldirectord/ldirectord.cf

-- 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#693887: owncloud: embedded code copy

2012-11-21 Thread W. Martin Borgert

Package: owncloud
Version: 4.0.8debian-1

The directory /usr/share/owncloud/3rdparty/timepicker/
contains a copy of the timepicker JavaScript library.
Instead, the library should be packaged separately, and
owncloud should depend on it.

(It seems, some Debian package use one or other variant
or version of jQuery timepicker addons.)


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



Bug#693694: Please package geos 3.3.6

2012-11-21 Thread Francesco P. Lovergine
On Mon, Nov 19, 2012 at 02:23:35PM +0200, Tom Feiner wrote:
 Package: geos
 Severity: wishlist
 
 Hi,
 
 There's is a new geos version out (3.3.6). Are there plans of packaging it ?
 I'd be glad to help with the packaging/testing if needed.

Current freezing does not encourage development. This explains while we are
stuck to now old versions for many basic libraries. In some cases new versions
are available through experimental repo.

-- 
Francesco P. Lovergine


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



Bug#693888: In rectangle select I cannot see the fixed height and width I want to enter all on the same screen

2012-11-21 Thread jidanni
Package: gimp
Version: 2.8.2-1
Severity: wishlist

In rectangle select I cannot see the fixed height and width I want to enter
all on the same screen, even though there is plenty room.


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



Bug#423934: systemtap: please support other architectures

2012-11-21 Thread Hiroyuki Yamamoto
Hi,

(2012-11-21 22:56 +0200), Timo Juhani Lindfors wrote: 
 Hiroyuki Yamamoto yama1...@gmail.com writes:
 added ppc64 to debian/control) can build on ppc64.
 Here is a buildlog attached.
 
 Build log alone does not unfortunately tell that much about whether the
 package actually works. We don't run testsuite during build since it
 loads kernel modules and buildds don't like that.
 
 You can run the testsuite if you install systemtap package and then
 
 apt-get source systemtap
 cd systemtap-*
 touch -d @0 stap
 ./configure --prefix=/usr
 make installcheck
 
 The results should be in the file testsuite/systemtap.sum.


I run it in test chroot directory, but it made no testsuite/systemtap.sum file.

--
/systemtap/systemtap-1.7# make installcheck
if test \! -e /usr/bin/stap; then \
  echo /usr/bin/stap doesn\'t exist, run make install; \
  exit -1; \
fi; \
if test ./stap -nt /usr/bin/stap; then \
  echo /usr/bin/stap is not recent, run make install; \
  exit -1; \
fi;
make -C testsuite installcheck RUNTESTFLAGS=
make[1]: Entering directory `/systemtap/systemtap-1.7/testsuite'
Making a new site.exp file...
rmmod uprobes 2/dev/null
make[1]: [installcheck] Error 1 (ignored)
make  check-DEJAGNU RUNTESTFLAGS= --tool_opts \'install \'
make[2]: Entering directory `/systemtap/systemtap-1.7/testsuite'
srcdir=`CDPATH=${ZSH_VERSION+.}:  cd .  pwd`; export srcdir; \
EXPECT=expect; export EXPECT; \
runtest=env LANG=C SYSTEMTAP_TESTREMOTES= SYSTEMTAP_TESTAPPS= 
SYSTEMTAP_RUNTIME=/usr/share/systemtap/runtime 
SYSTEMTAP_TAPSET=/usr/share/systemtap/tapset LD_LIBRARY_PATH=/usr/lib/systemtap 
CRASH_LIBDIR=/usr/lib/systemtap PATH=/usr/bin:$PATH SYSTEMTAP_PATH=/usr/bin 
SYSTEMTAP_INCLUDES=/usr/include  PKGLIBDIR=/usr/libexec/systemtap ./execrc 
runtest; \
if /bin/bash -c $runtest --version  /dev/null 21; then \
  exit_status=0; l='systemtap'; for tool in $l; do \
if $runtest  --tool $tool --tool_opts \'\' --srcdir $srcdir 
--tool_opts \'install \'; \
then :; else exit_status=1; fi; \
  done; \
else echo WARNING: could not find \`runtest' 12; :;\
fi; \
exit $exit_status
kernel location: /boot/vmlinux-3.2.0-4-powerpc64
kernel version: 3.2.0-4-powerpc64
systemtap location: /usr/bin/stap
systemtap version: version 1.7/0.153 Debian version 1.7-1
gcc location: /usr/bin/gcc
gcc version: gcc (Debian 4.6.3-12) 4.6.3



 failed systemtap kernel-debuginfo smoke test:

semantic error: no match while resolving probe point syscall.open
Pass 2: analysis failed.  Try again with another '--vp 01' option.

 aborting testing.

make[2]: Leaving directory `/systemtap/systemtap-1.7/testsuite'
if test -n ; then mail   systemtap.sum; fi
make[1]: Leaving directory `/systemtap/systemtap-1.7/testsuite'

-- 
Hiroyuki Yamamoto
A75D B285 7050 4BF9 AEDA  91AC 3A10 59C6 5203 04DC


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



Bug#693889: libsvm-tools: homepage duplicated in description

2012-11-21 Thread Ricardo Mones
Package: libsvm-tools
Version: 3.12-1
Severity: minor

Hi,

There's no need to duplicate upstream URL in package description,
you already have it correctly set in the Homepage field.

Thanks in advance,

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

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

Versions of packages libsvm-tools depends on:
ii  gnuplot 4.6.0-8
ii  libc6   2.13-37
ii  libgcc1 1:4.7.2-4
ii  libstdc++6  4.7.2-4
ii  python  2.7.3-3

libsvm-tools recommends no packages.

libsvm-tools 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#423934: systemtap: please support other architectures

2012-11-21 Thread Timo Juhani Lindfors
Hi,

Hiroyuki Yamamoto yama1...@gmail.com writes:
 semantic error: no match while resolving probe point syscall.open
 Pass 2: analysis failed.  Try again with another '--vp 01' option.

Does running

http://lindi.iki.fi/lindi/systemtap/diagnose-error-cases.bash

give any insight on this one?

-Timo


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



Bug#693890: unblock: lighttpd/1.4.31-3

2012-11-21 Thread Arno Töll
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package lighttpd. The upload fixes a critical Denial of Service
attack against the lighttpd web server by sending malicious HTTP Connection
headers.

Note, the upload also includes pure cosmetic non-invasive fixes to conffiles. I
did only include because I commited this fix to the VCS a while ago and I didn't
want to revert that again. These changes should be in order with your freeze
exception policies and I asked informally whether they are okay already. They do
not change any functionality and fix a documentation bug only.

Given the nature of this upload I'd also appreciate if you could age the upload.

A fix follows below inline

diff -Nru lighttpd-1.4.31/debian/changelog lighttpd-1.4.31/debian/changelog
--- lighttpd-1.4.31/debian/changelog2012-06-02 00:15:25.0 +0200
+++ lighttpd-1.4.31/debian/changelog2012-11-21 14:53:48.0 +0100
@@ -1,3 +1,13 @@
+lighttpd (1.4.31-3) unstable; urgency=high
+
+  * Fix configuration files refer to wrong path for documentation
+by merging a patch supplied by  Denis Laxalde de...@laxalde.org
+(Closes: #676641)
+  * CVE-2012-5533: Fix Denial Of Service attacks against Lighttpd by sending
+faulty Connection headers
+
+ -- Arno Töll a...@debian.org  Wed, 21 Nov 2012 14:42:32 +0100
+
 lighttpd (1.4.31-1) unstable; urgency=low
 
   * New upstream release
diff -Nru lighttpd-1.4.31/debian/conf-available/05-auth.conf 
lighttpd-1.4.31/debian/conf-available/05-auth.conf
--- lighttpd-1.4.31/debian/conf-available/05-auth.conf  2012-02-27 
19:53:39.0 +0100
+++ lighttpd-1.4.31/debian/conf-available/05-auth.conf  2012-11-21 
02:12:50.0 +0100
@@ -1,4 +1,4 @@
-# /usr/share/doc/lighttpd-doc/authentication.txt.gz
+# /usr/share/doc/lighttpd/authentication.txt.gz
 
 server.modules+= ( mod_auth )
 
diff -Nru lighttpd-1.4.31/debian/conf-available/10-cgi.conf 
lighttpd-1.4.31/debian/conf-available/10-cgi.conf
--- lighttpd-1.4.31/debian/conf-available/10-cgi.conf   2012-02-27 
19:53:39.0 +0100
+++ lighttpd-1.4.31/debian/conf-available/10-cgi.conf   2012-11-21 
02:12:50.0 +0100
@@ -1,4 +1,4 @@
-# /usr/share/doc/lighttpd-doc/cgi.txt
+# /usr/share/doc/lighttpd/cgi.txt
 
 server.modules += ( mod_cgi )
 
diff -Nru lighttpd-1.4.31/debian/conf-available/10-fastcgi.conf 
lighttpd-1.4.31/debian/conf-available/10-fastcgi.conf
--- lighttpd-1.4.31/debian/conf-available/10-fastcgi.conf   2012-02-27 
19:53:39.0 +0100
+++ lighttpd-1.4.31/debian/conf-available/10-fastcgi.conf   2012-11-21 
02:12:50.0 +0100
@@ -1,4 +1,4 @@
-# /usr/share/doc/lighttpd-doc/fastcgi.txt.gz
+# /usr/share/doc/lighttpd/fastcgi.txt.gz
 # 
http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ConfigurationOptions#mod_fastcgi-fastcgi
 
 server.modules += ( mod_fastcgi )
diff -Nru lighttpd-1.4.31/debian/conf-available/10-proxy.conf 
lighttpd-1.4.31/debian/conf-available/10-proxy.conf
--- lighttpd-1.4.31/debian/conf-available/10-proxy.conf 2012-02-27 
19:53:39.0 +0100
+++ lighttpd-1.4.31/debian/conf-available/10-proxy.conf 2012-11-21 
02:12:50.0 +0100
@@ -1,4 +1,4 @@
-# /usr/share/doc/lighttpd-doc/proxy.txt
+# /usr/share/doc/lighttpd/proxy.txt
 
 server.modules   += ( mod_proxy )
 
diff -Nru lighttpd-1.4.31/debian/conf-available/10-rrdtool.conf 
lighttpd-1.4.31/debian/conf-available/10-rrdtool.conf
--- lighttpd-1.4.31/debian/conf-available/10-rrdtool.conf   2012-02-27 
19:53:39.0 +0100
+++ lighttpd-1.4.31/debian/conf-available/10-rrdtool.conf   2012-11-21 
02:12:50.0 +0100
@@ -1,4 +1,4 @@
-# /usr/share/doc/lighttpd-doc/rrdtool.txt
+# /usr/share/doc/lighttpd/rrdtool.txt
 
 server.modules += ( mod_rrdtool )
 
diff -Nru lighttpd-1.4.31/debian/conf-available/10-simple-vhost.conf 
lighttpd-1.4.31/debian/conf-available/10-simple-vhost.conf
--- lighttpd-1.4.31/debian/conf-available/10-simple-vhost.conf  2012-02-27 
19:53:39.0 +0100
+++ lighttpd-1.4.31/debian/conf-available/10-simple-vhost.conf  2012-11-21 
02:12:50.0 +0100
@@ -1,4 +1,4 @@
-# /usr/share/doc/lighttpd-doc/simple-vhost.txt
+# /usr/share/doc/lighttpd/simple-vhost.txt
 
 server.modules += ( mod_simple_vhost )
 
diff -Nru lighttpd-1.4.31/debian/conf-available/10-ssi.conf 
lighttpd-1.4.31/debian/conf-available/10-ssi.conf
--- lighttpd-1.4.31/debian/conf-available/10-ssi.conf   2012-02-27 
19:53:39.0 +0100
+++ lighttpd-1.4.31/debian/conf-available/10-ssi.conf   2012-11-21 
02:12:50.0 +0100
@@ -1,4 +1,4 @@
-# /usr/share/doc/lighttpd-doc/ssi.txt
+# /usr/share/doc/lighttpd/ssi.txt
 
 server.modules += ( mod_ssi )
 
diff -Nru lighttpd-1.4.31/debian/conf-available/10-ssl.conf 
lighttpd-1.4.31/debian/conf-available/10-ssl.conf
--- lighttpd-1.4.31/debian/conf-available/10-ssl.conf   2012-02-27 
19:53:39.0 +0100
+++ lighttpd-1.4.31/debian/conf-available/10-ssl.conf   2012-11-21 

Bug#693891: Fails to boot in UEFI mode on Dell PowerEdge R520

2012-11-21 Thread Frederik Himpe
Package: installation-reports

Boot method: netinst amd64 cd-rom
Image version:  Debian GNU/Linux testing Wheezy - Official
Snapshot amd64 NETINST Binary-1 20121121-09:10
Date: 2012-11-21 15:00 GMT+1

Machine: Dell PowerEdge R520
Processor: 2x Intel Xeon E5-2430L
Memory: 32 GB
Partitions: empty disk

Output of lspci -knn (or lspci -nn):

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [E]
Detect network card:[ ]
Configure network:  [ ]
Detect CD:  [ ]
Load installer modules: [ ]
Detect hard drives: [ ]
Partition hard drives:  [ ]
Install base system:[ ]
Clock/timezone setup:   [ ]
User/password setup:[ ]
Install tasks:  [ ]
Install boot loader:[ ]
Overall install:[ ]

Comments/Problems:

With both beta 4 amd64 netinst image from
http://cdimage.debian.org/cdimage/.wheezy_di_b4/as as the daily amd64
netinst build 20121121-09:10, this system refuses to boot in UEFI mode.

I did the following actions when powering on the machine:
- insert cd-rom
- Press F11: UEFI boot menu.
- In the graphical Boot Manager Main Menu, I select UEFI boot menu
- Then I select Embedded SATA Port Optical Drive
- This text appears on the screen:
Boot Failed:

Please ensure compatible bootable media is available.
Use the system setup program to change the boot mode as needed.

Strike F1 to retry boot, F2 for system setup, F11 for boot manager.

If I replace the Debian disc by SystemrescueCD 3.00 disc and strike F1,
the system successfully loads up the GRUB boot loader on the
SystemRescueCD 3.00 disc in UEFI mode.

When I start the same Debian disc in BIOS mode, it loads successfully.

-- 
Frederik Himpe fhi...@telenet.be


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



Bug#693892: prelude-manager: FTBFS with glibc 2.16

2012-11-21 Thread Colin Watson
Package: prelude-manager
Version: 1.0.1-3.1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu ubuntu-patch raring

prelude-manager fails to build with glibc 2.16 due to it no longer
declaring gets:

  
https://launchpadlibrarian.net/121688463/buildlog_ubuntu-raring-i386.prelude-manager_1.0.1-3.1_FAILEDTOBUILD.txt.gz

This was fixed in gnulib upstream (from which some files are embedded
into prelude-manager) a little while ago.  Here's a patch.  It seemed
simplest to use dh-autoreconf here to avoid timestamp issues with
changing a .m4 file.

  * Avoid assuming that gets is declared.
  * Use dh-autoreconf to help apply the above patch.

diff -u prelude-manager-1.0.1/debian/rules prelude-manager-1.0.1/debian/rules
--- prelude-manager-1.0.1/debian/rules
+++ prelude-manager-1.0.1/debian/rules
@@ -5,8 +5,14 @@
 
 include /usr/share/quilt/quilt.make
 
+autoreconf: autoreconf-stamp
+autoreconf-stamp: $(QUILT_STAMPFN)
+   dh_testdir
+   dh_autoreconf
+   touch autoreconf-stamp
+
 configure: configure-stamp
-configure-stamp: patch
+configure-stamp: autoreconf-stamp
dh_testdir
 
./configure --prefix=/usr \
@@ -32,8 +38,9 @@
 clean-patched:
dh_testdir
dh_testroot
-   rm -f build-stamp configure-stamp
+   rm -f build-stamp configure-stamp autoreconf-stamp
[ ! -f Makefile ] || $(MAKE) distclean
+   dh_autoreconf_clean
dh_clean
 
 install: build
@@ -97 +104 @@
-.PHONY: build clean binary-indep binary-arch binary install configure
+.PHONY: build clean binary-indep binary-arch binary install configure 
autoreconf
diff -u prelude-manager-1.0.1/debian/control 
prelude-manager-1.0.1/debian/control
--- prelude-manager-1.0.1/debian/control
+++ prelude-manager-1.0.1/debian/control
@@ -12,7 +12,8 @@
  libevent-dev,
  pkg-config,
  quilt,
- hardening-wrapper
+ hardening-wrapper,
+ dh-autoreconf
 Standards-Version: 3.9.2
 Homepage: http://www.prelude-ids.org/
 
diff -u prelude-manager-1.0.1/debian/patches/series 
prelude-manager-1.0.1/debian/patches/series
--- prelude-manager-1.0.1/debian/patches/series
+++ prelude-manager-1.0.1/debian/patches/series
@@ -2,0 +3 @@
+gnulib-gets.patch
only in patch2:
unchanged:
--- prelude-manager-1.0.1.orig/debian/patches/gnulib-gets.patch
+++ prelude-manager-1.0.1/debian/patches/gnulib-gets.patch
@@ -0,0 +1,40 @@
+Description: Avoid assuming that gets is declared
+Origin: backport, 
http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commitdiff;h=66712c23388e93e5c518ebc8515140fa0c807348
+Forwarded: no
+Last-Update: 2012-11-21
+
+Index: b/libmissing/m4/stdio_h.m4
+===
+--- a/libmissing/m4/stdio_h.m4
 b/libmissing/m4/stdio_h.m4
+@@ -35,9 +35,9 @@
+ 
+   dnl Check for declarations of anything we want to poison if the
+   dnl corresponding gnulib module is not in use, and which is not
+-  dnl guaranteed by C89.
++  dnl guaranteed by both C89 and C11.
+   gl_WARN_ON_USE_PREPARE([[#include stdio.h
+-]], [dprintf fpurge fseeko ftello getdelim getline popen renameat
++]], [dprintf fpurge fseeko ftello getdelim getline gets popen renameat
+ snprintf tmpfile vdprintf vsnprintf])
+ ])
+ 
+Index: b/libmissing/stdio.in.h
+===
+--- a/libmissing/stdio.in.h
 b/libmissing/stdio.in.h
+@@ -139,10 +139,12 @@
+ #endif
+ 
+ /* It is very rare that the developer ever has full control of stdin,
+-   so any use of gets warrants an unconditional warning.  Assume it is
+-   always declared, since it is required by C89.  */
++   so any use of gets warrants an unconditional warning; besides, C11
++   removed it.  */
+ #undef gets
++#if HAVE_RAW_DECL_GETS
+ _GL_WARN_ON_USE (gets, gets is a security hole - use fgets instead);
++#endif
+ 
+ #if @GNULIB_FOPEN@
+ # if @REPLACE_FOPEN@

Thanks,

-- 
Colin Watson   [cjwat...@ubuntu.com]


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



Bug#693893: kawari8 segfaults on 64bit Linux

2012-11-21 Thread Shyouzou Sugitani
Package: kawari8
Version: 8.2.8-6.1
Severity: normal

Dear Maintainer,

kawari8 segfaults on Linux x86_64.(amd64)

A fix(patch) is available here:
http://sourceforge.net/tracker/?func=detailaid=3588933group_id=47961atid=451497


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

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

Versions of packages kawari8 depends on:
ii  libc6 2.13-37
ii  libgcc1   1:4.7.2-4
ii  libpython3.2  3.2.3-6
ii  libstdc++64.7.2-4

kawari8 recommends no packages.

Versions of packages kawari8 suggests:
ii  ninix-aya  4.3.9-1

-- 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#693894: gnome-terminal: wrapper script does not handle -x option

2012-11-21 Thread Michal Sojka
Package: gnome-terminal
Version: 3.4.1.1-2
Severity: normal

Dear Maintainer,

gnome-terminal.wrapper does not handler -x option. This option is used by
nautilus-open-terminal package; in my case it runs x-terminal-emulator -x
 The attached patch fixes the problem for me.

Best regards,
-Michal

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

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

Versions of packages gnome-terminal depends on:
ii  gconf-service  3.2.5-1+build1
ii  gnome-terminal-data3.4.1.1-2
ii  gsettings-desktop-schemas  3.4.2-2
ii  libatk1.0-02.4.0-2
ii  libc6  2.13-37
ii  libgconf-2-4   3.2.5-1+build1
ii  libgdk-pixbuf2.0-0 2.26.1-1
ii  libglib2.0-0   2.33.12+really2.32.4-3
ii  libgtk-3-0 3.4.2-4
ii  libice62:1.0.8-2
ii  libpango1.0-0  1.30.0-1
ii  libsm6 2:1.2.1-2
ii  libvte-2.90-9  1:0.32.2-1
ii  libx11-6   2:1.5.0-1

Versions of packages gnome-terminal recommends:
ii  dbus-x11  1.6.8-1
ii  gvfs  1.12.3-1+b1
ii  yelp  3.4.2-1+b1

gnome-terminal suggests no packages.

-- no debconf information

-- debsums errors found:
debsums: changed file /usr/bin/gnome-terminal.wrapper (from gnome-terminal 
package)
diff --git a/debian/gnome-terminal.wrapper b/debian/gnome-terminal.wrapper
index ef3b75f..28c68d1 100644
--- a/debian/gnome-terminal.wrapper
+++ b/debian/gnome-terminal.wrapper
@@ -69,6 +69,11 @@ while ($opt = shift(@ARGV))
 	}
 	last;
 }
+elsif ($opt eq '-x')
+{
+	push(@args, '-x', @ARGV);
+	last;
+}
 elsif ($opt eq '-h' || $opt eq '--help')
 {
 	push(@args, '--help');


Bug#693873: [Pkg-octave-devel] Bug#693873: octave-common: pkg (list) not compatible with 'warning error Octave:str-to-num'

2012-11-21 Thread Juan Pablo Carbajal
On Wed, Nov 21, 2012 at 11:11 AM, Marc Cromme m...@ange.dk wrote:
 Package: octave-common
 Version: 3.6.2-5
 Severity: normal
 Tags: upstream

 Dear Maintainer,

 It appears that the installation of the packages

   octave-java 1.2.8-6   amd64
   octave-io   1.0.19-1  amd64

 together with the promotion of warnings to errors

   warning error Octave:str-to-num

 triggers the error, as installation of octave-java makes the read of the 
 octave-io package file

 /usr/lib/x86_64-linux-gnu/octave/packages/io-1.0.19/x86_64-pc-linux-gnu-api-v48+/PKG_ADD

 mandatory, which in turn crashes with an error in the

 /usr/share/octave/3.6.2/m/pkg/pkg.m at line 274, column 3

 A short script triggering the undesired behaviour directly is this one:

 --- snip ---
 #!/usr/bin/octave -q
 warning error Octave:str-to-num
 pkg (list);
 --- snip ---

 I did expect the code contained in the octave-common packages to support all 
 kind of
 promotion from warnings to errors, as this helps developing clean code.

 best regards, and thanks for packaging octave,

 Marc Cromme


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

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

 -- no debconf information

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

Forwarding to Octave-Forge development mailing list.


-- 
Dr. sc. nat. Juan Pablo Carbajal
-
University of Zürich
http://ailab.ifi.uzh.ch/carbajal/


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



Bug#693895: eglibc: FTBFS on powerpcspe

2012-11-21 Thread Roland Stigge
Source: eglibc
Version: 2.13-37
Severity: wishlist
Tags: patch sid
User: debian-powerpc...@breakpoint.cc
Usertags: powerpcspe

Hi,

eglibc currently FTBFS on powerpcspe[1] like this:

make[2]: Target `check' not remade because of errors.
make[2]: Leaving directory `/«PKGBUILDDIR»'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/«PKGBUILDDIR»/build-tree/powerpcspe-libc'
#
# Testsuite failures, someone should be working towards
# fixing these! They are listed here for the purpose of
# regression testing during builds.
# Format: Failed test, Error Make error code [(ignored)]
#
annexc.out, Error 1 (ignored)
bug-nextafter.out, Error 18
bug-nexttoward.out, Error 18
check-localplt.out, Error 1
test-double.out, Error 1
test-fenv.out, Error 1
test-float.out, Error 1
test-idouble.out, Error 1
test-ifloat.out, Error 1
test-misc.out, Error 1
tst-cancel4.out, Error 1
tst-cancel5.out, Error 1
tst-cancelx4.out, Error 1
tst-cancelx5.out, Error 1
tst-cputimer1.out, Error 1
tst-key1.out, Error 1
tst-key4.out, Error 1
tst-setcontext-fpscr.o, Error 1
***
Encountered regressions that don't match expected failures:
tst-cancel4.out, Error 1
tst-cancel5.out, Error 1
tst-cancelx4.out, Error 1
tst-cancelx5.out, Error 1
tst-key1.out, Error 1
tst-key4.out, Error 1
make: *** [/«PKGBUILDDIR»/stamp-dir/check_libc] Error 1
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
[...]

Attaching a patch that fixes this.

Thanks,

Roland


[1] http://wiki.debian.org/PowerPCSPEPort


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

Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
--- eglibc-2.13/debian/testsuite-checking/expected-results-powerpc-linux-gnuspe-libc.backup	2012-11-21 10:17:49.272760218 +0100
+++ eglibc-2.13/debian/testsuite-checking/expected-results-powerpc-linux-gnuspe-libc	2012-11-21 10:18:26.756769533 +0100
@@ -13,5 +13,11 @@
 test-idouble.out, Error 1
 test-ifloat.out, Error 1
 test-misc.out, Error 1
+tst-cancel4.out, Error 1
+tst-cancel5.out, Error 1
+tst-cancelx4.out, Error 1
+tst-cancelx5.out, Error 1
 tst-cputimer1.out, Error 1
+tst-key1.out, Error 1
+tst-key4.out, Error 1
 tst-setcontext-fpscr.o, Error 1


Bug#693806: unblock: liblog-handler-perl/0.75-2

2012-11-21 Thread Niels Thykier
On 2012-11-20 17:23, Salvatore Bonaccorso wrote:
 Package: release.debian.org
 Severity: normal
 User: release.debian@packages.debian.org
 Usertags: unblock
 
 Hi Release Team
 
 This is a pre-approval request for unblocking liblog-handler-perl
 0.75-2 (note: not yet uploaded). I 'backported' the patch applied in
 upstream 0.76 to solve [1]. I know we are quite late, the upload can
 be done via unstable and the package is Priority: optional.
 
  [1]: https://rt.cpan.org/Public/Bug/Display.html?id=81155
 
 The problem can be reproduced with this easy approach:
 
 [...]
 
 I attached the proposed debdiff for the upload to unstable.
 
 Would it possible to get an unblock for it?
 
 Regards,
 Salvatore
 
 [...]

Feel free to go ahead and upload the fix to unstable.  Please follow up
to this bug, once the patched version has been in unstable for a couple
of days.

~Niels


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



Bug#693894: gnome-terminal: wrapper script does not handle -x option

2012-11-21 Thread Simon McVittie
reassign 693894 nautilus-open-terminal
retitle 693894 runs x-terminal-emulator with non-Policy option -x
tags 693894 - patch
thanks

On 21/11/12 14:22, Michal Sojka wrote:
 gnome-terminal.wrapper does not handler -x option. This option is used by
 nautilus-open-terminal package; in my case it runs x-terminal-emulator -x
 

nautilus-open-terminal shouldn't be doing that, so I'm reassigning this
bug there. x-terminal-emulator isn't guaranteed to support the -x
option, only -e and -T (Policy 11.8.3). In particular, -x won't work if
your x-terminal-emulator points to xterm. As noted in #457846 and
#488974, gnome-terminal's -x option is a nicer command-line interface
than xterm -e, but it's non-standard.

If n-o-t can't be adapted to work with any Policy-compliant
x-terminal-emulator, hard-coding gnome-terminal (the real one, not the
wrapper) would also work, with some loss of functionality (inability to
launch a configured non-GNOME terminal that happens to support -x in a
way compatible with gnome-terminal).

Michal, which version of nautilus-open-terminal are you running?

Regards,
S


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



Bug#692083: haskell-strict: non-human address in Uploaders

2012-11-21 Thread Julien Cristau
Control: severity 692083 important

On Fri, Nov  2, 2012 at 11:08:53 +0100, Joachim Breitner wrote:

 Hi,
 
 Am Freitag, den 02.11.2012, 17:50 +0800 schrieb Daniel Hartwig:
  On 2 November 2012 16:49, Joachim Breitner nome...@debian.org wrote:
   do we
   really need to spend our release team’s time to fix this in wheezy or
   can this be marked wheezy-ignore?
  
  Up to you (or is that tag for the release team to use?).
 
 The latter.
 
Fixing the severity instead.

The single line change will not take long to review anyway.
 
 Yes, but with haskell package I am always a bit worried that
 recompilation will change the ABI and require binNMUing and migrating
 all depending packages.
 
That is a rather serious problem...  If the ABI thing is so unstable a
mere rebuild would change it, then that should get fixed somehow.

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#693857: packagekit (?) trying to download Debian sources

2012-11-21 Thread Matthias Klumpp
Hi!
Please do always CC this bug report, so we have a copy of your
messages in the BTS.
You see a black window? If this is Apper, you should see a
notification message. Do you maybe have GNOME-PackageKit installed?
(in an old version)
Can you maybe make a screenshot of this message?
Apper itself is not supposed to be run as root, so please don't do
that ;-) Apper will request required provileges using PolKit dialogs.
In a KDE session, Apper handles looking for updates, installing new
packages (and applications) and manages software sources. It also
notifies you about package management state changes. If you have other
tools, you might use them and don't need Apper - a better solution
would be finding out what is wrong with Apper/your system config.
The warning you described below is probably because you started Apper
as root - DBus has to work properly, otherwise KDE would not work.
Can you please execute
 $ pkcon refresh
(you might need to have packagekit-tools installed)
Do you see any error when running that command?
Regards,
Matthias

2012/11/21 Edward C. Jones edcjo...@comcast.net:
 On 11/21/2012 05:04 AM, Matthias Klumpp wrote:

 Hi!
 Where do you see this error message? In the system tray? This might be
 a message emitted by Apper.
 Why can the sources not be fetched? Is there a problem with the
 server, or aren't you connected to the internet? Usually, PK checks
 for a working network connection before refreshing sources.
 If you want to disable the automatic update checks, you can simply do
 that in Apper's settings.
 Cheers,
  Matthias


 The message appears in a black window at the lower right hand corner of my
 monitor.  I am always connected to the internet.

 My problem may be caused as follows.  I replaced the ethernet board and
 cable that connects my computer to a cable modem and thus to the internet.
 After installing the new board, linux started to use eth2 (Maybe linux
 thinks the old board is still there).  Whenever I reboot I have to type
 dhclient eth2 (as root) to connect to the internet.  Perhaps apper is
 looking for eth0 or eth1.

 I update my system using synaptic.  Do I need to have apper?

 When I try to run apper (as root) I get the following errors:

 ROOT apper
 QDBusConnection: session D-Bus connection created before QCoreApplication.
 Application may misbehave.
 unnamed app(21430): KUniqueApplication: Cannot find the D-Bus session
 server:  Did not receive a reply. Possible causes include: the remote
 application did not send a reply, the message bus security policy blocked
 the reply, the reply timeout expired, or the network connection was broken.

 unnamed app(21429): KUniqueApplication: Pipe closed unexpectedly.


 2012/11/21 Edward C. Jonesedcjo...@comcast.net:

 Package: packagekit
 Version: 0.7.6-1

 I use up-to-date Debian testing (wheezy), amd64 port, with KDE.

 For the last six weeks or so I have been getting the following error
 message
 several times a day:

 cannot fetch install sources
 E: Error http:ftp.us.debian.org
 wheezy InRelease
 E: Error http://security.debian.org
 wheezy/Updates InRelease

 I searched Google for cannot fetch install sources.  This phrase is
 found
 only in the file gpk-enum.c.  This file is related to the package
 gnome-packagekit which is NOT installed on my system.  My system does
 have
 apper, packagekit, python-packagekit, packagekit-tools, and some
 related packages.


 uname -a gives:
 Linux c-76-111-67-198 3.2.0-3-amd64 #1 SMP Mon Jul 23 02:45:17 UTC 2012
 x86_64 GNU/Linux

 reportbug -q --template -T none -s none -S normal -b --list-cc none -q
 packagekit gives:

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

 Kernel: Linux 3.2.0-3-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 packagekit depends on:
 ii  libc6 2.13-35
 ii  libglib2.0-0  2.33.12+really2.32.4-3
 ii  libglib2.0-bin2.33.12+really2.32.4-3
 ii  libpackagekit-glib2-140.7.6-1
 ii  libpolkit-gobject-1-0 0.105-1
 ii  libsqlite3-0  3.7.13-1
 ii  packagekit-backend-aptcc  0.7.6-1

 Versions of packages packagekit recommends:
 ii  packagekit-tools  0.7.6-1

 Versions of packages packagekit suggests:
 pn  packagekit-backend-smartnone




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



Bug#693896: [siege] siege crashes on FQDN in URL

2012-11-21 Thread Török Edwin
Package: siege
Version: 2.70-4
Severity: normal

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

This crashes:
$ siege http://debian.home.lan/index.html
** SIEGE 2.70
** Preparing 15 concurrent users for battle.
The server is now under siege...Segmentation fault (core dumped)

This works:
$ siege http://debian/index.html
** SIEGE 2.70
** Preparing 15 concurrent users for battle.
The server is now under siege...

Both point to same IPv4 address:
$ host debian.home.lan
debian.home.lan has address 172.30.42.2
$ host debian
debian.home.lan has address 172.30.42.2

$ uname -a
Linux debian 3.6.6 #229 SMP PREEMPT Mon Nov 12 00:02:45 EET 2012 x86_64 
GNU/Linux

.siegerc and /var/tmp/urls is attached.

Here is a stacktrace, unfortunately there is no -dbg package so no symbols:
(gdb) bt
#0  __memcpy_sse2 () at ../sysdeps/x86_64/multiarch/../memcpy.S:90
#1  0x5556695f in ?? ()
#2  0xd3cd in ?? ()
#3  0xdff5 in start_routine ()
#4  0xf1c5 in ?? ()
#5  0x77bc7b50 in start_thread (arg=optimized out) at 
pthread_create.c:304
#6  0x770cba7d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x in ?? ()

If I compile siege 2.72 from upstream then there is no crash, so this seems to 
be a problem in Debian's 2.70 version.


--- System information. ---
Architecture: amd64
Kernel:   Linux 3.6.6

Debian Release: wheezy/sid
  500 unstableftp.ro.debian.org
1 experimentalftp.ro.debian.org

--- Package information. ---
Depends  (Version) | Installed
==-+-===
libc6 (= 2.7) |
libssl1.0.0 (= 1.0.0) |


Package's Recommends field is empty.

Package's Suggests field is empty.



# Updated by Siege 2.70, October-08-2012
# Copyright 2000-2007 by Jeffrey Fulmer, et al.
# 
# Siege configuration file -- edit as necessary
# For more information about configuring and running
# this program, visit: http://www.joedog.org/

#
# Variable declarations. You can set variables here 
# for use in the directives below. Example:
# PROXY = proxy.joedog.org
# Reference variables inside ${} or $(), example: 
# proxy-host = ${PROXY} 
# You can also reference ENVIRONMENT variables without
# actually declaring them, example:
# logfile = $(HOME)/var/log/siege.log

#
# Signify verbose mode, true turns on verbose output
# ex: verbose = true|false
#
verbose = false

#
# CSV Verbose format: with this option, you can choose 
# to format verbose output in traditional siege format 
# or comma separated format. The latter will allow you 
# to redirect output to a file for import into a spread
# sheet, i.e., siege  file.csv 
# ex: csv = true|false (default false)
#
# csv = true

#
# Full URL verbose format: By default siege displays
# the URL path and not the full URL. With this option, 
# you # can instruct siege to show the complete URL.
# ex: fullurl = true|false (default false)
# 
# fullurl = true

#
# Display id: in verbose mode, display the siege user
# id associated with the HTTP transaction information
# ex: display-id = true|false
#
# display-id = 

#
# Show logfile location.  By default, siege displays the
# logfile location at the end of every run when logging
# You can turn this message off with this directive.
# ex: show-logfile = false
#
show-logfile = true

#
# Default logging status, true turns logging on.
# ex: logging = true|false
#
logging = true

#
# Logfile, the default siege logfile is /var/log/siege.log
# This directive allows you to choose an alternative log file.
# Environment variables may be used as shown in the examples:
# ex: logfile = /home/jeff/var/log/siege.log
# logfile = ${HOME}/var/log/siege.log
# logfile = ${LOGFILE}
#
logfile = /var/tmp/siege.log

#
# HTTP protocol.  Options HTTP/1.1 and HTTP/1.0.
# Some webservers have broken implementation of the
# 1.1 protocol which skews throughput evaluations.
# If you notice some siege clients hanging for
# extended periods of time, change this to HTTP/1.0
# ex: protocol = HTTP/1.1
# protocol = HTTP/1.0
#
protocol = HTTP/1.1

#
# Chunked encoding is required by HTTP/1.1 protocol
# but siege allows you to turn it off as desired.
# 
# ex: chunked = true 
# 
chunked = true

# 
# Cache revalidation.
# Siege supports cache revalidation for both ETag and 
# Last-modified headers. If a copy is still fresh, the 
# server responds with 304. 
# HTTP/1.1 200   0.00 secs:2326 bytes == /apache_pb.gif
# HTTP/1.1 304   0.00 secs:   0 bytes == /apache_pb.gif
# HTTP/1.1 304   0.00 secs:   0 bytes == /apache_pb.gif
# 
# ex: cache = true
#
cache = false

#
# Connection directive. Options close and keep-alive
# Starting with release 2.57b3, siege implements persistent 
# connections in accordance to RFC 2068 using both chunked
# encoding and content-length directives to determine the 
# page size. To run siege with persistent connections set
# the connection directive to keep-alive. (Default close)
# CAUTION: use the 

Bug#693897: new upstream (17)

2012-11-21 Thread Daniel Baumann
Package: icedove
Severity: wishlist
Tag: experimental

it would be nice if you could upgrade to version 17.

-- 
Address:Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email:  daniel.baum...@progress-technologies.net
Internet:   http://people.progress-technologies.net/~daniel.baumann/


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



Bug#693898: new upstream (17)

2012-11-21 Thread Daniel Baumann
Package: icedove-l10n
Severity: wishlist
Tag: experimental

it would be nice if you could upgrade to version 17.

-- 
Address:Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email:  daniel.baum...@progress-technologies.net
Internet:   http://people.progress-technologies.net/~daniel.baumann/


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



Bug#693894: gnome-terminal: wrapper script does not handle -x option

2012-11-21 Thread Simon McVittie
reassign 693894 gsettings-desktop-schemas
found 693894 3.4.2-2
found 693894 3.6.0-1
thanks

On 21/11/12 14:57, Simon McVittie wrote:
 nautilus-open-terminal shouldn't be doing that, so I'm reassigning this
 bug there.

Sorry, reassigned too soon. n-o-t just looks for the right terminal in
GSettings, and gsettings-desktop-schemas has this override:

[org.gnome.desktop.default-applications.terminal]
exec='x-terminal-emulator'

This override should set exec_arg='-e' as well (the default is -x).

Regards,
S


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



Bug#681549: Push 1.2.0-2 to wheezy

2012-11-21 Thread Tostado
Hello,

i'm also affected by this bug, which makes instaling couchdb a pain in
an automated environment. Please, push 1.2.0-2 to wheezy !

Greetings,

Varac


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



Bug#693894: gnome-terminal: wrapper script does not handle -x option

2012-11-21 Thread Michal Sojka
On Wed, Nov 21 2012, Simon McVittie wrote:
 reassign 693894 nautilus-open-terminal
 retitle 693894 runs x-terminal-emulator with non-Policy option -x
 tags 693894 - patch
 thanks

 On 21/11/12 14:22, Michal Sojka wrote:
 gnome-terminal.wrapper does not handler -x option. This option is used by
 nautilus-open-terminal package; in my case it runs x-terminal-emulator -x
 

 nautilus-open-terminal shouldn't be doing that, so I'm reassigning this
 bug there. x-terminal-emulator isn't guaranteed to support the -x
 option, only -e and -T (Policy 11.8.3). In particular, -x won't work if
 your x-terminal-emulator points to xterm. As noted in #457846 and
 #488974, gnome-terminal's -x option is a nicer command-line interface
 than xterm -e, but it's non-standard.

 If n-o-t can't be adapted to work with any Policy-compliant
 x-terminal-emulator, hard-coding gnome-terminal (the real one, not the
 wrapper) would also work, with some loss of functionality (inability to
 launch a configured non-GNOME terminal that happens to support -x in a
 way compatible with gnome-terminal).

 Michal, which version of nautilus-open-terminal are you running?

I'm running 0.19-2+b1.

Thanks,
-Michal


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



Bug#692069: knotify: knotify crashes during desktop startup or shutdown.

2012-11-21 Thread Mark Morgan Lloyd

Pino Toscano wrote:

Alle giovedì 1 novembre 2012, Mark Morgan Lloyd ha scritto:

Automatic bug report dialogue generates a partial backtrace but
suggests installing debug info for knotify4 but does not say what
package contains this.


Usually, debug packages are named after the names of sources.
This means kde-runtime-dbg for knotify4 (which will install also 
kdelibs5-dbg and libqt4-dbg).


With those present I get a backtrace as attached, which still doesn't 
look very helpful.


Please advise what else I can do to help here, noting obviously that I'm 
not familiar with the innards of the project and have very limited C/C++ 
abilities.


--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]
Application: KNotify (knotify4), signal: Aborted
Using host libthread_db library /lib/sparc-linux-gnu/libthread_db.so.1.
[Current thread is 1 (Thread 0xf7810710 (LWP 14797))]

Thread 5 (Thread 0xf1dabb70 (LWP 14799)):
#0  0xf5f93c94 in poll () from /lib/sparc-linux-gnu/libc.so.6
#1  0xf5759640 in ?? () from /lib/sparc-linux-gnu/libglib-2.0.so.0
#2  0xf5759640 in ?? () from /lib/sparc-linux-gnu/libglib-2.0.so.0
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 4 (Thread 0xf0f4bb70 (LWP 14960)):
#0  0xf583fd6c in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/sparc-linux-gnu/libpthread.so.0
#1  0xf5fb133c in pthread_cond_wait () from /lib/sparc-linux-gnu/libc.so.6
#2  0xf1347240 in ?? () from /usr/lib/libvlccore.so.5
#3  0xf1347240 in ?? () from /usr/lib/libvlccore.so.5
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 3 (Thread 0xf0af3b70 (LWP 14997)):
#0  0xf583fd6c in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/sparc-linux-gnu/libpthread.so.0
#1  0xf5fb133c in pthread_cond_wait () from /lib/sparc-linux-gnu/libc.so.6
#2  0xf135cf9c in ?? () from /usr/lib/libvlccore.so.5
#3  0xf135cf9c in ?? () from /usr/lib/libvlccore.so.5
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 2 (Thread 0xf0a73b70 (LWP 14999)):
[KCrash Handler]
#6  0x7079652d in ?? ()
#7  0x000c in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 1 (Thread 0xf7810710 (LWP 14797)):
#0  0xf5f924f0 in read () from /lib/sparc-linux-gnu/libc.so.6
#1  0xf57a0fec in ?? () from /lib/sparc-linux-gnu/libglib-2.0.so.0
#2  0xf57a0fec in ?? () from /lib/sparc-linux-gnu/libglib-2.0.so.0
Backtrace stopped: previous frame identical to this frame (corrupt stack?)


Bug#693899: unblock: telepathy-salut/0.8.1-1

2012-11-21 Thread Simon McVittie
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please consider:

unblock telepathy-salut/0.8.1-1

This is a new upstream stable-branch release with some important bugfixes.

telepathy-salut (0.8.1-1) unstable; urgency=low

  * New upstream release
- interoperates with iChat again (Closes: #693880)
- no longer crashes when you Join Room..., then close the dialog,
  in Empathy (Closes: #693881)

 -- Simon McVittie s...@debian.org  Wed, 21 Nov 2012 13:30:35 +

Filtered diffstat, excluding regression tests and autoreconf/gtk-doc noise:

 configure.ac  |5 
 telepathy-salut-0.8.1/ChangeLog   |  201 ++
 telepathy-salut-0.8.1/NEWS|   19 
 telepathy-salut-0.8.1/debian/changelog|9 
 telepathy-salut-0.8.1/lib/ext/wocky/wocky/wocky-meta-porter.c |   26 -
 telepathy-salut-0.8.1/src/contact-manager.c   |   16 
 telepathy-salut-0.8.1/src/roomlist-channel.c  |1 
 telepathy-salut-0.8.1/src/tubes-channel.c |   11 
 8 files changed, 258 insertions(+), 30 deletions(-)

Filtered diff attached. Unfiltered diff, apart from debian/changelog, is at
http://anonscm.debian.org/gitweb/?p=pkg-telepathy/telepathy-salut.git;a=commitdiff;h=2d413e8d03f376e1e2677d3cca6dcd2962792812

Regards,
S
diff -Nru telepathy-salut-0.8.0/aclocal.m4 telepathy-salut-0.8.1/aclocal.m4
diff -Nru telepathy-salut-0.8.0/ChangeLog telepathy-salut-0.8.1/ChangeLog
--- telepathy-salut-0.8.0/ChangeLog	2012-04-04 17:39:39.0 +0100
+++ telepathy-salut-0.8.1/ChangeLog	2012-11-16 15:35:08.0 +
@@ -1,3 +1,204 @@
+commit cd32e00a3a461756cbf1f6899a0c2aa5bd5d79ee
+Author: Will Thompson will.thomp...@collabora.co.uk
+Date:   2012-11-16 15:25:09 +
+
+Version 0.8.1
+
+commit bc8485df70203ddefcc27c15fb76e4363637ab43
+Author: Will Thompson will.thomp...@collabora.co.uk
+Date:   2012-11-16 15:24:53 +
+
+NEWS for 0.8.1
+
+commit 9d9523ba8bcac11b19668a7e195ad1eb30f3d051
+Author: Will Thompson will.thomp...@collabora.co.uk
+Date:   2012-11-16 14:36:16 +
+
+Update Wocky snapshot to fix iChat interop.
+
+https://bugs.freedesktop.org/show_bug.cgi?id=51527
+
+commit 18aa2dc53316a85be7f23d46190b44cb090d2c7f
+Author: Will Thompson will.thomp...@collabora.co.uk
+Date:   2012-11-16 15:06:25 +
+
+Disable deprecation warnings for the stable branch
+
+commit 3227538bb99ccf695aa03efc25a76a7a23d29cbd
+Author: Will Thompson will.thomp...@collabora.co.uk
+Date:   2012-11-16 14:31:57 +
+
+NEWS for the patches I did not revert
+
+commit 67d77124ce304c8de98c60a52f21f6e30f96a808
+Author: Will Thompson will.thomp...@collabora.co.uk
+Date:   2012-11-16 14:23:42 +
+
+Revert Use TP_ERROR instead of long-deprecated TP_ERRORS
+
+This reverts commit cd23b9a835033f837fe266b6eff18df64c41f8c8.
+
+commit 600a3bb495d44a594072f132f4caf3888af41b6a
+Author: Will Thompson will.thomp...@collabora.co.uk
+Date:   2012-11-16 14:23:34 +
+
+Revert Use non-deprecated TpIntset APIs
+
+This reverts commit 9ef6d455d1ea4f48bfe300a1b3c5a89061edc81d.
+
+commit 56e59e520745b47206c49db8c7e9de52ff83de05
+Author: Will Thompson will.thomp...@collabora.co.uk
+Date:   2012-11-16 14:23:30 +
+
+Revert Use non-deprecated TpMessage APIs
+
+This reverts commit 5c54074f0490f4b5f6b31ecd8f5df011ca32af83.
+
+commit cde4cdb087424bf200502e5e0fa86cb1437d7319
+Author: Will Thompson will.thomp...@collabora.co.uk
+Date:   2012-11-16 14:23:22 +
+
+Revert Set G_MESSAGES_DEBUG during testing
+
+This reverts commit b6c32f8840ec4598885108f89d58a5a74ee04af8.
+
+commit 11bcaaa002b82bf16ef0051f77dc2da0e946b3ad
+Author: Will Thompson will.thomp...@collabora.co.uk
+Date:   2012-11-16 14:23:13 +
+
+Revert Remove deprecated tp_handle_ref/unref
+
+This reverts commit c452d94fabbdf31c85963c81df3d5d566148f968.
+
+commit e1dbadd08dea266abfba27ec57a53a974539be3e
+Author: Will Thompson will.thomp...@collabora.co.uk
+Date:   2012-11-16 14:22:37 +
+
+Revert Update Wocky snapshot
+
+This reverts commit caa206879f23ab24beacdda77e10ab972faff6e4.
+
+commit cbcc429bb56cbdac1e8e88e066de723b306a0c76
+Author: Will Thompson will.thomp...@collabora.co.uk
+Date:   2012-11-16 14:22:28 +
+
+Revert NEWS for the patches I just backported
+
+This reverts commit 0eef9ba8a5a68854be43e655a6d3d9e667d648ca.
+
+commit fe20aeaba0f70553039c5e114e466fdfac5226c8
+Author: Will Thompson will.thomp...@collabora.co.uk
+Date:   2012-11-16 14:22:25 +
+
+Revert Use telepathy-glib's versioned deprecation warnings.
+
+This reverts commit a73b0c13faaab99927c44bebac7088d5c24ba6ea.
+
+commit a73b0c13faaab99927c44bebac7088d5c24ba6ea
+Author: Will Thompson will.thomp...@collabora.co.uk
+Date:   2012-11-16 10:32:57 +
+
+Use 

Bug#423934: systemtap: please support other architectures

2012-11-21 Thread Hiroyuki Yamamoto
(2012-11-22 00:27 +0200), Timo Juhani Lindfors wrote: 
 Hi,
 
 Hiroyuki Yamamoto yama1...@gmail.com writes:
 semantic error: no match while resolving probe point syscall.open
 Pass 2: analysis failed.  Try again with another '--vp 01' option.
 
 Does running
 
 http://lindi.iki.fi/lindi/systemtap/diagnose-error-cases.bash
 
 give any insight on this one?


I cannot understand what you want, but dbg package of linux-image 
is provided only on amd64, i386, s390, and s390x ports.

Regards,
-- 
Hiroyuki Yamamoto
A75D B285 7050 4BF9 AEDA  91AC 3A10 59C6 5203 04DC


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



Bug#693900: lxpanel: crash with SIGSEGV in panel_draw_label_text()

2012-11-21 Thread Bob Bib
Package: lxpanel
Version: 0.5.10-1
Severity: normal

Dear Maintainer,
I was running lxpanel under GDB to catch some strange crash (not sure the
current one),
and after clicking on one of the application window buttons it crashed
with SIGSEGV in panel_draw_label_text().

GDB log is attached.



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

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

Versions of packages lxpanel depends on:
ii  libasound2  1.0.25-4
ii  libatk1.0-0 2.4.0-2
ii  libc6   2.13-35
ii  libcairo2   1.12.2-2
ii  libfontconfig1  2.9.0-7
ii  libfreetype62.4.9-1
ii  libgdk-pixbuf2.0-0  2.26.1-1
ii  libglib2.0-02.33.12+really2.32.4-3
ii  libgtk2.0-0 2.24.10-2
ii  libiw30 30~pre9-8
ii  libmenu-cache1  0.3.3-1
ii  libpango1.0-0   1.30.0-1
ii  libwnck22   2.30.7-1
ii  libx11-62:1.5.0-1
ii  lxmenu-data 0.1.2-2

lxpanel recommends no packages.

Versions of packages lxpanel suggests:
ii  iceweasel [www-browser]  10.0.10esr-1
ii  lxsession0.4.6.1-4
ii  menu 2.1.46
ii  w3m [www-browser]0.5.3-8

-- no debconf information
GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as x86_64-linux-gnu.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/...
Reading symbols from /usr/bin/lxpanel...Reading symbols from 
/usr/lib/debug/.build-id/75/c6e71579177d7f9300b5a55da02d9cab955bae.debug...done.
done.
(gdb) handle SIG33 pass nostop noprint
SignalStop  Print   Pass to program Description
SIG33 NoNo  Yes Real-time event 33
(gdb) set pagination 0
(gdb) run --profile LXDE
Starting program: /usr/bin/lxpanel --profile LXDE
[Thread debugging using libthread_db enabled]
Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.

(lxpanel:7842): Gtk-CRITICAL **: IA__gtk_widget_set_state: assertion 
`GTK_IS_WIDGET (widget)' failed

Program received signal SIGSEGV, Segmentation fault.
panel_draw_label_text (p=0x841f0f, label=0x0, text=0x1 Address 0x1 out of 
bounds, bold=0, custom_color=0) at panel.c:1093
1093panel.c: No such file or directory.

(gdb) backtrace full
#0  panel_draw_label_text (p=0x841f0f, label=0x0, text=0x1 Address 0x1 out of 
bounds, bold=0, custom_color=0) at panel.c:1093
font_desc = 9
valid_markup = 0x1 Address 0x1 out of bounds
escaped_text = 0x0
q = 0x1 Address 0x1 out of bounds
#1  0x0042198f in flash_window_timeout (tk=0x8e0d20, tk@entry=error 
reading variable: value has been optimized out) at taskbar.c:945
No locals.
#2  0x769c5eeb in g_timeout_dispatch (source=source@entry=0xae1080, 
callback=optimized out, user_data=optimized out) at 
/build/glib2.0-7fLB_j/glib2.0-2.33.12+really2.32.4/./glib/gmain.c:3882
timeout_source = optimized out
again = optimized out
#3  0x769c5355 in g_main_dispatch (context=0x66d190) at 
/build/glib2.0-7fLB_j/glib2.0-2.33.12+really2.32.4/./glib/gmain.c:2539
dispatch = 0x769c5ed0 g_timeout_dispatch
was_in_call = 0
user_data = 0x8e0d20
callback = 0x421960 flash_window_timeout
cb_funcs = 0x76c719c0
cb_data = 0xade170
current_source_link = {data = 0xae1080, next = 0x0}
need_destroy = optimized out
source = 0xae1080
current = 0x6d9210
i = optimized out
#4  g_main_context_dispatch (context=context@entry=0x66d190) at 
/build/glib2.0-7fLB_j/glib2.0-2.33.12+really2.32.4/./glib/gmain.c:3075
No locals.
#5  0x769c5688 in g_main_context_iterate (context=0x66d190, 
block=block@entry=1, dispatch=dispatch@entry=1, self=error reading variable: 
Unhandled dwarf expression opcode 0xfa) at 
/build/glib2.0-7fLB_j/glib2.0-2.33.12+really2.32.4/./glib/gmain.c:3146
max_priority = 2147483647
timeout = 1
some_ready = 1
nfds = optimized out
allocated_nfds = optimized out
fds = 0x7c45e0
#6  0x769c5a82 in g_main_loop_run (loop=0x697fb0) at 
/build/glib2.0-7fLB_j/glib2.0-2.33.12+really2.32.4/./glib/gmain.c:3340
__PRETTY_FUNCTION__ = g_main_loop_run
#7  0x778da797 in IA__gtk_main () at 
/tmp/buildd/gtk+2.0-2.24.10/gtk/gtkmain.c:1256
tmp_list = 0x0
functions = 0x0
init = optimized out
loop = 0x697fb0
#8  0x00410758 in main (argc=3, argv=0x7fffe428, env=optimized 
out) at 

Bug#693886: Solved rewriting config file

2012-11-21 Thread Soporte STR Sistemas
Hello,

it works after rewriting the config file with vi. Maybe some special
character as \r


Best regards.

-- 
[image: Logo STR sistemas] http://www.strsistemas.com/ *Soporte Técnico
STR Sistemas*


sopo...@strsistemas.com
Tfno: (+34) 902 027 609Ctra. Villaverde a Vallecas Km 3,500, CTM - Oficina
225
28053 - Madrid
www.strsistemas.com
www.strmailer.com
www.servidoresadministrados.com   Advertencia legal: La información de este
mensaje y ficheros anexos es confidencial, y se dirige exclusivamente al
destinatario referenciado. Si usted ha recibido el mensaje por error, le
rogamos que lo comunique al emisor y proceda a destruirlo o borrarlo.
Utilizar, reproducir, alterar, archivar o comunicar a terceros el presente
mensaje o parte del mismo, sin el consentimiento previo de STR Sistemas y
Desarrollos en Internet S.L., está prohibido y puede incurrir en
responsabilidades legales.


Bug#693901: nqp: FTBFS on powerpc

2012-11-21 Thread Roland Stigge
Package: nqp
Version: 2012.10-1
Severity: important
Tags: patch sid
User: debian-powerpc...@breakpoint.cc
Usertags: powerpcspe

Hi,

nqp currently FTBFS on powerpc and powerpcspe[1] like this:

[...]
gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -D_FORTIFY_SOURCE=2 -DHASATTRIBUTE_CONST  
-DHASATTRIBUTE_DEPRECATED  -DHASATTRIBUTE_MALLOC  -DHASATTRIBUTE_NONNULL  
-DHASATTRIBUTE_NORETURN  -DHASATTRIBUTE_PURE  -DHASATTRIBUTE_UNUSED  
-DHASATTRIBUTE_WARN_UNUSED_RESULT  -DHASATTRIBUTE_HOT  -DHASATTRIBUTE_COLD  
-DHAS_GETTEXT -fPIC -g -falign-functions=16 -funit-at-a-time 
-fexcess-precision=standard -W -Wall -Waggregate-return -Wcast-align 
-Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero 
-Wenum-compare -Wendif-labels -Wextra -Wformat -Wformat-extra-args 
-Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport 
-Winit-self -Winline -Winvalid-pch -Wjump-misses-init -Wlogical-op 
-Werror=missing-braces -Wmissing-declarations -Wmissing-field-initializers 
-Wno-missing-format-attribute -Wmissing-include-dirs -Wmultichar -Wpacked 
-Wparentheses -Wpointer-arith -Wpointer-sign -Wreturn-type -Wsequence-point -W
 sign-comp
 are -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default 
-Wtrigraphs -Werror=undef -Wno-unused -Wunknown-pragmas -Wvariadic-macros 
-Wwrite-strings -Wc++-compat -Werror=declaration-after-statement 
-Werror=implicit-function-declaration -Wmissing-prototypes 
-Werror=nested-externs -Werror=old-style-definition -Werror=strict-prototypes 
-fvisibility=hidden   -Wno-strict-prototypes -O3 -O3 -D_FORTIFY_SOURCE=2 
-I../dyncall  -c dyncall_thunk.c -o dyncall_thunk.o
In file included from dyncall_thunk.c:35:0:
dyncall_thunk_ppc32.c:28:16: warning: no previous prototype for 'hi16' 
[-Wmissing-prototypes]
dyncall_thunk_ppc32.c: In function 'hi16':
dyncall_thunk_ppc32.c:28:16: error: old-style function definition 
[-Werror=old-style-definition]
dyncall_thunk_ppc32.c:28:16: warning: type of 'x' defaults to 'int' 
[-Wmissing-parameter-type]
dyncall_thunk_ppc32.c: At top level:
dyncall_thunk_ppc32.c:29:16: warning: no previous prototype for 'lo16' 
[-Wmissing-prototypes]
dyncall_thunk_ppc32.c: In function 'lo16':
dyncall_thunk_ppc32.c:29:16: error: old-style function definition 
[-Werror=old-style-definition]
dyncall_thunk_ppc32.c:29:16: warning: type of 'x' defaults to 'int' 
[-Wmissing-parameter-type]
cc1: some warnings being treated as errors
make[4]: *** [dyncall_thunk.o] Error 1
[...]

Attaching a patch that fixes this.

Thanks,

Roland


[1] http://wiki.debian.org/PowerPCSPEPort


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

Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Index: nqp-2012.10/3rdparty/dyncall/dyncallback/dyncall_thunk_ppc32.c
===
--- nqp-2012.10.orig/3rdparty/dyncall/dyncallback/dyncall_thunk_ppc32.c	2012-10-19 05:11:01.0 +0200
+++ nqp-2012.10/3rdparty/dyncall/dyncallback/dyncall_thunk_ppc32.c	2012-11-21 11:27:46.057803152 +0100
@@ -25,8 +25,8 @@
 
 #include dyncall_thunk.h
 
-unsigned short hi16(x) { return ( (unsigned short) (((unsigned int)x)16UL) ); }
-unsigned short lo16(x) { return ( (unsigned short)  ((unsigned int)x)); }   
+unsigned short hi16(unsigned int x) { return ( (unsigned short) (((unsigned int)x)16UL) ); }
+unsigned short lo16(unsigned int x) { return ( (unsigned short)  ((unsigned int)x)); }   
 
 void dcbInitThunk(DCThunk* p, void (*entry)())
 {
Index: nqp-2012.10/3rdparty/dyncall/dyncallback/dyncall_callback_ppc32.c
===
--- nqp-2012.10.orig/3rdparty/dyncall/dyncallback/dyncall_callback_ppc32.c	2012-11-21 15:47:14.453671170 +0100
+++ nqp-2012.10/3rdparty/dyncall/dyncallback/dyncall_callback_ppc32.c	2012-11-21 15:52:39.597751972 +0100
@@ -25,6 +25,7 @@
 
 #include dyncall_callback.h
 #include dyncall_callback_ppc32.h
+#include dyncall_alloc_wx.h
 
 void dcbInitCallback(DCCallback* pcb, const char* signature, DCCallbackHandler* handler, void* userdata)
 {


Bug#423934: systemtap: please support other architectures

2012-11-21 Thread Timo Juhani Lindfors
Hiroyuki Yamamoto yama1...@gmail.com writes:
 I cannot understand what you want, but dbg package of linux-image 
 is provided only on amd64, i386, s390, and s390x ports.

Ok, the testsuite can't be run without kernel debugging information.

If you want to help you could try recompile linux with

[powerpc64_image-dbg]
enabled: true

appended to debian/config/ppc64/defines.

-Timo


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



Bug#457095: nfs-common: statd still cannot restrict its listening address

2012-11-21 Thread Sergey B Kirpichev
severity 457095 important
tag 457095 +security
thanks

That still doesn't work for squeeze backports (1:1.2.5-4~bpo60+1).

$ cat /etc/default/nfs-common|grep STATDOPTS
STATDOPTS=--name 192.168.2.1 --port 60030 --outgoing-port 60031

# netstat -tulpn|grep statd
tcp0  0 0.0.0.0:60030   0.0.0.0:*   LISTEN  
32233/rpc.statd 
udp0  0 127.0.0.1:609   0.0.0.0:*   
32233/rpc.statd 
udp0  0 0.0.0.0:60030   0.0.0.0:*   
32233/rpc.statd 

$ man rpc.statd
...
   -n, --name ipaddr | hostname
  Specifies the bind address used for RPC listener sockets.  The 
ipaddr form can be expressed as either an IPv4 or an  IPv6  presentation  
address.   If  this
  option is not specified, rpc.statd uses a wildcard address as the 
transport bind address.

  This  string is also passed to the sm-notify command to be used 
as the source address from which to send reboot notification requests.  See 
sm-notify(8) for
  details.
...


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



Bug#688364: BCM5720 Gigabit Ethernet PCIe not supported in squeeze baseline kernel

2012-11-21 Thread Jonathan Nieder
Hi,

T wrote:

 I have Dell R320 and R420 servers with Broadcom 5720 DP 1Gb cards.

 I tried kernel from squeeze backports. Devices are detected but do not
 operate properly.

Please file a separate bug so we can get to know your hardware.  Then
we can merge the two if appropriate.

Thanks,
Jonathan


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



Bug#693896: [siege] siege crashes on FQDN in URL

2012-11-21 Thread Josue Abarca
On Wed, Nov 21, 2012 at 04:56:55PM +0200, Török Edwin wrote:
 Package: siege
 Version: 2.70-4
 Severity: normal
 
 --- Please enter the report below this line. ---
 
 This crashes:
 $ siege http://debian.home.lan/index.html
 ** SIEGE 2.70
 ** Preparing 15 concurrent users for battle.
 The server is now under siege...Segmentation fault (core dumped)

Hello, thanks for the detailed report.

Right now, on a quick test with my default environment, I was not able
to reproduce the bug, but I will spend more time on this tonight using
all the details that you sent.

Cheers,

-- 
Josué M. Abarca S.
Vos mereces Software Libre.
PGP key 4096R/70D8FB2A 2009-06-17
Huella de clave = B3ED 4984 F65A 9AE0 6511  DAF4 756B EB4B 70D8 FB2A


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



Bug#423934: systemtap: please support other architectures

2012-11-21 Thread Ritesh Raj Sarraf
On Wednesday 21 November 2012 09:02 PM, Hiroyuki Yamamoto wrote:
 I cannot understand what you want, but dbg package of linux-image 
 is provided only on amd64, i386, s390, and s390x ports.

Do you guys know the reason why it is unavailable on the other ports?

-- 
Ritesh Raj Sarraf | http://people.debian.org/~rrs
Debian - The Universal Operating System



signature.asc
Description: OpenPGP digital signature


Bug#423934: systemtap: please support other architectures

2012-11-21 Thread Timo Juhani Lindfors
Hi,

Ritesh Raj Sarraf r...@debian.org writes:
 Do you guys know the reason why it is unavailable on the other ports?

The only reason that I have heard is disk space and build time
limitations. I find it very unfortunate since debugging symbols are
useful not only with systemtap but also with memory dumps (the crash(1)
tool).

-Timo


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



Bug#693904: iceweasel: freezes quick memory devouring

2012-11-21 Thread Bob Bib
Package: iceweasel
Version: 10.0.10esr-1
Severity: important

Dear Maintainer,

from time to time, browsing some large web pages with a lot of JS,
Iceweasel 10.0.x suddenly freezes and starts to devour all available RAM.

I've managed to attach GDB to the malfunctioning Iceweasel process
(/usr/lib/iceweasel/firefox-bin),
got a backtrace and killed it.

GDB log is attached to this bug report.



-- Package-specific info:

-- Extensions information
Name: Adblock Plus
Location: ${PROFILE_EXTENSIONS}/{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}.xpi
Status: enabled

Name: anonymoX
Location: ${PROFILE_EXTENSIONS}/cli...@anonymox.net.xpi
Status: enabled

Name: ArchView
Location: ${PROFILE_EXTENSIONS}/{0AC54906-5413-4C81-B446-07929BC39C25}
Status: app-disabled

Name: Default theme
Location: /usr/lib/iceweasel/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}
Package: iceweasel
Status: enabled

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

Name: DownThemAll!
Location: ${PROFILE_EXTENSIONS}/{DDC359D1-844A-42a7-9AA1-88A850A938A8}.xpi
Status: enabled

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

Name: FlashGot
Location: ${PROFILE_EXTENSIONS}/{19503e42-ca3c-4c27-b1e2-9cdb2170ee34}.xpi
Status: enabled

Name: Modify Headers
Location: ${PROFILE_EXTENSIONS}/{b749fc7c-e949-447f-926c-3f4eed6accfe}.xpi
Status: user-disabled

Name: Mozilla Archive Format
Location: ${PROFILE_EXTENSIONS}/{7f57cf46-4467-4c2d-adfa-0cba7c507e54}.xpi
Status: enabled

Name: NoScript
Location: ${PROFILE_EXTENSIONS}/{73a6fe31-595d-460b-a920-fcc0f8843232}.xpi
Status: enabled

Name: User Agent Switcher
Location: ${PROFILE_EXTENSIONS}/{e968fc70-8f95-4ab9-9e79-304de2a71ee1}
Status: user-disabled

Name: wmlbrowser
Location: ${PROFILE_EXTENSIONS}/{c4dc572a-3295-40eb-b30f-b54aa4cdc4b7}
Status: user-disabled

-- Plugins information
Name: DivX Browser Plug-In
Location: /usr/lib/mozilla/plugins/gecko-mediaplayer-dvx.so
Package: gecko-mediaplayer
Status: enabled

Name: DjView-4.9
Location: /usr/lib/mozilla/plugins/nsdejavu.so
Package: djview-plugin
Status: disabled

Name: IcedTea-Web Plugin (using IcedTea-Web 1.3.1 (1.3.1-1))
Location: /usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
Package: icedtea-6-plugin:amd64
Status: disabled

Name: mplayerplug-in is now gecko-mediaplayer 1.0.6
Location: /usr/lib/mozilla/plugins/gecko-mediaplayer.so
Package: gecko-mediaplayer
Status: enabled

Name: QuickTime Plug-in 7.6.9
Location: /usr/lib/mozilla/plugins/gecko-mediaplayer-qt.so
Package: gecko-mediaplayer
Status: enabled

Name: RealPlayer 9
Location: /usr/lib/mozilla/plugins/gecko-mediaplayer-rm.so
Package: gecko-mediaplayer
Status: enabled

Name: Shockwave Flash
Location: /usr/lib/flashplugin-nonfree/libflashplayer.so
Status: enabled

Name: Windows Media Player Plug-in
Location: /usr/lib/mozilla/plugins/gecko-mediaplayer-wmp.so
Package: gecko-mediaplayer
Status: enabled



-- Addons package information
ii  djview-plugin  4.9-2amd64Browser plugin for the DjVu image
ii  gecko-mediapla 1.0.6-1  amd64Multimedia plug-in for Gecko brow
ii  icedtea-6-plug 1.3.1-1  amd64web browser plugin based on OpenJ
ii  iceweasel  10.0.10esr-1 amd64Web browser based on Firefox

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

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

Versions of packages iceweasel depends on:
ii  debianutils 4.3.2
ii  fontconfig  2.9.0-7
ii  libc6   2.13-35
ii  libgdk-pixbuf2.0-0  2.26.1-1
ii  libglib2.0-02.33.12+really2.32.4-3
ii  libgtk2.0-0 2.24.10-2
ii  libnspr42:4.9.2-1
ii  libnspr4-0d 2:4.9.2-1
ii  libsqlite3-03.7.13-1
ii  libstdc++6  4.7.2-4
ii  procps  1:3.3.3-2
ii  xulrunner-10.0  10.0.10esr-1

iceweasel recommends no packages.

Versions of packages iceweasel suggests:
ii  fonts-stix [otf-stix]  1.1.0-1
ii  libgssapi-krb5-2   1.10.1+dfsg-2
pn  mozplugger none

Versions of packages xulrunner-10.0 depends on:
ii  libasound21.0.25-4
ii  libatk1.0-0   2.4.0-2
ii  libbz2-1.01.0.6-4
ii  libc6 2.13-35
ii  libcairo2 1.12.2-2
ii  libdbus-1-3   1.6.8-1
ii  libdbus-glib-1-2  0.100-1
ii  libevent-2.0-52.0.19-stable-3
ii  libfontconfig12.9.0-7
ii  libfreetype6  2.4.9-1
ii  libgcc1   1:4.7.2-4
ii  libgdk-pixbuf2.0-02.26.1-1
ii  libglib2.0-0  2.33.12+really2.32.4-3
ii  libgtk2.0-0   2.24.10-2
ii  libhunspell-1.3-0 1.3.2-4
ii  libjpeg8  8d-1
ii  libmozjs10d   

Bug#693903: lintian: Emit error on package with different SOVERSIONs in libraries

2012-11-21 Thread Guillem Jover
Package: lintian
Version: 2.5.10.2
Severity: wishlist

Hi!

When a package ships multiple shared libraries (usually a bad idea),
it's okish as long as they use the same SOVERSION. In case they
have different SOVERSIONs and as such are out of step, there's no
guarantee they will not be changed in the future too, in which case
the package would need its name to be bumped, but only due to part
of the contents, some packages might need to be unneedingly rebuilt,
or what's more common, the package will end up not being renamed,
and ABI issues will crop up.

Please add a new check to emit an error in case there's several
shared libraries with different SOVERSIONs. This should also avoid
false positives on stuff like glib.

Thanks,
Guillem


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



Bug#423934: systemtap: please support other architectures

2012-11-21 Thread Ritesh Raj Sarraf
On Wednesday 21 November 2012 09:42 PM, Timo Juhani Lindfors wrote:
 Ritesh Raj Sarraf r...@debian.org writes:
  Do you guys know the reason why it is unavailable on the other ports?
 The only reason that I have heard is disk space and build time
 limitations. I find it very unfortunate since debugging symbols are
 useful not only with systemtap but also with memory dumps (the crash(1)
 tool).

That's a trade off that we have lived with. You would remember, we
didn't have the debug packages for x86 too. It was introduced recently.

Perhaps we should document this in the README.Debian file and point
users to the wiki [1] that talks about building the kernel packages the
debian way.

The wiki walkthrough has a caveat though. The instructed steps will lead
to building all flavors of the binary image, effectively leading to a
very large and time consuming build.

Earlier I used kernel-package to build specific kernel packages, but
after debug packages were provided for x86, I stopped tracking it.


[1] http://wiki.debian.org/HowToRebuildAnOfficialDebianKernelPackage

-- 
Ritesh Raj Sarraf | http://people.debian.org/~rrs
Debian - The Universal Operating System



signature.asc
Description: OpenPGP digital signature


Bug#693905: [squid] Unrecognized options enable-underscores

2012-11-21 Thread Liang Guo
Package: squid
Version: 2.7.STABLE9-2.1
Severity: minor

When compile squid from source, I get following warning: 
--enable-follow-x-forwarded-for \
--with-large-files \
--with-maxfd=65536 \
i386-debian-linux
configure: WARNING: you should use --build, --host, --target
configure: WARNING: Unrecognized options: --enable-underscores
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk

Looks like '--enable-underscores' is an obsoleted option, 
if so, it is better to remove it. 

Thanks and Regards,
--
Liang Guo
http://bluestone.cublog.cn


signature.asc
Description: Digital signature


  1   2   3   >