Bug#792545: python-setuptools: Newer upstream release required for python-mock (>= 17.1)

2015-07-15 Thread Michael Fladischer
Package: python-setuptools Version: 17.0-1 Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Dear Maintainer, python-mock-1.1.3 requires a newer release of setuptools than is currently available in the Debian archive. It would be great if you could package the latest setuptools

Bug#789786: jessie-pu: package ejabberd/14.07-4+deb8u2

2015-07-15 Thread Cyril Brulebois
Control: tag -1 confirmed Philipp Huebner (2015-07-16): > On 15.07.2015 17:52, Adam D. Barratt wrote: > > On Wed, 2015-07-15 at 15:24 +0200, Cyril Brulebois wrote: > >> I'm not going to pretend I read erlang, but patches look OK, and I've > >> just got some feedback w/o then w/ this update, and i

Bug#777916: Fix for ioapps gcc5 build failures

2015-07-15 Thread Ritesh Raj Sarraf
On Thursday 16 July 2015 08:29 AM, Potter, Tim (Cloud Services) wrote: > tags 777916 + patch > thanks > > Hi there. Here’s a quick patch to fix the gcc5 build failures for the ioapps > package. Since upstream appears to be unmaintained and doesn’t use autoconf > I’m proposing a patch to modify

Bug#789786: jessie-pu: package ejabberd/14.07-4+deb8u2

2015-07-15 Thread Philipp Huebner
On 15.07.2015 17:52, Adam D. Barratt wrote: > On Wed, 2015-07-15 at 15:24 +0200, Cyril Brulebois wrote: >> I'm not going to pretend I read erlang, but patches look OK, and I've >> just got some feedback w/o then w/ this update, and it seems things are >> getting better with it, so I'm tempted to gi

Bug#792148: ejabberd: why is ejabberdctl.cfg moved to /etc/default/ejabberd

2015-07-15 Thread Philipp Huebner
Hi, being the only active maintainer of ejabberd in Debian for almost 2 years, my decision stands: I won't change this back. If you don't want to divert from upstream, you shouldn't use this package at all. Although I brought it much closer to upstream, it still diverts in quite a few ways. Now,

Bug#777857: fsvs: ftbfs with GCC-5

2015-07-15 Thread Potter, Tim (Cloud Services)
On Thu, 12 Feb 2015 12:05:00 +0100 Philipp Marek wrote: > (errors) fixed in r2472, builds with GCC 5. Hi Phillip. I noticed that you committed this fix to the branches/fsvs-1.2.x but haven’t released a new version of fsvs containing it. Would you be interested in cutting a 1.2.6 release conta

Bug#777856: FTBFS appears to be fixed in freetype 2.5.2-3 or 2.5.2-4

2015-07-15 Thread Potter, Tim (Cloud Services)
Hi Steve. Looks like this bug is no longer reproducible in one of the previous two uploads that Keith made. I wasn’t able to reproduce on my gcc5 test system so was wondering if you could close out this bug. Regards, Tim. smime.p7s Description: S/MIME cryptographic signature

Bug#792530: closed by Donald Norwood (Re: mirrors: mirror submission for debian.redparra.com)

2015-07-15 Thread Luis Miguel Parra
Hi, I see that the server is now in the list but just one details, loosk like the architecture in the list are "amd64 armel" and must be "amd64 i386" could you please correct it? Thanks! LuisMi 2015-07-15 21:03 GMT+02:00 Debian Bug Tracking System : > This is an automatic notification rega

Bug#788533: mapnik: FTBFS: virtual memory exhausted: Cannot allocate memory (Was: Bug#756867: transition: gdal)

2015-07-15 Thread Sebastiaan Couwenberg
On 07/16/2015 12:45 AM, Jérémy Lal wrote: > 2015-07-16 0:41 GMT+02:00 Sebastiaan Couwenberg : > >> On 07/16/2015 12:35 AM, Jérémy Lal wrote: >>> 2015-07-16 0:20 GMT+02:00 Sebastiaan Couwenberg : >>> On 06/28/2015 12:46 PM, Jérémy Lal wrote: > 2015-06-20 13:34 GMT+02:00 Sebastiaan Couwenbe

Bug#792487: vpnc-scripts: Improve dependencies

2015-07-15 Thread Mike Miller
On Wed, Jul 15, 2015 at 12:12:53 +0200, Andreas Henriksson wrote: > The upstream scripts already seems to always prefer iproute2 over > net-tools. For basic functionality it can fall back on net-tools when > lacking iproute2. Ack. To fully document here, the commands used from net-tools are ifconf

Bug#791869: 2.02.122-2 breaks booting, mounting LVs other than / fails

2015-07-15 Thread Achim Schaefer
Package: lvm2 Version: 2.02.122-2 Followup-For: Bug #791869 Dear Maintainer, just to confirm, this bug is still in the latest version Regards Achim -- System Information: Debian Release: stretch/sid APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'unstable'), (500, 't

Bug#776964: Headers installed by zsh-dev packages miss critical pieces

2015-07-15 Thread ZyX
04.02.2015, 07:49, "ZyX" : > 04.02.2015, 01:58, "Frank Terbeck" : >>  Hey there! >> >>  ZyX wrote: >>  [...] >>>   To use zsh headers in some module at least `config.h` file is needed >> >>  Finally, someone who actually wants to use zsh's facilities to load >>  third party modules. Yay. ;) >>>  

Bug#742503: [Pkg-octave-devel] Bug#742503: octave 3.8.1 requires java

2015-07-15 Thread Mike Miller
On Wed, Jul 15, 2015 at 08:59:32 -0400, Mike Miller wrote: > On Wed, Jul 15, 2015 at 10:00:33 +0200, Alois Schloegl wrote: > > Octave should not have a strong dependency on openjdk. Any of the > > following solutions would do: > > 1) the dependency should be changed to "recommended", and/or > > 2)

Bug#792544: ping6: error while loading shared libraries: libnettle.so.4

2015-07-15 Thread Brian Minton
Package: iputils-ping Version: 3:20121221-5+b2 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dear Maintainer, When trying to verify ipv6 connectivity, I encounter the following error trying to start ping6: $ ping6 google.com ping6: error while loading shared libra

Bug#777917: Fix for ipgrab FTBFS error with gcc5

2015-07-15 Thread Potter, Tim (Cloud Services)
tags 777917 + patch thanks Hi there. Here’s a small patch to fix the FTBS with gcc5. It simply adds -std=gnu89 to CFLAGS in debian/rules which is picked up by autoconf. Regards, Tim. 777917-gcc5-fixes.patch Description: Binary data smime.p7s Description: S/MIME cryptographic signature

Bug#792540: Wifi netinstall fails with flashing screen on Lenovo X220

2015-07-15 Thread Cyril Brulebois
Control: tag -1 - d-i Hi, W. Martin Borgert (2015-07-16): > I tried to install Jessie on a Lenovo X220 using netinst on USB > flash drive, without Ethernet connection, but with the non-free > iwlwifi drivers .deb on an SD card (either internal slot or USB > adaptor). > > After the very early st

Bug#792543: ITP: javawriter -- utility class which aids in generating Java source files.

2015-07-15 Thread Komal Sukhani
Package: wnpp Severity: wishlist Owner: Komal Sukhani * Package name: javawriter Version : 2.5.1 Upstream Author : Jesse Wilson * URL : http://github.com/square/javawriter/ * License : Apache-2.0 Programming Lang: Java Description : utility class which

Bug#792443: RFS: mirage/0.9.5.1-4 [QA]

2015-07-15 Thread lucas castro
All right now. Uploaded to mentors, On Tue, Jul 14, 2015 at 10:05 PM, Eriberto Mota wrote: > tags 792443 moreinfo > thanks > > > Hi Lucas, > > I will try help you. My considerations: > > 1. I can see some changes not registered in d/changelog. An example of > this is DH level change (from 7 to 9

Bug#777916: Fix for ioapps gcc5 build failures

2015-07-15 Thread Potter, Tim (Cloud Services)
tags 777916 + patch thanks Hi there. Here’s a quick patch to fix the gcc5 build failures for the ioapps package. Since upstream appears to be unmaintained and doesn’t use autoconf I’m proposing a patch to modify the Makefile directly. Patch is attached which appends “-std=gnu89” flag to the C

Bug#777910: Fix for gcc5 compile failure

2015-07-15 Thread Potter, Tim (Cloud Services)
tags 488159 + patch thanks Ironically, the code that checks for the C99 “restrict” keyword does not compile because “restrict” cannot be used as a variable name. Attached is a patch that fixes this by renaming the local variable in this case. The maintainer has signed up for LowThresholdNMU so

Bug#792148: ejabberd: why is ejabberdctl.cfg moved to /etc/default/ejabberd

2015-07-15 Thread Christoph Anton Mitterer
On Tue, 2015-07-14 at 07:24 +0200, Philipp Huebner wrote: > No. It's changed already for Jessie which is fixed at this point in > time, Well there's always coming a next release. > I don't see any benefit in switching back with the next release. What about - not unnecessarily diverting from upst

Bug#787914: nano: new multi-edit detection segfaults when I say no

2015-07-15 Thread Paul Wise
On Tue, 2015-07-14 at 21:28 +0200, Benno Schulenberg wrote: > One of the differences I see with a strace of mine is that you > have extra calls to mprotect() in there. What compiler does > Debian use? And what CFLAGS? You can see the compiler commands used by clicking the Result column for the

Bug#792542: nmu: syslog-ng_3.6.1+git20141206-g4d90138-4

2015-07-15 Thread Andreas Beckmann
Package: release.debian.org Severity: normal Tags: experimental User: release.debian@packages.debian.org Usertags: binnmu nmu syslog-ng_3.6.1+git20141206-g4d90138-4 . ALL . experimental . -m "Rebuild against libhiredis0.13" hiredis transition, experimental side. Andreas -- To UNSUBSCRIB

Bug#777819: Partial fix for FTBFS error

2015-07-15 Thread Thomas Pierson
Hi Tim, Le 30/06/2015 03:46, Potter, Tim (Cloud Services) a écrit : > Hi there. I’ve made a partial fix for building clementine under GCC5. The > patch is attached and it’s a simple rearrangement of operands to prevent an > error/bug due to operator precedence. The fix has already made it int

Bug#738758: [PATCH] ext4: optimize Hurd tests when reading/writing inodes

2015-07-15 Thread Gabriele Giacone
>From #hurd@freenode: 00:01 < gnu_srs> gg0: I wrote to Ted Tso about the ext4 bug and he replied: Huh? This patch (ext4: kill i_version support for Hurd-castrated file 00:01 < gnu_srs> systems) landed upstream over a year ago, in Linux 3.15. It is git commit c4f65706056e9f0c. Just t

Bug#789266: nouveau: unable to locate usable image (regression)

2015-07-15 Thread Vincent Lefevre
Control: tags -1 upstream Control: forwarded -1 https://bugs.freedesktop.org/show_bug.cgi?id=89047 There seems to be a fix, but available in 4.1 only, which has another blocking problem (kernel hangs): https://bugs.freedesktop.org/show_bug.cgi?id=90626 -- Vincent Lefèvre - Web:

Bug#717451: Backups broken when "ssh_args" are set

2015-07-15 Thread Michel
Package: rsnapshot Version: 1.3.1-7 Followup-For: Bug #717451 Dear Maintainer, After upgrading rsnapshot to 1.3.1-7, remote backups still fail. Local backups work as expected. The upgrade occurred on 06/24/2015, and every remote backup since then have failed. Have been extremely busy and have no

Bug#792328: info: can no longer find the Emacs manual

2015-07-15 Thread Norbert Preining
Hi Gavin, > Here's my attempt at making this work, which internally prefixes file > paths with "./" when they truly are relative to the current directory > and should not be looked up in the search path. Looks fine to me. What works is selecting the emacs-24/emacs node in the dir file (s

Bug#791879: Fwd: Re: Bug#791879: influxdb-python: Please package and upload version 2.6.0

2015-07-15 Thread Alexandre Viau
Hello Thomas, > Well, I tried again to "git pull" from all branches, and I still don't > have a tag for upstream 2.6.0: Doh! I forgot to push the tag. I have now pushed it. Just in case - I have also uploaded the package to mentors (signed). Links: - http://mentors.debian.net/debian/pool/main/

Bug#510466: [PATCH v2] Currently, jobs run by at are run in the crond_t domain and not transitioned outside of it.

2015-07-15 Thread Laurent Bigonville
From: Laurent Bigonville With this patch, the jobs are transitioned in the same domain as the jobs that are run by the cron daemon: - When cron_userdomain_transition is set to off, a process for an unconfined user will transition to unconfined_cronjob_t. For confined user, the job is run as

Bug#792541: 502 Connection closed

2015-07-15 Thread Carlos Maddela
Package: apt-cacher-ng Version: 0.8.4-1 Severity: important Tags: patch Control: found -1 apt-cacher-ng/0.8.2-1 Hello, Often, when performing 'apt-get update' with apt-cacher-ng, it would fail with lots of '502 Connection closed' errors, as shown in the attached apt-cacher.err snippet. I don't k

Bug#792538: vlc: When playing a video, screen gets black for a fraction of second every 30 seconds

2015-07-15 Thread Vincent Lefevre
Control: retitle -1 When a video is playing or paused, vlc execs "xdg-screensaver reset" every 30 seconds, flickering the screen Thanks to strace, I've found the problem: vlc executes "xdg-screensaver reset" every 30 seconds, which executes "xset dpms force on", which flickers the screen. Then,

Bug#792473: cups: After updating to 2.0.3-6 in testing cups interface no longer works

2015-07-15 Thread Brad Rogers
On Wed, 15 Jul 2015 07:09:47 +0100 John Talbut wrote: > After the recent update Firefox can't establish a connection to the > server at localhost:631. Also, LibreOffice only shows a generic > printer but other packages (Firefox, Mousepad) print OK. I've seen this myself. There's a simple work

Bug#791879: Fwd: Re: Bug#791879: influxdb-python: Please package and upload version 2.6.0

2015-07-15 Thread Thomas Goirand
On 07/13/2015 03:18 PM, Alexandre Viau wrote: > Hello Thomas, > > Thank you very much for the review :) > > I have made all recommended changes. > >> You haven't uploaded the version 2.6.0 in the pristine-tar branch. > > I did. 'gbp buildpackage --git-pristine-tar' worked fine for me. Well, I

Bug#792311: blueman: Silently fails to receive files beamed into accentuated incoming folder

2015-07-15 Thread Christopher Schramm
Please see https://bugzilla.redhat.com/show_bug.cgi?id=1227868#c3 and check if it helps. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#792519: systemd-logind fails to start on system using LDAP

2015-07-15 Thread Michael Biebl
Am 15.07.2015 um 20:15 schrieb Felipe Sateler: > Jul 15 09:35:31 deb-dschepler dbus[836]: [system] Activating systemd > to hand-off: service name='org.freedesktop.login1' > unit='dbus-org.freedesktop.login1.service' > Jul 15 09:35:33 deb-dschepler dbus[836]: [system] Failed to activate > service 'o

Bug#792540: Wifi netinstall fails with flashing screen on Lenovo X220

2015-07-15 Thread Steve McIntyre
On Thu, Jul 16, 2015 at 12:27:22AM +0200, W. Martin Borgert wrote: >Package: debian-installer >Version: debian-8.1.0-amd64-netinst.iso >Severity: important >Tags: d-i > >I tried to install Jessie on a Lenovo X220 using netinst on USB >flash drive, without Ethernet connection, but with the non-free

Bug#790815: (no subject)

2015-07-15 Thread Christopher Schramm
blueman auto powers on adapters. You can disable this in the settings of the PowerManager plugin. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#788533: mapnik: FTBFS: virtual memory exhausted: Cannot allocate memory (Was: Bug#756867: transition: gdal)

2015-07-15 Thread Jérémy Lal
2015-07-16 0:41 GMT+02:00 Sebastiaan Couwenberg : > On 07/16/2015 12:35 AM, Jérémy Lal wrote: > > 2015-07-16 0:20 GMT+02:00 Sebastiaan Couwenberg : > > > >> On 06/28/2015 12:46 PM, Jérémy Lal wrote: > >>> 2015-06-20 13:34 GMT+02:00 Sebastiaan Couwenberg : > On 06/19/2015 06:35 PM, Jérémy Lal

Bug#788533: mapnik: FTBFS: virtual memory exhausted: Cannot allocate memory (Was: Bug#756867: transition: gdal)

2015-07-15 Thread Sebastiaan Couwenberg
On 07/16/2015 12:35 AM, Jérémy Lal wrote: > 2015-07-16 0:20 GMT+02:00 Sebastiaan Couwenberg : > >> On 06/28/2015 12:46 PM, Jérémy Lal wrote: >>> 2015-06-20 13:34 GMT+02:00 Sebastiaan Couwenberg : On 06/19/2015 06:35 PM, Jérémy Lal wrote: > 2015-06-19 18:22 GMT+02:00 Emilio Pozuelo Monfort

Bug#788533: mapnik: FTBFS: virtual memory exhausted: Cannot allocate memory (Was: Bug#756867: transition: gdal)

2015-07-15 Thread Jérémy Lal
2015-07-16 0:20 GMT+02:00 Sebastiaan Couwenberg : > On 06/28/2015 12:46 PM, Jérémy Lal wrote: > > 2015-06-20 13:34 GMT+02:00 Sebastiaan Couwenberg : > >> On 06/19/2015 06:35 PM, Jérémy Lal wrote: > >>> 2015-06-19 18:22 GMT+02:00 Emilio Pozuelo Monfort : > >>> > (Moving the discussion to #7885

Bug#791445: [Ceph-maintainers] Bug#791445: ceph: uses bundled "libjerasure" library again

2015-07-15 Thread Thomas Goirand
On 07/15/2015 06:30 PM, Loic Dachary wrote: > On 15/07/2015 16:43, Thomas Goirand wrote: >> On 07/09/2015 11:35 PM, Loic Dachary wrote: >>> On 07/07/2015 18:24, James Page wrote: I dug into this in a bit more detail today; the Ceph package builds a number of difference loadable erasure co

Bug#792540: Wifi netinstall fails with flashing screen on Lenovo X220

2015-07-15 Thread W. Martin Borgert
Package: debian-installer Version: debian-8.1.0-amd64-netinst.iso Severity: important Tags: d-i I tried to install Jessie on a Lenovo X220 using netinst on USB flash drive, without Ethernet connection, but with the non-free iwlwifi drivers .deb on an SD card (either internal slot or USB adaptor).

Bug#792539: ITP: python-mapnik -- Python interface to the mapnik library

2015-07-15 Thread Bas Couwenberg
Package: wnpp Severity: wishlist Owner: Bas Couwenberg * Package name: python-mapnik Version : 0.0~20150708-c005502 Upstream Author : Mapnik Developers * URL : https://github.com/mapnik/python-mapnik * License : LGPL-2.1+ Programming Lang: C++/Python Descri

Bug#788533: mapnik: FTBFS: virtual memory exhausted: Cannot allocate memory (Was: Bug#756867: transition: gdal)

2015-07-15 Thread Sebastiaan Couwenberg
On 06/28/2015 12:46 PM, Jérémy Lal wrote: > 2015-06-20 13:34 GMT+02:00 Sebastiaan Couwenberg : >> On 06/19/2015 06:35 PM, Jérémy Lal wrote: >>> 2015-06-19 18:22 GMT+02:00 Emilio Pozuelo Monfort : >>> (Moving the discussion to #788533; #756867 bcc'ed) On 19/06/15 14:40, Sebastiaan Cou

Bug#791680: A crash of Qgis Desktop occurs when I try to "save as" a vector layer

2015-07-15 Thread Sebastiaan Couwenberg
Hi Etienne, On 07/15/2015 11:50 PM, Etienne MAHE wrote: > I have followed your instructions but the crash still occurs with just the > following message in terminal : > > *Erreur de segmentation* > > The problem with EPSG has vanished but the segmentation error is here yet. The segmentation fau

Bug#789543: It was fixed

2015-07-15 Thread Bryan Sutula
On Wed, 2015-07-15 at 11:45 -0600, Mohan wrote: > make rpm and installing the rpm's works well with 755 permissions. make > install creates /usr/local/var/lib/openhpi with 777 permissions. This > was fixed. > https://sourceforge.net/p/openhpi/bugs/1883/ Thanks, Mohan. So it's fixed in upstream

Bug#778051: Patch for GCC5 build issue.

2015-07-15 Thread Nicholas Luedtke
tags 778051 + patch thanks Here's a fix for the GCC 5 build issue. Added "extern" to inline functions in stuff.c . The package builds and links with GCC 5 with this change. Upstream may prefer to move to C99 instead, please see section "Different semantics for inline functions" at https://gcc.

Bug#790256: libsysactivity: FTBFS: Test failures

2015-07-15 Thread Eriberto Mota
Hi, After some days without a reply, I think that the problem is solved. So, I will upload a new revision to 1-delay queue. Thanks! Eriberto 2015-07-02 23:59 GMT-03:00 Eriberto Mota : > tags 790256 moreinfo > thanks > > > Hi Daniel, > > Thanks for your report. > > Note that you got 'Operation

Bug#792538: vlc: When playing a video, screen gets black for a fraction of second every 30 seconds

2015-07-15 Thread Vincent Lefevre
Something else interesting: If I pause the video (I mean "pause" by clicking on the || button, not "stop"), then the same problem still occurs every 30 seconds. -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR

Bug#792538: vlc: When playing a video, screen gets black for a fraction of second every 30 seconds

2015-07-15 Thread Vincent Lefevre
On 2015-07-15 23:19:02 +0200, Vincent Lefevre wrote: > original file taken from: > > https://commons.wikimedia.org/wiki/File:1_hour_Wilhelmshoeher_Allee.ogg If I play the video from this page directly in Firefox (i.e. not using VLC), then I haven't noticed any problem. -- Vincent Lefèvre - W

Bug#791579: cruft: Running cruft generates error messages

2015-07-15 Thread Rogério Brito
Hi, Alexandre, I forgot to give you the feedback and here it is. Sorry for not replying earlier. On Jul 06 2015, Alexandre Detiste wrote: > 2015-07-06 14:11 GMT+02:00 Rogério Brito : > > # cruft -d / -d /boot -r report.log --ignore /home --ignore /var --ignore > > /tmp > > /usr/lib/cruft/explain

Bug#792537: bugs.debian.org: Internal Server Error

2015-07-15 Thread Victor Porton
Package: bugs.debian.org Severity: important Dear Maintainer, Loading this URL in Iceweasel http://bugs-search.debian.org/cgi-bin/search.cgi?phrase=Gimp&search=search&skip=0&attribute_field=%40author&attribute_operator=STRBW&attribute_value=porton%40narod.ru&order_field=&order_operator=STRA&max_

Bug#792538: vlc: When playing a video, screen gets black for a fraction of second every 30 seconds

2015-07-15 Thread Vincent Lefevre
Package: vlc Version: 2.2.1-2+b1 Severity: important When playing a video (I've tried both MP4 and OGG), the screen gets black for a fraction of second every 30 seconds: at 0:00 (not always), 0:29, 0:59, 1:29, etc. This also occurs even when the VLC window is completely off-screen. As an example

Bug#778122: patch for gcc5 bug

2015-07-15 Thread Alexander Balderson
tags 778122 + patch thanks Here's a fix for the GCC 5 build issue. Added extern to inline functions in ppc_fpu.c, ppc_mmu.c, and emul.c Upstream may prefer to move to C99 instead, please see section "Different semantics for inline functions" at https://gcc.gnu.org/gcc-5/porting_to.html for mor

Bug#792536: missing license in debian/copyright

2015-07-15 Thread Thorsten Alteholz
Package: libdap Version: 3.14.0-3~exp1 Severity: serious User: alteh...@debian.org Usertags: ftp X-Debbugs-CC: ftpmas...@ftp-master.debian.org thanks Dear Maintainer, please add the missing licenses of: gl/* to debian/copyright. Thanks! Thorsten -- To UNSUBSCRIBE, email to debian-bugs-dist

Bug#777907: Patch for GCC5 build issue

2015-07-15 Thread Nicholas Luedtke
tags 777907 + patch thanks Here's a fix for the GCC 5 build issue. Removed "extern" from inline functions in hunt.h. The package builds and links with GCC 5 with this change. Upstream may prefer to move to C99 instead, please see section "Different semantics for inline functions" at https://gc

Bug#791860: Appstream-glib doesn't properly parse INF files for ESRT

2015-07-15 Thread Mario_Limonciello
When you do bring in this patch, also can you please build depend on libgcab-dev to enable the cab support this fixes? I noticed that it wasn't on previously. Thanks, -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listma

Bug#774149: udisks2

2015-07-15 Thread Rogério Brito
Hi. On Jul 08 2015, Jürgen Braun wrote: > I don't think you can cover all functionality with udisks2. I got the > same problem as shirish. Yes, you guys convinced me that usbmount still has its uses. > I was thinking about a udev rule to issue the udisksctrl command, but I > need to know the fil

Bug#774149: mounting and unmounting manually.

2015-07-15 Thread Rogério Brito
Hi. On Jul 08 2015, shirish शिरीष wrote: > On 7/8/15, jean-marc montanier wrote: > > If udisks2 is covering the functionalities of usbmount and has an active > > development, may be the usbmount package should be removed from the future > > versions of debian ? > > What I ended up doing was getti

Bug#774149: Workaround working

2015-07-15 Thread Rogério Brito
Hi. On Jul 08 2015, jean-marc montanier wrote: > Just a quick message to report that the nasty workaround is anyway > efficient. It's working on my Jessie, thanks. The basic idea behind using at is not that bad at all. I have investigated (a very tiny bit) of the behavior of fuse mounts and the

Bug#767880: Debien-installer does not install lvm

2015-07-15 Thread neonknight
Package: debian-installer Version: 20150422+deb8u1 Followup-For: Bug #767880 Same problem here, though it only seems to appear in the graphical installer but not in text installer. And cryptsetup is also missing in initramfs. Steps to reproduce: I just reinstalled a system using a currently dow

Bug#792524: desktop crash

2015-07-15 Thread Daniel Pocock
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 15/07/15 22:09, Michael Biebl wrote: > Am 15.07.2015 um 21:17 schrieb Daniel Pocock: >> >>> That looks like a crash in the Xorg server originating in the >>> (proprietary) nvidia driver. >> >>> Any reason you filed this against gnome-session?

Bug#792535: makepasswd: Is GPL-2 licensed, but (explicitly) uses OpenSSL

2015-07-15 Thread Julian Andres Klode
Package: makepasswd Version: 1.10-9 Severity: serious The program in your package makes use of the OpenSSL library, but is GPL-licensed. Depending on interpretation, this might mean that the package is not redistributable. (And a core dump of a process is definitely not distributable, preventing d

Bug#790865: [htcondor-debian] Bug#790865: FTBFS: Error: Unknown float option `H'.

2015-07-15 Thread Tim Theisen
Thank you for the bug report. Our document specialist has constructed a slightly different patch. This has been incorporated into our official HTCondor source code. It will be in the 8.2.9 release which is expected at the end of the month. ...Tim On 07/02/2015 08:34 AM, Martin Michlmayr wrote

Bug#790545: [htcondor-debian] Bug#790545: htcondor lacks python bindings in jessie

2015-07-15 Thread Tim Theisen
I'll be looking into this in the next few days. ...Tim On 06/29/2015 10:09 PM, Nathan D. Smith wrote: Package: htcondor Severity: normal Dear Maintainer, htcondor-8.2.3~dfsg.1-6 is missing python bindings in jessie. Based on the presence of the "enable_pythonbindings" patch in the Debian tarb

Bug#786566: [buildd-tools-devel] Bug#786566: schroot: Should mark bind mounts in the schroot as private

2015-07-15 Thread Roger Leigh
On 15/07/2015 17:47, Tyler Hicks wrote: Hello - I'm sending a friendly poke in hopes that I can get a review for my proposed patch. The unpatched behavior is a considerable usability issue on systems that use systemd, schroot, and a filesystem mounted at /home/$USER. I'd prefer upstream review be

Bug#792524: desktop crash

2015-07-15 Thread Michael Biebl
Am 15.07.2015 um 21:17 schrieb Daniel Pocock: > >> That looks like a crash in the Xorg server originating in the >> (proprietary) nvidia driver. > >> Any reason you filed this against gnome-session? > > > The first line in the log comes from gnome-session and it is one > second before the Xorg

Bug#778165: vxl: ftbfs with GCC-5

2015-07-15 Thread Brett Johnson
On 07/15/2015 01:48 PM, Andreas Tille wrote: > The gcc5 build is now successful - I just created a package using gcc5. > Thus the upload closed both RC bugs - basically thanks to your patch. w00t! Good job! Glad I could help a little bit :). -- Brett Johnson -- To UNSUBSCRIBE, email to debia

Bug#792528: dict-foldoc: please make the build reproducible

2015-07-15 Thread Iustin Pop
On 2015-07-15 20:26:43, Reiner Herrmann wrote: > Source: dict-foldoc > Version: 20150318-1 > Severity: wishlist > Tags: patch > User: reproducible-bui...@lists.alioth.debian.org > Usertags: locale > X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org > > Hi! > > We noticed another variation

Bug#778165: vxl: ftbfs with GCC-5

2015-07-15 Thread Andreas Tille
Hi Brett, On Wed, Jul 15, 2015 at 11:35:39AM -0600, Brett Johnson wrote: > > Oh, thanks Andreas, it's good to know the problem is not gcc5 related, > nor caused by the patch I submitted. :). > > It might be good to add #788559 as a block on this bug, as this > one probably shouldn't be closed un

Bug#792534: ITP: pd-flext -- Flext C++ external layer for Pd (and similar)

2015-07-15 Thread IOhannes m zmoelnig
Package: wnpp Severity: wishlist Owner: IOhannes m zmoelnig * Package name: pd-flext Version : 0.5.1 Upstream Author : Thomas Grill * URL : http://g.org/research/software/flext/ * License : GPL Programming Lang: C++ Description : Flext C++ external

Bug#779920: [Debconf-devel] Bug#779920: Bug#779920: debconf: questions sourced from a template owned by another package block purge/install of other package

2015-07-15 Thread Paul Gevers
I have security issues with cacti that I am first trying to iron out. I did my previous checks with the changes you proposed applied locally and all seems to work just fine. Paul signature.asc Description: OpenPGP digital signature

Bug#792533: ITP: r-cran-bradleyterry2 -- GNU R package for using Bradley-Terry models

2015-07-15 Thread Balint Reczey
Package: wnpp Owner: Balint Reczey Severity: wishlist * Package name: r-cran-bradleyterry2 Version : 1.0-6 Upstream Author : Heather Turner and David Firth * URL : http://bradleyterry2.r-forge.r-project.org * License : GPL-2.0+ Programming Lang: R Descripti

Bug#663126: sonata: deleting chars during filesystem search causes segfault

2015-07-15 Thread Clément Calmels
Hi, This bug is already addressed here: http://codingteam.net/project/sonata/bugs/show/1959 A patch is attached in this bug report: http://codingteam.net/project/sonata/upload/bugs/0002-fix-1959-library-search-makes-sonata-crash.patch.fcdb9 I tested the patch and it corrects the segfault issue.

Bug#792519: systemd-logind fails to start on system using LDAP

2015-07-15 Thread Felipe Sateler
On 15 July 2015 at 16:09, Daniel Schepler wrote: > On Wed, Jul 15, 2015 at 11:48 AM, Felipe Sateler > wrote: >> >> Hmm. Could you please attach the upgrade logs since some time before >> the problems occurred? Might network manager have been updated in the >> meantime? > > > Attaching /var/log/d

Bug#785931: llvm-3.6-dev: LLVM CMake files broken by Debian packaging

2015-07-15 Thread Brad King
On 06/23/2015 10:51 AM, Sylvestre Ledru wrote: > I guess 3.6.1-1 didn't fix the issue... sorry about that. For reference, upstream has made changes that affect the packaging of CMake files for llvm 3.7. See this thread/message for the changes needed in Debian: [PATCH] Make CMake files generated

Bug#792328: info: can no longer find the Emacs manual

2015-07-15 Thread Eli Zaretskii
> Date: Wed, 15 Jul 2015 20:08:47 +0200 > From: Vincent Lefevre > Cc: Norbert Preining , gavinsmith0...@gmail.com, > 792...@bugs.debian.org, bug-texi...@gnu.org > > > > Then one could do > > > info emacs-24::emacs > > > etc? > > > > Please don't make characters other than slashes magic i

Bug#778135: syrthes: ftbfs with GCC-5

2015-07-15 Thread Brett Johnson
tags 778135 +patch thanks gcc5 has changed inline function semantics to match C99 standard, but packages does not conform to C99. Fix by telling gcc to use gnu89 standard instead. --- syrthes-4.3.0-dfsg1.orig/debian/rules 2015-07-13 14:39:20.0 + +++ syrthes-4.3.0-dfsg1/debian/r

Bug#792524: desktop crash

2015-07-15 Thread Daniel Pocock
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 > That looks like a crash in the Xorg server originating in the > (proprietary) nvidia driver. > > Any reason you filed this against gnome-session? > The first line in the log comes from gnome-session and it is one second before the Xorg crash:

Bug#777837: Patch for GCC5 build issue

2015-07-15 Thread Nicholas Luedtke
tags 777837 + patch thanks Here's a fix for the GCC 5 build issue. I added "extern" to inline function in jcode.c. The package builds and links with GCC 5 with this change. Upstream may prefer to move to C99 instead, please see section "Different semantics for inline functions" at https://gcc.

Bug#792524: desktop crash

2015-07-15 Thread Michael Biebl
Am 15.07.2015 um 19:50 schrieb Daniel Pocock: > Package: gnome-session > Version: 3.14.0-2 > Severity: serious > > My whole desktop crashed and went back to the login screen. It happened > when I right clicked a link in a web site I was viewing with iceweasel. > > This type of thing wasn't happe

Bug#792532: lynx: Add a CLI fail-safe option to specify a proxy (e.g. "--proxy")

2015-07-15 Thread Jack Ryan
Package: lynx Version: 2.8.9dev1-2 Severity: wishlist Dear Maintainer, It is risky to rely on an environment variable to specify a proxy. Any number of things can wrong, as we know from bug 791452. E.g., a user may think incorrectly that a proxy will be used, and have no idea of any failure. Ha

Bug#792519: systemd-logind fails to start on system using LDAP

2015-07-15 Thread Daniel Schepler
On Wed, Jul 15, 2015 at 11:48 AM, Felipe Sateler wrote: > Hmm. Could you please attach the upgrade logs since some time before > the problems occurred? Might network manager have been updated in the > meantime? > Attaching /var/log/dpkg.log. I think the first failed boot was 2015-07-08 or 2015

Bug#792531: base: When I plug my mouse, I can't focus another window anymore

2015-07-15 Thread Pierre Rudloff
Package: base Severity: normal Hello, When I plug my Mad Catz Rat 7 mouse, I can't click on everything outside the currently focused window. The application with focus still accept mouse clicks, but every other apps or desktop manager elements ignores clicks. If I switch to another TTY screen th

Bug#792530: mirrors: mirror submission for debian.redparra.com

2015-07-15 Thread Donald Norwood
Package: mirrors Severity: wishlist Hi again Donald, I see that my request is still on validating process so I would like to change the Archive-architecture just to amd64 i386. The reason for this change is that I see most of needed relays (based in bandwidth and use) are just for this 2 ar

Bug#792519: systemd-logind fails to start on system using LDAP

2015-07-15 Thread Felipe Sateler
On 15 July 2015 at 15:30, Daniel Schepler wrote: > On Wed, Jul 15, 2015 at 11:15 AM, Felipe Sateler > wrote: >> >> On 15 July 2015 at 14:38, Daniel Schepler wrote: >> > On Wed, Jul 15, 2015 at 10:18 AM, Felipe Sateler >> > wrote: >> >> >> >> This contains a massive amount of: >> >> >> >> Jul 15

Bug#792328: (fwd) Bug#792328: info: can no longer find the Emacs manual

2015-07-15 Thread Gavin Smith
On 15 July 2015 at 19:50, Gavin Smith wrote: > Here's my attempt at making this work Attached this time. Index: ChangeLog === --- ChangeLog (revision 6432) +++ ChangeLog (working copy) @@ -1,5 +1,21 @@ 2015-07-15 Gavin Smith + *

Bug#792328: (fwd) Bug#792328: info: can no longer find the Emacs manual

2015-07-15 Thread Gavin Smith
On 15 July 2015 at 00:23, Norbert Preining wrote: > down here at Debian a certain inconvenience has arrived: Namely that > info cannot follow links to info files in sub-directories it seems: > In our case this is the emacs manual in the emacs-24 subdirectory: > /usr/share/info/emacs-24/ema

Bug#778128: spectools: ftbfs with GCC-5

2015-07-15 Thread Raphael Hertzog
On Wed, 15 Jul 2015, Francois Marier wrote: > I'm not going to be able to do it for another week or so. Feel free to > upload now. Thanks, doing it now. -- Raphaël Hertzog ◈ Debian Developer Support Debian LTS: http://www.freexian.com/services/debian-lts.html Learn to master Debian: http://debi

Bug#792529: tomatoes: please make the build reproducible

2015-07-15 Thread Reiner Herrmann
Source: tomatoes Version: 1.55-5 Severity: wishlist Tags: patch User: reproducible-bui...@lists.alioth.debian.org Usertags: timestamps X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that tomatoes could not be bu

Bug#792433: dgit sbuild should not failed without build-deps

2015-07-15 Thread Ian Jackson
PICCA Frederic-Emmanuel writes ("Bug#792433: dgit sbuild should not failed without build-deps"): > > dgit -wg sbuild > > Yes it works. OK, thanks. Ian. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.d

Bug#792519: systemd-logind fails to start on system using LDAP

2015-07-15 Thread Daniel Schepler
On Wed, Jul 15, 2015 at 11:15 AM, Felipe Sateler wrote: > On 15 July 2015 at 14:38, Daniel Schepler wrote: > > On Wed, Jul 15, 2015 at 10:18 AM, Felipe Sateler > > wrote: > >> > >> This contains a massive amount of: > >> > >> Jul 15 09:34:37 deb-dschepler nslcd[905]: nss_ldap: could not connect

Bug#792528: dict-foldoc: please make the build reproducible

2015-07-15 Thread Reiner Herrmann
Source: dict-foldoc Version: 20150318-1 Severity: wishlist Tags: patch User: reproducible-bui...@lists.alioth.debian.org Usertags: locale X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org Hi! We noticed another variation in dict-foldoc. A different date is embedded depending on the langua

Bug#792527: presage tests fails when built with GCC 5

2015-07-15 Thread Matthias Klose
Package: src:presage Version: 0.9-1 Severity: important Tags: sid stretch fixed-upstream User: debian-...@lists.debian.org Usertags: ftbfs-gcc-5 presage tests fails when built with GCC 5, not seen with the 0.9.1 upstream version. make check-TESTS make[7]: Entering directory '/«PKGBUILDDIR»/test

Bug#792433: dgit sbuild should not failed without build-deps

2015-07-15 Thread PICCA Frederic-Emmanuel
> dgit -wg sbuild Yes it works. Thanks Frederic -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#792518: Manual page for the docker-compose executable is missing

2015-07-15 Thread Carl Chenet
On 15/07/15 19:21, Felipe Sateler wrote: > Control: severity -1 wishlist > Control: tags -1 newcomer upstream > > On 15 July 2015 at 11:26, Carl Chenet wrote: >> Package: docker-compose >> Version: 1.3.1-1 >> Severity: serious >> >> The manual page for the docker-compose executable is missing. >

Bug#780996: kscreen: Prevents using "xset dpms force suspend"

2015-07-15 Thread Thibaut Renaux
After an unrelated system reinstall, I've noticed that Kscreen does work as intended and allows the screen to sleep. However, after I installed bumblebee/primus for my Nvidia card, the behavior I described in the bug report shows up again, and the screen can't be put to sleep unless Kscreen is

Bug#778020: Patch for GCC 5 build issue

2015-07-15 Thread Josh Gadeken
tags 778020 + patch thanks Here's a fix for the GCC 5 build issue. I added "-std=gnu89" to CMakeLists.txt. The package builds and links with GCC 5 with this change. Upstream may prefer to move to C99 instead, please see section "Different semantics for inline functions" at https://gcc.gnu.org/

Bug#792433: dgit sbuild should not failed without build-deps

2015-07-15 Thread Ian Jackson
Control: tags 792433 - patch Ian Jackson writes ("Re: Bug#792433: dgit sbuild should not failed without build-deps"): > PICCA Frederic-Emmanuel writes ("Bug#792433: dgit sbuild should not failed > without build-deps"): > > by -D what do you mean exactly, replace the -d by -D in the patch ? > >

  1   2   3   >