Bug#886927: ITP: tlog -- Terminal I/O recording and playback package.

2018-01-11 Thread Andrew Shadura
On 11 January 2018 at 21:41, Adam Borowski wrote: > On Thu, Jan 11, 2018 at 11:26:23PM +1100, Will Rouesnel wrote: >> * Package name: tlog >> Upstream Author : Nikolai Kondrashov >> * URL : http://scribery.github.io/tlog/ >> Description

Bug#886733: okular fails to render some text

2018-01-11 Thread Dr. C. Griewatsch
Hi, seems to be related to type 3 fonts. We had the same bug on stable and also on oldstable after installing the new security patch. But after installing the package cm-super pdflatex was able to generate pdf files with type 1 fonts which are now rendered properly with xpdf or okular. The

Bug#886963: Diffoscope: different readelf implementations cause version parsing errors on FreeBSD

2018-01-11 Thread Chris Lamb
[Re-adding the bug to CC - please retain in future] Hi Guangyuan, > The error still exists This should fix it: https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=304660a54a433ff65ce0cef986b22b3d76793ab0 Regards, -- ,''`. : :' : Chris Lamb `. `'`

Bug#886907: libgadu: ftbfs due to -Werror and gnutls_compression_get_name deprecated

2018-01-11 Thread Marcin Owsiany
Apparently TLS compression is no longer available. The fix would be to remove the call and the corresponding format in the gg_debug_session call which uses it.

Bug#873006: libgtk3-webkit2-perl: missing dependency on gir1.2-webkit2-4.0

2018-01-11 Thread Niko Tyni
On Thu, Jan 11, 2018 at 11:44:58PM -0500, Jeremy Bicha wrote: > If perl works like all the other languages that use GObject > Introspection, then libgtk3-webkit2-perl should depend on > gir1.2-webkit2-4.0 instead of depending on the -dev package. > > Please fix this unless you have a good reason

Bug#886982: ITP: tk8.7 -- Tk toolkit for Tcl and X11, v8.7

2018-01-11 Thread Sergei Golovan
Package: wnpp Severity: wishlist Owner: Sergei Golovan * Package name: tk8.7 Version : 8.7a1 Upstream Author : Tcl Core Team * URL : http://www.tcl.tk/ * License : BSD Programming Lang: C, Tcl Description : Tk toolkit for Tcl and

Bug#886981: ITP: tcl8.7 -- Tcl (the Tool Command Language) v8.7

2018-01-11 Thread Sergei Golovan
Package: wnpp Severity: wishlist Owner: Sergei Golovan * Package name: tcl8.7 Version : 8.7a1 Upstream Author : Tcl Core Team * URL : http://www.tcl.tk/ * License : BSD Programming Lang: C, Tcl Description : Tcl (the Tool Command

Bug#886980: babylon problem with "ipa help topics"

2018-01-11 Thread Harald Dunkel
Package: freeipa-admintools Version: 4.4.4-1 "ipa help topics" moans about some internal weirdness: # ipa help topics ipa: ERROR: non-public: UnicodeEncodeError: 'ascii' codec can't encode character u'\xfc' in position 26: ordinal not in range(128) Traceback (most recent call last): File

Bug#873417: pocl: Please update to llvm-toolchain 4.0 or, better, 5.0

2018-01-11 Thread Stuart Prescott
Dear pocl maintainers, How can I help? Is there any assistance that you require for updating pocl in unstable? Does this require the new upstream version (1.0) for LLVM compatibility or are there lots of other problems to address too? cheers Stuart -- Stuart Prescott

Bug#863384: lintian: check license-problem-gfdl-invariants is incorrect

2018-01-11 Thread Chris Lamb
tags 863384 + pending thanks Fixed in Git: https://anonscm.debian.org/git/lintian/lintian.git/commit/?id=41bb73396b9a203598295c8c290ff0b322119f0a Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-

Bug#885525: [Pkg-utopia-maintainers] Bug#885525: better log output

2018-01-11 Thread Sean DuBois
Hey! Thats great to hear, thanks for testing it Russell and Laurent! I just made this patch from code upstream. So as soon as a new version is released via Debian, apt will upgrade right over it and everything will work perfectly!

Bug#886978: libgcc-?-dev/mips: please install msa.h

2018-01-11 Thread YunQiang Su
Package: gcc-7 Version: 7.2.0-19 msa.h should be include into libgcc-?-dev package. Since MSA is only available (and yet optional) for MIPS r5/r6, this is not enabled by default. Anyway this header should be installed. do *NOT* apply this patch to gcc-6, as gcc-6 seems have not MSA support. --

Bug#879722: lintian: W-shlibs-symbol-not-found: false positive

2018-01-11 Thread Chris Lamb
tags 879722 + moreinfo thanks Hi Shawn. > dpkg-shlibdeps: warning: symbol __aeabi_atexit@CXXABI_ARM_1.3.3 used by > debian/libkyotocabinet16v5/usr/lib/arm-linux-gnueabi/libkyotocabinet.so.16.13.0 > found in none of the libraries I'm not sure I understand your report, sorry. :) These are

Bug#883772: lintian: please don't map implementation language to sections

2018-01-11 Thread Chris Lamb
tags 883772 + moreinfo thanks Hey David! > the programming-language sections are a mess Whilst I don't necessarily disagree, I'm not sure what the next steps for Lintian are here. Putting it another way, I see you linked #802488 but until that gets some kind of resolution (or some change to

Bug#873006: libgtk3-webkit2-perl: missing dependency on gir1.2-webkit2-4.0

2018-01-11 Thread Jeremy Bicha
If perl works like all the other languages that use GObject Introspection, then libgtk3-webkit2-perl should depend on gir1.2-webkit2-4.0 instead of depending on the -dev package. Please fix this unless you have a good reason why you think this package needs the -dev package. Thanks, Jeremy Bicha

Bug#886976: gcc-8: add a splash before mipsr6 etc to fix arch name recognize/

2018-01-11 Thread YunQiang Su
Package: src:gcc-8 Currently we missed a slash before the arch_name when biarch64archs += `Make' will add a space before it, which makes some mistake when recognize arch_name. -- YunQiang Su diff --git a/debian/rules.defs b/debian/rules.defs index 3941829..b872fa0 100644 ---

Bug#886963: Diffoscope: different readelf implementations cause version parsing errors on FreeBSD

2018-01-11 Thread Chris Lamb
tags 886963 + pending thanks Thanks Guangyuan! Fixed in Git: https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=304660a54a433ff65ce0cef986b22b3d76793ab0 Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-

Bug#828449: net-snmp and openssl 1.1.0

2018-01-11 Thread Bart Van Assche
On 12/23/17 15:17, Sebastian Andrzej Siewior wrote: added those, added a const and removed the "HAVE_EVP_MD_CTX_CREATE" thingy. Hello Sebastian and Andreas, Please have a look at the current trunk. OpenSSL 1.1.0 support was added several weeks ago. Thanks, Bart.

Bug#886200: confirmed: fix works

2018-01-11 Thread Adam Borowski
Apologies for not assisting you with debugging, but at least I confirm: -4 passes the testsuite on all my setups. Meow! -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢰⠒⠀⣿⡁ Imagine there are bandits in your house, your kid is bleeding out, ⢿⡄⠘⠷⠚⠋⠀ the house is on fire, and seven big-ass trumpets are playing in the ⠈⠳⣄ sky.

Bug#886975: cpp error not returned to the shell

2018-01-11 Thread 積丹尼 Dan Jacobson
Package: bsdmainutils Version: 11.1.2 File: /usr/bin/calendar $ calendar -A 7 -f calendar.birthdays; echo $? :3:0: error: invalid preprocessing directive #Jan 0 It should be 1. And the man page should mention return values. Test with #Jan 15 MM birthday

Bug#872039: why the severity?

2018-01-11 Thread Adam Borowski
On Wed, Jan 10, 2018 at 08:38:39PM +0100, John Paul Adrian Glaubitz wrote: > > Please tell me why this would be serious: any filesystem from this millenium > > can handle unclean shutdown fine -- especially if there's a sync before > > reboot/poweroff. > > That's hardly an argument. There is

Bug#886799: fixing openafs kernel module for security updated kernel

2018-01-11 Thread Benjamin Kaduk
Hi folks, Thanks for all the interest and proposed patches. I just want to note that the openafs fix will need to go through as a SRU (Stable Release Update), which requires preapproval from the stable release managers, and will not actually appear in stable/oldstable until the next point

Bug#886961: lib-nss* packages should go in the admin section too

2018-01-11 Thread Chris Lamb
tags 886961 + pending thanks Fixed in Git; thanks! https://anonscm.debian.org/git/lintian/lintian.git/commit/?id=57867b19ae24d8684be47ebee3c4f76c923e3894 Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-

Bug#886974: kronosnet: FTBFS on x32: api_knet_send_crypto_test segmentation fault

2018-01-11 Thread Aaron M. Ucko
Source: kronosnet Version: 1.0-1 Severity: important Tags: upstream Justification: fails to build from source User: debian-...@lists.debian.org Usertags: x32 The build of kronosnet for x32 (admittedly not a release architecture) ran into errors in api_knet_send_crypto_test per the below excerpts

Bug#886973: kronosnet: FTBFS on ppc64: knet_handle_new not found in binary lib

2018-01-11 Thread Aaron M. Ucko
Source: kronosnet Version: 1.0-1 Severity: important Tags: upstream Justification: fails to build from source User: debian-powe...@lists.debian.org Usertags: ppc64 The build of kronosnet for ppc64 (admittedly not a release architecture) failed: ../../libknet/tests/api-test-coverage ../.. ../..

Bug#886972: kronosnet: FTBFS on hurd-i386: missing required SCTP headers

2018-01-11 Thread Aaron M. Ucko
Source: kronosnet Version: 1.0-1 Severity: important Justification: fails to build from source User: debian-h...@lists.debian.org Usertags: hurd-i386 The build of kronosnet for hurd-i386 (admittedly not a release architecture) failed: checking for netinet/sctp.h... no configure: error:

Bug#749378: citadel: Excess arguments in call to smtp_try_one_queue_entry

2018-01-11 Thread Robert J. Clay
A new version of the Citadel Debian package, 917-1, has migrated to Debian Testing. Perhaps you could repeat your original test build using your tools again but this time with the newer version? That would allow us to see if the issues you found are still present. -- Robert J. Clay

Bug#885989: chromium: MitM-ed TLS sites are being recognized as secure even though they are not

2018-01-11 Thread TemTem
This link might convince you to act on this issue now: https://lists.torproject.org/pipermail/tor-talk/2018-January/043889.html

Bug#886971: memleax: FTBFS: Only x86, x86_64, arm, and aarch64 are supported.

2018-01-11 Thread Aaron M. Ucko
Source: memleax Version: 1.1.0-1 Severity: important Justification: fails to build from source Builds of memleax for most architectures failed with errors along the lines of checking machine type... Error: unsupported machine: mips. Only x86, x86_64, arm, and aarch64 are supported. Please

Bug#885989: chromium: MitM-ed TLS sites are being recognized as secure even though they are not

2018-01-11 Thread TemTem
> It is not an attack when it has been explicitly chosen by the web site to > host their web server. I don't care if it is the choice of the website to let Cloudflare host their content. It is their choice, so I can't counter it. However, the point I am making here is to explicitly let

Bug#886970: installation-reports: Lamobo R1, success!

2018-01-11 Thread Vagrant Cascadian
Package: installation-reports Followup-For: Bug #886970 Successful install with the daily image from 20180111. Network card was detected and did DHCP without problem. live well, vagrant -- Package-specific info: Boot method: microSD Image version: https://d-i.debian.org/daily-images/armhf

Bug#886731: linux-image-4.9.0-4-amd64: DKMS sends system in suspend since linux-image-4.9.0-3-amd64

2018-01-11 Thread Ben Hutchings
On Thu, 2018-01-11 at 12:25 +0100, Marc-Robin Wendt wrote: > Hello Ben and Michael, > > thanks for taking time. Of course its DPMS. Sorry for the typo. > > Reproducing the bug turns out, it first appears in linux-image-4.9.0-4- > amd64 and now linux-image-4.9.0-5-amd64. > > When I boot the

Bug#862296: Error about 'c_Default_cal_zone is empty' ?

2018-01-11 Thread Robert J. Clay
On Thu, Jan 11, 2018 at 10:12 AM, IGnatius T Foobar wrote: > Citadel 917, WebCit 917, libcitadel 917, textclient 917 all made it into > Debian > Testing after clean auto-builds. One of the open bugs in Debian is related to an error about that the 'c_Default_cal_zone is

Bug#839880: proftpd-basic: proftpd server instance crashed with signal 11

2018-01-11 Thread Олег Мороз
I have installed version 1.3.6 from [1], it's works fine with mod_sftp. 11.01.2018 15:32, Hilmar Preuße пишет: Am 09.01.2018 um 17:45 teilte Hilmar Preuße mit: Hi, I've escalated the bug to here [1]. Feel to subscribe to the bug to get informed about news. Hilmar [1]

Bug#885709: nvidia-settings: libgtk{2,3} dependencies need updating

2018-01-11 Thread Andreas Beckmann
On 2017-12-29 13:23, Graham Inggs wrote: > While finally trying to backport this change [1] into Ubuntu's > packaging, I noticed, at least since the upload of gtk+2.0 2.24.31-1, > that nvidia-settings now depends on libgtk2.0-0 (>= 2.24.31) and the > regex in the override_dh_gencontrol target of

Bug#886970: installation-reports: Lamobo R1, partial success

2018-01-11 Thread Vagrant Cascadian
Package: installation-reports Severity: normal On the Lamobo R1, the network card was detected but did not get a DHCP lease. Required manually loading the b53_mdio module, and then I was able to use the eth0 for installation. Another workaround was to use a USB r8152 ethernet adapter. I intend

Bug#880554: xen domu freezes with kernel linux-image-4.9.0-4-amd64

2018-01-11 Thread Hans van Kranenburg
Hi, On 08/01/2018 13:38, Valentin Vidic wrote: > On Sun, Jan 07, 2018 at 07:36:40PM +0100, Hans van Kranenburg wrote: >> Recently a tool was added to "dump guest grant table info". You could >> see if it compiles on the 4.8 source and see if it works? Would be >> interesting to get some idea

Bug#872907: Backporting "netfilter: xt_hashlimit: Fix integer divide round to zero." to stable kernels

2018-01-11 Thread Cyril Brulebois
Hi, A customer of mine has been hitting hashlimits issues in netfilter by switching from Debian 8 (3.16.y) to Debian 9 (4.9.y), making iptables hashlimits unusable for production. This issue has been fixed in mainline with this commit: | commit ad5b55761956427f61ed9c96961bf9c5cd4f92dc | Author:

Bug#862296: Error about c_Default_cal_zone

2018-01-11 Thread Robert J. Clay
I tried the new package version for citadel, 917-1, which just migrated to Debian Testing; The package installed with no errors from postinst or anything else and so that completed normally. However; the error about "c_Default_cal_zone" is still showing up in the logs. -- Robert J. Clay

Bug#880438: libopencv-core-dev: installs headers in opencv2 directory

2018-01-11 Thread Mattia Rizzolo
Control: close -1 On Thu, Jan 11, 2018 at 03:33:30PM +0100, Simon Frei wrote: > The digikam compiling issue was resolved on the spot back then. Glad to hear you solved your issue! > This report can be closed ACK, doing so. > thanks for your > explanation and sorry for wasting your time. no

Bug#886969: Replace 'build-source' with 'export-dsc'

2018-01-11 Thread Sean Whitton
Package: dgit Version: 4.2 On Mon, Jan 08 2018, Ian Jackson wrote: > dgit build-source is a useful tool for getting a .dsc you can feed to > sbuild or lintian or other tools that don't understand git. (I was > using it that way myself yesterday.) > > One often wants to do that with a dirty

Bug#886968: btrfs-progs-udeb: depends on non-udeb: libzstd1

2018-01-11 Thread Cyril Brulebois
Package: btrfs-progs-udeb Version: 4.14.1-1 Severity: grave Justification: renders package unusable [ Please keep debian-b...@lists.debian.org in copy. ] Hi, Your package is no longer installable (along with its rev-dep partman-btrfs) because it now depends on libzstd1, which isn't a udeb.

Bug#886967: procps: Please document the I (idle) state in the PS(1) manual page

2018-01-11 Thread Alex King
Package: procps Version: 2:3.3.12-3 Severity: normal Tags: upstream Dear Maintainer, Running ps ax with a recent kernel shows a lot of kernel threads in the I (idle) state. This state is not doumented in the man page of ps. (This does not seem to happen with the 4.9 kernel currently running on

Bug#884865: Patch to add glslang and spirv-tools packages

2018-01-11 Thread Brett Johnson
Tags: patch Attached is a patch to the 10.65.2 package which is my take at implementing this. I just build/install from the external/glslang and external/spirv-tools directories, and include the results in respective packages. I hope it's helpful. diff --git a/debian/control b/debian/control

Bug#886625: push-source should be usable no matter the state of the working tree

2018-01-11 Thread Sean Whitton
control: clone 886625 -2 control: retitle -2 push-source should be usable on arbitrary refs control: block -2 by 886625 On Mon, Jan 08, 2018 at 12:11:26PM +, Ian Jackson wrote: > One often wants to do that with a dirty tree. It would be useful to > be able to do it for refs other than head.

Bug#886885: Reported upstream

2018-01-11 Thread Bernardo Dal Seno
Filed bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83808

Bug#886799: Info received (openafs-modules-dkms: info regarding source of bug)

2018-01-11 Thread Richard Burhans
The attached patch appears to fix openafs_1.6.9-2+deb8u6: 0023-setattr_prepare.patch Description: Binary data

Bug#858398: curl: Please migrate to openssl1.1 in Buster

2018-01-11 Thread Sebastian Andrzej Siewior
On 2018-01-11 23:07:32 [+0200], Adrian Bunk wrote: > On Thu, Jan 11, 2018 at 09:39:51PM +0100, Sebastian Andrzej Siewior wrote: > >... > > since everything not > > shipped Debian wise would be suddenly linked againt libssl-1.1 while it > > might have been compiled against an earlier version. > >

Bug#886852: NVidia driver : upgrade to version 384.111

2018-01-11 Thread Luca Boccassi
Great, thanks! Andreas, tested as well on my Stretch desktop, both glvnd and non-glvnd look fine. The new meta packages for switching over are handy, unfortunately apt chokes on them - aptitude is able to figure it out though. I suspect it's again due to multiarch - seems to be a recurring

Bug#853710: [Pkg-xen-devel] Bug#853710: xen: ftbfs with GCC-7

2018-01-11 Thread Hans van Kranenburg
On 11/01/2018 22:42, Hans van Kranenburg wrote: > Hey, > > On 11/01/2018 18:59, peter green wrote: >>> I think the compiler is simply wrong to complain about this. >> If you are going to build with options like "-Wall -Werror" then you >> have to expect the compiler to be bitchy. You should be

Bug#886965: game-data-packager: Ripping CD audio tracks broken for Quake 1 & 2 (possibly others)

2018-01-11 Thread Paul Preuss
Package: game-data-packager Version: 55 Severity: normal Dear Debian Games Team, Ripping CD audio tracks for Quake 1 & 2 and possibly other games to OGG files was broken between game-data-packager 53 and 54. Example: >game-data-packager quake --package quake-music /dev/sr1

Bug#853710: [Pkg-xen-devel] Bug#853710: xen: ftbfs with GCC-7

2018-01-11 Thread Hans van Kranenburg
Hey, On 11/01/2018 18:59, peter green wrote: >> I think the compiler is simply wrong to complain about this. > If you are going to build with options like "-Wall -Werror" then you > have to expect the compiler to be bitchy. You should be able to make > this particular warning non-fatal by adding

Bug#886903: gpm: FTBFS: undefined reference to `__sigemptyset'

2018-01-11 Thread Axel Beckert
Control: notfixed -1 1.20.7-3 Control: fixed -1 1.20.7-2 Hi again, Axel Beckert wrote: > This seems already fixed by gpm in Experimental. Yes, in 1.20.7-2. Relevant changelog entry: * Pre-emptively add patch from NuTyX/LFS to fix FTBFS with glibc 2.26. Will upload 1.20.7 to unstable anyway.

Bug#858398: curl: Please migrate to openssl1.1 in Buster

2018-01-11 Thread Adrian Bunk
On Thu, Jan 11, 2018 at 09:39:51PM +0100, Sebastian Andrzej Siewior wrote: >... > since everything not > shipped Debian wise would be suddenly linked againt libssl-1.1 while it > might have been compiled against an earlier version. The handling of non-packaged software is not perfect, but there's

Bug#885284: gbirthday: Depends on unmaintained pygtk

2018-01-11 Thread Jérôme
Hi all. GBirthday is not maintained. If someone wants to port it to GObject Introspection, I'll happily leave it to him. However, I ported it to Python 3 and PyQt5. That new version is called... QBirthday ! Here it is: https://github.com/lafrech/qbirthday

Bug#859544: opensmtpd: Please migrate to openssl1.1 in buster

2018-01-11 Thread Sebastian Andrzej Siewior
On 2018-01-04 11:11:42 [-0500], Ryan Kavanagh wrote: > Control: tag -1 + help > > Hi Sebastian, Hi, > Sorry for dropping the ball on this. > > On Fri, Oct 13, 2017 at 10:07:54PM +0200, Sebastian Andrzej Siewior wrote: > > Could you retry with the following patch? > > I've applied the patch,

Bug#886927: ITP: tlog -- Terminal I/O recording and playback package.

2018-01-11 Thread Adam Borowski
On Thu, Jan 11, 2018 at 11:26:23PM +1100, Will Rouesnel wrote: > * Package name: tlog > Upstream Author : Nikolai Kondrashov > * URL : http://scribery.github.io/tlog/ > Description : Terminal I/O recording and playback package. > > tlog is a terminal

Bug#858398: curl: Please migrate to openssl1.1 in Buster

2018-01-11 Thread Sebastian Andrzej Siewior
On 2018-01-11 14:54:26 [+0100], Ondřej Surý wrote: > I commented at salsa.d.o, but for consistency, I am resending my comment here: … > The conflict here means that all r-depends will have to migrate at once, and > absolutely no backports would be possible. I wish there would be a way where >

Bug#505173: New patch for SFTP support

2018-01-11 Thread Julian Andres Klode
Control: user ubuntu-de...@lists.ubuntu.com Control: usertag -1 origin-ubuntu ubuntu-patch Hi Ben, as I mentioned to you, I have implemented sftp support for dput again. I was merging the latest dput 1.0.1 (tag missing, BTW) and had to rewrite the method because bzrlib was not available on

Bug#886915: thunderbird: Thunderbird blocked by AppArmor without intervention.

2018-01-11 Thread Simon Deziel
On 2018-01-11 03:19 PM, Carsten Schoenert wrote: > You can try to add a line for the Acrobat Reader into the profile. But > this is blind shot from me, acroread will requesting probably further > files. I think you shot the target ;) > diff --git a/debian/apparmor/usr.bin.thunderbird >

Bug#886901: base-files: FTBFS: cannot remove '/etc/debian_version'

2018-01-11 Thread Daniel Schepler
On Thu, Jan 11, 2018 at 1:41 AM, Santiago Vila wrote: > Also: Is this the kind of FTBFS bug that should be fixed in stable? > (I think maybe not because it does not happen in autobuilders, > as they do dpkg-buildpackage). As far as I know, there shouldn't be any need for an

Bug#881846: build for armel

2018-01-11 Thread Emilio Pozuelo Monfort
Hi Adrian, Not sure if you saw this mail. Does this help us somehow? Cheers, Emilio On Thu, 28 Dec 2017 13:20:59 -0200 Marco A L Barbosa wrote: > After https://github.com/rust-lang/rust/pull/47018 got merged I was able to > cross build to armel (but not tested) using this

Bug#886267: Voting for TC Chair

2018-01-11 Thread Philip Hands
On Wed, 03 Jan 2018, Didier 'OdyX' Raboud wrote: > ===BEGIN=== > > The chair of the Debian Technical Committee will be: > > A: Didier Raboud > B: Tollef Fog Heen > C: Phil Hands > D: Margarita Manterola > E: David Bremner > F: Niko Tyni > G: Gunnar Wolf > ===END=== I

Bug#886915: thunderbird: Thunderbird blocked by AppArmor without intervention.

2018-01-11 Thread Carsten Schoenert
control: clone -1 control: retitle -1 AppArmor: profile doesn't allow to access Acrobat Reader control: tags -1 user thunderb...@packages.debian.org control: usertags -1 tb-apparmor Hello Francois On Thu, Jan 11, 2018 at 08:29:50PM +0100, Francois Mescam wrote: ... > > > In the log when I try to

Bug#881845: rustc: FTBFS on mips*: test failures

2018-01-11 Thread Emilio Pozuelo Monfort
On 17/11/17 13:25, James Cowgill wrote: > Hi, > > On 15/11/17 17:30, Emilio Pozuelo Monfort wrote: >> Source: rustc >> Version: 1.21.0+dfsg1-3 >> Severity: important >> >> Hi, >> >> Sometime ago I asked about rustc bootstrap status on mips*: >> >> 17:08 < infinity0> mips* fail many tests last

Bug#886963: Diffoscope: different readelf implementations cause version parsing errors on FreeBSD

2018-01-11 Thread Guangyuan Yang
Source: diffoscope Version: 90 Severity: normal Test suite is failing on FreeBSD during the collecting phase: ___ ERROR collecting tests/comparators/test_elf.py ___ tests/comparators/test_elf.py:64: in

Bug#886901: base-files: FTBFS: cannot remove '/etc/debian_version'

2018-01-11 Thread Niels Thykier
Santiago Vila: > On Thu, Jan 11, 2018 at 06:39:00AM +, Niels Thykier wrote: > >> This seems like a legitimate bug. >> >> What happens is that debhelper notices that base-files explicitly >> defines an install target and recurses into that (dh, unlike policy, >> also defines an

Bug#815139: build ldb python3 bindings

2018-01-11 Thread Mathieu Parent
Control: tag -1 - patch On Fri, 19 Feb 2016 10:56:29 +0100 Matthias Klose wrote: > Package: src:ldb > Version: 1.1.24-1 > Tags: patch > > build ldb python3 bindings. note that the two changed .install files need > the x > bit set. > Hi Matthias, The patch looks good but is

Bug#886799: openafs-modules-dkms: info regarding source of bug

2018-01-11 Thread Richard C. Burhans
Package: openafs-modules-dkms Version: 1.6.9-2+deb8u6 Followup-For: Bug #886799 Dear Maintainer, This is the kernel change that causes this issue (inode_change_ok replaced by setattr_prepare): https://github.com/torvalds/linux/commit/31051c85b5e2aaaf6315f74c72a732673632a905 It was

Bug#873006: Pending fixes for bugs in the libgtk3-webkit2-perl package

2018-01-11 Thread pkg-perl-maintainers
tag 873006 + pending thanks Some bugs in the libgtk3-webkit2-perl package are closed in revision 3b3a8d34570092a02c235d8a8b3ab0ffbf49a743 in branch 'master' by Niko Tyni The full diff can be seen at https://anonscm.debian.org/cgit/pkg-perl/packages/libgtk3-webkit2-perl.git/commit/?id=3b3a8d3

Bug#886962: exiv2: CVE-2018-4868

2018-01-11 Thread Salvatore Bonaccorso
Source: exiv2 Version: 0.26-1 Severity: important Tags: security upstream Forwarded: https://github.com/Exiv2/exiv2/issues/202 Hi, the following vulnerability was published for exiv2. CVE-2018-4868[0]: | The Exiv2::Jp2Image::readMetadata function in jp2image.cpp in Exiv2 | 0.26 allows remote

Bug#886961: lib-nss* packages should go in the admin section too

2018-01-11 Thread Mathieu Parent
Package: lintian Version: 2.5.68 Severity: normal Hi, As a followup to #885899, please add this to data/fields/name_section_mappings: ^libnss-=> admin Regards Mathieu Parent

Bug#886960: Recognize NVMe devices

2018-01-11 Thread dann frazier
Package: parted Version: 3.2-18 Severity: normal Tags: d-i, patch parted currently reports NVMe devices as "unknown": $ sudo parted -s /dev/nvme0n1 p Model: Unknown (unknown) Disk /dev/nvme0n1: 512GB Sector size (logical/physical): 512B/512B Partition Table: gpt Disk Flags: Number Start End

Bug#886959: nmu: libvirt_3.10.0-1

2018-01-11 Thread Holger Levsen
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: binnmu Hi, (this has been coordinated with Guido Günther…) nmu libvirt_3.10.0-1 . ANY . unstable . -m "rebuild against qemu 1:2.11+dfsg-1" qemu 1:2.11+dfsg-1 added mips64 and mips64el to the

Bug#886915: thunderbird: Thunderbird blocked by AppArmor without intervention.

2018-01-11 Thread Francois Mescam
On 11/01/2018 13:10, Carsten Schoenert wrote: Hello Francois, On Thu, Jan 11, 2018 at 10:59:15AM +0100, Francois Mescam wrote: Dear Maintainer, Some complementary information about this bug. Since some month opening attached file in thunderbird does not work anymore. In the log when I try

Bug#886958: Please support variant of -c that counts all matches even if more than one per line

2018-01-11 Thread Josh Triplett
Package: grep Version: 3.1-2 Severity: wishlist grep -c counts matching lines. I'd love to have an option that counts the number of matches, even if multiple matches occur per line. This seems easy enough to do by leveraging the same code that -o uses, but counting rather than printing. --

Bug#886665: Can not view files inside a commercial audio CD-ROM

2018-01-11 Thread Gilles CHARABOT
First : new /etc/apt/sources.list : # deb cdrom:[Debian GNU/Linux 9.1.0 _Stretch_ - Official amd64 NETINST 20170722-11:28]/ buster main #deb cdrom:[Debian GNU/Linux 9.1.0 _Stretch_ - Official amd64 NETINST 20170722-11:28]/ buster main deb http://ftp.fr.debian.org/debian/ buster main

Bug#886956: Firefox: tab-selection accessibility events not always emitted

2018-01-11 Thread Samuel Thibault
Package: firefox Version: 52.0-1 Tags: a11y upstream Owner: b...@hypra.fr User: b...@hypra.fr Usertags: hypra Forwarded: https://bugzilla.mozilla.org/show_bug.cgi?id=1429870 This is a bug report just for tracking its status in Debian. Steps to reproduce: Switch between tabs with

Bug#886955: gedit: gedit does not share clipboard with other applications, such as google chrome, gnome terminal

2018-01-11 Thread Dongliang Mu
Package: gedit Version: 3.22.1-2 Severity: important Tags: upstream As the title shows, gedit does not share clipboard with other applications. When I copy some text from gedit with "Ctrl+C" or right click of mouse, and paste it to gnome terminal or google chrome, the text does not show up in the

Bug#886953: python3-certbot-apache: needs versioned Breaks+Replaces: python-certbot-apache (<< 0.20)

2018-01-11 Thread Andreas Beckmann
Package: python3-certbot-apache Version: 0.20.0-2 Severity: serious User: debian...@lists.debian.org Usertags: piuparts Control: affects -1 + python-certbot-apache Hi, With an unversioned Breaks+Replaces: python-certbot-apache the transitional python-certbot-apache package is not installable.

Bug#886954: python3-certbot-nginx: needs versioned Breaks+Replaces: python-certbot-nginx (<< 0.20)

2018-01-11 Thread Andreas Beckmann
Package: python3-certbot-nginx Version: 0.20.0-2 Severity: serious User: debian...@lists.debian.org Usertags: piuparts Control: affects -1 + python-certbot-nginx Hi, With an unversioned Breaks+Replaces: python-certbot-nginx the transitional python-certbot-nginx package is not installable.

Bug#864827: Zotero and Firefox

2018-01-11 Thread Trout, Diane E.
Hello, I just upgraded from firefox-esr to firefox and discovered that the embedded version of zotero no longer works. Upstream recommends installing the zotero connector and upgrading to zotero-standalone. https://www.zotero.org/blog/zotero-5-and-firefox-faq/ Upstream has released Zotero

Bug#853710: xen: ftbfs with GCC-7

2018-01-11 Thread peter green
I think the compiler is simply wrong to complain about this. If you are going to build with options like "-Wall -Werror" then you have to expect the compiler to be bitchy. You should be able to make this particular warning non-fatal by adding -Wno-error=int-in-bool-context

Bug#879454: dianara: Wrong dependency on Qt4-based QCA2 plugins, pulls Qt4 core

2018-01-11 Thread JanKusanagi
On Wed, Jan 10, 2018 at 01:35:08PM +0100, Mònica Ramírez Arceda wrote: > Hi, > > While updating to dianara 1.4.1, I am trying to fix this bug. > Thanks Mònica, everything looks great now =) Cheers!

Bug#834756: ITP: powershell -- scripting language interpreter built on .NET

2018-01-11 Thread Raphael Hertzog
Hi, On Thu, 18 Aug 2016, Luke W Faraone wrote: > Microsoft recently released PowerShell as free software, and this month > announced support for Linux platforms. > > From a parausal of the source code, it appears to be suitable for > inclusion in Debian. I started looking at it but it's not

Bug#878216: More informations about HyperV version impacted

2018-01-11 Thread vincent.ta...@amen.fr
Hi, I tested several HyperV version: On Windows 2012R2+HyperV, all version of debian 8 kernel are working. On Windows 2016+HyperV, I'm not sure at this point, but probably not working. On Hyper-v server 2016 (free edition), kernel 3.16 version starting with version 44 is not working !  (

Bug#820826: libc6-dev-amd64: Multiarch allows conflicting packages, and apt-get does not detect this

2018-01-11 Thread Aurelien Jarno
On 2018-01-11 14:17, Raphael Hertzog wrote: > On Thu, 11 Jan 2018, Aurelien Jarno wrote: > > > 10:32 So libc6-dev-amd64:i386 should Conflicts: > > > libc6-dev-i386:amd64 > > > 10:32 and vice versa > > > > > > So it's probably time to revisit this. > > > > Does it also now support

Bug#886952: hwinfo: please make the build reproducible

2018-01-11 Thread Chris Lamb
forwarded 886952 https://github.com/openSUSE/hwinfo/pull/55 thanks I've forwarded this upstream here: https://github.com/openSUSE/hwinfo/pull/55 Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-

Bug#886952: hwinfo: please make the build reproducible

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

Bug#867557: (no subject)

2018-01-11 Thread gael leboeuf
Package: gnome-system-monitor The problem seems solved since in v.3.26 we can attribute manually any color by clicking on it. Best regards, Gaël signature.asc Description: OpenPGP digital signature

Bug#886680: choqok: Depends on transitional package libqca2-plugin-ossl

2018-01-11 Thread Felix Geyer
On 11.01.2018 13:35, Lisandro Damián Nicanor Pérez Meyer wrote: > Or Team upload if you feel like it too. Ok sure, I'll do an NMU (it's not team maintained). Felix

Bug#885775: It seems it is not related to apparmor

2018-01-11 Thread Laszlo KERTESZ
On Thu, 11 Jan 2018 13:27:00 +0100 intrigeri wrote: > Control: reassign -1 linux-image-4.14.0-2-amd64 > Control: found -1 4.14.7-1 > > Laszlo KERTESZ: > > So it happened again with no apparmor loaded.Twice. > > Thanks for reporting! I'm therefore reassigning this bug to the

Bug#886951: O: arno-iptables-firewall -- single- and multi-homed firewall script with DSL/ADSL support

2018-01-11 Thread Michael Hanke
Package: wnpp Severity: normal I intend to orphan the arno-iptables-firewall package. Popcon is at 468. Upstream is very pleasant and releases are infrequent. However, I still lack the resources to take proper care of this package. The package description is: Unlike other lean iptables

Bug#886852: NVidia driver : upgrade to version 384.111

2018-01-11 Thread Julien Aubin
Hi, Tested w/ the following games : Cities Skylines -> OK F1 2017 (Vulkan Only) -> OK Middle Earth Shadow of Mordor -> OK Civilization V -> OK All under KDE. All is OK for me. :-) 2018-01-11 13:47 GMT+01:00 Luca Boccassi : > On Thu, 2018-01-11 at 12:23 +0100, Julien Aubin

Bug#886815: r-cran-git2r uses private header files of libgit2 (Was: Help with libgit2 needed to strip code copy from r-cran-git2r)

2018-01-11 Thread Dirk Eddelbuettel
I had some friendly emails with Stefan (git2r upstream) when he started the R package git2r (as I needed some features in my drat R package) and he expressed quite some frustration at working with libgit2 as it changed so much upstream. I know we collectively really hate embedding copies, but

Bug#886506: linux-image-4.14.0-3-686-pae: Kernel panic during reboot - since 4.14.0-2 - 4.14.0-1 works normal and boots

2018-01-11 Thread Marc-Christian Petersen
If you downgrade glibc to 2.25-4 and rebuild the initrd then linux-image-4.14.0-3-686-pae will also work. -- ciao, Marc

Bug#886950: gnome-shell-extension-tilix-shortcut: Invalid date in debian/changelog

2018-01-11 Thread Chris Lamb
Source: gnome-shell-extension-tilix-shortcut Version: 1.0.1-1 Severity: serious Justification: Policy 4.4 Tags: patch Hey, Your debian/changelog has a date that violates Policy section 4.4 ("Sept"). Patch attached. Regards, -- ,''`. : :' : Chris Lamb `. `'`

Bug#886949: xfce4-indicator-plugin: Not all indicator icons are being shown (steam, qjoypad, caffeine, ...). Please, help to debug.

2018-01-11 Thread Sophoklis Goumas
Package: xfce4-indicator-plugin Version: 2.3.3-1 Severity: important Hello. I've been missing some of my regular indicator icons while others still show OK. I would appreciate any tips and guidance on how to debug this. Indicator icons shown: thunar, transmission-gtk, discord, audacious, ...

Bug#886267: Voting for TC Chair

2018-01-11 Thread David Bremner
Niko Tyni writes: > On Wed, Jan 03, 2018 at 05:38:56PM +0100, Didier 'OdyX' Raboud wrote: > >> ===BEGIN=== >> >> The chair of the Debian Technical Committee will be: >> >> A: Didier Raboud >> B: Tollef Fog Heen >> C: Phil Hands >> D: Margarita Manterola >> E: David

Bug#886941: Pending fixes for bugs in the libproc-processtable-perl package

2018-01-11 Thread pkg-perl-maintainers
tag 886941 + pending thanks Some bugs in the libproc-processtable-perl package are closed in revision 8ca7e2b1f1b8ac10e96c94a689b5e6b61f35176f in branch 'master' by Salvatore Bonaccorso The full diff can be seen at

  1   2   3   >