Bug#705023: Fix to #705023

2013-12-13 Thread Arturo Borrero Gonzalez
On 12 December 2013 21:29, Arturo Borrero Gonzalez wrote: > > I am triying to fix #705023. I forked the main corosync packaging git > repo and pushed a commit to mine. > I'm sorry, I miss that the source package version you had in the git repo was 1.4.2-3, instead of the latest 2.3.0-1. My patch

Bug#729515:

2013-12-13 Thread Mathieu Malaterre
Control: severity -1 grave I'd rather not have gdcm with jar compiled with java 1.6 for jessie, but again gdcm 2.4.1-1 may have transitionned by then. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.

Bug#729748:

2013-12-13 Thread Mathieu Malaterre
Control: severity -1 serious this should be fixed for jessie. technically gdcm 2.4.1-1 will (may?) have transitionned by then. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#732041: ITP: libvmod-throttle -- Throttling module for Varnish

2013-12-13 Thread Tollef Fog Heen
]] Jérémy Lal > Package: wnpp > Severity: wishlist > Owner: "Jérémy Lal" > > * Package name: libvmod-throttle > Version : 0+gitbf290da You probably want to put a date in that version number so you're sure it increases over time. > Description : Throttling module for Varnis

Bug#732047: Purging inn2 destroys /var/lib/news even if inn2-lfs is installed

2013-12-13 Thread Richard Kettlewell
Package: inn2 Severity: critical As subject. Having done the following, over a period of time: install inn2 discover it doesn't work at all (bug 655748) remove inn2 install inn2 purge inn2 The result is that the active, history and newsgroups files are deleted without warning.

Bug#732034: bison: FTBFS: mv: cannot stat 'examples/extracted.stamp.tmp': No such file or directory

2013-12-13 Thread Chuan-kai Lin
On Thu, Dec 12, 2013 at 10:42 AM, Sven Joachim wrote: > It seems there is a problem with parallel builds, I could reproduce it > with "dpkg-buildpackage -j2", but not in a non-parallel build. The race condition seems to be triggered by the inability to extract program examples from the info file

Bug#711515:

2013-12-13 Thread Mathieu Malaterre
Solution is instead to replace CMAKE_BUILD_TYPE:STRING=RelWithDebInfo | Release | Debug ... with CMAKE_BUILD_TYPE:STRING=None This makes sure CFLAGS/CXXFLAGS sets by user are actully being used (and only those as per debian requirement). Having CMAKE_BUILD_TYPE sets to a value solve also issue

Bug#711744: [Pkg-gnupg-maint] Bug#711744: [gnupg] Please check signature files when getting new orig.tar.gz

2013-12-13 Thread Thijs Kinkhorst
On Thu, December 12, 2013 21:35, Franz Schrober wrote: >> >> Thanks, However, this doesn't work for me. If I put random data in the >> .pgp file it will download the orig.tar.gz blindly. Is this expected? >> (I'm >> using sid.) > > What *.pgp? The watch file was configured to scan for *sig files. A

Bug#732048: CMAKE_BUILD_TYPE:STRING=RelWithDebInfo

2013-12-13 Thread Mathieu Malaterre
Package: camitk Because of #711515 please change code in debian/rules from: CMAKE_BUILD_TYPE:STRING=RelWithDebInfo into CMAKE_BUILD_TYPE:STRING=None Thanks -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@list

Bug#732049: --addn-hosts doesn't work

2013-12-13 Thread jidanni
Package: dnsmasq Version: 2.68-1 I wish to inform you that it doesn't work. # cat /etc/hosts.wiki 127.0.0.1 abj.jidanni.org radioscanningtw.jidanni.org transgender-taiwan.org mysql.transgender-taiwan.org # dnsmasq -d --addn-hosts=/etc/hosts.wiki & [1] 8957 dnsmasq: started, version 2.68 cachesi

Bug#731093: [Pkg-dspam-misc] Bug#731093: (no subject)

2013-12-13 Thread Thomas Preud'homme
Le dimanche 8 décembre 2013, 00:01:05 Thomas Preud'homme a écrit : > So from what Adrien showed me, it seems with -11 there is an INSERT being > done with: E'\\x...' while with -12 it becomes: E'\x...'. > > So there seems to be some escaping issue. I'll be busy tomorrow but I'll > look into it mon

Bug#717722: chromium: Unable to print with lpr gtk-print-backend set

2013-12-13 Thread Salvatore Bonaccorso
Control: unarchive -1 Hi Mike Thanks a lot for having included this in chromium-browser in unstable. Do you see a chance of it having it also included in one future upload for wheezy? (If Stable release managers agree obviously). Thanks for considering, Regards, Salvatore -- To UNSUBSCRIBE,

Bug#731742: Re-install of rsyslog fixed my problem

2013-12-13 Thread Bart-Jan Vrielink
Hello, Yesterday I did an apt-get purge and install of rsyslog and since then rsyslog is working again. This both means that my own problem is solved, but also that it will be very hard to diagnose this bug any further. If I can do anything to help, please let me know, but feel free to close thi

Bug#721622: More changes needed for libfreeradius-client2

2013-12-13 Thread Jeremy Lainé
It seems just linking against libfreeradius-client2 is not sufficient, we also need to change the default RADIUS configuration path in the asterisk code. If libfreeradius-client2 tries to load the old configuration file (/etc/radiusclient-ng/radiusclient.conf) it bombs with a segfault: #0 0x

Bug#732050: Preconfigure /var/log and /run directory for run vassals (running as www-data)

2013-12-13 Thread Ole Laursen
Package: uwsgi-emperor Version: 1.9.17.1-5 I have two suggestions for making it a bit easier to setup the vassals: 1. Make /var/log/uwsgi/ writable/owned by www-data so the vassals can write a log file in there. Or perhaps add /var/log/uwsgi/vassals writable/owned by www-data. 2. Make sure /run

Bug#728936: Bug#731939: debian-installer: USB input not functioning during install

2013-12-13 Thread Manfred Rebentisch
Hello Rick, I startet the rescue mode and after failed networking access I switched to the console. There I can call lsmod, but I did not found lsusb. But I found the last dmesg protocol from that hardware with Linux version 3.2.0-44-generic (buildd@akateko) (gcc version 4.6.3 (Ubuntu/Linaro 4

Bug#542154: /etc/modprobe.d/hostap-utils should have .conf

2013-12-13 Thread Teco Boot
Is this bug solved? It is in Ubuntu repo. Let's follow. Teco -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#732051: evince: Triggers bug message in libpixman-1

2013-12-13 Thread Uwe Kleine-König
Package: evince Version: 3.10.0-1 Severity: minor Hello, additionally to the messages by evince that I'm already used to[1] there are new messages saying: *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug When doing as requested

Bug#724549: rhythmbox-ampache: Python traceback on activation.

2013-12-13 Thread Andrea Zagli
svn 34 doesn't work with latest rhytmnbox and python to fix: * checkout the right branch svn checkout http://rhythmbox-ampache.googlecode.com/svn/branches/for_rhythmbox-gtk+3/ rhythmbox-ampache-read-only * and copy needed files -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.

Bug#732042: Fixed in 4.8.2-8

2013-12-13 Thread Max Kellermann
This diff in Debian revision 4.8.2-8 appears to fix the issue: --- /usr/include/c++/4.8/bits/stl_algo.h2013-10-17 17:27:51.0 +0200 +++ /srv/chroot/experimental/usr/include/c++/4.8/bits/stl_algo.h 2013-12-04 02:06:03.0 +0100 @@ -2279,7 +2279,7 @@

Bug#732052: libfreeradius-client2: rc_read_config crashes if radius_deadtime is not set

2013-12-13 Thread Jeremy Laine
Package: libfreeradius-client2 Version: 1.1.6-6 Severity: important libfreeradius-client introduced a "radius_deadtime" configuration option which was not present in libradiusclient-ng. If this option is not set, the rc_read_config method crashes with a SEGFAULT. This is likely to be problematic

Bug#731989: ibus 1.5.4-1 makes all window stalling

2013-12-13 Thread Osamu Aoki
Hi, > Yes, I already using the 'apt-get dist-upgrade' to upgrade the whole > system. I don't use GNOME3, I use lxde instead. OK. GNOME3 had change in keyboard input system. New ibus follows it. (fcitx, scim did not). LXDE may be the reason. Possibly, KDE, XFCE may also suffer. It could b

Bug#732053: ITP: fsyringe -- a command line tool to inject or extract data from a file.

2013-12-13 Thread Fernando
package: wnpp Severity: wishlist Owner: 'Fernando Iazeolla' *Package Name : fsyringe Version : 0.1 Upstream Author : Fernando Iazeolla. *URL : http://github.com/elboza/fsyringe *License : GPL *Description : a command line tool to inject or extract data from a file. I am packaging met

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

2013-12-13 Thread Martin Pitt
tag 717313 patch thanks Petter Reinholdtsen [2013-07-19 10:43 +0200]: > According to several recipes on how to set up Linux on a SSD disk, LVM > need to be reconfigured to issue discard (aka TRIM) instructions to the > underlying storage device. This is done by modifying /etc/lvm/lvm.conf > and s

Bug#731280: genshi 0.7, Python 3, and bug #731280

2013-12-13 Thread Arnaud Fontaine
Hi, Barry Warsaw writes: > On Dec 12, 2013, at 05:34 PM, Arnaud Fontaine wrote: > >>I must admit that I don't have so much time to maintain this package >>lately, so thank you very much for working on this, it's greatly >>appreciated. > > Oh, one other question: may I change the Maintainer field

Bug#732054: util-linux: Add cron job for regular SSD trimming

2013-12-13 Thread Martin Pitt
Package: util-linux Version: 2.20.1-5.5 Severity: wishlist Hello, Modern SSDs need regular TRIMming [1] to retain their performance. Without it, write performance severely (like 1/50th) goes down over time, as writing a single block incurs reading/updating/writing back several physical blocks.

Bug#732055: ITP: groonga -- Fulltext search engine

2013-12-13 Thread HAYASHI Kentaro
Package: wnpp Severity: wishlist Owner: Groonga Project X-Debbugs-CC: debian-de...@lists.debian.org, debian-de...@lists.debian.or.jp Package name: groonga Version: 3.1.0 Upstream Author: Daijiro MORI , Tasuku SUENAGA , Yutaro Shimamura , Kouhei Sutou , Kazuho Oku , Moriyoshi Koizumi

Bug#732043: gqrx-sdr: gqrx does not start due to symbol lookup error

2013-12-13 Thread vk5fsck
On Thu, 12 Dec 2013 23:24:36 -0500 "A. Maitland Bottoms" wrote: > OK. > > I am worried that I need to add a versioned dependency. > Could you check your libvolk0.0.0 package? It needs to be > version 3.7.1-2 to match your other libgnuradio* versions. > > The gnuradio package has the necessary v

Bug#638262: Reopening this one.

2013-12-13 Thread Vlad Orlov
Francesco, that "double location" is a typo, and there's even a fresh bug report about this [1]. In the meanwhile, I'm reopening this one because nothing has been fixed actually. [1] http://bugs.debian.org/731724

Bug#731724: OMG...

2013-12-13 Thread Vlad Orlov
That's epic. I'm reopening 638262 - turns out it's not fixed at all.

Bug#732037: epiphany-browser: Appears to trigger arxiv.org's malignant robot detection

2013-12-13 Thread Laurent Bigonville
Le Fri, 13 Dec 2013 07:23:50 +0100, Matijs van Zuijlen a écrit : > On 12/12/13 23:12, Laurent Bigonville wrote: > > Le Thu, 12 Dec 2013 22:22:08 +0100, > > Matijs van Zuijlen a écrit : > > > >> Package: epiphany-browser > >> Version: 3.10.1-1 > >> Severity: normal > >> > >> If I access any of a

Bug#690977: partman-auto: Add a way to add "discard" option to filesystems

2013-12-13 Thread Martin Pitt
Hey all, Petter Reinholdtsen [2013-08-12 13:04 +0200]: > Hi. Instead of adding discard as a mount option in fstab, perhaps it > is better to add a cron job calling fstrim regularly? Colin King did some rather extensive benchmarks, and we found that on desktops/servers this is indeed the preferra

Bug#714984:

2013-12-13 Thread Jay Berkenbilt
Mathieu Malaterre wrote: > This bug is hard to debug, since libjpeg / libtiff / imagemagick are > all linked together so this is not just a matter of recompiling vips > with libjpeg62-dev unfortunately. The vips in wheezy does seem to have gotten caught up in libjpeg transition issues. The case

Bug#719698: nagvis: Nagvis is unable to create auth.db unless owner of config directory is changed to www-data

2013-12-13 Thread Markus Frosch
Control: tag -1 - unreproducible Hey Patrick, > I guess it's actually an upgrade issue. Tried with a fresh install of > wheezy and got the same result as you, but then I remembered > that I had done an upgrade earlier. Thanks for your feedback. Hm, then the current permission handling has to be

Bug#719698: Fwd: Re: nagvis: Nagvis is unable to create auth.db unless owner of config directory is changed to www-data

2013-12-13 Thread Markus Frosch
Forwarded Message > From: Patrick Köping > To: Markus Frosch > Subject: Re: nagvis: Nagvis is unable to create auth.db unless owner > of config directory is changed to www-data > Date: Fri, 13 Dec 2013 10:44:21 +0100 > > Hi Markus > > I guess it's actually an upgrade issue. Tr

Bug#732056: netperf: incorrect check against NETSERVER_ENABLE in /etc/init.d/netperf

2013-12-13 Thread Simon Guinot
Package: netperf Version: 2.6.0-2 Severity: normal Tags: patch Dear Maintainer, In the init.d script, the '$' character is missing in front of the NETSERVER_ENABLE variable. As a consequence, this variable is not expanded and the check is never performed. Please, apply the attached patch. Regar

Bug#731093: [Pkg-dspam-misc] Bug#731093: Bug#731093: (no subject)

2013-12-13 Thread Thomas Preud'homme
Le vendredi 13 décembre 2013, 16:57:06 Thomas Preud'homme a écrit : > > So I'm not sure about why there is only a single backslash for bytea values > as string litteral but two backslashes are clearly necessary. Indeed, the > two backslashes are first interpreted by the string litteral parser whic

Bug#670926: "fopen: File exists (errno = 17)" error when saving mutt attachment to sshfs

2013-12-13 Thread Louis-David Mitterrand
Package: sshfs Version: 2.4-1 Followup-For: Bug #670926 Hi, do you plan in integrating your disable_hardlink patch in the package soon? -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (499, 'experimenta

Bug#723177: linux-image-3.10-3-kirkwood: please build with CONFIG_MARVELL_PHY=m

2013-12-13 Thread Ian Campbell
On Sat, 2013-11-16 at 16:15 +0100, Lennert Buytenhek wrote: > What needs to be done is that someone with access to the relevant > Marvell datasheets fix the driver to behave according to which chip > it's being used on. It's quite a bit of work to sort out this mess, > easily several tens of hours

Bug#723177: Incompatible phys driven by Marvell phy driver?

2013-12-13 Thread Ian Campbell
Hi, In Debian bug #723177[0] Lennert Buytenhek reports[1] that the Marvell phy driver tries to driver some Marvell phys which have differing register layouts: The problem here was that the Marvell PHY driver at some point supported one or two specific Marvell ethernet PHY

Bug#710986: somos una ong para los animales visitenos

2013-12-13 Thread Galgos
somos una O.N.G. dedicada a los animales Si tienes animales y buscas economía, calidad, seriedad y cercanía. UNETE A NOSOTROS ESTAMOS MUY CERCA DE TI Visítenos y lo comprobaras, UNA IMAGEN VALE MÁS QUE MIL PALABRAS. Contacta con nosotros: Tlf:954615050-633276150 soc...@el

Bug#732030: munin: upstart configuration for munin-async

2013-12-13 Thread James Page
Package: munin Version: 2.0.19-1 Followup-For: Bug #732030 Dear Maintainer, Find attached an upstart configuration for munin-async. Cheers James -- System Information: Debian Release: wheezy/sid APT prefers trusty-updates APT policy: (500, 'trusty-updates'), (500, 'trusty-security'), (500

Bug#731054: gdm3 does not start from login and starts very slowly with 'startx'

2013-12-13 Thread Sergey Pushkin
Package: gdm3 Version: 3.8.4-6 Followup-For: Bug #731054 Dear Maintainer, After upgrading gdm3 to version 3.8.4-6 I cannot login into graphical session anymore. I do not remember which version was installed before. I tried to manually downgrade gdm3 to 3.8.4-3 and this didnt help. Gdm shows logi

Bug#727708: Aribtrarily breaking working interfaces?

2013-12-13 Thread Ian Jackson
Steve McIntyre writes ("Bug#727708: Aribtrarily breaking working interfaces?"): > [1] http://lwn.net/Articles/518942/ Blimey. I hadn't been aware of that. Have there been more of these disputes between the kernel and udev maintainers ? Ian. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ..

Bug#714984:

2013-12-13 Thread Mathieu Malaterre
Control: forwarded -1 https://github.com/jcupitt/libvips/issues/88 On Fri, Dec 13, 2013 at 11:20 AM, Jay Berkenbilt wrote: > Mathieu Malaterre wrote: > >> This bug is hard to debug, since libjpeg / libtiff / imagemagick are >> all linked together so this is not just a matter of recompiling vips

Bug#732057: python-whiteboard: Please update the package to include a few usability improvements

2013-12-13 Thread Elena Grandi
Package: python-whiteboard Version: 1.0+git20130929-1 Severity: wishlist On the upstream repository there are a few commits that fix problems and improve usability with different wiimote models; could you please consider updating the version in debian? This would help the deployments in a few i

Bug#732058: icinga-web 1.10 requires icinga core & idoutils 1.10

2013-12-13 Thread Stefan Bühler
Package: icinga-web Version: 1.10.0-1 Severity: important subject says it all. please update the debian package dependencies. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#732060: installation-report: Jessie testing on FSC Futro S400

2013-12-13 Thread Andreas Glaeser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: installation-reports Version: 2.53 Severity: wishlist Dear Maintainer, *** Please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly did you do (or not do) that was effective (or

Bug#732059: https://github.com/jcupitt/libvips/issues/88

2013-12-13 Thread Mathieu Malaterre
Package: vtk Severity: serious Looks like vtk cannot be build using latest freetype (2.5.1-1), it keeps failing with: -- Found EXPAT: expat (found version "2.1.0") CMake Error at CMake/vtkThirdParty.cmake:19 (MESSAGE): VTK_USE_SYSTEM_FREETYPE is ON, but FREETYPE_LIBRARY is NOTFOUND. Call Stack

Bug#732061: ITP: libisocodes -- access of iso-codes data and translations

2013-12-13 Thread Tobias Quathamer
Package: wnpp Severity: wishlist Owner: Tobias Quathamer * Package name: libisocodes Version : 1.0 Upstream Author : Tobias Quathamer * URL : http://pkg-isocodes.alioth.debian.org/downloads/ * License : GPLv3 Programming Lang: Vala Description : access

Bug#731755: obnam: an example script for "obnam mount"

2013-12-13 Thread Osamu Aoki
Hi, On Fri, Dec 13, 2013 at 01:48:10AM +0530, Ritesh Raj Sarraf wrote: > On Monday 09 December 2013 06:54 PM, Osamu Aoki wrote: > > I wish to have an example script for "obnam mount" shipped in > > /usr/share/doc/obnam/examples to help users :-) > > Thank you for sharing this script. I fiddled ar

Bug#714984:

2013-12-13 Thread Mathieu Malaterre
On Fri, Dec 13, 2013 at 12:48 PM, Mathieu Malaterre wrote: > Control: forwarded -1 https://github.com/jcupitt/libvips/issues/88 > > On Fri, Dec 13, 2013 at 11:20 AM, Jay Berkenbilt wrote: >> Mathieu Malaterre wrote: >> >>> This bug is hard to debug, since libjpeg / libtiff / imagemagick are >>>

Bug#721310: 3.11 kernel built for my box, seems to work fine

2013-12-13 Thread Andreas Glaeser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [see attachments 'dmsg.txt.xz' and 'config-3.11.8caftl.xz'] -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlKq/e0ACgkQ5+rBHyUt5wvoBACgr8Xtba4eTibZ1kUtnj5aIsfO vLoAn03AdiPoFbfTp6D+QAswxGrwXD3/ =R2Fi -END PGP SIGNATURE

Bug#729155: html5lib: Please add support for python3

2013-12-13 Thread Olivier Berger
Control: tags -1 + pending On Tue, Dec 03, 2013 at 06:37:30PM +0100, Olivier Berger wrote: > > I may eventually commit to svn but here's a first attempt in my git repo > (made with git-svn), both in attachment and pushed at [0]. I haven't > committed it directly as I'm quite new to Python packa

Bug#690977: partman-auto: Add a way to add "discard" option to filesystems

2013-12-13 Thread Petter Reinholdtsen
[Martin Pitt] >>* Set up cryptsetup to pass TRIM commands to the physical disk >> (adding discard to /etc/crypttab) > > That's "allow-discards" for the record. If that is the case, the crypttab(5) manual page is wrong in the cryptsetup version 2:1.4.3-4 package. http://bugs.debian.org/64

Bug#732062: libfreetype6-dev adds unresolved dependancy to libpng in Debian testing

2013-12-13 Thread François Poulain
Package: libfreetype6-dev Version: 2.5.1-1 Severity: important Hi, I experience a problem with libfreetype6-dev in Debian testing in a configure script. A call of "freetype-config --libs", under Debian stable (with libfreetype6-dev 2.4.9-1.1), return "-L/usr/lib/x86_64-linux-gnu -lfreetype -lz".

Bug#725714: the kernel should write missing firmware to a file

2013-12-13 Thread Andreas Cadhalpun
Hi, Thanks, Kay, for the very fast response and the detailed reasoning. Your arguments convinced me, that it is technically a very good idea to keep userspace out of the firmware loading. This should definitely not be reintroduced upstream or in the Debian version of udev. (Originally I thou

Bug#671842: found 671842 in 0.99-1

2013-12-13 Thread Olivier Berger
Hi. It seems the problem still happens with v.0.99 (from a pending upload package prepared for experimental) : $ python Python 2.7.5+ (default, Sep 17 2013, 17:31:54) [GCC 4.8.1] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import html5lib >>> html5lib.pa

Bug#690977: partman-auto: Add a way to add "discard" option to filesystems

2013-12-13 Thread Martin Pitt
Petter Reinholdtsen [2013-12-13 13:45 +0100]: > > That's "allow-discards" for the record. > > If that is the case, the crypttab(5) manual page is wrong in the > cryptsetup version 2:1.4.3-4 package. > > http://bugs.debian.org/648868 > agree with you, while > http://wilmer.gaa.st/blog/archives/72

Bug#732058: [Pkg-nagios-devel] Bug#732058: icinga-web should depend on with IDO >= 1.10.0

2013-12-13 Thread Markus Frosch
Control: retitle -1 icinga-web should depend on with IDO >= 1.10.0 Control: tags -1 + wontfix Control: severity -1 normal > subject says it all. please update the debian package dependencies. Please include a proper explanation of your bug report in future requests, it helps to understand what yo

Bug#732063: sphinx detection

2013-12-13 Thread Jonathan Riddell
Package: opencv I had to add this patch to fix compilation with sphinx 1.2 Index: opencv-2.4.6.1+dfsg/cmake/OpenCVDetectPython.cmake === --- opencv-2.4.6.1+dfsg.orig/cmake/OpenCVDetectPython.cmake 2013-12-13 12:59:27.672317672 +

Bug#690977: partman-auto: Add a way to add "discard" option to filesystems

2013-12-13 Thread Petter Reinholdtsen
[Martin Pitt] > Ah, I only tried with a non-system partition with "cryptsetup > luksOpen", where it is indeed --allow-discards. (I don't use > crypttab myself). I found "allow-discards" in > http://blog.christophersmart.com/2013/06/05/trim-on-lvm-on-luks-on-ssd/ > but I guess I'd rather trust the m

Bug#686256: Make nagios3-dev package available at the official Debian repository

2013-12-13 Thread Carl Chenet
merge 727675 686256 thanks Hi, Please consider creating the required package for nagios headers reported in 2 different bug reports. It block severy people wanting to create a mod for Nagios without embedding Nagios headers. #686256 contains a patch for it (in the body of the last message). So

Bug#686256: [Pkg-nagios-devel] Bug#727675: Make nagios3-dev package available at the official Debian repository

2013-12-13 Thread Alexander Wirt
Carl Chenet schrieb am Friday, den 13. December 2013: > merge 727675 686256 > thanks > > > Hi, > > Please consider creating the required package for nagios headers > reported in 2 different bug reports. It block severy people wanting to > create a mod for Nagios without embedding Nagios headers

Bug#684580: torsocks: segfault in libtorsocks.so

2013-12-13 Thread intrigeri
Hi, Jérémy Bobbio wrote (11 Aug 2012 15:29:15 GMT) : > On Sat, Aug 11, 2012 at 03:07:40PM +0300, Damyan Ivanov wrote: >> Trying to run cvs via torsocks causes a segfault in libtorsocks.so: >> >> $ torsocks cvs up >> zsh: segmentation fault torsocks cvs up >> >> The backtrace is: >> >> Progra

Bug#705777: torsocks: tordns cannot be disabled, and this is a show-stopper

2013-12-13 Thread intrigeri
Hi, intrigeri wrote (20 Apr 2013 13:42:06 GMT) : > thanks for your bug report. > Anonymous wrote (14 Apr 2013 12:08:43 GMT) : >> So it's broken in debian, and non-existent in current versions. > Would you please report it upstream, and mark this Debian bug as > forwarded, or should I? Are you i

Bug#705023: New fix to #705023

2013-12-13 Thread Arturo Borrero Gonzalez
Hi there, I've updated the copy of corosync I was working with. The patch is now here: https://github.com/aborrero/pkg-corosync Commit: 3343dd2 [Fix Debian bug #705023] Please let me know any issue. Regards. -- Arturo Borrero González -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@li

Bug#722220: parcimonie: Applet dies with: Can't locate object method "set_visible" via package "Gtk3::StatusIcon"

2013-12-13 Thread intrigeri
Hi, intrig...@debian.org wrote (09 Sep 2013 07:56:40 GMT) : > With my upstream hat, I've been working on a port to Moo that fixes > this problem -- stay tuned. For the record, the port to Moo is completed in Git. Testers are welcome before I release a new version (possibly in a few days, but don'

Bug#695838: parcimonie-applet: segfaults in perl periodically

2013-12-13 Thread intrigeri
Hi, intrigeri wrote (02 Mar 2013 11:23:46 GMT) : > It's now been a while since I've run Wheezy + libglib-perl 3:1.280-1 + > libglib-object-introspection-perl 0.014-1, and I've yet to see > parcimonie-applet crash. Paul, what about you? IIRC Paul told me on IRC he couldn't reproduce this anymore.

Bug#732065: xcos@scilab depends too strict on some libraries

2013-12-13 Thread Andrey Gursky
Package: scilab-full-bin Version: 5.3.3-10 Severity: important Dear maintainers, starting xcos on different Jessie's (some packages are of different versions) I get either of following errors: ->xcos !--error 999 xcos: Unable to load the hdf5-java (jhdf5) library. Expecting version [1, 8, 4] ;

Bug#732066: can you please also package cgminer 3.7.2 (along with the latest version)?

2013-12-13 Thread Ariel
Package: cgminer Severity: wishlist As you know CGMiner no longer works with GPUs or litecoin. Can you please add a second cgminer package? (Not as a replacement, as an addition.) Perhaps call it cgminer-gpu or cgminer-old and package specifically version 3.7.2. Also, you suggest installing bf

Bug#686256: [Pkg-nagios-devel] Bug#727675: Make nagios3-dev package available at the official Debian repository

2013-12-13 Thread Alexander Wirt
Carl Chenet schrieb am Friday, den 13. December 2013: > On 13/12/2013 14:38, Alexander Wirt wrote: > >> #686256 contains a patch for it (in the body of the last message). So > >> this is a blocking issue, not for this package itself but for wanna-be > >> packages in Debian archive). > > I am sorr

Bug#729572: Failed to build on mips64el

2013-12-13 Thread Alberto Garcia
On Thu, Nov 14, 2013 at 09:23:00PM +0800, YunQiang Su wrote: > Hi, I am working on Debian port for mips64el, while webkitgtk failed > to build. Hey, thanks for the patch. However, why do you need changes in both places? > # disable jit on some architectures (bug #651636) > -ifneq (,$(filter $(D

Bug#732066: [Pkg-bitcoin-devel] Bug#732066: can you please also package cgminer 3.7.2 (along with the latest version)?

2013-12-13 Thread Scott Howard
On Fri, Dec 13, 2013 at 9:04 AM, Ariel wrote: > As you know CGMiner no longer works with GPUs or litecoin. > > Can you please add a second cgminer package? (Not as a replacement, as an > addition.) Perhaps call it cgminer-gpu or cgminer-old and package > specifically version 3.7.2. Hello, bfgmi

Bug#732067: enigmail asks for passphrase automatically

2013-12-13 Thread Martin Vegter
Package: enigmail Version: 2:1.5.1+id17-3~deb7u1 When I start Icedove a window opens prompting me for my OpenPGP passphrase. Similarly, when I select an encrypted message in my "sent" folder I am again asked for my passphrase. This happens despite having the option "Automatically decrypt/veri

Bug#732010: gimp: FTBFS (fails to find freetype headers)

2013-12-13 Thread Ari Pollak
If you're doing an NMU anyway, want to apply the patches for the recent CVEs? I was waiting for a new release, but not sure when one will be out. Thanks, Ari On Dec 12, 2013 12:39 PM, "Cyril Brulebois" wrote: > Control: tag -1 upstream patch > > Julien Cristau (2013-12-12): > > Source: gimp > >

Bug#732010: gimp: FTBFS (fails to find freetype headers)

2013-12-13 Thread Cyril Brulebois
Ari Pollak (2013-12-13): > If you're doing an NMU anyway, want to apply the patches for the recent > CVEs? I was waiting for a new release, but not sure when one will be out. Julien doesn't seem to be in a hurry for this transition, so I'll probably skip NMUing. Was just trying to send patches fo

Bug#729572: Failed to build on mips64el

2013-12-13 Thread YunQiang Su
On Fri, Dec 13, 2013 at 10:15 PM, Alberto Garcia wrote: > On Thu, Nov 14, 2013 at 09:23:00PM +0800, YunQiang Su wrote: > >> Hi, I am working on Debian port for mips64el, while webkitgtk failed >> to build. > > Hey, thanks for the patch. However, why do you need changes in both > places? I didn't t

Bug#731361: sparql-wrapper-python: New upstream version available

2013-12-13 Thread Olivier Berger
Control: tags -1 + patch On Wed, Dec 11, 2013 at 03:19:03PM +0100, Olivier Berger wrote: > > In the meantime, I have prepared a git-buildpackage repo which contains a > proposed packaging for 1.5.2, at : > http://anonscm.debian.org/gitweb/?p=users/obergix/sparqlwrapper.git > > Hope this helps.

Bug#731990: maint-guide: Missing quotes in example variable setting

2013-12-13 Thread Reuben Thomas
On 13 December 2013 14:40, Osamu Aoki wrote: > control: tags 731990 pending > > > The example setting of DEBUILD_LINTIAN_OPTS: > > Please tell me Chapter etc. so I do jot need to search... > I assumed that rgrep or similar at the command-line or in an editor is quicker than navigating to a manu

Bug#688083: xrdp: no normal edit possible in remote session UP key disfunctional

2013-12-13 Thread Roland Stigge
Hi! In current GNOME in Debian, the presets "Super+Up" and "Super+Down" (set to windows resizing) are activated. Workaround is to deactivate the "Super+Up" and "Super+Down" keyboard shortcuts on the target desktop logins. Wondering what would be the right solution here - bugfixing xrdp (not acti

Bug#732068: gnome-disk-utility: Can't format external USB partition / device

2013-12-13 Thread Fabián Rodríguez
Package: gnome-disk-utility Version: 3.10.0-1 Severity: important Dear Maintainer, When trying to format an external USB device using gnome-disks it fails with the following message: Error synchronizing after initial wipe: Timed out waiting for object (udisks-error-quark, 0) This bug has been

Bug#731990: maint-guide: Missing quotes in example variable setting

2013-12-13 Thread Osamu Aoki
control: tags 731990 pending > The example setting of DEBUILD_LINTIAN_OPTS: Please tell me Chapter etc. so I do jot need to search... > DEBUILD_LINTIAN_OPTS=-i -I --show-overrides > > needs quotes around the right-hand side: > > DEBUILD_LINTIAN_OPTS="-i -I --show-overrides" Good po

Bug#732069: autodocktools: Several mgltools package are lacking from our chain of dependencies

2013-12-13 Thread Andreas Tille
Package: autodocktools Severity: minor Hi, I'm currently checking Debian Med tasks files whether all our packages are properly mentioned. As far as I understood there was some consenus not to mention mgltools-* packages separately in the tasks files / metapackages but rather put the according de

Bug#642643: graphviz-doc: Link to apparently defunct documentation

2013-12-13 Thread Bodor Andras
Package: graphviz-doc Version: 2.26.3-14 Followup-For: Bug #642643 Dear Maintainer, A patch is attached for /usr/share/doc/graphviz/html/index.html that corrects the broken links. -- System Information: Debian Release: 7.2 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (

Bug#732070: openvswitch-switch: installation fails

2013-12-13 Thread Gonéri Le Bouder
Package: openvswitch-switch Version: 1.9.3+git20131029-1 Severity: important Dear Maintainer, root@t430gone:/home/goneri# apt-get install openvswitch-switch Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically in

Bug#704242: Driver for PL-2303 HX not working

2013-12-13 Thread Karsten Malcher
Hello together, is there anything new for the PL-2303 HX? It would be fine if it could work like in the past. Of course for Linux there are good alternatives. Here is a new one with the CP2102 suffering easy supply voltage: http://www.ebay.de/itm/110954294607 Best regards Karsten Am 24.06.201

Bug#732071: tar with acl, xattr and selinux support

2013-12-13 Thread Andrey Tataranovich
Package: tar Version: 1.27-3+wheezy1 Severity: normal Tags: patch tar binary which available in sid built without ACL, XATTR and SELinux support. Please add libacl1-dev, libattr1-dev, libselinux1-dev as build dependencies for tar. -- System Information: Debian Release: 7.2 APT prefers stable

Bug#731990: maint-guide: Missing quotes in example variable setting

2013-12-13 Thread Osamu Aoki
On Fri, Dec 13, 2013 at 02:44:56PM +, Reuben Thomas wrote: > On 13 December 2013 14:40, Osamu Aoki wrote: > > > control: tags 731990 pending > > > > > The example setting of DEBUILD_LINTIAN_OPTS: > > > > Please tell me Chapter etc. so I do not need to search... > > I assumed that rgrep or s

Bug#720681: Help with cmake needed (Was: Bug#720681: (Further) help with C++ needed)

2013-12-13 Thread Andreas Tille
Hi, On Fri, Dec 13, 2013 at 01:11:10PM +0100, Gert Wollny wrote: > The build system is quite complex, which makes it difficult to fix it > without digging too much into it. As far as I can see there is some > mixup between creating the files in VIEW/DIALOG and VIEW/UIC and then > things go wrong,

Bug#731990: maint-guide: Missing quotes in example variable setting

2013-12-13 Thread Reuben Thomas
On 13 December 2013 15:18, Osamu Aoki wrote: > On Fri, Dec 13, 2013 at 02:44:56PM +, Reuben Thomas wrote: > > On 13 December 2013 14:40, Osamu Aoki wrote: > > > > > control: tags 731990 pending > > > > > > > The example setting of DEBUILD_LINTIAN_OPTS: > > > > > > Please tell me Chapter etc.

Bug#732072: openafs-modules-dkms: openafs loses connection, backtrace on restart

2013-12-13 Thread Brent S. Elmer Ph.D.
Package: openafs-modules-dkms Version: 1.6.1-3+deb7u1 Severity: normal I have a recent new install of Debian Wheezy on a 64bit AMD Opteron box and have openafs-client installed. Openafs does work and I can access the afs directories. After a certain amount of timem, the afs directories are not a

Bug#732073: sed: please update config.guess and config.sub at build time

2013-12-13 Thread Colin Watson
Package: sed Version: 4.2.2-2 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu ubuntu-patch trusty config.guess and config.sub in sed 4.2.2 are a bit too old to support some new ports properly, such as ppc64el. Could you please update them at build time so

Bug#720681: [Debian-med-packaging] Bug#720681: Help with cmake needed (Was: Bug#720681: (Further) help with C++ needed)

2013-12-13 Thread Gert Wollny
Hello, it seems the attached patch solves the problem (Building at 95% way beyond where it failed before). Actually, it is commit 1e76c9 in the ball git repro https://bitbucket.org/ball/ball Cheers, Gert >From 1e76c9cb1920e9176b725269985c7eb43126d188 Mon Sep 17 00:00:00 2001 From: Luis de

Bug#720681: [Debian-med-packaging] Bug#720681: Help with cmake needed (Was: Bug#720681: (Further) help with C++ needed)

2013-12-13 Thread Gert Wollny
Bad news is now compiling fails with: /home/wollny/Debian/ball/build/source/PYTHON/EXTENSIONS/VIEWmodule/sipVIEWpart0.cpp: In member function 'virtual void sipDatasetControl::destroy()': /home/wollny/Debian/ball/build/source/PYTHON/EXTENSIONS/VIEWmodule/sipVIEWpart0.cpp:2981:9: error: reference

Bug#732044: [Debichem-devel] Bug#732044: psi4: FTBFS when not building -data package

2013-12-13 Thread Michael Banck
Hi, On Thu, Dec 12, 2013 at 10:45:30PM -0500, Aaron M. Ucko wrote: > Source: psi4 > Version: 4.0~beta5+dfsg-1 > Severity: serious > Justification: fails to build from source > > Builds of psi4 covering only its architecture-dependent psi4 binary > package (as on the autobuilders, or with debuild

Bug#732074: RM: pygmy -- RC-buggy; orphaned; dead upstream

2013-12-13 Thread Jose Luis Rivero
Package: ftp.debian.org Severity: normal Package: pygmy Please consider the removal from the archive: - Orphaned - Dead upstream - RC Buggy (#703054) Thanks. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@l

Bug#729572: Failed to build on mips64el

2013-12-13 Thread Alberto Garcia
On Fri, Dec 13, 2013 at 10:34:37PM +0800, YunQiang Su wrote: > > Hey, thanks for the patch. However, why do you need changes in > > both places? > I didn't test only change one place and not very clear about why > there are 2 places, so I add them both. I actually wonder why we need the CPPFLAGS

Bug#732075: btrfs-convert: missing manpage

2013-12-13 Thread Osamu Aoki
Package: btrfs-tools Version: 0.19+20130705-3 Severity: normal btrfs-convert missing manpage. If upstream VCS does not have one ready, how about attached? (help2man did not do good job but it was a start.) -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (5

Bug#732076: e2fsprogs: please update config.guess and config.sub at build time

2013-12-13 Thread Colin Watson
Package: e2fsprogs Version: 1.42.8-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu ubuntu-patch trusty config.guess and config.sub in e2fsprogs 1.42.8 are a bit too old to support some new ports properly, such as ppc64el. Could you please update them at

  1   2   3   >