Bug#799036: openspecfun: please build everywhere

2015-09-14 Thread Graham Inggs
Source: openspecfun Version: 0.4-1 Hi Maintainer Please do not restrict openspecfun to i386 and amd64. It built on all architectures in Ubuntu [1]. Regards Graham [1] https://launchpad.net/ubuntu/+source/openspecfun/0.4-1ubuntu1

Bug#798997: gcc-5-plugin-dev: gcc-5 plugins unusable

2015-09-14 Thread Matthias Klose
Control: tags -1 + pending On 09/15/2015 07:06 AM, Mathias Krause wrote: > The plugin package still fails here because it cannot find mpc.h, > included, e.g., from > /usr/lib/gcc/x86_64-linux-gnu/5/plugin/include/builtin.h. That file is > provided by libmpc-dev which, IMHO, gcc-5-plugin-dev should

Bug#689089: Patches for libglu 9.0.0-2.1 NMU

2015-09-14 Thread Sam Hocevar
Hi maintainers, Attached are my local commits to the debian-unstable branch for the libglu 9.0.0-2.1 NMU. Regards, -- Sam. >From dbe91cb35de027cbcfe98a354edfe7d496fc9a01 Mon Sep 17 00:00:00 2001 From: Sam Hocevar Date: Sun, 13 Sep 2015 16:00:09 +0200 Subject: [PATCH 1/3] Add multi-arch suppo

Bug#799035: u-boot: Enable LinkSprite pcDuino target

2015-09-14 Thread Robert Hegner
Source: u-boot Severity: wishlist Dear Maintainer, As discussed with Karsten Merker and Vagrant Cascadian I'm opening a wishlist bug against u-boot-sunxi in order to get the LinkSprite pcDuino target enabled in u-boot. I'm willing to act as a tester for this platform. -- System Information: De

Bug#799034: udev 226 changes virtio interface names on upgrades

2015-09-14 Thread Martin Pitt
Package: udev Severity: grave Version: 226-1 When upgrading a QEMU VM from 225 to 226, the "eth0" network interface (virtio) changes to "ens3". This is due to https://github.com/systemd/systemd/pull/1119 . While this is generally a good thing for new installs, this breaks upgrades. I propose to

Bug#799033: jessie-pu: package file/1:5.22+15-2+deb8u1

2015-09-14 Thread Christoph Biedl
Package: release.debian.org Severity: normal Tags: jessie User: release.debian@packages.debian.org Usertags: pu Hello release team, for the next jessie point relase, I'd like to upload a new version of the file package, in order to fix the bug described in https://bugs.debian.org/798410

Bug#605090: update?

2015-09-14 Thread Yves-Alexis Perez
On mar., 2015-09-15 at 00:12 +0100, Ben Hutchings wrote: > There were several discussions with various people involved; the result > as I understand it was that a linux-grsecurity package is likely to be > acceptable in unstable (only) and Jacob would be ready to work on such a > package in Debian.

Bug#799032: debian upstream version must equal elpa version

2015-09-14 Thread Thomas Koch
Package: dh-elpa Version: 0.0.4 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 My upstream package version is 0.4+git20153108+a5e5f9e since I wanted to package a snapshot a bit after 0.4. dh_elpa installs the package into /usr/share/emacs/site-lisp/elpa-src/editorconfig-0.4 Ema

Bug#733678: inkscape: Provide a -dbg package with debugging symbols

2015-09-14 Thread Mattia Rizzolo
On Tue, Sep 15, 2015 at 07:26:52AM +0200, Bálint Réczey wrote: > I have already scheduled removing kodi's -dbg package with the next upload. note that you can't just drop manual debug packages, you need to provide an upgrade path from the manual ones to the automatic ones, otherwise user will run

Bug#798948: New patch.

2015-09-14 Thread johnny Strom
Hi new version of the patch for xen-netfront.c , and it's for 3.16.7. --- a/drivers/net/xen-netfront.c +++ b/drivers/net/xen-netfront.c @@ -1827,8 +1827,9 @@ static int xennet_create_queues(struct netfront_info *info, ret = xennet_init_queue(queue); if (ret < 0) { - dev_warn(&info->n

Bug#733678: inkscape: Provide a -dbg package with debugging symbols

2015-09-14 Thread Bálint Réczey
Hi Mattia, 2015-09-14 23:21 GMT+02:00 Mattia Rizzolo : > control: tags -1 - patch > > On Thu, May 14, 2015 at 05:29:14AM +0200, Roland Hieber wrote: >> On Tue, 12 May 2015 20:41:36 +0200 Roland Hieber wrote: >> > Ah, just realized that I replied to the wrong bug %-) This should be on >> > #78514

Bug#750137: pbuilder: Run DEP-8 tests with autopkgtest after successful build if debian/tests/control present

2015-09-14 Thread Guido Günther
On Mon, Jun 02, 2014 at 12:05:52AM +0200, Axel Beckert wrote: > Package: pbuilder > Version: 0.215 > Severity: wishlist > > Hi, > > maybe this is an immature idea or already has been discussed elsewhere > -- but I can't let it go without documenting it as wishlist bug report: > > IMHO it would b

Bug#799030: make: Normalize path before matching against targets

2015-09-14 Thread Celelibi
Package: make Version: 4.0-8.2 Severity: normal Dear maintainer, It seems that make is unable to match a prerequisite foo//bar.txt with a rule target foo/bar.txt and conversely. These double-slashes are common occurrence when concatenating paths portions. This is especially annoying when using m

Bug#798997: gcc-5-plugin-dev: gcc-5 plugins unusable

2015-09-14 Thread Mathias Krause
The plugin package still fails here because it cannot find mpc.h, included, e.g., from /usr/lib/gcc/x86_64-linux-gnu/5/plugin/include/builtin.h. That file is provided by libmpc-dev which, IMHO, gcc-5-plugin-dev should depend on. Regards, Mathias

Bug#793621: transition: vtk6

2015-09-14 Thread Anton Gladky
Hi Emilio, it looks like the transition is almost finished. The only package which fails is nifti2dicom, but it looks like it happens not due to vtk6, but itk: cmake cannot find library. Best regards Anton 2015-07-25 18:45 GMT+02:00 Emilio Pozuelo Monfort : > > There is an uncoordinated, ongoi

Bug#775091: Info received (Regression introduced by this fix)

2015-09-14 Thread Miguel A . Colón Vélez
Here is a patch to fix this. I checked every instance of $tmpfilename and only unlinked it after it's no longer used or an error occurs. Cheers, Miguel From ee283d286fb728b2aeed449f78120e7a57ba2c11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20A=2E=20Col=C3=B3n=20V=C3=A9lez?= Date: Tue, 15

Bug#798248: [pulseaudio-discuss] [PATCH] Fix test-suite failure on Alpha

2015-09-14 Thread Arun Raghavan
On 9 September 2015 at 15:19, Michael Cree wrote: > Pulseaudio fails to build on the Alpha architecture due to a failure > in the volume-test of the test suite. I had reported this to the > Debian bug tracker [1] but the maintainer has asked that I forward the > patch to this mail list. The fail

Bug#799019: jessie-pu: package golang/2:1.3.3-1+deb8u1

2015-09-14 Thread Salvatore Bonaccorso
Hi Tianon, On Mon, Sep 14, 2015 at 05:18:30PM -0700, Tianon Gravi wrote: > Package: release.debian.org > User: release.debian@packages.debian.org > Usertags: pu > Tags: jessie > Severity: normal > > Hi! > > "src:golang" has recently had a group of non-critical CVEs (#795106); > I've finally

Bug#798977: nmu: pyside_1.2.2-1

2015-09-14 Thread Anton Gladky
How can I proceed in this case then? Anton 2015-09-14 23:16 GMT+02:00 Julien Cristau : > Please don't file binNMU bugs for individual gcc-5 rebuilds.

Bug#799029: RFP: classicmenu-indicator -- ClassicMenu Indicator, a notification area applet

2015-09-14 Thread Jonathan Neuschäfer
Package: wnpp Severity: wishlist * Package name: classicmenu-indicator Version : 0.09 Upstream Author : Florian Diesch * URL : http://www.florian-diesch.de/software/classicmenu-indicator/ * License : GPLv3+ Programming Lang: Python Description : Classic

Bug#799028: xsane: Copy mode checkbox for compressed ps does not seem compressed

2015-09-14 Thread Karl O. Pinc
Package: xsane Version: 0.998-6+b1 Severity: normal Hi, Just upgraded to jessie and had problems with xsane "copy" mode. I found the following: Checking the checkbox for: "Create zlib compressed postscript image (PS level 3) for printing" in the "Copy" settings does not seem to result in a comp

Bug#799027: cups: scanned print job vanishes

2015-09-14 Thread Karl O. Pinc
Package: cups Version: 1.7.5-11+deb8u1 Severity: normal Hi, This seems like something you might want to know about. After upgrading to jessie I found that scanned print jobs don't print, they vanish as described in bug #638933. They are sent via cups to the box which acts as a print spooler, the

Bug#798804: make: Please add U flag in the default ARFLAGS

2015-09-14 Thread Celelibi
This may actually be more a bug for ar (binutils package) which introduced a behavior that is not backward compatible and forces the use of the option U that seems quite new and not portable. Bug #798913 is the bug for binutils / ar. I don't know what should happen to both of those. But at least

Bug#793316: transition: mysql-5.6

2015-09-14 Thread Andreas Beckmann
mysql-5.6 is now ready for migration to testing. It needs to go in along with mariadb-10.0 while mysql-5.5 gets removed at the same time. Could someone please add the appropriate hints? That's for getting new versions into stretch and RC bugs out. Thereafter the entanglement of the packages is to

Bug#792882: /bin/machinectl: machinectl fails to login to container

2015-09-14 Thread Michael Biebl
How exactly did you start the containers? Does it work, if you copy them to /var/lib/machines/ and start them via systemctl start systemd-nspawn@.service ? At least this works for me. signature.asc Description: OpenPGP digital signature

Bug#799026: ITP: gr-hpsdr -- gnuradio interface module for HPSDR

2015-09-14 Thread A. Maitland Bottoms
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: wnpp Severity: wishlist Owner: "A. Maitland Bottoms" * Package name: gr-hpsdr Version : 0.0.0. Upstream Author : Tom McDermott, N5EG * URL : https://github.com/Tom-McDermott/gr-hpsdr * License : GPL v2+

Bug#798766: bug

2015-09-14 Thread Matt Kraai
reopen 798766 thanks Hi, On Mon, Sep 14, 2015 at 10:41:38PM +0200, ZenWalker wrote: > ok, [ and ] are special characters > > I have two files: > > testing1.tar with a file named te[sting > > testing2.tar with a file named te]sting > > > > unar testing1.tar te

Bug#799025: cups leaves old config files in /etc/cups/

2015-09-14 Thread Karl O. Pinc
Package: cups Version: 1.7.5-11+deb8u1 Severity: normal Hi, This is something of an FYI, but could matter. Upon upgrading to jessie I noticed that the box used for print serving (not the box on which I am composing this report) contained the following files in /etc/cups/: mime.convs mime.types

Bug#797948: apper: build-depends on obsolete kde-workspace-dev

2015-09-14 Thread Scott Kitterman
On Thu, 03 Sep 2015 22:53:44 +0200 Felix Geyer wrote: > Source: apper > Version: 0.9.2-3 > Severity: important > > Hi, > > apper build-depends on the obsolete kde-workspace-dev. > To finish the transition to KDE Plasma 5 src:kde-workspace will > be removed from the archive shortly. > > Please u

Bug#799024: isc-dhcp: please re-enable ddns nsupdate

2015-09-14 Thread alex bodnaru
Source: isc-dhcp Version: 4.3.3 Severity: important Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** hello friends, and a big thank for maintaining isc dhcp stack. as i'm using dhcp in conjunction with bind by ddns, i was quite struck to find thi

Bug#799023: RM: redshift-plasmoid -- ROM; Non-functional with Plasma 5; upstream port delayed, perhaps indefinitely

2015-09-14 Thread Scott Kitterman
Package: ftp.debian.org Severity: normal It's been half a year since there was any news upstream on a port to Plasma 5 and the current version is broken in the current KDE (Plasma 5) workspace environment. If it ever gets ported, it can be re-introduced.

Bug#775091: Regression introduced by this fix

2015-09-14 Thread Miguel A . Colón Vélez
Hello: I wanted to try the current git master of sbuild to update my local building scripts. I noticed that the last commit which closes this bug introduces a regression. Check dependencies ── Merged Build-Depends: build-essential, fakeroot Filtered Build-Depends: build-essentia

Bug#798207: nvidia-legacy-340xx-driver: Wrong module loaded, X fails to start when legacy installed alongside mainline driver

2015-09-14 Thread Andreas Beckmann
On 2015-09-06 21:14, Luca Boccassi wrote: > I tried looking into modules.dep and seeing what depmod was doing, but it all > looks fine (minus a minor thing that turns out is unrelated: legacy-uvm > depends > on both legacy main and current main modules, but it turns out it doesn't make > any diffe

Bug#713663: fatrat: FTBFS: config.hpp:46:2: error: #error you must define either BOOST_ASIO_SEPARATE_COMPILATION or BOOST_ASIO_DYN_LINK in your project in order for asio's declarations to be correct.

2015-09-14 Thread peter green
tags 713663 -patch thanks Unfortunately the patch I previously sent to this bug is no longer sufficient to make the package build. I now get lots of errors like "usr/include/boost/type_traits/detail/has_binary_operator.hp:50: Parse error at "BOOST_JOIN"" log at http://buildd.raspbian.org/st

Bug#799022: RFS: mgba/0.3.0 [ITP] -- Game Boy Advance emulator

2015-09-14 Thread Sérgio Benjamim
Package: sponsorship-requests Severity: wishlist Hey dear mentors, Looking for a sponsor for this package: * Package name : mGBA Version : 0.3.0 Upstream Author : Jeffrey Pfau (aka endrift) * URL :https://mgba.io/ * License :

Bug#798718: opensurgsim: FTBFS on mips(el) and s390x: TimerTest fails

2015-09-14 Thread Paul Novotny
On Fri, 11 Sep 2015 17:26:12 -0400 "Aaron M. Ucko" wrote: > Source: opensurgsim > Version: 0.6.0-2 > Severity: important > Justification: fails to build from source > > Builds of opensurgsim on mips, mipsel, and s390x all failed with > errors in SurgSimFrameworkTest's TimerTest, along the followi

Bug#798693: opensurgsim: FTBFS on i386 and powerpc: unaligned Eigen arrays

2015-09-14 Thread Paul Novotny
On Fri, 11 Sep 2015 14:44:15 -0400 "Aaron M. Ucko" wrote: > Source: opensurgsim > Version: 0.6.0-2 > Severity: serious > Justification: fails to build from source > > The i386 and powerpc builds of opensurgsim both failed because many > tests reported errors of the form > > SurgSim*Test: /usr/incl

Bug#795106: golang: CVE-2015-5739 CVE-2015-5740 CVE-2015-5741

2015-09-14 Thread Tianon Gravi
On 14 September 2015 at 08:42, Salvatore Bonaccorso wrote: > Can you contact the release team to update it via a spu? Request/proposal filed in #799019. :) ♥, - Tianon 4096R / B42F 6819 007F 00F8 8E36 4FD4 036A 9C25 BF35 7DD4

Bug#799019: jessie-pu: package golang/2:1.3.3-1+deb8u1

2015-09-14 Thread Tianon Gravi
Package: release.debian.org User: release.debian@packages.debian.org Usertags: pu Tags: jessie Severity: normal Hi! "src:golang" has recently had a group of non-critical CVEs (#795106); I've finally got a fix in unstable now, but the security team requested[1] that I also propose an upload to

Bug#799021: RFP: vorbis-tools-aotuv -- Aoyumi's Tuned Vorbis - tuned version of the Vorbis encoder

2015-09-14 Thread Christoph Anton Mitterer
Package: wnpp Severity: wishlist * Package name: vorbis-tools-aotuv Version : Beta6.03 Upstream Author : Aoyumi * URL : http://www.geocities.jp/aoyoume/aotuv/ * License : BSD? Programming Lang: C Description : Aoyumi's Tuned Vorbis - tuned version of th

Bug#799020: dpkg-dev: Small fix for scripts/po/es.po

2015-09-14 Thread Santiago Vila
Package: dpkg-dev Version: 1.17.25 Hello Guillem. It is a little bit misleading that dpkg-source -A and dpkg-source -B do the same thing :-) The following patch is against the jessie branch, and it would be nice if we could see a fix in some point release. Thanks. diff --git a/scripts/po/es.po

Bug#799018: xiphos: gtkhtml4.0 removed from Debian so FTBFS due to missing build-deps

2015-09-14 Thread Scott Kitterman
Source: xiphos Version: 3.2.2+dfsg1-1 Severity: serious Justification: fails to build from source (but built successfully in the past) I closed the removal bug for xiphos, #797564, based on the understanding that it would be updated and ported away from gtkhtml4.0 soon. Based on that, I've gone a

Bug#799017: djvusmooth: crash of dependencies.py

2015-09-14 Thread Daniel Stender
Package: djvusmooth Version: 0.2.15-1 Severity: grave Justification: renders package unusable Djvusmooth 0.2.15-1 crashes: $ djvusmooth Traceback (most recent call last): File "/usr/bin/djvusmooth", line 20, in from djvusmooth.gui.main import Application File "/usr/share/djvusmooth/lib

Bug#605090: update?

2015-09-14 Thread Ben Hutchings
On Mon, 2015-09-14 at 17:23 -0400, micah wrote: > Erinn Clark writes: > > > I'm just wondering if there are any updates to this bug and in particular > > I'm > > curious what could happen now that the grsecurity stable patches are only > > available to sponsors. I still think getting grsec into

Bug#798957: editorconfig: Man page editorconfig(1) seems to be broken

2015-09-14 Thread Hong Xu
On 09/14/2015 12:27 PM, Heiko Schlittermann wrote: > Hi Hong, > > Hong Xu (Mo 14 Sep 2015 18:39:35 CEST): … >> I'm the upstream author and thanks for your report. The man pages >> are generated from Doxygen. I believe this issue is actually a >> Doxygen issue: they should add some text like "foo(

Bug#799016: RM: golang-mreiferson-httpclient -- ROM; ftbfs, no longer used by etcd

2015-09-14 Thread Jelmer Vernooij
Package: ftp.debian.org Severity: normal Please remove the golang-mreiferson-httpclient package from unstable. etcd was the reason for packaging it, but it no longer depends on golang-mreiferson-httpclient and golang-mreiferson-httpclient FTBFS.

Bug#799015: ITP: rasdaemon -- utility to receive RAS error messages

2015-09-14 Thread Al Stone
Package: wnpp Severity: wishlist Owner: Al Stone * Package name: rasdaemon Version : 0.5.6 Upstream Author : Mauro Carvalho Chehab * URL : https://apps.fedorahosted.org/packages/rasdaemon * License : GPL-2 Programming Lang: C Description : utility to r

Bug#799014: d/copyright DEP5 slug is slightly wrong

2015-09-14 Thread Paul Tagliamonte
Package: perl Severity: normal X-Debbug-CC: ftpmas...@debian.org thanks The block quoted below is marked as BSD-4-Clause, but is actually a BSD-3 (without advertising), and is missing point 3 License: BSD-4-clause Redistribution and use in source and binary forms, with or without modification,

Bug#750036: ipxe: Missing -include include/compiler.h to cause missing license information

2015-09-14 Thread Michael Brown
Should now be fixed upstream: http://git.ipxe.org/ipxe.git/commitdiff/fdad22a Michael

Bug#799013: RM: phpunit-story -- ROM; Unmaintaned upstream, Useless, RC-Buggy

2015-09-14 Thread David Prévot
Package: ftp.debian.org Severity: normal As documented in #791480, phpunit-story is now useless in Debian, upstream recently declared it unmaintained [1], and rumors now says it FTBFS (#798938), so I guess it’s time to get rid of it. 1: https://github.com/phpunit/phpunit-story/commit/873

Bug#798244: lttnganalyses ftbfs, missing build dependencies

2015-09-14 Thread Michael Jeanson
On 15-09-07 05:19 AM, Matthias Klose wrote: > Package: src:lttnganalyses > Version: 0.3.0-1 > Severity: serious > Tags: sid stretch > > [...] > fakeroot debian/rules binary > dh binary --with python3 --buildsystem=pybuild >dh_testroot -O--buildsystem=pybuild >dh_prep -O--buildsystem=pybui

Bug#785529: Gamera not reproducible

2015-09-14 Thread Daniel Stender
More info on current Gamera isn't reproducible due to differences in an image of the docs. $ md5sum b1/usr/share/doc/gamera-doc/html/images/djvu_threshold_plugin_00.png \ b2/usr/share/doc/gamera-doc/html/images/djvu_threshold_plugin_00.png 2c3246eb89a49394c01ca8256a26c208 b1/usr/share/d

Bug#799012: gdm3: system suspends at login screen with lid closed and external monitor connected

2015-09-14 Thread Stuart Read
Package: gdm3 Version: 3.14.2-2 Severity: normal Dear Maintainer, * What led up to the situation? I upgraded from jessie to stretch. * What exactly did you do (or not do) that was effective (or ineffective)? I rebooted the system with laptop lid closed and external monitor connected

Bug#799011: ITP: biblesync -- multicast protocol to support Bible co-navigation

2015-09-14 Thread Unit 193
Package: wnpp Severity: wishlist Owner: Unit 193 * Package name: biblesync Version : 1.1.2 Upstream Author : Karl Kleinpaste * URL : https://github.com/karlkleinpaste/biblesync * License : public-domain Programming Lang: C++ Description : multicast pro

Bug#799010: 389-ds-base: please make the build reproducible

2015-09-14 Thread Chris Lamb
Source: 389-ds-base Version: 1.3.3.12-1 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 [0], we have noticed that 389-ds-base could

Bug#799000: [Pkg-amule-devel] Bug#799000: amule-utils-gui: aMule - Fatal Error: Mismatch between the program and library build versions detected

2015-09-14 Thread Tomi Sajaniemi
Oh, that was the problem. Sorry I totally forgot that I have enabled deb-multimedia-org testing repositories. Bug can be closed. It works just fine using the same libwx files from Debian. I will inform deb-multimedia-org about this issue. Sorry and thanks, Tomi On Mon, Sep 14, 2015 at 11:56

Bug#799009: find_library misbehaving with -DPREFIX and GCC 5 and multiarch

2015-09-14 Thread Eduard Bloch
Package: cmake Version: 3.2.2-2+b1 Severity: normal Hi, recently I saw something weird in the log and I had to investigate. Background: I am partial upstream on icewm (the fork version) and I added a CMake based build system to it a couple of months ago. IIRC I was using cmake 3.0 or 3.1 at that

Bug#799008: libdumb1: New upstream author/website and version

2015-09-14 Thread Andreas Gnau
Package: libdumb1 Version: 1:0.9.3-6+b1 Severity: normal Dear Maintainer, the original libdumb upstream and its website have been dormant for quite a while. There exists a fork on Github that contains a lot of fixes. https://github.com/kode54/dumb This fork has been endorsed by the original upstr

Bug#798991: rubber: Fails when bibliography file is a symbolic link

2015-09-14 Thread Dylan Thurston
On Mon, Sep 14, 2015 at 10:18:20PM +0200, Preuße, Hilmar wrote: > On 14.09.2015 20:55, Dylan Thurston wrote: > > Hi, > > > Dear Maintainer, > > > > rubber fails if the bibliography is a symbolic link. Here is a minimal > > example, with a small latex file, and a tiny bibliography which is a > >

Bug#605090: update?

2015-09-14 Thread micah
Erinn Clark writes: > I'm just wondering if there are any updates to this bug and in particular I'm > curious what could happen now that the grsecurity stable patches are only > available to sponsors. I still think getting grsec into Debian is a very > important and worthwhile goal, but we should

Bug#798602: [regression 2.5.0->2.5.1] git pull fails: "git upload-pack: git-pack-objects died with error"

2015-09-14 Thread Jonathan Nieder
# regression severity 798602 important tags 798602 + upstream fixed-upstream quit Hi, Axel Beckert wrote: > My coworker (who ran into this issue on MacOS X) finally found what > triggers this issue. It's the following setting in our both's ~/.ssh/config: > > SendEnv TERM GIT_* > > Intention of

Bug#733678: inkscape: Provide a -dbg package with debugging symbols

2015-09-14 Thread Mattia Rizzolo
control: tags -1 - patch On Thu, May 14, 2015 at 05:29:14AM +0200, Roland Hieber wrote: > On Tue, 12 May 2015 20:41:36 +0200 Roland Hieber wrote: > > Ah, just realized that I replied to the wrong bug %-) This should be on > > #785141: > > Anyway, here is a patch that works for me. This patch i

Bug#798902: xorp: Hardened build flags

2015-09-14 Thread Jose M Calhariz
On Sun, Sep 13, 2015 at 05:27:11PM -0430, Dhionel Díaz wrote: > Package: xorp > Version: 1.8.5-4.1 > Severity: normal > Tags: patch > Usertags: goal-hardening > > > Dear Maintainer, > > The attached patch enables hardened build flags, adds a missing > dh_shlibdeps argument and corrects a typo in

Bug#798802: xorp: systemd integration using sd_notify

2015-09-14 Thread Jose M Calhariz
On Sat, Sep 12, 2015 at 07:01:34PM -0430, Dhionel Díaz wrote: > Package: xorp > Version: 1.8.5-4.1 > Severity: normal > Tags: patch > Usertags: systemd-units > X-Debbugs-CC: pkg-systemd-maintain...@lists.alioth.debian.org > > Dear Maintainer, > > The attached patch incorporates systemd integratio

Bug#799006: di-netboot-assistant: should suggest isc-dhcp-server (not bogus dhcp3-server)

2015-09-14 Thread Jonas Smedegaard
Package: di-netboot-assistant Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package currently suggests dhcp3-server which does not exist. It should instead suggest isc-dhcp-server. - Jonas - -- System Information: Debian Release: stretch/sid APT prefers unstable APT polic

Bug#799007: bouncycastle: please package a newer version or upload 1.51-1 to unstable

2015-09-14 Thread Markus Koschany
Source: bouncycastle Version: 1.49+dfsg-3 Severity: wishlist a newer version of bouncycastle would be nice. I guess 1.51-1 in experimental will break a couple of r-deps? Well, then we can start filing blocking bugs now. :) Markus -- System Information: Debian Release: stretch/sid APT prefers u

Bug#644019: reglookup: Please package latest upstream (1.0.1)

2015-09-14 Thread Tim
> - then the package fails to build for us with "scons" 3.6 that is present > in unstable... somehow it tries to install the library in the target > where we are trying to build it. I did not understand why... Ok, so I'm not sure what you're running into here. I cleaned out all build artifact

Bug#799005: libelf FTBFS on musl-linux-any: please update config.guess

2015-09-14 Thread Helmut Grohne
Source: libelf Version: 0.8.13-5 Tags: patch User: helm...@debian.org Usertags: rebootstrap While trying to build libelf for musl-linux-any I noticed that libelf's configure does not recognize the gnu type, because its config.guess is outdated. The attached patch causes it to be updated during pa

Bug#799000: [Pkg-amule-devel] Bug#799000: amule-utils-gui: aMule - Fatal Error: Mismatch between the program and library build versions detected

2015-09-14 Thread Sandro Tosi
control: tags -1 +moreinfo -newcomer control: severity -1 normal On Mon, Sep 14, 2015 at 9:31 PM, Tomi Sajaniemi wrote: > aMule cannot be launched anymore because of libwxbase. > > For more information check this Ubuntu bug description that may give some help > for resolving this issue. > https:/

Bug#799004: jpathwatch: please provide Maven artifacts

2015-09-14 Thread Markus Koschany
Source: jpathwatch Version: 0.95-1 Severity: wishlist Tags: patch jpathwatch does not provide Maven artifacts which makes it difficult to use this library in Maven or Gradle projects. Patch is attached. Regards, Markus -- System Information: Debian Release: stretch/sid APT prefers unstable

Bug#784699: ruby-i18n: random test failures during build

2015-09-14 Thread Chris Lamb
severity 784699 serious thanks > It takes several attempts to get a successful build I can also reproduce this. However, I believe it to be RC - packages should, well, build. :) Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-

Bug#799002: ovirt-guest-agent: FTBFS: Fails PEP8 lint

2015-09-14 Thread Chris Lamb
Source: ovirt-guest-agent Version: 1.0.10.2.dfsg-2 Severity: serious Justification: fails to build from source User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, ovirt-guest-agent fails to build from source

Bug#682580: [bug-gettext] Bug#682580: xgettext: fails to properly replace some placeholders in output .pot (PACKAGE, YEAR, C. HOLDER) (fwd)

2015-09-14 Thread Francesco Poli
On Thu, 03 Sep 2015 10:19:45 +0900 Daiki Ueno wrote: > Francesco Poli writes: [...] > > Please support these cases as well, at least by adding a > > --same-copyright option (without arguments) that produces > > a .pot file with > > > > # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER > > > >

Bug#798999: transition: python3.5 supported

2015-09-14 Thread Scott Kitterman
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: transition Here's what I sent to debian-python about this transition: """ It seems very likely that we'll want to release Stretch with python3.5 as the default and only python3 version. To do that

Bug#798998: gpivtools: FTBFS: dpkg-genchanges dies with 'Error parsing time'

2015-09-14 Thread Jakub Wilk
* Niko Tyni , 2015-09-14, 23:22: Now, dpkg-genchanges could handle the error a bit better than dying with Error parsing time at /usr/lib/x86_64-linux-gnu/perl/5.20/Time/Piece.pm line 469, <$filehandle> line 15. and it doesn't really need to parse the second newest changelog entry, it only do

Bug#798766: bug

2015-09-14 Thread ZenWalker
ok, [ and ] are special characters I have two files: testing1.tar with a file named te[sting testing2.tar with a file named te]sting unar testing1.tar te[sting testing1.tar: : Uncaught exception XADRegexException, reason: Could not compile regex "^te[sting$":

Bug#799000: amule-utils-gui: aMule - Fatal Error: Mismatch between the program and library build versions detected

2015-09-14 Thread Tomi Sajaniemi
Package: amule-utils-gui Version: 2.3.1+git1a369e47-3 Severity: grave Tags: newcomer Justification: renders package unusable Dear Maintainer, aMule cannot be launched anymore because of libwxbase. For more information check this Ubuntu bug description that may give some help for resolving this i

Bug#799001: ITP: python-arrayfire -- Python bindings for ArrayFire

2015-09-14 Thread Ghislain Antony Vaillant
Package: wnpp Severity: wishlist Owner: Ghislain Antony Vaillant * Package name: python-arrayfire Version : 3.0.20140914 Upstream Author : ArrayFire Development Group * URL : https://github.com/arrayfire/arrayfire-python * License : BSD Programming Lang: Pyt

Bug#798998: gpivtools: FTBFS: dpkg-genchanges dies with 'Error parsing time'

2015-09-14 Thread Niko Tyni
Package: gpivtools Version: 0.6.0-3.1 Severity: serious User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org This package fails to build on current sid, because dpkg-genchanges dies parsing the changelog date for 0.6.0-3, the s

Bug#798997: gcc-5-plugin-dev: gcc-5 plugins unusable

2015-09-14 Thread Yves-Alexis Perez
Package: gcc-5-plugin-dev Version: 5.2.1-17 Severity: important Hi, it seems that GCC plugins are unusable with the 5.1 version: - gcc -E -shared - -o /dev/null -I`gcc -print-file-name=plugin`/include <:1: /usr/lib/gcc/x86_64-linux-gnu/5/plugin/include/hash-table.h:201:15: fatal error: new:

Bug#793637: [sddm] sddm vs plymouth

2015-09-14 Thread Maximiliano Curia
On 14/09/15 14:27, Zhang Jingqiang wrote: >>> Hello, >>> plymouth-quit.service is "static", whichcouldn't be enabled. >>> It won't "done" without any other service run something equal to >>> "plymouth --quit" (I guess). >> >> Not sure what you mean... The SDDM .service-file specifying >> After=plym

Bug#798991: rubber: Fails when bibliography file is a symbolic link

2015-09-14 Thread Preuße
On 14.09.2015 20:55, Dylan Thurston wrote: Hi, > Dear Maintainer, > > rubber fails if the bibliography is a symbolic link. Here is a minimal > example, with a small latex file, and a tiny bibliography which is a > symbolic link. > Was that introduced in 1.2? Does downgrading solve the problem?

Bug#584510: [Aptitude-devel] Bug#584510: color for packages to downgrade?

2015-09-14 Thread Axel Beckert
Hi, Manuel A. Fernandez Montecelo wrote: > There are not many colours "left" in the limited choice, only > Yellow/Brown (same as downloads) and Blue. Since Blue is used in the > menus and so on, I thought that Yellow/Brown would be better. I like that change. Works well, thanks!

Bug#792096: borg packaging

2015-09-14 Thread Marc Haber
On Mon, Sep 14, 2015 at 04:28:48PM +, Gianfranco Costamagna wrote: > I'm afraid having a different upstream/pristine-tar messed up things. > even if the tarball is the same, git fails to see a common history. I have neve had such issues when maintaining Debian packages. > I did create a new r

Bug#798996: apt-setup: Please refer to httpredir.debian.org over ftp.debian.org in commented-out examples

2015-09-14 Thread Chris Lamb
Package: apt-setup Version: 1:0.102 Severity: wishlist Tags: patch Hi, Now that httpredir is under debian.org, it makes sense to refer to httpredir.debian.org over ftp.debian.org in the (NB.) commented-out example entries. Patch attached. Regards, -- ,''`. : :' : Chris Lamb

Bug#798900: lintian: false positive: source-is-missing for non-minified JS files

2015-09-14 Thread Sascha Steinbiss
Hi, good question… One might think of whitespace-to-filesize ratio? With indentation and line breaks human-readable code is expected to have vastly a different ratio than a minified version. Example for jQuery: $ ruby -e 'puts (f=ARGF.read).scan(/\s/).size/f.size.to_f' < jquery-2.1.4.js 0.24018

Bug#798602: git: git pull regression with 2.5.1: "git upload-pack: git-pack-objects died with error"

2015-09-14 Thread Axel Beckert
Control: severity -1 minor Hi, Axel Beckert wrote: > Since git 2.5.1 pulling from some repos (being hosted on a Debian 8 > Jessie host) no more works: > > ~/foo/fookb → git remote -v > origin fookb@…:fookb.git (fetch) > origin fookb@…:fookb.git (push) > ~/foo/fookb → git pull > remote: fatal:

Bug#798974: [Pkg-xfce-devel] Bug#798974: xfwm4: xfwm relies on xfdesktop if composite is enabled

2015-09-14 Thread Yves-Alexis Perez
control: tag -1 upstream control: forwarded -1 https://bugzilla.xfce.org/show_bug.cgi?id=12212 On lun., 2015-09-14 at 17:33 +0200, HJ wrote: > Package: xfwm4 > Version: 4.12.3-1 > Severity: normal > Tags: newcomer > > Dear Maintainer, > > please rebuild xfwm with MONITOR_ROOT_PIXMAP=1 to alow ot

Bug#781444: qemu: unable to install Win10 Developer Preview (i386)

2015-09-14 Thread Michael Tokarev
Version: 1:2.4+dfsg-1 Control: tag -1 - moreinfo 29.03.2015 14:38, David Lee Lambert wrote: > Package: qemu > Version: 1.1.2+dfsg-6a+deb7u6 > Severity: normal > > Attempting to install the WIndows 10 Devleoper Preview, file > "Windows10_TechnicalPreview_x32_ES-MX_10041.iso" > (MD5:4c5699ab4f2d54

Bug#798967: [Pkg-xfce-devel] Bug#798967: lightdm: Does not source /etc/environment through pam_env

2015-09-14 Thread Yves-Alexis Perez
On lun., 2015-09-14 at 16:31 +0200, Benjamin Cama wrote: > For me, the fix was to remove the "envfile=/etc/default/locale" > argument > to pam_env.so in /etc/pam.d/lightdm. This change is Debian-specific, > and > comes from this patch version: > > http://anonscm.debian.org/viewvc/pkg-xfce/goodies/

Bug#670006: libmagic1: arch-dependent files in multiarch: same package

2015-09-14 Thread Jakub Wilk
* Christoph Biedl , 2015-09-14, 18:53: I'd even rather produce a *big*-endian magic.mgc, assuming little-endian archs have more computing power in general. I'm not sure it's a valid assumption. The most popular "slow" architectures these days are armel and armhf, which are little-endian. my

Bug#798957: editorconfig: Man page editorconfig(1) seems to be broken

2015-09-14 Thread Heiko Schlittermann
Hi Hong, Hong Xu (Mo 14 Sep 2015 18:39:35 CEST): … > I'm the upstream author and thanks for your report. The man pages are > generated from Doxygen. I believe this issue is actually a Doxygen > issue: they should add some text like "foo(5)" when the @refer command > is used for man pages. If I ad

Bug#644019: reglookup: Please package latest upstream (1.0.1)

2015-09-14 Thread Tim
Hi guys, Just got back from vacation myself. > So we tried to update the package but failed rather miserably: > - first your version number generator is broken since it tries to embed a > SVN revision number that no longer exists now that you migrated on > GitHub (we worked around that by dr

Bug#798995: [bmon] Segfault after hours of viewing packet-shaped queues/classes on a busy 100Mbit interface

2015-09-14 Thread OmegaPhil
Package: bmon Version: 1:3.8-1 Severity: normal Leave bmon running for a day or so showing bandwidth information on a busy interface on a server (up to date Debian Testing), and it segfaults - it appears to be to do with frequent class additions/removals you get with fq_codel (looks like a bad poi

Bug#798958: editorconfig: man page editor-config-format in wrong section

2015-09-14 Thread Heiko Schlittermann
Hi Hong, Hong Xu (Mo 14 Sep 2015 19:46:15 CEST): > I've just fixed this issue in upstream commit > da00b0e642d5c16bfd9679e57a0dacb2727b1f7a , or view the link below: > > https://github.com/editorconfig/editorconfig-core-c/commit/da00b0e642d5c16bfd9679e57a0dacb2727b1f7a Thank you for your very f

Bug#789246: [pkg-gnupg-maint] Bug#789246: FTBFS amd64

2015-09-14 Thread Kurt Roeckx
On Mon, Sep 14, 2015 at 02:47:39PM -0400, Daniel Kahn Gillmor wrote: > > It looks to me like the hang is happening in the code that calibrates > the s2k count in the agent. (from agent/protect.c) > > I've tried to extract the logic from this code and make a simple > executable that just does it (

Bug#798993: libsane: scanimage incorrectly identifies default scanner

2015-09-14 Thread Jeffrey Ratcliffe
Package: libsane Version: 1.0.24-14 Severity: normal Up to and including 1.0.24-13, scanimage (and libsane's other reverse dependencies) found the available scanner. As of 1.0.24-14, scanimage tries to use a non-existing device name, e.g.: $ scanimage --help Usage: scanimage [OPTION]... Start im

Bug#789246: [pkg-gnupg-maint] Bug#789246: FTBFS amd64

2015-09-14 Thread Kurt Roeckx
On Mon, Sep 14, 2015 at 02:47:39PM -0400, Daniel Kahn Gillmor wrote: > Running it locally for me looks like this: > > 0 dkg@alice:~/src/pkg-gnupg/bugs/789246$ make > gcc -Wall -Werror --pedantic -o test-csail test-csail.c > 0 dkg@alice:~/src/pkg-gnupg/bugs/789246$ ./test-csail > S2K calibration:

Bug#605090: update?

2015-09-14 Thread Yves-Alexis Perez
On lun., 2015-09-14 at 14:15 -0400, Erinn Clark wrote: > Hi, > > I'm just wondering if there are any updates to this bug and in particular I'm > curious what could happen now that the grsecurity stable patches are only > available to sponsors. I still think getting grsec into Debian is a very > im

Bug#643595: Quick review for snes9x

2015-09-14 Thread Sérgio Benjamim
Take a look again, I updated the package. Thanks. sergio-br2 On 14/09/2015 10:53, ChangZhuo Chen wrote: Hi, I just found some issues in the package in mentor: 1. The version 1.53~git20150819-1 is smaller than 1.53. You probability need to use 1.53+git20150819-1 if the snapshot is taken a

  1   2   3   4   >