Bug#904268: debian-installer: Improve instruction when the kernel doesn't support LVM

2018-07-22 Thread Karl-Philipp Richter
On Sun, 22 Jul 2018 19:59:35 +0200 Cyril Brulebois wrote > Not having lvm modules getting loaded automatically is generally the > sign of a kernel/module version mismatch, so I'm not sure there's much > to be done by users at that point… That sounds like a good thing to add to the message.

Bug#897477: libhugetlbfs: FTBFS: collect2: error: ld returned 1 exit status

2018-07-22 Thread Punit Agrawal
Hi Lucas, Thanks for the report and apologies for not picking this earlier. On Wed, 2 May 2018 22:00:16 +0200 Lucas Nussbaum wrote: [...] > During a rebuild of all packages in sid, your package failed to build on > amd64. > > Relevant part (hopefully): > > /usr/bin/x86_64-linux-gnu-ld:

Bug#897207: nvidia-driver: redshift is now greenshift

2018-07-22 Thread Heikki Hokkanen
Control: found -1 nvidia-graphics-drivers/390.67-2~bpo9+1 Control: tags -1 - moreinfo On Mon, Jul 9, 2018 at 4:30 AM Andreas Beckmann wrote: > Is this still an issue with the latest driver (390.67) available in sid, > buster, and (soon) stretch-backports? Yes. Installed package versions below.

Bug#889056: [update] Re: Bug#889056: replace apache-mode.el with elpa package

2018-07-22 Thread Lev Lamberov
Пн 23 июл 2018 @ 07:43 Sean Whitton : > On Sun 22 Jul 2018 at 06:26PM -0400, Nicholas D Steeves wrote: > >> In the past FTPMaster has emailed me stating that upstream sources >> must contain a full-text copy of the appropriate license. > > Debian Policy does indeed says something about this.

Bug#892819: at: improvements to atd.service

2018-07-22 Thread Jose M Calhariz
I have included your improvements in source code and will be available in a future 3.1.21. Kind regards Jose M Calhariz -- Sent from my Android device with K-9 Mail. Please excuse my brevity.

Bug#904306: clone-reprepro test: "apt updated wrong number of Release files (), erk"

2018-07-22 Thread Sean Whitton
Source: dgit Version: 5.10 dpkg-source: info: applying pari-extra_3-1.diff.gz + t-dgit fetch unstable,stable + local dgit=/home/spwhitton/src/dgit/dgit + pwd /home/spwhitton/src/dgit/tests/tmp/clone-reprepro/example + : ' ' +

Bug#634737: lintian complains about armhf binaries in /lib/arm-linux-gnueabihf

2018-07-22 Thread Chris Lamb
severity 634737 normal thanks Hi, > trying to make GCC multilib/multiarch aware for armhf and armel, I see > > E: libhfgcc1: triplet-dir-and-architecture-mismatch lib/arm-linux-gnueabihf/ > is for armhf > > which seems to be bogus. Ping on this? See, in particular,

Bug#832368: Using of the meaningless fcntl()

2018-07-22 Thread Jose M Calhariz
On July 25, 2016 1:35:29 PM GMT+08:00, Hitoshi Ozeki wrote: >On Mon, 25 Jul 2016 03:33:14 +0900 I wrote: >> [wrong] fcntl(fd, F_SETFD, (long) 1); >> [correct] fcntl(fd, F_SETFD, FD_CLOEXEC); > >This "fcntl()" is used to clear the "close-on-exec flag." >I think that we should stop using

Bug#904305: ITP: mir -- Linux display server focused on efficiency

2018-07-22 Thread Simon Quigley
Package: wnpp Severity: wishlist Owner: tsimo...@ubuntu.com * Package name: mir Version : 0.32.1 Upstream Author : Canonical Ltd. * URL : https://mir-server.io * License : GPL-2+ Programming Lang: C, C++ Description : Linux display server focused on

Bug#813471: Seeking seconds for patch to permit some network access to localhost

2018-07-22 Thread Paul Wise
On Sun, 2018-07-22 at 10:41 +, Niels Thykier wrote: > Basically I read "No required target may attempt network access via the > loopback interface (except if/when ...).". To me that implies /only/ > the loopback interface is restricted by that sentence (i.e. any other > network interface is

Bug#886544: redis-server: Replacing set -e in sysvinit script

2018-07-22 Thread Chris Lamb
SZÉPE Viktor wrote: > Please see the original report citing why "set -e" is not something to > be considered in an init script. I have re-read this and do not understand the rationale. In my experienece, `set - e` ensures that the script is not full of error checking code that is, in- itself,

Bug#886544: redis-server: Replacing set -e in sysvinit script

2018-07-22 Thread SZÉPE Viktor
Thank you for your answer. Idézem/Quoting Chris Lamb : The only purpose of this bug is to have a non-"set -e" redis package in Debian. I think I'm missing something here. I don't understand the rationale or motivation behind wanting to remove set -e. The scripts work fine as they are, unless

Bug#685746: Seeking seconds for a patch to deal with remaining issues in this old bug

2018-07-22 Thread Sean Whitton
control: tag -1 +patch Hello, Seeking seconds: diff --git a/policy/ch-relationships.rst b/policy/ch-relationships.rst index 1eaa422..03f5918 100644 --- a/policy/ch-relationships.rst +++ b/policy/ch-relationships.rst @@ -228,6 +228,10 @@ The meaning of the five dependency fields is as follows:

Bug#904304: pytest-mock: New upstream release

2018-07-22 Thread Diane Trout
Source: pytest-mock Version: New upstream release. Severity: normal Dear Maintainer, I was trying to update my package python-graphviz and my tests are failing because they require pytest-mock 1.9. Would you have some time to update the package? If not it looks like I could do a team upload if

Bug#886544: redis-server: Replacing set -e in sysvinit script

2018-07-22 Thread Chris Lamb
tags 886544 + moreinfo thanks Hi, > The only purpose of this bug is to have a non-"set -e" redis package > in Debian. I think I'm missing something here. I don't understand the rationale or motivation behind wanting to remove set -e. The scripts work fine as they are, unless you are reporting

Bug#904303: /sys/fs/cgroup/cpu,cpuacct/machine.slice changed after systemctl daemon-reload

2018-07-22 Thread Zhu Yijun
Package: systemd Version: 232-25+deb9u4 Description of problem: After a 'systemctl daemon-reload' followed by any service 'systemctl restart xxx' the blkio, cpu,cpuacct、memory cgroup path changed. Steps to Reproduce: 1. Create and launch a basic VM 2. Check that the cgroups are mapped properly

Bug#904302: Whether vendor-specific patch series should be permitted in the archive

2018-07-22 Thread Sean Whitton
Package: tech-ctte X-debbugs-cc: debian-pol...@lists.debian.org, sunwea...@debian.org, ijack...@chiark.greenend.org.uk, s...@debian.org, vor...@debian.org Control: block 850156 by -1 As a Debian Policy delegate I hereby request that the Technical Committee decide whether a proposal that has been

Bug#628515: Seeking seconds for patch to recommend verbose logs and define DEB_BUILD_OPTIONS=terse

2018-07-22 Thread David Bremner
Ian Jackson writes: > Sean Whitton writes ("Bug#628515: Seeking seconds for patch to recommend > verbose logs and define DEB_BUILD_OPTIONS=terse"): >> I think that the use of 'maximally' is fine given that the previous >> sentence is now qualified with 'reasonably'. > > Yes. > >> Here is the

Bug#813471: Seeking seconds for patch to permit some network access to localhost

2018-07-22 Thread David Bremner
Sean Whitton writes: > > Here is a revised patch; David, hopefully you will renew your second. > >> diff --git a/policy/ch-source.rst b/policy/ch-source.rst >> index 9e7d79c..890c479 100644 >> --- a/policy/ch-source.rst >> +++ b/policy/ch-source.rst >> @@ -278,7 +278,8 @@ non-interactive. It

Bug#902631: devscripts: CI fails in unstable due to Python 3.7

2018-07-22 Thread Sandro Tosi
On Sun, Jul 22, 2018 at 8:31 PM Mattia Rizzolo wrote: > > On Sun, Jul 22, 2018 at 03:52:04PM -0400, Sandro Tosi wrote: > > thanks for ignoring the next paragraph in that email, so let me re-add it > > here: > > I didn't ignore it, I explicitly picked on your first, fairly taunting, > and

Bug#628515: Seeking seconds for patch to recommend verbose logs and define DEB_BUILD_OPTIONS=terse

2018-07-22 Thread Ian Jackson
Sean Whitton writes ("Bug#628515: Seeking seconds for patch to recommend verbose logs and define DEB_BUILD_OPTIONS=terse"): > I think that the use of 'maximally' is fine given that the previous > sentence is now qualified with 'reasonably'. Yes. > Here is the revised patch; David and Andrey,

Bug#904254: python-gevent, python-greenlet, debug packages, hurd, and testing.

2018-07-22 Thread peter green
(sorry if this is long winded, but I feel the need to explain the situation so-far, the important bit of this mail is the last few paragraphs) python-gevent cannot currently be built in testing because it has a build-dependency on python-greenlet (>= 0.4.13) but testing only has 0.4.12-2. This

Bug#902631: devscripts: CI fails in unstable due to Python 3.7

2018-07-22 Thread Mattia Rizzolo
On Sun, Jul 22, 2018 at 03:52:04PM -0400, Sandro Tosi wrote: > thanks for ignoring the next paragraph in that email, so let me re-add it > here: I didn't ignore it, I explicitly picked on your first, fairly taunting, and inappropriately passive-aggressive sentence (like this one). > since

Bug#904301: libpetsc-real3.9-dev: Include paths to mpi header missing from petscvariables (and pkgconfig)

2018-07-22 Thread Mikael Öhman
Package: libpetsc-real3.9-dev Version: 3.9.3+dfsg1-3 Severity: normal Dear Maintainer, * What led up to the situation? Building a CMake based code using FindPETSc.cmake (which is made by a petsc dev), it refused to use the petsc3.9 installation, as it failed to build a small test code.

Bug#862678: Switch from network-manager-dev to libnm-dev

2018-07-22 Thread Ari Pollak
Thanks Gregor. I'll upload a new version with this patch. On Fri, Jul 20, 2018 at 8:09 PM gregor herrmann wrote: > Control: tag -1 + patch > > On Thu, 19 Apr 2018 18:08:40 +, Ari Pollak wrote: > > > Sorry, I haven't had time to do anything about it yet and I won't be able > > to look at it

Bug#459427: Patch seeking seconds on changelog vs. NEWS handling

2018-07-22 Thread Sean Whitton
Hello Bill, On Sun 22 Jul 2018 at 07:45PM +0200, Bill Allombert wrote: > I have to disagree with that recommendation. It all depends on how the > changelog is worded. Since we do not include a definition of changelog > and NEWS file, we cannot assume that one of them is useless without the >

Bug#904164: Text of some PDF invisible: some font thing failed

2018-07-22 Thread Jason Crain
On Sun, Jul 22, 2018 at 10:57:24PM +0200, Mathias Brodala wrote: > Jason Crain schrieb am 21.07.2018 um 20:51: > > How does it look if you run `pdftocairo -png in.pdf out` to convert to > > png images? pdftocairo is in the poppler-utils package. Evince uses > > poppler for PDF rendering so that

Bug#628515: Seeking seconds for patch to recommend verbose logs and define DEB_BUILD_OPTIONS=terse

2018-07-22 Thread Sean Whitton
Hello, On Sun 22 Jul 2018 at 10:58PM +0100, Ian Jackson wrote: > Are you sure "as verbose as {+reasonably+} possible" would not be > better ? > > Imagine a build that, oh, I don't know, was able to spit megabytes of > base-64-encoded binaries to its stderr, or something. Obviously > enablig

Bug#889056: [update] Re: Bug#889056: replace apache-mode.el with elpa package

2018-07-22 Thread Sean Whitton
Hello, On Sun 22 Jul 2018 at 06:26PM -0400, Nicholas D Steeves wrote: > In the past FTPMaster has emailed me stating that upstream sources > must contain a full-text copy of the appropriate license. Debian Policy does indeed says something about this. -- Sean Whitton signature.asc

Bug#813471: Seeking seconds for patch to permit some network access to localhost

2018-07-22 Thread Sean Whitton
[dropping some CCs] Hello, On Sun 22 Jul 2018 at 10:41AM GMT, Niels Thykier wrote: > Basically I read "No required target may attempt network access via the > loopback interface (except if/when ...).". To me that implies /only/ > the loopback interface is restricted by that sentence (i.e. any

Bug#866734: sorry for the lack of follow-up

2018-07-22 Thread Russell Coker
When I first saw this last year Lukas correctly identified the problem, sorry for not mentioning this. Now it happened again and it turned out that this bug report was one of only 2 google hits about it. I had forgotten about having this problem before. Could you please patch the btrfs

Bug#901052: freetype: Please update to 2.9.1

2018-07-22 Thread John Paul Adrian Glaubitz
Package: libfreetype6-dev Followup-For: Bug #901052 User: debian-sp...@lists.debian.org Usertags: sparc64 Hi! I would be happy to help with the review and the sponsorship of this NMU if Steve is unable to go ahead and do it himself. I'm particularly interested in the new freetype version to fix

Bug#904300: RFS: lockout/0.2.3-4 [QA]

2018-07-22 Thread Paulo Henrique de Lima Santana
Package: sponsorship-requests Severity: wishlist X-Debbugs-CC: mike.gabr...@das-netzwerkteam.de Dear mentors, I am looking for a sponsor for my package "lockout": * Package name: lockout Version : 0.2.3-4 Upstream Author : Thomer M. Gil * URL :

Bug#904058: megatools: megaput hangs at 100% upload

2018-07-22 Thread Ben Caradoc-Davies
megatools 1.10.0 has been released: https://megatools.megous.com/builds/megatools-1.10.0.tar.gz https://github.com/megous/megatools/releases/tag/1.10.0 Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited New Zealand

Bug#896171: parted wrongly identifies partition table as Atari: also version 3.2-21

2018-07-22 Thread Emmanuel Kasper
Hi bouke I am a not GNU parted maintainer, but I am a both a Debian Developper and Atari 16/32 bits user so I can help digging the Atari specific problems here. Could you please share the sfdisk sda-pt.sf you used to create the partition table or the MBR of the disk having the problem ? There

Bug#904299: RFS: ppump/0.0+git20180720.aa4e74-1 [ITP]

2018-07-22 Thread Paulo Henrique de Lima Santana
Package: sponsorship-requests Severity: wishlist X-Debbugs-CC: mike.gabr...@das-netzwerkteam.de Dear mentors, I am looking for a sponsor for my package "ppump": * Package name: ppump Version : 0.0+git20180720.aa4e74-1 Upstream Author : Jessica Tallon * URL :

Bug#832508: (no subject)

2018-07-22 Thread Ken Sharp
Ping? Two years later? -- Got an opinion? I'll pay to hear it… https://goo.gl/5dbDeY

Bug#889056: [update] Re: Bug#889056: replace apache-mode.el with elpa package

2018-07-22 Thread Nicholas D Steeves
On Sun, Jul 22, 2018 at 10:07:20AM +0500, Lev Lamberov wrote: > Сб 21 июл 2018 @ 15:41 Nicholas D Steeves : > > > https://github.com/emacs-php/apache-mode/ > > + more up-to-date > > + tags releases > > + could also become the version people come to expect, because it's > >on MELPA > > -

Bug#902935: units_cur: missing input validation

2018-07-22 Thread Adrian Mariano
On Sun, Jul 22, 2018 at 09:41:00PM +0200, Jakub Wilk wrote: > * Adrian Mariano , 2018-07-20, 19:49: > > I'm not sure about exactly the right way to validate the metals. I took > > the most relaxed route of just banning '!', > > Enumerating badness makes me nervous. It is generally considered a

Bug#904213: libclamunrar 0.100.1-0+deb9u1 flagged for acceptance

2018-07-22 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 stretch. Thanks for your contribution! Upload details == Package: libclamunrar Version: 0.100.1-0+deb9u1 Explanation: new upstream

Bug#902631: devscripts: CI fails in unstable due to Python 3.7

2018-07-22 Thread Sandro Tosi
> What do you mean with "support"? Astroid 2.0 is working properly with py3.7 > according to upstream. i mean that pylint/astroid 2.0 do not work with python 2 at all, but only with python 3.4 onwards (so yes, also 3.7 in that regards). -- Sandro "morph" Tosi My website: http://sandrotosi.me/

Bug#904196: subversion 1.9.5-1+deb9u3 flagged for acceptance

2018-07-22 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 stretch. Thanks for your contribution! Upload details == Package: subversion Version: 1.9.5-1+deb9u3 Explanation: fix a regression

Bug#628515: Seeking seconds for patch to recommend verbose logs and define DEB_BUILD_OPTIONS=terse

2018-07-22 Thread Ian Jackson
Sean Whitton writes ("Bug#628515: Seeking seconds for patch to recommend verbose logs and define DEB_BUILD_OPTIONS=terse"): > > +The package build should be as verbose as possible, except where the Are you sure "as verbose as {+reasonably+} possible" would not be better ? Imagine a build that,

Bug#904199: clamav 0.100.1+dfsg-0+deb9u1 flagged for acceptance

2018-07-22 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 stretch. Thanks for your contribution! Upload details == Package: clamav Version: 0.100.1+dfsg-0+deb9u1 Explanation: new upstream

Bug#902631: devscripts: CI fails in unstable due to Python 3.7

2018-07-22 Thread Sandro Tosi
> Upstream README seems to indicate that there is no release that supports > *both* python 2.7 and 3.7 i know, that's exactly my point > so this is not a choice between 2.0 and 1.9. well it is: it can be decided to ignore the 2.x branch and stick with 1.9 for buster (which support python 2 and

Bug#904274: [Pkg-javascript-devel] Bug#904274: nodejs: Debian nodejs is not ABI-compatible with upstream nodejs

2018-07-22 Thread Elana Hashman
On 2018-07-22 16:29, Jérémy Lal wrote: You lost me a little here. From what i understand, there are only two general solutions: 1.a build from source at install time Yup, by building from source, you typically avoid any ABI compatibility issues by surfacing them at build time. 1.b build

Bug#904274:

2018-07-22 Thread Nicolas Noble
We actually have given up on maintaining libgrpc on Debian as it was too much time consuming for little expertise on our side. We decided that shipping precompiled binaries for the various languages was kind of easier, until this nodejs issue that is. As mentioned, the manylinux python thing is a

Bug#902631: devscripts: CI fails in unstable due to Python 3.7

2018-07-22 Thread Pierre-Elliott Bécue
Le 22 juillet 2018 21:52:04 GMT+02:00, Sandro Tosi a écrit : >On Sat, Jul 21, 2018 at 6:58 AM Mattia Rizzolo >wrote: >> >> On Tue, Jul 17, 2018 at 03:06:14PM -0400, Sandro Tosi wrote: >> > no need, i can upgrade the package myself when needed, but thanks >for the offer. >> >> Then can you pretty

Bug#904231: ITA: wc-mode

2018-07-22 Thread Nicholas D Steeves
Control: retitle -1 ITA: wc-mode Control: owner -1 ! On Sun, Jul 22, 2018 at 01:28:05PM +0800, Sean Whitton wrote: > Package: wnpp > Severity: normal > > I request an adoptor for the wc-mode package. > > This package is no longer in my ~/.emacs.d/init.el and it would be > better if someone who

Bug#903767: Bug#903800: 4.9.110-1 Xen PV boot workaround

2018-07-22 Thread Sven Hoexter
The package is available via stretch-proposed-updates. Just add that one to your sources.list until the next point release or linux security update. HTH, Sven Am 22. Juli 2018 22:48:35 MESZ schrieb Jered Floyd : > >It appears that this ticket has been closed, noting a fix in >linux-4.9.110-2

Bug#904261: [pkg-go] Bug#904261: dh-golang: Don't install files listed in DH_GOLANG_EXCLUDES to dev pacakge

2018-07-22 Thread Clément Hermann
Hi ! On 22/07/2018 16:49, Shengjing Zhu wrote: > On Sun, Jul 22, 2018 at 10:34 PM Michael Stapelberg > wrote: >> >> There was a discussion on the pkg-go mailing list titled “honoring >> DH_GOLANG_EXCLUDES for sources” a while ago, started by Clément (cc'ed). >> > > Ah, right, I thought I've

Bug#903607: pjproject: FTBFS due to d-devlibdeps errors

2018-07-22 Thread Bernhard Schmidt
Control: severity -1 important > I cannot reproduce this locally (using sbuild) and -3 just uploaded > built fine on the autobuilders. Downgrading severity as it has built fine on all architectures, feel free to reopen/upgrade if you still see this. Bernhard

Bug#903800: 4.9.110-1 Xen PV boot workaround

2018-07-22 Thread Jered Floyd
It appears that this ticket has been closed, noting a fix in linux-4.9.110-2 (source pkg). Will this replace the current linux-image-4.9.0-7-amd64 in stretch soon? It's currently making stretch unusable with Xen. --Jered - On Jul 17, 2018, at 6:23 AM, Hans van Kranenburg

Bug#904258: dpkg-gencontrol: Please reword warnings about unknown/unused substitution variables

2018-07-22 Thread Guillem Jover
Hi! On Sun, 2018-07-22 at 13:28:40 +0200, Christoph Biedl wrote: > Package: dpkg-dev > Version: 1.19.0.5+b1 > Severity: wishlist > [ My gut feeling tells me I've reported this before - but I couldn't find it ] It didn't ring a bell. :) > dpkg-gencontrol might emit two warnings that look quite

Bug#904273: nmu: openmpi_3.1.1.real-4 mpich_3.3~b2-7

2018-07-22 Thread Matthias Klose
On 22.07.2018 20:57, Mattia Rizzolo wrote: > On Sun, Jul 22, 2018 at 08:18:38PM +0200, Matthias Klose wrote: >> On 22.07.2018 16:24, Gilles Filippini wrote: >>> Now that gcc-8 is the default on most architectures, please trigger a binnmu >>> for openmpi and mpich: >>> >>> This is to avoid such

Bug#904274:

2018-07-22 Thread Jérémy Lal
2018-07-22 22:01 GMT+02:00 Nicolas Noble : > I need to voice my disagreement with the notion that compilation of addons > is straightforward, by the way, for a few reasons. > > 1) compiling code IS difficult. Planning for every single compiler, edge > case, combinations of libraries, etc is

Bug#904274: [Pkg-javascript-devel] Bug#904274: nodejs: Debian nodejs is not ABI-compatible with upstream nodejs

2018-07-22 Thread Jérémy Lal
All other things being clear... 2018-07-22 20:30 GMT+02:00 Elana Hashman : > > TLDR; the pratical solution is to promote compilation of addons - which is >> *straightforward* on debian/ubuntu/fedora and derivatives >> (you just need to explain which development packages must be installed). >> > >

Bug#902631: devscripts: CI fails in unstable due to Python 3.7

2018-07-22 Thread Stuart Prescott
Hi Sandro, Upstream README seems to indicate that there is no release that supports *both* python 2.7 and 3.7 so this is not a choice between 2.0 and 1.9. More likely, two source packages are required for buster. Alternatively one of Python 2 / Python 3 must be dropped from pylint (presumably

Bug#904298: python3-tango: fails to install with python 3.7 as a supported python version

2018-07-22 Thread Andreas Beckmann
Package: python3-tango Version: 9.2.3-1 Severity: serious User: debian...@lists.debian.org Usertags: piuparts Control: block 902788 with -1 Hi, during a test with piuparts I noticed your package failed to install. As per definition of the release team this makes the package too buggy for a

Bug#902981: Font-Awesome 5 no build system DFSG compatibility

2018-07-22 Thread Alexis Murzeau
On 19/07/2018 15:46, Walter Landry wrote: > Simon McVittie writes: >>> Considering DFSG #2: The program must include source code, and must allow distribution in source code as well as compiled form. >> >> The "program" (package, module) includes source code: [x] >> >> The license allows

Bug#901702: Add locale and gettext support to initramfs

2018-07-22 Thread Josh Triplett
On Sun, 17 Jun 2018 02:53:15 +0200 Jonas Meurer wrote: > That's why I'd like to add locale and gettext support to initramfs but > make it optional. Without any prompts targeted at endusers, there's no > real need to bloat the initramfs with locales and gettext files. But > e.g. in the cryptsetup

Bug#904274:

2018-07-22 Thread Nicolas Noble
I need to voice my disagreement with the notion that compilation of addons is straightforward, by the way, for a few reasons. 1) compiling code IS difficult. Planning for every single compiler, edge case, combinations of libraries, etc is fairly nightmarish. gRPC for instance is publishing 123

Bug#904297: dms-core: fails to install: calls /etc/init.d/procps incorrectly

2018-07-22 Thread Andreas Beckmann
Package: dms-core Version: 1.0.8.1-1 Severity: serious User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package failed to install. As per definition of the release team this makes the package too buggy for a release, thus the severity. >From the

Bug#749832: systemd: ignores /run/do-not-hibernate, hibernates after kernel update

2018-07-22 Thread Ben Hutchings
On Sat, 2018-07-21 at 10:54 +0100, Nikolaus Rath wrote: > On Jul 21 2018, Ben Hutchings wrote: > > > > Prior to installing systemd, hibernating was not possible after a kernel > > > > update. I believe the mechanism to prevent it was a > > > > /run/do-not-hibernate file that is not used by

Bug#904296: python-django-gravatar2: autopkgtest regression: missing test depends python3-all

2018-07-22 Thread Paul Gevers
Source: python-django-gravatar2 Version: 1.4.2-2 X-Debbugs-CC: debian...@lists.debian.org User: debian...@lists.debian.org Usertags: needs-update Dear maintainers, Currently the python3.7 transition¹ is going on, which means that python3.7 is added to the supported python3 versions. However,

Bug#902631: devscripts: CI fails in unstable due to Python 3.7

2018-07-22 Thread Sandro Tosi
On Sat, Jul 21, 2018 at 6:58 AM Mattia Rizzolo wrote: > > On Tue, Jul 17, 2018 at 03:06:14PM -0400, Sandro Tosi wrote: > > no need, i can upgrade the package myself when needed, but thanks for the > > offer. > > Then can you pretty please do it? It is neeeded. thanks for ignoring the next

Bug#904295: pyaes: autopkgtest regression: missing test depends python3-all

2018-07-22 Thread Paul Gevers
Source: pyaes Version: 1.6.1-1 X-Debbugs-CC: debian...@lists.debian.org User: debian...@lists.debian.org Usertags: needs-update Dear maintainers, Currently the python3.7 transition¹ is going on, which means that python3.7 is added to the supported python3 versions. However, since

Bug#902935: units_cur: missing input validation

2018-07-22 Thread Jakub Wilk
* Adrian Mariano , 2018-07-20, 19:49: I'm not sure about exactly the right way to validate the metals. I took the most relaxed route of just banning '!', Enumerating badness makes me nervous. It is generally considered a bad security practice. How about whitelisting known-good metal names

Bug#904294: ITP: golang-github-gdamore-encoding -- Various character map encodings missing from golang.org/x/net/encoding

2018-07-22 Thread Paride Legovini
Package: wnpp Severity: wishlist Owner: Paride Legovini * Package name: golang-github-gdamore-encoding Version : 0.0~git20151215.b23993c-1 Upstream Author : Garrett D'Amore * URL : https://github.com/gdamore/encoding * License : Apache-2.0 Programming Lang:

Bug#901095: patch

2018-07-22 Thread Yuriy M. Kaminskiy
Control: tags -1 patch Attached debdiff should implement it (in a bit hackish way, but I much prefer to ship tcl script as tcl script over exactly same tcl script, but embedded in ELF executable). (I've used this patch for some time in [locally-built] sqlite3 backports). diff -Nru

Bug#904293: mitmproxy: CVE-2018-14505

2018-07-22 Thread Salvatore Bonaccorso
Source: mitmproxy Version: 3.0.3-1 Severity: important Tags: security upstream Forwarded: https://github.com/mitmproxy/mitmproxy/issues/3234 Hi, The following vulnerability was published for mitmproxy. CVE-2018-14505[0]: | mitmweb in mitmproxy v4.0.3 allows DNS Rebinding attacks, related to |

Bug#866110: multipath-tools: mpathpersist segfaults. Newer version is available and fixed!

2018-07-22 Thread Chris Hofstaedtler
Upstream commit is: https://git.opensvc.com/gitweb.cgi?p=multipath-tools/.git;a=commit;h=fef089a6610f94a847541069f3008a5708044015

Bug#904292: ruby-coveralls: autopkgtest fails in testing: versioned dependency wrong/missing

2018-07-22 Thread Paul Gevers
Source: ruby-coveralls Version: 0.8.22-1 User: debian...@lists.debian.org Usertags: regression Control: affects -1 ruby-simplecov Dear Maintainers, With the upload of version 0.8.22-1, your package started to fail its autopgktest in testing. I copied the output below. Could you please

Bug#904291: xls2csv.1: Some formatting fixes in the manual

2018-07-22 Thread Bjarni Ingi Gislason
Package: catdoc Version: 1:0.95-4.1 Severity: minor Tags: patch The patch is in the attachment. Summary: Remove space at end of lines. Change a two-fonts macro to an one-font macro for a single argument. Change a HYPHEN-MINUS (code 0x55, 2D) to a dash (minus) if it matches " -[:alpha:]"

Bug#904273: nmu: openmpi_3.1.1.real-4 mpich_3.3~b2-7

2018-07-22 Thread Mattia Rizzolo
On Sun, Jul 22, 2018 at 08:18:38PM +0200, Matthias Klose wrote: > On 22.07.2018 16:24, Gilles Filippini wrote: > > Now that gcc-8 is the default on most architectures, please trigger a binnmu > > for openmpi and mpich: > > > > This is to avoid such build errors: > >USE MPI > > 1 > >

Bug#904274: [Pkg-javascript-devel] Bug#904274: nodejs: Debian nodejs is not ABI-compatible with upstream nodejs

2018-07-22 Thread Elana Hashman
On 2018-07-22 13:35, Jérémy Lal wrote: Forwarded: https://github.com/nodejs/node/issues/21897 Yup, I've read through this as well. I agree there is a problem. I disagree the problem is only on the distributor side. I also agree that the problem isn't only on the distributor side, *but* I

Bug#904068: Another missing package

2018-07-22 Thread Kubo Hiroshi
Control: close -1 Dear Maintainers, I must have misunderstood the error message of the composer. It was not the compoer's problem. I am sorry for confusion. --- Kubo Hiroshi

Bug#904285: nss-mymachines: /etc/nsswitch.conf ordering

2018-07-22 Thread Michael Biebl
Hi Am 22.07.2018 um 19:44 schrieb Christoph Anton Mitterer: > When libnss-mymachines it automatically adds the respective > entries to /etc/nsswitch.conf and it seems to place > "mymachines" after "dns". > > This is IMO bad (and actually even a security hole), as it would > resolve DNS names

Bug#904290: systemd: leaves broken symlink after purge: /etc/systemd/system/dbus-org.freedesktop.timesync1.service -> /lib/systemd/system/systemd-timesyncd.service

2018-07-22 Thread Andreas Beckmann
Package: systemd Version: 239-6 Severity: normal User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package creates a symlink that is not cleaned up during purge and therefore remains as a broken symlink after purge. >From the attached log (scroll

Bug#904288: fix pygments test failures with Python 3.7

2018-07-22 Thread Matthias Klose
Package: src:pygments Version: 2.2.0+dfsg-1 Severity: important Tags: sid buster patch patch taken from https://bitbucket.org/birkenfeld/pygments-main/pull-requests/772/pep-479-raising-stopiteration-from-a/diff#comment-None

Bug#904273: nmu: openmpi_3.1.1.real-4 mpich_3.3~b2-7

2018-07-22 Thread Matthias Klose
On 22.07.2018 16:24, Gilles Filippini wrote: > Package: release.debian.org > Severity: normal > User: release.debian@packages.debian.org > Usertags: binnmu > > Hi, > > Now that gcc-8 is the default on most architectures, please trigger a binnmu > for openmpi and mpich: > > nmu

Bug#886544: redis-server: Replacing set -e in sysvinit script

2018-07-22 Thread SZÉPE Viktor
Idézem/Quoting Chris Lamb : Chris Lamb wrote: I don't want to play "severity wars" but I'm not sure what the exact problem it is you are reporting here. […] Gentle ping on this (perhaps non-Debian?) bug Hello Chris! The only purpose of this bug is to have a non-"set -e" redis package

Bug#794410: Installer hangs during 'select and install software'

2018-07-22 Thread Cyril Brulebois
Hi Jean-Louis, Jean-Louis Deniest (2018-07-21): > Hello, I have the same issue. > > Installing debian 9 stretch, both cd (debian-9.5.0-amd64-xfce-CD-1.iso) and > the dvd versions. > > Hangs at 12% : at the phase of installing "discover (amd64)" > > I tried about 10 times. > > Laptop is

Bug#904268: debian-installer: Improve instruction when the kernel doesn't support LVM

2018-07-22 Thread Cyril Brulebois
Hi, root (2018-07-22): > During the installation of a netinst image generated with `jigdo` > (`jigdo-lite > https://cdimage.debian.org/cdimage/weekly-builds/amd64/jigdo-cd/debian-testing-amd64-netinst.jigdo`) > in VirtualBox 5.2.10 I encountered the information message > > ``` > Logical Volume

Bug#903834: [Pkg-clamav-devel] Bug#903834: clamav-freshclam: AppArmor denies access to /procp//status

2018-07-22 Thread Sebastian Andrzej Siewior
On 2018-07-22 20:10:08 [+0800], intrigeri wrote: > Looking at the Journal, it looks very much like the clamav-freshclam > service is started before the /usr/bin/freshclam AppArmor profile > is loaded. > > I think this is potentially racy, which might be why the problem can't > trivially be

Bug#904287: linux-image-4.17.0-1-amd64: Could not resolve [\_SB.PCI0.SAT1], AE_NOT_FOUND (20180313/dswload2-160)

2018-07-22 Thread Marek Sebera
Package: src:linux Version: 4.17.8-1 Severity: normal Tags: upstream Dear Maintainer, latest linux kernel available today produces upon boot and upon wake-up from sleep ACPI/BIOS error messages. most importantly these snippets ** Snippet 1: [Sun Jul 22 19:31:39 2018] ACPI BIOS Error (bug):

Bug#904286: f2fs-tools: Please package f2fs-tools v1.11.0

2018-07-22 Thread Theodore Y. Ts'o
Package: f2fs-tools Version: 1.10.0-1 Severity: normal Dear Maintainer, Please consider packaginging f2fs-tools 1.11.0 from upstream. This release includes: - add sg_write_buffer for UFS firmware update in Android - wanted_sector_size to specify sector size explicity -

Bug#904285: nss-mymachines: /etc/nsswitch.conf ordering

2018-07-22 Thread Christoph Anton Mitterer
Package: libnss-mymachines Version: 239-6 Severity: important Hi. When libnss-mymachines it automatically adds the respective entries to /etc/nsswitch.conf and it seems to place "mymachines" after "dns". This is IMO bad (and actually even a security hole), as it would resolve DNS names before

Bug#459427: Patch seeking seconds on changelog vs. NEWS handling

2018-07-22 Thread Bill Allombert
On Sun, Jul 22, 2018 at 11:35:48AM +0800, Sean Whitton wrote: > control: tag -1 +patch > > - I have chosen to include the recommendation not to install both the > changelog and the release notes if both are available. I've done this > using the term 'recommended', which is the weakest

Bug#893501: ruby2.5 FTCBFS: configures for the build architecture

2018-07-22 Thread Antonio Terceiro
Em 22 de julho de 2018 10:57:16 BRT, Chris Hofstaedtler escreveu: >Hi Helmut, > >* Helmut Grohne [180722 13:55]: >> ruby2.5 fails to cross build from source, because it fails passing >> --host to ./configure. The simple solution to this problem is >deferring >> the task to dh_auto_configure.

Bug#904274: [Pkg-javascript-devel] Bug#904274: nodejs: Debian nodejs is not ABI-compatible with upstream nodejs

2018-07-22 Thread Jérémy Lal
Forwarded: https://github.com/nodejs/node/issues/21897 2018-07-22 17:37 GMT+02:00 Elana Hashman : > Package: nodejs > Version: 8.10.0~dfsg-2 > Severity: important > > This bug was initially reported downstream against Ubuntu in > https://bugs.launchpad.net/ubuntu/+source/nodejs/+bug/1779863 by

Bug#900053: amanda-server: amstatus wrong display (fix included)

2018-07-22 Thread Heiko Schlittermann
Great. Thank you for your effort. -- Heiko Schlittermann (unterwegs)

Bug#895345: [Pkg-electronics-devel] wanted: sdcc pkg clone

2018-07-22 Thread Geert Stappers
Control: tag -1 pending On Sun, Jul 22, 2018 at 09:51:38AM -0600, Bdale Garbee wrote: > Carsten Schoenert writes: > > Am 21.07.18 um 08:31 schrieb Geert Stappers: > >> Not at https://alioth-archive.debian.org/git/collab-maint/ > >> > >>> https://salsa.debian.org/search?search=sdcc > >> > >>

Bug#904284: dose-distcheck: duplicate dependency with virtual package in OR clause of yaml output

2018-07-22 Thread Johannes 'josch' Schauer
Package: dose-distcheck Version: 5.0.1-10 Severity: wishlist Hi, I didn't investigate yet why this happens but I verified that this problem didn't happen with version 5.0.1-9 (where the output was actually wrong because the version constraint was missing) but it started showing up with 5.0.1-10.

Bug#904283: gnome-control-center: Region & Formats → Login Screen - changes applied to system locale and not only gdm

2018-07-22 Thread H.-Dirk Schmitt
Package: gnome-control-center Version: 1:3.22.2-3 Severity: normal Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? Changing in the control center the locale for the "Login Screen". * What was the outcome

Bug#904282: llvm-defaults: add liblldb-dev package

2018-07-22 Thread James Cowgill
Source: llvm-defaults Version: 0.41 Severity: wishlist Hi, Please add a liblldb-dev package which depends on liblldb-X.X-dev. This would allow codelite to depend only on the unversioned packages from llvm-defaults and relieve the need for a source upload every time the default LLVM version

Bug#897800: libvigraimpex: ftbfs with GCC-8

2018-07-22 Thread Andreas Metzler
Control: tags -1 patch fixed-upstream On 2018-07-22 Juhani Numminen wrote: > Control: forwarded -1 https://github.com/ukoethe/vigra/issues/414 > On Fri, 04 May 2018 12:22:30 + Matthias Klose wrote: > > Package: src:libvigraimpex > > Version: 1.10.0+git20160211.167be93+dfsg-5 [...] > >

Bug#904280: rsyslogd.8: Fix some formatting and spelling errors in the manual

2018-07-22 Thread Bjarni Ingi Gislason
Package: rsyslog Version: 8.36.0-1 Severity: minor Tags: patch The patch is in the attachment. Summary: Remove space at end of lines. Fix warnings from test-groff. Change a two-fonts macro to an one-font macro for a single argument. Change a HYPHEN-MINUS (code 0x55, 2D) to a dash (minus)

Bug#904281: rsyslog.conf.5: Fix some formatting errors

2018-07-22 Thread Bjarni Ingi Gislason
Package: rsyslog Version: 8.36.0-1 Severity: minor Tags: patch The patch is in the attachment. Summary: Remove space at end of lines. Fix warnings from test-groff. Change \\ to \e to print the escape character. Change a HYPHEN-MINUS (code 0x55, 2D) to a dash (minus) if it matches "

Bug#904279: beignet: Please update to llvm-toolchain 6.0

2018-07-22 Thread Sylvestre Ledru
Source: beignet Severity: normal Hello, As part of the effort to limit the number of llvm packages in Debian, please use llvm-toolchain 6.0 and not 5.0. Please note that we are skipping 5.0 as part of the llvm-defaults transition. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893189 Thanks

  1   2   3   >