Bug#653823: More info on Known Fixes

2011-12-30 Thread Steve M. Robbins
Some more info on items in the "Known Fixes" category follows. Parse error at "BOOST_JOIN" --- Tag [moc] The parse error is from Qt's tools moc and lconvert. These tools do not handle the entire C++ language; see the Qt issue https://bugreports.qt.nokia.com/browse/QTBUG-2

Bug#653809: [Pkg-geany-team] Bug#653809: geany: "Plugin Preferences" greyed out in Edit menu

2011-12-30 Thread Chow Loong Jin
On 31/12/2011 10:16, basile wrote: > [...] > After installing Geany and some plugins (geany-plugin-addons, geany-plugin- > webhelper, geany-plugin-common) I can not modify the plugins options since the > entry "Plugin Preferences" in the "Edit" menu is greyed out. > Here is someone else having the

Bug#653823: transition: boost-defaults

2011-12-30 Thread Steve M. Robbins
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: transition Briefly, package boost-defaults provides "libboost-dev" and similar unversioned -dev packages that depend on a "default" versioned package such as libboost1.46-dev. I would like to chang

Bug#653822: gnome-control-center: Date and Time Settings can display in GMT instead of selected timezone

2011-12-30 Thread Ryan Riegel
Package: gnome-control-center Version: 1:3.0.2-3+b1 Severity: minor Dear Maintainer, Entering the Data and Time Settings through the Top Bar properly shows the system date and time according to selected time zone, however, accessing these settings via System Settings > Date and Time displays the

Bug#653821: FTBFS: configure: error: Could not link against !

2011-12-30 Thread Steve M. Robbins
Source: scenic Version: 0.6.3-1 Severity: serious Justification: fails to build from source Package fails to build in clean sid chroot: checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/dist-packages checking for python extension module directo

Bug#653817: FTBFS with Boost 1.48: error: 'init' is not a member of 'traits {aka boost::math::detail::fp_traits_native}'

2011-12-30 Thread Anton Gladky
tags 653817 +pending thanks It is fixed in git-repo and is waiting for uploading. Anton On Sat, Dec 31, 2011 at 7:26 AM, Steve M. Robbins wrote: > Source: yade > Version: 0.70.0 > Severity: normal > > Package fails to build with Boost 1.48: > > In file included from > debian/build/include/bo

Bug#653820: FTBFS: install: cannot stat `macros/*.bin': No such file or directory

2011-12-30 Thread Steve M. Robbins
Source: getfem++ Version: 4.1.1-5 Severity: serious Justification: fails to build from source Package fails to build: /usr/bin/install -c -D -m 644 -t /tmp/buildd/getfem++-4.1.1/debian/tmp/usr/lib/scilab-getfem++//jar jar/*.jar /usr/bin/install -c -D -m 644 -t /tmp/buildd/getfem++-4.1.1/debian/

Bug#653819: gnome-control-center: Wireless networking cannot be reenabled without restart

2011-12-30 Thread Ryan Riegel
Package: gnome-control-center Version: 1:3.0.2-3+b1 Severity: normal Dear Maintainer, Wireless networking cannot be reenabled after disabling it with the On/Off switch in the network menu from the Top Bar or with the On/Off switch in System Settings > Network > Wireless. - It seems to be enabl

Bug#653818: gnome-control-center: Multiple saved wireless networks with matching SSID confuses System Settings

2011-12-30 Thread Ryan Riegel
Package: gnome-control-center Version: 1:3.0.2-3+b1 Severity: normal Dear Maintainer, In System Settings > Network > Wireless, when two saved wireless networks are given the same SSID (but, say, different configurations), and a network with that SSID is selected from the Network Name drop-down li

Bug#653817: FTBFS with Boost 1.48: error: 'init' is not a member of 'traits {aka boost::math::detail::fp_traits_native}'

2011-12-30 Thread Steve M. Robbins
Source: yade Version: 0.70.0 Severity: normal Package fails to build with Boost 1.48: In file included from debian/build/include/boost/math/nonfinite_num_facets.hpp:15:0, from debian/build/include/yade/lib/serialization/ObjectIO.hpp:13, from /tmp/buildd/yade-0.

Bug#653816: gnome-control-center: Canceling "Connect to Hidden Wireless Network" does not fix Network Name display

2011-12-30 Thread Ryan Riegel
Package: gnome-control-center Version: 1:3.0.2-3+b1 Severity: minor Dear Maintainer, In System Settings > Network > Wireless, selecting "Other..." for the network but then canceling the resulting window leaves "Other..." as the displayed selected network. - The actual connected network is what

Bug#653815: gnome-control-center: Wireless network options unavailable unless connected to the network

2011-12-30 Thread Ryan Riegel
Package: gnome-control-center Version: 1:3.0.2-3+b1 Severity: normal Dear Maintainer, The System Settings > Network > Wireless > Options... screen is unavailable unless you're actually connected to the network. This is problematic for remembered, misconfigured wireless networks: - Seleting su

Bug#653673: the live-config init.d script should depend on mountkernfs

2011-12-30 Thread Andrei Purdea
> which is ensured since / is writable (through aufs).\ --exposed-root is supposed to mount / as read-only. It doesn't really work for me, so I might be wrong, but in that case /tmp would not be writable (unless something in the initrd mounts /tmp as tmpfs) > the only problem here remains that mo

Bug#646924: duplicity regression, mkdir on pathelements on scp locations

2011-12-30 Thread Alexander Zangerl
On Tue, 27 Dec 2011 14:07:35 +0100, Thomas Kuhlmann writes: >If I specify a target like 'scp://user@host/users/username/backup/' (or >scp://user@host/users/username/backup/) older versions of duplicity do a mkdir >"/users/username/backup/" at once and that works fine. true, but only if no more tha

Bug#653814: FTBFS: rror: undefined reference to 'XKeysymToKeycode' (and others)

2011-12-30 Thread Steve M. Robbins
Package: esperanza Version: 0.4.0+git20091017 Severity: serious Justification: fails to build from source (but built successfully in the past) Package failed to build from source: g++ -c -m64 -pipe -O2 -Wall -W -Wno-unused-parameter -D_REENTRANT -D_DEBUG -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -

Bug#653691: still missing in Depends field

2011-12-30 Thread YOSHINO Yoshihito
Hi, Building git HEAD still lacks Depends field. Attached patch should fix the problem. I do not know a correct way to "generate" Depends field when packaging python apps ... Thanks, -- YOSHINO Yoshihito diff --git a/debian/control b/debian/control index 959c692..6bb1c53 100644 --- a/debian/con

Bug#653813: ITP: edgar -- The Legend of Edgar platform game

2011-12-30 Thread Joseph Nahmias
Package: wnpp Severity: wishlist Owner: Joseph Nahmias * Package name: edgar Version : 0.94 Upstream Author : Richard Sweeney * URL : http://www.parallelrealities.co.uk/p/legend-of-edgar.html * License : GPL2+ Programming Lang: C Description : The Lege

Bug#653812: push_front.hpp completely broken

2011-12-30 Thread Steve M. Robbins
Package: libboost1.48-dev Version: 1.48.0-2 Severity: normal Tags: patch upstream The following simple file does not compile with gcc 4.6.2: #include Compile errors: In file included from /usr/include/boost/fusion/view/iterator_range/detail/segments_impl.hpp:13:0, from /usr/

Bug#650024: swaks: Echoes password when entering it for swaks -a

2011-12-30 Thread John Jetmore
t;               Kind regards, Axel > > Greetings, I just made a new release of swaks which contains the new options --protect-prompt and --auth-hide-password. I think --protect-prompt is the (optional, off-by-default) option that Axel is looking for. These have been implemented since March but unr

Bug#646084: swaks: [PATCH] TZ calculation incorrect

2011-12-30 Thread John Jetmore
Mon Tue Wed Thu Fri Sat))[$l[6]], >> > > Now that's just embarrassing...  Thanks for catching this issue and > providing the patch.  I just checked it into my repo.  I have to say > that's a nice patch - I was sure I could make it simpler, but there > are a lot of fid

Bug#650534: ping, please fix this FTBFS

2011-12-30 Thread Thorsten Glaser
ping? You should’ve had enough time by now… to at least respond. If I had more of my own I’d consider NMUing. bye, //mirabilos -- I believe no one can invent an algorithm. One just happens to hit upon it when God enlightens him. Or only God invents algorithms, we merely copy them. If you don't b

Bug#631639: __unused in libbsd. workaround for #522773 (linux) and #522774 (libc)

2011-12-30 Thread Thorsten Glaser
Guillem Jover dixit: >On Sat, 2011-06-25 at 17:24:00 +, Thorsten Glaser wrote: >> That won’t help. The overlay mode uses pkg-config which no BSD thing >> touches. > >Well, even OpenBSD has its own re-implementation: Yes, but (a) not for their own stuff but to replace the GNU one which has a b

Bug#650208: Same error with Intel video

2011-12-30 Thread Russell Coker
00:02.0 VGA compatible controller: Intel Corporation 82945G/GZ Integrated Graphics Controller (rev 02) model name : Intel(R) Pentium(R) Dual CPU E2160 @ 1.80GHz On a system with the above CPU and video hardware I get the same GDB backtrace as listed in this bug report. I'm running a fa

Bug#596649: linux-image-2.6.32-5-openvz-amd64: system crash using rtl818x USB wlan

2011-12-30 Thread Steven Chamberlain
On 23/12/11 00:47, Jonathan Nieder wrote: > Steven Chamberlain wrote: >> After several hours or days of running aircrack-ng (in this instance >> only 90 minutes) on a USB rtl8187 wlan interface, a strange kind of >> kernel lockup happens... > > Is this still reproducible? Hi Jonathan, I was tr

Bug#406766: Re: Bug#406766: Cacti plugin architecture

2011-12-30 Thread Mahyuddin Susanto
tags 40676 - patch stop Hello On 01/-9/-28163 02:59 AM, crig...@criggie.dyndns.org wrote: > On 28/12/11 04:01, Jean-François Masure wrote: >> Upstream now includes a patched version of source files with the >> plugin architecture for the new 0.8.7i >> http://www.cacti.net/downloads/cacti-0.8.7i-

Bug#653811: fdpowermon: Please offer a less heavy-weight icon theme as alternative dependency

2011-12-30 Thread Axel Beckert
Package: fdpowermon Version: 1.2 Severity: wishlist Hi Wouter, if you install the light-weight fdpowermon on a light-weight Debian installation, it pulls in about 43 MB of dependencies of which are 42 MB from oxygen-icon-theme. It would be nice if a less disk-space consuming icon theme could be

Bug#653810: symbol lookup error: undefined symbol: Perl_Gthr_key_ptr

2011-12-30 Thread Mark Hobley
Package: dpkg Version: 1.16.1.2 Severity: important Tags: sid The dpkg tool gives a symbol lookup error, when an attempt is made to remove a package manually using dpkg: # dpkg -r ibritish-insane (Reading database ... 109559 files and director

Bug#618807: ITP: icinga-web -- host and network monitoring system - modern web

2011-12-30 Thread Christoph Anton Mitterer
Hey. Perhaps things got a bit more stable now? 1.6.1 is out and I haven't found any notes that major manual upgrade steps would be required. Cheers, Chris. smime.p7s Description: S/MIME cryptographic signature

Bug#553594: this time WITH the patch

2011-12-30 Thread Steve M. Robbins
Here's the patch I forgot yesterday... diff --git a/examples/rebuild/buildall b/examples/rebuild/buildall index d6e7908..5cea3e5 100755 --- a/examples/rebuild/buildall +++ b/examples/rebuild/buildall @@ -33,7 +33,8 @@ function build { #apt-get source $PACKAGE -t $DIST > /dev/null 2> $LOGDIR/.

Bug#653809: geany: "Plugin Preferences" greyed out in Edit menu

2011-12-30 Thread basile
Package: geany Version: 0.21-1 Severity: normal Tags: upstream Dear Maintainer, After installing Geany and some plugins (geany-plugin-addons, geany-plugin- webhelper, geany-plugin-common) I can not modify the plugins options since the entry "Plugin Preferences" in the "Edit" menu is greyed out. H

Bug#614289: acerhk-source: does not compile with kernel 2.6.37

2011-12-30 Thread Stefan Lippers-Hollmann
Hi Mostly for documentation purposes, this leaves several devices with a hard-blocked rfkill (essentially unusable wlan, unless your modify the hardware[1]). [ I may have missed devices with supported mapping, but eventually missing DMI matching ] TM_old, these should be easy to add to wist

Bug#652255: [patch] cjk: FTBFS: cp: cannot stat `/usr/share/texmf/fonts/afm/public/thai/norasi*.afm': No such file or directory

2011-12-30 Thread Hideki Yamane
tags 652255 patch thanks Hi, I've made a patch for this FTBFS issue (adjust Thai font path and dependency). Please check it, thanks. -- Regards, Hideki Yamane henrich @ debian.or.jp/org http://wiki.debian.org/HidekiYamane diff -Nru cjk-4.8.2+git20090105/debian/changelog cjk-4.8.2+git2

Bug#644401: trac: Translations are missing

2011-12-30 Thread Andras Korn
Package: trac Version: 0.12.2-1 Followup-For: Bug #644401 Hi, the problem seems to be a missing Build-Depends on python-babel. I rebuilt the package with Babel installed (changing nothing else), and localisation magically started working. -- Andras Korn

Bug#653808: zim: notification area is depreciated in gnome3

2011-12-30 Thread Kai-Martin
Package: zim Version: 0.53-1 Severity: normal Dear Maintainer, a running zim is supposed to show up in the notification area. However, use of the notification area is depreaciated in gnome3 and won't be visible in the default theme. See http://live.gnome.org/action/login/GnomeShell/Design/Guidelin

Bug#639636: [node-dev] Re: Bug#639636: nodejs: FTBFS/armel - testsuite fails

2011-12-30 Thread Steven Chamberlain
Hello, I wonder if this commit (introduced in 0.5.10) is what fixed the failure of test-buffer.js in later versions: https://github.com/joyent/node/commit/6a72e525202972fe5d5a89cc94f48071380c1aa7 I have no armel build system but would appreciate if someone could humour me by trying this :) I c

Bug#652192: [patch] wsjt: FTBFS: gfortran: error: portaudio-v19/lib/.libs/libportaudio.a: No such file or directory

2011-12-30 Thread Hideki Yamane
tags 652192 patch thanks Hi, I made a patch for this, built fine with it. Please check it, thanks. -- Regards, Hideki Yamane henrich @ debian.or.jp/org http://wiki.debian.org/HidekiYamane diff -u wsjt-5.9.7.r383/debian/rules wsjt-5.9.7.r383/debian/rules --- wsjt-5.9.7.r383/debian/rule

Bug#653807: FTBFS with Boost 1.48: random_device.cpp:45:63: error: 'const result_type boost::random::random_device::min_value' is not a static member of 'class boost::random::random_device'

2011-12-30 Thread Steve M. Robbins
Package: libwt29 Version: 3.1.10-1 Severity: normal Package failed to build with Boost 1.48: [ 67%] Building CXX object src/CMakeFiles/wt.dir/web/random_device.o cd /home/steve/Packages/boost-defaults/rebuilds/build/witty/witty-3.1.10/build-static/src && /usr/bin/g++ -DWT_WITH_OLD_INTERNALPAT

Bug#631639: __unused in libbsd. workaround for #522773 (linux) and #522774 (libc)

2011-12-30 Thread Guillem Jover
On Sat, 2011-06-25 at 17:24:00 +, Thorsten Glaser wrote: > That won’t help. The overlay mode uses pkg-config which no BSD thing > touches. Well, even OpenBSD has its own re-implementation: regards, guillem

Bug#653806: FTBFS with Boost 1.48: error: 'boost::noncopyable_::noncopyable::noncopyable(const boost::noncopyable_::noncopyable&)' is private

2011-12-30 Thread Steve M. Robbins
Source: wesnoth-1.8 Version: 1.8.6-1 Severity: normal Package failed to build using new Boost 1.48: x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include/lua5.1 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -I/usr/include/pang

Bug#653802: Acknowledgement (please remove explicit python2.6 (build)-dependencies)

2011-12-30 Thread Matthias Klose
it looks like zope2.13 supports both python2.6 and python2.7. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#474766: Please sort www.debian.org/consultants in the respective language

2011-12-30 Thread David Prévot
Le 07/08/2010 05:36, Simon Paillard a écrit : > For the record, the package iso-codes provides these data: > ISO language, territory, currency, script codes and their translations I just played with isoquery to provide a translated and ordered list of countries for the vendor [1] and the mirror [

Bug#653805: FTBFS with Boost 1.48: vtkBoostBreadthFirstSearchTree.cxx:98:5: error: 'class boost::detail::reverse_graph_edge_descriptor' has no member named 'Id'

2011-12-30 Thread Steve M. Robbins
Source: vtk Version: 5.8.0-5 Severity: normal Package fails to build using new Boost 1.48: [ 87%] Building CXX object Infovis/CMakeFiles/vtkInfovis.dir/vtkBoostPrimMinimumSpanningTree.cxx.o /home/steve/Packages/boost-defaults/rebuilds/build/vtk/vtk-5.8.0/Infovis/vtkBoostBreadthFirstSearchTree.cx

Bug#640464: xterm: rendering problems (pixels not erased?)

2011-12-30 Thread Thomas Dickey
On Sat, Dec 31, 2011 at 01:43:53AM +0100, Vincent Lefevre wrote: > On 2011-12-31 00:16:29 +0100, Vincent Lefevre wrote: > > On 2011-12-28 20:14:41 +0100, Vincent Lefevre wrote: > > > Similar problem after doing a next search in "less", while an Emacs > > > window was partially covering the xterm wi

Bug#653804: FTBFS: debian/libsearchclient0/DEBIAN/symbols doesn't match completely debian/libsearchclient0.symbols.amd64

2011-12-30 Thread Steve M. Robbins
Source: strigi Version: 0.7.6-2 Severity: serious Justification: fails to build from source (but built successfully in the past) A local rebuild against Boost 1.48 failed to build: make[1]: Entering directory `/home/steve/Packages/boost-defaults/rebuilds/build/strigi/strigi-0.7.6' dh_makeshlibs

Bug#653803: please remove explicit python2.6 (build)-dependencies

2011-12-30 Thread Matthias Klose
Package: londonlaw Version: 0.2.1-15.1 Severity: important User: debian-pyt...@lists.debian.org Usertags: python2.6-removal The package doesn't have an explicit dependency on python2.6 anymore. Please drop the build-dependency on python2.6, and depend on python. -- To UNSUBSCRIBE, email to de

Bug#653802: please remove explicit python2.6 (build)-dependencies

2011-12-30 Thread Matthias Klose
Package: zope2.12 Version: 2.12.20-2 Severity: important User: debian-pyt...@lists.debian.org Usertags: python2.6-removal Please consider porting zope2.10 to python2.7, so that we can consider removing python2.6 from sid/wheezy. zope2.12 is the last (non-trivial) package using python2.6. -- To

Bug#652756: fix for io_service

2011-12-30 Thread Steve M. Robbins
Boost 1.47 removed a deprecated function [1]: Removed the deprecated member functions named io_service(). The get_io_service() member functions should be used instead. The get_io_service() function is available in the current default Boost (version 1.46.1) [2], so the change can be made now.

Bug#653801: apache2.2-common: typo in /etc/apache2/apache2.conf

2011-12-30 Thread Vincent Lefevre
Package: apache2.2-common Version: 2.2.21-5 Severity: minor In the /etc/apache2/apache2.conf file: # It is also possible to omit any default MIME type and let the # client's browser guess an appropriate action instead. Typically the # browser will decide based on the file's extension then. In cas

Bug#620104: (no subject)

2011-12-30 Thread Julian Taylor
severity 620104 important thanks I'm bumping the severity of this as it is quite annoying when multiarching packages. It also creates broken packages when building cdbs multiarch packages with dh-buildinfo accidentally installed. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debia

Bug#653800: please remove explicit python2.6 (build)-dependencies

2011-12-30 Thread Matthias Klose
Package: telepathy-sunshine Version: 0.1.8-2 Severity: important User: debian-pyt...@lists.debian.org Usertags: python2.6-removal Please do not use python2.6 in the pacakge. Please either b-d on python-dev or python-all-dev and update the patch(es). -- To UNSUBSCRIBE, email to debian-bugs-dist

Bug#653799: FTBFS: CMake Error at cmake_modules/FindOpenCV.cmake:77 (file): file STRINGS file "/usr/include/opencv/cvver.h" cannot be read.

2011-12-30 Thread Steve M. Robbins
Source: sitplus Version: 1.0.1-2 Severity: serious Justification: fails to build from source Package failed to build in a clean sid chroot: -- checking for one of the modules 'glib-2.0' -- Found GLib2: glib-2.0 /usr/include/glib-2.0;/usr/lib/x86_64-linux-gnu/glib-2.0/include -- Looking for inclu

Bug#653798: please remove explicit python2.6 (build)-dependencies

2011-12-30 Thread Matthias Klose
Package: quickfix Version: 1.13.3+dfsg-3 Severity: important User: debian-pyt...@lists.debian.org Usertags: python2.6-removal Please use pyton2.7, or the default python version, and configure using python2.7. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#653797: please remove explicit python2.6 (build)-dependencies

2011-12-30 Thread Matthias Klose
Package: purity-ng Version: 0.2.0-1 Severity: important User: debian-pyt...@lists.debian.org Usertags: python2.6-removal Please do not depend and build-depend on python2.6 directly (and don't hard-code the shebang path). Please either b-d on python-dev or python-all-dev. The script looks like it w

Bug#653796: FTBFS with Boost 1.48: has_binary_operator.hp:50: Parse error at "BOOST_JOIN"

2011-12-30 Thread Steve M. Robbins
Source: qt-gstreamer Version: 0.10.1-2 Severity: normal Package fails to build with new Boost 1.48: make[4]: Leaving directory `/home/steve/Packages/boost-defaults/rebuilds/build/qt-gstreamer/qt-gstreamer-0.10.1/obj-x86_64-linux-gnu' make -f src/QGlib/CMakeFiles/QtGLib_automoc.dir/build.make sr

Bug#653795: FTBFS with Boost 1.48: error: boost/pool/detail/singleton.hpp: No such file or directory

2011-12-30 Thread Steve M. Robbins
Source: qpid-cpp Version: 0.12-3 Severity: normal Package failed to build with new Boost 1.48: libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I. -I=. -D_FORTIFY_SOURCE=2 -Werror -pedantic -Wall -Wextra -Wno-shadow -Wpointer-arith -Wcast-qual -Wcast-align -Wno-long-long -W

Bug#653794: gdb: FTBFS: checking for library containing waddstr... no

2011-12-30 Thread Jakub Wilk
Source: gdb Version: 7.3-1 Severity: serious Justification: fails to build from source gdb FTBFS in a minimal i386 chroot: | checking for library containing waddstr... no | configure: error: no enhanced curses library found; disable TUI | make[2]: *** [configure-gdb] Error 1 Perhaps it's a missi

Bug#653793: please remove explicit python2.6 (build)-dependencies

2011-12-30 Thread Matthias Klose
Package: gnome-mousetrap Version: 0.4-2 Severity: important User: debian-pyt...@lists.debian.org Usertags: python2.6-removal While the changelog mentions not to hard-code python2.6 anymore, it still appears in the build dependencies. Please either b-d on python-dev or python-all-dev. -- To UNS

Bug#653792: clive: Clive fails to download with secured YouTube video URLs.

2011-12-30 Thread Ant
Package: clive Version: 2.2.13-5+squeeze3 Severity: normal $ clive https://www.youtube.com/watch?v=eNVsXgvvOnQ fetch http://https://www.youtube.com/watch?v=eNVsXgvvOnQ ... error: Couldn't resolve host name (http/6) Non-secured URLs worked though. -- System Information: Debian Release: 6.0.3

Bug#653720: Please enable hardened build flags

2011-12-30 Thread Javier Fernández-Sanguino Peña
tags 653720 pending thanks On Fri, Dec 30, 2011 at 03:47:43PM +0100, Moritz Muehlenhoff wrote: > Please enable hardened build flags for your package. Since your > package has already been converted to dh, setting debian/compat > to 9 is all you need to do. > > I've tested in a local build that th

Bug#653791: RFP: libhtml-diff-perl -- show the changes between two HTML documents

2011-12-30 Thread Dominic Hargreaves
Package: wnpp Severity: wishlist * Package name: libhtml-diff-perl Version : 0.561 Upstream Author : Ezra elias kilty Cooper * URL : http://search.cpan.org/dist/HTML-Diff/ * License : Perl Programming Lang: Perl Description : show the changes between tw

Bug#653663: gnome-orca: Please recommend brltty-x11

2011-12-30 Thread Samuel Thibault
Josselin Mouette, le Sat 31 Dec 2011 01:21:09 +0100, a écrit : > Le vendredi 30 décembre 2011 à 03:40 +0100, Samuel Thibault a écrit : > > To get braille input properly working, the user needs to have brltty-x11 > > installed, which will launch xbrlapi in the session. Could gnome-orca > > recommen

Bug#431014: Why won't you ship /usr/bin/gcc-snapshot?

2011-12-30 Thread Vincent Lefevre
On 2011-12-30 17:15:00 -0600, Jonathan Nieder wrote: > No, I mean that packagers can but should not use > > Build-Depends: gcc-snapshot > > CC = gcc-snapshot > > "Don't do that, then." you might say. But not providing a > /usr/bin/gcc-snapshot wrapper provides people with a reminder

Bug#633880: mdadm: breaks booting with empty sublevel definition in uname -r (like kernel 3.0)

2011-12-30 Thread Stefan Lippers-Hollmann
tags 633880 + fixed-upstream thanks Hi On Saturday 31 December 2011, Stefan Lippers-Hollmann wrote: [...] > Using a kernel with empty SUBLEVEL definition, like > > VERSION = 3 > PATCHLEVEL = 0 > SUBLEVEL = > EXTRAVERSION = -rc7 > NAME = Sneaky Weasel > > breaks booting with / on LVM2 on RAID1 (

Bug#653036: gpm: please default to /dev/input/mice instead of legacy /dev/psaux

2011-12-30 Thread Stefan Lippers-Hollmann
Hi Attached is an updated debdiff, which also fixes src/prog/gpm-root.y's expectation that uts.release is always made up of 3 components. Linus did start out with an empty sublevel definition when bumping the version to 3.x - initializing it with zero (3.x.0) is only a temporary stopgap to not

Bug#653663: gnome-orca: Please recommend brltty-x11

2011-12-30 Thread Josselin Mouette
Le vendredi 30 décembre 2011 à 03:40 +0100, Samuel Thibault a écrit : > To get braille input properly working, the user needs to have brltty-x11 > installed, which will launch xbrlapi in the session. Could gnome-orca > recommend brltty-x11 so that their user automatically get braille input > worki

Bug#653790: klibc/s390x: searches for include in the wrong path

2011-12-30 Thread Aurelien Jarno
Package: klibc Version: 1.5.25-1.1 Severity: normal Tags: patch User: debian-s...@lists.debian.org Usertags: s390x s390 and s390x are sharing the same include files, in /usr/lib/klibc/include/arch/s390. However klcc seatches for the s390x includes in /usr/lib/klibc/include/arch/s390x, which does

Bug#653765: cause was "convert_links=on" in my .wgetrc

2011-12-30 Thread Jacob Burckhardt
Micah, You were right that I had "convert_links=on" in my .wgetrc file. I commented it out and that fixed the problem. Thanks! -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#653787: FTBFS with Boost 1.48: 'boost::asio::ssl::stream >::lowest_layer_type' has no member named 'io_service'

2011-12-30 Thread Steve M. Robbins
Source: pion-net Version: 4.0.7+dfsg-2 Severity: normal Package fails to build using new Boost 1.48: make[3]: Entering directory `/home/steve/Packages/boost-defaults/rebuilds/build/pion-net/pion-net-4.0.7+dfsg/net/src' if /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -

Bug#653786: xtrace(1) man page: incorrect description of --timestamps / --relative-timestamps

2011-12-30 Thread Vincent Lefevre
Package: xtrace Version: 1.2.0-1 Severity: minor The xtrace(1) man page says: --timestamps Print a timestamp before each line. Print a timestamp relative to the beginning of the connection before each line. Note that the time a packet is printed is between the time a

Bug#652786: removal of singleton_default

2011-12-30 Thread Steve M. Robbins
Prior to 1.48, Boost.Pool used a singleton base class. It was an implementation detail, now removed, but some external packages depended upon it. This is an upstream bug, since the class was never intended as a public interface. The breakage may manifest in a couple of ways: * boost/pool/detail

Bug#653785: dma: tries to use destination server as smarthost if SMARTHOST is not set

2011-12-30 Thread Andrei Popescu
Package: dma Version: 0.0.2010.06.17-6 Severity: normal Hi, (I couldn't find an upstream bug tracker to report this) Since auth.conf seems to allow several entries and there is no documentation I did some experimentation. It seems that if SMARTHOST is not set dma will try to use the destination

Bug#653784: dma: tries to use destination server as smarthost if SMARTHOST is not set

2011-12-30 Thread Andrei Popescu
Package: dma Version: 0.0.2010.06.17-6 Severity: normal Hi, (I couldn't find an upstream bug tracker to report this) Since auth.conf seems to allow several entries and there is no documentation I did some experimentation. It seems that if SMARTHOST is not set dma will try to use the destination

Bug#653331: (no subject)

2011-12-30 Thread P.
Hi everyone, Following the advice from Jonathan Nieder I am sending this mail. There is a bug that can cause an infinite loop (stopping the system from booting) when the wakealarm field contains invalid data. In my case, I have four wildcards instead of a numerical year. I have posted the full

Bug#653331: CPU#0 stuck for 23s, system does not boot

2011-12-30 Thread Jonathan Nieder
P. wrote: > Thanks. I have tested 3.2-rc7 from experimental. Here's the log, not > very exciting, it looks the same to me: Thanks for testing. The next upload will include the fix[1]. (Thanks, Ben!) [1] http://svn.debian.org/viewvc/kernel/dists/sid/linux-2.6/debian/patches/bugfix/all/rtc-Fix-a

Bug#642746: vips: FTBFS: E: dh_python2:145: extension for python2.7 is missing.

2011-12-30 Thread Jakub Wilk
tags 642746 + patch thanks * Mònica Ramírez Arceda , 2011-09-24, 22:19: dh_installgsettings -ppython-vipscc if [ -f debian/python-vipscc.lintian ]; then \ mkdir -p debian/python-vipscc/usr/share/lintian/overrides && \ cp -p debian/python-vipscc.lintian debian/python-vips

Bug#631422: Fwd: SSL verification bug

2011-12-30 Thread Miguel Landaeta
tags 631422 + pending upstream forwarded 631422 http://dev.turpial.org.ve/issues/459 thanks -- Forwarded message -- From: Wil Alvarez Date: Thu, Dec 29, 2011 at 9:05 PM Subject: SSL verification bug To: turpial-...@googlegroups.com Cc: Miguel Landaeta Good nights, Today our f

Bug#653783: pyvnc2swf: recordwin is missing

2011-12-30 Thread Vincent Lefevre
Package: pyvnc2swf Version: 0.9.5-4 Severity: normal The recordwin script is missing. There's only the documentation: $ dpkg -L pyvnc2swf | grep recordwin /usr/share/doc/pyvnc2swf/recordwin.html -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstabl

Bug#653331: CPU#0 stuck for 23s, system does not boot

2011-12-30 Thread P.
--- On Thu, 29/12/11, Jonathan Nieder wrote: > From: Jonathan Nieder > Subject: Re: CPU#0 stuck for 23s, system does not boot > To: "P." > Cc: 653...@bugs.debian.org, 646429-submit...@bugs.debian.org > Date: Thursday, 29 December, 2011, 5:50 > severity 646429 important > merge 646429 653331 > q

Bug#405323: GTK: File selection menus need warning of input method

2011-12-30 Thread Roland Stigge
Hi, dia upstream and I agree that this is a GTK+ issue. Feel free to handle appropriately and/or close the bug as appropriate. Thanks, bye, Roland -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian

Bug#593149: patches welcome

2011-12-30 Thread Bdale Garbee
On Fri, 30 Dec 2011 13:10:22 -0400, David Prévot wrote: > Don't know if it's just a temporary issue, but I'd prefer to prepare a > patch against you repository than against your package, in case the > package is not really up to date, and because it's pretty convenient to > work in Git. Should be

Bug#653771: FTBFS on kfreebsd-* due to -Wformat-security

2011-12-30 Thread Steven Chamberlain
On 30/12/11 21:49, Steven Chamberlain wrote: > ntp is now failing to build on the kfreebsd-* arches. Argh! I had the wrong version of the source package. Most of the fixes in my last mail are already applied (as per #542721, #627403) -- but there are two places where some (apparently kfreebsd-sp

Bug#653781: RM: asterisk-sounds-extra -- ROM; Obsolete

2011-12-30 Thread Mark Purcell
Package: ftp.debian.org Severity: normal asterisk-sounds-extra is obsolete, and is only now relevant for oldstable. Please remove. Thanks, Mark -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#653782: [expectk] shared library not found: libexpect.so.5.44.1.15

2011-12-30 Thread Daniel C. Klauer
Package: expectk Version: 5.44.1.15-4 Severity: normal $ expectk expectk: error while loading shared libraries: libexpect.so.5.44.1.15: cannot open shared object file: No such file or directory I noticed this when trying to run xsmbrowser, right after installing it (and expectk which it depends o

Bug#653780: dssi-vst: FTBFS: jack/jack.h: No such file or directory

2011-12-30 Thread Jakub Wilk
Source: dssi-vst Version: 0.9.2-1 Severity: serious Justification: fails to build from source dssi-vst FTBFS: | g++ -Ivestige -Wall -fPIC vsthost.cpp remotevstclient.o -o vsthost -L. -lremoteplugin -ljack -lasound -lpthread | vsthost.cpp:19:23: fatal error: jack/jack.h: No such file or director

Bug#640464: xterm: rendering problems (pixels not erased?)

2011-12-30 Thread Vincent Lefevre
On 2011-12-28 20:14:41 +0100, Vincent Lefevre wrote: > Similar problem after doing a next search in "less", while an Emacs > window was partially covering the xterm window. The part above the > Emacs window was drawn with incorrect characters. Moving the Emacs > window over the xterm window (withou

Bug#431014: Why won't you ship /usr/bin/gcc-snapshot?

2011-12-30 Thread Jonathan Nieder
Vincent Lefevre wrote: > Do you mean that you don't want gcc-snapshot to be in /usr/bin > because this would yield problems on autobuilders? No, I mean that packagers can but should not use Build-Depends: gcc-snapshot CC = gcc-snapshot "Don't do that, then." you might say. But

Bug#653779: exult: FTBFS: invalid conversion from 'const char*' to 'char*'

2011-12-30 Thread Jakub Wilk
Source: exult Version: 1.2-15 Severity: serious Justification: fails to build from source exult FTBFS: | if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./../../headers -I./.. -I./../../files -I./../.. -O2 -Wno-long-long -O2 -MT ucparse.o -MD -MP -MF ".deps/ucparse.Tpo" -c -o ucparse.o ucparse.cc

Bug#628697: curl: default certificates ignored when --capath is used

2011-12-30 Thread Vincent Lefevre
On 2011-12-17 22:25:48 +0100, Daniel Stenberg wrote: > On Sat, 17 Dec 2011, Vincent Lefevre wrote: > >Note that I was using OpenSSL and curl from MacPorts, thus not modified by > >Apple. However I don't remember whether I checked if there was a patch in > >the ports or some particular configure opt

Bug#653778: optgeo shouldn't want to write to /usr/bin/optgeo.ini

2011-12-30 Thread Robert Jacobs
Package: optgeo Version: 2.10a-1 Severity: normal Choosing Options / Language / en+fr tries to write the choice to /usr/bin/optgeo.ini, which is to say ray1.pas:"extractfilepath(application.ExeName)+'optgeo.ini';" But that just causes an error because the program shouldn't be run as root. (Also

Bug#653053: ldap2zone: Sending email every hour fill up the mail spool

2011-12-30 Thread Philipp Kern
On Fri, Dec 30, 2011 at 08:32:03PM +0100, Petter Reinholdtsen wrote: > According to Philipp Kern, the stable release manager, on IRC, he agrees > with your email and we can use your comments as authorative. Mentioning > it here to make sure the package maintainer is aware of this. And as I told y

Bug#653673: the live-config init.d script should depend on mountkernfs

2011-12-30 Thread Daniel Baumann
tag 653673 - unreproducible thanks On 12/30/2011 09:04 PM, Andrei Purdea wrote: > But live-config needs something too: It needs a writable /tmp partition. which is ensured since / is writable (through aufs). > And this /tmp partition can't be remounted while live-config is in execution, > or oth

Bug#226981: Dia and EER

2011-12-30 Thread Roland Stigge
Hi Pierre, at https://bugzilla.gnome.org/show_bug.cgi?id=133861 you proposed a patch for Dia adding EER which unfortunately is a bit out of date, i.e. doesn't apply directly to current dia. Do you have an updated version or would you like to port the patch to latest Dia? I'm willing to integrat

Bug#653777: transgui: Systray icon background inconsistent in Gnome Classic

2011-12-30 Thread Maksim Liauchuk
Package: transgui Version: 3.2-1 Severity: minor Dear Maintainer, When transgui is installed via Debian testing repo and run, the backgroung of systray icon is not transparent but somewhat like gray (opposing black background color as default for Gnome Classic panel). In the meantime, binary bu

Bug#653776: please enable DVB_USB_IT913X in kernels >= 3.2

2011-12-30 Thread Piotr Ożarowski
Source: linux-2.6 Version: 3.2~rc7-1~experimental.1 Severity: wishlist please build dvb-usb-it913x and it913x-fe modules, i.e. add CONFIG_DVB_USB_IT913X=m to config, TIA -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1,

Bug#653224: [pkg-mono-group] Bug#653224: French debconf file updated

2011-12-30 Thread Iain Lane
Hello, On Tue, Dec 27, 2011 at 08:13:40PM -0400, David Prévot wrote: > Le 25/12/2011 10:33, David Prévot a écrit : > > > Please find attached the French debconf templates update, proofread by > > the debian-l10n-french mailing list contributors. > > The reviewing cycle was a bit short, and anoth

Bug#649590: libdatetime-timezone-perl: Deprecated timezone data for Europe/Moscow

2011-12-30 Thread gregor herrmann
On Tue, 22 Nov 2011 16:25:27 +0300, Dmitry Belyavsky wrote: > The 1.20 version of libdatetime-timezone-perl contains no data > concerning last TZ changes regarding Moscow. That's correct, the Olson db from Summer 2010 obviously didn't know about the changes in Autumn 2011 (or an other changes si

Bug#653775: kstars-data-extra-tycho2: [INTL:es] Spanish debconf templates translation update

2011-12-30 Thread Christian Perrier
Package: kstars-data-extra-tycho2 Version: N/A Severity: wishlist Tags: patch l10n Please find attached the Spanish debconf templates update. Please note that I am *not* the translator : I send this file on her/his behalf. The real translator name and address is listed in the Last-Translator fie

Bug#653774: reprepro: minor typo in manual page

2011-12-30 Thread Geert Stappers
Package: reprepro Version: 4.8.2-1 Severity: minor Hello reprepro maintainers, Thanks for providing the neat tool 'reprepro'. The nice program is a reason for report this minor typo. At the bottom of the manual page is an 'e' slipped in. The line (e.g. by using reportbug reperepro under Deb

Bug#653773: Mounts Android 3.0 devices as cameras

2011-12-30 Thread arky
Package: gvfs-backends Version: 1.10.0-0ubuntu1 Severity: important It is not possible access Android 3.0 devices (viz Samsung Gallaxy 11 Tablets) and other MTP devices such a Creative Zen music players due to gvfs-gphoto2-volume-monitor process mounts these devices as cameras. The workaround

Bug#653737: Please enabled hardened build flags

2011-12-30 Thread Laurence J. Lane
On Fri, Dec 30, 2011 at 10:57 AM, Moritz Muehlenhoff wrote: > Package: iptables > Version: 1.4.12-1 > Severity: important > > Please enable hardened build flags for your package. Since your > package has already been converted to dh, setting debian/compat > to 9 is all you need to do. > > I've tes

  1   2   3   4   >