Bug#899060: FTBFS: even if tests pass, dh_auto_test fails

2018-06-17 Thread Jameson Graef Rollins
I am unclear how to test this right now as I don't have direct access to an armhf system. It builds fine on the systems I have access to. Given that it seems to build fine on other systems, I'm tempted to solve this problem in the short term by just excluding armhf. If anyone thinks that's a bad

Bug#901763: chemeq: please make the build reproducible

2018-06-17 Thread Chris Lamb
Source: chemeq Version: 2.13-1 Severity: wishlist Tags: patch User: reproducible-bui...@lists.alioth.debian.org Usertags: buildpath X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org Hi, Whilst working on the Reproducible Builds effort [0], we noticed that chemeq could not be built reproduci

Bug#813620: sudo: fails to honour NOPASSWD directive

2018-06-17 Thread Ralf Jung
Hi, > But it doesn't need to be this way on my system. I think this must be > due to some specific hostname-related configuration on your system. I > hadn't tried the combinations before but trying them just now. I find > exactly the opposite. If I include the FQDN then it fails to match. > I

Bug#901715: debhelper: dh_install unexpected behaviour when ".install" file has an executable bit

2018-06-17 Thread Nadav Ruskin
I see! I understand now, thanks to your explanation. I can use your "stupid" script as a small hack to move development back to WSL. Thanks! I showed the documentation to a few of my colleagues and none of them could make use of it. It is not intuitive to any of us to expect a configuration file to

Bug#901762: sudo NOPASSWD: works for some commands, does not work for /usr/bin/*

2018-06-17 Thread Ralf Jung
Package: sudo Version: 1.8.19p1-2.1 Severity: normal Dear Maintainer, I have the following in my sudoers file: www-dataALL=(root) NOPASSWD: /usr/bin/whomai www-dataALL=(root) NOPASSWD: /home/whoami `sudo -l` reflects this: $ sudo sudo -u www-data sudo -n -l Matching Defaults en

Bug#901761: Not installable at amd64 because of libgcj17 dependency

2018-06-17 Thread Oliver Kopp
Package: pdftk Version: 2.02-4+b2 I am using the Docker image debian:sid and I am executing "apt-get install pdftk". The output is The following packages have unmet dependencies: pdftk : Depends: libgcj17 (>= 5) but it is not installable E: Unable to correct problems, you have held broken package

Bug#901760: r-cran-spatstat: FTBFS Unmatched ( in regex; marked by <-- HERE in m/^RandomFieldsUtils(

2018-06-17 Thread Graham Inggs
Source: r-cran-spatstat Version: 1.56-0-1 Severity: serious Tags: ftbfs Hi R Package Team r-cran-spatstat FTBFS everywhere on the buildds, except on armel and mipsel [1], with the following error: ** testing if installed package can be loaded * DONE (spatstat) Unmatched ( in regex; marked by <--

Bug#900579: RFS: libminini/1.2.a-1 [ITP]

2018-06-17 Thread Yangfl
Reuploaded with only d/copyright changed. Thanks. 2018-06-17 17:36 GMT+08:00 Andrey Rahmatullin : > The project license has an exception, which you have put into the Comment: > field in d/copyright, putting just "Apache-2" into the License field. This > is incorrect, as the project license is not

Bug#901157: Bug#899221: [medium size project] break up emacs-goodies-el into many elpafied packages

2018-06-17 Thread Sean Whitton
Hello Peter, On Sun, Jun 17 2018, Peter S Galbraith wrote: > I thinks it's clear that I don't have enough time for most of my > Debian packages and should trim the list to the bare minimum. > > I would be happy to have one or both of you take over the package. > Julian feels the same way. Thanks

Bug#901759: dh-python: [PATCHES] Can't cross-build python2 extensions (yet?)

2018-06-17 Thread Dima Kogan
Package: dh-python Version: 3.20180607 Severity: normal Hi. Currently we can cross-build python3 extension modules, but not python2. I just worked on this a bit, and have a functional prototype we can talk about. The test project that builds an Arch:any python extension: https://salsa.debian.o

Bug#900356: jabref: JabRef does no longer start with Java8

2018-06-17 Thread tony mancill
On Sat, Jun 02, 2018 at 07:06:56PM +0200, gregor herrmann wrote: > On Sat, 02 Jun 2018 09:59:55 -0700, tony mancill wrote: > > > What I think we should do is try to detect if the jabref-wrapper is > > being invoked with java8 and clear the options required for the java9 > > workaround. > > If that

Bug#901758: diffoscope: leaves progress bar on terminal after completion

2018-06-17 Thread Paul Wise
Package: diffoscope Version: 95 Severity: minor diffoscope leaves a giant progress bar on the terminal after it completes. It would be nice if the progress bar could disappear after it has served its purpose. In case the progress bar code you use doesn't support this, I've included code below from

Bug#901757: diffoscope: ZIP files: compare comments with zipnote or zipdetails output

2018-06-17 Thread Paul Wise
Package: diffoscope Version: 95 Severity: wishlist It would be nice if comparing ZIP files with diffoscope could compare the comments embedded in the CDFH and EOCD structures: https://en.wikipedia.org/wiki/Zip_(file_format)#Central_directory_file_header This can be done using both zipnote or zip

Bug#901698: libudev-dev updated messsage

2018-06-17 Thread Fredrick Klassen
I attempted a brand new install. This time I didn’t include stretch backports repo, which changed the error message slightly. It seems that the issue is that somehow there is a dependency on 232-25+deb9u3, which as far as I’m concerned doesn’t exist. sudo apt-get install libudev-dev Reading pac

Bug#901752: patch for --reflink=never

2018-06-17 Thread Pádraig Brady
On 17/06/18 17:38, Adam Borowski wrote: > Control: tags -1 +patch > > Here's a patch. > > I find upstream's decision to not default to --reflink=auto weird. Not > reflinking when it's supported is harmful: the stated reason of "resiliency" > against disk failures is bogus: common types of failur

Bug#901752: patch for --reflink=never

2018-06-17 Thread Adam Borowski
Control: tags -1 +patch Here's a patch. I find upstream's decision to not default to --reflink=auto weird. Not reflinking when it's supported is harmful: the stated reason of "resiliency" against disk failures is bogus: common types of failure don't work this way. Neither does "guaranteeing dis

Bug#865812: [Reportbug-maint] Bug#865812: reportbug --from-buildd shouldn't include system information

2018-06-17 Thread Sandro Tosi
+ Cyril, who originally requested this feature in #571970 On Sun, Jul 9, 2017 at 4:58 PM Adrian Bunk wrote: > > On Sun, Jun 25, 2017 at 08:44:44AM -0400, Sandro Tosi wrote: > > On Sat, Jun 24, 2017 at 7:17 PM, Adrian Bunk wrote: > > > When using --from-buildd, there is no point in including > >

Bug#880857: [Reportbug-maint] Bug#880857: reportbug: incorrectly suggest installing packages from experimental

2018-06-17 Thread Sandro Tosi
Hello, > When reporting a bug about a package that also have a version in > experimental it suggested me to install a version from there. i'm pretty sure reportbug didnt suggest to install a package from experimental, but it mentioned that a new package existed in experimental and asked if you wa

Bug#901756: ITP: libplack-request-withencoding-perl -- subclass of Plack::Request which supports encoding

2018-06-17 Thread Robert J. Clay
Package: wnpp Owner: Robert James Clay Severity: wishlist X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org * Package name: libplack-request-withencoding-perl Version : 0.12 Upstream Author : moznion * URL : https://metacpan.org/release/Plack-R

Bug#901755: xsane: Fail to set size of scan area at GUI

2018-06-17 Thread Helder Lima
ns of packages xsane suggests: ii gimp 2.8.18-1+deb9u1 pn gocr | cuneiform | tesseract-ocr | ocrad pn gv pn hylafax-client | mgetty-fax -- no debconf information 20180617-Xsane_Bug_Screens.pdf Description: Adobe PDF document

Bug#891491: rrdtool: RRD Tool "Line0" is not processed any more

2018-06-17 Thread Christian Schrötter
btw: I've fixed my own Munin plugins with a little workaround... LINE0.001 instead of LINE0. Works like a charm for now! :-)

Bug#901753: Invalid syntax error on startup

2018-06-17 Thread Witold Baryluk
Package: pypy Version: 6.0.0+dfsg-1 Severity: normal $ pypy Python 2.7.13 (6.0.0+dfsg-1, Apr 27 2018, 22:07:01) [PyPy 6.0.0 with GCC 7.3.0] on linux2 Type "help", "copyright", "credits" or "license" for more information. Traceback (most recent call last): File "/usr/lib/pypy/lib_pypy/_pypy_inte

Bug#901754: RM: cl-csv-clsql cl-csv-data-table -- NBS; manual cruft removal of obsolete binary packages

2018-06-17 Thread Adrian Bunk
Package: ftp.debian.org Severity: normal cl-csv (20180228-2) unstable; urgency=medium ... * Merge cl-csv-clsql and cl-csv-data-table into cl-csv ... -- Sébastien Villemot Sat, 02 Jun 2018 10:35:38 +0200

Bug#855091: aiocoap: FTBFS randomly (failing tests)

2018-06-17 Thread Santiago Vila
On Wed, 14 Feb 2018, Agustin Henze wrote: > Hi Santiago, sorry for the looonggg delay. I have tried to reproduce it with > no > success. Could you tell me more about your setup please? > I'm using the following command for testing it [ Sorry for the late reply ] My setup is described here: htt

Bug#888095: [debian-mysql] Bug#888095: Bug#888095:

2018-06-17 Thread Otto Kekäläinen
su 17. kesäk. 2018 klo 10.27 Pirate Praveen (prav...@debian.org) kirjoitti: > > On Thu, 14 Jun 2018 15:57:18 +0800 Andy Li wrote: > > I'm sure you have been busy, but this issue has been there unfixed for > > several months. > > I would appreciate if you can spend a few minutes to answer our quest

Bug#888095: [debian-mysql] Bug#888095:

2018-06-17 Thread Otto Kekäläinen
to 14. kesäk. 2018 klo 9.57 Andy Li (a...@onthewings.net) kirjoitti: .. > I'm sure you have been busy, but this issue has been there unfixed for > several months. > I would appreciate if you can spend a few minutes to answer our questions. > If you lack the time to maintain the package, would you

Bug#849335: Support keyfile-size, keyfile-offset in cryptroot

2018-06-17 Thread Guilhem Moulin
Control: tag -1 pending Hi, On Sun, 25 Dec 2016 at 19:13:18 +0100, schaarsc wrote: > Please consider adding keyfile-size, keyfile-offset to the supported options. Thanks for the patch. I didn't apply it as is since we just finished a major refactoring of our scripts, but nonetheless this commit

Bug#901752: cp: provide option to explicitly disable --reflink

2018-06-17 Thread Marian Sigler
Package: coreutils Severity: wishlist It would be desireable for users who have defined something like `alias cp='cp --reflink=auto'` to be able to override this per call (without requiring to fall back to /bin/cp, which is just a workaround imho, and which would override possible other options se

Bug#894784: [Reportbug-maint] Bug#894784: reportbug: Please support --attach for (neo)mutt

2018-06-17 Thread Sandro Tosi
On Wed, Apr 4, 2018 at 4:57 AM Julian Andres Klode wrote: > (neo)mutt has an option "-a [...] --" to attach files to a message. > Please make > reportbug use that, so the attach option works (and for others, maybe make > --attach > behave like --include, I don't know). any chance you could pro

Bug#865153: reportbug: please include kernel taint flags

2018-06-17 Thread Adam Borowski
On Sun, Jun 17, 2018 at 03:17:38PM -0400, Sandro Tosi wrote: > On Mon, Jun 19, 2017 at 12:48 PM Adam Borowski wrote: > > [Add kernel taint state to reportbug] > > The state can be read via /proc/sys/kernel/tainted which provides a decimal > > integer value, with bits meaning the following: > > >

Bug#901751: wims: FTBFS when built with dpkg-buildpackage -A

2018-06-17 Thread Santiago Vila
Package: src:wims Version: 1:4.15b~dfsg1-11 Severity: serious Dear maintainer: I tried to build this package in buster with "dpkg-buildpackage -A" but it failed: [...] debian/rules build-indep dh build-indep --with

Bug#901750: tesseract: FTBFS when built with dpkg-buildpackage -A

2018-06-17 Thread Santiago Vila
Package: src:tesseract Version: 4.00~git2439-c3ed6f03-1 Severity: serious Dear maintainer: I tried to build this package in buster with "dpkg-buildpackage -A" but it failed: [...] debian/rules build-indep dh build-

Bug#901749: mlpack: FTBFS when built with dpkg-buildpackage -A

2018-06-17 Thread Santiago Vila
Package: src:mlpack Version: 2.2.5-1 Severity: serious Dear maintainer: I tried to build this package in buster with "dpkg-buildpackage -A" but it failed: [...] debian/rules build-indep dh build-indep dh_update

Bug#901159: linux-image-arm64: enable configuration options needed by Firefly-RK3399 board

2018-06-17 Thread Vagrant Cascadian
Control: tags 901159 pending On 2018-06-09, Heinrich Schuchardt wrote: > to fully support the Firefly-RK3399 board, please, enable the following > configuration items for linux-image-arm64: > > CONFIG_DRM_ROCKCHIP > CONFIG_PHY_ROCKCHIP_TYPEC > CONFIG_ROCKCHIP_ANALOGIX_DP > CONFIG_ROCKCHIP_DW_HDMI

Bug#901748: elfutils FTCBFS: missing Build-Depends: zlib1g-dev:native

2018-06-17 Thread Kurt Roeckx
On Sun, Jun 17, 2018 at 11:05:54PM +0200, Helmut Grohne wrote: > Source: elfutils > Version: 0.170-0.4 > Severity: important > Tags: patch > > elfutils fails to cross build from source, because the native build pass > requires zlib, but theres is no corresponding zlib dependency. The > attached pa

Bug#901179: gri FTCBFS: does not pass --host to ./configure

2018-06-17 Thread Peter S Galbraith
Thanks! Peter Helmut Grohne wrote: > Source: gri > Version: 2.12.26-1 > Tags: patch > User: helm...@debian.org > Usertags: rebootstrap > > gri fails to cross build from source, because debian/rules does not pass > --host to ./configure. The easiest way of doing so is letting > dh_auto_configure

Bug#901157: Bug#899221: [medium size project] break up emacs-goodies-el into many elpafied packages

2018-06-17 Thread Peter S Galbraith
Hi everyone, I thinks it's clear that I don't have enough time for most of my Debian packages and should trim the list to the bare minimum. I would be happy to have one or both of you take over the package. Julian feels the same way. Thanks, Peter

Bug#901748: elfutils FTCBFS: missing Build-Depends: zlib1g-dev:native

2018-06-17 Thread Helmut Grohne
Source: elfutils Version: 0.170-0.4 Severity: important Tags: patch elfutils fails to cross build from source, because the native build pass requires zlib, but theres is no corresponding zlib dependency. The attached patch adds it. Please consider applying it soonish. Helmut diff --minimal -Nru e

Bug#901643: autopkgtest: man page and help text don't agree on args order

2018-06-17 Thread Alexandre Viau
On 2018-06-17 04:57 PM, Paul Gevers wrote: > > I think the order doesn't matter (and if I read the code that seems to > be true. It may be confusing though, so I'll make them consistent. Right, I have read the code after opening this issue and noticed that too. I think that it is a good thing to

Bug#901726: RFS: json-c/0.13.1+dfsg-1 [QA] -- JSON manipulation library

2018-06-17 Thread Gianfranco Costamagna
control: owner -1 ! control: tags -1 moreinfo > I need an upload to experimental so I can request a transition slot (the ABI > changed, and so did the soname); I moved the packaging repository to > salsa.d.o, > so please fetch the source from there (`git buildpackage` ought to do the > right thi

Bug#874590: [bug #51181] Unexpected "Redirecting output to 'wget-log'."

2018-06-17 Thread J
Follow-up Comment #15, bug #51181 (project wget): Hi Tim I could not get your code to compile. My simpler C version of my test case below What I woudl suggest is, could this be added to wget testsuite? some additional tests //gcc -O2 -Wall -Wextra -Wpedantic -o main wget_main.c #include int

Bug#901643: autopkgtest: man page and help text don't agree on args order

2018-06-17 Thread Paul Gevers
Control: severity -1 wishlist Control: tags -1 pending Hi Alexandre, On 16-06-18 04:06, Alexandre Viau wrote: > Running just `autopkgtest` outputs the following: > > usage: autopkgtest [options] [testbinary ...] testsrc ... > > running `autopkgtest --help` outputs: > > usage: autopkgtest [opti

Bug#899965: inspircd: Invalid maintainer address pkg-irc-maintain...@lists.alioth.debian.org

2018-06-17 Thread Christoph Biedl
Control: tags 899965 + patch Control: tags 899965 + pending Christoph Biedl wrote... > Please fix this before long. Among other reasons, keep in mind bug > reports and important notifications about your package might not reach > you. I've prepared an NMU for inspircd (versioned as 2.0.24-1.1) an

Bug#897127: psensor FTBFS on i386/armhf: FAIL: test-cppcheck.sh

2018-06-17 Thread Adrian Bunk
Control: reassign -1 cppcheck Control: forcemerge 898327 -1 Control: affects 898327 src:psensor On Mon, May 21, 2018 at 09:00:15PM +0200, Enrico Tröger wrote: > On 05/13/2018 02:36 PM, Joachim Reichel wrote: > > See bug 898327. > > Thanks. > Just for the records, for me the problem is gone with t

Bug#832456: elfutils: improve handling of DEB_BUILD_OPTIONS=nocheck

2018-06-17 Thread Kurt Roeckx
On Sun, Jun 17, 2018 at 09:38:55PM +0200, Mark Wielaard wrote: > On Sun, Jun 17, 2018 at 09:11:54PM +0200, Helmut Grohne wrote: > > it breaks architecture bootstrap. > > I am missing context I am afraid. But which architecture is broken atm? This is about cross building new architectures. Kurt

Bug#901747: swaks does not depend on libio-socket-inet6-perl

2018-06-17 Thread Marian Sigler
Package: swaks Version: 20170101.0-2 swaks in the default installation prints this when connection to ipv6 hosts: *** IPv6 not available: requires IO::Socket::INET6. Exiting after installing libio-socket-inet6-perl, it works. I suggest adding this as a recommends: (or even depends, if one consi

Bug#832456: elfutils: improve handling of DEB_BUILD_OPTIONS=nocheck

2018-06-17 Thread Mark Wielaard
On Sun, Jun 17, 2018 at 09:11:54PM +0200, Helmut Grohne wrote: > it breaks architecture bootstrap. I am missing context I am afraid. But which architecture is broken atm? We do have an upstream buildbot for elfutils that checks various distro, architectures: https://builder.wildebeest.org/buildbot

Bug#897787: libfilezilla: ftbfs with GCC-8

2018-06-17 Thread Gianfranco Costamagna
control: fixed -1 0.12.3-1 control: close -1 On Fri, 04 May 2018 12:22:16 + Matthias Klose wrote: > Package: src:libfilezilla > Version: 0.11.0-1 > Severity: normal > Tags: sid buster > User: debian-...@lists.debian.org > Usertags: ftbfs-gcc-8 > > Please keep this issue open in the bug track

Bug#832456: elfutils: improve handling of DEB_BUILD_OPTIONS=nocheck

2018-06-17 Thread Kurt Roeckx
On Sun, Jun 17, 2018 at 09:11:54PM +0200, Helmut Grohne wrote: > Hi Kurt, > > Unless I hear a response soon, I'll NMU this, because it breaks > architecture bootstrap. Just NMU it, I think the patch you've send is fine. Kurt

Bug#901744: nmu: elastix_4.8-10

2018-06-17 Thread Adrian Bunk
Package: release.debian.org Severity: normal Tags: stretch User: release.debian@packages.debian.org Usertags: binnmu nmu elastix_4.8-10 . amd64 i386 . stretch . -m "Rebuild with ITK that has been built with gcc 6 (fixes #901312)" The version of elastix in stretch was built shortly before gc

Bug#889757: bash: man2html dependency problematic for bootstrapping

2018-06-17 Thread Helmut Grohne
Control: tags -1 + pending On Tue, Feb 06, 2018 at 09:24:50PM +0100, Helmut Grohne wrote: > I saw that you added man2html to Build-Depends. That happens to not be > good for bootstrapping, because man2html is not Multi-Arch: foreign. Let > me propose three things to improve the situation: > > *

Bug#901746: kirigami2: versioned depends on extra-cmake-modules too low and broken autopkgtest

2018-06-17 Thread Paul Gevers
Source: kirigami2 Version: 5.47.0-1 User: debian...@lists.debian.org Usertags: regression The autopkgtest run of kirigami2¹ that was triggered by the migration software failed. Looking at the log file, I see that the build of kirigami2 failed with the error copied at the bottom of this report. I

Bug#901745: Please update golang-github-opencontainers-selinux snapshot

2018-06-17 Thread Laurent Bigonville
Source: golang-github-opencontainers-selinux Version: 1.0.0~rc1+git20170621.5.4a2974b-1 Severity: normal User: selinux-de...@lists.alioth.debian.org Usertags: selinux Hi, The snapshot of golang-github-opencontainers-selinux is a year old and it would be nice if it was updated as there are several

Bug#901743: Missing BUILDTAGS for selinux?

2018-06-17 Thread Laurent Bigonville
Source: docker.io Version: 17.12.1+dfsg-2 Severity: normal User: selinux-de...@lists.alioth.debian.org Usertags: selinux Hi, Looking at the debian/rules file, there is something that is not clear to me. The file contains the two following lines: export DOCKER_BUILDTAGS := apparmor selinux and

Bug#865153: reportbug: please include kernel taint flags

2018-06-17 Thread Sandro Tosi
Hello Adam, On Mon, Jun 19, 2017 at 12:48 PM Adam Borowski wrote: > > Package: reportbug > Version: 7.1.7 > Severity: wishlist > > Hi! > The "System Information" part of reportbug's output doesn't currently > mention the kernel's taint state. A bunch of these flags show that > something on the s

Bug#901742: ITP: changeo -- Repertoire clonal assignment toolkit

2018-06-17 Thread Steffen Moeller
Package: wnpp Severity: wishlist Owner: Steffen Moeller * Package name: changeo * URL : http://changeo.readthedocs.io * License : CC BY-SA 4.0 Programming Lang: Python Description : Repertoire clonal assignment toolkit The package is team-maintained on https://sal

Bug#832456: elfutils: improve handling of DEB_BUILD_OPTIONS=nocheck

2018-06-17 Thread Helmut Grohne
Hi Kurt, On Wed, Aug 03, 2016 at 10:01:28PM +0200, Kurt Roeckx wrote: > I already changed my mind to keep it as it currently is. That's all fine, but what prevents you from uploading my improvements to the handling of nocheck? (Nothing changes for native builds without the nocheck profile or opti

Bug#853122: This problem not solved until now

2018-06-17 Thread Ky0ncheng
Fix this bug i think AMD need to do something, but not is. Sent with [ProtonMail](https://protonmail.com) Secure Email.

Bug#901678: debhelper: Dh_Lib:get_buildoptions() does not honor DEB_BUILD_MAINT_OPTIONS

2018-06-17 Thread Drew Parsons
On Sun, 2018-06-17 at 18:35 +, Niels Thykier wrote: > Drew Parsons: > > > The primary use of DEB_BUILD_MAINT_OPTIONS that I know of is to make > dpkg-buildflags enable hardening or other special-case compiler > flags. > E.g. DEB_BUILD_MAINT_OPTIONS=hardening=+all. > > That use-case is complet

Bug#856914: amule: [amulegui] amulegui crashes when connecting

2018-06-17 Thread Stefano Aniballi
Download the GeoIP.dat - http://geolite.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz copy GeoIP.dat in ~/.aMule$ delete GeoIP.dat.download in ~/.aMule$ now amulegui works correctly

Bug#882163: ruby-ronn: unable to satisfy cross Build-Depends

2018-06-17 Thread Helmut Grohne
Control: tags -1 + pending On Sun, Nov 19, 2017 at 08:25:52PM +0100, Helmut Grohne wrote: > Your package suddenly became relevant to architecture bootstrap when > libidn2 started to build-depend on it. Unfortunately, this dependency > makes libidn2's Build-Depends unsatisfiable for cross compilati

Bug#901741: mkdocs: Header went from blue to colorless in default theme

2018-06-17 Thread Olivier Dameron
Package: mkdocs Version: 0.17.4+dfsg-1 Severity: normal Dear Maintainer, After upgrading mkdocs from 0.15.3 to 0.17.3 (debian testing), the blue header of the default theme is now white/colorless. (ex: http://bioinfo-rennes.fr had a header similar to the one no the current mkdocs website) I l

Bug#898495: [pkg-cryptsetup-devel] Bug#898495: cryptsetup: [patch] make failsleep configurable

2018-06-17 Thread Chris Lamb
Dear Guilhem, > Go*es*, we still have a few hours left :-) Ah, I thought it was last weekend.. I was wondering where the Planet Debian post had got to.. ;-) > https://salsa.debian.org/cryptsetup-team/cryptsetup/blob/master/debian/cryptsetup.NEWS#L11 \o/ Regards, -- ,''`. : :' :

Bug#898495: [pkg-cryptsetup-devel] Bug#898495: cryptsetup: [patch] make failsleep configurable

2018-06-17 Thread Guilhem Moulin
Control: tag -1 pending On Sun, 17 Jun 2018 at 09:02:56 +0100, Chris Lamb wrote: > How did the sprint go? :) Go*es*, we still have a few hours left :-) Quite well, thanks for approving the sponsorship! The refactoring branch is now merged to master, and 'failsleep' is no longer supported. Beca

Bug#901740: autopkgtest failure on i386: command3: Test DEFCFUN.BFF.2 failed

2018-06-17 Thread Christoph Berg
Source: cffi Version: 1:0.19.0-3 Severity: important Hi, cffi is failing its autopkgtest testsuite on i386 sid and buster. command1 and command2 pass, command3 is failing: ;;; running tests (uncompiled) Doing 323 pending tests of 323 tests total. [...] Test DEFCFUN.BFF.2 failed Form: (SUM-127 (M

Bug#899221: [medium size project] break up emacs-goodies-el into many elpafied packages

2018-06-17 Thread Sean Whitton
Hello Nicholas, The things you've suggested in this most recent e-mail all involve massive changes to emacs-goodies-el, which I don't think can be done without the involvement of its maintainers. It's just too much for an NMU. Creating new source packages with elpafied versions of addons, and th

Bug#901678: debhelper: Dh_Lib:get_buildoptions() does not honor DEB_BUILD_MAINT_OPTIONS

2018-06-17 Thread Niels Thykier
Drew Parsons: > On Sun, 2018-06-17 at 16:44 +, Niels Thykier wrote: >> But lintian complains that it should be set to DEB_BUILD_MAINT_OPTIONS instead. But when I change it to DEB_BUILD_MAINT_OPTIONS=nocheck (or "export DEB_BUILD_MAINT_OPTIONS=nocheck"), the te

Bug#901427: Unable to enable ext4 journaled quota

2018-06-17 Thread Theodore Y. Ts'o
On Fri, Jun 15, 2018 at 07:37:19PM -0700, Elliott Mitchell wrote: > > During the process I ended up running `e2fsck -f` multiple times. I > ended up running `e2fsck -f` after enabling each feature (`tune2fs` > really didn't like enabling multiple features at once). OK, so I really need a reliabl

Bug#877639: jessie-pu: package sqlite3/3.8.7.1-1+deb8u3

2018-06-17 Thread Jonathan Wiltshire
Control: tag -1 wontfix Hi, This request was approved and tagged 'confirmed', but no upload was subsequently made. With the final point release for Jessie now being prepared, it's unfortunately too late for this package to be updated. Thanks, -- Jonathan Wiltshire

Bug#859953: some improvements for /lib/cryptsetup/cryptdisks.functions

2018-06-17 Thread Guilhem Moulin
Control: tag -1 pending Hi, Thanks for the review! Refactoring cryptdisks.functions has been on our TODO list for quite a while, and we finally got around to it. All the points you mentioned are addressed, AFAICT: https://salsa.debian.org/cryptsetup-team/cryptsetup/blob/master/debian/cryp

Bug#901739: ITP: libhtml-escape-perl -- Extremely fast HTML escaping

2018-06-17 Thread Robert J. Clay
Package: wnpp Owner: Robert James Clay Severity: wishlist X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org * Package name: libhtml-escape-perl Version : 1.10 Upstream Author : Goro Fuji * URL : https://metacpan.org/release/HTML-Escape * License

Bug#901738: searx: please don't pull nodejs into the installation set

2018-06-17 Thread Helmut Grohne
Package: python3-searx Version: 0.14.0+dfsg1-2 Severity: wishlist python3-searx Depends: nodejs-requirejs. As far as I understand, this is used for symlinking require.js into the static file tree of searx to be supplied to browsers. Thus python3-searx does not actually use nodejs, just the javascr

Bug#900254: reportbug: suggests upgrading to non-stable version

2018-06-17 Thread Sandro Tosi
> I'm using stable, with occasional backports. I just opened a BR using > reportbug and here is its output: > > Your version (0.9.7-2) of nslcd appears to be out of date. > The following newer release(s) are available in the Debian archive: >testing: 0.9.9-1 >unstable: 0.9.9-1 > Do you stil

Bug#901737: ITP: igor -- infers V(D)J recombination processes from sequencing data

2018-06-17 Thread Steffen Moeller
Package: wnpp Severity: wishlist Owner: Steffen Moeller * Package name: igor Version : 1.2.0 * URL : https://github.com/qmarcou/IGoR/ * License : GPL Description : infers V(D)J recombination processes from sequencing data The package is team-maintained on

Bug#901736: [pkg-cryptsetup-devel] Bug#901736: cryptsetup: please keep cryptsetup package as metapackage

2018-06-17 Thread Christoph Anton Mitterer
Hey. On Sun, 2018-06-17 at 19:44 +0200, Jonas Meurer wrote: > * Rename "cryptsetup-run" to "cryptsetup" afterwards. That's also good :-) Cheers, Chris.

Bug#898025: [pkg-apparmor] Fwd: Bug#898025: lxc: apparmor="DENIED" operation="mount" info="failed flags match" error=-13

2018-06-17 Thread intrigeri
Control: tag -1 + upstream Hi, johnw: > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=898025 > Over the year, if I enable apparmor for lxc (lxc.aa_profile = > lxc-container-default), > I see a lot of "apparmor denied" messages like below, > But the lxc itself is can running and functional w

Bug#901112: OVS cannot be built with dpkg-buildpackage -A

2018-06-17 Thread Adrian Bunk
Contro: severity -1 serious On Sun, Jun 17, 2018 at 09:48:18AM +0200, Thomas Goirand wrote: > severity 901112 important "FTBFS with dpkg-buildpackage -A" means that a source-only upload would FTBFS on the buildd, and this is RC in stretch and later. cu Adrian -- "Is there not promise

Bug#888468: pandoc: please support new YAML fields "front/back-notice" for LaTeX and HTML5 output

2018-06-17 Thread Francesco Poli
On Fri, 01 Jun 2018 12:28:45 -0700 John MacFarlane wrote: > Francesco Poli writes: > > > On Fri, 01 Jun 2018 10:20:34 +0200 Jonas Smedegaard wrote: > > If you don't want the Debian package to diverge from the upstream > > behavior, please, at least, forward my wishlist bug report (with my > > pa

Bug#901678: debhelper: Dh_Lib:get_buildoptions() does not honor DEB_BUILD_MAINT_OPTIONS

2018-06-17 Thread Drew Parsons
On Sun, 2018-06-17 at 16:44 +, Niels Thykier wrote: > > > > But lintian complains that it should be set to > > > DEB_BUILD_MAINT_OPTIONS > > > instead. > > > > > > But when I change it to DEB_BUILD_MAINT_OPTIONS=nocheck (or > > > "export > > > DEB_BUILD_MAINT_OPTIONS=nocheck"), the tests are

Bug#833865: jessie-pu: package youtube-dl/2014.08.05-1+deb8u1

2018-06-17 Thread Jonathan Wiltshire
retitle 833865 RM: youtube-dl/2014.08.05-1+deb8u1 user release.debian@packages.debian.org usertags 833865 = rm Hi, On Tue, Aug 09, 2016 at 11:50:27AM -0400, Antoine Beaupré wrote: > If youtube-dl cannot be updated in this fashion, then it is my opinion > that it should be completely removed f

Bug#901723: git-buildpackage: git-pbuilder create not working properly under docker

2018-06-17 Thread Guido Günther
control: reassign -1 cowdancer Hi, On Sun, Jun 17, 2018 at 09:26:28AM -0400, Tong Sun wrote: > Package: git-buildpackage > Version: 0.8.12.2 > Severity: normal > > Dear Maintainer, > > The `git-pbuilder create` works well within the host but is giving > errors when running under docker. It'll fa

Bug#901736: cryptsetup: please keep cryptsetup package as metapackage

2018-06-17 Thread Christoph Anton Mitterer
Package: cryptsetup Version: 2.0.3-1 Severity: wishlist Hi. Instead of making the "cryptsetup" package a transitional dummy package, that get's eventually dropped, wouldn't it make sense to keep it as a meta-package that depends on the other ones which are normally wanted by people? Otherwise pe

Bug#901735: mediastreamer2: hardcodes wrong FF_INPUT_BUFFER_PADDING_SIZE value

2018-06-17 Thread James Cowgill
Source: mediastreamer2 Version: 1:2.16.1-2 Severity: normal Tags: patch Hi, mediastreamer2 contains this: (src/videofilters/nowebcam.c) > #if __clang__ > #pragma clang diagnostic push > #pragma clang diagnostic ignored "-Wdeprecated-declarations" > #endif > > #define FF_INPUT_BUFFER_PADDING_SIZE

Bug#901734: /usr/bin/plasmashell: recently taskbar becames unreadable after some time of use

2018-06-17 Thread Paul Gevers
Subject: /usr/bin/plasmashell: recently taskbar becames unreadable after some time of use Package: plasma-workspace Version: 4:5.12.5-1 Severity: normal File: /usr/bin/plasmashell Dear KDE maintainers, Recently I had multiple occurances where the taskbar of my KDE session suddenly became unreada

Bug#888349: linphone: FTBFS with FFmpeg 4.0

2018-06-17 Thread James Cowgill
Control: tags -1 patch Hi, On 31/05/18 22:13, Bernhard Schmidt wrote: > On 29.05.2018 11:20, James Cowgill wrote: >> On Wed, 24 Jan 2018 22:26:50 + jcowg...@debian.org wrote: >>> Source: linphone >>> Version: 3.6.1-3 >>> Severity: important >>> User: debian-multime...@lists.debian.org >>> Use

Bug#901678: debhelper: Dh_Lib:get_buildoptions() does not honor DEB_BUILD_MAINT_OPTIONS

2018-06-17 Thread Niels Thykier
Control: tags -1 moreinfo On Sat, 16 Jun 2018 18:44:25 +0200 Guillem Jover wrote: > [...] > > > But lintian complains that it should be set to DEB_BUILD_MAINT_OPTIONS > > instead. > > > > But when I change it to DEB_BUILD_MAINT_OPTIONS=nocheck (or "export > > DEB_BUILD_MAINT_OPTIONS=nocheck"),

Bug#901715: debhelper: dh_install unexpected behaviour when ".install" file has an executable bit

2018-06-17 Thread gregor herrmann
On Sun, 17 Jun 2018 17:28:06 +0300, Nadav Ruskin wrote: > > And what of the documentation in debhelper(7) is not clear enough of how the > > executable install scripts should "look"? > You're right, I meant output. It doesn't say how the install mechanism > works, I don't know what sort of command

Bug#901733: ITP: libvirt-dbus -- libvirt D-Bus API bindings

2018-06-17 Thread Andrea Bolognani
Package: wnpp Severity: wishlist Owner: Andrea Bolognani * Package name: libvirt-dbus Version : 1.0.0 Upstream Author : various * URL : https://libvirt.org/ * License : LGPL-2+ Programming Lang: C Description : libvirt D-Bus API bindings Libvirt is a

Bug#887904: RFR: Make dh_installinit and dh_installsystemd debhelper autoscript snippets independent in c12 (Was: Re: Bug#887904: dh_installsystemd will unmask services *after* an attempt to start the

2018-06-17 Thread Niels Thykier
On Wed, 16 May 2018 09:50:28 -0400 Felipe Sateler wrote: > [...] > > >> Can you handle the update-rc.d side or should I file a bug against >> init-system-helpers? >> > > I'd like opinions from the rest of pkg-systemd first. Michael, what do you > think? > Any updates on this part? > Another

Bug#874590: [bug #51181] Unexpected "Redirecting output to 'wget-log'."

2018-06-17 Thread Tim Ruehsen
Follow-up Comment #14, bug #51181 (project wget): Sorry, I forgot to mention that I used J's system() call. > Given the special behavior of "timeout", isn't this "working as intended"? I see wget-log being created with J's C code though --output-file was given (-o dump.html): #include int main

Bug#901495: redis: multiple security issues in Lua scripting

2018-06-17 Thread Moritz Mühlenhoff
On Sat, Jun 16, 2018 at 04:09:04PM +0100, Chris Lamb wrote: > Hi Moritz, > > > For future updates please include the git commit IDs to debian/patches > > Sure. I've added commit IDs to the files in debian/patches and > uploaded redis_3.2.6-3+deb9u1_amd64.changes with those — and no > other! — cha

Bug#901732: libhtml-tree-perl: Many "Use of uninitialized value" warnings from buster on

2018-06-17 Thread Christoph Biedl
Package: libhtml-tree-perl Version: 5.07-1 Severity: normal Dear Maintainer, from buster on, using HTML::TableExtract triggers a lot of (some 33) warnigs about "Use of uninitialized value" in /usr/share/perl5/HTML/Element.pm and /usr/share/perl5/HTML/TreeBuilder.pm Reproducer: =

Bug#900851: [Pkg-deepin-devel] Bug#900851: Papirus icon theme in Stretch backports request

2018-06-17 Thread Boyuan Yang
在 2018年6月13日星期三 CST 上午1:14:55,Samuel Henrique 写道: > Hello everyone, > > I just sent a Merge request[0] containing the branch for backports. > > Thanks for your work on maintaining Deepin packages, a lot of Brazilian > users appreciate that. > > [0] > https://salsa.debian.org/pkg-deepin-team/papi

Bug#901731: ipmiutil: Attempts to enable/start services named like ipmiutil.ipmiutil*.service without shipping them

2018-06-17 Thread Niels Thykier
Package: ipmiutil Version: 3.0.8-1 Severity: serious Hi, While working with a contributor on improving dh_installsystemd in debhelper, I was informed that ipmiutil's usage of dh_installsystemd leads to a broken package[1]. Indeed, the postinst script refers to a lot of non-existing "ipmiutil.ipm

Bug#897495: starjava-topcat: FTBFS: ImportError: No module named dns.exception

2018-06-17 Thread Adrian Bunk
On Wed, May 09, 2018 at 12:41:21PM +0300, Juhani Numminen wrote: > On Wed, 2 May 2018 22:22:17 +0200 Lucas Nussbaum wrote: > > Source: starjava-topcat > > Version: 4.5.1-2 > > Severity: serious > > Tags: buster sid > > User: debian...@lists.debian.org > > Usertags: qa-ftbfs-20180502 qa-ftbfs > > J

Bug#888386: opencv: FTBFS with FFmpeg 4.0

2018-06-17 Thread James Cowgill
Control: tags -1 patch Hi, On 06/06/18 14:26, James Cowgill wrote: > On Wed, 24 Jan 2018 22:26:50 + jcowg...@debian.org wrote: >> Source: opencv >> Version: 3.2.0+dfsg-4 >> Severity: important >> User: debian-multime...@lists.debian.org >> Usertags: ffmpeg-3.5-transition >> >> Hi, >> >> Your

Bug#901663: python3-dijitso: fails to upgrade from 'sid' - trying to overwrite /usr/bin/dijitso

2018-06-17 Thread Drew Parsons
On Sat, 16 Jun 2018 14:16:04 +0200 Andreas Beckmann wrote... > Unpacking python3-dijitso (2018.1.0-1exp1) ... > dpkg: error processing archive /tmp/apt-dpkg-install-GCfa7O/5- python3-dijitso_2018.1.0-1exp1_all.deb (--unpack): >trying to overwrite '/usr/bin/dijitso', which is also in packag

Bug#899115: Bug #899115 in pasco marked as pending

2018-06-17 Thread Helmut Grohne
Hi Adrian, On Sun, Jun 17, 2018 at 02:52:40PM +0300, Adrian Bunk wrote: > do you plan to upload anything here? No. At least not soon. > I am a bit confused about a maintainer-upload versioned change saying > "Non-maintainer upload." plus nothing uploaded to the archive so far. That's an artifa

Bug#901276: lame 3.99.5+repack1-7+deb8u2 flagged for acceptance

2018-06-17 Thread Adam D Barratt
Control: tags -1 + pending Hi, The upload referenced by this bug report has been flagged for acceptance into the proposed-updates queue for Debian jessie. Thanks for your contribution! Upload details == Package: lame Version: 3.99.5+repack1-7+deb8u2 Explanation: fix security issu

Bug#901276: jessie-pu: package lame/3.99.5+repack1-7+deb8u2

2018-06-17 Thread Adam D. Barratt
On Sun, 2018-06-17 at 09:20 -0400, Hugo Lefeuvre wrote: > > +lame (3.99.5+repack1-7+deb8u2) oldstable; urgency=high > > > > Please use "jessie" as the distribution there, and feel free to > > upload. > > Done. I hope it's not too late, sorry for the delay ! > It was close. :-) We haven't closed

  1   2   >