Bug#667195: add patch

2012-05-04 Thread Matthias Klose
tags 667195 + patch
thanks

diff -u gtkmathview-0.8.0/debian/changelog gtkmathview-0.8.0/debian/changelog
--- gtkmathview-0.8.0/debian/changelog
+++ gtkmathview-0.8.0/debian/changelog
@@ -1,3 +1,10 @@
+gtkmathview (0.8.0-7.1) unstable; urgency=low
+
+  * Non maintainer upload.
+  * Fix build failure with GCC 4.7. Closes: #667195.
+
+ -- Matthias Klose   Fri, 04 May 2012 07:47:04 +0200
+
 gtkmathview (0.8.0-7) unstable; urgency=low
 
   * Update the Vcs URLs
diff -u gtkmathview-0.8.0/debian/patches/series 
gtkmathview-0.8.0/debian/patches/series
--- gtkmathview-0.8.0/debian/patches/series
+++ gtkmathview-0.8.0/debian/patches/series
@@ -4,2 +4,3 @@
 0004-gcc-4.4-build-fixes.patch
+0005-gcc-4.7-build-fixes.patch
 missingLib.diff
diff -u gtkmathview-0.8.0/debian/patches/missingLib.diff 
gtkmathview-0.8.0/debian/patches/missingLib.diff
--- gtkmathview-0.8.0/debian/patches/missingLib.diff
+++ gtkmathview-0.8.0/debian/patches/missingLib.diff
@@ -1,7 +1,7 @@
 Index: gtkmathview-0.8.0/mathmlps/Makefile.am
 ===
 gtkmathview-0.8.0.orig/mathmlps/Makefile.am
-+++ gtkmathview-0.8.0/mathmlps/Makefile.am
+--- gtkmathview-0.8.0.orig/mathmlps/Makefile.am2007-08-17 
10:02:46.0 +
 gtkmathview-0.8.0/mathmlps/Makefile.am 2012-05-04 05:51:15.523662212 
+
 @@ -17,6 +17,7 @@
$(GLIB_LIBS) \
$(top_builddir)/src/backend/ps/libmathview_backend_ps.la \
@@ -12,8 +12,8 @@
  INCLUDES = \
 Index: gtkmathview-0.8.0/mathmlps/Makefile.in
 ===
 gtkmathview-0.8.0.orig/mathmlps/Makefile.in
-+++ gtkmathview-0.8.0/mathmlps/Makefile.in
+--- gtkmathview-0.8.0.orig/mathmlps/Makefile.in2007-10-15 
07:06:03.0 +
 gtkmathview-0.8.0/mathmlps/Makefile.in 2012-05-04 05:51:15.523662212 
+
 @@ -59,7 +59,7 @@
  mathmlps_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
$(top_builddir)/src/backend/ps/libmathview_backend_ps.la \
@@ -53,8 +53,8 @@
@case '$?' in \
 Index: gtkmathview-0.8.0/mathmlsvg/Makefile.am
 ===
 gtkmathview-0.8.0.orig/mathmlsvg/Makefile.am
-+++ gtkmathview-0.8.0/mathmlsvg/Makefile.am
+--- gtkmathview-0.8.0.orig/mathmlsvg/Makefile.am   2007-08-17 
10:02:46.0 +
 gtkmathview-0.8.0/mathmlsvg/Makefile.am2012-05-04 05:51:15.523662212 
+
 @@ -30,6 +30,8 @@
$(GLIB_LIBS) \
$(top_builddir)/src/backend/svg/libmathview_backend_svg.la \
@@ -66,8 +66,8 @@
  INCLUDES = \
 Index: gtkmathview-0.8.0/mathmlsvg/Makefile.in
 ===
 gtkmathview-0.8.0.orig/mathmlsvg/Makefile.in
-+++ gtkmathview-0.8.0/mathmlsvg/Makefile.in
+--- gtkmathview-0.8.0.orig/mathmlsvg/Makefile.in   2007-10-15 
07:06:04.0 +
 gtkmathview-0.8.0/mathmlsvg/Makefile.in2012-05-04 05:51:15.523662212 
+
 @@ -63,7 +63,7 @@
  mathmlsvg_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
$(top_builddir)/src/backend/svg/libmathview_backend_svg.la \
@@ -108,401 +108,36 @@
@case '$?' in \
 Index: gtkmathview-0.8.0/viewer/Makefile.in
 ===
 gtkmathview-0.8.0.orig/viewer/Makefile.in
-+++ gtkmathview-0.8.0/viewer/Makefile.in
-@@ -0,0 +1,757 @@
-+# Makefile.in generated by automake 1.9.6 from Makefile.am.
-+# @configure_input@
-+
-+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-+# 2003, 2004, 2005  Free Software Foundation, Inc.
-+# This Makefile.in is free software; the Free Software Foundation
-+# gives unlimited permission to copy and/or distribute it,
-+# with or without modifications, as long as this notice is preserved.
-+
-+# This program is distributed in the hope that it will be useful,
-+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-+# PARTICULAR PURPOSE.
-+
-+@SET_MAKE@
-+
-+
-+srcdir = @srcdir@
-+top_srcdir = @top_srcdir@
-+VPATH = @srcdir@
-+pkgdatadir = $(datadir)/@PACKAGE@
-+pkglibdir = $(libdir)/@PACKAGE@
-+pkgincludedir = $(includedir)/@PACKAGE@
-+top_builddir = ..
-+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-+INSTALL = @INSTALL@
-+install_sh_DATA = $(install_sh) -c -m 644
-+install_sh_PROGRAM = $(install_sh) -c
-+install_sh_SCRIPT = $(install_sh) -c
-+INSTALL_HEADER = $(INSTALL_DATA)
-+transform = $(program_transform_name)
-+NORMAL_INSTALL = :
-+PRE_INSTALL = :
-+POST_INSTALL = :
-+NORMAL_UNINSTALL = :
-+PRE_UNINSTALL = :
-+POST_UNINSTALL = :
-+build_triplet = @build@
-+host_triplet = @host@
-+bin_PROGRAMS = $(am__EXEEXT_1) $(am__EXEEXT_2)
-+@COND_GMETADOM_TRUE@am__append_1 = mathmlviewer
-+noinst_PROGRAMS = $(am__EXEEXT_1) $(am__EXEEXT_3) $(am__EXEEXT_4) \
-+  $(am__EXEEXT_5)
-+@COND_GMETADOM_TRUE@@COND_PROFILE_TRUE@am__append_2 = mathmlviewer.

Bug#667197: add patch

2012-05-04 Thread Matthias Klose
tags 667197 + patch
thanks

diff -Nru guymager-0.6.5/debian/changelog guymager-0.6.5/debian/changelog
--- guymager-0.6.5/debian/changelog 2012-03-01 14:36:17.0 +
+++ guymager-0.6.5/debian/changelog 2012-05-04 05:33:04.0 +
@@ -1,3 +1,10 @@
+guymager (0.6.5-1.1) unstable; urgency=low
+
+  * Non maintainer upload.
+  * Fix build failure with gcc-4.7. Closes: #667197.
+
+ -- Matthias Klose   Fri, 04 May 2012 07:32:14 +0100
+
 guymager (0.6.5-1) unstable; urgency=low
 
   * Team upload.
diff -Nru guymager-0.6.5/debian/patches/ftbfs-gcc-4.7.diff 
guymager-0.6.5/debian/patches/ftbfs-gcc-4.7.diff
--- guymager-0.6.5/debian/patches/ftbfs-gcc-4.7.diff1970-01-01 
00:00:00.0 +
+++ guymager-0.6.5/debian/patches/ftbfs-gcc-4.7.diff2012-05-04 
05:40:32.0 +
@@ -0,0 +1,72 @@
+Index: guymager-0.6.5/main.cpp
+===
+--- guymager-0.6.5.orig/main.cpp   2012-03-01 10:59:44.0 +
 guymager-0.6.5/main.cpp2012-05-04 05:32:06.323619454 +
+@@ -33,6 +33,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ #include "proc/sysinfo.h"  // Required in order to get the amount of memory 
installed
+ 
+ #include 
+Index: guymager-0.6.5/aewf.cpp
+===
+--- guymager-0.6.5.orig/aewf.cpp   2012-03-01 10:59:44.0 +
 guymager-0.6.5/aewf.cpp2012-05-04 05:37:02.383630470 +
+@@ -46,19 +46,6 @@
+ 
+ 
+ // --
+-// Qt
+-// --
+-
+-// Qt inconsistently defines its little/big endian functions, see QTBUG-21208 
on bugreports.qt.nokia.com
+-// The following lines implement conversin for uchar and avoid the problems. 
+-
+-template  T qbswap(T source);
+-template <> inline uchar qbswap(uchar source)
+-{
+-   return source;
+-}
+-
+-// --
+ //  AEWF definitions
+ // --
+ 
+Index: guymager-0.6.5/media.cpp
+===
+--- guymager-0.6.5.orig/media.cpp  2012-03-01 10:59:44.0 +
 guymager-0.6.5/media.cpp   2012-05-04 05:38:07.275632886 +
+@@ -12,6 +12,7 @@
+ // 

+ 
+ #include 
++#include 
+ #include 
+ #include 
+ #include 
+Index: guymager-0.6.5/table.cpp
+===
+--- guymager-0.6.5.orig/table.cpp  2012-03-01 10:59:44.0 +
 guymager-0.6.5/table.cpp   2012-05-04 05:38:43.507634232 +
+@@ -26,6 +26,7 @@
+ // You should have received a copy of the GNU General Public License
+ // along with guymager. If not, see .
+ 
++#include 
+ #include 
+ 
+ #include "toolconstants.h"
+Index: guymager-0.6.5/threadread.cpp
+===
+--- guymager-0.6.5.orig/threadread.cpp 2012-03-01 10:59:44.0 +
 guymager-0.6.5/threadread.cpp  2012-05-04 05:39:17.771635508 +
+@@ -27,6 +27,7 @@
+ // along with guymager. If not, see .
+ 
+ #include 
++#include 
+ 
+ #include 
+ 
diff -Nru guymager-0.6.5/debian/patches/series 
guymager-0.6.5/debian/patches/series
--- guymager-0.6.5/debian/patches/series2012-03-01 12:49:54.0 
+
+++ guymager-0.6.5/debian/patches/series2012-05-04 05:31:28.0 
+
@@ -1,2 +1,3 @@
 01_do-not-statically-compile-against-libs.diff
 02_adjust_ssl_flags.diff
+ftbfs-gcc-4.7.diff


Bug#552688: Please decide how Debian should enable hardening build flags

2012-05-04 Thread Jonathan Nieder
Hi Russ,

Russ Allbery wrote:

> I believe at this point the dpkg-buildflags solution has proven reasonably
> successful and is being widely deployed.  I think we should confirm that
> the TC agrees with that approach and close out this bug.

While I understand that the PR effect would be good, I encourage you
not to do that.  Instead, I'd suggest just closing the bug as
described at [1]:

| 5. Sometimes, one side or other is convinced, during the committee's
|deliberations, by the merit of the other side's arguments. This
|is a good thing! If it happens, the committee need not make a
|formal decision

It would be probably be worth listing issues that were resolved this
way somewhere on the Technical Committee website.  It is the best
possible outcome and worth celebrating.

Thanks,
Jonathan

[1] http://www.debian.org/devel/tech-ctte



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



Bug#671393: gorm.app: Gorm forgot setup in Inspector/Attributes/Controls/Miniaturize after quit Gorm and start it again.

2012-05-04 Thread Gürkan Sengün

Hello Paul

I'm waiting for a sponsor for the new version, could you try it from here?
http://sid.ethz.ch/debian/gorm.app/

Yours,
Gurkan


on my Debian GNU/Linux wheezy/sid I have installed from debian
repository (not from source) ProjectCenter.app version 0.6.0 and
Gorm.app 1.2.10.

In Gorm my small project's window hasn't the so called Titlebar. I'm
using Windowmaker as window manager and there windows can have titlebar
and resizebar.

I set up in vain in Gorm ->  Inspector ->  Attributes ->  Controls ->
Miniaturize because next time when open the Interface.gorm in Gorm
again, Gorm forgot this setup so I must set it up again and again.

One can see this problem here:
https://plus.google.com/photos/117283089154825941814/albums/5736149862706239553/5737938740821553890

or can download this image from here:
https://lh5.googleusercontent.com/-NydAbQe7luM/T6FA4kWe8uI/ATA/hekjlZ-WoY8/s1167/Gorm_NSWindow-Controls_Miniaturize_missing.png

Regards form Pál

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

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

Versions of packages gorm.app depends on:
ii  dpkg  1.16.3
ii  gnustep-back0.20  0.20.1-2
ii  gnustep-base-runtime  1.22.1-2+b1
ii  gnustep-gpbs  0.20.1-2+b1
ii  gnustep-gui-runtime   0.20.0-3
ii  install-info  4.13a.dfsg.1-10
ii  libc6 2.13-32
ii  libgcc1   1:4.7.0-7
ii  libgnustep-base1.22   1.22.1-2+b1
ii  libgnustep-gui0.200.20.0-3
ii  libobjc3  4.6.3-5

Versions of packages gorm.app recommends:
ii  projectcenter.app  0.6.0-1+b1

gorm.app 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#667202: add patch

2012-05-04 Thread Matthias Klose
tags 667202 + patch
thanks
diff -Nru hoichess-0.10.3/debian/changelog hoichess-0.10.3/debian/changelog
--- hoichess-0.10.3/debian/changelog2011-10-13 20:11:01.0 +
+++ hoichess-0.10.3/debian/changelog2012-05-04 06:12:58.0 +
@@ -1,3 +1,10 @@
+hoichess (0.10.3-6.1) unstable; urgency=low
+
+  * Non maintainer upload.
+  * Fix build failure with GCC 4.7. Closes: #667202.
+
+ -- Matthias Klose   Fri, 04 May 2012 08:12:09 +0200
+
 hoichess (0.10.3-6) unstable; urgency=low
 
   * Standards Version update to 3.9.2
diff -Nru hoichess-0.10.3/debian/patches/ftbfs-gcc-4.7.diff 
hoichess-0.10.3/debian/patches/ftbfs-gcc-4.7.diff
--- hoichess-0.10.3/debian/patches/ftbfs-gcc-4.7.diff   1970-01-01 
00:00:00.0 +
+++ hoichess-0.10.3/debian/patches/ftbfs-gcc-4.7.diff   2012-05-04 
06:13:32.0 +
@@ -0,0 +1,24 @@
+Index: hoichess-0.10.3/src/main.cc
+===
+--- hoichess-0.10.3.orig/src/main.cc   2007-12-18 20:50:48.0 +
 hoichess-0.10.3/src/main.cc2012-05-04 06:12:04.719708689 +
+@@ -28,6 +28,7 @@
+ #endif
+ #include 
+ #include 
++#include 
+ 
+ #include "common.h"
+ #include "compile.h"
+Index: hoichess-0.10.3/src/shell.cc
+===
+--- hoichess-0.10.3.orig/src/shell.cc  2007-12-18 20:50:48.0 +
 hoichess-0.10.3/src/shell.cc   2012-05-04 06:13:29.699711852 +
+@@ -27,6 +27,7 @@
+ #include "shell.h"
+ 
+ #include  
++#include  
+ #ifdef HAVE_READLINE
+ # include 
+ # include 
diff -Nru hoichess-0.10.3/debian/patches/series 
hoichess-0.10.3/debian/patches/series
--- hoichess-0.10.3/debian/patches/series   2011-10-13 19:27:10.0 
+
+++ hoichess-0.10.3/debian/patches/series   2012-05-04 06:11:31.0 
+
@@ -2,3 +2,4 @@
 02-Makefile.local
 03-config.h
 04-debug_printconfig.h
+ftbfs-gcc-4.7.diff


Bug#671447: ITP: swarp -- resample and co-add together FITS images

2012-05-04 Thread Gürkan Sengün

Package: wnpp
Severity: wishlist

* Package name: swarp
  Version : 2.19.1
  Upstream Author : Emanuel Bertin 
* URL : http://www.astromatic.net/software/swarp
* License : CeCILL 2
  Description : resample and co-add together FITS images
 This is a program that resamples and co-adds together FITS images using any 
arbitrary astrometric projection defined in the WCS standard.


I will need this to build the latest versions of the junicode font from source.
A working package will be available soon at http://sid.ethz.ch/debian/swarp/



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



Bug#667203: add patch

2012-05-04 Thread Matthias Klose
reopen 667203
tags 667203 + patch
thanks

wrong bug number in unrelated patch

diff -Nru hydrogen-0.9.6~beta1/debian/changelog 
hydrogen-0.9.6~beta1/debian/changelog
--- hydrogen-0.9.6~beta1/debian/changelog   2012-02-18 16:47:27.0 
+
+++ hydrogen-0.9.6~beta1/debian/changelog   2012-05-04 06:29:48.0 
+
@@ -1,3 +1,10 @@
+hydrogen (0.9.6~beta1-2.1) unstable; urgency=low
+
+  * Non maintainer upload.
+  * Fix build failure with GCC 4.7. Closes: #667203.
+
+ -- Matthias Klose   Fri, 04 May 2012 08:29:08 +0200
+
 hydrogen (0.9.6~beta1-2) unstable; urgency=low
 
   * Replace rsvg with rsvg-convert to convert SVG to PNG image (LP: #935170):
diff -Nru hydrogen-0.9.6~beta1/debian/patches/ftbfs-gcc-4.7.diff 
hydrogen-0.9.6~beta1/debian/patches/ftbfs-gcc-4.7.diff
--- hydrogen-0.9.6~beta1/debian/patches/ftbfs-gcc-4.7.diff  1970-01-01 
00:00:00.0 +
+++ hydrogen-0.9.6~beta1/debian/patches/ftbfs-gcc-4.7.diff  2012-05-04 
06:42:19.0 +
@@ -0,0 +1,46 @@
+Index: hydrogen-0.9.6~beta1/src/core/src/IO/portmidi_driver.cpp
+===
+--- hydrogen-0.9.6~beta1.orig/src/core/src/IO/portmidi_driver.cpp  
2011-01-16 08:47:33.0 +
 hydrogen-0.9.6~beta1/src/core/src/IO/portmidi_driver.cpp   2012-05-04 
06:30:32.631749914 +
+@@ -32,6 +32,7 @@
+ #ifdef WIN32
+ #include 
+ #endif
++#include 
+ 
+ #ifdef H2CORE_HAVE_PORTMIDI
+ 
+Index: hydrogen-0.9.6~beta1/src/tests/xml.cpp
+===
+--- hydrogen-0.9.6~beta1.orig/src/tests/xml.cpp2011-07-22 
07:34:28.0 +
 hydrogen-0.9.6~beta1/src/tests/xml.cpp 2012-05-04 06:34:03.971757784 
+
+@@ -1,4 +1,5 @@
+ 
++#include 
+ #include 
+ 
+ #include 
+Index: hydrogen-0.9.6~beta1/src/gui/src/SongEditor/SongEditor.cpp
+===
+--- hydrogen-0.9.6~beta1.orig/src/gui/src/SongEditor/SongEditor.cpp
2011-10-24 10:31:06.0 +
 hydrogen-0.9.6~beta1/src/gui/src/SongEditor/SongEditor.cpp 2012-05-04 
06:35:06.819760122 +
+@@ -21,6 +21,7 @@
+  */
+ 
+ #include 
++#include 
+ #include 
+ #include 
+ 
+Index: hydrogen-0.9.6~beta1/src/gui/src/MainForm.cpp
+===
+--- hydrogen-0.9.6~beta1.orig/src/gui/src/MainForm.cpp 2011-12-04 
16:23:30.0 +
 hydrogen-0.9.6~beta1/src/gui/src/MainForm.cpp  2012-05-04 
06:42:17.055776123 +
+@@ -20,6 +20,7 @@
+  *
+  */
+ 
++#include 
+ #include 
+ #include 
+ #include 
diff -Nru hydrogen-0.9.6~beta1/debian/patches/series 
hydrogen-0.9.6~beta1/debian/patches/series
--- hydrogen-0.9.6~beta1/debian/patches/series  2012-02-18 14:41:36.0 
+
+++ hydrogen-0.9.6~beta1/debian/patches/series  2012-05-04 06:29:53.0 
+
@@ -2,3 +2,4 @@
 1001_rubberband_path.patch
 1005_name_shouldnt_repeat_genericname.patch
 1006_porttime.patch
+ftbfs-gcc-4.7.diff


Bug#667208: add patch

2012-05-04 Thread Matthias Klose
tags 667208 + patch
thanks
diff -Nru imagevis3d-2.0.1/debian/changelog imagevis3d-2.0.1/debian/changelog
--- imagevis3d-2.0.1/debian/changelog   2011-12-20 13:00:45.0 +
+++ imagevis3d-2.0.1/debian/changelog   2012-05-04 06:32:37.0 +
@@ -1,3 +1,10 @@
+imagevis3d (2.0.1-4.1) unstable; urgency=low
+
+  * Non maintainer upload.
+  * Fix build failure with GCC 4.7. Closes: #667208.
+
+ -- Matthias Klose   Fri, 04 May 2012 08:31:57 +0200
+
 imagevis3d (2.0.1-4) unstable; urgency=low
 
   * Fix compilation errors on hurd/kFreeBSD.
diff -Nru imagevis3d-2.0.1/debian/patches/ftbfs-gcc-4.7.diff 
imagevis3d-2.0.1/debian/patches/ftbfs-gcc-4.7.diff
--- imagevis3d-2.0.1/debian/patches/ftbfs-gcc-4.7.diff  1970-01-01 
00:00:00.0 +
+++ imagevis3d-2.0.1/debian/patches/ftbfs-gcc-4.7.diff  2012-05-04 
06:33:21.0 +
@@ -0,0 +1,13 @@
+Index: imagevis3d-2.0.1/UVFReader/main.cpp
+===
+--- imagevis3d-2.0.1.orig/UVFReader/main.cpp   2011-12-12 11:16:18.0 
+
 imagevis3d-2.0.1/UVFReader/main.cpp2012-05-04 06:33:20.011756141 
+
+@@ -431,7 +431,7 @@
+   uvfFile.Close();
+   return EXIT_FAILURE;
+ }
+-size_t j = 0;
++j = 0;
+ for (size_t y = 0;y

Bug#667215: add patch

2012-05-04 Thread Matthias Klose
tags 667215 + patch
thanks

diff -Nru jffi-1.0.2/debian/changelog jffi-1.0.2/debian/changelog
--- jffi-1.0.2/debian/changelog 2011-09-17 10:32:27.0 +
+++ jffi-1.0.2/debian/changelog 2012-05-04 06:54:14.0 +
@@ -1,3 +1,10 @@
+jffi (1.0.2-8.1) unstable; urgency=low
+
+  * Non maintainer upload.
+  * Fix build failure with GCC 4.7. Closes: #667215.
+
+ -- Matthias Klose   Fri, 04 May 2012 08:53:38 +0200
+
 jffi (1.0.2-8) unstable; urgency=low
 
   * Add version restriction to Depends: libjffi-jni.
diff -Nru jffi-1.0.2/debian/patches/ftbfs-gcc-4.7.diff 
jffi-1.0.2/debian/patches/ftbfs-gcc-4.7.diff
--- jffi-1.0.2/debian/patches/ftbfs-gcc-4.7.diff1970-01-01 
00:00:00.0 +
+++ jffi-1.0.2/debian/patches/ftbfs-gcc-4.7.diff2012-05-04 
06:53:35.0 +
@@ -0,0 +1,13 @@
+Index: jffi-1.0.2/jni/GNUmakefile
+===
+--- jffi-1.0.2.orig/jni/GNUmakefile2012-05-04 06:51:42.0 +
 jffi-1.0.2/jni/GNUmakefile 2012-05-04 06:53:31.683801231 +
+@@ -156,7 +156,7 @@
+ endif
+ 
+ ifeq ($(OS), linux)
+-  SOFLAGS = -shared -mimpure-text -static-libgcc -Wl,-soname,$(@F) -Wl,-O1
++  SOFLAGS = -shared -static-libgcc -Wl,-soname,$(@F) -Wl,-O1
+   CFLAGS += -pthread
+ endif
+ 
diff -Nru jffi-1.0.2/debian/patches/series jffi-1.0.2/debian/patches/series
--- jffi-1.0.2/debian/patches/series2011-09-17 10:32:27.0 +
+++ jffi-1.0.2/debian/patches/series2012-05-04 06:53:11.0 +
@@ -2,3 +2,4 @@
 0002-ignore-test-failures.patch
 0003-do-not-add-m32-or-m64-to-CC-and-LD.patch
 0004-load-jffi-native.jar-from-system-directory.patch
+ftbfs-gcc-4.7.diff


Bug#667204: add patch

2012-05-04 Thread Matthias Klose
tags 667204 + patch
thanks

diff -u ibam-0.5.2/debian/changelog ibam-0.5.2/debian/changelog
--- ibam-0.5.2/debian/changelog
+++ ibam-0.5.2/debian/changelog
@@ -1,3 +1,10 @@
+ibam (1:0.5.2-2.1) unstable; urgency=low
+
+  * Non maintainer upload.
+  * Fix build failure with GCC 4.7. Closes: #667204.
+
+ -- Matthias Klose   Fri, 04 May 2012 08:23:56 +0200
+
 ibam (1:0.5.2-2) unstable; urgency=low
 
   * added armhf to Architecture (closes: #604674)
diff -u ibam-0.5.2/debian/patches/00list ibam-0.5.2/debian/patches/00list
--- ibam-0.5.2/debian/patches/00list
+++ ibam-0.5.2/debian/patches/00list
@@ -3,0 +4 @@
+06_ftbfs_gcc_47.dpatch
only in patch2:
unchanged:
--- ibam-0.5.2.orig/debian/patches/06_ftbfs_gcc_47.dpatch
+++ ibam-0.5.2/debian/patches/06_ftbfs_gcc_47.dpatch
@@ -0,0 +1,24 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+
+@DPATCH@
+
+--- ./Makefile~
 ./Makefile
+@@ -35,7 +35,7 @@
+ krell:ibam-krell.so
+ 
+ ibam-krell.so: ibam-krell.o
+-  $(CC) $(CFLAGS) -fPIC -shared -Wl -o ibam-krell.so ibam-krell.o
++  $(CC) $(CFLAGS) -fPIC -shared -o ibam-krell.so ibam-krell.o
+ 
+ ibam-krell.o: ibam-krell.cpp ibam.hpp ibam.inl
+   $(CC) $(CFLAGS) -fPIC `pkg-config gtk+-2.0 --cflags` `gdk-pixbuf-config 
--cflags` -c ibam-krell.cpp
+@@ -43,7 +43,7 @@
+ krell1:   ibam-krell1.so
+ 
+ ibam-krell1.so: ibam-krell1.o
+-  $(CC) $(CFLAGS) -shared -Wl -o ibam-krell1.so ibam-krell1.o
++  $(CC) $(CFLAGS) -shared -o ibam-krell1.so ibam-krell1.o
+ 
+ ibam-krell1.o: ibam-krell1.cpp ibam.hpp ibam.inl
+   $(CC) $(CFLAGS) -fPIC `gtk-config --cflags` `imlib-config --cflags-gdk` 
-c ibam-krell1.cpp


Bug#671448: snmp df plugin does not work properly

2012-05-04 Thread Michal Čihař
Package: munin-plugins-core
Version: 2.0~rc5-3
Severity: normal
File: /usr/share/munin/plugins/snmp__df

Hi

the snmp__df plugin does not properly find all mount points on monitored
system. The problem is on line 138, where it processes keys, but should
rather work with values. Following fix did work for me:

#foreach my $partition (keys %$parts)
foreach my $partition ($parts)

-- 
Michal Čihař | http://cihar.com | http://blog.cihar.com


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

Kernel: Linux 2.6.32-5-vserver-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 munin-plugins-core depends on:
ii  munin-common  2.0~rc5-3
ii  perl  5.14.2-9

Versions of packages munin-plugins-core recommends:
ii  libnet-snmp-perl  6.0.1-2

Versions of packages munin-plugins-core suggests:
ii  libnet-netmask-perl 
ii  libnet-telnet-perl  
ii  python  2.7.2-10
ii  ruby1.8 [ruby-interpreter]  1.8.7.358-2

-- no debconf information

-- debsums errors found:
debsums: changed file /usr/share/munin/plugins/snmp__df (from 
munin-plugins-core package)



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



Bug#671393: gorm.app: Gorm forgot setup in Inspector/Attributes/Controls/Miniaturize after quit Gorm and start it again.

2012-05-04 Thread Csanyi Pal
Fri, 04 May 2012 09:06:28 +0200 -n
Gürkan Sengün  írta:

> I'm waiting for a sponsor for the new version, could you try it from
> here? http://sid.ethz.ch/debian/gorm.app/

I have now installed gorm.app_1.2.10-2.1_amd64.deb that has this
bug#671393.

> > -- System Information:
> > Debian Release: wheezy/sid
> >APT prefers unstable
> >APT policy: (500, 'unstable'), (500, 'testing')
> > Architecture: amd64 (x86_64)
> >
> > Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)

As you can see from the abowe informations my Debian system is a 64
bit system.

On the repository you abowe gives me I can find sources or debian
packages only for i386 systems, that is only for 32 bit systems, right?

How can I try 32 bit gorm.app on a 64 bit system?
Is it worthy at all to try a 32 bit application on a 64 bit system?

-- 
Regards from Pal



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



Bug#671393: gorm.app: Gorm forgot setup in Inspector/Attributes/Controls/Miniaturize after quit Gorm and start it again.

2012-05-04 Thread Gürkan Sengün

hello paul

can you install dget and run these commands:

dget -x http://sid.ethz.ch/debian/gorm.app/gorm.app_1.2.16-1.dsc
cd gorm*/
debuild
cd ..
dpkg -i gorm*.deb

this should download the debian source package from the url i gave you,
buidl it, and install it.

thanks for testing...

yours,
gurkan




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



Bug#668547: Same problem here.

2012-05-04 Thread Victor Pablos Ceruelo
Hi.
I'm experencing same problem here.
I can not use reportbug when connected, reportbug email is below.

Victor.


 Subject: linux-image-3.2.0-2-amd64: Same problem as #668547
Package: linux-2.6
Version: 3.2.16-1
Severity: normal

*** Please type your report below this line ***

Hi.
After upgrading to 3.2.0.2 wireless connection disconnects too much often,
sometimes it does not connect and some others its speed does not even
allow to email reading.

When it does not connect it is usual to see in the logs

May  4 09:14:30 chiquitin kernel: [ 1765.778754] wlan0: authenticated
May  4 09:14:30 chiquitin kernel: [ 1765.814156] wlan0: associate with
88:25:2c:92:3d:aa (try 1)
May  4 09:14:30 chiquitin kernel: [ 1765.840670] wlan0: RX AssocResp
from 88:25:2c:92:3d:aa (capab=0x421 status=0 aid=1)
May  4 09:14:30 chiquitin kernel: [ 1765.840673] wlan0: associated

but it seems to be that dhcp does not receive any package.
using static ip does not fix this, nor using a different dhcp client
(I've tried pump and dhclient, now I'm using dhcpcd)

I think the problem is related to the "Invalid misc" field.
Now it's 384, but it is usually over 10.000
(although I have not seen 40.000, it disconnects before always).

$ iwconfig
lono wireless extensions.
wwan0 no wireless extensions.

wlan0 IEEE 802.11abg  ESSID:"WiFi_Et_Mi_Casa"
  Mode:Managed  Frequency:2.472 GHz  Access Point: 88:25:2C:92:3D:AA
  Bit Rate=36 Mb/s   Tx-Power=15 dBm
  Retry  long limit:7   RTS thr:off   Fragment thr:off
  Power Management:off
  Link Quality=53/70  Signal level=-57 dBm
  Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
  Tx excessive retries:0  Invalid misc:384   Missed beacon:0

eth0  no wireless extensions.

I've tried disabling wifi-N and some other options with no luck.
This is the one giving me the "best performance" (at least it connects).

$ cat /etc/modprobe.d/iwlagn-iwlwifi-options.conf
# From https://bugs.launchpad.net/ubuntu/+source/linux/+bug/548992
# From https://bugzilla.redhat.com/show_bug.cgi?format=multiple&id=716602
#
options iwlagn ack_check=1 fw_restart=1 11n_disable=1
options iwlwifi ack_check=1 fw_restart=1 11n_disable=1
# plcp_check=0 bt_coex_active=0

And even disabling IPv6:
cat /etc/default/grub
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.

GRUB_DEFAULT=0
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="nosplash noquiet acpi_backlight=vendor
ipv6.disable=1 resume=UUID=d499e746-95bc-478d-9f10-f6416becc142"
GRUB_CMDLINE_LINUX="nosplash noquiet acpi_backlight=vendor
ipv6.disable=1 resume=UUID=d499e746-95bc-478d-9f10-f6416becc142"
...

I've tried too to switch between WPA2, WPA1, WEP and no encryption.
The last disconnects less times (I'm using it now),
but there is no huge difference between them.


-- Package-specific info:
** Version:
Linux version 3.2.0-2-amd64 (Debian 3.2.16-1)
(debian-ker...@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-1) )
#1 SMP Mon Apr 30 05:20:23 UTC 2012

** Command line:
BOOT_IMAGE=/boot/vmlinuz-3.2.0-2-amd64
root=UUID=bf4cba67-e87c-4ca6-a2bc-ba1b2c55114c ro nosplash noquiet
acpi_backlight=vendor ipv6.disable=1
resume=UUID=d499e746-95bc-478d-9f10-f6416becc142 nosplash noquiet
acpi_backlight=vendor ipv6.disable=1
resume=UUID=d499e746-95bc-478d-9f10-f6416becc142

** Tainted: O (4096)
 * Out-of-tree module has been loaded.

** Kernel log:
[8.883544] cfg80211: (2457000 KHz - 2482000 KHz @ 2 KHz),
(300 mBi, 2000 mBm)
[8.883582] cfg80211: (2474000 KHz - 2494000 KHz @ 2 KHz),
(300 mBi, 2000 mBm)
[8.883621] cfg80211: (517 KHz - 525 KHz @ 4 KHz),
(300 mBi, 2000 mBm)
[8.883659] cfg80211: (5735000 KHz - 5835000 KHz @ 4 KHz),
(300 mBi, 2000 mBm)
[8.965498] snd_hda_intel :00:1b.0: PCI INT B -> GSI 17 (level,
low) -> IRQ 17
[8.967493] snd_hda_intel :00:1b.0: irq 48 for MSI/MSI-X
[8.967523] snd_hda_intel :00:1b.0: setting latency timer to 64
[8.983710] input: Logitech Optical USB Mouse as
/devices/pci:00/:00:1d.0/usb6/6-2/6-2:1.0/input/input9
[8.986182] generic-usb 0003:046D:C016.0001: input,hidraw0: USB HID
v1.10 Mouse [Logitech Optical USB Mouse] on usb-:00:1d.0-2/input0
[8.988251] usbcore: registered new interface driver usbhid
[8.990265] usbhid: USB HID core driver
[9.088990] input: HDA Digital PCBeep as
/devices/pci:00/:00:1b.0/input/input10
[9.094502] input: HDA Intel Mic as
/devices/pci:00/:00:1b.0/sound/card0/input11
[9.096632] input: HDA Intel Mic as
/devices/pci:00/:00:1b.0/sound/card0/input12
[9.098890] input: HDA Intel Headphone as
/devices/pci:00/:00:1b.0/sound/card0/input13
[   11.813863] Adding 8189948k swap on /dev/sda6.  Priority:-1
extents:1 across:8189948k
[   12.268729] EXT3-fs (sda3): using internal journal
[   12.797911] loop: module loaded

Bug#671449: pu: package yapra/0.1.2-3+squeeze1

2012-05-04 Thread Taku YASUI
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: pu

Current version yapra 0.1.2-3 will install files into irregular path [1].
It had been already fixed at 0.1.2-4 but it has not been uploaded
into squeeze.

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630667

I was suggested uploading fixed package into squeeze-proposed-updates
by Jonathan Nieder, so I'm preparing uploading it.

I backported -4 fix as -3+squeeze1 and attach debdiff to this report.

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

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


yapra_0.1.2-3+squeeze1.debdiff
Description: Binary data


Bug#671450: amavisd-new: /etc/cron.d/amavisd-new "please run this cronjob as user amavis"

2012-05-04 Thread Werner Detter
Package: amavisd-new
Version: 1:2.7.0-2
Severity: normal

Dear Maintainer,

after the latest upgrade the cronjob /etc/cron.d/amavisd-new generates the 
following 
warning: 

/etc/cron.daily/amavisd-new:
Please run this cronjob as user amavis
run-parts: /etc/cron.daily/amavisd-new exited with return code 1

So something is weired - if I do execute the cronjobs directly as user amavis, 
there 
is no error or warning: 

amavis@mailgw:~$ test -e /usr/sbin/amavisd-new-cronjob && 
/usr/sbin/amavisd-new-cronjob sa-sync
amavis@mailgw:~$ test -e /usr/sbin/amavisd-new-cronjob && 
/usr/sbin/amavisd-new-cronjob sa-clean
amavis@mailgw:~$

I only get a warning if this the cronjob is triggered via crond

Best,
Wayne

amavis@mailgw:~$ cat /etc/cron.d/amavisd-new
#
#  SpamAssassin maintenance for amavisd-new
#
# m h dom mon dow user  command
18 */3  * * *   amavis  test -e /usr/sbin/amavisd-new-cronjob && 
/usr/sbin/amavisd-new-cronjob sa-sync
24 1  * * *   amavis  test -e /usr/sbin/amavisd-new-cronjob && 
/usr/sbin/amavisd-new-cronjob sa-clean




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

Kernel: Linux 3.2.0-2-amd64 (SMP w/8 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 amavisd-new depends on:
ii  adduser 3.113+nmu1
ii  debconf [debconf-2.0]   1.5.42
ii  file5.11-1
ii  libarchive-zip-perl 1.30-6
ii  libberkeleydb-perl  0.49-1
ii  libcompress-raw-zlib-perl   2.048-1
ii  libconvert-tnef-perl0.17-11
ii  libconvert-uulib-perl   1:1.4~dfsg-1+b1
ii  libdigest-md5-perl  
ii  libio-stringy-perl  2.110-5
ii  libmail-dkim-perl   0.39-1
ii  libmailtools-perl   2.08-1
ii  libmime-base64-perl 
ii  libmime-tools-perl  5.502-1
ii  libnet-server-perl  0.99-4
ii  libunix-syslog-perl 1.1-2+b2
ii  pax 1:20120216-2
ii  perl [libtime-hires-perl]   5.14.2-9
ii  perl-modules [libarchive-tar-perl]  5.14.2-9

Versions of packages amavisd-new recommends:
ii  altermime  
ii  libnet-patricial-perl  
ii  ripole 0.2.0+20081101.0215-1

Versions of packages amavisd-new suggests:
ii  apt-listchanges  2.85.9
ii  arj  3.10.22-10
ii  cabextract   1.4-2
ii  clamav   0.97.3+dfsg-2.1
ii  clamav-daemon0.97.3+dfsg-2.1
ii  cpio 2.11-7
ii  dspam
ii  lha  
ii  libauthen-sasl-perl  
ii  libdbi-perl  1.618-1
ii  libmail-dkim-perl0.39-1
ii  libnet-ldap-perl 
ii  libsnmp-perl 
ii  lzop 1.03-3
ii  nomarch  
ii  p7zip9.20.1~dfsg.1-4
ii  rpm  
ii  spamassassin 3.3.2-2
ii  unrar
ii  unrar-free   1:0.0.1+cvs20071127-1
ii  zoo  2.10-26

-- Configuration Files:
/etc/amavis/conf.d/50-user changed [not included]

-- debconf information:
  amavisd-new/outdated_config_style_warning:



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



Bug#671292: [bug?] [powerpc] hid_logitech_dj: Wireless mouse does not work in xorg or gpm

2012-05-04 Thread Jonathan Nieder
Hugo Osvaldo Barrera wrote:

> Here goes, I'm pretty sure a few of the first lines aren't relevant, but I
> prefer to send a couple too many instead of a couple to few :)

Thanks!  That was fast.  I'd also be interested in the corresponding
output from an Intel architecture machine with the same kernel version
for comparison.

I'm hoping some obvious difference will jump out --- otherwise I or
some other reader will have to look at the actual code. ;-)

Hope that helps,
Jonathan



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



Bug#663140: nautilus: CIFS mounted shares appear twice in tree-view pane

2012-05-04 Thread Ulrich Krause

Hi Alexander,

for me a trailing slash for the source did the trick, so you may try

$ cat /etc/fstab
//slug/nfs/ /media/slug cifs rw,sec=ntlmv2,user=nfs,password=xxx 0 0
#this one ^

As far as I got it, the mtab entry receives the slash automatically 
while mounting, resulting in different entries in mtab and fstab. And 
that causes further confusion, because the fstab entry can still be 
mounted, resulting in multiple entries for the same source/directory 
pair. I neither know if adding this slash while mounting is a bug, nor 
which package is responsible. But I thought the slogan "It's not a bug, 
it's a feature !" had a Microsoft copyright.


I am using the following options in fstab:

//host/share/ /mnt/point cifs noauto,user,credentials=/path-to/cred_file

where cred_file contains three lines (NO spaces around the "=" sign !):
username=
password=
domain=

Without the "noauto" option the source gets mounted by root. The "user" 
in the credentials file is ignored (another bug ?).
The "user" (or "users") option is necessary to display the unmounted 
share in nautilus. The mounting happens at the first click.



I hope this was helpful.
Ulrich

<>

Bug#671393: gorm.app: Gorm forgot setup in Inspector/Attributes/Controls/Miniaturize after quit Gorm and start it again.

2012-05-04 Thread Gürkan Sengün

dget comes with devscripts




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



Bug#671393: gorm.app: Gorm forgot setup in Inspector/Attributes/Controls/Miniaturize after quit Gorm and start it again.

2012-05-04 Thread Csanyi Pal
Fri, 04 May 2012 09:24:03 +0200 -n
Gürkan Sengün  írta:

> hello paul
> 
> can you install dget and run these commands:

When I try to install dget I get messages:

sudo aptitude install dget
Couldn't find package "dget", and more than 40
packages contain "dget" in their name.
No packages will be installed, upgraded, or removed.

Sorry.

-- 
Regards from Pal



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



Bug#671407: vlc-nox does not include /usr/lib/vlc/plugins/codec/libavcodec_plugin.so

2012-05-04 Thread Rémi Denis-Courmont
tags 671407 + wontfix
thanks

On Thu, 03 May 2012 17:29:42 -0400, Paul Dejean 
wrote:
> Dear Maintainer,
> vlc-nox does not include the module provided in
> /usr/lib/vlc/plugins/codec/libavcodec_plugin.so
> This means that to use the features provided by this module, the user
> would need to install the "vlc" package, which they might not want if
> they're running a headless server.

It used to be so that avcodec was in the without-X package. But these
days, avcodec depends on vaapi which depends on X. So avcodec belongs in
the with-X package.

I do not disagree that it severely limits the usability of vlc-nox. But
there is nothing VLC can do about it. It would need changes within lavc.

-- 
Rémi Denis-Courmont
Sent from my collocated server



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



Bug#671448: Acknowledgement (snmp df plugin does not work properly)

2012-05-04 Thread Michal Čihař
Actually I ended up with removing all storage logic and checked only
for partitions, see attached file.

-- 
Michal Čihař | http://cihar.com | http://blog.cihar.com


snmp__df
Description: Binary data


signature.asc
Description: PGP signature


Bug#650626: bash: autocompletion now prepends environment variables with \$, fails on 2nd autocomplete

2012-05-04 Thread shawn
Package: bash
Version: 4.2-2em1
Followup-For: Bug #650626

very annoying:
$ bash /etc/skel/.bashrc
/etc/skel/.bashrc: line 6: return: can only `return' from a function or sourced 
script
/etc/bash_completion.d/gcc: line 50: [: too many arguments
/etc/bash_completion.d/ifupdown: line 3: [: =: unary operator expected
/etc/bash_completion.d/ifupdown: line 19: [: =: unary operator expected
/etc/bash_completion.d/ipsec: line 3: [: =: unary operator expected
/etc/bash_completion.d/kldload: line 3: [: =: unary operator expected
/etc/bash_completion.d/man: line 3: [: too many arguments
/etc/bash_completion.d/net-tools: line 71: [: =: unary operator expected
/etc/bash_completion.d/pkg_install: line 3: [: =: unary operator expected
/etc/bash_completion.d/procps: line 26: [: =: unary operator expected
/etc/bash_completion.d/procps: line 41: [: =: unary operator expected
/etc/bash_completion.d/wireless-tools: line 3: [: =: unary operator expected


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable-grip
  APT policy: (200, 'unstable-grip'), (101, 'unstable'), (100, 'experimental')
Architecture: armel (armv5tel)

Kernel: Linux 3.4.0-rc4-tomoyo-2-gf203d42 (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 bash depends on:
ii  base-files   6.7em1
ii  dash 0.5.7-3em1
ii  debianutils  4.3em1
ii  libc62.13-30em1
ii  libgcc1  1:4.7.0-4em1
ii  libtinfo55.9-6em1

bash recommends no packages.

bash 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#671450: amavisd-new: /etc/cron.d/amavisd-new "please run this cronjob as user amavis"

2012-05-04 Thread Alexander Wirt
Werner Detter schrieb am Freitag, den 04. Mai 2012:

> Package: amavisd-new
> Version: 1:2.7.0-2
> Severity: normal
> 
> Dear Maintainer,
> 
> after the latest upgrade the cronjob /etc/cron.d/amavisd-new generates the 
> following 
> warning: 
> 
> /etc/cron.daily/amavisd-new:
> Please run this cronjob as user amavis
> run-parts: /etc/cron.daily/amavisd-new exited with return code 1
> 
> So something is weired - if I do execute the cronjobs directly as user 
> amavis, there 
> is no error or warning: 
> 
> amavis@mailgw:~$ test -e /usr/sbin/amavisd-new-cronjob && 
> /usr/sbin/amavisd-new-cronjob sa-sync
> amavis@mailgw:~$ test -e /usr/sbin/amavisd-new-cronjob && 
> /usr/sbin/amavisd-new-cronjob sa-clean
> amavis@mailgw:~$
> 
> I only get a warning if this the cronjob is triggered via crond
Are you sure there is no old /etc/cron.daily/amavisd-new left?

Alex
-- 
Alexander Wirt, formo...@formorer.de 
CC99 2DDD D39E 75B0 B0AA  B25C D35B BC99 BC7D 020A



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



Bug#596741: regression: CPU fan fast after resume: won't climb back down (patch from upstream)

2012-05-04 Thread Jon Dowland
On Thu, Apr 26, 2012 at 02:59:29PM -0500, Jonathan Nieder wrote:
> Even easier is testing using the upstream source.  It works like this:

Thanks again for the detailed instructions.  They really are a help. I was
not aware this was possible for the debian flavours. Good stuff.

>  2. Fetch point release (KMS variant):
> 
>   cd linux
>   git remote add squeeze-drm \
> 
> git://git.kernel.org/pub/scm/linux/kernel/git/smb/linux-2.6.32.y-drm33.z.git
>   git fetch squeeze-drm
> 
>  3. Configure, build, and test:
> 
>   git checkout squeeze-drm/master
>   cp /boot/config-2.6.32-5-* .config; # stock configuration
>   scripts/config --disable DEBUG_INFO
>   make localmodconfig; # optional: minimize configuration
>   make deb-pkg; # optionally with -j for parallel build
>   dpkg -i ../; # as root
> 
> Hopefully it reproduces the problem.  So:

Alas no — the patch which fixes the issue has already been applied to this 
branch.
So this worked ☺

I haven't tried reverting it to reproduce the issue again, yet, but I can if you
want.




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



Bug#630667: yapra: Installs files under / and /yapra directly

2012-05-04 Thread Taku YASUI
Thank you for your detailed information.

I submit a bug to release.debian.org as follows:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=671449

I'm waiting for uploading approval.

-- 
Taku YASUI 



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



Bug#671451: Please package new upsteam release

2012-05-04 Thread Sandro Tosi
Package: cachefilesd
Severity: wishlist

Hello,
upstream has released several new versions since the one we have in the archive,
and it would be nice to update the Debian package: the new releases contains
several fixes worth having in wheezy.

Regards,
Sandro

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

Kernel: Linux 3.2.0-2-amd64 (SMP w/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 cachefilesd depends on:
ii  libc6  2.13-27

cachefilesd recommends no packages.

cachefilesd suggests no packages.



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



Bug#671452: autojump uses #!/usr/bin/env python3 instead of #!/usr/bin/env/python

2012-05-04 Thread William Ting
Package: autojump
Version: 18-1
Severity: important

The package maintainer added a patch to prioritize Python 3:

patches/use-python3.patch
-#!/usr/bin/env python
+#!/usr/bin/env python3

Users downstream are experiencing problems because some have reverted back
to Python 2 and can no longer use autojump. The program was designed in
mind to support both Python 2 and 3, but the patch forces users to use
Python 3.

A lot of Python libraries have not migrated to Python 3, so it's likely to
see a large number of users on Python 2 for a long time.

Please remove / revert this patch so that both Python 2 and Python 3 users
can continue using autojump.

Thanks,

William Ting


Bug#671453: Please add Homepage field in debian/control source stanza

2012-05-04 Thread Sandro Tosi
Package: cachefilesd
Severity: wishlist

Hello,
Homepage field in source stanza is a nice way to quickly go to upstream website
(f.e. it's linked in the PTS page) so please add it.

Regards,
Sandro

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

Kernel: Linux 3.2.0-2-amd64 (SMP w/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 cachefilesd depends on:
ii  libc6  2.13-27

cachefilesd recommends no packages.

cachefilesd suggests no packages.



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



Bug#668854: (no subject)

2012-05-04 Thread dE

I confirm this.



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



Bug#671449: pu: package yapra/0.1.2-3+squeeze1

2012-05-04 Thread Adam D. Barratt

On 04.05.2012 08:42, Taku YASUI wrote:
Current version yapra 0.1.2-3 will install files into irregular path 
[1].

It had been already fixed at 0.1.2-4 but it has not been uploaded
into squeeze.

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630667

I was suggested uploading fixed package into squeeze-proposed-updates
by Jonathan Nieder, so I'm preparing uploading it.

I backported -4 fix as -3+squeeze1 and attach debdiff to this report.


Thanks for working on fixing this in stable.

Please could you also provide a debdiff of the source packages?  (i.e. 
"debdiff yapra_0.1.2-3.dsc yapra_0.1.2-3+squeeze1.dsc")


Regards,

Adam



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



Bug#671449: pu: package yapra/0.1.2-3+squeeze1

2012-05-04 Thread Taku YASUI
Hi Adam,

Thank you for your quick reply.

> Please could you also provide a debdiff of the source packages?  (i.e.
> "debdiff yapra_0.1.2-3.dsc yapra_0.1.2-3+squeeze1.dsc")

I attach source debdiff with this mail.


yapra_0.1.2-3+squeeze1_source.debdiff
Description: Binary data


Bug#671292: [bug?] [powerpc] hid_logitech_dj: Wireless mouse does not work in xorg or gpm

2012-05-04 Thread Hugo Osvaldo Barrera
On 2012.05.04 02:41, Jonathan Nieder wrote:
> Hugo Osvaldo Barrera wrote:
> 
> > Here goes, I'm pretty sure a few of the first lines aren't relevant, but I
> > prefer to send a couple too many instead of a couple to few :)
> 
> Thanks!  That was fast.  I'd also be interested in the corresponding
> output from an Intel architecture machine with the same kernel version
> for comparison.
> 
> I'm hoping some obvious difference will jump out --- otherwise I or
> some other reader will have to look at the actual code. ;-)
> 
> Hope that helps,
> Jonathan

Here you go - *I* certainly can't make anything out of it, but hope it helps :)

$ uname -a
Linux hyperion 3.3.2-1-ARCH #1 SMP PREEMPT Sat Apr 14 09:48:37 CEST 2012 x86_64 
AMD Phenom(tm) II X4 945 Processor AuthenticAMD GNU/Linux

dmesg:


[335294.173474] drivers/hid/hid-logitech-dj.c: logi_dj_raw_event, size:15
[335294.173485] drivers/hid/hid-logitech-dj.c: logi_dj_ll_input_event: 
usb-:00:12.1-3:1, type:4 | code:4 | value:589825
[335294.277432] drivers/hid/hid-logitech-dj.c: logi_dj_raw_event, size:15
[335294.277442] drivers/hid/hid-logitech-dj.c: logi_dj_ll_input_event: 
usb-:00:12.1-3:1, type:4 | code:4 | value:589825

[335295.841399] drivers/hid/hid-logitech-dj.c: logi_dj_raw_event, size:15
[335295.841407] drivers/hid/hid-logitech-dj.c: logi_dj_ll_input_event: 
usb-:00:12.1-3:1, type:4 | code:4 | value:589825
[335295.945386] drivers/hid/hid-logitech-dj.c: logi_dj_raw_event, size:15
[335295.945395] drivers/hid/hid-logitech-dj.c: logi_dj_ll_input_event: 
usb-:00:12.1-3:1, type:4 | code:4 | value:589825

[335307.282816] drivers/hid/hid-logitech-dj.c: logi_dj_raw_event, size:15




[335313.294547] drivers/hid/hid-logitech-dj.c: logi_dj_raw_event, size:15
[335313.294559] drivers/hid/hid-logitech-dj.c: logi_dj_ll_input_event: 
usb-:00:12.1-3:1, type:4 | code:4 | value:589827
[335313.446544] drivers/hid/hid-logitech-dj.c: logi_dj_raw_event, size:15
[335313.446558] drivers/hid/hid-logitech-dj.c: logi_dj_ll_input_event: 
usb-:00:12.1-3:1, type:4 | code:4 | value:589827

[335317.788350] drivers/hid/hid-logitech-dj.c: logi_dj_raw_event, size:15
[335317.788360] drivers/hid/hid-logitech-dj.c: logi_dj_ll_input_event: 
usb-:00:12.1-3:1, type:4 | code:4 | value:589825

[335318.044338] drivers/hid/hid-logitech-dj.c: logi_dj_raw_event, size:15
[335318.044350] drivers/hid/hid-logitech-dj.c: logi_dj_ll_input_event: 
usb-:00:12.1-3:1, type:4 | code:4 | value:589825

[335324.738080] drivers/hid/hid-logitech-dj.c: logi_dj_raw_event, size:15
[335324.738089] drivers/hid/hid-logitech-dj.c: logi_dj_ll_input_event: 
usb-:00:12.1-3:1, type:4 | code:4 | value:589827

[335325.068018] drivers/hid/hid-logitech-dj.c: logi_dj_raw_event, size:15
[335325.068030] drivers/hid/hid-logitech-dj.c: logi_dj_ll_input_event: 
usb-:00:12.1-3:1, type:4 | code:4 | value:589827

[335325.544000] drivers/hid/hid-logitech-dj.c: logi_dj_raw_event, size:15
[335325.544012] drivers/hid/hid-logitech-dj.c: logi_dj_ll_input_event: 
usb-:00:12.1-3:1, type:4 | code:4 | value:589825

[335326.485953] drivers/hid/hid-logitech-dj.c: logi_dj_raw_event, size:15
[335326.485964] drivers/hid/hid-logitech-dj.c: logi_dj_ll_input_event: 
usb-:00:12.1-3:1, type:4 | code:4 | value:589825

[335344.725114] drivers/hid/hid-logitech-dj.c: logi_dj_raw_event, size:15
[335344.725123] drivers/hid/hid-logitech-dj.c: logi_dj_ll_input_event: 
usb-:00:12.1-3:1, type:4 | code:4 | value:589825
[335344.821117] drivers/hid/hid-logitech-dj.c: logi_dj_raw_event, size:15
[335344.821127] drivers/hid/hid-logitech-dj.c: logi_dj_ll_input_event: 
usb-:00:12.1-3:1, type:4 | code:4 | value:589825

[335346.279100] drivers/hid/hid-logitech-dj.c: logi_dj_raw_event, size:15
[335346.279110] drivers/hid/hid-logitech-dj.c: logi_dj_ll_input_event: 
usb-:00:12.1-3:1, type:4 | code:4 | value:589825
[335346.351039] drivers/hid/hid-logitech-dj.c: logi_dj_raw_event, size:15
[335346.351050] drivers/hid/hid-logitech-dj.c: logi_dj_ll_input_event: 
usb-:00:12.1-3:1, type:4 | code:4 | value:589825

[335348.654984] drivers/hid/hid-logitech-dj.c: logi_dj_raw_event, size:15
[335348.654992] drivers/hid/hid-logitech-dj.c: logi_dj_ll_input_event: 
usb-:00:12.1-3:1, type:4 | code:4 | value:589825
[335348.710989] drivers/hid/hid-logitech-dj.c: logi_dj_raw_event, size:15
[335348.710998] drivers/hid/hid-logitech-dj.c: logi_dj_ll_input_event: 
usb-:00:12.1-3:1, type:4 | code:4 | value:589825
[335348.774979] drivers/hid/hid-logitech-dj.c: logi_dj_raw_event, size:15
[335348.774990] drivers/hid/hid-logitech-dj.c: logi_dj_ll_input_event: 
usb-:00:12.1-3:1, type:4 | code:4 | value:589825
[335348.854978] drivers/hid/hid-logitech-dj.c: logi_dj_raw_event, size:15
[335348.854988] drivers/hid/hid-logitech-dj.c: logi_dj_ll_input_event: 
usb-:00:12.1-3:1, type:4 | code:4 | value:589825
[335348.910977] drivers/hid/hid-logitech-dj.c: logi_dj_raw_event, size:15
[335348.910986] drivers/hid/hid-logitech-dj.c: logi_dj_ll_

Bug#596741: regression: CPU fan fast after resume: won't climb back down (patch from upstream)

2012-05-04 Thread Jonathan Nieder
Jon Dowland wrote:

>>  3. Configure, build, and test:
>>
>>  git checkout squeeze-drm/master
[...]
> Alas no — the patch which fixes the issue has already been applied to this 
> branch.
> So this worked ☺

Thanks.  Interesting.  What does "git log -1 --oneline
squeeze-drm/master" show?  (For me it says "ba52a5bbe327 Linux
2.6.32.59".)  Does

git show squeeze-drm/master:drivers/gpu/drm/radeon/atom.c |
grep ATOM_CMD_SPDFANCNTL

yield any results?  (For me it doesn't.)  Does kernel modesetting seem
to be working?  "dmesg" output from booting and suspending would also
be interesting.

Puzzled,
Jonathan



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



Bug#671440: detect when just getting a new Packages file would be faster than the pdiffs

2012-05-04 Thread Goswin von Brederlow
jida...@jidanni.org writes:

> Package: apt
> Version: 0.9.2
> Severity: wishlist
>
> Maybe there should be a mechanism to detect when just getting a fresh
> Packages file would be faster than all the pdiffs, seen here after
> returning from a one week vacation:

No. Or rather the pdiff mechanism should be fixed to fetch all the
needed pdiff files concurrently and apply them in a single
pass. Alternatively the pdiff files could just not be made incremental
but that would modify them all on every update.


For a solution that works now:

Acquire::PDiffs::FileLimit "4"; // don't use diffs if we would need more than 4 
diffs

You might argue about setting a suitable default for this based on
common network / cpu speeds.

MfG
Goswin



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



Bug#646942: sidebar: unnecessary re-counting of mailboxes

2012-05-04 Thread Peter Hoeg
Antonio,

is there any chance of this patch making it into the official source? 

-- 
Regards,
Peter



signature.asc
Description: Digital signature


Bug#669006: closed by Jonathan Nieder (Re: ata_piix poor performance on ich5)

2012-05-04 Thread Teemu

: >  After replacing this disc, the speed issues are history.
: 
: Thanks for the update.  Closing.
: 
: >  The cpu burning is related to NFSv4, after reconfigured to use NFSv3
: >  my file server is working smoothly.

 Maybe a bit more detail... The faulty hd made the system behave like
 without dma, so I was able to make cpu consumption up to 80-100 %
 even without NFS.

 But with NFSv4 the system totally slowed down.

: I'd be interested to learn more about what happened there so it can
: get fixed.  Did I understand correctly that with a squeeze kernel
: NFSv4 writes do not increase nfsd CPU consumption very much, while
: with a wheezy kernel it provokes near 100% CPU consumption?

 I don't really know, didn't benchmark the new wheezy system over NFS 
 with the squeeze kernel. 

 But occasionally on wheezy, multiple instances of nfsd seem to use
 all of the cpu time, when configured as NFSv4. I can trigger it
 anytime on my setup by transfering big files, any vdr recording will
 do. They are usually 500MB..2TB in size.

: If you have time, I suppose I'd suggest filing a new bug with a
: summary of the problem.

 I'm not surprised if there is already one, because someone in
 #debian.fi@ircnet already told he had to use NFSv3 to get rid of his
 problems - before I even upgraded to wheezy.

 If I have the time, I might dig deeper.

-- 
 Teemu



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



Bug#671292: [bug?] [powerpc] hid_logitech_dj: Wireless mouse does not work in xorg or gpm

2012-05-04 Thread Hugo Osvaldo Barrera
On 2012-05-04 05:10, Hugo Osvaldo Barrera wrote:
> On 2012.05.04 02:41, Jonathan Nieder wrote:
>> Hugo Osvaldo Barrera wrote:
>>
>>> Here goes, I'm pretty sure a few of the first lines aren't relevant, but I
>>> prefer to send a couple too many instead of a couple to few :)
>>
>> Thanks!  That was fast.  I'd also be interested in the corresponding
>> output from an Intel architecture machine with the same kernel version
>> for comparison.
>>
>> I'm hoping some obvious difference will jump out --- otherwise I or
>> some other reader will have to look at the actual code. ;-)
>>
>> Hope that helps,
>> Jonathan
> 
> Here you go - *I* certainly can't make anything out of it, but hope it helps 
> :)
> 
> $ uname -a
> Linux hyperion 3.3.2-1-ARCH #1 SMP PREEMPT Sat Apr 14 09:48:37 CEST 2012 
> x86_64 AMD Phenom(tm) II X4 945 Processor AuthenticAMD GNU/Linux
> 
> dmesg:
> 



Oh, it slipped my mind and I used the other (identical) mouse for this,
does that matter?  They're the exact same model.

-- 
Hugo Osvaldo Barrera



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



Bug#671302: Circular Build Dependencies

2012-05-04 Thread Goswin von Brederlow
Andres Mejia  writes:

> On May 3, 2012 10:20 AM, "Andres Mejia"  wrote:
>>
>> On May 3, 2012 9:30 AM, "Pino Toscano"  wrote:
>> >
>> > Alle giovedì 3 maggio 2012, Andres Mejia ha scritto:
>> > > On Thu, May 3, 2012 at 3:44 AM, Pino Toscano  wrote:
>> > > > Package: libav
>> > > > Version: 6:0.8.1-7
>> > > > Severity: important
>> > > >
>> > > > Hi,
>> > > >
>> > > > libav 6:0.8.1-7 reenables the use of opencv... which itself uses
>> > > > libav libraries. This currently makes libav unbuildable on mipsel
>> > > > and hurd-i386, and generically makes libav no more bootstrap'able
>> > > > without having itself compiled already.
>> > > > Could you please drop the opencv usage again, please?
>> > > >
>> > > What could be done instead is a binary only upload with opencv
>> > > support disabled (i.e. use dpkg-buildpackage -B). Doing it on our
>> > > end will not require changing the version. Once this package is
>> > > uploaded, the release team can then be asked to do a binNMU for
>> > > these archs, which will bring back opencv support since the archive
>> > > will contain the regular *.debian.tar.gz changes that included
>> > > opencv.
>> > >
>> > > I believe this is better than doing a full build on all archs without
>> > > opencv, then doing another build with opencv.
>> >
>> > This mess (which is only a mess, not a clean solution) does not solve at
>> > all the fact that you cannot do a clean build of libav without having
>> > libav compiled already (for opencv).
>> > I don't see this as a viable solution, especially if in the future the
>> > epoch is raised bringing again conflicts between the old libav libraries
>> > and the new one.
>> >
>> > --
>> > Pino Toscano
>>
>> I'm not entirely certain how build circular dependency issues like this are
> resolved. Perhaps we should ask for help from the toolchain package 
> maintainers
> or debian-devel.
>>
>> ~ Andres
>
> Hello all,
> I would like to know if there is a good (perhaps best) approach in resolving
> issues with packages with circular build dependencies.
>
> Libav has various circular build dependencies including.
>
> libav -> opencv -> libav
> libav -> x264 -> libav
> libav -> x264 -> gpac -> libav
>
> I found some mention of this issue at [1]. This however doesn't offer any 
> clear
> solution.
>
> 1. http://wiki.debian.org/DebianBootstrap
>
> ~ Andres

gcc depends on gcc. *gasp*

I think at some point you simply have to live with such circular
Build-Depends. [1] offers a solution, or the begining of one, using
stages (see Mechanism). What is unclear about the idea?

MfG
Goswin






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



Bug#671455: RFA: cmph - C Minimal Perfect Hashing Library

2012-05-04 Thread Enrico Tassi
Package: wnpp
Severity: normal

Description:
 Minimal perfect hash functions are widely used for memory efficient storage
 and fast retrieval of items from static sets, such as words in natural
 languages, reserved words in programming languages or interactive systems,
 universal resource locations (URLs) in Web search engines, or item sets in
 data mining techniques.

I lost interest in this package. It was packaged as a dependency of lua-gtk,
that is
not in the archive anylonger. Popcon is low but not zero, so maybe there is
still
someone interested in maintaining cmph, and packaging a more recent version of
it.

The package is maintained here:
  svn+ssh://svn.debian.org/svn/collab-maint/deb-maint/cmph

Feel free to take care of it!

Cheers



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



Bug#671064: nmap: FTBFS[kfreebsd]: error: 'CLOCK_MONOTONIC' undeclared

2012-05-04 Thread Fyodor
On Tue, May 01, 2012 at 08:09:57PM +0100, Steven Chamberlain wrote:
> 
> While here, I also saw what looked like Microsoft .exe redistributables
> in the source tarball / Git repository?

We currently include those in our upstream Nmap tarballs (they are
needed on Windows and MS gives permission to redistribute them).  But
of course there is no need for Debian to include them.  And, in fact,
we may cease including them in the Nmap source tarball too.  They are
mostly just needed for our Windows binary packages.

Cheers,
-F



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



Bug#671456: kde-plasma-desktop: Can not move windows between screens in dual monitor setup

2012-05-04 Thread Paul Dreik
Package: kde-plasma-desktop
Version: 5:74
Severity: normal

Dear Maintainer,
   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
Standard install of kde-plasma-desktop. I have two screens of equal
size configured with aticonfig --initial=dual-head which works as
expected (can move the mouse between the screens).
   * What was the outcome of this action?
I can not move windows between the two screens. Starting
an application puts the window in the left screen, and
I can not drag it to the right screen. I turned off the
maximize/alignment magic that happens when you come close to
a screen border while dragging windows.
   * What outcome did you expect instead?
The window to be moved.


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

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

Versions of packages kde-plasma-desktop depends on:
ii  kde-baseapps4:4.7.4-2
ii  kde-runtime 4:4.7.4-2
ii  kde-workspace   4:4.7.4-2
ii  plasma-desktop  4:4.7.4-2+b1
ii  udisks  1.0.4-5
ii  upower  0.9.15-3

Versions of packages kde-plasma-desktop recommends:
ii  kdm   4:4.7.4-2+b1
ii  xserver-xorg  1:7.6+12

Versions of packages kde-plasma-desktop suggests:
pn  kde-l10n  

-- 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#662931: ttf-freefont: Reports variant in Bulgarian language

2012-05-04 Thread Steve White
Hi Fabian,

I happened to be looking over the Debian bugs, and noticed this new report.

I can confirm that fc-match returns the Bulgarian string, but this strikes me
as an fc-match bug.

This comes from a standard table of strings in the font, indexed by language.
There is no further logic in the font, and I just double-checked: the
strings all
seem to be indexed correctly.

This works properly for FreeMono with most software (e.g. on systems set
up for German, the face names appear in German)

My only clue is, fc-list FreeMono lists the Bulgarian string first
*after* the main
"en" string.  (That's odd -- wouldn't Basque come first?  Aha. It's sorting by
ISO 639-3 language code, for which Basque is 'eus', and Bulgarian is 'bul'.)
This is an fc-cache bug.

(Please report further FreeFont related issues to
https://savannah.gnu.org/bugs/?group=freefont)



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



Bug#671292: [bug?] [powerpc] hid_logitech_dj: Wireless mouse does not work in xorg or gpm

2012-05-04 Thread Jonathan Nieder
Hugo Osvaldo Barrera wrote:

> Oh, it slipped my mind and I used the other (identical) mouse for this,
> does that matter?  They're the exact same model.

Probably doesn't matter, but thanks for mentioning it.

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#669006: NFSv4: high cpu usage in nfsd compared to NFSv3 (Re: ata_piix poor performance on ich5)

2012-05-04 Thread Jonathan Nieder
Teemu wrote:

>: If you have time, I suppose I'd suggest filing a new bug with a
>: summary of the problem.
>
>  I'm not surprised if there is already one, because someone in
>  #debian.fi@ircnet already told he had to use NFSv3 to get rid of his
>  problems - before I even upgraded to wheezy.
>
>  If I have the time, I might dig deeper.

Excellent.  No need to worry about looking for duplicates, at least at
first --- a self-contained report with enough information to start
talking to upstream would be quite enough.

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#671457: DDPO: email address affected by case sensitivity

2012-05-04 Thread Vincent Cheng
Package: qa.debian.org
Severity: normal

When querying DDPO for a list of packages by maintainer, DDPO shows an
entirely different page, depending on whether or not my email is capitalized.
For example:

http://qa.debian.org/developer.php?login=vincentc1...@gmail.com
http://qa.debian.org/developer.php?login=vincentc1...@gmail.com

Ideally, both links should lead to the same page (with all my packages and
open ITP bug reports on the same page, of course).

Regards,
Vincent

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

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



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



Bug#671302: Circular Build Dependencies

2012-05-04 Thread Игорь Пашев
When I meet circular build deps:

1. Just get sources and try to build, satisfying what possible.
Some deps required for docs or tests and may be ignored for the first time.

2. If a build dep is really required to build (I remember x11-utils), I
install it separately
from sources into /usr/local

3. And finally, if nothing helps, I make a dummy package :-) I remember
gtk3 <-> gsettings-backend


Bug#671458: kde-plasma-desktop: bouncing cursor displays on the wrong screen in dual screen setup

2012-05-04 Thread Paul Dreik
Package: kde-plasma-desktop
Version: 5:74
Severity: minor

Dear Maintainer,

I have a dual screen setup, set up with aticonfig --initial=dual-head.
When opening an application, the cursor shows an animation of a bouncing
to signal that it is busy. This is expected. However, the animation
shows up on the wrong screen. If my screen is X pixels wide, the 
animation shows up displaced X pixels offset in horizontal direction.
I expect the animation to be shown directly by the cursor.
-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

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

Versions of packages kde-plasma-desktop depends on:
ii  kde-baseapps4:4.7.4-2
ii  kde-runtime 4:4.7.4-2
ii  kde-workspace   4:4.7.4-2
ii  plasma-desktop  4:4.7.4-2+b1
ii  udisks  1.0.4-5
ii  upower  0.9.15-3

Versions of packages kde-plasma-desktop recommends:
ii  kdm   4:4.7.4-2+b1
ii  xserver-xorg  1:7.6+12

Versions of packages kde-plasma-desktop suggests:
pn  kde-l10n  

-- 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#671459: gnuplot-nox: unclean remove

2012-05-04 Thread Christoph Anton Mitterer
Package: gnuplot-nox
Version: 4.6.0-6
Severity: important


Hi.

On removal gnuplut-nox leaves behind stale files:

Purging configuration files for gnuplot-nox ...
dpkg: warning: while removing gnuplot-nox, directory 
'/usr/share/doc/gnuplot-nox' not empty so not removed.


$ ls -Al /usr/share/doc/gnuplot-nox/
-rw-r--r--1 root root  509 Mar 20 12:13 TODO.Debian

Cheers,
Chris.



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



Bug#671302: Circular Build Dependencies

2012-05-04 Thread Игорь Пашев
2012/5/4 Игорь Пашев 

> x11-utils


xfonts-utils


Bug#667093: add patch

2012-05-04 Thread Adrien Cunin
tags 667093 + fixed-upstream
thanks

Le 04/05/2012 02:16, Matthias Klose a écrit :
> tags 667093 + patch
> thanks

Thanks. I should have updated this bug report earlier as it has already
been fixed upstream. I will prepare an updated package this week-end and
get it uploaded.

-- 
Adrien Cunin aka Adri2000



signature.asc
Description: OpenPGP digital signature


Bug#669208: Upstart issues

2012-05-04 Thread Steffen Möller
Hello,

yes, agreed, this is all annoying. Thorsten has changed the numbers back, but 
this is all unsatisfactory.

The basic motivation of it all was to have BOINC start after the graphics card 
is properly initialised, so CUDA/OpenCL is found by the BOINC client.

It seems like there is no way to artificially introduce a "sleep" into the init 
script ... but now tell someone that an init script should sleep. You are 
grilled alive for that. 

Something will come up. Most likely this will involve a test on /dev/nvidiactl 
and a conditional sleep. Better ideas welcome.

Steffen



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



Bug#666675: iceweasel: It still changes the order

2012-05-04 Thread Ariel
Package: iceweasel
Version: 12.0-1~bpo60+1
Followup-For: Bug #75

Is it possible for this fix to be included in the backports as well? I just 
upgraded from 11 to 12 and the search engines were reordered (apparently 
randomly).

This is also related to bug #670946

-Ariel



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



Bug#671437: src:zlib: Please support building mingw-w64

2012-05-04 Thread Matthias Klose
> I'd rather not do this unless there's some route to getting the port
> into the archive, sorry.

what do you mean by "some route to getting the port into the archive"? the mingw
toolchain is already in the archive.



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



Bug#671460: possibly wrong debug output in rm_conffile

2012-05-04 Thread Marc Haber
Package: dpkg
Version: 1.16.3
Severity: minor
File: /usr/bin/dpkg-maintscript-helper

Hi,

in dpkg-maintscript-helper's rm_conffile function, the code goes to
lengths to set the PACKAGE variable correctly, but the debug output
"Executing $0 rm_conffile ..." still refers to
DPKG_MAINTSCRIPT_PACKAGE which may not be set. PACKAGE, however, seems
to be correct in more cases.

I am therefore wondering whether the debug output shouldn't be
referring to PACKAGE instead of DPKG_MAINTSCRIPT_PACKAGE.

Greetings
Marc

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

Kernel: Linux 3.3.4-zgsrv20080 (SMP w/6 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 dpkg depends on:
ii  libbz2-1.0   1.0.6-1
ii  libc62.13-32
ii  libselinux1  2.1.9-4
ii  tar  1.26-4
ii  xz-utils 5.1.1alpha+20110809-3
ii  zlib1g   1:1.2.7.dfsg-1

dpkg recommends no packages.

Versions of packages dpkg suggests:
ii  apt  0.9.2

-- no debconf information



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



Bug#671461: mirrors: ftp2.fr.debian.org MD5Sum mismatch on Translation-enIndex files

2012-05-04 Thread Vincent Lefevre
Package: mirrors
Severity: normal

I've been getting the following errors with ftp2.fr.debian.org for the
last few days, when doing an update with aptitude:

┌──┐
│W: Failed to fetch   ▒│
│   http://ftp2.fr.debian.org/debian/dists/unstable/non-free/i18n/Translation-▒│
│   enIndex  MD5Sum mismatch  ▒│
│W: Failed to fetch   ▒│
│   http://ftp2.fr.debian.org/debian/dists/experimental/main/i18n/Translation-▒│
│   enIndex  MD5Sum mismatch  ▒│
│W: Failed to fetch   ▒│
│   http://ftp2.fr.debian.org/debian/dists/unstable/main/i18n/Translation-enIn▒│
│   dex  MD5Sum mismatch  ▒│
│E: Some index files failed to download. They have been ignored, or old ones  ▒│
│   used instead. ▒│
│[ Ok ]│
└──┘

Doing an update again immediately after the failure generally solves
the problem (at least, I do not get such an error).

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

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



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



Bug#663490:

2012-05-04 Thread Mathieu Malaterre
tags 663490 - patch
thanks

Here is what I get using your patch:


Generating 
'/home/mathieu/debian/debian-med/trunk/packages/pylibtiff/trunk/pylibtiff-0.3.0~svn78/libtiff/tiff_h_4_0_1.py'
/usr/bin/python: No module named tif_lzw; 'libtiff' is a package and
cannot be directly executed
dpkg: error processing python-libtiff (--install):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 python-libtiff



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



Bug#671437: src:zlib: Please support building mingw-w64

2012-05-04 Thread Jonathan Nieder
Matthias Klose wrote:

>> I'd rather not do this unless there's some route to getting the port
>> into the archive, sorry.
>
> what do you mean by "some route to getting the port into the archive"? the 
> mingw
> toolchain is already in the archive.

Maybe

 http://bugs.debian.org/606825 (dpkg)
 http://bugs.debian.org/610689 (sbuild)
 partial architectures (ftp.debian.org? britney? dak? ---
there doesn't seem to be a bug filed about this)



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



Bug#666379: gnome-mastermind: FTBFS dbhierx.mod parser errors

2012-05-04 Thread Lucas Nussbaum
On 01/05/12 at 06:14 +, Bart Martens wrote:
> Hi Lucas,
> 
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666379
> 
> The package has no Build-Depends on docbook-xml, and you wrote that internet
> was not accessible from the build systems.  So where did the file dbhierx.mod
> come from ?

The email footer is currently inacurate (I moved to using Amazon EC2
for those rebuilds, but did not update the mail template yet).

Internet is accessible from the nodes.

Lucas



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



Bug#671462: libnova: CFLAGS hardening flags missing

2012-05-04 Thread Simon Ruderich
Source: libnova
Version: 0.14.0-2
Severity: normal
Tags: patch

Dear Maintainer,

The CFLAGS hardening flags are missing because ./configure
overwrites them. For more hardening information please have a
look at [1], [2] and [3].

The attached patch fixes the issue, if possible it should be sent
to upstream.

To check if all flags were correctly enabled you can use
`hardening-check` from the hardening-includes package and check
the build log (for example with blhc [4]) (hardening-check
doesn't catch everything):

$ hardening-check /usr/bin/libnovaconfig 
/usr/lib/x86_64-linux-gnu/libnova-0.14.so.0.0.0
/usr/bin/libnovaconfig:
 Position Independent Executable: no, normal executable!
 Stack protected: no, not found!
 Fortify Source functions: yes
 Read-only relocations: yes
 Immediate binding: no not found!
/usr/lib/x86_64-linux-gnu/libnova-0.14.so.0.0.0:
 Position Independent Executable: no, regular shared library (ignored)
 Stack protected: yes
 Fortify Source functions: yes (some protected functions found)
 Read-only relocations: yes
 Immediate binding: no not found!

(Position Independent Executable and Immediate binding is not
enabled by default.)

Use find -type f \( -executable -o -name \*.so\* \) -exec
hardening-check {} + on the build result to check all files.

Regards,
Simon

[1]: https://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags
[2]: https://wiki.debian.org/HardeningWalkthrough
[3]: https://wiki.debian.org/Hardening
[4]: http://ruderich.org/simon/blhc/
-- 
+ privacy is necessary
+ using gnupg http://gnupg.org
+ public key id: 0x92FEFDB7E44C32F9
Description: Use CFLAGS from environment (dpkg-buildflags).
 Necessary for hardening flags.
Author: Simon Ruderich 
Last-Update: 2012-05-04

--- libnova-0.14.0.orig/configure.in
+++ libnova-0.14.0/configure.in
@@ -63,7 +63,7 @@ AC_CHECK_FUNCS([acosl])
 AC_CHECK_FUNCS([asinl])
 AC_CHECK_FUNCS([atan2l])
 
-CFLAGS=-Wall
+CFLAGS="$CFLAGS -Wall"
 
 # Checks for header files.
 AC_HEADER_STDC
--- libnova-0.14.0.orig/configure
+++ libnova-0.14.0/configure
@@ -12529,7 +12529,7 @@ fi
 done
 
 
-CFLAGS=-Wall
+CFLAGS="$CFLAGS -Wall"
 
 # Checks for header files.
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5


signature.asc
Description: Digital signature


Bug#671463: [DDPO] uscan vs. epochs

2012-05-04 Thread Thorsten Glaser
Package: qa.debian.org

Hi,

http://qa.debian.org/developer.php?login=t...@mirbsd.de
has the package CVS up to date, as can be seen in
http://qa.debian.org/cgi-bin/watch?pkg=cvs
but it’s still blue, not green, probably due to the epoch.

I have already mangled away the epoch in the last upload,
so it is probably a problem with DDPO.

bye,
//mirabilos
-- 
15:41⎜ Somebody write a testsuite for helloworld :-)



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



Bug#671460: possibly wrong debug output in rm_conffile

2012-05-04 Thread Raphael Hertzog
Hi,

On Fri, 04 May 2012, Marc Haber wrote:
> in dpkg-maintscript-helper's rm_conffile function, the code goes to
> lengths to set the PACKAGE variable correctly, but the debug output
> "Executing $0 rm_conffile ..." still refers to
> DPKG_MAINTSCRIPT_PACKAGE which may not be set. PACKAGE, however, seems
> to be correct in more cases.

Well, we already require DPKG_MAINTSCRIPT_NAME and it's rather unlikely
that one would manually set DPKG_MAINTSCRIPT_NAME but not
DPKG_MAINTSCRIPT_PACKAGE.

Even debconf, which used to not set those variables at all, is now correctly
setting them.

So I really don't see in what situation DPKG_MAINTSCRIPT_PACKAGE
would not be set.

DPKG_MAINTSCRIPT_PACKAGE provides a fallback value for PACKAGE and not
the other way around. It might be possible that one would use rm_conffile
to remove a file owned by another binary package of the same source
(although I don't see the use case for this, maybe cleaning up for a
removed but not purged binary package that got dropped) in which case the
debug message would become misleading.

> I am therefore wondering whether the debug output shouldn't be
> referring to PACKAGE instead of DPKG_MAINTSCRIPT_PACKAGE.

I don't think so. Furthermore the value of PACKAGE is output on the line
afterwards anyway.

If you agree with my answer, please close the bug.

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer

Pre-order a copy of the Debian Administrator's Handbook and help
liberate it: http://debian-handbook.info/liberation/



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



Bug#671452: autojump uses #!/usr/bin/env python3 instead of #!/usr/bin/env/python

2012-05-04 Thread Tanguy Ortolo
package autojump
tag 671452 moreinfo
thanks

William Ting, 2012-05-03 21:57-1000:
> The package maintainer added a patch to prioritize Python 3:
> 
> patches/use-python3.patch
> -#!/usr/bin/env python
> +#!/usr/bin/env python3

Yes I did, and the explanation is given in the patch header [1]:
Python 3 supports both Python 2 and Python 3's serialization formats, so
it is more flexible to run autojump with Python 3.

[1] 
http://patch-tracker.debian.org/patch/series/view/autojump/18-1/use-python3.patch

> Users downstream are experiencing problems because some have reverted back
> to Python 2 and can no longer use autojump. The program was designed in
> mind to support both Python 2 and 3, but the patch forces users to use
> Python 3.

Could you explain what you mean by “reverting back to Python 2” on a
Debian system?

> A lot of Python libraries have not migrated to Python 3, so it's likely to
> see a large number of users on Python 2 for a long time.

Which is no problem at all since Python 2 and Python 3 can very well
cohabit on a Debian system.

> Please remove / revert this patch so that both Python 2 and Python 3 users
> can continue using autojump.

I do no see any incompatibility of the current package with Python 2 or
Python 3. If there is, you can explain them to me: I shall need the
complete error message and the detailed steps to reproduce it on a
Debian testing or unstable system.

Regards,

-- 
 ,--.
: /` )   Tanguy Ortolo  
| `-'Debian Developer
 \_


signature.asc
Description: Digital signature


Bug#666269: update

2012-05-04 Thread Thorsten Glaser
Hi,

just looked at this again, and I *still* do not have the
permissions to access the bug
https://bugzilla.wikimedia.org/show_bug.cgi?id=35078
which is kinda hindering…

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



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



Bug#671437: src:zlib: Please support building mingw-w64

2012-05-04 Thread Mark Brown
On Fri, May 04, 2012 at 04:33:26AM -0500, Jonathan Nieder wrote:
> Matthias Klose wrote:

> >> I'd rather not do this unless there's some route to getting the port
> >> into the archive, sorry.

> > what do you mean by "some route to getting the port into the archive"? the 
> > mingw
> > toolchain is already in the archive.

> Maybe

>  http://bugs.debian.org/606825 (dpkg)
>  http://bugs.debian.org/610689 (sbuild)
>  partial architectures (ftp.debian.org? britney? dak? ---
> there doesn't seem to be a bug filed about this)
> 

Yes, that sort of stuff.



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



Bug#666269: update

2012-05-04 Thread Snowolf


  
  
Hi,

that means it's tagged as a security bug, have you tried asking
about it on #mediawiki on freenode?

from the mailing lists, I see

George
Argyros and Aggelos Kiayias reported that the method used to
generate 
password reset tokens is not sufficiently secure. Instead we use
various 
more 
secure random number generators, depending on what is available
on the 
platform. Windows users are strongly advised to install either
the openssl 
extension or the mcrypt extension for PHP so that MediaWiki can
take 
advantage 
of the cryptographic random number facility provided by Windows.


Any extension developers using mt_rand() to generate random
numbers in 
contexts 
where security is required are encouraged to instead make use of
the 
MWCryptRand class introduced with this release. 

For more details, see https://bugzilla.wikimedia.org/show_bug.cgi?id=35078

  and

http://www.mail-archive.com/wikibugs-l@lists.wikimedia.org/msg126907.html

  
Regards,
Snowolf

On 2012-05-04 1152, Thorsten Glaser wrote:

  Hi,

just looked at this again, and I *still* do not have the
permissions to access the bug
https://bugzilla.wikimedia.org/show_bug.cgi?id=35078
which is kinda hindering…

bye,
//mirabilos


  




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



Bug#670958: [regression] HP laptops: udev/power_supply battery oscilates between remove and add

2012-05-04 Thread Jonathan Nieder
tags 670958 + patch moreinfo
quit

Hi all,

Andy Whitcroft wrote[1]:

> Based on Matthew's feedback here is a version which optimises
> based on the power_unit field as returned from the battery info.
> Could someone who suffers from this issue please test this out
> and report back.  Thanks.

Instructions:

 0. prerequisites:

apt-get install git build-essential

 1. get a copy of the kernel history, if you don't already have it:

git clone \
  git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git

 2. add point releases:

cd linux
git remote add stable \
  git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
git fetch stable

 3. configure, build, test:

git checkout stable/linux-3.2.y
cp /boot/config-$(uname -r) .config; # current configuration
scripts/config --disable DEBUG_INFO
make localmodconfig; # optional: minimize configuration
make deb-pkg; # optionally with -j for parallel build
dpkg -i ../; # as root
reboot
... test test test ...

Hopefully it reproduces the bug.  So:

 4. try the patch (attached):

cd linux
git am -3sc /path/to/patch
make deb-pkg; # maybe with -j4
dpkg -i ../; # as root
reboot
... test test test ...

An alternative set of instructions is at [2].

If you get a chance to try this, please describe the result to Andy by
replying-to-all to his message (i.e., not this one).  Whoever is first
should probably also mention that pertinent is misspelled. ;-)  If you
have any questions, please don't hesitate to ask.

Thanks,
Jonathan

[1] http://thread.gmane.org/gmane.linux.kernel/1084565/focus=52981
[2] http://kernel-handbook.alioth.debian.org/ch-common-tasks.html#s4.2.2
or the corresponding page in the debian-kernel-handbook package
From: Andy Whitcroft 
Date: Thu, 3 May 2012 14:48:26 +0100
Subject: battery: only refresh the sysfs files when pertinant information 
changes

We only need to regenerate the sysfs files when the capacity units
change, avoid the update otherwise.

Signed-off-by: Andy Whitcroft 
Signed-off-by: Jonathan Nieder 
---
 drivers/acpi/battery.c |   10 +-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/drivers/acpi/battery.c b/drivers/acpi/battery.c
index 7711d94a0409..55354777e696 100644
--- a/drivers/acpi/battery.c
+++ b/drivers/acpi/battery.c
@@ -643,11 +643,19 @@ static int acpi_battery_update(struct acpi_battery 
*battery)
 
 static void acpi_battery_refresh(struct acpi_battery *battery)
 {
+   int power_unit;
+
if (!battery->bat.dev)
return;
 
+   power_unit = battery->power_unit;
+
acpi_battery_get_info(battery);
-   /* The battery may have changed its reporting units. */
+
+   if (power_unit == battery->power_unit)
+   return;
+
+   /* The battery has changed its reporting units. */
sysfs_remove_battery(battery);
sysfs_add_battery(battery);
 }
-- 
1.7.10.1



Bug#671464: nslcd: Please mark /etc/nslcd.conf as conffile

2012-05-04 Thread XU Benda
Package: nslcd
Severity: wishlist

Dear Maintainer,

   * debconf does not lead to a working nslcd.conf in all corner cases.
 administrator need to hand tune options inside.
   * However /etc/nslcd.conf is not in the list of conffiles for nslcd.
 new nslcd.conf is generated during nslcd upgrade and administrator
 has to overwrite back the hand-tuned version herself.
   * Please consider adding /etc/nslcd.conf to conffile to preserve it 
 across package upgrades.

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

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



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



Bug#666675: iceweasel: It still changes the order

2012-05-04 Thread Mike Hommey
On Fri, May 04, 2012 at 05:17:28AM -0400, Ariel wrote:
> Package: iceweasel
> Version: 12.0-1~bpo60+1
> Followup-For: Bug #75
> 
> Is it possible for this fix to be included in the backports as well? I just 
> upgraded from 11 to 12 and the search engines were reordered (apparently 
> randomly).
> 
> This is also related to bug #670946

The fix is in the backports. But if you used one of the affected
versions, you're likely to be hit by a problem at upgrade. This is
unfortunate, but there is not much that can be done without a lot of
work.

Affected versions are 11.0-3, 11.0-4, 10.0.3esr-3 and their
corresponding backports.

I don't think there are enough people having used these versions
and reordering/deleting search engines to spend time on the upgrade
issue from these versions. What is important is upgrades from stable,
and this works properly (unless proven otherwise)

Mike



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



Bug#671465: executables should have manual pages

2012-05-04 Thread Kenyon Ralph
Package: munin
Version: 2.0~rc5-3
Severity: wishlist
File: /usr/sbin/munin-run

Per Debian policy, there should be manual pages for munin executables,
such as munin-run, munindoc, etc. We should be able to use the
existing perldoc, just like how "perldoc perl" and "man perl" give the
same document. I don't know how that works, but probably pod2man is
used during Debian package creation to generate manual pages.

-- System Information:
Debian Release: 6.0.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 
'stable'), (50, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-0.bpo.2-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 munin-node depends on:
ii  adduser3.112+nmu2add and remove users and groups
ii  gawk   1:3.1.7.dfsg-5GNU awk, a pattern scanning and pr
ii  libnet-server-perl 0.99-3~bpo60+1extensible, general perl server en
ii  lsb-base   3.2-23.2squeeze1  Linux Standard Base 3.2 init scrip
ii  munin-common   2.0~rc5-3 network-wide graphing framework (c
ii  munin-plugins-core [mu 2.0~rc5-3 network-wide graphing framework (p
ii  munin-plugins-extra [m 2.0~rc5-3 network-wide graphing framework (u
ii  perl   5.10.1-17squeeze3 Larry Wall's Practical Extraction 
ii  procps 1:3.2.8-9squeeze1 /proc file system utilities

Versions of packages munin-node recommends:
ii  libnet-snmp-perl  5.2.0-4Script SNMP connections
ii  munin-plugins-core2.0~rc5-3  network-wide graphing framework (p

Versions of packages munin-node suggests:
ii  acpi  1.5-2  displays information on ACPI devic
ii  ethtool   1:2.6.34-3 display or change Ethernet device 
ii  hdparm9.32-1 tune hard disk parameters for high
pn  libcache-cache-pe  (no description available)
ii  libcrypt-ssleay-p 0.57-2 Support for https protocol in LWP
pn  libdbd-mysql-perl  (no description available)
pn  libdbd-pg-perl (no description available)
pn  liblwp-useragent-  (no description available)
pn  libnet-irc-perl(no description available)
pn  libtext-csv-xs-pe  (no description available)
ii  libwww-perl   5.836-1Perl HTTP/WWW client/server librar
ii  libxml-simple-per 2.18-3 Perl module for reading and writin
ii  lm-sensors1:3.1.2-6  utilities to read temperature/volt
pn  logtail(no description available)
pn  munin  (no description available)
pn  munin-java-plugin  (no description available)
ii  munin-plugins-ext 2.0~rc5-3  network-wide graphing framework (u
pn  mysql-client   (no description available)
ii  net-tools 1.60-23The NET-3 networking toolkit
ii  python2.6.6-3+squeeze6   interactive high-level object-orie
ii  ruby  4.5An interpreter of object-oriented 
ii  smartmontools 5.41+svn3365-1~bpo60+1 control and monitor storage system

-- Configuration Files:
/etc/munin/munin-node.conf changed [not included]
/etc/munin/plugin-conf.d/munin-node changed [not included]

-- 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#671361: pyicu: Please enable Python 3 support

2012-05-04 Thread Colin Watson
On Thu, May 03, 2012 at 03:16:17PM +0100, Colin Watson wrote:
> The following patch is hopefully self-explanatory, and works for me.

I made one slight mistake here: I used ${python:*} substvars rather than
${python3:*}.  The following revised patch fixes that.

  * Add Python 3 packages.
  * Replace ICUtzinfo-not-heap-type.dpatch with upstream r191, which
restores Python 3 compatibility.
  * Drop manual cleaning of python-pyicu-dbg, since dh_python2 handles this.

diff -u pyicu-1.3/debian/control pyicu-1.3/debian/control
--- pyicu-1.3/debian/control
+++ pyicu-1.3/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Python Modules Team 

 Uploaders: Bernd Zeimetz 
-Build-Depends: dpatch, debhelper (>= 5.0.37.3), python-all-dev (>= 2.6.6-3~), 
python-all-dbg (>= 2.6.6-3~), libicu-dev
+Build-Depends: dpatch, debhelper (>= 5.0.37.3), python-all-dev (>= 2.6.6-3~), 
python-all-dbg (>= 2.6.6-3~), python3-all-dev (>= 3.2), python3-all-dbg (>= 
3.2), libicu-dev
 Build-Conflicts: python-pyicu
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/pyicu/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/pyicu/trunk/
@@ -33,0 +34,23 @@
+
+Package: python3-pyicu
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}
+Provides: ${python3:Provides}
+Description: Python 3 extension wrapping the ICU C++ API
+ ICU is a C++ and C library that provides robust and full-featured
+ Unicode and locale support. This package provides an extension for
+ Python 3 which wraps the ICU C++ API.
+
+Package: python3-pyicu-dbg
+Section: debug
+Architecture: any
+Priority: extra
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, python3-pyicu 
(= ${binary:Version}), python3-dbg
+Provides: ${python3:Provides}
+Description: Python 3 extension wrapping the ICU C++ API (debug extension)
+ ICU is a C++ and C library that provides robust and full-featured
+ Unicode and locale support. This package provides an extension for
+ Python 3 which wraps the ICU C++ API.
+ .
+ This package contains the extension built for the Python 3 debug
+ interpreter.
diff -u pyicu-1.3/debian/rules pyicu-1.3/debian/rules
--- pyicu-1.3/debian/rules
+++ pyicu-1.3/debian/rules
@@ -4,7 +4,9 @@
 #export DH_VERBOSE=1
 
 PKGNAME:=python-pyicu
+PKG3NAME=python3-pyicu
 PYVERS:=$(shell pyversions -vr)
+PY3VERS:=$(shell py3versions -vr)
 
 -include /usr/share/python/python.mk
 ifeq (,$(py_sitename))
@@ -21,20 +23,29 @@
 build-stamp:
dh_testdir
 
+   # setup.py modifies test source files when building for Python 3, so
+   # build out of tree.
+   rm -rf build-py2 build-py3
+   mkdir -p build-py2 build-py3
+   cp -a $(filter-out build-py2 build-py3 debian,$(wildcard *)) build-py2/
+   cp -a $(filter-out build-py2 build-py3 debian,$(wildcard *)) build-py3/
+
set -e; \
-   for py in $(PYVERS); do  \
+   for py in $(PYVERS) $(PY3VERS); do  \
+   (cd build-py$${py%%.*}; \
python$$py setup.py build; \
-   python$$py-dbg setup.py build; \
+   python$$py-dbg setup.py build); \
done
 
 ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))
set -ex ;\
for test in `ls test/*.py`; do \
- for py in $(PYVERS); do  \
-   PYTHONPATH=`ls -d $(CURDIR)/build/lib.*-$$py` \
+ for py in $(PYVERS) $(PY3VERS); do  \
+   (cd build-py$${py%%.*}; \
+   PYTHONPATH=`ls -d $$(pwd)/build/lib.*-$$py` \
  python$$py $$test ;\
-   PYTHONPATH=`ls -d $(CURDIR)/build/lib_d.*-$$py || ls -d 
$(CURDIR)/build/lib.*-$$py-pydebug` \
- python$$py-dbg $$test ;\
+   PYTHONPATH=`ls -d $$(pwd)/build/lib_d.*-$$py || ls -d 
$$(pwd)/build/lib.*-$$py-pydebug` \
+ python$$py-dbg $$test) ;\
  done ;\
done
 endif
@@ -46,11 +57,8 @@
dh_testdir
dh_testroot
rm -f install-stamp build-stamp
-   -for py in $(PYVERS); do  \
-   python$$py setup.py clean; \
-   done
-   find . -name "*.pyc" -print0 | xargs -0 rm -f
-   rm -rf build
+   find . \( -name "*.pyc" -o -name __pycache__ \) -print0 | xargs -0 rm -f
+   rm -rf build-py2 build-py3
dh_clean 
 
 install: install-stamp
@@ -61,12 +69,15 @@
dh_installdirs
set -e; \
for py in $(PYVERS); do  \
+   (cd build-py2; \
python$$py setup.py install --root=$(CURDIR)/debian/$(PKGNAME) 
--prefix=/usr $(py_setup_install_args) ;\
-   python$$py-dbg setup.py install 
--root=$(CURDIR)/debian/$(PKGNAME)-dbg --prefix=/usr $(py_setup_install_args) ;\
+   python$$py-dbg setup.py install 
--root=$(CURDIR)/debian/$(PKGNAME)-dbg --prefix=/usr $(py_setup_install_args)) 
;\
+   done
+   for py in $(PY3VERS); do  \
+   (cd build-py3; \
+   python$$py setup.py install --root=$(CURDIR)/debian/$(PKG3NAME) 
--prefix=/usr $(py_setup_install_args) ;\
+   python$$py-dbg s

Bug#649817: sniffit: please enable hardening options

2012-05-04 Thread Simon Ruderich
Dear Maintainer,

The attached patch fixes the missing hardening flags, if
possible it should be sent to upstream.

To check if all flags were correctly enabled you can use
`hardening-check` from the hardening-includes package and check
the build log (for example with blhc [1]) (hardening-check
doesn't catch everything):

$ hardening-check /usr/sbin/sniffit
/usr/sbin/sniffit:
 Position Independent Executable: no, normal executable!
 Stack protected: yes
 Fortify Source functions: yes (some protected functions found)
 Read-only relocations: yes
 Immediate binding: no not found!

(Position Independent Executable and Immediate binding is not
enabled by default.)

Use find -type f \( -executable -o -name \*.so\* \) -exec
hardening-check {} + on the build result to check all files.

Regards,
Simon

[1]: http://ruderich.org/simon/blhc/
-- 
+ privacy is necessary
+ using gnupg http://gnupg.org
+ public key id: 0x92FEFDB7E44C32F9
Description: Use build flags from environment (dpkg-buildflags).
 Necessary for hardening flags.
Author: Simon Ruderich 
Last-Update: 2012-05-04

Index: sniffit-0.3.7.beta/Makefile.in
===
--- sniffit-0.3.7.beta.orig/Makefile.in	2012-05-04 12:10:08.632049736 +0200
+++ sniffit-0.3.7.beta/Makefile.in	2012-05-04 12:16:27.172051409 +0200
@@ -10,9 +10,9 @@
 LIBS   = @LIBS@
 DEFS	   = @DEFS@
 OS_OPT = @OS_OPT@
-OBJ_FLAG   = -O2 -c
+OBJ_FLAG   = -O2 -c @CPPFLAGS@ @CFLAGS@
 OBJ_OPT= -I./libpcap -L./libpcap
-EXE_FLAG   = -O2 -o sniffit
+EXE_FLAG   = -O2 @CFLAGS@ @LDFLAGS@ -o sniffit
 EXE_OPT= -I./libpcap -L./libpcap -lpcap
 EXE_OBJ= sn_packets.o sn_generation.o sn_interface.o sn_cfgfile.o \
  sn_logfile.o sn_resolv.o
@@ -27,7 +27,7 @@
 
 sniffit: $(SNIFFIT) $(DEP_FILES)
 #	cd libpcap; make; cd ..
-	$(CC) $(EXE_FLAG) $(SNIFFIT) $(EXE_OBJ) $(EXE_OPT) $(LIBS) $(DEFS) $(OS_OPT) 
+	$(CC) @CPPFLAGS@ $(EXE_FLAG) $(SNIFFIT) $(EXE_OBJ) $(EXE_OPT) $(LIBS) $(DEFS) $(OS_OPT) 
 
 sn_cfgfile.o: sn_cfgfile.h sn_cfgfile.c sn_defines.h sn_structs.h sn_config.h
 	$(CC) $(OBJ_FLAG) sn_cfgfile.c $(OBJ_OPT) $(DEFS)


signature.asc
Description: Digital signature


Bug#666675: iceweasel: It still changes the order

2012-05-04 Thread Ariel


On Fri, 4 May 2012, Mike Hommey wrote:


On Fri, May 04, 2012 at 05:17:28AM -0400, Ariel wrote:


Is it possible for this fix to be included in the backports as well? I 
just upgraded from 11 to 12 and the search engines were reordered 
(apparently randomly).


The fix is in the backports. But if you used one of the affected
versions, you're likely to be hit by a problem at upgrade. This is
unfortunate, but there is not much that can be done without a lot of
work.

Affected versions are 11.0-3, 11.0-4, 10.0.3esr-3 and their
corresponding backports.

I don't think there are enough people having used these versions
and reordering/deleting search engines to spend time on the upgrade
issue from these versions. What is important is upgrades from stable,
and this works properly (unless proven otherwise)


But will it happen again on the next upgrade (12 to 13 or a point release 
of 12)? If not then that's fine.


But if, because I used one of the bad versions, it will always reorder, 
then that's not good.


-Ariel



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



Bug#671292: [bug?] [powerpc] hid_logitech_dj: Wireless mouse does not work in xorg or gpm

2012-05-04 Thread Nestor Lopez Casado
Hi guys,

Thanks for those logs, very helpful.

Would you be able to test the following patch on both systems and let
us know about the result?

Cheers,
Nestor

diff --git a/drivers/hid/hid-logitech-dj.c b/drivers/hid/hid-logitech-dj.c
index 38b12e4..763e4d9 100644
--- a/drivers/hid/hid-logitech-dj.c
+++ b/drivers/hid/hid-logitech-dj.c
@@ -215,6 +215,7 @@ static void logi_dj_recv_add_djhid_device(struct
dj_receiver_dev *djrcv_dev,
struct usb_device *usbdev = interface_to_usbdev(intf);
struct hid_device *dj_hiddev;
struct dj_device *dj_dev;
+   u32 reports_supported;

/* Device index goes from 1 to 6, we need 3 bytes to store the
 * semicolon, the index, and a null terminator
@@ -264,9 +265,11 @@ static void logi_dj_recv_add_djhid_device(struct
dj_receiver_dev *djrcv_dev,
__func__);
goto dj_device_allocate_fail;
}
+   memcpy(&reports_supported,
+   &dj_report->report_params[DEVICE_PAIRED_RF_REPORT_TYPE],
+   sizeof(reports_supported));

-   dj_dev->reports_supported = le32_to_cpu(
-   dj_report->report_params[DEVICE_PAIRED_RF_REPORT_TYPE]);
+   dj_dev->reports_supported = le32_to_cpu(reports_supported);
dj_dev->hdev = dj_hiddev;
dj_dev->dj_receiver_dev = djrcv_dev;
dj_dev->device_index = dj_report->device_index;



On Fri, May 4, 2012 at 10:36 AM, Jonathan Nieder  wrote:
>
> Hugo Osvaldo Barrera wrote:
>
> > Oh, it slipped my mind and I used the other (identical) mouse for this,
> > does that matter?  They're the exact same model.
>
> Probably doesn't matter, but thanks for mentioning it.
>
> 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#666675: iceweasel: It still changes the order

2012-05-04 Thread Mike Hommey
On Fri, May 04, 2012 at 06:18:14AM -0400, Ariel wrote:
> 
> On Fri, 4 May 2012, Mike Hommey wrote:
> 
> >On Fri, May 04, 2012 at 05:17:28AM -0400, Ariel wrote:
> 
> >>Is it possible for this fix to be included in the backports as
> >>well? I just upgraded from 11 to 12 and the search engines were
> >>reordered (apparently randomly).
> >
> >The fix is in the backports. But if you used one of the affected
> >versions, you're likely to be hit by a problem at upgrade. This is
> >unfortunate, but there is not much that can be done without a lot of
> >work.
> >
> >Affected versions are 11.0-3, 11.0-4, 10.0.3esr-3 and their
> >corresponding backports.
> >
> >I don't think there are enough people having used these versions
> >and reordering/deleting search engines to spend time on the upgrade
> >issue from these versions. What is important is upgrades from stable,
> >and this works properly (unless proven otherwise)
> 
> But will it happen again on the next upgrade (12 to 13 or a point
> release of 12)? If not then that's fine.
> 
> But if, because I used one of the bad versions, it will always
> reorder, then that's not good.

It should be okay when upgrading from a non affected version to another
non affected version. If it's not, please file a new bug.

Mike



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



Bug#671466: sheepdog: New upstream release

2012-05-04 Thread David Douard
Package: sheepdog
Severity: wishlist


Hi, 

sheepdog 0.3.0 has been available for a while now. Could it be possible to 
update the package accordingly? 

Also, do you intend to upload it in sid (and possibly wheezy when possible)?

David Douard



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



Bug#671467: condor: Build system setup cannot handle kFreeBSD

2012-05-04 Thread Michael Hanke
Source: condor
Version: 7.7.6~dfsg.1-3
Severity: normal
Tags: upstream

Condor fails to build on Debian's kFreeBSD port

https://buildd.debian.org/fetch.cgi?pkg=condor&arch=kfreebsd-i386&ver=7.7.6%7Edfsg.1-3&stamp=1336076665&file=log

what causes this behavior is that the package forces Globus support, but
the Condor CMAKE setup fails to configure it properly (missing include
path).

However, the underlying reason seems to be that Condor does not treat
Debian's kFreeBSD port as any other Debian architecture. Instead, it
detects a non-Linux platform and refuses to enable Globus support.
The reason for that is not immediately obvious to me as Globus seems to
build just fine on kFreeBSD and is available in all current release
flavors of Debian.

Is there any reason to disable Globus support globally in

  externals/bundles/globus/5.0.1-p1/CMakeLists.txt

based on a platform whitelist, instead of a platform blacklist, or even
not disabling it at all if Globus is found?

NB: CMAKE_SYSTEM_NAME on kFreeBSD is 'kFreeBSD'.


Michael



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



Bug#671468: [CRASH] Uncaught exception AttributeError in Backend/PythonApt.py:801

2012-05-04 Thread Max Maton
Package: update-manager-core
Version: 0.200.5-1
Severity: important
File: /usr/share/pyshared/UpdateManager/Backend/PythonApt.py



*** /tmp/update-manager-bugloCAl_
The information below has been automatically generated.
Please do not remove this from your bug report.

- Exception Type: 
- Exception Value: AttributeError("'NoneType' object has no attribute
'get_package_list'",)
- Exception Origin: 
- Exception Traceback:
  File "/usr/lib/pymodules/python2.6/UpdateManager/BugHandler.py", line 89, in
run
threading.Thread.run(self, *args, **kwargs)
  File "/usr/lib/python2.6/threading.py", line 484, in run
self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib/pymodules/python2.6/UpdateManager/Backend/PythonApt.py", line
801, in thread_helper
for pkg_info in self._available_updates.get_package_list():




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

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

Versions of packages update-manager-core depends on:
ii  lsb-release   3.2-23.2squeeze1   Linux Standard Base version report
ii  python2.6.6-3+squeeze6   interactive high-level object-orie
ii  python-apt0.7.100.1+squeeze1 Python interface to libapt-pkg
ii  python-support1.0.10 automated rebuilding support for P

Versions of packages update-manager-core recommends:
ii  update-manager-gnome  0.200.5-1  GNOME application that manages sof

update-manager-core suggests no packages.



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



Bug#667408: varconf: ftbfs with GCC-4.7

2012-05-04 Thread Matthias Klose
tags 667408 + patch
thanks

the missing constructor symbols should be made optional or removed.



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



Bug#669150: RM: liboce-*1 -- RoM

2012-05-04 Thread Alexander Reichle-Schmehl
clone 669150 -1
reassign -1 src:elmer
retitle -1 "FTBFS on arm*"
found -1 6.1.0.svn.5396.dfsg-5.1
severity -1 serious
thanks


Hi!

* Adam C Powell IV  [120418 15:21]:
> > > dak disagrees, fwiw:
> > > 
> > > # Broken Depends:
> > > elmerfem: elmer [amd64 armel armhf hurd-i386 i386 ia64 kfreebsd-amd64 
> > > kfreebsd-i386 mips mipsel powerpc s390 sparc]
> > > gmsh: gmsh [kfreebsd-amd64 kfreebsd-i386 mipsel]
> > > netgen: libnglib-4.9.13 [armhf]
> > > netgen [armhf]
> > > 
> > > https://buildd.debian.org/status/package.php?p=elmerfem suggests it
> > > hasn't been uploaded in a couple of months, which is before the oce
> > > upload which changed the SONAME.
> > 
> > Oops!  I thought I had taken care of that.  Will do ASAP, thanks.
> Elmer has an NMU in delayed/7 to go in on Saturday.

... and now Elmer 6.1.0.svn.5396.dfsg-5.1 FTBFS on arm*, fo let's open a
sepperate bug report about that.

elmerparam_rwrapper.c: In function 'elmerparam_rwrapper':
elmerparam_rwrapper.c:55:8: warning: assignment discards 'const' qualifier from 
pointer target type [enabled by default]
gcc -std=gnu99 -shared -o elmerparamSHLIB_EXT elmerparam_rwrapper.o -L/usr/lib 
-L/build/buildd-elmerfem_6.1.0.svn.5396.dfsg-5.1-armel-XoGEKe/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib
 -lelmerparam -lmatc SHLIB_LIBADD -L/usr/lib/R/lib -lR
gcc: error: SHLIB_LIBADD: No such file or directory
make[4]: *** [elmerparamSHLIB_EXT] Error 1
make[4]: Leaving directory 
`/build/buildd-elmerfem_6.1.0.svn.5396.dfsg-5.1-armel-XoGEKe/elmerfem-6.1.0.svn.5396.dfsg/elmerparam/src/R/elmerparam/src'
ERROR: compilation failed for package 'elmerparam'
* removing 
'/build/buildd-elmerfem_6.1.0.svn.5396.dfsg-5.1-armel-XoGEKe/elmerfem-6.1.0.svn.5396.dfsg/debian/tmp/usr/lib/R/elmerparam'
make[3]: *** [install] Error 1
make[3]: Leaving directory 
`/build/buildd-elmerfem_6.1.0.svn.5396.dfsg-5.1-armel-XoGEKe/elmerfem-6.1.0.svn.5396.dfsg/elmerparam/src/R'
make[2]: *** [install-recursive] Error 1
make[1]: *** [install-recursive] Error 1
make[2]: Leaving directory 
`/build/buildd-elmerfem_6.1.0.svn.5396.dfsg-5.1-armel-XoGEKe/elmerfem-6.1.0.svn.5396.dfsg/elmerparam/src'
make[1]: Leaving directory 
`/build/buildd-elmerfem_6.1.0.svn.5396.dfsg-5.1-armel-XoGEKe/elmerfem-6.1.0.svn.5396.dfsg/elmerparam'
make: *** [stamp-build] Error 2

Shall I ignore it and continue with the removal?


By the way, I'm doing the following:

$ dak rm -p -d 669150 -R -C package -m "RoM: Not cought by cruft report" -b -a 
armel,armhf,hurd-i386,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,s390x,sparc
liboce-foundation1 liboce-modeling1 liboce-ocaf-lite1 liboce-ocaf1 
liboce-visualization1

Which results in:

# Broken Depends:
elmerfem: elmer [armel armhf]
oce: liboce-foundation-dev
 liboce-modeling-dev
 liboce-ocaf-dev
 liboce-ocaf-lite-dev
 liboce-visualization-dev


The oce stuff seems to be false positives (as we currently have versions
0.8.0-1 and 0.9.1-1 of these packages in the archive), so I'll ignore
them.  However, once the removal is done, please check if they are
mentioned in the cruft report.  If not please open a new removal bug for
them.


Best regards,
  Alexander



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



Bug#671292: [bug?] [powerpc] hid_logitech_dj: Wireless mouse does not work in xorg or gpm

2012-05-04 Thread Jonathan Nieder
Nestor Lopez Casado wrote:

> Would you be able to test the following patch on both systems and let
> us know about the result?

Instructions for Hugo:

# prerequisites
apt-get install git build-essential

# get the kernel history, if you don't already have it
git clone \
  git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git

# latest mainline kernel
cd linux
git fetch origin
git checkout origin/master

# configure
cp /boot/config-$(uname -r) .config; # current configuration
scripts/config --disable DEBUG_INFO; # smaller build
make localmodconfig; # minimize configuration

# apply patch
git apply --index /path/to/patch

# build
make deb-pkg; # optionally with -j for parallel build

# test
dpkg -i ../; # as root
reboot

# to unapply patch:
cd linux
git reset --hard origin/master

# when you want to build again:
make deb-pkg; # maybe with -j4
dpkg -i ../; # as root
reboot

I would also be interested in a capture of the pairing event, if possible:

(remove mouse battery or bring mouse out of range)
mount -t debugfs debugfs /sys/kernel/debug
ls /sys/kernel/debug/hid/
modprobe -r hid_logitech_dj
modprobe hid_logitech_dj
cat /sys/kernel/debug/hid//events >events.captured
(insert mouse battery or bring mouse within range)
^C

Jonathan



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



Bug#671361: pyicu: Please enable Python 3 support

2012-05-04 Thread Jakub Wilk

* Colin Watson , 2012-05-04, 11:13:

-Build-Depends: dpatch, debhelper (>= 5.0.37.3), python-all-dev (>= 2.6.6-3~), 
python-all-dbg (>= 2.6.6-3~), libicu-dev
+Build-Depends: dpatch, debhelper (>= 5.0.37.3), python-all-dev (>= 2.6.6-3~), 
python-all-dbg (>= 2.6.6-3~), python3-all-dev (>= 3.2), python3-all-dbg (>= 3.2), 
libicu-dev


Why >= 3.2? If pyicu doesn't support older versions (I didn't check) 
then this should be reflected in X-Python3-Version, too.



+   find . \( -name "*.pyc" -o -name __pycache__ \) -print0 | xargs -0 rm -f


This doesn't look correct. __pycache__ is a directory, so it cannot be 
removed by "rm -f".


--
Jakub Wilk



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



Bug#671464: nslcd: Please mark /etc/nslcd.conf as conffile

2012-05-04 Thread Arthur de Jong
On Fri, 2012-05-04 at 19:04 +0900, XU Benda wrote:
> * debconf does not lead to a working nslcd.conf in all corner cases.
>   administrator need to hand tune options inside.

This is correct.

> * However /etc/nslcd.conf is not in the list of conffiles for nslcd.
>   new nslcd.conf is generated during nslcd upgrade and administrator
>   has to overwrite back the hand-tuned version herself.

This should not be the case. The debconf handling should be so that
administrator changes should be preserved. The postinst should update
the existing configuration when changes are made through debconf and
should only install a new nslcd.conf if it missing (i.e. on install).

Recently a bug was found in this (#670133), perhaps you are seeing the
same? Please describe the changes that are not preserved on upgrades.
Also adding the version of nslcd that you're using would help.

> * Please consider adding /etc/nslcd.conf to conffile to preserve it 
>   across package upgrades.

You cannot flag a file as conffile and both do configuration with
debconf because maintainer scripts are not allowed to touch conffiles.

Thanks,

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


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


Bug#671470: pulseaudio: init.d script missing the --disallow-exit option

2012-05-04 Thread Martin-Éric Racine
Package: pulseaudio
Version: 1.1-3+b1
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

As reported by syslog whenever running in system mode:

May  4 14:04:22 geode pulseaudio[1357]: [pulseaudio] main.c: Running in system 
mode, but --disallow-exit not set!

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

Kernel: Linux 3.2.0-2-486
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages pulseaudio depends on:
ii  adduser 3.113+nmu1
ii  consolekit  0.4.5-3
ii  libasound2  1.0.25-2
ii  libasound2-plugins  1.0.25-1
ii  libc6   2.13-30
ii  libcap2 1:2.22-1
ii  libdbus-1-3 1.5.12-1
ii  libfftw3-3  3.3-1
ii  libice6 2:1.0.8-2
ii  libltdl72.4.2-1
ii  liborc-0.4-01:0.4.16-1
ii  libpulse0   1.1-3+b1
ii  libsamplerate0  0.1.8-4
ii  libsm6  2:1.2.1-2
ii  libsndfile1 1.0.25-4
ii  libspeexdsp11.2~rc1-3
ii  libtdb1 1.2.9+git20120207-2
ii  libudev0175-3.1
ii  libx11-62:1.4.4-4
ii  libx11-xcb1 2:1.4.4-4
ii  libxcb1 1.8.1-1
ii  libxtst62:1.2.0-4
ii  lsb-base4.1+Debian0
ii  udev175-3.1

Versions of packages pulseaudio recommends:
ii  gstreamer0.10-pulseaudio  0.10.31-2
ii  pulseaudio-esound-compat  
ii  pulseaudio-module-x11 1.1-3+b1
ii  rtkit 0.10-2

Versions of packages pulseaudio suggests:
ii  paman 
ii  paprefs   
ii  pavucontrol   
ii  pavumeter 
ii  pulseaudio-utils  1.1-3+b1

- -- Configuration Files:
/etc/default/pulseaudio changed [not included]

- -- no debconf information

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

iQIcBAEBCAAGBQJPo7lIAAoJEK4fgnfEtNe2l64QAJe1rQMFJHEg/1AT21RwmUGk
P2GPGCn235lbHxcScR1kjU/HT5k5TMb3uprJmOCjKT+CYj6jGktF8rpLJAPQDGgs
R1ZLYUPtjkVlMMdYwjkiPVUBpXAG+RDA0OGawK4HL+5QcdfPXVgIneOZsI7rnqH5
evASNKFb+2KIK+ERt7W7d+RyNiNzXlFlUmvbQStgth5zrjWTEcVknl+QAKRMPE2L
eW+J+4obhSuVIP/k8u1v9kgKhjHGdnjBTUUUpdq4hvl+ApgA33eZxmYsgGQs4/GN
a7IfotpQUqwcUTxGck5TUdaC4oZL7O/n6Fj72Ifg5bcuyJYTK1zYVQZMEgmN+nsx
tazOJaP+bfzORBi51LDbcJLzPipNgBFp3AwsekRXxCOgK134JjCgxbvslXNRUKKH
drSn0s/Skr6q1ZTyttfjygBhlZr3nWyyt/VanaA3kV1+QwfDTAigki5TmdGCa2QG
J3ksq52xbm2rnQinwKa25EATLXjhycj8bmmT5sc8W/vN9E28VVGxOIozTz2GRRcf
BbuqFjqInzT2ixGvAsu225OWSF68xgqozVhMHP6DCA2C2h98ZrDqL3DPf0Cpdp0s
TtSouoxyB6SAy3Miz4poRlcdGVoEkisdaZVZKcZfzgUkEEbkfwnYDGU7EDILTzRC
a7yh0VKAwalOO7R+1kwN
=Z44r
-END PGP SIGNATURE-



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



Bug#670070: nmu: dolfin_1.0.0-4

2012-05-04 Thread Kumar Appaiah
On Thu, May 03, 2012 at 11:17:21PM +0100, Adam D. Barratt wrote:
> > The ia64 and s390 builds FTBFS so far, although I don't think either of
> > them is specifically armadillo related from a quick look.
> 
> That got fixed and, as of tonight's britney run, libarmdillo2 is no
> longer in testing.

Wonderful! Thank you!

Kumar
-- 
Kumar Appaiah



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



Bug#671471: pulseaudio: /usr/share/alsa/pulse-alsa.conf may be old or corrupted

2012-05-04 Thread Martin-Éric Racine
Package: pulseaudio
Version: 1.1-3+b1
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

$ sudo alsamixer -c0
ALSA lib conf.c:1220:(parse_def) show is not a compound
ALSA lib conf.c:1686:(snd_config_load1) _toplevel_:24:26:Unexpected char
ALSA lib conf.c:3406:(config_file_open) /usr/share/alsa/pulse-alsa.conf may be 
old or corrupted: consider to remove or fix it

$ dpkg -S /usr/share/alsa/pulse-alsa.conf
pulseaudio: /usr/share/alsa/pulse-alsa.conf

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

Kernel: Linux 3.2.0-2-486
Locale: LANG=fi_FI.utf8, LC_CTYPE=fi_FI.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages pulseaudio depends on:
ii  adduser 3.113+nmu1
ii  consolekit  0.4.5-3
ii  libasound2  1.0.25-2
ii  libasound2-plugins  1.0.25-1
ii  libc6   2.13-30
ii  libcap2 1:2.22-1
ii  libdbus-1-3 1.5.12-1
ii  libfftw3-3  3.3-1
ii  libice6 2:1.0.8-2
ii  libltdl72.4.2-1
ii  liborc-0.4-01:0.4.16-1
ii  libpulse0   1.1-3+b1
ii  libsamplerate0  0.1.8-4
ii  libsm6  2:1.2.1-2
ii  libsndfile1 1.0.25-4
ii  libspeexdsp11.2~rc1-3
ii  libtdb1 1.2.9+git20120207-2
ii  libudev0175-3.1
ii  libx11-62:1.4.4-4
ii  libx11-xcb1 2:1.4.4-4
ii  libxcb1 1.8.1-1
ii  libxtst62:1.2.0-4
ii  lsb-base4.1+Debian0
ii  udev175-3.1

Versions of packages pulseaudio recommends:
ii  gstreamer0.10-pulseaudio  0.10.31-2
ii  pulseaudio-esound-compat  
ii  pulseaudio-module-x11 1.1-3+b1
ii  rtkit 0.10-2

Versions of packages pulseaudio suggests:
ii  paman 
ii  paprefs   
ii  pavucontrol   
ii  pavumeter 
ii  pulseaudio-utils  1.1-3+b1

- -- Configuration Files:
/etc/default/pulseaudio changed [not included]
/etc/init.d/pulseaudio changed [not included]

- -- no debconf information

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

iQIcBAEBCAAGBQJPo7sEAAoJEK4fgnfEtNe2WaIQAIfTcM84SXnO02hIP3aMLtwk
tLXKyHqD/TSRlIn9Bcd3hPvxj+JNMtI86/FXw6cOTH44kCpXskxHMMTyDMnEk+RW
QH2LhXdr/NsgKqPBNHy+/Ctsmc2pqMZ3Y9JqJw2ws5bQup16HcQ+zgn6r3Xvmpvj
uQ/OegECGfqUPySxsdTnWxLPE/07i/5FNh6zMTSHQqBYKbjVhh+eIjEVCbB4xkxe
Tbxin5BFRtnazD7sSS1oHuuS5eZwTQnRSZHXCwbnctzvy5qe8eThdNbEMHHCldnL
2uswof66mpPDFfWE0tbOf6QBrhb7sY2XHPO/fSmcI4zwrHjL7fyVdx4sLHzadEiC
TXKlitJXcSHcumSZNY8QPxXTCavIDDmmydd35Pbr8gHBZ0JDmVEgDOU7oR7AMMNt
wryAjDYHNTuUreigA2skDEd8cO9bHpsd2vpkJiLfKw+SP1882lxKHxP3756ueqp9
ZfhVXIXA0N0H20hFluxF0pQUq294+lfUwgiNiPQvaJmJJ4ceAgKSr2txYWHdPLBa
Sx8Ih2VGMrhWWyymxeweAnaa25Zd23oR8l77mANI3LeqOc03GvdaGhR3UCXiWxme
cpvUqBSvcdS4HBFNwvAQjsrg2AJ40YAixHaaulpSamlXDk6tVyDxTr2wwsOSpKqP
pCiJS2+sW5INFdBbExgh
=nZtM
-END PGP SIGNATURE-



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



Bug#669171: git-buildpackage: Create changelog if it does not exist

2012-05-04 Thread Daniel Dehennin
Daniel Dehennin  writes:

> The following changes since commit f495df9857d9738cb7ed2200d3124fca6372f990:
>
>   Refactor deb helpers: move UpstreamSource class (2012-05-01 22:29:29 +0200)
>
> are available in the git repository at:
>
>   git://git.baby-gnu.net/git-buildpackage 
> tags/dad/create-inexistant-changelog/rebasable/on-f495df9
>
> for you to fetch changes up to db8138f40e2e79ffd05c59bc2dc6c47360014515:

I updated that tag on my public repository to integrate more tests.

I still don't know what to do with the "version not found error"

11_test_changelog_create.py:76: AssertionError
 Captured stdout 

Initialized empty Git repository in 
/home/dad/src/debian/git-buildpackage/tests/gbp_testutils_repo/test_repo/.git/
 Captured stderr 

Switched to branch 'debian'
gbp:error: Version 1.0-1 not found
_ 
TestScriptDch.test_create_from_dch_main_after_delete 
__

Regards.
-- 
Daniel Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys 0x7A6FE2DF


pgphq3Qa9ja9d.pgp
Description: PGP signature


Bug#671393: gorm.app: Gorm forgot setup in Inspector/Attributes/Controls/Miniaturize after quit Gorm and start it again.

2012-05-04 Thread Csanyi Pal
Hello Gürkan,

Fri, 04 May 2012 09:24:03 +0200 -n
Gürkan Sengün  írta:

> can you install dget and run these commands:
> 
> dget -x http://sid.ethz.ch/debian/gorm.app/gorm.app_1.2.16-1.dsc

I get error at the and, see bellow.

dget -x http://sid.ethz.ch/debian/gorm.app/gorm.app_1.2.16-1.dsc
dget: retrieving
http://sid.ethz.ch/debian/gorm.app/gorm.app_1.2.16-1.dsc % Total%
Received % Xferd  Average Speed   TimeTime Time  Current Dload
Upload   Total   SpentLeft  Speed 100   961  100   9610 0
6376  0 --:--:-- --:--:-- --:--:-- 19612 dget: using existing
gorm.app_1.2.16.orig.tar.gz dget: using existing
gorm.app_1.2.16-1.diff.gz gorm.app_1.2.16-1.dsc:
dscverify: gorm.app_1.2.16-1.dsc failed signature check:
gpg: no valid OpenPGP data found.
gpg: processing message failed: eof
Validation FAILED!!

What can I do to solve this problem?

-- 
Regards from Pal



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



Bug#671472: roundcube-core: please update the logrotate config file

2012-05-04 Thread Teodor
Package: roundcube
Version: 0.7.1-2
Severity: minor

Hi,

Please update the logrotate config file to rotate «session» too:
/var/log/roundcube/errors
/var/log/roundcube/sendmail
/var/log/roundcube/session
/var/log/roundcube/userlogins {
  create 640 www-data adm
  compress
  delaycompress
  missingok
  notifempty
  rotate 52
  weekly
}

Thanks
(this is actually roundcube version 0.7.1-1~bpo60+1)

-- System Information:
Debian Release: 6.0.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
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/bash

Versions of packages roundcube-core depends on:
ii  apache22.2.16-6+squeeze7 Apache HTTP Server metapackage
ii  apache2-mpm-prefork [h 2.2.16-6+squeeze7 Apache HTTP Server - traditional n
ii  dbconfig-common1.8.46+squeeze.0  common framework for packaging dat
ii  debconf [debconf-2.0]  1.5.36.1  Debian configuration management sy
ii  libjs-jquery   1.6.4-1~bpo60+1   JavaScript library for dynamic web
ii  libjs-jquery-ui1.8.dfsg-3JavaScript UI library for dynamic 
ii  libmagic1  5.04-5+squeeze1   File type determination library us
ii  php-auth   1.6.2-1   PHP PEAR modules for creating an a
ii  php-mail-mime  1.8.0-2   PHP PEAR module for creating MIME 
ii  php-mdb2   2.5.0b2-1 PHP PEAR module to provide a commo
ii  php-net-smtp   1.4.2-3   PHP PEAR module implementing SMTP 
ii  php-net-socket 1.0.9-2   PHP PEAR Network Socket Interface 
ii  php5   5.3.3-7+squeeze8  server-side, HTML-embedded scripti
ii  php5-gd5.3.3-7+squeeze8  GD module for php5
ii  php5-intl  5.3.3-7+squeeze8  internationalisation module for ph
ii  php5-mcrypt5.3.3-7+squeeze8  MCrypt module for php5
ii  php5-pspell5.3.3-7+squeeze8  pspell module for php5
ii  roundcube-sqlite   0.7.1-1~bpo60+1   metapackage providing sqlite depen
ii  tinymce3.3.8+dfsg0-0.1   platform independent web based Jav
ii  ucf3.0025+nmu1   Update Configuration File: preserv

roundcube-core recommends no packages.

Versions of packages roundcube-core suggests:
ii  php-auth-sasl1.0.4-1 Abstraction of various SASL mechan
pn  php-crypt-gpg  (no description available)
ii  roundcube-plugins0.7.1-1~bpo60+1 skinnable AJAX based webmail solut

roundcube depends on no packages.

-- Configuration Files:
/etc/logrotate.d/roundcube-core changed:
/var/log/roundcube/errors
/var/log/roundcube/sendmail
/var/log/roundcube/session
/var/log/roundcube/userlogins {
  create 640 www-data adm
  compress
  delaycompress
  missingok
  notifempty
  rotate 52
  weekly
}

/etc/roundcube/htaccess changed:
AddType text/x-component .htc

php_flagdisplay_errors  Off
php_flaglog_errors  On
php_value   upload_max_filesize 20M
php_value   post_max_size   6M
php_value   memory_limit64M
php_flagzlib.output_compression Off
php_flagmagic_quotes_gpcOff
php_flagmagic_quotes_runtimeOff
php_flagzend.ze1_compatibility_mode Off
php_flagsuhosin.session.encrypt Off
php_flagsession.auto_start  Off
php_value   session.gc_maxlifetime  21600
php_value   session.gc_divisor  500
php_value   session.gc_probability  1


RewriteEngine On
RewriteRule ^favicon.ico$ skins/default/images/favicon.ico
RewriteRule .svn/ - [F]
RewriteRule ^README|INSTALL|LICENSE|SQL|bin|CHANGELOG$ - [F]


SetOutputFilter DEFLATE




ExpiresActive On
ExpiresDefault "access plus 1 month"

FileETag MTime Size

Options -Indexes



-- debconf information:
  roundcube/upgrade-error: abort
  roundcube/pgsql/authmethod-user: password
  roundcube/purge: false
* roundcube/dbconfig-install: true
* roundcube/language: en_US
* roundcube/db/dbname: roundcube
  roundcube/remote/newhost:
  roundcube/pgsql/changeconf: false
  roundcube/upgrade-backup: true
  roundcube/install-error: abort
  roundcube/mysql/admin-user: root
* roundcube/hosts:
  roundcube/pgsql/authmethod-admin: ident
  roundcube/dbconfig-remove:
  roundcube/pgsql/admin-user: postgres
  roundcube/internal/skip-preseed: false
  roundcube/db/app-user:
  roundcube/dbconfig-reinstall: false
  roundcube/mysql/method: unix socket
  roundcube/remove-error: abort
* roundcube/restart-webserver: false
* roundcube/dbconfig-upgrade: true
  roundcube/remote/port:
  roundcube/pgsql/method: unix socket
  roundcube/pgsql/manualconf:
* roundcube/db/basepath: /var/lib/dbconfig-common/sqlite/roundcube
  roundcube/pgsql/no-empty-passwords:
  roundcube/passwords-do-not-match:
  roundcube/internal/reconfiguring: false
* roundcube/reconfigure-webserv

Bug#671393: gorm.app: Gorm forgot setup in Inspector/Attributes/Controls/Miniaturize after quit Gorm and start it again.

2012-05-04 Thread Gürkan Sengün

On 05/04/12 13:19, Csanyi Pal wrote:

Hello Gürkan,

Fri, 04 May 2012 09:24:03 +0200 -n
Gürkan Sengün  írta:


can you install dget and run these commands:

dget -x http://sid.ethz.ch/debian/gorm.app/gorm.app_1.2.16-1.dsc


I get error at the and, see bellow.

dget -x http://sid.ethz.ch/debian/gorm.app/gorm.app_1.2.16-1.dsc
dget: retrieving
http://sid.ethz.ch/debian/gorm.app/gorm.app_1.2.16-1.dsc % Total%
Received % Xferd  Average Speed   TimeTime Time  Current Dload
Upload   Total   SpentLeft  Speed 100   961  100   9610 0
6376  0 --:--:-- --:--:-- --:--:-- 19612 dget: using existing
gorm.app_1.2.16.orig.tar.gz dget: using existing
gorm.app_1.2.16-1.diff.gz gorm.app_1.2.16-1.dsc:
dscverify: gorm.app_1.2.16-1.dsc failed signature check:
gpg: no valid OpenPGP data found.
gpg: processing message failed: eof
Validation FAILED!!

What can I do to solve this problem?


ignore it, isn't a directory created? if not just dpkg-source -x *.dsc
then go ahead... aren't you on irc?



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



Bug#671473: tortoisehg: Doesn't work with hg 2.2.x

2012-05-04 Thread George-Cristian Bîrzan
Package: tortoisehg
Version: 2.3-1
Severity: important
Tags: upstream


There's an explicit test for the hg version, will fail if it's not 2.0.x
or 2.1.x, in util/hgversion.py. Bug is reported upstream (#1879 -
https://bitbucket.org/tortoisehg/thg/issue/1879/mercurial-22-on-ubuntu )
but can be fixed in the mean time by conflicting with mercurial 2.2.


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

Kernel: Linux 3.3.0-rc6-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 tortoisehg depends on:
ii  mercurial   2.2-2
ii  python  2.7.2-10
ii  python-gobject  3.2.0-3
ii  python-qscintilla2  2.6.1-5
ii  python-qt4  4.9.1-3
ii  python2.6   2.6.7-4
ii  python2.7   2.7.3~rc2-2.1

Versions of packages tortoisehg recommends:
ii  libjs-jquery  1.7.2-1
ii  libjs-underscore  1.3.3-1
ii  python-iniparse   0.4-2.1
ii  python-pygments   1.5+dfsg-1

tortoisehg 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#671474: roundcube: main.inc.php must have group set to 'www-data'

2012-05-04 Thread Teodor
Package: roundcube
Version: 0.7.1-2
Severity: normal

Hi,

I upgraded roundcube packages from backports and it works just fine.
However, one of the things I had to fix is the group of «main.inc.php»
which is 'root' but it must be 'www-data'.
The permissions are correctly set to 0640.

Thanks
(actually this was «main.inc.php.ucf-dist» after upgrade)


-- System Information:
Debian Release: 6.0.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
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/bash

Versions of packages roundcube depends on:
ii  roundcube-core   0.7.1-1~bpo60+1 skinnable AJAX based webmail solut

roundcube recommends no packages.

roundcube suggests no packages.

Versions of packages roundcube-core depends on:
ii  apache22.2.16-6+squeeze7 Apache HTTP Server metapackage
ii  apache2-mpm-prefork [h 2.2.16-6+squeeze7 Apache HTTP Server - traditional n
ii  dbconfig-common1.8.46+squeeze.0  common framework for packaging dat
ii  debconf [debconf-2.0]  1.5.36.1  Debian configuration management sy
ii  libjs-jquery   1.6.4-1~bpo60+1   JavaScript library for dynamic web
ii  libjs-jquery-ui1.8.dfsg-3JavaScript UI library for dynamic 
ii  libmagic1  5.04-5+squeeze1   File type determination library us
ii  php-auth   1.6.2-1   PHP PEAR modules for creating an a
ii  php-mail-mime  1.8.0-2   PHP PEAR module for creating MIME 
ii  php-mdb2   2.5.0b2-1 PHP PEAR module to provide a commo
ii  php-net-smtp   1.4.2-3   PHP PEAR module implementing SMTP 
ii  php-net-socket 1.0.9-2   PHP PEAR Network Socket Interface 
ii  php5   5.3.3-7+squeeze8  server-side, HTML-embedded scripti
ii  php5-gd5.3.3-7+squeeze8  GD module for php5
ii  php5-intl  5.3.3-7+squeeze8  internationalisation module for ph
ii  php5-mcrypt5.3.3-7+squeeze8  MCrypt module for php5
ii  php5-pspell5.3.3-7+squeeze8  pspell module for php5
ii  roundcube-sqlite   0.7.1-1~bpo60+1   metapackage providing sqlite depen
ii  tinymce3.3.8+dfsg0-0.1   platform independent web based Jav
ii  ucf3.0025+nmu1   Update Configuration File: preserv

-- Configuration Files:
/etc/cron.daily/roundcube [Errno 2] No such file or directory: 
u'/etc/cron.daily/roundcube'
/etc/default/roundcube [Errno 2] No such file or directory: 
u'/etc/default/roundcube'
/etc/logrotate.d/roundcube [Errno 2] No such file or directory: 
u'/etc/logrotate.d/roundcube'

-- debconf information:
  roundcube/upgrade-error: abort
  roundcube/pgsql/authmethod-user: password
  roundcube/purge: false
* roundcube/dbconfig-install: true
* roundcube/language: en_US
* roundcube/db/dbname: roundcube
  roundcube/remote/newhost:
  roundcube/pgsql/changeconf: false
  roundcube/upgrade-backup: true
  roundcube/install-error: abort
  roundcube/mysql/admin-user: root
* roundcube/hosts:
  roundcube/pgsql/authmethod-admin: ident
  roundcube/dbconfig-remove:
  roundcube/pgsql/admin-user: postgres
  roundcube/internal/skip-preseed: false
  roundcube/db/app-user:
  roundcube/dbconfig-reinstall: false
  roundcube/mysql/method: unix socket
  roundcube/remove-error: abort
* roundcube/restart-webserver: false
* roundcube/dbconfig-upgrade: true
  roundcube/remote/port:
  roundcube/pgsql/method: unix socket
  roundcube/pgsql/manualconf:
* roundcube/db/basepath: /var/lib/dbconfig-common/sqlite/roundcube
  roundcube/pgsql/no-empty-passwords:
  roundcube/passwords-do-not-match:
  roundcube/internal/reconfiguring: false
* roundcube/reconfigure-webserver:
* roundcube/database-type: sqlite
  roundcube/remote/host:
  roundcube/missing-db-package-error: abort



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



Bug#671475: libclaw headers ftbfs with gcc-4.7

2012-05-04 Thread Matthias Klose
Package: libclaw
Version: 1.7.0-2
Severity: serious
Tags: sid wheezy patch
Blocks: 667324
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.7

libclaw headers ftbfs with gcc-4.7, as seen in 667324.
diff -u libclaw-1.7.0/debian/changelog libclaw-1.7.0/debian/changelog
--- libclaw-1.7.0/debian/changelog
+++ libclaw-1.7.0/debian/changelog
@@ -1,3 +1,10 @@
+libclaw (1.7.0-2.1) unstable; urgency=low
+
+  * Non maintainer upload.
+  * Fix build failure with GCC 4,7.
+
+ -- Matthias Klose   Fri, 04 May 2012 13:11:26 +0200
+
 libclaw (1.7.0-2) unstable; urgency=low
 
   * Upload in unstable
diff -u libclaw-1.7.0/debian/patches/series libclaw-1.7.0/debian/patches/series
--- libclaw-1.7.0/debian/patches/series
+++ libclaw-1.7.0/debian/patches/series
@@ -2,0 +3 @@
+ftbfs-gcc-4.7.diff
only in patch2:
unchanged:
--- libclaw-1.7.0.orig/debian/patches/ftbfs-gcc-4.7.diff
+++ libclaw-1.7.0/debian/patches/ftbfs-gcc-4.7.diff
@@ -0,0 +1,56 @@
+Index: libclaw-1.7.0/claw/impl/socket_stream.tpp
+===
+--- libclaw-1.7.0.orig/claw/impl/socket_stream.tpp 2012-05-04 
11:19:54.732395906 +
 libclaw-1.7.0/claw/impl/socket_stream.tpp  2012-05-04 11:20:47.852397882 
+
+@@ -39,7 +39,7 @@
+ ( int read_delay )
+   : m_buffer(read_delay)
+ {
+-  init(&m_buffer);
++  this->init(&m_buffer);
+ } // basic_socket_stream::basic_socket_stream()
+ 
+ 
/**/
+@@ -55,7 +55,7 @@
+ ( const char* address, int port, int read_delay )
+   : m_buffer(read_delay)
+ {
+-  init(&m_buffer);
++  this->init(&m_buffer);
+   open(address, port);
+ } // basic_socket_stream::basic_socket_stream()
+ 
+--- libclaw-1.7.0.orig/claw/impl/basic_socketbuf.tpp
 libclaw-1.7.0/claw/impl/basic_socketbuf.tpp
+@@ -178,7 +178,7 @@
+  length, 0 );
+ 
+   if ( write_count >= 0 )
+-setp( m_output_buffer, m_output_buffer + m_output_buffer_size );
++this->setp( m_output_buffer, m_output_buffer + m_output_buffer_size );
+   else
+ result = -1;
+ 
+@@ -214,11 +214,11 @@
+ 
+   if ( read_count > 0 )
+ {
+-  setg( m_input_buffer, m_input_buffer, m_input_buffer + read_count);
++  this->setg( m_input_buffer, m_input_buffer, m_input_buffer + 
read_count);
+   result = this->sgetc();
+ }
+   else
+-setg( m_input_buffer, m_input_buffer + m_input_buffer_size,
++this->setg( m_input_buffer, m_input_buffer + m_input_buffer_size,
+   m_input_buffer + m_input_buffer_size );
+ 
+   return result;
+@@ -243,7 +243,7 @@
+   result = traits_type::not_eof(c);
+ 
+   if ( !traits_type::eq_int_type(c, traits_type::eof()) )
+-sputc(c);
++this->sputc(c);
+ }
+ 
+   return result;


Bug#538067: Fw: Re: RFS: OpenCPN navigation (ITP #538067)

2012-05-04 Thread Hamish
for those reading along at home..  the package was uploaded to the ftp
masters but they rejected it after finding a number of files missing
copyright headers. That's since been fixed upstream AFA any of us can
tell, and will be in the upcoming 2.6.0 release. The patch is much too big
IMO to go into the 2.5.0 packaging, so I'd rather just have a bit of a
bloated debian/copyright file for the 2.5.0 package.

So we're still sitting at 99% complete :-)



Hamish wrote:
> To: "Francesco P. Lovergine"
> Cc: "Debian GIS Project"
> Date: Sunday, January 29, 2012, 10:56 PM
[...]
> I'll checkin some explanatory DEP-5 debian/copyright
> Comments: and justifications as soon as Alioth comes back online.

(in the end Anton took care of this)
 
> As Anton noted it's never really 100% finished, but pending
> the above ci, I believe it is now in pretty good shape and ready
> to be considered by the ftpmasters.
> 
> 
> thanks,
> Hamish


Anton, any comments on the state of the revised debian/copyright file
in DebianGIS svn? Is there anything known to be outstanding, &/or does
it now pass the automated checkers?


thanks a bunch,
Hamish



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



Bug#670816: Patch is wrong.

2012-05-04 Thread Robert de Bath
Please ignore the patch, it only works because it more or less disables the 
special processing of style tags.

Robert de Bath






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



Bug#671476: RFS: omphalos/0.99.3-3 [ITP] -- network enumeration and domination

2012-05-04 Thread nick black
Package: rfs
Severity: normal

 Dear mentors,

  I am looking for a sponsor for my package "omphalos"

 * Package name: omphalos
   Version : 0.99.3-3
   Upstream Author : Nick Black
 * URL : http://dank.qemfd.net/dankwiki/index.php/Omphalos
 * License : GPL
   Section : net

  It builds those binary packages:

omphalos   - Network enumeration and domination

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

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


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

dget -x
http://mentors.debian.net/debian/pool/main/o/omphalos/omphalos_0.99.3-3.dsc

I am now passing all Lintian tests through compat level 8.1.3. Although there
are still definite problems with my Debianization (I oughtn't be distributing a
debian/ directory in my releases, for instance), the package now seems ready to
test. Please take a look. Thanks!



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

Kernel: Linux 3.3.4 (SMP w/8 CPU cores)



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



Bug#667324: plee-the-bear: ftbfs with GCC-4.7

2012-05-04 Thread Matthias Klose
tags 667334 + pending

builds, but needs a libclaw update (filed in bug #671475).



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



Bug#671450: amavisd-new: /etc/cron.d/amavisd-new "please run this cronjob as user amavis"

2012-05-04 Thread Alexander Wirt
Werner Detter schrieb am Freitag, den 04. Mai 2012:

> Hi Alex,
> 
> > Are you sure there is no old /etc/cron.daily/amavisd-new left?
> 
> Just checked - /etc/cron.daily/amavisd-new still persists, I've deleted the 
> file manually
> now. Shoudn't the latest amavisd-new package/update taking care of removing 
> the file?
it is a configfile and I usually dislike kicking configfiles. But maybe I'll
add a debconf question. 

Alex

P.S. I mentioned it in the NEWS file :)
-- 
Alexander Wirt, formo...@formorer.de 
CC99 2DDD D39E 75B0 B0AA  B25C D35B BC99 BC7D 020A



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



Bug#671450: amavisd-new: /etc/cron.d/amavisd-new "please run this cronjob as user amavis"

2012-05-04 Thread Werner Detter
Hi Alex,

> Are you sure there is no old /etc/cron.daily/amavisd-new left?

Just checked - /etc/cron.daily/amavisd-new still persists, I've deleted the 
file manually
now. Shoudn't the latest amavisd-new package/update taking care of removing the 
file?

thanks,
Werner



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



Bug#671477: libpocofoundation9: RegularExpression errors

2012-05-04 Thread Anton Yabchinskiy
Package: libpocofoundation9
Version: 1.3.6p1-1+b2
Severity: important

Dear Maintainer,

Poco::RegularExpression doesn't work as expected after upgrade to
testing. Here is a simple test program:

 begin test.cpp 

#include 
#include 
#include 

#include 

int
main()
{
std::string line;
std::vector subs;

const Poco::RegularExpression re("([^=]+)=\"?([^\"]*)\"?");

while (std::cin.good()) {
std::getline(std::cin, line);
if (!line.empty()) {
std::cout << re.split(line, subs) << '\n';
}
}

return 0;
}

 end test.cpp --

Compile it:

$ g++ test.cpp -o test -l PocoFoundation
$ g++ --version
g++ (Debian 4.6.3-1) 4.6.3
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Running it:

$ echo 'Network.RTSP.Port="554"' | ./test
1

So, it doesn't capture $1 and $2, although it matches the whole
string.

I've built poco-1.3.6p1 from source using bundled pcre and installed
it into /tmp/install:

$ LD_LIBRARY_PATH=/tmp/install/lib ldd test
linux-gate.so.1 =>  (0xb77e2000)
libPocoFoundation.so.9 => /tmp/install/lib/libPocoFoundation.so.9 
(0xb766d000)
libstdc++.so.6 => /usr/lib/i386-linux-gnu/libstdc++.so.6 (0xb756d000)
libm.so.6 => /lib/i386-linux-gnu/i686/cmov/libm.so.6 (0xb7546000)
libgcc_s.so.1 => /lib/i386-linux-gnu/libgcc_s.so.1 (0xb7529000)
libc.so.6 => /lib/i386-linux-gnu/i686/cmov/libc.so.6 (0xb73cc000)
libpthread.so.0 => /lib/i386-linux-gnu/i686/cmov/libpthread.so.0 
(0xb73b3000)
libdl.so.2 => /lib/i386-linux-gnu/i686/cmov/libdl.so.2 (0xb73af000)
librt.so.1 => /lib/i386-linux-gnu/i686/cmov/librt.so.1 (0xb73a5000)
/lib/ld-linux.so.2 (0xb77e3000)

$ ldd test
linux-gate.so.1 =>  (0xb776f000)
libPocoFoundation.so.9 => /usr/lib/libPocoFoundation.so.9 (0xb75f8000)
libstdc++.so.6 => /usr/lib/i386-linux-gnu/libstdc++.so.6 (0xb750c000)
libm.so.6 => /lib/i386-linux-gnu/i686/cmov/libm.so.6 (0xb74e5000)
libgcc_s.so.1 => /lib/i386-linux-gnu/libgcc_s.so.1 (0xb74c8000)
libc.so.6 => /lib/i386-linux-gnu/i686/cmov/libc.so.6 (0xb736b000)
libpthread.so.0 => /lib/i386-linux-gnu/i686/cmov/libpthread.so.0 
(0xb7352000)
libdl.so.2 => /lib/i386-linux-gnu/i686/cmov/libdl.so.2 (0xb734e000)
librt.so.1 => /lib/i386-linux-gnu/i686/cmov/librt.so.1 (0xb7344000)
libpcre.so.3 => /lib/i386-linux-gnu/libpcre.so.3 (0xb7306000)
libz.so.1 => /usr/lib/i386-linux-gnu/libz.so.1 (0xb72ef000)
/lib/ld-linux.so.2 (0xb777)

Running it:

$ echo 'Network.RTSP.Port="554"' | LD_LIBRARY_PATH=/tmp/install/lib ./test
3

So it does capture $1 and $2 properly.

Also Poco::RegularExpression occasionally throws an exception with
displayText() of "Error in regular expression: PCRE error -5".


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

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

Versions of packages libpocofoundation9 depends on:
ii  libc6   2.13-30
ii  libgcc1 1:4.7.0-3
ii  libpcre31:8.30-4
ii  libstdc++6  4.7.0-3
ii  zlib1g  1:1.2.6.dfsg-2

libpocofoundation9 recommends no packages.

libpocofoundation9 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



  1   2   3   4   >