Bug#667246: fix ftbfs with gcc 4.7

2012-04-17 Thread Matthias Klose

tags 667246 + patch
thanks

diff -Nru libjsoncpp-0.6.0~rc2/debian/changelog 
libjsoncpp-0.6.0~rc2/debian/changelog
--- libjsoncpp-0.6.0~rc2/debian/changelog   2011-12-04 18:46:53.0 
+
+++ libjsoncpp-0.6.0~rc2/debian/changelog   2012-04-17 05:55:03.0 
+
@@ -1,3 +1,10 @@
+libjsoncpp (0.6.0~rc2-2.1) unstable; urgency=low
+
+  * Non maintainer upload.
+  * Don't hard-code the gcc version. Closes: #667246.
+
+ -- Matthias Klose d...@debian.org  Tue, 17 Apr 2012 07:54:15 +0200
+
 libjsoncpp (0.6.0~rc2-2) unstable; urgency=low
 
   * Bug fix: jsoncpp headers installed in unexpected location, thanks to
diff -Nru libjsoncpp-0.6.0~rc2/debian/rules libjsoncpp-0.6.0~rc2/debian/rules
--- libjsoncpp-0.6.0~rc2/debian/rules   2011-11-28 17:12:38.0 +
+++ libjsoncpp-0.6.0~rc2/debian/rules   2012-04-17 05:54:13.0 +
@@ -4,6 +4,8 @@
 DESTDIR=debian/tmp
 VERSION=`sed -r s/-rc[0-9]+$$// version`
 
+GCC_VERSION := $(shell gcc --version | sed -n '1s/.* //p' | sed 's/\..$$//')
+
 %:
dh $@
 
@@ -28,9 +30,9 @@
install -vd $(DESTDIR)/usr/lib/pkgconfig
install -vd $(DESTDIR)/usr/include/json
install -vd $(DESTDIR)/usr/share/doc/jsoncpp-api-html
-   install -v libs/linux-gcc-4.6/libjson_linux-gcc-4.6_libmt.so \
+   install -v 
libs/linux-gcc-$(GCC_VERSION)/libjson_linux-gcc-$(GCC_VERSION)_libmt.so \
$(DESTDIR)/usr/lib/libjsoncpp.so.$(VERSION)
-   install -v libs/linux-gcc-4.6/libjson_linux-gcc-4.6_libmt.a \
+   install -v 
libs/linux-gcc-$(GCC_VERSION)/libjson_linux-gcc-$(GCC_VERSION)_libmt.a \
$(DESTDIR)/usr/lib/libjsoncpp.a
install -v -m 0644 debian/pkgconfig/* $(DESTDIR)/usr/lib/pkgconfig
install -v include/json/* $(DESTDIR)/usr/include/json


Bug#667251: fix ftbfs with GCC 4.7

2012-04-17 Thread Matthias Klose

tags 667251 + patch
thanks

diff -Nru libofx-0.9.4/debian/changelog libofx-0.9.4/debian/changelog
--- libofx-0.9.4/debian/changelog   2011-07-09 20:20:36.0 +
+++ libofx-0.9.4/debian/changelog   2012-04-17 06:09:23.0 +
@@ -1,3 +1,10 @@
+libofx (1:0.9.4-2.1) unstable; urgency=low
+
+  * Non maintainer upload.
+  * Fix build failure with GCC 4.7. Closes: #667251.
+
+ -- Matthias Klose d...@debian.org  Tue, 17 Apr 2012 08:08:44 +0200
+
 libofx (1:0.9.4-2) unstable; urgency=low
 
   * Multiarch support:
diff -Nru libofx-0.9.4/debian/patches/fix-ftbfs-gcc4.7.diff 
libofx-0.9.4/debian/patches/fix-ftbfs-gcc4.7.diff
--- libofx-0.9.4/debian/patches/fix-ftbfs-gcc4.7.diff   1970-01-01 
00:00:00.0 +
+++ libofx-0.9.4/debian/patches/fix-ftbfs-gcc4.7.diff   2012-04-17 
06:08:41.0 +
@@ -0,0 +1,12 @@
+Index: libofx-0.9.4/ofxconnect/ofxpartner.cpp
+===
+--- libofx-0.9.4.orig/ofxconnect/ofxpartner.cpp2011-03-30 
22:30:50.0 +
 libofx-0.9.4/ofxconnect/ofxpartner.cpp 2012-04-17 06:08:38.711940892 
+
+@@ -37,6 +37,7 @@
+ #include vector
+ #include algorithm
+ #include string.h
++#include unistd.h
+ 
+ using std::string;
+ using std::vector;
diff -Nru libofx-0.9.4/debian/patches/series libofx-0.9.4/debian/patches/series
--- libofx-0.9.4/debian/patches/series  2011-07-09 20:20:36.0 +
+++ libofx-0.9.4/debian/patches/series  2012-04-17 06:07:57.0 +
@@ -4,3 +4,4 @@
 0004-Reference-the-m4-directory-for-macro-files.patch
 0005-Improve-manpage-whatis-entries.patch
 0006-Fix-typo-in-lib-file_preproc.cpp.patch
+fix-ftbfs-gcc4.7.diff


Bug#668540: [Pkg-ime-devel] Bug#668540: Bug#668540: Bug#668540: libchewing3: Chewing was broken with 'Assertion `plat_mmap_is_valid( tree_mmap )`'

2012-04-17 Thread Aron Xu
On Tue, Apr 17, 2012 at 13:54, Aron Xu happyaron...@gmail.com wrote:
 On Tue, Apr 17, 2012 at 12:16, Kan-Ru Chen kos...@debian.org wrote:
 Hi,

 Aron Xu happyaron...@gmail.com writes:

 Hi, this is caused by not updating the new ibus-chewing
 1.3.10+clean-3, where there are incompatible changes underway. Please
 either be patient until new ibus-chewing migrate to testing, or grab
 the package from unstable.

 Next time when there is such change that causes binary incompatible
 changes please set the proper Breaks version so they will not be
 installed by accident and coordinate with the reverse-dependent packages
 to do binary-only NMU.

 Cheers,
 --
 Kanru

 Using Breaks here will cause force removal of user's ibus-chewing
 because of unsatisfied dependency, and then libchewing3 itself will be
 autoremoved, so please take the point.


To avoid some doubt, here I mean the time frame between ibus-chewing
make its way into the archive, when the version has been entered
successfully then the problem goes away.

-- 
Regards,
Aron Xu



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



Bug#667252: fix ftbfs with gcc 4.7

2012-04-17 Thread Matthias Klose

tags 667252 + patch
thanks

looks like the symbol for the template instantiation can be removed.

+#MISSING: 1.0.0-1# 
_ZSt19__move_median_firstIN9__gnu_cxx17__normal_iteratorIP21transparent_primitiveSt6vectorIS2_SaIS2_EvT_S8_S8_@Base 
1.0.0





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



Bug#669054: libphp-simplepie: Debian specific changes break wordpress

2012-04-17 Thread Raphael Hertzog
On Mon, 16 Apr 2012, Thorsten Glaser wrote:
 As should be. My usecase here is FusionForge, and it too uses the
 Debian packaged version. It also displays all those PHP warnings in
 deliberately ugly pink overlays over the page, on development systems,
 so that developers get a notion of them immediately and hopefully fix
 them ASAP. That’s why I like the idea of reverting the fix less than
 fixing both places.

What kind of warning does the use of static fix ?

In any case, I agree those ought to be fixed too. But doing it
pre-emptively in Debian only is counter-productive. Please work
with upstream on this... they might end up fixing it in other
ways.

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#667247: fix ftbfs with GCC 4.7

2012-04-17 Thread Matthias Klose

tags 667247 + patch
thanks

diff -Nru libkml-1.3.0~r863/debian/changelog libkml-1.3.0~r863/debian/changelog
--- libkml-1.3.0~r863/debian/changelog  2012-03-14 12:45:13.0 +
+++ libkml-1.3.0~r863/debian/changelog  2012-04-17 05:59:32.0 +
@@ -1,3 +1,10 @@
+libkml (1.3.0~r863-4.1) unstable; urgency=low
+
+  * Non maintainer upload.
+  * Fix build failure with GCC 4.7.
+
+ -- Matthias Klose d...@debian.org  Tue, 17 Apr 2012 07:59:06 +0200
+
 libkml (1.3.0~r863-4) unstable; urgency=low
 
   * Added liburiparser-dev to libkml-dev.
diff -Nru libkml-1.3.0~r863/debian/patches/fix-ftbfs-gcc4.7.diff 
libkml-1.3.0~r863/debian/patches/fix-ftbfs-gcc4.7.diff
--- libkml-1.3.0~r863/debian/patches/fix-ftbfs-gcc4.7.diff  1970-01-01 
00:00:00.0 +
+++ libkml-1.3.0~r863/debian/patches/fix-ftbfs-gcc4.7.diff  2012-04-17 
06:00:19.0 +
@@ -0,0 +1,12 @@
+Index: libkml-1.3.0~r863/src/kml/base/file_posix.cc
+===
+--- libkml-1.3.0~r863.orig/src/kml/base/file_posix.cc  2011-03-16 
12:06:27.0 +
 libkml-1.3.0~r863/src/kml/base/file_posix.cc   2012-04-17 
06:00:11.011953461 +
+@@ -29,6 +29,7 @@
+ #include kml/base/file.h
+ #include stdlib.h
+ #include string.h
++#include unistd.h
+ #include sys/types.h
+ #include sys/stat.h
+ 
diff -Nru libkml-1.3.0~r863/debian/patches/series 
libkml-1.3.0~r863/debian/patches/series
--- libkml-1.3.0~r863/debian/patches/series 2012-03-14 12:45:13.0 
+
+++ libkml-1.3.0~r863/debian/patches/series 2012-04-17 05:59:04.0 
+
@@ -6,3 +6,4 @@
 feature_view_test.diff
 geometry_test.diff
 swig.diff
+fix-ftbfs-gcc4.7.diff


Bug#662639: gnome-shell: frequent lockups on hardware accelerated actions

2012-04-17 Thread Lennert Van Alboom

Confirmed with gnome-shell 3.2.2.1-3.



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



Bug#667256: fix ftbfs with GCC 4.7

2012-04-17 Thread Matthias Klose

tags 667256 + patch
thanks

diff -Nru libucimf-2.3.8/debian/changelog libucimf-2.3.8/debian/changelog
--- libucimf-2.3.8/debian/changelog 2011-07-30 07:30:12.0 +
+++ libucimf-2.3.8/debian/changelog 2012-04-17 06:27:19.0 +
@@ -1,3 +1,10 @@
+libucimf (2.3.8-3.1) unstable; urgency=low
+
+  * Non maintainer upload.
+  * Fix build failure with GCC 4.7. Closes: #667256.
+
+ -- Matthias Klose d...@debian.org  Tue, 17 Apr 2012 08:26:40 +0200
+
 libucimf (2.3.8-3) unstable; urgency=low
 
   * debian/rules:
diff -Nru libucimf-2.3.8/debian/patches/fix-ftbfs-gcc4.7.diff 
libucimf-2.3.8/debian/patches/fix-ftbfs-gcc4.7.diff
--- libucimf-2.3.8/debian/patches/fix-ftbfs-gcc4.7.diff 1970-01-01 
00:00:00.0 +
+++ libucimf-2.3.8/debian/patches/fix-ftbfs-gcc4.7.diff 2012-04-17 
06:27:58.0 +
@@ -0,0 +1,12 @@
+Index: libucimf-2.3.8/src/ucimf.cpp
+===
+--- libucimf-2.3.8.orig/src/ucimf.cpp  2011-02-13 04:05:45.0 +
 libucimf-2.3.8/src/ucimf.cpp   2012-04-17 06:27:55.287912263 +
+@@ -33,6 +33,7 @@
+ #include config.h
+ #include signal.h
+ #include setjmp.h
++#include unistd.h
+ 
+ #include imf.h
+ #include widget.h
diff -Nru libucimf-2.3.8/debian/patches/series 
libucimf-2.3.8/debian/patches/series
--- libucimf-2.3.8/debian/patches/series2011-07-30 07:30:12.0 
+
+++ libucimf-2.3.8/debian/patches/series2012-04-17 06:27:29.0 
+
@@ -1 +1,2 @@
 fix_manpages.patch
+fix-ftbfs-gcc4.7.diff


Bug#668953: RE : lists.debian.org: please create debian-nginx

2012-04-17 Thread Cyril Lavier
Hi Michael.

Thanks for requesting this mailing list.

The most important part of using a mailing list would be the archiving
of our conversations.

Thanks.

-- 
Cyril Davromaniak Lavier
KeyID 59E9A881
http://www.davromaniak.eu




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



Bug#669062: X segfaults in pthread() on kfreebsd

2012-04-17 Thread Robert Millan
El 17 d’abril de 2012 0:59, Christoph Egger christ...@debian.org ha escrit:
 ii  libc0.1:kfreebsd-amd64    2.13-27

 so unpatched. do you think timer.diff can fix anything here?

Uhm no. After seeing the GDB backtrace I don't think it's a glibc problem.

 so maybe pthread() is only in that X backtrace thing but not actually
 involved, also I think there are no debug symbols for vesa. I'll try get
 back to compile a nostrip version of it tomorrow.

Maybe also install xserver-xorg-core-dbg.

-- 
Robert Millan



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



Bug#651659: works fine with version 4:4.4.11.1+l10n-1

2012-04-17 Thread Klaumi Klingsporn
The problem vanished with kaddressbook version 4:4.4.11.1+l10n-1, so
the bug may be closed now ;-)

Klaumi

--- 
Klaus-Michael Klingsporn
mail: klaumi...@gmx.de
web: www.klaumikli.de



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



Bug#467534: linux-image-2.6.18-6-amd64: Kernel, including install CD, doesn't boot on Intel DQ35JO motherboards

2012-04-17 Thread Guennadi Liakhovetski
Hi Jonathan

On Tue, 17 Apr 2012, Jonathan Nieder wrote:

 Hi Guennadi,
 
 Guennadi Liakhovetski wrote:
 
  Version: 2.6.18.dfsg.1-18etch1
  Severity: important
 
  The amd64 Debian (Etch, possibly others too) installation CD doesn't boot 
  on Intel DQ35JO motherboards, at least with Core-2-Duo CPUs. Google finds 
  several reports of this roblem too. Same holds for the installed kernel, 
  and for any vanilla kernel.org kernel. The problem is in the 
  CONFIG_PCI_MMCONFIG kernel parameter. It doesn't seem to work on these 
  systems. Either disabling it at compile time, or specifying pci=nommconf 
  on the kernel command line fixes the problem.
 
 Sorry for the years of silence.  Some kind person found the kernel bugs
 that were no longer associated to the linux-2.6 source package and
 reassigned them to make them visible again.
 
 Do you still have access to this hardware?  If so, can you still
 reproduce this bug?  (A log of the failure would be very useful.)  If
 not, do you remember when it was fixed?

That's very kind of you indeed to ask me about that, but thinking I would 
remember anything related to 2.6.18 kernel in the time of 3.4 is really 
asking too much from me, sorry.

Thanks
Guennadi
---
Guennadi Liakhovetski, Ph.D.
Freelance Open-Source Software Developer
http://www.open-technology.de/



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



Bug#667257: fix ftbfs with GCC 4.7

2012-04-17 Thread Matthias Klose

tags 667257 + patch
thanks

diff -Nru libv8-3.8.9.16/debian/changelog libv8-3.8.9.16/debian/changelog
--- libv8-3.8.9.16/debian/changelog 2012-04-07 14:26:16.0 +
+++ libv8-3.8.9.16/debian/changelog 2012-04-17 06:44:05.0 +
@@ -1,3 +1,11 @@
+libv8 (3.8.9.16-3.1) unstable; urgency=low
+
+  * Non maintainer upload.
+  * Don't fail the build with strict overflow warnings (GCC 4.7).
+Closes: #667257.
+
+ -- Matthias Klose d...@debian.org  Tue, 17 Apr 2012 08:43:14 +0200
+
 libv8 (3.8.9.16-3) unstable; urgency=low
 
   * mipsel build fixes :
diff -Nru libv8-3.8.9.16/debian/patches/fix-ftbfs-gcc4.7.diff 
libv8-3.8.9.16/debian/patches/fix-ftbfs-gcc4.7.diff
--- libv8-3.8.9.16/debian/patches/fix-ftbfs-gcc4.7.diff 1970-01-01 
00:00:00.0 +
+++ libv8-3.8.9.16/debian/patches/fix-ftbfs-gcc4.7.diff 2012-04-17 
06:43:10.0 +
@@ -0,0 +1,47 @@
+Index: libv8-3.8.9.16/SConstruct
+===
+--- libv8-3.8.9.16.orig/SConstruct 2012-01-19 15:36:35.0 +
 libv8-3.8.9.16/SConstruct  2012-04-17 06:42:51.491890075 +
+@@ -294,6 +294,7 @@
+ 'all': {
+   'WARNINGFLAGS': ['-Wall',
+'-Werror',
++   '-Wno-error=strict-overflow',
+'-W',
+'-Wno-unused-parameter',
+'-Wnon-virtual-dtor']
+@@ -390,7 +391,7 @@
+ DTOA_EXTRA_FLAGS = {
+   'gcc': {
+ 'all': {
+-  'WARNINGFLAGS': ['-Werror', '-Wno-uninitialized'],
++  'WARNINGFLAGS': ['-Werror', '-Wno-error=strict-overflow', 
'-Wno-uninitialized'],
+   'CCFLAGS': GCC_DTOA_EXTRA_CCFLAGS
+ }
+   },
+Index: libv8-3.8.9.16/build/common.gypi
+===
+--- libv8-3.8.9.16.orig/build/common.gypi  2012-02-20 16:38:35.0 
+
 libv8-3.8.9.16/build/common.gypi   2012-04-17 06:42:09.723891108 +
+@@ -83,7 +83,7 @@
+ 'v8_use_snapshot%': 'true',
+ 'host_os%': '(OS)',
+ 'v8_use_liveobjectlist%': 'false',
+-'werror%': '-Werror',
++'werror%': '-Werror -Wno-error=strict-overflow',
+ 
+ # For a shared library build, results in libv8-(soname_version).so.
+ 'soname_version%': '',
+Index: libv8-3.8.9.16/build/standalone.gypi
+===
+--- libv8-3.8.9.16.orig/build/standalone.gypi  2012-01-19 15:36:35.0 
+
 libv8-3.8.9.16/build/standalone.gypi   2012-04-17 06:42:19.411890874 
+
+@@ -61,7 +61,7 @@
+ 'host_arch%': '(host_arch)',
+ 'target_arch%': '(target_arch)',
+ 'v8_target_arch%': '(v8_target_arch)',
+-'werror%': '-Werror',
++'werror%': '-Werror -Wno-error=strict-overflow',
+ 'conditions': [
+   ['(v8_target_arch==arm and host_arch!=arm) or \
+ (v8_target_arch==mips and host_arch!=mips) or \
diff -Nru libv8-3.8.9.16/debian/patches/series 
libv8-3.8.9.16/debian/patches/series
--- libv8-3.8.9.16/debian/patches/series2012-04-02 16:16:09.0 
+
+++ libv8-3.8.9.16/debian/patches/series2012-04-17 06:40:58.0 
+
@@ -2,3 +2,4 @@
 0011_use_system_gyp.patch
 0014_disable_cross_build.patch
 issue9316131_5001.diff
+fix-ftbfs-gcc4.7.diff


Bug#667267: fix ftbfs with GCC 4.7

2012-04-17 Thread Matthias Klose

tags 667267 + patch
thanks

diff -u madlib-1.3.0/debian/changelog madlib-1.3.0/debian/changelog
--- madlib-1.3.0/debian/changelog
+++ madlib-1.3.0/debian/changelog
@@ -1,3 +1,10 @@
+madlib (1.3.0-2.1) unstable; urgency=low
+
+  * Non maintainer upload.
+  * Fix build failure with GCC 4.7. Closes: #667267.
+
+ -- Matthias Klose d...@debian.org  Tue, 17 Apr 2012 08:37:01 +0200
+
 madlib (1.3.0-2) unstable; urgency=low
 
   [Christophe Prud'homme]
only in patch2:
unchanged:
--- madlib-1.3.0.orig/Benchmarks/moveIt/main.cc
+++ madlib-1.3.0/Benchmarks/moveIt/main.cc
@@ -21,6 +21,7 @@
 
 #include MAdLib.h
 
+#include unistd.h
 #include iostream
 #include sstream
 #include math.h
only in patch2:
unchanged:
--- madlib-1.3.0.orig/Benchmarks/meshInfo/main.cc
+++ madlib-1.3.0/Benchmarks/meshInfo/main.cc
@@ -12,6 +12,7 @@
 
 #include MAdLib.h
 
+#include unistd.h
 #include iostream
 using std::cout;
 #include sys/time.h
only in patch2:
unchanged:
--- madlib-1.3.0.orig/Common/MAdResourceManager.cc
+++ madlib-1.3.0/Common/MAdResourceManager.cc
@@ -14,6 +14,7 @@
 #include MAdMessage.h
 
 #include fstream
+#include unistd.h
 
 #ifdef PARALLEL
  #include mpi.h


Bug#668384: nagstamon: URL for Centreon Status doesn't match Centreon 2.3.4

2012-04-17 Thread Henri Wahl
Hello Fabrice,
could you please try Nagstamon 0.9.9? I got notice before that they
changed some paths - on only adding broker but also some ndo path wich
seemed to be identical to the broker thing. Nagstamon 0.9.9 detects the
added ndo path - if necessary I have to add search for broker too.
Best regards
Henri
-- 
Henri Wahl

IT Department
Leibniz-Institut für Festkörper- u.
Werkstoffforschung Dresden

tel. (03 51) 46 59 - 797
email: h.w...@ifw-dresden.de
http://www.ifw-dresden.de

Nagios status monitor for your desktop:
http://nagstamon.ifw-dresden.de

IFW Dresden e.V., Helmholtzstraße 20, D-01069 Dresden
VR Dresden Nr. 1369
Vorstand: Prof. Dr. Ludwig Schultz, Dr. h.c. Dipl.-Finw. Rolf Pfrengle



smime.p7s
Description: S/MIME Kryptografische Unterschrift


Bug#597861: [debian-mysql] copyright file

2012-04-17 Thread Nicholas Bamber

tag 597861 +confirmed
retitle 597861 need automated update for copyright
thanks


I personally would add
4.) Check that the debian/copyright is all good, DEP-5 and lintian
clean.


Note that I did an *exhaustive* rebuilding of the entire debian/copyright
file when I first packaged 5.5. I have a patch for licensecheck2dep5 to
make it build a copyright file more like the one that is there. I hope
to get those into Debian at some point so we can use them to build dep5
(or whatever its called now) copyright files automatically.


Yes I noticed it was in reasonable order. I do have some issues however.
1.) I mean to check #597861.
2.) lintian reports some issues with copyright
3.) we are on an old version of DEP-5. Upgrade is required as part of
Debian Perl policy 3.9.3.
4.) I feel the need to check whether the public domain bits are
expressed correctly.



Until then, I hope to add some checking in debian/rules that will help
us identify when licensecheck thinks there are any changes that we might
need to make to debian/copyright. Seems like this would be a useful
thing for all packages to have actually.


Yes this would be very good.



I have checked in some cleanups for the copyright. I believe these are 
quite likely to be one off's and that at least in principle Clint's 
automated rebuild of copyright would fix them. Given the possibility of 
automating management of this file, I did not see any reason to touch 
the substance of #597861. Instead I am broadening the scope.


I am sure it does not need my pointing out that the copyright file needs 
to be a static  file and its regeneration appears to depend on the 
internet to obtain the FLOSS exception. So putting it in debian/rules 
simply implies that is a convenient place rather than it should be pat 
of the build.




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



Bug#664930: [Pkg-openldap-devel] Bug#664930: Bug#664930: Info received (FTBFS)

2012-04-17 Thread Mattias Ellert
mån 2012-04-16 klockan 10:41 -0700 skrev Quanah Gibson-Mount:
 --On Monday, April 16, 2012 10:17 AM -0700 Quanah Gibson-Mount 
 qua...@zimbra.com wrote:
 
  Hi Mattias,
 
  I've filed a bug with upstream
  (http://www.openldap.org/its/index.cgi/?findid=7247) on this issue.
  That would be the correct place for this to be fixed.
 
  What version of Heimdal was Debian using previously?  What version of
  Heimdal is Debian using that you encountered this error against?
 
 Hi Mattias,
 
 I looked at the latest source for Heimdal (1.5.2) that is available.  This 
 header change does not exist there.  What version of Heimdal is Debian 
 using?
 
 --Quanah

The version in debian is:

heimdal 1.6~git20120311.dfsg.1-2

which looks like a prerelease version. The version the heimdal webpage
offers for download is 1.5.2, as you say.

Mattias



smime.p7s
Description: S/MIME cryptographic signature


Bug#669079: [Pkg-ime-devel] Bug#669079: [libchewing] dbg package not usable when --enable-debug gets removed during build

2012-04-17 Thread KanRu Chen
Aron Xu happyaron...@gmail.com writes:

 Package: src:libchewing
 Version: 0.3.3-4
 Severity: grave

 Hi, I'm blocking 0.3.3-4's migration to testing, because the changes
 of removing --enable-debug will make libchewing3-dbg package not
 usable. dh_strip can strip out debugging symbols to -dbg package so
 there is no risk of leaking private data if the library is written
 properly. If the debug symbols cannot be stripped correctly, then
 please either remove the -dbg package or build the source twice with
 different flags.

Note that I've add an -g to CFLAGS so there will be correct debug
information attached.

--enable-debug, though it's name might be confusing, is really only for
developer for debugging purpose. It will write logs to /tmp thus leaking
private data and shouldn't be enabled by default.

Please close this bug if you agree.

Cheers,
-- 
Kanru



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



Bug#667334: causes build failures in other packages

2012-04-17 Thread Matthias Klose

severity 667334 serious
block 667312 by 667334
thanks

raising the severity, causes build failures in other packages



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



Bug#669080: libquartz-java 2.x is binary incompatible

2012-04-17 Thread Mathieu Malaterre
Package: libquartz-java
Version: 1.6.6-1
Severity: serious
Justification: breaks binary compat


See thread:
http://lists.debian.org/debian-java/2012/04/msg00043.html

libquart 2.x should not transition to testing

-- System Information:
Debian Release: 6.0.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (200, 'testing'), (100, 
'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-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 libquartz-java depends on:
ii  default-jre [java2 1:1.6-40  Standard Java or Java compatible R
ii  gcj-4.4-jre [java2 4.4.5-2   Java runtime environment using GIJ
ii  gcj-jre [java2-run 4:4.4.5-1 Java runtime environment using GIJ
ii  openjdk-6-jre [jav 6b18-1.8.7-2~squeeze1 OpenJDK Java runtime, using Hotspo
ii  sun-java6-jre [jav 6.26-0squeeze1Sun Java(TM) Runtime Environment (

libquartz-java recommends no packages.

libquartz-java 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#669081: RM: libquartz-java -- ROM; binary incompatible

2012-04-17 Thread Mathieu Malaterre
Package: ftp.debian.org
Severity: normal


Please remove libquartz-java from unstable. The jar file is not backward 
compatible with 1.x release. libquartz-java 2.x should have been uploaded in 
its own package libquartz2-java from the begining.

Thanks



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



Bug#669082: libtexttools: obey DEB_BUILD_OPTIONS parallel=n

2012-04-17 Thread Ludovic Brenta

Package: src:libtexttools
Version: 2.0.7-3
Severity: wishlist

The package FTBFS[1] on a particular sparc machine, sompek[2], because
this machine has 16 threads but only 8 GiB physical RAM and presumably
too little paging space.  Texttools uses all processors available by
default.  The memory requirements of 16 instances of GNAT can exceed
8 GiB. It would be nice if texttools would obey the parallel=n clause 
in

DEB_BUILD_OPTIONS, thereby giving the buildd administrators a way to
use fewer processors.

The severity is low because obeying DEB_BUILD_OPTIONS is only a 
recommendation

and not a requirement of Debian Policy[3].

dh-ada-library now provides a nice way of doing this :)

[1] 
https://buildd.debian.org/status/fetch.php?pkg=libtexttoolsarch=sparcver=2.0.7-3stamp=1334356632

[2] http://db.debian.org/machines.cgi?host=sompek
[3] 
http://www.debian.org/doc/debian-policy/ch-source.html#s-debianrules-options


--
Ludovic Brenta.




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



Bug#669083: gnat-gps: please obey DEB_BUILD_OPTIONS parallel=n

2012-04-17 Thread Ludovic Brenta

Package: src:gnat-gps
Version: 5.0-8
Severity: wishlist

The package FTBFS[1] on a particular sparc machine, sompek[2], because
this machine has 16 threads but only 8 GiB physical RAM and presumably
too little paging space.  gnat-gps uses all processors available by
default.  The memory requirements of 16 instances of GNAT can exceed
8 GiB. It would be nice if gnat-gps would obey the parallel=n clause in
DEB_BUILD_OPTIONS, thereby giving the buildd administrators a way to
use fewer processors.

The severity is low because obeying DEB_BUILD_OPTIONS is only a 
recommendation

and not a requirement of Debian Policy[3].

dh-ada-library now provides a nice way of doing this :)

[1] 
https://buildd.debian.org/status/fetch.php?pkg=gnat-gpsarch=sparcver=5.0-8stamp=1334011974

[2] http://db.debian.org/machines.cgi?host=sompek
[3] 
http://www.debian.org/doc/debian-policy/ch-source.html#s-debianrules-options


--
Ludovic Brenta.




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



Bug#669084: grep does not match anything when reading from stdin

2012-04-17 Thread Tino Keitel
Package: grep
Version: 2.11-2
Severity: important

grep does not match anything when reading from stdin. Reading from a file
works.

$ echo foo  foo
$ grep . foo
foo
$ cat foo | grep .
$ echo foo | grep .
$ 

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

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

Versions of packages grep depends on:
ii  dpkg  1.16.2
ii  install-info  4.13a.dfsg.1-10
ii  libc6 2.13-27

grep recommends no packages.

Versions of packages grep suggests:
ii  libpcre3  1:8.30-4

-- 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#669085: nautilus: Fails to copy iso on last 3-2 Megabytes

2012-04-17 Thread Daniel
Package: nautilus
Version: 3.2.1-2+b1
Severity: normal

Fails to copy .iso file on last 3-2 Megabytes.



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

Kernel: Linux 3.2.0-1-486
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 nautilus depends on:
ii  desktop-file-utils 0.18-1
ii  gsettings-desktop-schemas  3.2.0-2
ii  gvfs   1.10.1-2+b1
ii  libatk1.0-02.2.0-2
ii  libc6  2.13-27
ii  libcairo-gobject2  1.10.2-7
ii  libcairo2  1.10.2-7
ii  libexempi3 2.2.0-1
ii  libexif12  0.6.20-2
ii  libfontconfig1 2.8.0-3.1
ii  libfreetype6   2.4.9-1
ii  libgail-3-03.2.3-1
ii  libgdk-pixbuf2.0-0 2.24.1-1
ii  libglib2.0-0   2.30.2-6
ii  libglib2.0-data2.30.2-6
ii  libgnome-desktop-3-2   3.2.1-3
ii  libgtk-3-0 3.2.3-1
ii  libnautilus-extension1a3.2.1-3
ii  libnotify4 0.7.5-1
ii  libpango1.0-0  1.29.4-3+b1
ii  libselinux12.1.9-2
ii  libtracker-sparql-0.12-0   0.12.10-1
ii  libx11-6   2:1.4.4-4
ii  libxml22.7.8.dfsg-7
ii  nautilus-data  3.2.1-3
ii  shared-mime-info   0.90-1

Versions of packages nautilus recommends:
ii  brasero  3.2.0-3
ii  eject2.1.5+deb1+cvs20081104-10
ii  gnome-sushi  0.2.1-3
ii  gvfs-backends1.10.1-2+b1
ii  librsvg2-common  2.34.2-3

Versions of packages nautilus suggests:
ii  acroread [pdf-viewer]  9.4.7-0.1
ii  eog3.2.2-2+b1
ii  evince [pdf-viewer]3.2.1-1
ii  okular [pdf-viewer]4:4.7.4-2
ii  totem  3.0.1-7
ii  tracker0.12.10-1
ii  vlc [mp3-decoder]  1.1.13-1+b1
ii  vlc-nox [mp3-decoder]  1.1.13-1+b1
ii  xdg-user-dirs  0.14-1

-- no debconf information



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



Bug#654010: amavisd-new-cronjob says su: must be run from a, terminal

2012-04-17 Thread Juhani Karlsson
No problemo :) Patch worked, I was just waiting for official fix, I
usually only patch myself only if I
really have to. I really did not have to but spam was getting annoying



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



Bug#669086: gnome-applets: Task killer applet is often unclosable.

2012-04-17 Thread Daniel
Package: gnome-applets
Version: 3.2.1-1
Severity: normal

Task killer applet is often unclosable and covers a large part of the screen so
I can't kill apps which the popup window covers.



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

Kernel: Linux 3.2.0-1-486
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 gnome-applets depends on:
ii  gconf2   3.2.3-4
ii  gir1.2-gconf-2.0 3.2.3-4
ii  gir1.2-gdkpixbuf-2.0 2.24.1-1
ii  gir1.2-gtk-3.0   3.2.3-1
ii  gir1.2-panelapplet-4.0   3.2.1-2+b1
ii  gnome-applets-data   3.2.1-1
ii  gnome-icon-theme 3.2.1.2-1
ii  gnome-panel  3.2.1-2+b1
ii  gvfs 1.10.1-2+b1
ii  libatk1.0-0  2.2.0-2
ii  libc62.13-27
ii  libcairo21.10.2-7
ii  libcpufreq0  007-2
ii  libdbus-1-3  1.5.12-1
ii  libdbus-glib-1-2 0.98-1
ii  libgconf2-4  3.2.3-4
ii  libgdk-pixbuf2.0-0   2.24.1-1
ii  libglib2.0-0 2.30.2-6
ii  libgstreamer-plugins-base0.10-0  0.10.36-1
ii  libgstreamer0.10-0   0.10.36-1
ii  libgtk-3-0   3.2.3-1
ii  libgtop2-7   2.28.4-2+b1
ii  libgucharmap-2-90-7  1:3.4.0.1-1
ii  libgweather-3-0  3.4.1-1
ii  libnotify4   0.7.5-1
ii  libpanel-applet-4-0  3.2.1-2+b1
ii  libpango1.0-01.29.4-3+b1
ii  libpolkit-gobject-1-00.104-2
ii  libupower-glib1  0.9.15-2
ii  libwnck-3-0  3.4.0-1
ii  libx11-6 2:1.4.4-4
ii  libxml2  2.7.8.dfsg-7
ii  python   2.7.2-10

Versions of packages gnome-applets recommends:
ii  cpufrequtils  007-2
ii  gnome-media   3.4.0-1
ii  gnome-system-monitor  3.2.1-1
ii  gstreamer0.10-alsa0.10.36-1
ii  gstreamer0.10-pulseaudio  0.10.31-1
ii  policykit-1-gnome 0.105-2

Versions of packages gnome-applets suggests:
ii  tomboy  1.8.3-1+b1

-- 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#666229: Adding CA certficates outside of ca-certificates (see ITP #666229)

2012-04-17 Thread Thijs Kinkhorst
Hi Dennis,

On Mon, April 16, 2012 15:44, Dennis van Dok wrote:
 I would like to include the CA distribution of the IGTF
 (www.igtf.net), which is an international collaboration of CAs for use
 in the e-science communities (i.e. scientific grid computing  cloud
 computing).

 http://mentors.debian.net/package/igtf-policy-bundle

You're probably aware that there's already an APT-compatible repository
that contains Debian packages for the current IGTF distribution?
https://dist.eugridpma.info/distribution/igtf/current/

How does this package relate to that? What goal do you want to reach by
uploading to Debian proper? In the IGTF community it's more or less
expected that relying parties update their trust anchors not too long
after new IGTF updates are released - if a relying party uses packages
from Debian (old)stable they can easily be two or three years old and are
not easily updated. I'm not sure if newly accredited CA's would be
enthusiastic to wait that long, for example.

 The policy bundle offers a choice of opt-in or opt-out, so it's easy
 to enable 'all but a few' or 'none but a few' certificates. And
 enabling here means placing symlinks in
 /etc/grid-security/certificates, which is the de facto place for grid
 middleware to look for certificates.

I think that makes sense: placing or linking them in
/etc/grid-security/certificates/ 'enables' them from a grid middleware
point of view. As I understand it, you're not doing anything with /etc/ssl
or ca-certificates.crt. This means that the certificates will not change
the trust anchors for 'regular' tools on the system (curl, system daemons,
etc).

I'm unfortunately not at the upcoming EUgridPMA meeting in Karlsruhe this
May, but perhaps there's another opportunity where we can meet to discuss
the ideas and specifics.


Cheers,
Thijs




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



Bug#667257: fix ftbfs with GCC 4.7

2012-04-17 Thread Jérémy Lal
Thank you for the patch,
i'll upload the fix ASAP-ackage enters testing.

Jérémy.




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



Bug#659277: Updated debconf translations

2012-04-17 Thread Ghe Rivero
Hi Christian,
   i have updated the patch due to some changes while this bugs was in
progress. You can find the updated patch at:
http://anonscm.debian.org/gitweb/?p=openstack/glance.git;a=commit;h=c7b48f032b3d4ea7608d30ab7040e28645c8bd10

Besides that, a new template file, glance-registry, was added. Can you
take a look to it? Once you confirm everything is ok (I've never deal
with po traslatations before), I will upload the new package. Thanks
for the translations.

Ghe Rivero

-- 
Pinky: Gee, Brain, what do you want to do tonight?
The Brain: The same thing we do every night, Pinky—try to take over the world!

 .''`.  Pienso, Luego Incordio
: :' :
`. `'
  `-    www.debian.org    www.openstack.com

GPG Key: 26F020F7
GPG fingerprint: 4986 39DA D152 050B 4699  9A71 66DB 5A36 26F0 20F7



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



Bug#668461: [request-tracker-maintainers] Bug#668461: RM: request-tracker3.8/3.8.11-1

2012-04-17 Thread Dominic Hargreaves
On Mon, Apr 16, 2012 at 11:47:37PM +0100, Dominic Hargreaves wrote:
 On Fri, Apr 13, 2012 at 10:58:21PM +0100, Dominic Hargreaves wrote:
  On Fri, Apr 13, 2012 at 07:34:46PM +0200, Julien Cristau wrote:

   Oh, also request-tracker3.8 can't go away without
   - rtfm
   - rt-extension-emailcompletion
   - rt-extension-assettracker
   
   I've added hints for the first two.  assettracker also builds an rt4
   extension, so I'm holding up on that one for now.
  
  Thanks for spotting this and apologies not for sorting that out first.
  rt-extension-assettracker in git no longer builds the 3.8 package.
  
  If there are no objections from the team, I'll upload this soon.
 
 This has now been uploaded, so it should be possible to remove
 rt-extension-assettracker and request-tracker3.8 from testing now.

This should of course have read: remove request-tracker3.8 from testing.
rt-extension-assettracker should stay!

Dominic.

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)



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



Bug#668511: Patch for this panic

2012-04-17 Thread Massimo Cetra

Hello,

the patch for this problem has been submitted to netdev and is here:

- http://marc.info/?l=linux-kernelm=133464391602372w=2

Thanks.




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



Bug#669069: ITP: sigrok-gtk -- GTK+-based GUI for the sigrok logic analyzer software

2012-04-17 Thread Andreas Tille
Hi,

please provide a better long description.  Also maintenance in Debian
Science team comes to mind.

Kind regards

  Andreas.

On Tue, Apr 17, 2012 at 02:05:20AM +0200, Uwe Hermann wrote:
 Package: wnpp
 Severity: wishlist
 Owner: Uwe Hermann u...@debian.org
 
 * Package name: sigrok-gtk
   Version : 0.1.0
   Upstream Author : sigrok developers
 * URL : http://www.sigrok.org
 * License : GPL
   Programming Lang: C
   Description : GTK+-based GUI for the sigrok logic analyzer software
 
 GTK+-based GUI for the sigrok logic analyzer software.
 
 The current sigrok package (which I maintain) will become a meta-package
 depending on all sigrok-related packages.
 
 
 Uwe.
 -- 
 http://hermann-uwe.de | http://sigrok.org
 http://randomprojects.org | http://unmaintained-free-software.org
 
 
 
 -- 
 To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 Archive: http://lists.debian.org/20120417000520.GA31002@greenwood
 
 

-- 
http://fam-tille.de



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



Bug#669087: fp-ide-2.6.0: Cyrilic symbols are shown in wrong encoding.

2012-04-17 Thread Daniel
Package: fp-ide-2.6.0
Version: 2.6.0-1
Severity: normal

Cyrilic symbols are shown in wrong encoding.
(I mean fp-2.6.0)



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

Kernel: Linux 3.2.0-1-486
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 fp-ide-2.6.0 depends on:
ii  fp-units-rtl-2.6.0  2.6.0-1

Versions of packages fp-ide-2.6.0 recommends:
ii  fp-utils-2.6.0  2.6.0-1

Versions of packages fp-ide-2.6.0 suggests:
ii  fp-docs-2.6.0  2.6.0-1

-- no debconf information



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



Bug#664049: dia --integrated prevent Japanese input (Ibus) on Linux

2012-04-17 Thread Roland Stigge
Hi,

On 04/17/2012 09:36 AM, nomnex wrote:
 dia --integrated 
 
 Is nice. I like it better this way. Even GIMP is shifting to one single
 window.
 
 However, it breaks Japanese input (i-bus anthy) on my system(s),
 running Fedora LXDE/XFCE 15 Linux.
 
 If I launch dia, I can type Japanese without problem.
 
 Do I fill a bug?

There is already

https://bugzilla.gnome.org/show_bug.cgi?id=672190

Can you please check if this is the same issue? (The reported bug
doesn't refer to --integrated, but since the latter is the default in
Debian now, maybe this is the same issue?)

Thanks,

Roland



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



Bug#668710: Gajim crashes

2012-04-17 Thread Денис Мажар

After this update gajim started crashing while launching:

Traceback (most recent call last):
  File gajim.py, line 152, in module
from common import gajim
  File /usr/share/gajim/src/common/gajim.py, line 184, in module
HAVE_LATEX = latex.check_for_latex_support()
  File /usr/share/gajim/src/common/latex.py, line 92, in 
check_for_latex_support

filename = latex_to_image(test)
  File /usr/share/gajim/src/common/latex.py, line 159, in latex_to_image
os.rename(tmpfile + '.png', tmppng)
OSError: [Errno 2] No such file or directory



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



Bug#467534: linux-image-2.6.18-6-amd64: Kernel, including install CD, doesn't boot on Intel DQ35JO motherboards

2012-04-17 Thread Jonathan Nieder
fixed linux-2.6/2.6.35-1~experimental.1
quit

Guennadi Liakhovetski wrote:

 I'm writing this email on this system right now. The kernel is 2.6.35 and 
 I don't have the pci=nommconf option enabled anymore. Looking through my 
 grub configuration I see 2.6.31 kernels still with that option. I'm 
 afraid, that's all I can tell, sorry. This certainly doesn't mean, that 
 with 2.6.31 it still was needed, maybe it had been fixed earlier.

No problem.  That's useful, since it narrows down the range we'd have
to search for the fix if someone using 2.6.32 runs into this.  Marking
accordingly.



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



Bug#666229: Adding CA certficates outside of ca-certificates (see ITP #666229)

2012-04-17 Thread Charles Plessy
Le Mon, Apr 16, 2012 at 03:44:51PM +0200, Dennis van Dok a écrit :
 
 There seems to be no real way to include extra ca-certificates-*
 packages at the moment. I've tried to conform as much as possible to
 the structure of the ca-certificates package, and the way I've
 packaged it right now is that the administrator has the choice to
 include individual certificates from IGTF in /etc/ssl upon
 reconfiguring ca-certficates.
 
 http://mentors.debian.net/package/igtf-policy-bundle

Dear Dennis and everyboyd,

perhaps a broader package would be useful ?  I am still looking
for a sane place for the Amazon EC2 public certificate, see
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=573857

I also welcome comments.

Cheers,

-- 
Charles Plessy
Debian Med packaging team,
http://www.debian.org/devel/debian-med
Tsurumi, Kanagawa, Japan



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



Bug#669088: ITP: listaller -- 3rd-party application installer

2012-04-17 Thread Matthias Klumpp
Package: wnpp
Severity: wishlist
Owner: Matthias Klumpp matth...@tenstral.net


* Package name  : listaller
  Version : 0.5.4
  Upstream Author: Matthias Klumpp matth...@tenstral.net
* URL  : https://listaller.tenstral.net
* License : GPLv3/LGPLv3
  Programming Lang : Vala, C/C++
  Description: 3rd-party application installer

Listaller is a distro-agnostic 3rd-party application installer with
close integration into PackageKit.
The project uses GPG-signed installation packages, which can be
installed for all users (as root)
or only for one user without needing superuser-rights.
Dependency-resolving is done automatically using PackageKit. Listaller
applications can be installed
and removed using any PackageKit frontend available, without needing
extra tools, however some
specialized UIs are available and integrated with existing
package-management tools.



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



Bug#654192: Fwd: Bug#654192: [pkg-backupninja] Bug#654192: backupninja rsync handler bugs

2012-04-17 Thread Paul van Tilburg
On Tue, Apr 17, 2012 at 12:56:58AM -0300, rhatto wrote:
 Em Sun, Apr 15, 2012 at 04:26:27PM +0200, Paul van Tilburg escreveu:
  I meant this differently.  It just seems that if you make an error, e.g.
  you set:
  
rsync_options = --non-existing-bla --syntax-error-coming up
  
  and rsync bails out, or maybe segvs or whatever, backupninja happily
  reports via email: SUCCES.
 
 Yes, that's another issue: https://labs.riseup.net/code/issues/3892

Ok.
I know that the moreutils package in Debian has the mispipe tool[1] to
return the exit code of the first program rather than the latter.
Maybe this tool or its source code is useful.

  1: http://packages.debian.org/source/unstable/moreutils

  I am reluctant to apply this... why also first $created but \$created in
  the second hunk?
 
 The second hunk refers to code to be executed in the remote side, so it has
 to be escaped to not evaluate at the local side.
 
 Maybe would be better to wait me to sort out the most important rsync handler
 issues and then give you a single patch to try so I don't bother you too much
 with my development as I already did. :/

Ok, it's no problem.  I was just indicating this to mention that my
results may become unreliable at some point due to this.  But I keep a
rsync.orig file to compare, and sometimes I patch by commenting out the
old code.  I think it's still good. :)

Paul

-- 
Using the Power of Debian GNU/Linux  | E-mail: pau...@debian.org
Jabber/GTalk: p...@luon.net  | GnuPG key ID: 0x50064181


signature.asc
Description: Digital signature


Bug#665969: nmu: apt_0.9.0

2012-04-17 Thread Michael Vogt
On Mon, Apr 16, 2012 at 09:47:21PM +0100, Adam D. Barratt wrote:
 On Mon, 2012-04-16 at 21:40 +0100, Adam D. Barratt wrote:
  On Mon, 2012-04-16 at 21:44 +0200, Michael Vogt wrote:
   Ok, thanks! Please let me know if there is anything I can do to help
   at this point. 
  
  It looks like the binNMUs aren't going quite as smoothly as hoped.

Sorry for that :/

  Problems reported so far include:
  
  E: Method http has died unexpectedly!
  E: Sub-process http received signal 10.
 
 This is #669061

This appears to be Sparc only, right? We do had trouble with
alignments in the hashsum calculations in the past, maybe that is
re-occuring with the addition of sha512. 

  and
  
  E: Internal error: APT::pkgPackageManager::MaxLoopCount reached in
  SmartConfigure for adduser:amd64, aborting
 
 and this #669060

David fixed this one already (thanks David!), I uploaded 0.9.1 now
with the fix included.

Cheers,
 Michael



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



Bug#669089: RM: wesnoth-1.8 -- ROM; old stable version

2012-04-17 Thread Gerfried Fuchs
Package: ftp.debian.org
Severity: normal


Hi!

 Please remove wesnoth-1.8.  It isn't meant to get shipped with wheezy,
and it was just around for a while to see whether there are any issues
with the side-by-side install still.

 Thanks in advance,
Rhonda

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



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



Bug#658829: transition: db-defaults

2012-04-17 Thread Ondřej Surý
Just FYI, I am doing a check for all reverse dependencies on libdb{,4.8,5.1}-dev
and the result so far are quite good:

Number of binNMUable packages: 61
Number of packages I still need to check[*]: 22
Number of packages with invalid dependency on libdb*-dev: 5

The rest of the packages in the tracker are:
bmf: binNMUable,PATCH-NEEDED #669001
gridengine: PATCH-NEEDED,TRANSACTIONS-USED
openldap: MANUAL,PATCH-NEEDED
postler: PATCH-NEEDED
python2.6: MANUAL,IN-TRANSITION
python2.7: MANUAL,PATCH-NEEDED,BUILDS-WITH-5.1
python3.2: MANUAL,PATCH-NEEDED,BUILDS-WITH-5.1
python-bsddb3: UPSTREAM-UPDATE-NEEDED
sendmail: MAINTAINER-MIA,NMU-NEEDED
spamprobe: PATCH-NEEDED
subversion: RC-BUGGY #621460

* - Build failed for various reasons (git-buildpackage not supporting
.xz, and other build failures)

I will report back, when I sort out the rest of the packages in CHECK state.

Looks like the first transition from 4.8 to 5.1 has helped to clean a
lot of the mess in the archive related to Berkeley DB.

-- 
Ondřej Surý ond...@sury.org



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



Bug#666229: Adding CA certficates outside of ca-certificates (see ITP #666229)

2012-04-17 Thread Dennis van Dok
Hi Thijs,

Op 17-04-12 09:26, Thijs Kinkhorst schreef:
 Hi Dennis,
 You're probably aware that there's already an APT-compatible repository
 that contains Debian packages for the current IGTF distribution?
 https://dist.eugridpma.info/distribution/igtf/current/
 
 How does this package relate to that? What goal do you want to reach by
 uploading to Debian proper?

Yes, I'm aware of the APT repository of the IGTF; the maintainer is a
close colleague. The current packages are not made with the Debian
Policy in mind. Although they're not outright awful, we've discussed how
we could bring the IGTF distribution more in-line with the Debian way of
packaging.

For administrators it's always an extra hurdle to enable or install
extra repositories. Having the IGTF distribution in Debian proper would
remove this burden.

 In the IGTF community it's more or less
 expected that relying parties update their trust anchors not too long
 after new IGTF updates are released - if a relying party uses packages
 from Debian (old)stable they can easily be two or three years old and are
 not easily updated. I'm not sure if newly accredited CA's would be
 enthusiastic to wait that long, for example.

Worse than that, CAs that lose their accreditation should be removed.
Isn't it possible to have intermediate updates in stable in such cases?
In the same way security updates are done?

 I'm unfortunately not at the upcoming EUgridPMA meeting in Karlsruhe this
 May, but perhaps there's another opportunity where we can meet to discuss
 the ideas and specifics.

Yes, sure. My contact details are below.

Thanks!

Dennis
-- 
D.H. van Dok :: Software Engineer :: www.nikhef.nl :: www.biggrid.nl
Phone +31 20 592 22 28 :: http://www.nikhef.nl/~dennisvd/



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



Bug#669084: grep does not match anything when reading from stdin

2012-04-17 Thread Aníbal Monsalve Salazar
On Tue, Apr 17, 2012 at 09:23:58AM +0200, Tino Keitel wrote:
Package: grep
Version: 2.11-2
Severity: important

grep does not match anything when reading from stdin. Reading from a file
works.

$ echo foo  foo
$ grep . foo
foo
$ cat foo | grep .
$ echo foo | grep .
$ 

It works for me, please see below.

dpkg -l grep | grep grep
ii  grep  2.11-2  GNU grep, egrep and fgrep

echo foo  foo

grep . foo
foo

grep . foo
foo

cat foo | grep .
foo

echo foo | grep .
foo

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

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

Versions of packages grep depends on:
ii  dpkg  1.16.2
ii  install-info  4.13a.dfsg.1-10
ii  libc6 2.13-27

grep recommends no packages.

Versions of packages grep suggests:
ii  libpcre3  1:8.30-4

-- 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#669090: [Patch] Fcitx support patch for mozc

2012-04-17 Thread YunQiang Su
Package: mozc
Version: 1.4.1033.102-2
X-Debbugs-CC: wen...@gmail.com

The author of Fcitx has given out an patch for mozc to support Fcitx.

You can get the patch from:
http://code.google.com/p/fcitx/downloads/list

http://code.google.com/p/fcitx/downloads/detail?name=fcitx-mozc-1.4.1033.102-1.patchcan=2q=

-- 
YunQiang Su



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



Bug#669084: grep does not match anything when reading from stdin

2012-04-17 Thread Tino Keitel
On Tue, Apr 17, 2012 at 18:07:29 +1000, Aníbal Monsalve Salazar wrote:
 On Tue, Apr 17, 2012 at 09:23:58AM +0200, Tino Keitel wrote:
 Package: grep
 Version: 2.11-2
 Severity: important
 
 grep does not match anything when reading from stdin. Reading from a file
 works.
 
 $ echo foo  foo
 $ grep . foo
 foo
 $ cat foo | grep .
 $ echo foo | grep .
 $ 
 
 It works for me, please see below.
 
 dpkg -l grep | grep grep
 ii  grep  2.11-2  GNU grep, egrep and fgrep
 
 echo foo  foo
 
 grep . foo
 foo
 
 grep . foo
 foo
 
 cat foo | grep .
 foo
 
 echo foo | grep .
 foo

I found the reason:

$ echo $GREP_OPTIONS
--exclude=*.svn* -d skip -D skip --color=auto

Without -D skip it works. It looks like device detection is broken
regarding stdin.

Here is some additional info on the breakage:

$ grep .  foo
foo
$ cat foo | grep .
$

Regards,
Tino



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



Bug#669084: grep does not match anything when reading from stdin

2012-04-17 Thread Tino Keitel
On Tue, Apr 17, 2012 at 10:23:28 +0200, Tino Keitel wrote:
 On Tue, Apr 17, 2012 at 18:07:29 +1000, Aníbal Monsalve Salazar wrote:
  On Tue, Apr 17, 2012 at 09:23:58AM +0200, Tino Keitel wrote:
  Package: grep
  Version: 2.11-2
  Severity: important
  
  grep does not match anything when reading from stdin. Reading from a file
  works.
  
  $ echo foo  foo
  $ grep . foo
  foo
  $ cat foo | grep .
  $ echo foo | grep .
  $ 
  
  It works for me, please see below.

The version from testing (2.10-1) works here, too.

Regards,
Tino



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



Bug#669091: libreoffice-kde 3.5.2-4 requires experimental kde packages libqtgui4 libqtcore4

2012-04-17 Thread tv.deb...@googlemail.com

Package: libreoffice-kde
Version: 1:3.5.2-4
Severity: important

Dear Maintainer,

can't upgrade to libreoffice-kde 3.5.2-4 in Sid/Wheezy due to 
experimental dependencies on libqtgui4 and libqtcore4.


Best regards.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'testing-proposed-updates'), 
(500, 'unstable'), (101, 'experimental')

Architecture: amd64 (x86_64)

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

Versions of packages libreoffice-kde depends on:
ii  kde-runtime   4:4.7.4-2
ii  libc6 2.13-27
ii  libgcc1   1:4.7.0-1
ii  libice6   2:1.0.8-2
ii  libicu48  4.8.1.1-5
ii  libkdecore5   4:4.7.4-4
ii  libkdeui5 4:4.7.4-4
ii  libkfile4 4:4.7.4-4
ii  libkio5   4:4.7.4-4
ii  libqtcore44:4.7.4-3
ii  libqtgui4 4:4.7.4-3
ii  libreoffice-core  1:3.5.2-3
ii  libsm62:1.2.1-2
ii  libstdc++64.7.0-1
ii  libx11-6  2:1.4.4-4
ii  libxext6  2:1.3.1-1
ii  uno-libs3 3.5.2-3
ii  ure   3.5.2-3

Versions of packages libreoffice-kde recommends:
ii  libreoffice-style-oxygen  1:3.5.2-3

Versions of packages libreoffice-kde suggests:
pn  kmailnone
pn  konqueror4:4.7.4-2
pn  libreoffice-kab  none

-- no debconf information



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



Bug#668872: mplayer-gui: Error in skin config file on line 11: PNG read

2012-04-17 Thread Andreas Noteng
On 16. april 2012 09:57, Fabian Greffrath wrote:
 Am 15.04.2012 10:55, schrieb Andreas Noteng:
 Package: mplayer-gui
 Version: 2:1.0~rc4.dfsg1+svn34540-1+b1
 Severity: important

 A fresh install of mplayer-gui fails to start in wheezy. I get the
 following
 error: Error in skin config file on line 11: PNG rear error in
 /usr/share/mplayer/skins/default/main.

 When I press OK I get a new fatal error window: Config file
 processing error
 with skin 'default'.
 [...]
 ii  mplayer   3:1.0~rc4+svn20120324-0.0

 Please try to reproduce with the mplayer package from the official
 Debian repositories.

  - Fabian

Sorry, I wasn't aware I had packages left from Debian mulitmedia. I
believe I've fixed it now:
$ gmplayer
MPlayer svn r34540 (Debian), built with gcc-4.6 (C) 2000-2012 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote
control.
Error in skin config file on line 11: PNG read error in
/usr/share/mplayer/skins/default/main
Config file processing error with skin 'default'

Exiting... (Fatal error)
andreas@laptop-debian:~/packaging$ apt-cache policy mplayer-gui
mplayer-gui:
  Installert: 2:1.0~rc4.dfsg1+svn34540-1+b1
  Kandidat:   2:1.0~rc4.dfsg1+svn34540-1+b1
  Versjonstabell:
 *** 2:1.0~rc4.dfsg1+svn34540-1+b1 0
700 http://ftp.no.debian.org/debian/ wheezy/main amd64 Packages
100 /var/lib/dpkg/status
andreas@laptop-debian:~/packaging$ apt-cache policy mplayer
mplayer:
  Installert: 2:1.0~rc4.dfsg1+svn34540-1+b1
  Kandidat:   2:1.0~rc4.dfsg1+svn34540-1+b1
  Versjonstabell:
 *** 2:1.0~rc4.dfsg1+svn34540-1+b1 0
700 http://ftp.no.debian.org/debian/ wheezy/main amd64 Packages
100 /var/lib/dpkg/status


Regards
Andreas Noteng



signature.asc
Description: OpenPGP digital signature


Bug#664045: xserver-xorg-video-nouveau: xorg is not configurable, colour depth is limited to 8 bit with nouveau and nv drivers

2012-04-17 Thread Andreas Glaeser
On Thu, 12 Apr 2012 17:34:17 +0200
Sven Joachim svenj...@gmx.de wrote:

 Am 12.04.2012 um 08:05 schrieb Andreas Glaeser:
 
  On Fri, 06 Apr 2012 08:51:21 +0200
  Sven Joachim svenj...@gmx.de wrote:
 
  This is supposed to work, but the Nouveau Wiki¹ mentions that there are
  still problems with it.  Does it help if you build the kernel with
  CONFIG_FB_OF=n and CONFIG_DRM_NOUVEAU=y?
 
  Kernel-Source reconfigured with the above mentioned options. I could not 
  find
  CONFIG_DRM_NOUVEAU in gconfig GTK-kernel configurator,
 
 It's under Device Drivers - Staging drivers (unless you use Linux 3.4
 already).
 
  so I used gedit to search
  this option and change it from 'm' to 'y' instead [see attachment].
 
 This has still CONFIG_DRM_NOUVEAU=m.
 
  the current default-kernel-image still boots correctly and runs nicely, too.
  Slowly but surely I learn liking the colour-depht of 8 bit, ie. 256 
  colours, as there
  does not seem to be any possibility to change this and the 
  gnome-backgrounds and most
  web-pages appear in some kind of pop-art style, which does not look so 
  unpleasant
  really, rather reminding of some psychedelic visual effects. 
 
 Booting with nvidiafb.bpp=16 (or 24, or 32) should give you a higher
 color depth with stock Debian kernels.
 
 Cheers,
Sven
When I use gconfig to configure the kernel-source, DRM_NOUVEAU can not be set 
to Y, just
M or N.
Will try 3.2.14 now, it is not yet the 3.4 series. 




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



Bug#669091: libreoffice-kde 3.5.2-4 requires experimental kde packages libqtgui4 libqtcore4

2012-04-17 Thread Rene Engelhard
severity 669091 serious
tag 669091 + pending
thanks

On Tue, Apr 17, 2012 at 10:33:26AM +0200, tv.deb...@googlemail.com wrote:
 can't upgrade to libreoffice-kde 3.5.2-4 in Sid/Wheezy due to
 experimental dependencies on libqtgui4 and libqtcore4.

Yes, noticed myself, too, yesterday. Sorry.

(bin-(N)MU is just u ploading since a few hours.=

Regards,

Rene



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



Bug#669092: cups: Connection to server is not reestablished when using BrowsePoll and connection is interrupted

2012-04-17 Thread Dominik George
Package: cups
Version: 1.5.2-5
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

When using BrowsePoll to discover printers on a defined remote server, CUPS 
uses a TCP connection,
which is fine but may in some cases break.

One scenario is a client going to sleep (in terms of ACPI). When it comes back 
up, the conenction
has timed out on the server side and following attempts by the client to poll 
are answered with
a connection reset by the server.

The client CUPS daemon should now try to re-establish the connection, but 
doesn't. No new connection
is ever made until cupsd is restarted.

Originally reported at (German): 
https://debianforum.de/forum/viewtopic.php?f=31t=135777

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

iQHOBAEBAgA4BQJPjS6KMRpodHRwczovL3d3dy5kb21pbmlrLWdlb3JnZS5kZS9n
cGctcG9saWN5LnR4dC5hc2MACgkQ2w6kvOIQdBKHPQv/V/OYetrhF4klz4zW56+J
75v6/y2n58vUP6UKu2GDl35o7Hn0Ptdu5hKd1L9JSnMAAcoIoRs+bJ9zYsILZShn
k4c/eWZ4YVSOiM72DXeJATW9xczUZtGeBeKh1Ojw6dDMTjpVuf1+T7ByhjKwhOqy
HP2slkIubq0oK5OIWc+1WPU8cU1xlPqjL93M7Jm0A8YWOqooFwRPM++X7CJVKoPj
VQExZWtSS9NJ8upUucisM7ekjrR6/zjqkaeVAc2XcscmRcsEpMkYxP1bqoz3BtpY
TBPkuJ6ejP8UtzilvTXhdw/l6tFo9ZNJZaQWcbpHfAMckvfNK/aHJRY5BLZe4y3a
KxNZqBVu8SEHUInQYJEXCN1UBUaukNkOZnERS/PXKwVEAjF3KXqhvdMowAkEsl/B
SOIGKgeKkzvI/oXAHX2tJhYT0lxKlrPlgx1bltxs5kFpodM8H+XHzyvRsbCA3+pZ
MN3JL6TMIpGV6hCeon84wUmgyBhsSqhYd4eFigoqvVxY
=Jy4V
-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#668710: Gajim crashes

2012-04-17 Thread Yann Leboulanger

On 04/17/2012 09:41 AM, Денис Мажар wrote:

After this update gajim started crashing while launching:

Traceback (most recent call last):
File gajim.py, line 152, in module
from common import gajim
File /usr/share/gajim/src/common/gajim.py, line 184, in module
HAVE_LATEX = latex.check_for_latex_support()
File /usr/share/gajim/src/common/latex.py, line 92, in
check_for_latex_support
filename = latex_to_image(test)
File /usr/share/gajim/src/common/latex.py, line 159, in latex_to_image
os.rename(tmpfile + '.png', tmppng)
OSError: [Errno 2] No such file or directory




indeed this command should be in a
if exitcode == 0:

--
Yann



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



Bug#669093: E: Internal error: APT::pkgPackageManager::MaxLoopCount reached in SmartConfigure for ..., aborting

2012-04-17 Thread Vincent Lefevre
Package: aptitude
Version: 0.6.6-1+b1
Severity: important

When I want to upgrade with aptitude 0.6.6-1+b1 from its ncurses
interface, I get the following error:

┌──┐
│E: Internal error: APT::pkgPackageManager::MaxLoopCount reached in   ▒│
│   SmartConfigure for libkeyutils1:amd64, aborting   ▒│
│[ Ok ]│
└──┘

This is always reproducible, even after quitting aptitude.
There's a workaround: type aptitude install from the
command line, and everything is fine.

Note: this looks similar to

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

reported against apt 0.9.0, but I have apt 0.8.15.10 only
(I haven't upgraded apt itself yet).

-- Package-specific info:
Terminal: xterm-debian
$DISPLAY is set.
which aptitude: /usr/bin/aptitude

aptitude version information:
aptitude 0.6.6 compiled at Apr 16 2012 22:17:55
Compiler: g++ 4.6.3
Compiled against:
  apt version 4.12.0
  NCurses version 5.9
  libsigc++ version: 2.2.10
  Ept support enabled.
  Gtk+ support disabled.
  Qt support disabled.

Current library versions:
  NCurses version: ncurses 5.9.20110404
  cwidget version: 0.5.16
  Apt version: 4.12.0

aptitude linkage:
linux-vdso.so.1 =  (0x7fff419ff000)
libapt-pkg.so.4.12 = /usr/lib/x86_64-linux-gnu/libapt-pkg.so.4.12 
(0x7fe617f3)
libncursesw.so.5 = /lib/x86_64-linux-gnu/libncursesw.so.5 
(0x7fe617d01000)
libtinfo.so.5 = /lib/x86_64-linux-gnu/libtinfo.so.5 
(0x7fe617ad8000)
libsigc-2.0.so.0 = /usr/lib/libsigc-2.0.so.0 (0x7fe6178d3000)
libcwidget.so.3 = /usr/lib/libcwidget.so.3 (0x7fe6175cb000)
libept.so.1.0.5.4.12 = /usr/lib/libept.so.1.0.5.4.12 
(0x7fe617377000)
libxapian.so.22 = /usr/lib/libxapian.so.22 (0x7fe616f7a000)
libz.so.1 = /usr/lib/x86_64-linux-gnu/libz.so.1 (0x7fe616d64000)
libsqlite3.so.0 = /usr/lib/x86_64-linux-gnu/libsqlite3.so.0 
(0x7fe616abc000)
libboost_iostreams.so.1.49.0 = /usr/lib/libboost_iostreams.so.1.49.0 
(0x7fe6168a3000)
libpthread.so.0 = /lib/x86_64-linux-gnu/libpthread.so.0 
(0x7fe616687000)
libstdc++.so.6 = /usr/lib/x86_64-linux-gnu/libstdc++.so.6 
(0x7fe61637f000)
libm.so.6 = /lib/x86_64-linux-gnu/libm.so.6 (0x7fe6160fd000)
libgcc_s.so.1 = /lib/x86_64-linux-gnu/libgcc_s.so.1 
(0x7fe615ee7000)
libc.so.6 = /lib/x86_64-linux-gnu/libc.so.6 (0x7fe615b5f000)
libutil.so.1 = /lib/x86_64-linux-gnu/libutil.so.1 (0x7fe61595c000)
libdl.so.2 = /lib/x86_64-linux-gnu/libdl.so.2 (0x7fe615758000)
libbz2.so.1.0 = /lib/x86_64-linux-gnu/libbz2.so.1.0 
(0x7fe615547000)
libuuid.so.1 = /lib/x86_64-linux-gnu/libuuid.so.1 (0x7fe615342000)
librt.so.1 = /lib/x86_64-linux-gnu/librt.so.1 (0x7fe615139000)
/lib64/ld-linux-x86-64.so.2 (0x7fe618284000)

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

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

Versions of packages aptitude depends on:
ii  libapt-pkg4.120.9.0
ii  libboost-iostreams1.49.0  1.49.0-2
ii  libc6 2.13-27
ii  libcwidget3   0.5.16-3.1
ii  libept1.4.12  1.0.6+b1
ii  libgcc1   1:4.7.0-3
ii  libncursesw5  5.9-6
ii  libsigc++-2.0-0c2a2.2.10-0.1
ii  libsqlite3-0  3.7.11-2
ii  libstdc++64.7.0-3
ii  libtinfo5 5.9-6
ii  libxapian22   1.2.8-1
ii  zlib1g1:1.2.6.dfsg-2

Versions of packages aptitude recommends:
ii  apt-xapian-index0.45
ii  aptitude-doc-en [aptitude-doc]  0.6.6-1
ii  libparse-debianchangelog-perl   1.2.0-1
ii  sensible-utils  0.0.6

Versions of packages aptitude suggests:
ii  debtags  none
ii  tasksel  3.09

-- 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#669094: Build-Dep on libtest-harness-perl too strict

2012-04-17 Thread Moritz Muehlenhoff
Package: libtap-parser-sourcehandler-pgtap-perl
Severity: normal

The Build-Dep on libtest-harness-perl (= 3.23-1) is too strict. This causes
problems for every distribution rebuilding with a different version scheme
and if there should ever be a 3.23-1+wheezy1 release of libtest-harness-perl
the package will FTBFS. Please change this to (= 3.23-1)

Cheers,
Moritz



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



Bug#573387: anacron leaks file descriptors

2012-04-17 Thread Václav Ovsík
Hi Peter,

On Mon, Apr 16, 2012 at 10:53:17PM +0300, Peter Eisentraut wrote:
 Calling lvs directly from the command line also shows messages about
 leaked file descriptors, so I'm not convinced that this is a problem in
 anacron.

I don't know what you mean lvs directly from the command line. I never
noticed such messages from LVM commands ran from bash, dash. The only
other case I noticed is LVM under Midnight Commander. Midnight Commander
has this problem too. Hmm, I should report this problem on MC too :).

 Also note that anacron is not a long-running process, so even if there
 were a resource leak of some kind, it doesn't necessarily follow that
 that's a problem worth fixing.

Maybe you are right, but bugs should be fixed.

Ok, I will try to inspect this problem a bit deeper...

I ran the Anacron trough strace and after a short inspection of lvs
message and strace output I found one of leaked descriptors. The
following attached patch solves the message in the test case.

Unfortunately I'm afraid it is only a part :(.
But as I'm looking back on other leaked descriptors I originally
reported, these are probably inherited from parent processes of Anacron.

Can you accept the attached patch or rewrite it to your taste (maybe
report upstream)? I think, that after applying the fix this bug can be
closed. Other leaked descriptors should be reported to other packages.

Thanks for your time and work.

Best Regards
-- 
Zito
--- main.c.orig	2012-04-17 09:48:32.0 +0200
+++ main.c	2012-04-17 10:27:49.207407827 +0200
@@ -467,6 +467,7 @@
 
 record_start_time();
 read_tab(cwd);
+if (close(cwd)) die_e(Can't close file descriptor %d, cwd);
 arrange_jobs();
 
 if (testing_only)


Bug#669084: grep does not match anything when reading from stdin

2012-04-17 Thread Tino Keitel
On Tue, Apr 17, 2012 at 10:25:03 +0200, Tino Keitel wrote:
 On Tue, Apr 17, 2012 at 10:23:28 +0200, Tino Keitel wrote:
  On Tue, Apr 17, 2012 at 18:07:29 +1000, Aníbal Monsalve Salazar wrote:
   On Tue, Apr 17, 2012 at 09:23:58AM +0200, Tino Keitel wrote:
   Package: grep
   Version: 2.11-2
   Severity: important
   
   grep does not match anything when reading from stdin. Reading from a file
   works.
   
   $ echo foo  foo
   $ grep . foo
   foo
   $ cat foo | grep .
   $ echo foo | grep .
   $ 
   
   It works for me, please see below.
 
 The version from testing (2.10-1) works here, too.

This snipset from the 2.11 main.c is very likely the culprit. The
'S_ISFIFO (stats-stat.st_mode)' causes stdin to be skipped if it is a
pipe.

if ((directories == SKIP_DIRECTORIES  S_ISDIR (stats-stat.st_mode))
|| (devices == SKIP_DEVICES  (S_ISCHR (stats-stat.st_mode)
|| S_ISBLK (stats-stat.st_mode)
|| S_ISSOCK (stats-stat.st_mode)
|| S_ISFIFO (stats-stat.st_mode
  {
if (file)
  close (desc);
return 1;
  }



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



Bug#668511: Kernel panic with bridge networking

2012-04-17 Thread Jonathan Nieder
reassign 668511 src:linux-2.6 3.2.12-1
forwarded 668511 http://thread.gmane.org/gmane.linux.kernel/1283112
tags 668511 + upstream patch moreinfo
quit

Massimo Cetra wrote:

 [Subject: Bug#668511: Patch for this panic]

Please keep in mind that these appear as emails in a crowded inbox,
so the subject line can be a good place to put valuable context.

 the patch for this problem has been submitted to netdev and is here:

Thanks!  Does the patch work against 3.2.y?  See [1] for instructions.

Hope that helps,
Jonathan

[1] 
http://kernel-handbook.alioth.debian.org/ch-common-tasks.html#s-common-official
or the corresponding page in the debian-kernel-handbook package
From: Peter Huang (Peng) peter.huangp...@huawei.com
Date: Tue, 17 Apr 2012 14:22:26 +0800
Subject: set fake_rtable's dst to NULL to avoid kernel Oops.

When bridge is deleted before tap/vif device's delete, kernel may encounter an 
oops because of NULL reference to fake_rtable's dst.
Set fake_rtable's dst to NULL before sending packets out can solve this problem.

Acked-by: Eric Dumazet eric.duma...@gmail.com
Signed-off-by: Peter Huang peter.huangp...@huawei.com
Signed-off-by: Jonathan Nieder jrnie...@gmail.com
---
 include/linux/netfilter_bridge.h |8 
 net/bridge/br_forward.c  |1 +
 net/bridge/br_netfilter.c|6 +-
 3 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/include/linux/netfilter_bridge.h b/include/linux/netfilter_bridge.h
index 0ddd161f3b06..70744fe5dcf0 100644
--- a/include/linux/netfilter_bridge.h
+++ b/include/linux/netfilter_bridge.h
@@ -104,9 +104,17 @@ struct bridge_skb_cb {
} daddr;
 };
 
+static inline void br_drop_fake_rtable(struct sk_buff *skb) {
+   struct dst_entry *dst = skb_dst(skb);
+   /* abuse fact that only fake_rtable has DST_NOPEER set */
+   if (dst  (dst-flags  DST_NOPEER))
+   skb_dst_drop(skb);
+}
+
 #else
 #define nf_bridge_maybe_copy_header(skb)   (0)
 #define nf_bridge_pad(skb) (0)
+#define br_drop_fake_rtable(skb)   (0)
 #endif /* CONFIG_BRIDGE_NETFILTER */
 
 #endif /* __KERNEL__ */
diff --git a/net/bridge/br_forward.c b/net/bridge/br_forward.c
index ee64287f1290..e221f88ebb8d 100644
--- a/net/bridge/br_forward.c
+++ b/net/bridge/br_forward.c
@@ -47,6 +47,7 @@ int br_dev_queue_push_xmit(struct sk_buff *skb)
kfree_skb(skb);
} else {
skb_push(skb, ETH_HLEN);
+   br_drop_fake_rtable(skb);
dev_queue_xmit(skb);
}
 
diff --git a/net/bridge/br_netfilter.c b/net/bridge/br_netfilter.c
index fa8b8f763580..e7dd46de1347 100644
--- a/net/bridge/br_netfilter.c
+++ b/net/bridge/br_netfilter.c
@@ -687,11 +687,7 @@ static unsigned int br_nf_local_in(unsigned int hook, 
struct sk_buff *skb,
   const struct net_device *out,
   int (*okfn)(struct sk_buff *))
 {
-   struct rtable *rt = skb_rtable(skb);
-
-   if (rt  rt == bridge_parent_rtable(in))
-   skb_dst_drop(skb);
-
+   br_drop_fake_rtable(skb);
return NF_ACCEPT;
 }
 
-- 
1.7.10



Bug#669062: X segfaults in pthread() on kfreebsd

2012-04-17 Thread Julien Cristau
On Mon, Apr 16, 2012 at 23:10:28 +0200, Christoph Egger wrote:

 Package: xserver-xorg
 Version: 1:7.6+12
 Severity: serious
 
 Hi!
 
   X segfaults here on a kfreebsd-amd64 (vesa driver, newer intel
 graphics chip). It's 100% reproducible. Trying to look into it, and
 hints, help appreciated.
 
Is this new?  What's the version of libpciaccess?

Cheers,
Julien



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



Bug#669062: X segfaults in pthread() on kfreebsd

2012-04-17 Thread Julien Cristau
On Tue, Apr 17, 2012 at 08:40:46 +0200, Robert Millan wrote:

 Maybe also install xserver-xorg-core-dbg.
 
He already has that.  A debug version of the vesa driver might be useful
though.

Cheers,
Julien



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



Bug#668512: Flash 11.2.202.228 crashes with Illegal instruction on any flash webpage

2012-04-17 Thread rpnpif
Package: flashplugin-nonfree
Version: 1:2.8.3
Severity: important

Same issue for me.
Flashplayer crashes always without error.
This issue does not exist in old release of nov.2011 .

-- Package-specific info:
Debian version: 6.0.4
Architecture: i386
Package version: 1:2.8.3
Adobe Flash Player version: LNX 11,2,202,233
MD5 checksums:
f057d0dc4b6239c447410dc99797e270  
/var/cache/flashplugin-nonfree/install_flash_player_10_linux.tar.gz
1ad1d399e95e452b6f85fe20003f3846  
/var/cache/flashplugin-nonfree/install_flash_player_11_linux.i386.tar.gz
e3c0a859adb3617bf1586f22248b1398  
/usr/lib/flashplugin-nonfree/libflashplayer.so
Alternatives:
flash-mozilla.so - auto mode
  link currently points to 
/usr/lib/flashplugin-nonfree/libflashplayer.so
/usr/lib/flashplugin-nonfree/libflashplayer.so - priority 50
/usr/lib/gnash/libgnashplugin.so - priority 10
Current 'best' version is 
'/usr/lib/flashplugin-nonfree/libflashplayer.so'.
lrwxrwxrwx 1 root root 34 Jan 10 20:35 
/usr/lib/mozilla/plugins/flash-mozilla.so - /etc/alternatives/flash-mozilla.so
/usr/lib/mozilla/plugins/flash-mozilla.so: symbolic link to 
`/etc/alternatives/flash-mozilla.so'

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

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

Versions of packages flashplugin-nonfree depends on:
ii  debconf [debconf-2.0 1.5.36.1Debian configuration management sy
ii  gnupg1.4.10-4GNU privacy guard - a free PGP rep
ii  libatk1.0-0  1.30.0-1The ATK accessibility toolkit
ii  libcairo21.10.2-7~bpo60+1The Cairo 2D vector graphics libra
ii  libcurl3-gnutls  7.21.0-2.1+squeeze2 Multi-protocol file transfer libra
ii  libfontconfig1   2.8.0-2.1   generic font configuration library
ii  libfreetype6 2.4.9-1~bpo60+1 FreeType 2 font engine, shared lib
ii  libgcc1  1:4.7.0-1   GCC support library
ii  libglib2.0-0 2.28.2-1The GLib library of C routines
ii  libgtk2.0-0  2.24.3-1~sid1   The GTK+ graphical user interface 
ii  libnspr4-0d  4.9-1~bpo60+1   NetScape Portable Runtime Library
ii  libnss3-1d   3.13.3-1~bpo60+1Network Security Service libraries
ii  libpango1.0-01.28.3-1+squeeze2   Layout and rendering of internatio
ii  libstdc++6   4.7.0-1 GNU Standard C++ Library v3
ii  libx11-6 2:1.3.3-4   X11 client-side library
ii  libxext6 2:1.1.2-1   X11 miscellaneous extension librar
ii  libxt6   1:1.0.7-1   X11 toolkit intrinsics library
ii  wget 1.12-2.1retrieves files from the web

flashplugin-nonfree recommends no packages.

Versions of packages flashplugin-nonfree suggests:
pn  flashplugin-nonfree-extrasoun none (no description available)
pn  iceweasel none (no description available)
ii  konqueror-nsplugins   4:4.4.5-2  Netscape plugin support for Konque
ii  ttf-dejavu2.31-1 Metapackage to pull in ttf-dejavu-
ii  ttf-mscorefonts-installer [ms 3.4Installer for Microsoft TrueType c
pn  ttf-xfree86-nonfree   none (no description available)
ii  x-ttcidfont-conf  32+nmu2TrueType and CID fonts configurati

-- 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#669095: [INTL:tr] Turkish debconf templates translation

2012-04-17 Thread Atila KOÇ

Package: postfix
Version: N/A
Severity: wishlist
Tags: l10n patch

Please find attached the Turkish translation of the postfix package.

Thanks,
Atila KOÇ



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



Bug#669096: [INTL:tr] Turkish debconf templates translation

2012-04-17 Thread Atila KOÇ

Package: postfix
Version: N/A
Severity: wishlist
Tags: l10n patch

Please find attached the Turkish translation of the postfix package.

Thanks,
Atila KOÇ
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# Atila KOÇ a...@artielektronik.com.tr, 2012.
#
msgid 
msgstr 
Project-Id-Version: postfix\n
Report-Msgid-Bugs-To: \n
POT-Creation-Date: 2012-04-13 10:32+0200\n
PO-Revision-Date: 2012-04-16 17:59+0200\n
Last-Translator: Atila KOÇ a...@artielektronik.com.tr\n
Language-Team: Turkish debian-l10n-turk...@lists.debian.org\n
Language: tr\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=utf-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: boolean
#. Description
#: ../templates:1001
msgid Add a 'mydomain' entry in main.cf for upgrade?
msgstr Yükseltme için main.cf dosyasına bir 'mydomain' girdisi yapılsın mı?

#. Type: boolean
#. Description
#: ../templates:1001
msgid Postfix version 2.3.3-2 and later require changes in main.cf. Specifically, mydomain must be specified, since hostname(1) is not a fully qualified domain name (FQDN).
msgstr Postfix'in 2.3.3-2 ve sonraki sürümleri main.cf dosyasında değişiklikler yapılmasını gerektirir. hostname(1) tam tanımlanmış alan adı (FQDN) olmadığından 'mydomain' girdisi özellikle tanımlanmalıdır.

#. Type: boolean
#. Description
#: ../templates:1001
msgid Failure to fix this will result in a broken mailer. Decline this option to abort the upgrade, giving you the opportunity to add this configuration yourself. Accept this option to automatically set mydomain based on the FQDN of the machine.
msgstr Bu sorunun giderilememesi çalışmayan bir posta sunucusu ile sonuçlanacaktır. Bu seçeneği geri çevirip yükseltmeden vazgeçer ve bu yapılandırmayı elle yürütürsünüz ya da bu seçeneği seçer ve 'mydomain' girdisinin bu makinenin FQDN'sine göre belirlenmesine izin verirsiniz.

#. Type: boolean
#. Description
#: ../templates:2001
msgid Install postfix despite an unsupported kernel?
msgstr Postfix destekleyemediği bir çekirdeğe rağmen kurulsun mu?

#. Type: boolean
#. Description
#: ../templates:2001
msgid Postfix uses features that are not found in kernels prior to 2.6. If you proceed with the installation, Postfix will not run.
msgstr Postfix sürümü 2.6'dan eski çekirdeklerde olmayan özellikleri kullanır. Kurulumu sürdürürseniz, Postfix çalışmayacaktır.

#. Type: boolean
#. Description
#: ../templates:3001
msgid Correct retry entry in master.cf for upgrade?
msgstr Yükseltme için master.cf dosyasındaki 'retry' girdisi düzeltilsin mi?

#. Type: boolean
#. Description
#: ../templates:3001
msgid Postfix version 2.4 requires that the retry service be added to master.cf.
msgstr Postfix'in 2.4 sürümü master.cf dosyasına 'retry' girdisinin eklenmesini gerektirir.

#. Type: boolean
#. Description
#: ../templates:3001
msgid Failure to fix this will result in a broken mailer. Decline this option to abort the upgrade, giving you the opportunity to add this configuration yourself. Accept this option to automatically make master.cf compatible with Postfix 2.4 in this respect.
msgstr Bu sorunun giderilememesi çalışmayan bir posta sunucusu ile sonuçlanacaktır. Bu seçeneği geri çevirip yükseltmeden vazgeçer ve bu yapılandırmayı elle yürütürsünüz ya da bu seçeneği seçer ve master.cf dosyasının bu açıdan Postfix'in 2.4 sürümü ile uyumlu hale getirilmesine izin verirsiniz.

#. Type: boolean
#. Description
#: ../templates:4001
msgid Correct tlsmgr entry in master.cf for upgrade?
msgstr master.cf dosyasındaki 'tlsmgr' girdisi yükseltmeye uygun şekilde düzeltilsin mi?

#. Type: boolean
#. Description
#: ../templates:4001
msgid Postfix version 2.2 has changed the invocation of tlsmgr.
msgstr Postfix'in 2.2 sürümü 'tlsmgr' eklentisinin devreye girme şeklini değiştirdi.

#. Type: boolean
#. Description
#: ../templates:4001
msgid Failure to fix this will result in a broken mailer. Decline this option to abort the upgrade, giving you the opportunity to add this configuration yourself. Accept this option to automatically make master.cf compatible with Postfix 2.2 in this respect.
msgstr Bu sorunun giderilememesi çalışmayan bir posta sunucusu ile sonuçlanacaktır. Bu seçeneği geri çevirip yükseltmeden vazgeçer ve bu yapılandırmayı elle yürütürsünüz ya da bu seçeneği seçer ve master.cf dosyasının bu açıdan Postfix'in 2.2 sürümü ile uyumlu hale getirilmesine izin verirsiniz.

#. Type: boolean
#. Description
#: ../templates:5001
msgid Ignore incorrect hostname entry?
msgstr Hatalı 'hostname' girdisi görmezden gelinsin mi?

#. Type: boolean
#. Description
#: ../templates:5001
msgid The string '${enteredstring}' does not follow RFC 1035 and does not appear to be a valid IP address.
msgstr '${enteredstring}' dizgesi RFC 1035 yönergelerine uymuyor ve geçerli bir IP adresi 

Bug#669098: qapt FTBFS MD5Summation and debMD5 undeclared

2012-04-17 Thread peter green

Package: qapt
Version: 1.3.0-1

from the armel build log

cd /build/buildd-qapt_1.3.0-1+b1-armel-vECdlq/qapt-1.3.0/obj-arm-linux-gnueabi/src 
 /usr/bin/c++   -Dqapt_EXPORTS -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security  
-std=c++0x -fno-threadsafe-statics -fvisibility=hidden -fvisibility-inlines-hidden 
-fPIC -I/build/buildd-qapt_1.3.0-1+b1-armel-vECdlq/qapt-1.3.0 
-I/build/buildd-qapt_1.3.0-1+b1-armel-vECdlq/qapt-1.3.0/obj-arm-linux-gnueabi 
-I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtDBus 
-I/usr/include/polkit-qt-1 -I/build/buildd-qapt_1.3.0-1+b1-armel-vECdlq/qapt-1.3.0/src 
-I/build/buildd-qapt_1.3.0-1+b1-armel-vECdlq/qapt-1.3.0/obj-arm-linux-gnueabi/src-o 
CMakeFiles/qapt.dir/debfile.o -c 
/build/buildd-qapt_1.3.0-1+b1-armel-vECdlq/qapt-1.3.0/src/debfile.cpp
/build/buildd-qapt_1.3.0-1+b1-armel-vECdlq/qapt-1.3.0/src/debfile.cpp: In 
member function 'QByteArray QApt::DebFile::md5Sum() const':
/build/buildd-qapt_1.3.0-1+b1-armel-vECdlq/qapt-1.3.0/src/debfile.cpp:187:5: 
error: 'MD5Summation' was not declared in this scope
/build/buildd-qapt_1.3.0-1+b1-armel-vECdlq/qapt-1.3.0/src/debfile.cpp:187:18: 
error: expected ';' before 'debMD5'
/build/buildd-qapt_1.3.0-1+b1-armel-vECdlq/qapt-1.3.0/src/debfile.cpp:191:5: 
error: 'debMD5' was not declared in this scope
make[3]: *** [src/CMakeFiles/qapt.dir/debfile.o] Error 1

Many (perhaps all, I haven't taken a detailed look at all the paralell build 
logs) other architectures are failing in the same way.




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



Bug#669099: FTBFS in up-to-date unstable; test failure

2012-04-17 Thread Ondřej Surý
Package: ggcov
Version: 0.8.4-1
Severity: serious
Tags: sid
Justification: fails to build from source (but built successfully in the past)

Hi,

during the testing of possible transition to db5.3, I have found your
package FTBFS in test suite:

Here is the relevant part of build log:

Running tests
hostname: howl
date: 20120417T092112
uname -s: Linux
uname -m: x86_64
uname -r: 2.6.32-5-amd64
head -1 /etc/*-release: 
which gcc: /usr/bin/gcc
gcc --version: gcc (Debian 4.6.3-3) 4.6.3
which g++: /usr/bin/g++
g++ --version: g++ (Debian 4.6.3-3) 4.6.3
PASS: (test001) simple C line coverage test
PASS: (test002) simple C test with early exit()s not from main()
PASS: (test004) simple C++ line coverage test
PASS: (test005) nonlocal flow control using C++ exceptions
PASS: (test006) accumulation of counts in fork()ed children
PASS: (test007) nonlocal flow control using C setjmp/longjmp
PASS: (test008) multiple blocks per line using C for() loop
PASS: (test009) assignment of locations to C++ inline functions defined in 
headers
PASS: (test010) inclusion of .c source files into other .c files
PASS: (test011) suppression of lines by ifdef
PASS: (test013) C with early exit()s from a nonfinal block
PASS: (test014) code in C shared libraries linked by absolute searchable names
PASS: (test015) callgraph diagram layout
PASS: (test016) suppression of lines by magical comment
PASS: (test020) unit test for filename.c
PASS: (test021) unit test for libpopt / fakepopt.c
PASS: (test022) unit test for class php_serializer
PASS: (test023) estring unit test
PASS: (test027) hashtable unit test
FAIL: (test029) foo.c.tggcov.ex differs from foo.c.tggcov.filt
FAIL: (test029) bar.c.tggcov.ex differs from bar.c.tggcov.filt
PASS: (test030) compiledir with yacc
Total: 20/21 tests passed
FAIL: runtest
===
1 of 1 tests failed
===
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/tmp/buildd/ggcov-0.8.4/test'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/tmp/buildd/ggcov-0.8.4/test'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/tmp/buildd/ggcov-0.8.4'
dh_auto_test: make -j1 check returned exit code 2
make: *** [build] Error 29
dpkg-buildpackage: error: debian/rules build gave error exit status 2

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

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



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



Bug#665969: nmu: apt_0.9.0

2012-04-17 Thread Adam D. Barratt

On 17.04.2012 08:59, Michael Vogt wrote:

On Mon, Apr 16, 2012 at 09:47:21PM +0100, Adam D. Barratt wrote:

On Mon, 2012-04-16 at 21:40 +0100, Adam D. Barratt wrote:
 E: Method http has died unexpectedly!
 E: Sub-process http received signal 10.

This is #669061


This appears to be Sparc only, right? We do had trouble with
alignments in the hashsum calculations in the past, maybe that is
re-occuring with the addition of sha512.


I think so, yes.  I've asked for confirmation on IRC.


 and

 E: Internal error: APT::pkgPackageManager::MaxLoopCount reached in
 SmartConfigure for adduser:amd64, aborting

and this #669060


David fixed this one already (thanks David!), I uploaded 0.9.1 now
with the fix included.


Thanks for the quick turnaround.

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#669097: bugs.debian.org: bad box drawing characters in generated HTML

2012-04-17 Thread Vincent Lefevre
Package: bugs.debian.org
Severity: normal

On http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=669093 the box
drawing characters don't appear correctly (tested with Iceweasel,
Chromium and lynx, so that it is the HTML source that seems wrong).

They look OK in the mail:

┌──┐
│E: Internal error: APT::pkgPackageManager::MaxLoopCount reached in   ▒│
│   SmartConfigure for libkeyutils1:amd64, aborting   ▒│
│[ Ok ]│
└──┘

-- 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#669100: gajim: crashes at startup

2012-04-17 Thread Sabine Engelhardt
Package: gajim
Version: 0.13.4-3+squeeze2
Severity: normal

Last night an update to gajim came in, and now when I start gajim,
I get the following messages:

frosch@seerose:~$ gajim
Traceback (most recent call last):
  File gajim.py, line 152, in module
from common import gajim
  File /usr/share/gajim/src/common/gajim.py, line 184, in module
HAVE_LATEX = latex.check_for_latex_support()
  File /usr/share/gajim/src/common/latex.py, line 92, in
check_for_latex_support
filename = latex_to_image(test)
  File /usr/share/gajim/src/common/latex.py, line 159, in latex_to_image
os.rename(tmpfile + '.png', tmppng)
OSError: [Errno 2] Datei oder Verzeichnis nicht gefunden

(= Errno 2: file or directory not found)

Has there been a change in dependencies?

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

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash

Versions of packages gajim depends on:
ii  dnsutils 1:9.7.3.dfsg-1~squeeze4 Clients provided with BIND
ii  libatk1.0-0  1.30.0-1The ATK accessibility toolkit
ii  libc62.11.3-2Embedded GNU C Library:
Shared lib
ii  libcairo21.8.10-6The Cairo 2D vector
graphics libra
ii  libfontconfig1   2.8.0-2.1   generic font configuration
library
ii  libfreetype6 2.4.2-2.1+squeeze4  FreeType 2 font engine,
shared lib
ii  libglib2.0-0 2.24.2-1The GLib library of C routines
ii  libgtk2.0-0  2.20.1-2The GTK+ graphical user
interface
ii  libpango1.0-01.28.3-1+squeeze2   Layout and rendering of
internatio
ii  python   2.6.6-3+squeeze6interactive high-level
object-orie
ii  python-glade22.17.0-4GTK+ bindings: Glade support
ii  python-gtk2  2.17.0-4Python bindings for the
GTK+ widge
ii  python-support   1.0.10  automated rebuilding
support for P

Versions of packages gajim recommends:
ii  dbus   1.2.24-4+squeeze1 simple interprocess
messaging syst
ii  notification-daemon0.5.0-2   daemon to displays passive
pop-up
ii  python-crypto  2.1.0-2   cryptographic algorithms
and proto
ii  python-dbus0.83.1-1  simple interprocess
messaging syst
ii  python-gnupginterface  0.3.2-9.1 Python interface to GnuPG
(GPG)
ii  python-openssl 0.10-1Python wrapper around the
OpenSSL

Versions of packages gajim suggests:
ii  aspell-en  6.0-0-6   English dictionary for GNU
Aspell
ii  avahi-daemon   0.6.27-2+squeeze1 Avahi mDNS/DNS-SD daemon
pn  dvipng none(no description available)
pn  gnome-keyring  none(no description available)
pn  libgtkspell0   none(no description available)
pn  nautilus-sendtonone(no description available)
pn  network-managernone(no description available)
pn  python-avahi   none(no description available)
pn  python-gconf   none(no description available)
pn  python-gnome2  none(no description available)
pn  python-gnomekeyringnone(no description available)
pn  python-kerberosnone(no description available)
pn  python-sexynone(no description available)
pn  texlive-latex-base none(no description available)

-- no debconf information



signature.asc
Description: OpenPGP digital signature


Bug#669101: systemd: Boot hangs

2012-04-17 Thread Mark Brown
Package: systemd
Version: 44-1
Severity: important

Attempting to boot systemd on this system by adding init=/bin/systemd to
the end of the kernel command line results in:

 - The output of the fsck processes for the disks being displayed
 - The screen changes to a higher resolution console mode

but no further output or disk activity.  The system still appears to be
running and ctrl-alt-delete triggers a clean reboot so it's presumably
blocked on something.  This did work at some point in the past but it
was months ago so not useful for bisection.

Is there any way to get more diagnostics out of the system?

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

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

Versions of packages systemd depends on:
ii  dpkg 1.16.2
ii  initscripts  2.88dsf-22.1
ii  libacl1  2.2.51-5
ii  libaudit01:1.7.18-1.1
ii  libc62.13-27
ii  libcap2  1:2.22-1
ii  libcryptsetup4   2:1.4.1-3
ii  libdbus-1-3  1.5.12-1
ii  libkmod2 6-2
ii  liblzma5 5.1.1alpha+20110809-3
ii  libpam0g 1.1.3-7
ii  libselinux1  2.1.9-4
ii  libsystemd-daemon0   44-1
ii  libsystemd-id128-0   44-1
ii  libsystemd-journal0  44-1
ii  libsystemd-login044-1
ii  libudev0 175-3.1
ii  libwrap0 7.6.q-23
ii  udev 175-3.1
ii  util-linux   2.20.1-4

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

Versions of packages systemd suggests:
ii  python   2.7.2-10
ii  systemd-gui  44-1

-- no debconf information



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



Bug#669102: ITP: sanlock -- a shared storage lock manager - useful for accessing vm images on a NAS or SAN

2012-04-17 Thread David Weber
Package: wnpp
Severity: wishlist
Owner: David Weber w...@munzinger.de

* Package name: sanlock
  Version : 2.1
  Upstream Author : David Teigland teigl...@redhat.com
* URL : https://fedorahosted.org/sanlock/
* License : (LGPLv2+, GPLv2, GPLv2+)
  Programming Lang: (C, Python)
  Description : a shared storage lock manager - useful for accessing vm 
images on a NAS or SAN

Sanlock ensures that single disk cannot be used by more than one running VM at 
a time, across any host in a network.

See 
http://git.fedorahosted.org/git/?p=sanlock.git;a=blob;f=README.license;h=9bf5cae09fc44d7050c89535f0a8b49f23fcae3d;hb=HEAD
 for license



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



Bug#669100: gajim: crashes at startup

2012-04-17 Thread Yann Leboulanger

On 04/17/2012 11:01 AM, Sabine Engelhardt wrote:

Package: gajim
Version: 0.13.4-3+squeeze2
Severity: normal

Last night an update to gajim came in, and now when I start gajim,
I get the following messages:

frosch@seerose:~$ gajim
Traceback (most recent call last):
   File gajim.py, line 152, inmodule
 from common import gajim
   File /usr/share/gajim/src/common/gajim.py, line 184, inmodule
 HAVE_LATEX = latex.check_for_latex_support()
   File /usr/share/gajim/src/common/latex.py, line 92, in
check_for_latex_support
 filename = latex_to_image(test)
   File /usr/share/gajim/src/common/latex.py, line 159, in latex_to_image
 os.rename(tmpfile + '.png', tmppng)
OSError: [Errno 2] Datei oder Verzeichnis nicht gefunden

(= Errno 2: file or directory not found)

Has there been a change in dependencies?


No, it's a bug introduced by a security fix.

this command should be run inside a
if exitcode == 0:

I hope security team will fix the bug in its patch.
--
Yann



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



Bug#666067: transition: libkpathsea6

2012-04-17 Thread Norbert Preining
Kohda-san,

On Mi, 04 Apr 2012, Atsuhito Kohda wrote:
  Also #666293 (dvi2ps), which I missed before.
 
 I remembered that dvi2ps caused problem when we upgraded
 to kpathsea5.  
 It looks the maintainer is not active recently but I found 
 the upstream has released new version which is based on TL2009.
 It is not based on TL2012 but it is much better and much easier 
 to migrate to TL2012 than the current version.
 Anyway, I'll contact the maintainer.

Thanks, did you get any response?

 Norbert and all, I'm afraid we should prepare dummy packages
 to make upgrade smoothly at some point.  
 Is it TeXLive packages that build dummy packages? 
 Of course I'll build dummy package of my packages if necessary.

I have done that already, ptex-bin dummy package is now build from
texlive-lang-cjk.

  texfam is (obsolete) japanese TeX system and it should
  be removed if it failes to be compatible with libkpathse6.
  I'm not sure if texfam could be compatible with libkpathsea6 
  or not but I'll contact the maintainer about this issue
  afterwards.
  (BTW texfam might be programmed for libkpathsea3 or 4, IIRC)
  
  Thanks.  Any news on that?
 
 Yes, we've already communicated successfully and 
 new beta version is released by the upstream.
 But please wait.  I believe it might take more time.

I have preliminary packages, but they need some fixup, but at
least they compile on current sources.

Best wishes

Norbert

Norbert Preiningpreining@{jaist.ac.jp, logic.at, debian.org}
JAIST, Japan TeX Live  Debian Developer
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094

MASSACHUSETTS (pl.n.)
Those items and particles which people who, after blowing their noses,
are searching for when they look into their hankies.
--- Douglas Adams, The Meaning of Liff



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



Bug#669103: Scroll doesn't work properly anymore

2012-04-17 Thread Mehdi Dogguy
Package: libgtk-3-0:amd64
Version: 3.4.0-1
Severity: normal

Hi,

After upgrading to libgtk-3-0:amd64 (= 3.4.0-1), mouse scrolling
stopped working properly. It stopped completely working within
gnome-terminal, and was disfunctional in other gtk applications
(iceweasel, icedove, epiphany, ...).

Downgrading back to 3.2.3-1 made scrolling work again (using mouse
wheel or touchpad).

I'm not sure this is the same (though it seems to have same symptoms)
as #666921. So I preferred to file it in a new bugreport. Note that my
gnome-terminal *does* work with libvte-2.90-9 (= 1:0.30.1-4). I don't
have to upgrade vte to 0.32 to have scrolling working again in my
terminal.

FWIW, My downgrade aptitude session that brought scrolling back lists
the following packages:

[DOWNGRADE] eog:amd64 3.2.2-3 - 3.2.2-2+b1
[DOWNGRADE] epiphany-browser:amd64 3.4.0.1-2 - 3.2.1-2
[DOWNGRADE] epiphany-browser-data:amd64 3.4.0.1-2 - 3.2.1-2
[DOWNGRADE] epiphany-extensions:amd64 3.4.0-1 - 3.2.0-2
[DOWNGRADE] gir1.2-gdkpixbuf-2.0:amd64 2.26.1-1 - 2.24.1-1
[DOWNGRADE] glib-networking:amd64 2.32.1-1 - 2.30.2-1
[DOWNGRADE] glib-networking-common:amd64 2.32.1-1 - 2.30.2-1
[DOWNGRADE] glib-networking-services:amd64 2.32.1-1 - 2.30.2-1
[DOWNGRADE] gnome-themes-standard:amd64 3.4.0-2 - 3.2.1-2
[DOWNGRADE] libgail-3-0:amd64 3.4.0-1 - 3.2.3-1
[DOWNGRADE] libgdk-pixbuf2.0-0:amd64 2.26.1-1 - 2.24.1-1
[DOWNGRADE] libgdk-pixbuf2.0-common:amd64 2.26.1-1 - 2.24.1-1
[DOWNGRADE] libgdk-pixbuf2.0-dev:amd64 2.26.1-1 - 2.24.1-1
[DOWNGRADE] libglib2.0-0:amd64 2.32.0-4 - 2.30.2-6
[DOWNGRADE] libglib2.0-bin:amd64 2.32.0-4 - 2.30.2-6
[DOWNGRADE] libglib2.0-dev:amd64 2.32.0-4 - 2.30.2-6
[DOWNGRADE] libgtk-3-0:amd64 3.4.0-1 - 3.2.3-1
[DOWNGRADE] libgtk-3-bin:amd64 3.4.0-1 - 3.2.3-1
[DOWNGRADE] libgtk-3-common:amd64 3.4.0-1 - 3.2.3-1
[DOWNGRADE] libjavascriptcoregtk-3.0-0:amd64 1.8.0-2 - 1.6.3-1
[DOWNGRADE] libsoup-gnome2.4-1:amd64 2.38.1-1 - 2.34.3-1
[DOWNGRADE] libsoup2.4-1:amd64 2.38.1-1 - 2.34.3-1
[DOWNGRADE] libwebkitgtk-3.0-0:amd64 1.8.0-2 - 1.6.3-1

Regards,

-- 
Mehdi

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

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

Versions of packages libgtk-3-0:amd64 depends on:
ii  libatk1.0-0 2.2.0-2
ii  libc6   2.13-27
ii  libcairo-gobject2   1.10.2-7
ii  libcairo2   1.10.2-7
ii  libcomerr2  1.42.2-1
ii  libcups21.5.2-5
ii  libfontconfig1  2.8.0-3.1
ii  libfreetype62.4.9-1
ii  libgcrypt11 1.5.0-3
ii  libgdk-pixbuf2.0-0  2.24.1-1
ii  libglib2.0-02.30.2-6
ii  libgnutls26 2.12.18-1
ii  libgssapi-krb5-21.10+dfsg~beta1-2
ii  libgtk-3-common 3.2.3-1
ii  libk5crypto31.10+dfsg~beta1-2
ii  libkrb5-3   1.10+dfsg~beta1-2
ii  libpango1.0-0   1.29.4-3+b1
ii  libx11-62:1.4.4-4
ii  libxcomposite1  1:0.4.3-2
ii  libxcursor1 1:1.1.12-1
ii  libxdamage1 1:1.1.3-2
ii  libxext62:1.3.0-3
ii  libxfixes3  1:5.0-4
ii  libxi6  2:1.4.5-1.1
ii  libxinerama12:1.1.1-3
ii  libxrandr2  2:1.3.2-2
ii  multiarch-support   2.13-27
ii  shared-mime-info0.90-1
ii  zlib1g  1:1.2.6.dfsg-2

Versions of packages libgtk-3-0:amd64 recommends:
ii  hicolor-icon-theme  0.12-1
ii  libgtk-3-bin3.2.3-1

Versions of packages libgtk-3-0:amd64 suggests:
ii  gvfs 1.10.1-2+b1
ii  librsvg2-common  2.36.0-5

-- 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#669084: grep does not match anything when reading from stdin

2012-04-17 Thread Aníbal Monsalve Salazar
On Tue, Apr 17, 2012 at 11:08:16AM +0200, Tino Keitel wrote:
On Tue, Apr 17, 2012 at 10:25:03 +0200, Tino Keitel wrote:
On Tue, Apr 17, 2012 at 10:23:28 +0200, Tino Keitel wrote:
On Tue, Apr 17, 2012 at 18:07:29 +1000, Aníbal Monsalve Salazar wrote:
On Tue, Apr 17, 2012 at 09:23:58AM +0200, Tino Keitel wrote:
Package: grep
Version: 2.11-2
Severity: important

grep does not match anything when reading from stdin. Reading from
a file works.

$ echo foo  foo
$ grep . foo
foo
$ cat foo | grep .
$ echo foo | grep .
$ 

It works for me, please see below.

The version from testing (2.10-1) works here, too.

This snipset from the 2.11 main.c is very likely the culprit. The
'S_ISFIFO (stats-stat.st_mode)' causes stdin to be skipped if it is a
pipe.

if ((directories == SKIP_DIRECTORIES  S_ISDIR (stats-stat.st_mode))
|| (devices == SKIP_DEVICES  (S_ISCHR (stats-stat.st_mode)
|| S_ISBLK (stats-stat.st_mode)
|| S_ISSOCK (stats-stat.st_mode)
|| S_ISFIFO (stats-stat.st_mode
  {
if (file)
  close (desc);
return 1;
  }

Hello Jim,

grep-2.11 introduced a regression related to the -D skip parameter
option.

With grep-2.10 (or less than 2.10):

$ echo foo | grep -D skip foo; echo $?
foo
0

With grep-2.11:

$ echo foo | grep -D skip foo; echo $?
1

Timo suggests that the possible culprit is the code above.

The Debian bug report is at http://bugs.debian.org/668585

Cheers,

Anibal



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



Bug#669104: RM: wesnoth-1.9 -- ROM; obsolete devel release

2012-04-17 Thread Gerfried Fuchs
Package: ftp.debian.org
Severity: normal


Hi!

 Please remove wesnoth-1.9, it's the obsolete devel release and
superseded by the wesnoth-1.10 stable release.

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



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



Bug#636685: 2.0.16 is working but fully useless but unable to connect to any current server

2012-04-17 Thread Ralf Kegler
here is the announcement for bzflag 2.4

http://forums.bzflag.org/viewtopic.php?f=62t=17477
BZFlag 2.4.0 Wake the Dead released Postby blast » Sun Jul 03, 2011
19:54 pm 
[quote]The big thing to note is that BZFlag 2.4.x is not compatible
with BZFlag 2.0.x. You cannot use a BZFlag 2.4 client on a 2.0 server,
nor can you use a 2.0 client on a 2.4 server.[/quote]

That means: the current package 2.0.16 is working but fully useless
because it is unable to connect to any server. And that for an online
game.
Ralf



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



Bug#669084: grep does not match anything when reading from stdin

2012-04-17 Thread Aníbal Monsalve Salazar
On Tue, Apr 17, 2012 at 08:13:49PM +1000, Aníbal Monsalve Salazar wrote:
On Tue, Apr 17, 2012 at 11:08:16AM +0200, Tino Keitel wrote:
On Tue, Apr 17, 2012 at 10:25:03 +0200, Tino Keitel wrote:
On Tue, Apr 17, 2012 at 10:23:28 +0200, Tino Keitel wrote:
On Tue, Apr 17, 2012 at 18:07:29 +1000, Aníbal Monsalve Salazar wrote:
On Tue, Apr 17, 2012 at 09:23:58AM +0200, Tino Keitel wrote:
Package: grep
Version: 2.11-2
Severity: important

grep does not match anything when reading from stdin. Reading from
a file works.

$ echo foo  foo
$ grep . foo
foo
$ cat foo | grep .
$ echo foo | grep .
$ 

It works for me, please see below.

The version from testing (2.10-1) works here, too.

This snipset from the 2.11 main.c is very likely the culprit. The
'S_ISFIFO (stats-stat.st_mode)' causes stdin to be skipped if it is a
pipe.

if ((directories == SKIP_DIRECTORIES  S_ISDIR (stats-stat.st_mode))
|| (devices == SKIP_DEVICES  (S_ISCHR (stats-stat.st_mode)
|| S_ISBLK (stats-stat.st_mode)
|| S_ISSOCK (stats-stat.st_mode)
|| S_ISFIFO (stats-stat.st_mode
  {
if (file)
  close (desc);
return 1;
  }

Hello Jim,

grep-2.11 introduced a regression related to the -D skip parameter
option.

With grep-2.10 (or less than 2.10):

$ echo foo | grep -D skip foo; echo $?
foo
0

With grep-2.11:

$ echo foo | grep -D skip foo; echo $?
1

Timo suggests that the possible culprit is the code above.

The Debian bug report is at http://bugs.debian.org/668585

Typo. The correct address is http://bugs.debian.org/669084

Cheers,

Anibal



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



Bug#669105: gajim fails to start

2012-04-17 Thread Dmitry Samsonov
Package: gajim
Version: 0.13.4-3+squeeze2
Severity: grave
Justification: renders package unusable

After upgrading from 0.13.4-3+squeeze1 to 0.13.4-3+squeeze2 gajim fails to 
start:

$ LANG=C gajim
Traceback (most recent call last):
  File gajim.py, line 152, in module
from common import gajim
  File /usr/share/gajim/src/common/gajim.py, line 184, in module
HAVE_LATEX = latex.check_for_latex_support()
  File /usr/share/gajim/src/common/latex.py, line 92, in 
check_for_latex_support
filename = latex_to_image(test)
  File /usr/share/gajim/src/common/latex.py, line 159, in latex_to_image
os.rename(tmpfile + '.png', tmppng)
OSError: [Errno 2] No such file or directory

Reverting back to 0.13.4-3+squeeze1 works.

Bug is reproducible without texlive-latex-base or any other latex packages too.

P.S. Is there any connection with #668710?


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

Kernel: Linux 2.6.32-5-686 (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 gajim depends on:
ii  dnsutils 1:9.7.3.dfsg-1~squeeze4 Clients provided with BIND
ii  libatk1.0-0  1.30.0-1The ATK accessibility toolkit
ii  libc62.11.3-3Embedded GNU C Library: Shared lib
ii  libcairo21.10.2-7~bpo60+1The Cairo 2D vector graphics libra
ii  libfontconfig1   2.8.0-2.1   generic font configuration library
ii  libfreetype6 2.4.2-2.1+squeeze4  FreeType 2 font engine, shared lib
ii  libglib2.0-0 2.24.2-1The GLib library of C routines
ii  libgtk2.0-0  2.20.1-2The GTK+ graphical user interface 
ii  libpango1.0-01.28.3-1+squeeze2   Layout and rendering of internatio
ii  python   2.6.6-3+squeeze6interactive high-level object-orie
ii  python-glade22.17.0-4GTK+ bindings: Glade support
ii  python-gtk2  2.17.0-4Python bindings for the GTK+ widge
ii  python-support   1.0.10  automated rebuilding support for P

Versions of packages gajim recommends:
ii  dbus   1.2.24-4+squeeze1 simple interprocess messaging syst
ii  notification-daemon0.5.0-2   daemon to displays passive pop-up 
ii  python-crypto  2.1.0-2   cryptographic algorithms and proto
ii  python-dbus0.83.1-1  simple interprocess messaging syst
ii  python-gnupginterface  0.3.2-9.1 Python interface to GnuPG (GPG)
ii  python-openssl 0.10-1Python wrapper around the OpenSSL 

Versions of packages gajim suggests:
ii  aspell-en 6.0-0-6English dictionary for GNU Aspell
pn  avahi-daemon  none (no description available)
pn  dvipngnone (no description available)
pn  gnome-keyring none (no description available)
ii  libgtkspell0  2.0.16-1   a spell-checking addon for GTK's T
pn  nautilus-sendto   none (no description available)
pn  network-manager   none (no description available)
pn  python-avahi  none (no description available)
pn  python-gconf  none (no description available)
pn  python-gnome2 none (no description available)
pn  python-gnomekeyring   none (no description available)
pn  python-kerberos   none (no description available)
pn  python-sexy   none (no description available)
ii  texlive-latex-base2009-11TeX Live: Basic LaTeX 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#669106: gajim fails to start

2012-04-17 Thread Dmitry Samsonov
Package: gajim
Version: 0.13.4-3+squeeze2
Justification: renders package unusable
Severity: grave

After upgrading from 0.13.4-3+squeeze1 to 0.13.4-3+squeeze2 gajim fails
to start:

$ LANG=C gajim
Traceback (most recent call last):
  File gajim.py, line 152, in module
from common import gajim
  File /usr/share/gajim/src/common/gajim.py, line 184, in module
HAVE_LATEX = latex.check_for_latex_support()
  File /usr/share/gajim/src/common/latex.py, line 92, in
check_for_latex_support
filename = latex_to_image(test)
  File /usr/share/gajim/src/common/latex.py, line 159, in latex_to_image
os.rename(tmpfile + '.png', tmppng)
OSError: [Errno 2] No such file or directory

Reverting back to 0.13.4-3+squeeze1 works.

Bug is reproducible without texlive-latex-base or any other latex
packages too.

P.S. Is there any connection with #668710?


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

Kernel: Linux 2.6.32-5-686 (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 gajim depends on:
ii  dnsutils 1:9.7.3.dfsg-1~squeeze4 Clients provided with BIND
ii  libatk1.0-0  1.30.0-1The ATK accessibility toolkit
ii  libc62.11.3-3Embedded GNU C Library:
Shared lib
ii  libcairo21.10.2-7~bpo60+1The Cairo 2D vector
graphics libra
ii  libfontconfig1   2.8.0-2.1   generic font configuration
library
ii  libfreetype6 2.4.2-2.1+squeeze4  FreeType 2 font engine,
shared lib
ii  libglib2.0-0 2.24.2-1The GLib library of C routines
ii  libgtk2.0-0  2.20.1-2The GTK+ graphical user
interface
ii  libpango1.0-01.28.3-1+squeeze2   Layout and rendering of
internatio
ii  python   2.6.6-3+squeeze6interactive high-level
object-orie
ii  python-glade22.17.0-4GTK+ bindings: Glade support
ii  python-gtk2  2.17.0-4Python bindings for the
GTK+ widge
ii  python-support   1.0.10  automated rebuilding
support for P

Versions of packages gajim recommends:
ii  dbus   1.2.24-4+squeeze1 simple interprocess
messaging syst
ii  notification-daemon0.5.0-2   daemon to displays passive
pop-up
ii  python-crypto  2.1.0-2   cryptographic algorithms
and proto
ii  python-dbus0.83.1-1  simple interprocess
messaging syst
ii  python-gnupginterface  0.3.2-9.1 Python interface to GnuPG (GPG)
ii  python-openssl 0.10-1Python wrapper around the
OpenSSL

Versions of packages gajim suggests:
ii  aspell-en 6.0-0-6English dictionary for GNU
Aspell
pn  avahi-daemon  none (no description available)
pn  dvipngnone (no description available)
pn  gnome-keyring none (no description available)
ii  libgtkspell0  2.0.16-1   a spell-checking addon for
GTK's T
pn  nautilus-sendto   none (no description available)
pn  network-manager   none (no description available)
pn  python-avahi  none (no description available)
pn  python-gconf  none (no description available)
pn  python-gnome2 none (no description available)
pn  python-gnomekeyring   none (no description available)
pn  python-kerberos   none (no description available)
pn  python-sexy   none (no description available)
ii  texlive-latex-base2009-11TeX Live: Basic LaTeX 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#669107: burp: Build of version 1.32 failing

2012-04-17 Thread Bas van den Dikkenberg
Package: burp
Version: 1.3.1-1
Severity: important

There are problems with building 1.3.2, i have contact with author we decided 
to wait for version 1.3.3.
This wil be soon according to the author


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

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

Versions of packages burp depends on:
ii  libacl1  2.2.51-5
ii  libc62.13-27
ii  libgcc1  1:4.6.3-1
ii  libncurses5  5.9-5
ii  librsync10.9.7-9
ii  libssl1.0.0  1.0.1-4
ii  libstdc++6   4.6.3-1
ii  libtinfo55.9-5
ii  zlib1g   1:1.2.6.dfsg-2

burp recommends no packages.

burp 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#669103: Scroll doesn't work properly anymore

2012-04-17 Thread Michael Biebl
Hi Mehdi,

On 17.04.2012 12:13, Mehdi Dogguy wrote:
 Package: libgtk-3-0:amd64
 Version: 3.4.0-1
 Severity: normal
 
 Hi,
 
 After upgrading to libgtk-3-0:amd64 (= 3.4.0-1), mouse scrolling
 stopped working properly. It stopped completely working within
 gnome-terminal, and was disfunctional in other gtk applications
 (iceweasel, icedove, epiphany, ...).

gnome-terminal: This is a vte issue and fixed by the vte upgrade to 0.32

epiphany, yelp, devhelp: This should be fixed by the webkit update, i.e.
libwebkitgtk 1.6

iceweasel, icedove: I'm pretty sure those applications are not affected
by the libgtk-3-0 upgrade, as those apps are still using gtk2 :)

 I'm not sure this is the same (though it seems to have same symptoms)
 as #666921. So I preferred to file it in a new bugreport. Note that my
 gnome-terminal *does* work with libvte-2.90-9 (= 1:0.30.1-4). I don't
 have to upgrade vte to 0.32 to have scrolling working again in my
 terminal.

Are you pretty sure you have restarted gnome-terminal so you didn't have
the old version of the library loaded?
The scrolling fix for vte is definitely in 0.32 only.

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



signature.asc
Description: OpenPGP digital signature


Bug#669108: general: assorted segfault

2012-04-17 Thread ygmarchi
Package: general
Severity: normal

Hi there,

I'm using debian testing. Lately I've been experiences frequent segfaults with
eventual complete freeze. I attach evidence found in kern.log.

Is there anybody out there who could guide me to collect further information to
investigate the problem?

So far I've done a complete disk scan using smarttools, but the disk seems ok.

Thank you anyway,
Carlo.



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

Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Apr 15 11:55:13 Uranus kernel: [ 7811.496368] gnome-shell[2831]: segfault at 
2c41eb008 ip 7fe95070b618 sp 7fff05951020 error 4 in 
libglib-2.0.so.0.3000.2[7fe9506a9000+f6000]
Apr 15 11:58:15 Uranus kernel: [ 7993.284366] gnome-shell[14406]: segfault at 
2acc04008 ip 7f09d2731618 sp 7fffa776bb40 error 4 in 
libglib-2.0.so.0.3000.2[7f09d26cf000+f6000]
Apr 15 12:03:00 Uranus kernel: [ 8278.234638] gnome-shell[14591]: segfault at 
38f481008 ip 7f3cbc453618 sp 7fffe71da900 error 4 in 
libglib-2.0.so.0.3000.2[7f3cbc3f1000+f6000]
Apr 15 12:03:33 Uranus kernel: [ 8310.267483] gnome-shell[14735]: segfault at 
441790008 ip 7f97dbf07618 sp 7fffc73dce10 error 4 in 
libglib-2.0.so.0.3000.2[7f97dbea5000+f6000]
Apr 15 12:03:37 Uranus kernel: [ 8314.168806] eclipse[14252]: segfault at 18 ip 
7fbc8d48168e sp 7fff6b7246c0 error 4 in 
libgdk-x11-2.0.so.0.2400.10[7fbc8d40d000+af000]
Apr 15 12:09:24 Uranus kernel: [ 8661.053917] gnome-shell[14956]: segfault at 
257726008 ip 7f8cab08a618 sp 7fff71a34e80 error 4 in 
libglib-2.0.so.0.3000.2[7f8cab028000+f6000]
Apr 15 12:09:56 Uranus kernel: [ 8692.919917] gnome-shell[15288]: segfault at 
43886d107 ip 7f2faaf01618 sp 7fff1d200520 error 4 in 
libglib-2.0.so.0.3000.2[7f2faae9f000+f6000]
Apr 15 12:10:01 Uranus kernel: [ 8697.826674] eclipse[15082]: segfault at 18 ip 
7fcbd766f68e sp 7fff8a2c6550 error 4 in 
libgdk-x11-2.0.so.0.2400.10[7fcbd75fb000+af000]
Apr 15 12:20:24 Uranus kernel: [ 9319.582410] colord-sane[2541]: segfault at 48 
ip 7f18f220a54c sp 7f18f21e0b78 error 6 in 
libdbus-1.so.3.7.0[7f18f21e2000+44000]
Apr 15 12:28:04 Uranus kernel: [  359.145923] colord-sane[2568]: segfault at 28 
ip 7f8e8996f54c sp 7f8e89945b78 error 6 in 
libdbus-1.so.3.7.0[7f8e89947000+44000]
Apr 15 14:21:19 Uranus kernel: [ 6756.627363] gnome-shell[3291]: segfault at 
272610008 ip 7f74eca328fc sp 7fff0c8b3df0 error 6 in 
libglib-2.0.so.0.3000.2[7f74ec9d+f6000]
Apr 15 14:33:18 Uranus kernel: [ 7474.194557] gnome-shell[6935]: segfault at 
2afaf3008 ip 7fa09f200618 sp 7fff7c5d9640 error 4 in 
libglib-2.0.so.0.3000.2[7fa09f19e000+f6000]
Apr 15 14:46:38 Uranus kernel: [ 8271.319739] gnome-shell[7196]: segfault at 
399fac008 ip 7f229be22618 sp 7fff01ef0df0 error 4 in 
libglib-2.0.so.0.3000.2[7f229bdc+f6000]
Apr 15 15:29:11 Uranus kernel: [  396.505177] gnome-shell[2676]: segfault at 
40e3c4008 ip 7f2adf2ee618 sp 7fff4710f9a0 error 4 in 
libglib-2.0.so.0.3000.2[7f2adf28c000+f6000]
Apr 15 15:31:00 Uranus kernel: [  504.643880] gnome-settings-[2593]: segfault 
at 7f8ef4849040 ip 7f8efcba0630 sp 7fffab382eb0 error 4 in 
libglib-2.0.so.0.3000.2[7f8efcb5a000+f6000]
Apr 15 15:31:12 Uranus kernel: [  516.305883] colord-sane[2451]: segfault at 28 
ip 7f2e4a6ba54c sp 7f2e4a690b78 error 6 in 
libdbus-1.so.3.7.0[7f2e4a692000+44000]
Apr 15 15:32:31 Uranus kernel: [   65.084537] gnome-panel[2721]: segfault at 
7f3a599b130f ip 7f3a56b89f0f sp 7fff971d0960 error 7 in 
libglib-2.0.so.0.3000.2[7f3a56b27000+f6000]
Apr 15 15:39:36 Uranus kernel: [  196.276033] colord-sane[2424]: segfault at 8 
ip 7ffc0462054c sp 7ffc045f6b78 error 6 in 
libdbus-1.so.3.7.0[7ffc045f8000+44000]
Apr 15 15:43:05 Uranus kernel: [  191.206854] gnome-shell[2897]: segfault at 
3cee58008 ip 7f6485577618 sp 7fff10e8c7f0 error 4 in 
libglib-2.0.so.0.3000.2[7f6485515000+f6000]
Apr 15 15:43:52 Uranus kernel: [  238.698766] gnome-shell[3663]: segfault at 
3cca34008 ip 7facb639f618 sp 7fff287142e0 error 4 in 
libglib-2.0.so.0.3000.2[7facb633d000+f6000]
Apr 15 15:47:40 Uranus kernel: [  196.580748] gnome-shell[2561]: segfault at 
2e1599008 ip 7fd4825ff618 sp 7fff6631f540 error 4 in 
libglib-2.0.so.0.3000.2[7fd48259d000+f6000]
Apr 15 15:54:20 Uranus kernel: [  595.615788] gnome-shell[3412]: segfault at 
450223008 ip 7f51bc17d618 sp 7fffc2b46d80 error 4 in 
libglib-2.0.so.0.3000.2[7f51bc11b000+f6000]
Apr 15 16:17:51 Uranus kernel: [ 2003.235954] gnome-shell[4082]: segfault at 
341b84008 ip 7faf78425618 sp 7fff1811f590 error 4 in 
libglib-2.0.so.0.3000.2[7faf783c3000+f6000]
Apr 15 18:40:27 Uranus kernel: [ 5363.873439] gnome-shell[2662]: segfault at 
a005d659fc 

Bug#669109: Sec (Simple Event Correlator) can start multiple times when running as a daemon using init.d/sec start

2012-04-17 Thread Frank

Package: sec
Version: 2.5.3-1+nmu1

When i use Sec as a daemon,

diff --git a/default/sec b/default/sec
index 4ce6955..70a8e2b 100644
--- a/default/sec
+++ b/default/sec
@@ -1,3 +1,3 @@
 #Defaults for sec
 -RUN_DAEMON=no
 +RUN_DAEMON=yes

Sec can be started multiple times with init.d/sec when running sec as a 
daemon, this because checks in the startup function in init.d/sec are 
wrong. This means that there multiple sec processes running and only one 
pid file is available.


In the documentation of start-stop-daemon --exec means `Check  for 
processes  that  are  instances  of  this executable (according to 
/proc/pid/exe)`. In the init.d/sec script


NAME=sec
DAEMON=/usr/bin/$NAME
start-stop-daemon --start --quiet --pidfile $PIDFILE --exec $DAEMON 
--test  /dev/null


This should mean that /proc/pid/exe must point to /usr/bin/$NAME, 
/usr/bin/sec in this situation.


$ ps afux | grep sec.pid
root   783  0.0  0.7  35836  7980 ?S16:58   0:00 
/usr/bin/perl -w /usr/bin/sec -conf=/etc/sec.conf -input=/var/log/syslog 
-pid=/var/run/sec.pid -detach -syslog=daemon

$ ll /proc/783/exe
lrwxrwxrwx 1 root root 0 Apr 16 16:58 /proc/783/exe - /usr/bin/perl

I've created a patch for this issue, but I'm not sure if this patch is 
correct.


diff --git a/init.d/sec b/init.d/sec
index ef79314..e070873 100755
--- a/init.d/sec
+++ b/init.d/sec
@@ -19,6 +19,7 @@
 PATH=/sbin:/usr/sbin:/bin:/usr/bin
 DESC=Simple Event Correlator
 NAME=sec
+PERL=/usr/bin/perl
 DAEMON=/usr/bin/$NAME
 #DAEMON_ARGS=--options args
 PIDFILE=/var/run/$NAME.pid
@@ -51,9 +52,9 @@ do_start()
#   0 if daemon has been started
#   1 if daemon was already running
#   2 if daemon could not be started
-   start-stop-daemon --start --quiet --pidfile $PIDFILE --exec 
$DAEMON --test  /dev/null \
+   start-stop-daemon --start --quiet --pidfile $PIDFILE --exec 
$PERL --startas $DAEMON --test  /dev/null \

|| return 1
-   start-stop-daemon --start --quiet --pidfile $PIDFILE --exec 
$DAEMON -- \
+   start-stop-daemon --start --quiet --pidfile $PIDFILE --exec 
$PERL --startas $DAEMON -- \

$DAEMON_ARGS \
|| return 2
# Add code here, if necessary, that waits for the process to be 
ready

@@ -71,7 +72,7 @@ do_stop()
#   1 if daemon was already stopped
#   2 if daemon could not be stopped
#   other if a failure occurred
-   start-stop-daemon --stop --quiet --retry=TERM/30/KILL/5 
--pidfile $PIDFILE --name $NAME
+   start-stop-daemon --stop --quiet --retry=TERM/30/KILL/5 
--pidfile $PIDFILE --exec $PERL

RETVAL=$?
[ $RETVAL = 2 ]  return 2

I am using `Linux [...] 3.2.0-2-amd64 [...] x86_64 GNU/Linux` with Wheezy.

--
Frank Baalbergen - System / Network Engineer
T +31 (0)10 2760434 | frank.baalber...@mendix.com | www.mendix.com



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



Bug#669103: Scroll doesn't work properly anymore

2012-04-17 Thread Mehdi Dogguy

Thanks for the prompt reply!

On 17/04/12 13:00, Michael Biebl wrote:


gnome-terminal: This is a vte issue and fixed by the vte upgrade to
0.32



Ok. So is there a missing Breaks? or a versioned Depends? (to ensure
correct version of packages are installed).


epiphany, yelp, devhelp: This should be fixed by the webkit update,
i.e. libwebkitgtk 1.6



Ok.


iceweasel, icedove: I'm pretty sure those applications are not
affected by the libgtk-3-0 upgrade, as those apps are still using
gtk2 :)



Sure. I wanted to check those as well but forgot somehow :/ (maybe 
another bug somewhere…)



I'm not sure this is the same (though it seems to have same
symptoms) as #666921. So I preferred to file it in a new
bugreport. Note that my gnome-terminal *does* work with
libvte-2.90-9 (= 1:0.30.1-4). I don't have to upgrade vte to 0.32
to have scrolling working again in my terminal.


Are you pretty sure you have restarted gnome-terminal so you didn't
have the old version of the library loaded? The scrolling fix for
vte is definitely in 0.32 only.



Yes... and I *never* installed any vte 0.32 on this machine.

--
Mehdi



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



Bug#669110: FTBFS error: format not a string literal and no format arguments [-Werror=format-security]

2012-04-17 Thread Ondřej Surý
Package: lusca
Version: 0.1~svn14809-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Hi,

while checking if your package will compile with db5.3, I have found
that your package FTBFS with:

gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\/etc/lusca/squid.conf\ -I. -I. 
-I../include -I. -I. -I../include -I../include  -D_FORTIFY_SOURCE=2  -m64 -g 
-O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security 
-Werror=format-security -Wall -D_REENTRANT -c client_side_ranges.c
client_side_ranges.c: In function 'clientPackRangeHdr':
client_side_ranges.c:42:5: error: format not a string literal and no format 
arguments [-Werror=format-security]
cc1: some warnings being treated as errors
make[4]: *** [client_side_ranges.o] Error 1
make[4]: Leaving directory `/tmp/buildd/lusca-0.1~svn14809/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/buildd/lusca-0.1~svn14809/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/lusca-0.1~svn14809/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/buildd/lusca-0.1~svn14809'

Ondrej

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

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



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



Bug#669103: Scroll doesn't work properly anymore

2012-04-17 Thread Mehdi Dogguy

On 17/04/12 13:08, Mehdi Dogguy wrote:

Are you pretty sure you have restarted gnome-terminal so you
didn't have the old version of the library loaded? The scrolling
fix for vte is definitely in 0.32 only.



Yes... and I *never* installed any vte 0.32 on this machine.



FWIW, here is what I currently have for gnome-terminal:

ii  gnome-terminal 3.2.1-2
ii  gnome-terminal-data3.2.1-2
ii  gsettings-desktop-schemas  3.2.0-2
ii  libatk1.0-02.2.0-2
ii  libc6  2.13-27
ii  libgconf2-43.2.3-4
ii  libgdk-pixbuf2.0-0 2.24.1-1
ii  libglib2.0-0   2.30.2-6
ii  libgtk-3-0 3.2.3-1
ii  libice62:1.0.7-2
ii  libpango1.0-0  1.29.4-3+b1
ii  libsm6 2:1.2.0-2
ii  libvte-2.90-9  1:0.30.1-4
ii  libx11-6   2:1.4.4-4

I didn't test gnome-terminal/experimental. Maybe the issue is there only
and we did misunderstood each other on the used version? :)

Regards,

--
Mehdi



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



Bug#658252: Info received ([libcairo2] firefox/pidgin very bad text rendering)

2012-04-17 Thread Török Edwin
Seems to be fixed by xserver-xorg-video-radeon 6.14.4-2 which contains the 
fixes from https://bugs.freedesktop.org/show_bug.cgi?id=47266

Would probably be a good idea to add a requirement to libcairo 1.12.0-2:
Breaks: xserver-xorg-video-radeon ( 6.14.4-2), xserver-xorg-video-ati ( 
6.14.4-2)

Best regards,
--Edwin



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



Bug#664718: grub-pc 1.99-18: grub-setup: error: cannot read `/grub/core.img' correctly

2012-04-17 Thread David Roguin
This is still happening with version 1.99-21 which recently hit testing.
After the upgrade the system can no longer boot and I'm unable to
install grub on the MBR.

-- 
David



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



Bug#669103: Scroll doesn't work properly anymore

2012-04-17 Thread Michael Biebl
On 17.04.2012 13:08, Mehdi Dogguy wrote:
 Thanks for the prompt reply!
 
 On 17/04/12 13:00, Michael Biebl wrote:

 gnome-terminal: This is a vte issue and fixed by the vte upgrade to
 0.32

 
 Ok. So is there a missing Breaks? or a versioned Depends? (to ensure
 correct version of packages are installed).

Since libgtk-3-0 doesn't depend on libvte in any form, we will add a
Breaks. Joss already added one for libvte in current svn.
We should probably also add one against libwebkitgtk-3.0-0.

 I'm not sure this is the same (though it seems to have same
 symptoms) as #666921. So I preferred to file it in a new
 bugreport. Note that my gnome-terminal *does* work with
 libvte-2.90-9 (= 1:0.30.1-4). I don't have to upgrade vte to 0.32
 to have scrolling working again in my terminal.

 Are you pretty sure you have restarted gnome-terminal so you didn't
 have the old version of the library loaded? The scrolling fix for
 vte is definitely in 0.32 only.

 
 Yes... and I *never* installed any vte 0.32 on this machine.

Maybe you downgraded libgtk-3-0 again? I would be pretty surprised if
the combination gtk 3.4 and vte 0.30 works wrt. scrolling in
gnome-terminal.
Would be cool if you could re-test that again.
I tested gtk 3.4 + vte 0.30 and scrolling in gnome-terminal is
definitely broken.
gtk 3.2 + vte 0.30 obviously is *not* broken, since the scrolling
related changes were introduced in gtk 3.3.18

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



signature.asc
Description: OpenPGP digital signature


Bug#664584: RFS: utouch-evemu/1.0.9-1 [ITP]

2012-04-17 Thread Stephen M. Webb

Still looking for sponsorship for my package utouch-evemu

This is a suite of tools built around a library that exposes the Linux kernel's 
multi-touch input devices for
description, emulation, event capture, and event playback.

A new upstream release has been made since my last RFS for this package.  
Licensing of the library has changed from
GPL-3 to LGPL-3.


* Package name: utouch-evemu
  Version : 1.0.9-1
  Upstream Author : The uTouch Team multi-touch-...@lists.launchpad.net
* URL : https://launchpad.net/utouch-evemu
* License : LGPL-3 (library), GPL-3 (tools)
  Section : libs

It builds these binary packages:

  libutouch-evemu-dev - Kernel Device Emulation Library - development files
  libutouch-evemu1 - KernelInput Event Device Emulation Library
  python-utouch-evemu - Kernel Input Event Device Emulation Library (Python 
bindings)
  utouch-evemu-tools - Kernel Device Emulation Library - test tools

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

  http://mentors.debian.net/package/utouch-evemu

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

  dget -x 
http://mentors.debian.net/debian/pool/main/u/utouch-evemu/utouch-evemu_1.0.9-1.dsc

More information about utouch-evemu can be obtained
from https://launchpad.net/utouch-evemu.

-- 
Stephen M. Webb  stephen.w...@bregmasoft.ca



signature.asc
Description: OpenPGP digital signature


Bug#667373: fix ftbfs with GCC 4.7

2012-04-17 Thread Matthias Klose

tags 667373 + patch
thanks

diff -u simgear-2.4.0/config.sub simgear-2.4.0/config.sub
--- simgear-2.4.0/config.sub
+++ simgear-2.4.0/config.sub
@@ -2,9 +2,9 @@
 # Configuration validation subroutine script.
 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
 #   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
-#   2011 Free Software Foundation, Inc.
+#   2011, 2012 Free Software Foundation, Inc.
 
-timestamp='2011-03-23'
+timestamp='2012-02-10'
 
 # This file is (in principle) common to ALL GNU software.
 # The presence of a machine in this file suggests that SOME GNU software
@@ -21,9 +21,7 @@
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this program; if not, see http://www.gnu.org/licenses/.
 #
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a
@@ -76,8 +74,8 @@
 GNU config.sub ($timestamp)
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
-2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free
-Software Foundation, Inc.
+2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
+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.
@@ -132,6 +130,10 @@
 os=-$maybe_os
 basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
 ;;
+  android-linux)
+os=-linux-android
+basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
+;;
   *)
 basic_machine=`echo $1 | sed 's/-[^-]*$//'`
 if [ $basic_machine != $1 ]
@@ -247,17 +249,22 @@
# Some are omitted here because they have special meanings below.
1750a | 580 \
| a29k \
+   | aarch64 | aarch64_be \
| alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \
| alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | 
alpha64pca5[67] \
| am33_2.0 \
| arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr | 
avr32 \
+| be32 | be64 \
| bfin \
| c4x | clipper \
| d10v | d30v | dlx | dsp16xx \
+   | epiphany \
| fido | fr30 | frv \
| h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
+   | hexagon \
| i370 | i860 | i960 | ia64 \
| ip2k | iq2000 \
+   | le32 | le64 \
| lm32 \
| m32c | m32r | m32rle | m68000 | m68k | m88k \
| maxq | mb | microblaze | mcore | mep | metag \
@@ -291,7 +298,7 @@
| pdp10 | pdp11 | pj | pjl \
| powerpc | powerpc64 | powerpc64le | powerpcle \
| pyramid \
-   | rx \
+   | rl78 | rx \
| score \
| sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | 
shbe | shle | sh[1234]le | sh3ele \
| sh64 | sh64le \
@@ -300,7 +307,7 @@
| spu \
| tahoe | tic4x | tic54x | tic55x | tic6x | tic80 | tron \
| ubicom32 \
-   | v850 | v850e \
+   | v850 | v850e | v850e1 | v850e2 | v850es | v850e2v3 \
| we32k \
| x86 | xc16x | xstormy16 | xtensa \
| z8k | z80)
@@ -315,8 +322,7 @@
c6x)
basic_machine=tic6x-unknown
;;
-   m6811 | m68hc11 | m6812 | m68hc12 | picochip)
-   # Motorola 68HC11/12.
+   m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | picochip)
basic_machine=$basic_machine-unknown
os=-none
;;
@@ -329,7 +335,10 @@
strongarm | thumb | xscale)
basic_machine=arm-unknown
;;
-
+   xgate)
+   basic_machine=$basic_machine-unknown
+   os=-none
+   ;;
xscaleeb)
basic_machine=armeb-unknown
;;
@@ -352,11 +361,13 @@
# Recognize the basic CPU types with company name.
580-* \
| a29k-* \
+   | aarch64-* | aarch64_be-* \
| alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \
| alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \
| alphapca5[67]-* | alpha64pca5[67]-* | arc-* \
| arm-*  | armbe-* | armle-* | armeb-* | armv*-* \
| avr-* | avr32-* \
+   | be32-* | be64-* \
| bfin-* | bs2000-* \
| c[123]* | c30-* | [cjt]90-* | c4x-* \
| clipper-* | craynv-* | cydra-* \
@@ -365,8 +376,10 @@
| f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \
| h8300-* | h8500-* \
| hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \
+   | hexagon-* \
| i*86-* | i860-* | i960-* | ia64-* \
| ip2k-* | iq2000-* \
+

Bug#667401: fix ftbfs with GCC 4.7

2012-04-17 Thread Matthias Klose

tags 667401 + patch
thanks

diff -Nru tulip-3.6.0dfsg/debian/changelog tulip-3.6.0dfsg/debian/changelog
--- tulip-3.6.0dfsg/debian/changelog2011-09-09 20:58:34.0 +
+++ tulip-3.6.0dfsg/debian/changelog2012-04-17 11:20:43.0 +
@@ -1,3 +1,10 @@
+tulip (3.6.0dfsg-2.1) unstable; urgency=low
+
+  * Non maintainer upload.
+  * Fix build failure with GCC 4.7. Closes: #667401.
+
+ -- Matthias Klose d...@debian.org  Tue, 17 Apr 2012 13:20:00 +0200
+
 tulip (3.6.0dfsg-2) unstable; urgency=low
 
   * Don't build docs for tulip-doc from build-arch, move java packages,
diff -Nru tulip-3.6.0dfsg/debian/patches/fix-ftbfs-gcc4.7.diff 
tulip-3.6.0dfsg/debian/patches/fix-ftbfs-gcc4.7.diff
--- tulip-3.6.0dfsg/debian/patches/fix-ftbfs-gcc4.7.diff1970-01-01 
00:00:00.0 +
+++ tulip-3.6.0dfsg/debian/patches/fix-ftbfs-gcc4.7.diff2012-04-17 
11:26:25.0 +
@@ -0,0 +1,13 @@
+Index: tulip-3.6.0dfsg/library/tulip/include/tulip/SimpleVector.h
+===
+--- tulip-3.6.0dfsg.orig/library/tulip/include/tulip/SimpleVector.h
2011-08-20 19:25:05.0 +
 tulip-3.6.0dfsg/library/tulip/include/tulip/SimpleVector.h 2012-04-17 
11:26:22.779468973 +
+@@ -21,6 +21,8 @@
+ #ifndef _SIMPLE_VECTOR_H_
+ #define _SIMPLE_VECTOR_H_
+ 
++#include stdlib.h
++
+ namespace tlp {
+ 
+ // SimpleVector
diff -Nru tulip-3.6.0dfsg/debian/patches/series 
tulip-3.6.0dfsg/debian/patches/series
--- tulip-3.6.0dfsg/debian/patches/series   2011-09-09 20:57:53.0 
+
+++ tulip-3.6.0dfsg/debian/patches/series   2012-04-17 11:18:33.0 
+
@@ -6,3 +6,4 @@
 0006-Use-system-FTGL-not-the-one-shipped-in-thirtparty.patch
 0007-Disable-python-binding.patch
 0008-Use-Debian-packaged-jars.patch
+fix-ftbfs-gcc4.7.diff


Bug#669111: subversion: globs in groups should be matched in order of their appearance

2012-04-17 Thread Friedrich Delgado
Package: subversion
Version: 1.6.12dfsg-6
Severity: wishlist

I'd like to be able to match against one particular server in our
organization which needs different client certificates than all the
others, but still have a global fallback for outside servers needing
no certificates.

The problem is that the order of matches is non-deterministic since
this monday for me (I can't see a relevant updated package, but it
used to work before).

The documentation on
http://svnbook.red-bean.com/en/1.1/ch07.html#svn-ch-7-sect-1.3.1
states no order of evaluation, but since this is something I've relied
on in the past, I'd like to see it as a feature.

I'd like to use something like this

,[ servers ]
  [groups]
  special = special.our-org.de
  ourorg = *.our-org.de

  [special]
  ssl-authority-files = /home/fdf/secret/SPECIALCA.p12 # bogus self-signed CA
  ssl-client-cert-file = /home/fdf/secret/special-cert.p12
  ssl-client-cert-password = VerySecret

  [ourorg]
  ssl-client-cert-file = /home/fdf/secret/ourorg-cert.p12
  ssl-client-cert-password = MoreSecret

  [global]
`


With the following file I can reproduce that glob matches are indeed
nondeterministic:

,[ ~/dot-subversion-debian-bug/servers ]
  [groups]
  apache = svn.apache.org
  outside = *
  
  [apache]
  neon-debug-mask = 0
  
  [global]
  neon-debug-mask = 511
`

via:

svn ls --config-dir=~/dot-subversion-debian-bug 
http://svn.apache.org/repos/asf/subversion/trunk/subversion 21|wc -l

this will sometimes yield 32 lines (no debug output from neon) and
sometimes 2231 (lots of neon output) (Might need a couple of tries.)

So svn.apache.org sometimes matches the 'apache' group and sometimes
the 'outside' group.

while true; do svn ls --non-interactive 
https://special.our-org.de/repositories/our-org /dev/null 21 ; echo -n $?; 
done

with my real config above will yield a random string of 0s and 1s.

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

Kernel: Linux 3.3.0-1.dmz.1-liquorix-amd64 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8) (ignored: LC_ALL 
set to de_DE.utf8)
Shell: /bin/sh linked to /bin/bash

Versions of packages subversion depends on:
ii  libapr1 1.4.6-1
ii  libc6   2.13-27
ii  libsasl2-2  2.1.25.dfsg1-4
ii  libsvn1 1.6.12dfsg-6

subversion recommends no packages.

Versions of packages subversion suggests:
ii  db4.8-utilnone
ii  patch 2.6.1-3
ii  subversion-tools  1.6.17dfsg-3

-- no debconf information

-- 
Friedrich Delgado frie...@nomaden.org
 TauPan on Ircnet and Freenode ;)



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



Bug#667014: I hit the same problem

2012-04-17 Thread Alberto Garcia
On Fri, Apr 13, 2012 at 07:22:36PM +0200, Kurt Roeckx wrote:

   Ok, this is interesting, I was going to try that patch but
   found out that just recompiling irssi 0.8.15-4 (using pbuilder,
   without any changes) makes the problem disappear ... :?
 
 That's doesn't make much sense, and sounds like an ABI problem in
 libssl1.0.0.

I think I found the problem. In irssi's network-openssl.c:409

   SSL_CTX_set_options(ctx, SSL_OP_ALL | SSL_OP_NO_SSLv2);

In the latest versions of OpenSSL, SSL_OP_ALL includes
SSL_OP_NO_TLSv1_1.

Berto



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



Bug#667589: Do we build metapackages for wheezy?

2012-04-17 Thread Andreas Tille
Hi,

I just uploaded Debian Med and Debian Science packages since octave
progressed to testing.  I *could* upload Debian Edu packages as well and
as I told you a lot of work should be done on these packages anyway.
However, as I told you in this thread, it is not really clear to me how
exactly you want to proceed.  Please clarify how this should be handled
for the different releases and let me know this plan or just find a
volunteer who is doing the needed steps in the tasks (which is basically
a s/octave3\.2/octave/ and make dist).

Kind regards

   Andreas.

On Thu, Apr 05, 2012 at 11:57:03PM +0200, Andreas Tille wrote:
 On Thu, Apr 05, 2012 at 11:06:57PM +0200, Mike Gabriel wrote:
  In the mean time please provide patches to BTS and tag the reports
  patch.
 
 I do not see a real advantage to do the extra effort to create patches
 if it is clear that nobody else than people who are using the Vcs
 (whatever it is or might be) will finally apply the patch and upload.
  
  My suggestion would be... Leave SVN for squeeze, do not commit
  wheezy changes there. Let us migrate SVN to Git and work on wheezy
  via Git.
 
 Fine for me.  Alternatively we could decide to maintain debian-edu
 metapackages (tasks files) in the Blends SVN where all other tasks
 files are residing (but this definitely does not solve your problem
 to support different releases at the same time - so probably Git is
 the better idea.)
 
 Kind regards
 
 Andreas.

-- 
http://fam-tille.de



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



Bug#669112: colorhug-client: permission problems starting clients.

2012-04-17 Thread David Bremner
Package: colorhug-client
Version: 0.1.7-1
Severity: normal

Attempting to run either colorhug-ccmx or colorhug-flash yields the
message 

USB error on device 04d8:f8da : Access denied (insufficient permissions) [-3]

and the client does not start. colorhug-ccmx runs ok from the colorhug
live disc.

The relevant line from strace output seems to be

open(/dev/bus/usb/003/010, O_RDWR)= -1 EACCES (Permission denied)

crw-rw-r-T 1 root colord 189, 265 Apr 17 07:34 /dev/bus/usb/003/010

Wild speculation: Is the user supposed to belong to group colord? or
did some binary miss it's setgid bits?

The (partial) output of lsusb is as follows:

Bus 003 Device 002: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub
Bus 003 Device 003: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub
Bus 003 Device 004: ID 067b:3507 Prolific Technology, Inc. PL3507 ATAPI6 Bridge
Bus 003 Device 005: ID 04e6:5115 SCM Microsystems, Inc. SCR335 SmartCard Reader
Bus 003 Device 006: ID 18d1:4e21 Google Inc. Nexus S
Bus 003 Device 007: ID 046d:c315 Logitech, Inc. Classic New Touch Keyboard
Bus 003 Device 008: ID 046d:c018 Logitech, Inc. Optical Wheel Mouse
Bus 003 Device 010: ID 04d8:f8da Microchip Technology, Inc. 

Here is the corresponding output from dmesg

[33360.093214] usb 3-1.3: new full-speed USB device number 10 using ehci_hcd
[33360.187912] usb 3-1.3: New USB device found, idVendor=04d8, idProduct=f8da
[33360.187916] usb 3-1.3: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
[33360.187920] usb 3-1.3: Product: ColorHug
[33360.187922] usb 3-1.3: Manufacturer: Hughski Ltd.
[33360.189398] generic-usb 0003:04D8:F8DA.0004: hiddev0,hidraw2: USB HID v1.11 
Device [Hughski Ltd. ColorHug] on usb-:00:1a.7-1.3/input0

Oddly enough, the strings 04d8 and 04D8 don't occur in strace output.

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

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

Versions of packages colorhug-client depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.10.0-3
ii  libatk1.0-0  2.2.0-2
ii  libc62.13-27
ii  libcairo-gobject21.10.2-7
ii  libcairo21.10.2-7
ii  libcolord1   0.1.16-2
ii  libcolorhug1 0.1.7-1
ii  libfontconfig1   2.8.0-3.1
ii  libfreetype6 2.4.8-1
ii  libgdk-pixbuf2.0-0   2.24.1-1
ii  libglib2.0-0 2.30.2-6
ii  libgtk-3-0   3.2.3-1
ii  libgusb2 0.1.3-3
ii  liblcms2-2   2.2+git20110628-2.1
ii  libpango1.0-01.29.4-3
ii  libsoup2.4-1 2.34.3-1
ii  libsqlite3-0 3.7.10-1
ii  libusb-1.0-0 2:1.0.9~rc3-3

colorhug-client recommends no packages.

colorhug-client 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#667014: I hit the same problem

2012-04-17 Thread Alberto Garcia
On Tue, Apr 17, 2012 at 01:37:46PM +0200, Alberto Garcia wrote:

 In the latest versions of OpenSSL, SSL_OP_ALL includes
 SSL_OP_NO_TLSv1_1.

...and that's actually what's explained in the patch mentioned
by Wolfram %-)

Berto



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



Bug#669044: Reopen 669044 fails for evolution-data-server/evolution-exchange

2012-04-17 Thread Ondřej Surý
reopen 669044
affects 669044 +evolution-data-server evolution-exchange
thank you

evolution-data-server:
The following partially installed packages will be configured:
  pbuilder-satisfydepends-dummy
0 packages upgraded, 297 newly installed, 1 to remove and 0 not upgraded.
Need to get 23.6 kB/138 MB of archives. After unpacking 388 MB will be used.
Writing extended state information...
Get: 1 http://ftp.cz.debian.org/debian/ unstable/main liberror-perl
all 0.17-1 [23.6 kB]
Fetched 23.6 kB in 0s (565 kB/s)
E: Internal error: APT::pkgPackageManager::MaxLoopCount reached in
SmartConfigure for file:amd64, aborting
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
E: pbuilder-satisfydepends failed.

evolution-exchange:
The following partially installed packages will be configured:
  pbuilder-satisfydepends-dummy
0 packages upgraded, 331 newly installed, 1 to remove and 0 not upgraded.
Need to get 23.6 kB/185 MB of archives. After unpacking 504 MB will be used.
Writing extended state information...
Get: 1 http://ftp.cz.debian.org/debian/ unstable/main liberror-perl
all 0.17-1 [23.6 kB]
Fetched 23.6 kB in 0s (0 B/s)
E: Internal error: APT::pkgPackageManager::MaxLoopCount reached in
SmartConfigure for file:amd64, aborting
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
E: pbuilder-satisfydepends failed.

-- 
Ondřej Surý ond...@sury.org



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



Bug#666229: Adding CA certficates outside of ca-certificates (see ITP #666229)

2012-04-17 Thread Christoph Anton Mitterer

Am 17.04.2012 09:46, schrieb Charles Plessy:

I also welcome comments.


In principle ca-certificates should make it possible to add any number 
of certs in it, given, that it allows selection which should be enabled 
and which not.

So generally there's no need for many sub packages BUT...

- the IGTF bundle is already an example where more logic is needed that 
doesn't fit in ca-certificates-
- it seems somewhat cleaner to me, having more small packages (more 
modular) than one big with just everything.



Maybe, ca-certificates istself should be demoted to be just the 
framework package,.. and all current certs in it should be put in group 
sub packages...


e.g. ca-certificates-mozilla
or ca-certificates-cacert

or so.

Chris.



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