Bug#798625: systemd-networkd: Runs arbitrary inappropriate scripts on network changes

2015-09-10 Thread Josh Triplett
Package: systemd Version: 226-1 Severity: normal [Filing this as "normal" only because systemd-networkd is not yet normally used in Debian, and is not packaged separately; this is release-critical for systemd-networkd.] >From the changelog of 226-1: * Make networkd call if-up.d/ scripts when i

Bug#798624: [libcgicc5-dev] unable to link with g++-5

2015-09-10 Thread Peje Nilsson
Package: libcgicc5-dev Version: 3.2.9-3 Severity: normal --- Please enter the report below this line. --- I'm unable to link a program which uses libcgicc if I compile the program with g++-5 ( Konsole output gcc version 5.2.1 20150903 (Debian 5.2.1-16)) or clang++-3.7 (Debian clang version 3.7.0-1

Bug#743217: [Pkg-systemd-maintainers] Bug#743217: systemd: systemctl enabled/disable does not print what it's doing with the unit file

2015-09-10 Thread Michael Biebl
On Mon, 31 Mar 2014 20:24:28 +0200 Ralf Jung wrote: > Hi, > > > Hm, true. Completely missed that bit. > > Somehow systemctl enable|disable only outputs the symlinks > > created|created by Alias= but not WantedBy= > > > > I guess this more accurately describes the bug, right? > > Correct. Looki

Bug#796297: libcrypto++: FTBFS on armel: DH validation suite: FAILED simple key agreement domain parameters invalid

2015-09-10 Thread GCS
On Fri, Aug 21, 2015 at 10:09 AM, Christian Hofstaedtler wrote: > Package: libcrypto++ > Version: 5.6.1-8 > Severity: serious > Justification: fails to build from source > > libcrypto++ failed to build on armel. Hopefully relevant snippet: > > BlumBlumShub validation suite running... > > passed

Bug#798458: RFS: mini-httpd/1.21-1 [ITA] -- Small HTTP server

2015-09-10 Thread Vincent Bernat
❦ 10 septembre 2015 10:41 -0300, J.S.Júnior  : >> Also, the use of 'index.mini-httpd.html' don't allow mini-httpd to find >> it. The index names do not seem configurable. Therefore, you will need >> to patch mini-httpd to also search for index.mini-httpd.html (after >> index.html). > > I am a bor

Bug#798512: linux-image-3.16.0-4-amd64: e1000e hangs with Intel I217-LM

2015-09-10 Thread Lucas Nussbaum
On 10/09/15 at 14:04 +0200, Vincent Bernat wrote: > ❦ 10 septembre 2015 13:56 +0200, Lucas Nussbaum  : > > >> > Dmesg output during the hangs: > >> > [ 876.069592] e1000e :00:19.0 eth0: Detected Hardware Unit Hang: > >> > >> You can try disabling some of the offloading functions: > >> > >>

Bug#798622: openldap: ber_get_next denial of service vulnerability

2015-09-10 Thread Salvatore Bonaccorso
Source: openldap Version: 2.4.31-2 Severity: important Tags: security patch upstream fixed-upstream Forwarded: http://www.openldap.org/its/index.cgi/Software%20Bugs?id=8240 Hi See http://www.openldap.org/its/index.cgi/Software%20Bugs?id=8240 . A patch is available at http://www.openldap.org/devel

Bug#748056: systemd: can't boot properly when unable to mount a hibernated NTFS partition

2015-09-10 Thread Michael Biebl
On Mon, 17 Nov 2014 13:14:49 +0100 intrigeri wrote: > Hi, > > Michael Biebl wrote (03 Jul 2014 21:07:36 GMT) : > > Am 03.07.2014 20:57, schrieb Michal Suchanek: > >> Also candidate for big fat release note. > > > Nod. I guess the recommendation here is to simply mark non-critical > > mounts as

Bug#798423: RFS: alien/8.95 [QA] -- convert and install rpm and other packages

2015-09-10 Thread Gianfranco Costamagna
Hi, you can just dput again, it will override the previous upload! cheers G. -- Il ven 11 set 2015 01:05 CEST, Fabiano Antunes ha scritto: >Hi Gianfranco, >> Somehow, dch --qa automatically pushes the minor version up. I have >> realized it just now, >> >> I gues

Bug#798597: imagemagick-dbg: blocks upgrades / cannot be installed

2015-09-10 Thread Bastien ROUCARIES
Thanks for the bug report I think it is a depends problem due to gcc5. Will get a glimpse. Imagemagick will use soon ddeb so maybe I will close this bug by using ddebs and removing debug package Bastien On Thu, Sep 10, 2015 at 11:31 PM, Vincent Lefevre wrote: > Package: imagemagick-dbg > Vers

Bug#796899: easy as -pie

2015-09-10 Thread Joey Hess
Fully minimal test case is in the attached shell script. This bug only occurs if the binary is linked with -pie. -- see shy jo testcase.sh Description: Bourne shell script signature.asc Description: Digital signature

Bug#797861: [RFR] templates://postsrsd/{postsrsd.templates}

2015-09-10 Thread Christian PERRIER
Please find, for review, the debconf templates and packages descriptions for the postsrsd source package. This review will last from Friday, September 11, 2015 to Monday, September 21, 2015. Please send reviews as unified diffs (diff -u) against the original files. Comments about your proposed

Bug#797860: [RFR] templates://open-iscsi/{open-iscsi.templates}

2015-09-10 Thread Christian PERRIER
Please find, for review, the debconf templates and packages descriptions for the open-iscsi source package. This review will last from Friday, September 11, 2015 to Monday, September 21, 2015. Please send reviews as unified diffs (diff -u) against the original files. Comments about your propose

Bug#796899: Acknowledgement (interesting segfault)

2015-09-10 Thread Joey Hess
Joey Hess wrote: > Even fdopen(1, 'w') crashes the same way. Er, ignore that, it's obviously wrong. But, stdout stderr etc are indeed looking very wrong.. joey@kite:~/tmp/curl-7.44.0/debian/build>cat src/tool_main.c #include #include int main(int argc, char *argv[]) { fprintf(stdout,

Bug#798620: freetype: infinite loop in parse_encoding (t1load.c)

2015-09-10 Thread Salvatore Bonaccorso
Source: freetype Version: 2.4.9-1 Severity: important Tags: security upstream patch fixed-upstream Forwarded: https://savannah.nongnu.org/bugs/index.php?41590 Hi See https://savannah.nongnu.org/bugs/index.php?41590 Upstream fix: http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=

Bug#798619: freetype: Use of uninitialized memory in ps_parser_load_field, t42_parse_font_matrix and t1_parse_font_matrix

2015-09-10 Thread Salvatore Bonaccorso
Source: freetype Version: 2.4.9-1 Severity: important Tags: security upstream patch fixed-upstream Forwarded: https://savannah.nongnu.org/bugs/?41309 Hi See https://savannah.nongnu.org/bugs/?41309 for details. Upstream fix: http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=8b281

Bug#793937: [BTS#793937] templates://libdvd-pkg/{templates} : Final update for English review

2015-09-10 Thread Christian PERRIER
Dear Debian maintainer, On Saturday, August 08, 2015, I notified you of the beginning of a review process concerning debconf templates for libdvd-pkg. The debian-l10n-english contributors have now reviewed these templates, and the final proposed changes are attached to this update to the origina

Bug#796899: Acknowledgement (interesting segfault)

2015-09-10 Thread Joey Hess
> int main(int argc, char *argv[]) > { > fprintf(stdout, "HELLO\n"); > } Even fdopen(1, 'w') crashes the same way. Maybe whatever initialization is needed for the stream functions to work isn't happening under ld-linux.so. -- see shy jo signature.asc Description: Digital signature

Bug#798618: chef-client: autopkgtest race condition

2015-09-10 Thread Martin Pitt
Package: chef Version: 12.3.0-2 Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu ubuntu-patch wily Hello, chef's "init" autopkgtest fails frequently under systemd: http://autopkgtest.ubuntu.com/packages/c/chef/wily/amd64/ unfortunately the test doesn't give any extra i

Bug#796899: Acknowledgement (interesting segfault)

2015-09-10 Thread Joey Hess
By comparing stack traces under ld-linux.so and not, I was able to determine that the NULL is coming from global->errors, which is supposed to get initialized to STDERR but somehow isn't when ld-linux.so runs curl. While playing with that, I noticed that trying to printf the address of global caus

Bug#797563: installation-reports: Non-free install with disabled root user, sudo command not found

2015-09-10 Thread Caleb P. Burns
I realize now that this is an "unofficial" image provided under the " cdimage.debian.org" domain, so it might not be appropriate to report the bug here. Boot method: USB drive Image version: http://cdimage.debian.org/cdimage/unofficial/non-free/cd-including-firmware/8.1.0-live+nonfree/amd64/iso-hy

Bug#798617: aptitude after upgrade stopped to respect locale settings

2015-09-10 Thread Lev Lamberov
Package: aptitude Version: 0.7.1-1 Severity: normal Tags: l10n Dear Maintainer, after upgrade to 0.7.1-1 version of aptitude it stopped to respest locale settings. My default locale is ru_RU.UTF-8, but aptitude still is in English, even if running it with $ LANG=ru_RU.UTF-8 aptitude or any othe

Bug#773727: [debian-mysql] Bug#773727: Bug#773727: mariadb-server-10.0: Mroonga & TokuDB plugins missing

2015-09-10 Thread Arnaud Fontaine
Hi, > 2015-02-27 8:31 GMT+02:00 Arnaud Fontaine : >> Great. I don't think it's an urgent task but I will start splitting up >> the package when I have some time if that's ok with you? > > Do you think you might have some time now..? :) I'm really sorry, I don't have much time for Debian ATM as

Bug#798616: atril: produces useless output to console

2015-09-10 Thread brian m. carlson
On Fri, Sep 11, 2015 at 02:18:35AM +, brian m. carlson wrote: > None of this should be output. If there's an actual problem (e.g. the > file cannot be read), it should produce that to stderr. Otherwise, it > should remain silent, as it currently overwrites my prompt and wastes > space in my t

Bug#798616: atril: produces useless output to console

2015-09-10 Thread brian m. carlson
Package: atril Version: 1.10.2+repack1-1 Severity: normal The way I typically use atril is to run "atril foo.pdf &" in a shell. As a result, I want it to be silent and not output needless text, and traditionally that's been the case. However, it's started outputting the following: No bp log lo

Bug#724887: dpkg: warning: ignoring request to remove iproute which isn't installed

2015-09-10 Thread 積丹尼 Dan Jacobson
MAFM> It is fixed with apt-1.1 (still in experimental, I think), but it will OK I'll trust you.

Bug#795340: (no subject)

2015-09-10 Thread Tiago Bortoletto Vaz
Hi, Thanks for reporting it, and sorry for the long delay. Indeed, PyMapperGUI should depend on python-libmapper, which is already packaged for Debian. However, python-libmapper is not considered stable enought by the upstream to be in Debian testing/stable. See details here: https://bugs.debian

Bug#798614: package cleanup: build using dpkg-buildflags, enable parallel builds

2015-09-10 Thread Matthias Klose
Package: src:hunspell Version: 1.3.3-3 Severity: important Tags: patch * Bump the standards version. * Build using dpkg-buildflags. Closes: #780626. * Enable parallel builds. * Bump the standards version. * Build using dpkg-buildflags. Closes: #780626. * Enable parallel builds. diff

Bug#798615: package cleanup: multiarchify the package, enable parallel builds

2015-09-10 Thread Matthias Klose
Package: src:librevenge Version: 0.0.2-2 Tags: patch * Enable parallel builds. * Multiarchify the packages. http://launchpadlibrarian.net/216940942/librevenge_0.0.2-2_0.0.2-2ubuntu1.diff.gz

Bug#798613: package cleanup: use autoreconf, parallel builds, multiarchify, use dpkg-buildflags

2015-09-10 Thread Matthias Klose
Package: src:mythes Version: 2:1.2.4-1 Severity: important Tags: patch * Multiarchify the library packages. * Enable parallel builds. * Use dpkg-buildflags. * Build using dh-autoreconf. Closes: #757009, #757122. * Multiarchify the library packages. * Enable parallel builds. * Use dp

Bug#798612: package cleanup: enable parallel builds and enable multiarch

2015-09-10 Thread Matthias Klose
Package: src:librevenge Version: 0.0.2-2 Tags: patch patch at http://launchpadlibrarian.net/216940942/librevenge_0.0.2-2_0.0.2-2ubuntu1.diff.gz

Bug#774711: recommendations for changing openssh defaults

2015-09-10 Thread Matt Taggart
Hi, Based on the charts I already sent and using the recommendations from: https://stribika.github.io/2015/01/04/secure-secure-shell.html and the openssh 7.0 release notes: http://www.openssh.com/txt/release-7.0 Here are some suggestions for changing the default things that are attempted.

Bug#795594: (no subject)

2015-09-10 Thread Barry Warsaw
I'm attaching a diff against current svn which fixes the d/copyright issue. It also makes some other changes which fixes the d/watch file and updates the package to Babel 2.0 and cldr 27. I'm not applying it because the package doesn't build - the test fail. I don't think upstream supports v27 ye

Bug#769222: [Aptitude-devel] Bug#769222: Bug#769222: aptitude: Frequent pending actions left

2015-09-10 Thread Manuel A. Fernandez Montecelo
Control: tags -1 + moreinfo Hi *, 2014-11-12 13:51 David Kalnischkies: On Wed, Nov 12, 2014 at 10:34:09AM +0100, Axel Beckert wrote: Cesare Leonardi wrote: > On three different PCs (Debian unstable, i386, 32 bit) i'm frequently > encountering a problem, where aptitude (curses interface), with

Bug#798611: util-linux: /sbin/fsck no longer works as non-root

2015-09-10 Thread Paul Martin
Package: util-linux Version: 2.27-1 Severity: important Control: affects -1 cryptmount This breaks cryptmount when run as a user. cryptmount tries to use /sbin/fsck to check the filesystem, /sbin/fsck fails to be able to run the correct filesystem check, returns an error and cryptmount refuses

Bug#764506: aptitude: "aptitude update" no more works with apt 1.1~exp4

2015-09-10 Thread Manuel A. Fernandez Montecelo
Control: tags -1 + moreinfo Hi Axel, 2014-10-08 17:46 Axel Beckert: Package: aptitude Version: aptitude/0.6.11-1 Severity: normal Hi, [APT Developers: Feel free to reassign if you think that's an APT issue.] aptitude has severe issues downloading package lists since apt version 1.1~exp4 (wo

Bug#798610: ciderwebmail: Error message "Please come back later" shown when running via uWSGI

2015-09-10 Thread James Valleroy
Package: ciderwebmail Version: 1.05-5 Severity: normal Dear Maintainer, I attempted to integrate ciderwebmail with Apache2 via uWSGI, based on the instructions given in README.Debian. But when I access http://localhost/cider, I just get a page that says "(en) Please come back later" (along with s

Bug#774711: tables of debian openssh crypto features

2015-09-10 Thread Matt Taggart
I was interested in what crypto features the ssh in each Debian release supported, to see what disabling some would mean, so I gathered the info. Let me know if you see any errors. Current versions of openssh as of Sept 10, 2015: | squeeze-lts | 1:5.5p1-6+squeeze6 | |wheezy | 1:6.0p1-4+d

Bug#798609: package cleanup: remove cruft, enable parallel builds, use autoreconf, add symbols file

2015-09-10 Thread Matthias Klose
Package: src:libixion Version: 0.9.1-2 Tags: patch * Build using dh-autoreconf. * Enable parallel builds. * Add a symbols file. * Remove cruft in the debian directory. * Build using dh-autoreconf. * Enable parallel builds. * Add a symbols file. * Remove cruft in the debian directo

Bug#728577: E: Unable to stat . - stat (2: no such file or directory)

2015-09-10 Thread Manuel A. Fernandez Montecelo
Control: tags -1 + moreinfo Hello Arthur, 2013-11-03 08:55 Arthur Marsh: Package: aptitude Version: 0.6.8.2-1.2 Severity: normal Dear Maintainer, *** Please consider answering these questions, where appropriate *** * What led up to the situation? pressing F10 then o to remove obsolete fil

Bug#798608: package cleanup: parallel builds, remove cruft, add symbols file

2015-09-10 Thread Matthias Klose
Package: src:liborcus Version: 0.9.2-2 Tags: patch * Bump standards version. * Enable parallel build. * Add symbols files. * Remove cruft in the debian directory. * Bump standards version. * Enable parallel build. * Add symbols files. * Remove cruft in the debian directory. diff -

Bug#798606: package cleanup: parallel builds, use autoreconf, run the tests, add symbols file

2015-09-10 Thread Matthias Klose
Package: src:libetonyek Version: 0.1.3-1 Tags: patch * Bump standards version. * Enable parallel builds. * Build using dh-autoreconf. * Add a symbols file. * Run the testsuite during the build. * Bump standards version. * Enable parallel builds. * Build using dh-autoreconf. * Ad

Bug#798607: grub2: docs, mpi, and other cleanup

2015-09-10 Thread Linn Crosetto
Source: grub2 Version: 2.02~beta2-28 Severity: normal Tags: patch override_dh_clean does not remove all necessary files to rebuild from source using gbp. This cleanup was part of Makefile.in before the conversion to Automake. Example failure message: dpkg-source: error: cannot represent change t

Bug#778063: pinot: diff for NMU version 1.05-1.1

2015-09-10 Thread Olly Betts
Control: tags 778063 + patch Dear maintainer, I uploaded an NMU for pinot (versioned as 1.05-1.1) earlier this week. An nmudiff is attached. Sorry for not sending this right away. Cheers, Olly diff -Nru pinot-1.05/debian/changelog pinot-1.05/debian/changelog --- pinot-1.05/debian/changelog

Bug#798423: RFS: alien/8.95 [QA] -- convert and install rpm and other packages

2015-09-10 Thread Fabiano Antunes
Hi Gianfranco, Somehow, dch --qa automatically pushes the minor version up. I have realized it just now, I guess this is because the package is native Yes, definitely, according to the documentation [1], that's correct! Having two separate patches to perform two (very) distinct fixes sound

Bug#798605: enable parallel build and add a symbols file

2015-09-10 Thread Matthias Klose
Package: src:libpagemaker Version: 0.0.2-2 Tags: patch patch to enable parallel build and to add a symbols file * Enable parallel build. * Add a symbols file. diff -Nru libpagemaker-0.0.2/debian/libpagemaker-0.0-0.symbols libpagemaker-0.0.2/debian/libpagemaker-0.0-0.symbols --- libpagemaker

Bug#798604: package-cleanup: multiarchify, parallel builds, use hardening flags

2015-09-10 Thread Matthias Klose
Package: src:libwps Version: 0.4.0-2 Severity: important Tags: patch package-cleanup: multiarchify, parallel builds, use hardening flags * Enable parallel builds. * Build using dpkg-buildflags. * Multiarchify the library packages. diff -Nru libwps-0.4.0/debian/control libwps-0.4.0/debian/c

Bug#762257: fixed in 1:1.2.2-1 ?

2015-09-10 Thread Alex Goebel
Appears to be fixed in 1:1.2.2-1.

Bug#798360: vim-voom: fails to install: vim-voom.postinst: line 23: vim-addon-manager: command not found

2015-09-10 Thread Yukiharu YABUKI
Thank you for reporting. I realized vim-voom package has depended vim-addon-manager. vim-policy tells me, do not install vim plugin automatically. I'll remove preinst, postinst, prerm scripts. Then, I write how to work round in README.debian. I have done piuparts except upgrad test. That are fin

Bug#537571: [aptitude] aptitude don't update

2015-09-10 Thread Manuel A. Fernandez Montecelo
Control: tags -1 + moreinfo Hi Sávio, 2009-07-19 15:05 Sávio M. Ramos: Package: aptitude Version: 0.4.11.11-1+b1 Severity: normal --- Please enter the report below this line. --- sources.list have two lines: deb http://http.us.debian.org/debian unstable main contrib non-free deb http://www.d

Bug#798598: nghttp2: Hangs in init script upon package upgrade, causing the package manager to not continue

2015-09-10 Thread Tomasz Buchert
On 10/09/15 23:32, Axel Beckert wrote: > Package: nghttp2 > Severity: grave > Version: 1.3.0-0.2 > > Upgrading nghttp2 from 0.6.7-1+b1 to 1.3.0-0.2 hangs in the package's > maintainer script indefinitely when starting the service: > Hi Axel, > Setting up nghttp2 (1.3.0-0.2) ... > Installing new v

Bug#798603: rndc is being used incorrectly; mandatory arguments are missing.

2015-09-10 Thread Linas Vepstas
Package: dnssec-tools Version: 2.1 Summary: rndc is being used incorrectly; mandatory arguments are missing. Symptoms: Log file shows: ZSK phase 2: unable to reload zone, rc - 1 The root cause of the bug seems to be this: the way that /usr/share/perl5/Net/DNS/SEC/Tools/rollmgr.pm invokes r

Bug#795851: openjfx: FTBFS with Gradle 2.5

2015-09-10 Thread Markus Koschany
Am 11.09.2015 um 00:24 schrieb Emmanuel Bourg: > Le 10/09/2015 20:24, Markus Koschany a écrit : > >> Shall I proceed with this temporary solution? The only r-dep of openjfx >> is netbeans which does not use openjfx at runtime so far. > > The web view based on WebKit is an important feature of Jav

Bug#798586: dnsmasq --no-resolv fails if /etc/resolv.conf is a symbolic link pointing to a file in a nonexistent directory

2015-09-10 Thread Simon Kelley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 10/09/15 20:35, Alexander Kurtz wrote: > Package: dnsmasq Version: 2.75-1 Thanks, I just pushed the fix upstream, it will be in the next release. Cheers, Simon. > > Hi, > > dnsmasq(8) says ... > > -R, --no-resolv Don't read /etc/resolv.co

Bug#795851: openjfx: FTBFS with Gradle 2.5

2015-09-10 Thread Emmanuel Bourg
Le 10/09/2015 20:24, Markus Koschany a écrit : > Shall I proceed with this temporary solution? The only r-dep of openjfx > is netbeans which does not use openjfx at runtime so far. The web view based on WebKit is an important feature of JavaFX, it would be sad to disable it. I tried upgrading ope

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

2015-09-10 Thread Axel Beckert
Package: git Severity: important Version: 1:2.5.1-1 Tags: upstream 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: C

Bug#798601: limereg: FTBFS on mips/mipsel

2015-09-10 Thread Julien Cristau
Source: limereg Version: 1.4.0-1 Severity: serious Justification: fails to build from source (but built successfully in the past) Hi, your package no longer builds on mips and mipsel autobuilders, see https://buildd.debian.org/status/logs.php?pkg=limereg&ver=1.4.0-1%2Bb1&suite=sid Cheers, Julien

Bug#797966: syncevolution-common: uninstallable due to libsynthesis0 dependency

2015-09-10 Thread gregor herrmann
On Thu, 10 Sep 2015 12:31:48 +0200, Tino Mettler wrote: > > If the next upload is only about this change, I'm also happy to > > sponsor it. > attached is a fixed package. Thanks. Distribution changed from UNRELEASED to unstable, built & uploaded. (As a side note, the version constraint for libsy

Bug#798600: korganizer fails to start, ultimately because of mysql failing to start

2015-09-10 Thread Dylan Thurston
Package: korganizer Version: 4:4.14.10-2 Severity: normal korganizer fails to start on my local computer, because it fails to start akonadi, because mysqld segfaults on startup. (As such, this bug report should probably be redirected, but I'm not sure where is best. I checked for open bugs on akon

Bug#798093: Please allow to inotify monitor addn-hosts dirs

2015-09-10 Thread Simon Kelley
On 05/09/15 15:42, Guido Günther wrote: > Package: dnsmasq > Version: 2.72-3+deb8u1 > Severity: wishlist > > Hi, > it would be awesome if dnsmasq could use inotify in case of > > --addn-hosts=/a/directory/ > > this would allow one to dump new files in there (and modify existing > ones) without r

Bug#798599: unin-async: Fix another couple of typos in munin-async.README.Debian

2015-09-10 Thread Francois Gouget
Package: munin-async Version: 2.0.25-1 Severity: normal Tags: patch Dear Maintainer, Not sure if this changed recently of if I missed that in my previous report but the same line in munin-async.README.Debian contains another couple of typos. * The /usr/sbin/munin-async path is wrong, it should

Bug#708044: padevchooser: depends on libgnomedesktop2 which is going away

2015-09-10 Thread Michael Biebl
Control: reassign -1 ftp.debian.org Control: retitle -1 RM: padevchooser -- ROM, RC buggy, dead upstream Hi Barak Am 10.09.2015 um 23:34 schrieb Barak A. Pearlmutter: > let's go ahead and kill it Thanks for your feedback, doing that now. Dear ftp-masters, please remove padevchooser from the arc

Bug#794721: udev_queue_get_udev_is_active API is broken starting in 221-1

2015-09-10 Thread Jon DeVree
On Sun, Aug 30, 2015 at 15:41:44 +0200, Michael Biebl wrote: > Can you find out, why /run/udev/control is no longer unlinked on > shutdown when being run under sysvinit? The file is never unlinked anymore under systemd either, its just that systemd appears to automatically respawn udevd when /run/

Bug#790560: udev fails to start on sparc boot, breaking boot

2015-09-10 Thread Michael Biebl
Control: reassign 790556 binutils Control: reassign -1 binutils Control: forcemerge -1 790556 Control: retitle -1 LTO and gold linker broken on sparc Am 08.09.2015 um 17:25 schrieb Artyom Tarasenko: > On Sun, Aug 30, 2015 at 3:29 PM, Michael Biebl wrote: >> control: user -1 debian-sp...@lists.de

Bug#798598: nghttp2: Hangs in init script upon package upgrade, causing the package manager to not continue

2015-09-10 Thread Axel Beckert
Package: nghttp2 Severity: grave Version: 1.3.0-0.2 Upgrading nghttp2 from 0.6.7-1+b1 to 1.3.0-0.2 hangs in the package's maintainer script indefinitely when starting the service: Setting up nghttp2 (1.3.0-0.2) ... Installing new version of config file /etc/logrotate.d/nghttpx ... Installing new

Bug#708044: padevchooser: depends on libgnomedesktop2 which is going away

2015-09-10 Thread Barak A. Pearlmutter
let's go ahead and kill it

Bug#798597: imagemagick-dbg: blocks upgrades / cannot be installed

2015-09-10 Thread Vincent Lefevre
Package: imagemagick-dbg Version: 8:6.9.1.2-1 Severity: grave Justification: renders package unusable imagemagick-dbg can no longer be installed with the latest packages (in unstable for one month, and now eveing in testing): # apt-get install libilmbase6v5 libopenexr6v5 [...] The following packa

Bug#795937: NMU uploaded to DELAYED/5

2015-09-10 Thread Paul Tagliamonte
Heyya! I've sponsored Bradley's NMU to DELAYED/5 -- feel free to dcut cancel the upload or beat it to sid. Debdiff attached! Paul diff -Nru mairix-0.23+git20131125/debian/changelog mairix-0.23+git20131125/debian/changelog --- mairix-0.23+git20131125/debian/changelog2014-08-03 04:41:40.000

Bug#772569: rndc usage is broken

2015-09-10 Thread Linas Vepstas
I think I understand the root cause of this bug: the way that /usr/share/perl5/Net/DNS/SEC/Tools/rollmgr.pm invokes rndc is incorrect when zones have a view. When there is a view, there are additional MANDATORY arguments So: circa line 1153 we see: `$rndc reload $zone >/dev/null 2>&1`; Rem

Bug#708044: padevchooser: depends on libgnomedesktop2 which is going away

2015-09-10 Thread Michael Biebl
Hi, this is another friendly ping. Has there been any progress in updating the package? I see that upstream is mostly dead nowadays, so unless I hear back anything from the maintainer, I plan to request the removal in a few weeks. Regards, Michael -- Why is it that all of the instruments seek

Bug#724887: dpkg: warning: ignoring request to remove iproute which isn't installed

2015-09-10 Thread Manuel A. Fernandez Montecelo
Control: forcemerge 710587 724887 Hi, This bug report (#724887) looks like a duplicate of #710587 (and #734334, submitted by Dan as well), so merging them. And with that, it will be closed (unless my BTS-knowledge does not avail me). It is fixed with apt-1.1 (still in experimental, I think),

Bug#795851: openjfx: FTBFS with Gradle 2.5

2015-09-10 Thread Miguel Landaeta
Hi Markus, On Thu, Sep 10, 2015 at 08:24:52PM +0200, Markus Koschany wrote: > *ping* (ahem, reappearing after my vacations) > Shall I proceed with this temporary solution? The only r-dep of openjfx > is netbeans which does not use openjfx at runtime so far. Someone > interested in sponsoring thi

Bug#798595: s3ql: missing changelog entries for version 2.11.1+dfsg-2

2015-09-10 Thread Jonathan Wiltshire
Package: s3ql Version: 2.12+dfsg-1 Severity: normal When 2.13+dfsg-1 was uploaded to unstable it did not include changelog entries for 2.11.1+dfsg-2, since that package was uploaded after the branch to experimental. Please restore them. -- System Information: Debian Release: 8.2 APT prefers st

Bug#798596: s3ql: FTBFS on armhf

2015-09-10 Thread Jonathan Wiltshire
Package: s3ql Version: 2.13+dfsg-2 Severity: serious Justification: FTBFS, but did so in the past (regression) Log tail: | Traceback (most recent call last): | File "/«BUILDDIR»/s3ql-2.13+dfsg/tests/t3_fs_api.py", line 447, in test_setattr | self.assertGreater(inode_new.ctime, inode_old.c

Bug#797106: libperl5.22: Multi-Arch:same and binNMU changelogs

2015-09-10 Thread Niko Tyni
On Thu, Sep 10, 2015 at 12:20:18AM +0200, gregor herrmann wrote: > Anyway, attached is a quick patch (tested in my chroot on an upgrade > from 5.22.0-3). Thanks again! It's pretty much the same as what I had together, but I missed the 'supports' part: > +if dpkg-maintscript-helper supports symli

Bug#798585: golang-go-md2man-dev: v1.0.3 unusable as a library; please upgrade to snapshot

2015-09-10 Thread Anthony Fok
On Thu, Sep 10, 2015 at 2:57 PM, Tianon Gravi wrote: > On 10 September 2015 at 13:55, Anthony Fok wrote: >> So yes, please package v1.0.4 when you have time. >> Also, I think it would be great if you could rename the binary -dev package >> to "golang-github-cpuguy83-go-md2man-dev" if you think it

Bug#798593: RM: colibri -- ROM; incompatible with Plasma 5

2015-09-10 Thread Felix Geyer
Package: ftp.debian.org Severity: normal Hi, Please remove colibri and its binary package. It's incompatible with KDE Plasma 5 and there is no upstream activity. Thanks, Felix

Bug#798585: golang-go-md2man-dev: v1.0.3 unusable as a library; please upgrade to snapshot

2015-09-10 Thread Tianon Gravi
On 10 September 2015 at 13:55, Anthony Fok wrote: > So yes, please package v1.0.4 when you have time. > Also, I think it would be great if you could rename the binary -dev package > to "golang-github-cpuguy83-go-md2man-dev" if you think it is the right time > to do it. ;-) Sure thing, might as w

Bug#798594: xserver-xorg-core: tries to overwrite Xwrapper.config.5.gz from x11-common 1:7.7+9

2015-09-10 Thread Andreas Henriksson
Package: xserver-xorg-core Version: 2:1.17.2-2 Severity: important Dear Maintainer, While upgrading to xserver-xorg-core from experimental I ran into the following issue. Seems to be a missing Replaces: Unpacking xserver-xorg-core (2:1.17.2-2) over (2:1.17.2-1.1) ... dpkg: error processing archi

Bug#798585: golang-go-md2man-dev: v1.0.3 unusable as a library; please upgrade to snapshot

2015-09-10 Thread Anthony Fok
On Thu, Sep 10, 2015 at 1:07 PM, Tianon Gravi wrote: > On Sep 10, 2015 12:03, "Anthony Fok" wrote: >> So if you would rather wait for the v1.0.4 release, that is OK with me >> too. > > Brian is normally pretty responsive, so yeah, let's give him a ping and see > if he's willing to tag a new versi

Bug#769428: Russian translation for "Building view" is wrong ("Составляемый вид")

2015-09-10 Thread Manuel A. Fernandez Montecelo
Control: tags -1 + pending Applied fix, so marking this as +pending. It will be included in the next upload. Thanks! -- Manuel A. Fernandez Montecelo

Bug#798589: s3ql: please allow migration to testing

2015-09-10 Thread Jonathan Wiltshire
On Thu, Sep 10, 2015 at 01:14:17PM -0700, Nikolaus Rath wrote: > > Hi Jonathan, > > On Sep 10 2015, Jonathan Wiltshire wrote: > > On Thu, Sep 10, 2015 at 01:00:27PM -0700, Nikolaus Rath wrote: > >> The s3ql package is not migrating to testing. As far as I understand, > >> this is because it's no

Bug#798592: RFP: gnome-breeze -- A GTK Theme Built to Match KDE's Breeze

2015-09-10 Thread Peter Dahlberg
Package: wnpp Severity: wishlist * Package name: gnome-breeze * URL : https://github.com/dirruk1/gnome-breeze * License : LGPL 2.1 Description : A GTK Theme Built to Match KDE's Breeze A theme similar to KDE's Breeze and Breeze-dark for both a GTK 2 and GTK 3. It pr

Bug#798557: Bug#798558: [Reproducible-builds] Bug#798557: libapache-dbi-perl: please make the build reproducible

2015-09-10 Thread Niko Tyni
On Thu, Sep 10, 2015 at 07:25:52PM +0200, Dhole wrote: > On 09/10/2015 06:10 PM, Niko Tyni wrote: > > This is a toolchain issue that potentially affects hundreds of packages > > and should IMO be fixed centrally, at least for those packages that use > > these debhelper short form dh rules. > > > A

Bug#798591: libreoffice: Long click closes Libre Office 5

2015-09-10 Thread Junior Polegato
Package: libreoffice Version: 1:5.0.1-1 Severity: grave Tags: upstream Justification: causes non-serious data loss Dear Maintainer, I updated some machines with the version 5 of Libre Office and now when user holds the left button of mouse to select some text or cells, the program closes, losing

Bug#798589: s3ql: please allow migration to testing

2015-09-10 Thread Adam D. Barratt
On Thu, 2015-09-10 at 13:14 -0700, Nikolaus Rath wrote: > I mean if it's intended that S3QL does not migrate to testing just > because it doesn't build on one architecture. No, there are many packages that don't build on all architectures and migrate to testing routinely with no problems. However

Bug#798589: s3ql: please allow migration to testing

2015-09-10 Thread Adam D. Barratt
On Thu, 2015-09-10 at 13:14 -0700, Nikolaus Rath wrote: > Hi Jonathan, > > On Sep 10 2015, Jonathan Wiltshire wrote: > > On Thu, Sep 10, 2015 at 01:00:27PM -0700, Nikolaus Rath wrote: > >> The s3ql package is not migrating to testing. As far as I understand, > >> this is because it's not building

Bug#796899: Acknowledgement (interesting segfault)

2015-09-10 Thread Joey Hess
Joey Hess wrote: > Tried building curl from source to get a useful backtrace, but that > build didn't have the problem. > > Since that build was done using gcc 4.9.2-4, it may be another hint in > the direction of the recent gcc transitions. Indeed, I built curl with gcc 5.2.1-4 and it has the p

Bug#798590: libv8-3.14: FTBFS on mipsel: Build killed with signal TERM after 150 minutes of inactivity

2015-09-10 Thread Sebastian Ramacher
Source: libv8-3.14 Version: 3.14.5.8-10 Severity: serious Justification: fails to build from source (but built successfully in the past) Tags: sid stretch libv8-3.14 failed to builds on mipsel: | [149:12|% 73|+ 4460|- 0]: mjsunit/harmony/block-lazy-compile |

Bug#798523: ITP: cen64-qt -- cen64-qt: Cross-platform graphical frontend for the CEN64 emulator.

2015-09-10 Thread Sune Vuorela
On Thursday 10 September 2015 10:58:29 John Paul Adrian Glaubitz wrote: > Package: wnpp > Severity: wishlist > Owner: John Paul Adrian Glaubitz > > * Package name: cen64-qt > Version : 0.0+gitMMDD > Upstream Author : Dan Hasting > * URL : https://github.com/dh4/ce

Bug#798589: s3ql: please allow migration to testing

2015-09-10 Thread Nikolaus Rath
Hi Jonathan, On Sep 10 2015, Jonathan Wiltshire wrote: > On Thu, Sep 10, 2015 at 01:00:27PM -0700, Nikolaus Rath wrote: >> The s3ql package is not migrating to testing. As far as I understand, >> this is because it's not building on armhf. > > Your analysis is correct. > >> However, I think it w

Bug#765639: wheezy-pu: openssl new upstream version

2015-09-10 Thread Kurt Roeckx
On Fri, Aug 21, 2015 at 07:31:53PM +0200, Kurt Roeckx wrote: > On Sun, Jun 14, 2015 at 11:52:07AM +0200, Kurt Roeckx wrote: > > On Sun, Jun 14, 2015 at 12:22:52PM +1000, Julien Cristau wrote: > > > Is the policy for what gets included in the stable branches described > > > somewhere? > > > > It's

Bug#790264: acpi supported on ARM64 as of Linux 4.1

2015-09-10 Thread Martin Michlmayr
* Michael Meskes [2015-09-01 11:03]: > > Package: acpi-support > > ... > > ACPI is supported on some ARM64 platforms as of Linux kernel > > version 4.1 (see ). Maybe > > it's time to enable this package to build on arm64, too. I'm > > not sure if it requires any

Bug#796947: jessie-pu: package s3ql/2.11.1+dfsg-2

2015-09-10 Thread Nikolaus Rath
Hi, Please note that the majority of the patch affects only the "s3qladm upgrade" command which jessie users will either use once (and then it will have failed for them and they need this patch), or never (because they don't need it). So I think these changes have extremely little change of introd

Bug#781795: NMU prepared for some of the pcre3 issues

2015-09-10 Thread Salvatore Bonaccorso
Hi Matthew, I worked on doing a NMU for pcre3 since it has accumulated some CVEs which we as well would like see fixed in jessie via pu (and so needs to be fixed first in unstable). Current debdiff is attached, but note that I have explicitly not (yet?) addressed as well - CVE-2015-3217 / #78764

Bug#798589: s3ql: please allow migration to testing

2015-09-10 Thread Nikolaus Rath
Package: release.debian.org Severity: normal Hello, The s3ql package is not migrating to testing. As far as I understand, this is because it's not building on armhf. However, I think it would be a lot better to have s3ql in testing for the other archituctures than not to have it in testing at al

Bug#798588: bugs.debian.org: Dependency cycle from install-info

2015-09-10 Thread Alex Meiburg
Package: bugs.debian.org Severity: important Dear Maintainer, Upon running apt-get install --reinstall --purge dpkg install-info It said that it could not configure install-info, "probably due to a depency cycle". However it worked fine when I reinstalled each individually. This is however maki

Bug#789807: [Pkg-cmake-team] Bug#789807: [alpha] cmake: testsuite failure: compiler feature "c_function_prototypes" is not known to C compiler

2015-09-10 Thread TRACY, ROBERT C CTR USAF AFSPC 90 IOS/DOP
(Apologies in advance if MS-Outlook formatting hoses things.) Fix posted upstream: see http://www.cmake.org/gitweb?p=cmake.git;a=commitdiff;h=150e1b27 --Bob

Bug#797404: kde-runtime: kNotify random crashes

2015-09-10 Thread Martin Steigerwald
tags 797404 upstream thanks Am Donnerstag, 10. September 2015, 19:51:01 CEST schrieb Johannes Willkomm: > Package: kde-runtime > Version: 4:15.08.0-2 > Followup-For: Bug #797404 > > Dear Maintainer, Dear Johannes, > Hello, I also frequently run into this bug since Plasma5, also with the new > v

Bug#798462: libsasl2-2: recreate and use /etc/sasl2/ for new installations

2015-09-10 Thread Ondřej Surý
So if I understand you correctly, you want to add "/etc/sasl2" directory to the package + on upgrades and change the documentation (perphaps adding README.Debian to the package)? Feel free to send a patch to accomplish that, it seems reasonable to do this. (I am not checking the source package, si

  1   2   3   4   >