Bug#887234: python-cgcloud-core should depend on e2fsprogs explicitly

2018-01-22 Thread Andreas Henriksson
On Sun, Jan 14, 2018 at 08:09:21PM +0100, Helmut Grohne wrote: > Package: python-cgcloud-core [...] > /usr/lib/python2.7/dist-packages/cgcloud/core/cloud_init_box.py contains > mkfs.ext4. According to file it is a C++ source, ASCII text [...] The mkfs.ext4 command is used in the following two

Bug#887236: xen-tools should depend on e2fsprogs explicitly

2018-01-22 Thread Andreas Henriksson
Control: severity -1 minor Control: retitle -1 xen-tools should also suggest e2fsprogs On Sun, Jan 14, 2018 at 08:12:31PM +0100, Helmut Grohne wrote: > Package: xen-tools [...] > /usr/bin/xen-create-image contains mkfs.ext2, mkfs.ext3 and mkfs.ext4. > According to file it is a Perl script text

Bug#888040: libjcifs-java - Missing maven dependencies

2018-01-22 Thread Emmanuel Bourg
Le 22/01/2018 à 22:17, Markus Koschany a écrit : > I wonder if we should make the dependency optional +1, the dependency should be marked as provided in the pom (debian/jcifs.pom).

Bug#887237: glusterfs-common should depend on e2fsprogs explicitly

2018-01-22 Thread Andreas Henriksson
On Sun, Jan 14, 2018 at 08:05:13PM +0100, Helmut Grohne wrote: > Package: glusterfs-common [...] > /usr/lib/x86_64-linux-gnu/glusterfs/3.13.0/xlator/mgmt/glusterd.so contains > tune2fs. According to file it is a ELF 64-bit LSB shared object, x86-64, > version 1 (SYSV) [...] The source code

Bug#875958: #875958 sa-compile: The package fails to run sa-compile

2018-01-22 Thread Fred de Brouwer
I ran into this problem as well and I found this way to get spamassassin installed. While installing spamassassin using apt-get install; the user-id debian-spamd is created and given the /bin/sh - shell. After I changed the shell to /bin/bash and issued the "apt-get install spamassassin"

Bug#888046: devscripts: Support signatures against uncompressed tarballs

2018-01-22 Thread Vagrant Cascadian
Package: devscripts Version: 2.17.12~bpo9+1 Severity: wishlist File: /usr/bin/uscan There are a number of projects hosted at kernel.org that use the kup-client utility to handle uploads. While it may upload a signature to verify the uploaded tarballs, those signatures are against the uncompressed

Bug#888047: mesa: FTBFS on hurd-i386

2018-01-22 Thread Samuel Thibault
Source: mesa Version: 17.3.3-1 Severity: important Tags: patch Hello, mesa currently FTBFS on hurd-i386 for a few upstream and downstream reasons. The attached patches pthread_setname_np and GetDriverConfig are cherry-picks from upstream. The attached patch "patch" is for the Debian changes: the

Bug#888045: mdbtools: mdb-schema fails with archives greater than 2 GByte on i386 architecture

2018-01-22 Thread computer.enthusiastic
Package: mdbtools Version: 0.7.1-5 Severity: normal Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? I've tried to export the schema of a Microsoft Access Database (MDB) file as SQL text. The MDB file size is

Bug#867731: RFS: smart-mode-line/2.10.1-1 [ITP]

2018-01-22 Thread Juhani Numminen
Nicholas D Steeves kirjoitti 22.01.2018 klo 21:10: > I use this package every day and have updated the package several > times in the last year. It's currently at Policy 4.1.3 and dh/compat > level 11. Please consider sponsoring :-) The current git repository is hosted on Alioth, which will be

Bug#887242: euca2ools should depend on e2fsprogs explicitly

2018-01-22 Thread Andreas Henriksson
On Sun, Jan 14, 2018 at 08:04:27PM +0100, Helmut Grohne wrote: > Package: euca2ools [...] > /usr/lib/python2.7/dist-packages/euca2ools/commands/bundle/bundlevolume.py > contains tune2fs. According to file it is a C++ source, ASCII text [...] The INSTALL file contains this very helpful

Bug#888040: libjcifs-java - Missing maven dependencies

2018-01-22 Thread Markus Koschany
Hi, Am 22.01.2018 um 21:35 schrieb Yadickson Soto: > Package: libjcifs-java > Version: 1.3.18-3 > Branch: buster (testing) > > > Hi, > > There is a problem if try build a test application with maven > My application use how dependency libjcifs-java > > > Missing: > -- > 1)

Bug#886329: [Filesystems-devel] Bug#886329: aufs-dkms: Cannot use aufs union mount with Linux 4.14.7-1: kernel BUG at /var/lib/dkms/aufs/4.14+20171218/build/fs/aufs/finfo.c:113

2018-01-22 Thread anonym
Jan Luca Naumann: > Control: tags -1 unreproducible > > I tested your code sample below and I could not reproduce the bug with a > current 4.14.13 kernel on my system. Could you please test it again? I am not the reporter, but this bug still affects me using linux-image-4.14.0-3-amd64

Bug#888035: nvidia-kernel-dkms: Fails to build against linux-image-4.14.0-0.bpo.2-amd64 (stretch+backports)

2018-01-22 Thread Andreas Beckmann
On 2018-01-22 22:01, Paddy Steed wrote: > Again. How can I unsubscribe from these emails? Probably by inspecting the email headers looking for List-*, which should contain the neccessary instructions. (not on this email, but the previous one that you got via "some list") Andreas

Bug#888044: qtstyleplugins-src FTCBFS: does not pass cross flags to qmake

2018-01-22 Thread Helmut Grohne
Source: qtstyleplugins-src Version: 5.0.0+git23.g335dbec-2 Tags: patch User: helm...@debian.org Usertags: rebootstrap qtstyleplugins-src fails to cross build from source, because it does not pass cross flags to qmake. After dropping override_dh_auto_configure, it cross builds successfully. Please

Bug#886329: [Filesystems-devel] Bug#886329: aufs-dkms: Cannot use aufs union mount with Linux 4.14.7-1: kernel BUG at /var/lib/dkms/aufs/4.14+20171218/build/fs/aufs/finfo.c:113

2018-01-22 Thread Jan Luca Naumann
Control: tags -1 unreproducible Hey, sorry for the long delay for my answer. I tested your code sample below and I could not reproduce the bug with a current 4.14.13 kernel on my system. Could you please test it again? Best regards, Jan Am 04.01.2018 um 15:42 schrieb intrigeri: > Hi, > >

Bug#888026: freecad: please package upcoming 0.17 for experimental

2018-01-22 Thread kkremitzki
On Mon, 2018-01-22 at 20:11 +0100, W. Martin Borgert wrote: > Package: freecad > Version: 0.16.6712+dfsg1-1 > Severity: wishlist > > Upstream plans to release 0.17 soon™, probably 2018Q1. > > There are a lot of new features, mainly the Part Design and a > new workbench "TechDraw", replacing

Bug#888020: Package conflict between primus and nvidia 384.111-3 drivers

2018-01-22 Thread Luca Boccassi
On Mon, 2018-01-22 at 21:34 +0100, Andreas Beckmann wrote: > On 2018-01-22 21:22, Luca Boccassi wrote: > > Primus is in main so it can't have a dependency. It's not nice as > > the > > problem is not caused by bumblebee, but I'll add a dependency in > > bumblebee-nvidia to

Bug#888035: nvidia-kernel-dkms: Fails to build against linux-image-4.14.0-0.bpo.2-amd64 (stretch+backports)

2018-01-22 Thread Paddy Steed
Again. How can I unsubscribe from these emails? > On 22 Jan 2018, at 20:41, Guilherme Gondim wrote: > > Oh, amazing! It isn't showing up in my package list yet. I will wait for it. > Thank you Andreas! > > Original Message >> On January 22, 2018 6:37

Bug#887575: fixed in fpc 3.0.4+dfsg-14

2018-01-22 Thread Paul Gevers
Control: reopen -1 Control: notfound -1 fpc/3.0.4+dfsg-14 It turns out that there IS a bug in castle-game-engine. It sets the FPCDIR variable in the debian/rules file (and does it now wrong). I am working on the new upstream version and will remove this setting to prevent issues like this. Paul

Bug#888043: gpredict FTCBFS: configures for the build architecture, uses the build architecture pkg-config

2018-01-22 Thread Helmut Grohne
Source: gpredict Version: 2.0-4 Tags: patch User: helm...@debian.org Usertags: rebootstrap gpredict fails to cross build from source, because it configures for the build architecture. It actually configures twice. Once from autogen.sh and another time from dh_auto_configure. The first invocation

Bug#888035: nvidia-kernel-dkms: Fails to build against linux-image-4.14.0-0.bpo.2-amd64 (stretch+backports)

2018-01-22 Thread Guilherme Gondim
Oh, amazing! It isn't showing up in my package list yet. I will wait for it. Thank you Andreas! Original Message On January 22, 2018 6:37 PM, Andreas Beckmann wrote: > On 2018-01-22 21:21, Guilherme Gondim wrote: > >> Oh, I see. Didn't notice that. Should I

Bug#888042: [arm*] Please add USB/IP support to ARM architectures

2018-01-22 Thread Matteo F. Vescovi
Package: src:linux Version: 4.14.13-1 Severity: wishlist Dear Maintainer, while testing Stapelberg's .img for Debian testing/buster on RPi3, I've noticed that a feature I need, USB/IP support, is totally missing. I digged a little more and I found that support is also missing on armhf and armel

Bug#887978: Additional Information

2018-01-22 Thread Anton Gladky
control -1 severity important control -1 tags unreproducible Hi, thanks for your bugreport. Unfortunanately I am not able to reproduce this bug. Could you please run it through gdb and send its output? sudo apt-get install solvespace-dbgsym gdb solvespace > run wait till it crashes > bt

Bug#888041: tiger FTCBFS: does not pass --host to ./configure

2018-01-22 Thread Helmut Grohne
Source: tiger Version: 1:3.2.3-14.3 Tags: patch User: helm...@debian.org Usertags: rebootstrap tiger fails to cross build from source, because it does not pass --host to ./configure. Deferring that task to dh_auto_configure is the easiest way to fix that. After doing so, tiger cross builds

Bug#888020: Package conflict between primus and nvidia 384.111-3 drivers

2018-01-22 Thread Andreas Beckmann
On 2018-01-22 21:22, Luca Boccassi wrote: > Primus is in main so it can't have a dependency. It's not nice as the > problem is not caused by bumblebee, but I'll add a dependency in > bumblebee-nvidia to nvidia-driver-libs-nonglvnd which will solve the > problem of switching. > > Installing from

Bug#888040: libjcifs-java - Missing maven dependencies

2018-01-22 Thread Yadickson Soto
Package: libjcifs-java Version: 1.3.18-3 Branch: buster (testing) Hi, There is a problem if try build a test application with maven My application use how dependency libjcifs-java Missing: -- 1) javax.servlet:servlet-api:jar:debian ... Please, can you fix the dependency issue. Best

Bug#888035: nvidia-kernel-dkms: Fails to build against linux-image-4.14.0-0.bpo.2-amd64 (stretch+backports)

2018-01-22 Thread Andreas Beckmann
On 2018-01-22 21:21, Guilherme Gondim wrote: > Oh, I see. Didn't notice that. Should I request for a backport? Currently it > isn't backported. 384.111-3~bpo9+1 is there for more than a day already (well, about 1 day + 4 hours to be exact :-) Andreas

Bug#888028: nvidia-driver: applications running with discrete NVIDIA graphics tries to create /home/user.nv/ directory

2018-01-22 Thread Andreas Beckmann
Control: tag -1 upstream moreinfo On 2018-01-22 20:39, Vincas Dargis wrote: > It looks like some shared code actually wanted to create $HOME + / + .nv > directory, though accidentally skipped a slash. Some nvidia driver components use ~/.nv/ as temporary storage, sounds like something expects

Bug#887590: libhttp-daemon-perl: Please patch HTTP::Daemon to IPv6

2018-01-22 Thread gregor herrmann
Control: forwarded -1 https://rt.cpan.org/Public/Bug/Display.html?id=71395 On Thu, 18 Jan 2018 10:48:57 +0100, Tim Ruehsen wrote: > Package: libhttp-daemon-perl > Version: 6.01-1 > Severity: normal > > At least Arch Linux ships a patched version of HTTP::Daemon (so all tests > survive). > The

Bug#887978: Additional Information

2018-01-22 Thread John Hasler
It sometimes returns cannot load settings: Resource temporarily unavailable free(): invalid pointer Aborted Perhaps 1 time in 10 it starts up and runs (it still prints "cannot load settings: Resource temporarily unavailable") though I've not yet tried to do anything useful with it --

Bug#888039: netdiag does not trap errors from automake

2018-01-22 Thread Helmut Grohne
Package: netdiag Version: 1.1-2 Severity: serious Justification: policy 4.6 User: helm...@debian.org Usertags: rebootstrap debian/rules ignores errors from automake. That violates the Debian policy section 4.6. Incidentally that command fails on the buildds:

Bug#888020: Package conflict between primus and nvidia 384.111-3 drivers

2018-01-22 Thread Luca Boccassi
On Mon, 2018-01-22 at 21:10 +0100, Andreas Beckmann wrote: > On 2018-01-22 20:58, Luca Boccassi wrote: > > That's intentional, they are not compatible, install nvidia-driver- > > libs-nonglvnd instead. > > I think we may have to update some documentation for this recent > change >

Bug#888038: chrony: please add AppArmor profile for chronyd

2018-01-22 Thread Jamie Strandboge
Package: chrony Version: 3.2-1 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu bionic ubuntu-patch Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * add AppArmor profile for /usr/sbin/chronyd: - add

Bug#888037: scsitools FTCBFS: does not use cross tools

2018-01-22 Thread Helmut Grohne
Source: scsitools Version: 0.12-3 Tags: patch User: helm...@debian.org Usertags: rebootstrap scsitools fails to cross build from source, because it generally uses build architecture tools. In most cases deferring to dh_auto_* fixes. The explicit gcc invocations can be fixed with buildtools.mk.

Bug#887243: gfxboot should depend on e2fsprogs explicitly

2018-01-22 Thread Andreas Henriksson
On Sun, Jan 14, 2018 at 08:05:04PM +0100, Helmut Grohne wrote: > Package: gfxboot [...] > /usr/bin/gfxboot contains tune2fs. According to file it is a Perl script text > executable [...] It indeed seems like gfxboot will launch both mkfs.ext[23] and tune2fs when the filesystem is ext2 or ext3

Bug#888020: Package conflict between primus and nvidia 384.111-3 drivers

2018-01-22 Thread Andreas Beckmann
On 2018-01-22 20:58, Luca Boccassi wrote: > That's intentional, they are not compatible, install nvidia-driver- > libs-nonglvnd instead. I think we may have to update some documentation for this recent change (nvidia-driver.README.Debian), and maybe some more packages: bumblebee/primus/whatever

Bug#888036: vym FTCBFS: does not pass cross flags to qmake

2018-01-22 Thread Helmut Grohne
Source: vym Version: 2.5.0-2 Tags: patch User: helm...@debian.org Usertags: rebootstrap vym fails to cross build from source, because it does not pass the right cross flags (e.g. a -specs file) to qmake. The easiest way of doing that is deferring the task to dh_auto_configure. After doing so, vym

Bug#887251: postgresql-common should depend on e2fsprogs explicitly

2018-01-22 Thread Andreas Henriksson
On Sun, Jan 14, 2018 at 08:09:11PM +0100, Helmut Grohne wrote: > Package: postgresql-common [...] > /usr/bin/pg_createcluster contains chattr. According to file it is a Perl > script text executable [...] For a start I guess it begs to be asked if the users who has postgresql-common package

Bug#888034: mate-desktop-environment: Right mouse button no longer recognised

2018-01-22 Thread Philipp Pilhofer
Package: mate-desktop-environment Version: 1.18.0+2~bpo9+1 Severity: normal Dear Maintainer, I updated from mate 1.16 (debian stable) to 1.18 (stretch-backports): apt install -t stretch-backports mate-desktop-environment (+ upgrading some packages manually: caja-*, mate-themes) With 1.16, the

Bug#888020: Package conflict between primus and nvidia 384.111-3 drivers

2018-01-22 Thread Luca Boccassi
On Mon, 2018-01-22 at 18:38 +0100, vitaminx wrote: > Package: primus > Version: 0~20150328-5 > Severity: grave > > Hi, > > It is currently impossible to install primus on Debian testing as > breaks the libgl1-nvidia-glvnd-glx package, which in turn is required > by nvidia-driver-libs version

Bug#887256: openstack-deploy should depend on e2fsprogs explicitly

2018-01-22 Thread Andreas Henriksson
On Sun, Jan 14, 2018 at 08:08:40PM +0100, Helmut Grohne wrote: > Package: openstack-deploy [...] > /usr/sbin/openstack-deploy-tempest contains mkfs.ext4. According to file it > is a POSIX shell script, ASCII text executable [...] It indeed seems like mkfs.ext4 is (conditionally) used. It also

Bug#888033: alure FTCBFS: does not pass cross flags to cmake, uses plain cc

2018-01-22 Thread Helmut Grohne
Source: alure Version: 1.2-6 Tags: patch User: helm...@debian.org Usertags: rebootstrap alure fails to cross build from source, because it does not pass cross flags (such as -DCMAKE_SYSTEM_PROCESSOR) to cmake. The easiest way of doing that is letting dh_auto_configure do it. Further down the

Bug#888028: nvidia-driver: applications running with discrete NVIDIA graphics tries to create /home/user.nv/ directory

2018-01-22 Thread Vincas Dargis
Sorry, I've pasted wrong log entry in my last message. Here's the right one: ``` type=AVC msg=audit(1516649672.198:1036): apparmor="DENIED" operation="mkdir" profile="wine-preloader" name="/home/vincas.nv/" pid=31808 comm="gldriverquery64" requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000

Bug#887973: thunderbird: Black screen - Failed to lock new back buffer

2018-01-22 Thread Vincas Dargis
Created merge request for fixing Thunderbird 58 graphics: https://gitlab.com/apparmor/apparmor-profiles/merge_requests/9 For `/etc/ld.so.conf` I believe there should be separate update for abstractions/base. And for all these mmap()ed `/tmp/.gl*` and NVIDIA issues, more research is needed.

Bug#887257: spacefm should depend on e2fsprogs explicitly

2018-01-22 Thread Andreas Henriksson
Control: severity -1 minor On Sun, Jan 14, 2018 at 08:11:35PM +0100, Helmut Grohne wrote: > Package: spacefm [...] > /usr/bin/spacefm contains tune2fs. According to file it is a ELF 64-bit LSB > shared object, x86-64, version 1 (SYSV) [...] The tune2fs usage is to be found in the code at:

Bug#888028: nvidia-driver: applications running with discrete NVIDIA graphics tries to create /home/user.nv/ directory

2018-01-22 Thread Vincas Dargis
On 1/22/18 9:26 PM, Luca Boccassi wrote: type=AVC msg=audit(1516647002.968:744): apparmor="DENIED" operation="mkdir" profile="thunderbird" name="/home/vincas.nv/" pid=23705 comm="thunderbird" requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000 type=SYSCALL msg=audit(1516647002.968:744):

Bug#887664: [debhelper-devel] Bug#887688: Bug#887688: debhelper: empty build of src:ck

2018-01-22 Thread Niels Thykier
Niels Thykier: > Sven Joachim: >> On 2018-01-21 23:24 +0200, Adrian Bunk wrote: >> >>> On Fri, Jan 19, 2018 at 07:51:00PM +, Niels Thykier wrote: ... The question now is: How many packages are affected by it? If it is sufficiently low, it might be worth doing the clean up now

Bug#888032: exonerate FTCBFS: uses the build architecture pkg-config

2018-01-22 Thread Helmut Grohne
Source: exonerate Version: 2.4.0-2 Tags: patch upstream User: helm...@debian.org Usertags: rebootstrap exonerate fails to cross build from source, because it uses the build architecture pkg-config. (This is lintian warning autotools-pkg-config-macro-not-cross-compilation-safe.) The attached patch

Bug#888031: RM: pdns-recursor [armel] -- ROM; no longer builds; likely unusable

2018-01-22 Thread Chris Hofstaedtler
Package: ftp.debian.org Severity: normal Dear ftpmasters, please remove pdns-recursor from armel. It no longer builds there, and considering the usefulness / runtime requirements any effort to fix that is in my opinion a timesink with no benefit. Thanks, Chris signature.asc Description: PGP

Bug#887260: drobo-utils should depend on e2fsprogs explicitly

2018-01-22 Thread Andreas Henriksson
On Sun, Jan 14, 2018 at 08:04:12PM +0100, Helmut Grohne wrote: > Package: drobo-utils [...] > /usr/lib/python2.7/dist-packages/Drobo.py contains mke2fs. According to file > it is a Python script, ASCII text executable, with very long lines The mke2fs command is found in a function called

Bug#888030: quassel-client: start quassel-client freezes the desktop

2018-01-22 Thread Heinrich Schuchardt
Package: quassel-client Version: 1:0.12.4-2 Severity: normal Dear Maintainer, when starting the quassel-client via ALT-F2 it runs fine. If I use a desktop link with the content below the Plasma desktop freezes and becomes grayed. The only option to quit is log out via CTRL-ALT-DEL. Best

Bug#888029: gtk-chtheme FTCBFS: uses build architecture tools

2018-01-22 Thread Helmut Grohne
Source: gtk-chtheme Version: 0.3.1-5 Tags: patch User: helm...@debian.org Usertags: rebootstrap gtk-chtheme fails to cross build from source, because it uses build architecture tools. The make invocation from debian/rules fails to pass cross compilers to make. dh_auto_build fixes that. Then the

Bug#888028: nvidia-driver: applications running with discrete NVIDIA graphics tries to create /home/user.nv/ directory

2018-01-22 Thread Luca Boccassi
On Mon, 2018-01-22 at 21:20 +0200, Vincas Dargis wrote: > Package: nvidia-driver > Severity: normal > > Dear Maintainer, > > Some appliactions that has AppArmor profile defined produces DENIED > log > entries for strange `/home/vincas.nv/` paths: > > ``` > type=AVC

Bug#888028: nvidia-driver: applications running with discrete NVIDIA graphics tries to create /home/user.nv/ directory

2018-01-22 Thread Vincas Dargis
Package: nvidia-driver Severity: normal Dear Maintainer, Some appliactions that has AppArmor profile defined produces DENIED log entries for strange `/home/vincas.nv/` paths: ``` type=AVC msg=audit(1516647002.968:744): apparmor="DENIED" operation="mkdir" profile="thunderbird"

Bug#887265: note should depend on e2fsprogs explicitly

2018-01-22 Thread Andreas Henriksson
Control: severity -1 minor On Sun, Jan 14, 2018 at 08:08:18PM +0100, Helmut Grohne wrote: > Package: note [...] > /usr/bin/note contains chattr. According to file it is a Perl script text > executable [...] Both occurances of chattr in the source is decorated with a comment stating "ignore

Bug#888026: freecad: please package upcoming 0.17 for experimental

2018-01-22 Thread W. Martin Borgert
Package: freecad Version: 0.16.6712+dfsg1-1 Severity: wishlist Upstream plans to release 0.17 soon™, probably 2018Q1. There are a lot of new features, mainly the Part Design and a new workbench "TechDraw", replacing "Drawing" in the long run. It would be nice to have this in experimental soon,

Bug#867731: RFS: smart-mode-line/2.10.1-1 [ITP]

2018-01-22 Thread Nicholas D Steeves
Hi, I use this package every day and have updated the package several times in the last year. It's currently at Policy 4.1.3 and dh/compat level 11. Please consider sponsoring :-) Cheers, Nicholas signature.asc Description: PGP signature

Bug#888027: xfce4-power-manager: possibly a lot of stuff broken because of libpam-runtime missing libpam-runtime option "2. Register user sessions in the systemd control group hierarchy"

2018-01-22 Thread Cristian Ionescu-Idbohrn
Package: xfce4-power-manager Version: 1.4.4-4 Severity: important Not setting "2. Register user sessions in the systemd control group hierarchy" in libpam-runtime, when running under systemd init will break most stuff under power-manager settings. Unfortunatelly: # dpkg-reconfigure -p

Bug#887276: fusioninventory-agent should depend on e2fsprogs explicitly

2018-01-22 Thread Andreas Henriksson
On Sun, Jan 14, 2018 at 08:04:47PM +0100, Helmut Grohne wrote: > Package: fusioninventory-agent [...] > /usr/share/fusioninventory/lib/FusionInventory/Agent/Task/Inventory/AIX/CPU.pm > contains lsattr. According to file it is a Perl5 module source, ASCII text >

Bug#888025: gpgsm: UI asks insane, unanswerable trust questions

2018-01-22 Thread Peter Eckersley
Package: gpgsm Version: 2.2.4-1 Severity: important Someone sending me S/MIME email caused mutt+gpg to open an insane pair of sequential dialogue window asking multiple questions about whether I trust what looked like one of Comodo's CA certificates. The second dialogue included a fingerprint of

Bug#887973: thunderbird: Black screen - Failed to lock new back buffer

2018-01-22 Thread Vincas Dargis
Looks like it's enough to add: /dev/shm/org.chromium.* rw, To make Thunderbird 58 work again. I do see some more strange denies, that I've seen with other applications too: type=AVC msg=audit(1516647002.344:734): apparmor="DENIED" operation="file_mmap" profile="thunderbird"

Bug#887726: some more information

2018-01-22 Thread Wolfgang Schweer
[17:58:43] h01ger: the different results for d-e-c piuparts seem to caused by the order cfengine and d-e-c get installed. Also, depending on the order they get purged. So the code should have one more condition, and sholud be moved from purge) to remove). Wolfgang signature.asc

Bug#887278: live-build should depend on e2fsprogs explicitly

2018-01-22 Thread Andreas Henriksson
On Sun, Jan 14, 2018 at 08:07:38PM +0100, Helmut Grohne wrote: > Package: live-build [...] > /usr/share/live/build/functions/losetup.sh contains mke2fs. According to file > it is a POSIX shell script, ASCII text executable [...] I can only find mke2fs mentioned in a comment:

Bug#887938: Cacti Graphs Displaying in List Mode but not in Graph Tree

2018-01-22 Thread Paul Gevers
Hi JP, On 21-01-18 22:53, JP wrote: > I redid the screen shots - always learning how to communicate better :-) Well done. > Cacti version 0.8 what apt-get gave me  Sure. > If there is a way to upgrade to cacti 1.x in a way that will > automatically be upgraded to future updated code I'm all

Bug#887285: virtinst should depend on e2fsprogs explicitly

2018-01-22 Thread Andreas Henriksson
On Sun, Jan 14, 2018 at 08:12:22PM +0100, Helmut Grohne wrote: > Package: virtinst [...] > /usr/share/virt-manager/virtinst/initrdinject.py contains debugfs. According > to file it is a Python script, ASCII text executable [...] initrdinject.py indeed has code to launch debugfs command inside a

Bug#887263: [Pkg-dkms-maint] Bug#887263: dkms should depend on e2fsprogs explicitly

2018-01-22 Thread Andreas Henriksson
Control: severity -1 minor Control: retitle -1 dkms should suggest e2fsprogs Hello Mario Limonciello, On Mon, Jan 22, 2018 at 03:34:09PM +, mario.limoncie...@dell.com wrote: > I would agree Suggests makes sense in this context. [...] > I'm not active in DKMS anymore (Someone else in Dell

Bug#887989: kopano-webapp: please make the build reproducible

2018-01-22 Thread Carsten Schoenert
Control: tags -1 pending Hello Chris, On Mon, Jan 22, 2018 at 05:07:24PM +0530, Chris Lamb wrote: > Hi, > > Whilst working on the Reproducible Builds effort [0], we noticed > that kopano-webapp could not be built reproducibly. > > This is because it encoded the build path in the .js.map files.

Bug#873094: RFS: granite/0.4.1-1 [ITP]

2018-01-22 Thread Jeremy Bicha
Yangfl, Maybe you didn't see the recent comments Tobias posted on https://bugs.debian.org/873094 Thanks, Jeremy Bicha

Bug#887595: RFS: xft/2.3.2-1.1 [NMU]

2018-01-22 Thread Mattia Rizzolo
Control: tag -1 moreinfo On Thu, Jan 18, 2018 at 10:43:01AM +, Hugh McMaster wrote: > Changes since the last upload: > * Non-maintainer upload. > * debian/control: > - Mark libxft-dev Multi-Arch: same (Closes: #884176). So, in #884176 you attacted a debdiff also fixing #843837 -

Bug#888024: libfuture-asyncawait-perl: not yet ready for testing

2018-01-22 Thread gregor herrmann
Package: libfuture-asyncawait-perl Version: 0.13-1 Severity: serious -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 As discussed with upstream on , this package is still under heavy development and not yet ready for broad usage. I'm therefore

Bug#880913: [Pkg-freeradius-maintainers] Bug#880913: correct receiving of multiple RADIUS packets through RadSec

2018-01-22 Thread Michael Stapelberg
I just uploaded 3.0.16 to testing. On Mon, Jan 22, 2018 at 3:28 PM, Jan Tomasek wrote: > Hi Michael, > > On 01/03/2018 09:11 AM, Michael Stapelberg wrote: > >> Pushing code directly to Debian stretch is too risky. Let’s wait until >> the change made it to Debian testing, which

Bug#888023: biojava-live: Broken left-over binary-indep target triggers FTBFS with recent debhelper versions

2018-01-22 Thread Niels Thykier
Source: biojava-live Version: 1:1.7.1-6 Severity: serious Hi, biojava-live has a broken left-over binary-indep target that should probably be removed: """ binary-indep: build install dh_testdir dh_testroot dh_installchangelogs dh_installdocs """ (It is missing

Bug#888022: pulseaudio: Pulseaudio on Google Docs Speech Recognition works with wrong settings

2018-01-22 Thread Susan Cragin
Package: pulseaudio Version: 11.1-4 Severity: normal Dear Maintainer, Pulseaudio does not play well with Google Docs and speech recognition. I have fiddled with settings and it now works a bit with Input Device Microphone (unplugged). Why should it work with that, and not "internal

Bug#888021: nodejs: should be compiled with FPXX ABI on 32-bit mips

2018-01-22 Thread James Cowgill
Package: nodejs Version: 8.9.3~dfsg-9 Severity: important Tags: patch Hi, As I wrote on debian-mips[1], the reason various node packages have been failing on mipsel is because nodejs is using the fp32 ABI instead of the fpxx ABI which gcc uses. This in turn triggers some bugs on the buildds.

Bug#887453: libunwind: please disable lzma on ia64

2018-01-22 Thread Jason Duerstock
After some consideration, we've determined that this bug is better filed against gcc. See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83971 On Tue, Jan 16, 2018 at 1:07 PM, Jason Duerstock wrote: > Source: libunwind > Severity: normal > Tags: patch > User:

Bug#888020: Package conflict between primus and nvidia 384.111-3 drivers

2018-01-22 Thread vitaminx
Package: primus Version: 0~20150328-5 Severity: grave Hi, It is currently impossible to install primus on Debian testing as breaks the libgl1-nvidia-glvnd-glx package, which in turn is required by nvidia-driver-libs version 384.111-3. This conflict renders bumblebee completely unusable, as it

Bug#888018: stretch-pu: package libdatetime-timezone-perl/1:2.09-1+2018b

2018-01-22 Thread gregor herrmann
Package: release.debian.org Severity: normal Tags: stretch User: release.debian@packages.debian.org Usertags: pu -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 I've prepared an update for libdatetime-timezone-perl in stretch, incorporating the tzdata 2018b release. The changes are in a

Bug#887745: Info received (Bug#887745: libsane: Certain USB scanners only sometimes work the first time and take a long time to connect)

2018-01-22 Thread Sean M. Pappalardo
Also, FWIW, I don't have /usr/lib64/sane so of course there was no effect. smime.p7s Description: S/MIME Cryptographic Signature

Bug#888019: jessie-pu: package libdatetime-timezone-perl/1:1.75-2+2018b

2018-01-22 Thread gregor herrmann
Package: release.debian.org Severity: normal Tags: jessie User: release.debian@packages.debian.org Usertags: pu -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 I've prepared an update for libdatetime-timezone-perl in jessie, incorporating the tzdata 2018b release. The changes are in a quilt

Bug#887981: [Pkg-gajim-maintainers] Bug#887981: gajim in stretch-backports fails to start

2018-01-22 Thread W. Martin Borgert
Quoting Stefanie Dargel : gajim in stretch-backports fails to start with: "Gajim needs python-nbxmpp >= 0.6.1 to run. Quitting..." This is strange. I'm using the backport myself at work, so it is a typical "works for me" :~) python3-nbxmpp 0.6.2-1~bpo9+1 and

Bug#859841: zurl: Please migrate to openssl1.1 in Buster

2018-01-22 Thread Jan Niehusmann
To keep this BTS entry up to date: There seems to be some progress towards a solution at https://salsa.debian.org/debian/curl/merge_requests/2 On Fri, Dec 29, 2017 at 01:58:05PM +0100, Jan Niehusmann wrote: > After another 3 weeks, the status of libcurl3 unfortunately didn't > change at all. > >

Bug#887950: Disable libnm-glib support

2018-01-22 Thread Michael Biebl
Hi Doug! On Mon, 22 Jan 2018 12:33:31 + Douglas Kosovic wrote: > > Hi Michael, > > I've uploaded to https://mentors.debian.net/package/network-manager-l2tp , > hope it looks okay. If so, I'll commit the changes to > https://github.com/nm-l2tp/debian Looks good. I've

Bug#822635: udev rules for USB device access effective at boot, but not on hotplug

2018-01-22 Thread Michael Biebl
Hi Josh! On Wed, 21 Dec 2016 20:15:12 +0100 Michael Biebl wrote: > On Fri, 6 May 2016 18:12:27 -0500 Martin Pitt wrote: > > Control: tag -1 moreinfo > > > > Hello Josh, > > > > Josh Triplett [2016-04-25 13:48 -0700]: > > > ~$ cat

Bug#887250: systemd should depend on e2fsprogs explicitly

2018-01-22 Thread Michael Biebl
On Wed, 17 Jan 2018 20:21:50 +0100 Helmut Grohne wrote: > I think it warrants a "Suggests" at most. A Suggests won't help anyway. I see that mkfs.ext* is used in systemd-makefs. This is a swecial feature though imho doesn't warrant a hard dependency though. After all, we

Bug#887852: /dev/kvm is no longer accessible to local users

2018-01-22 Thread Michael Biebl
On Sat, 20 Jan 2018 18:21:33 +0100 Alexander Kurtz wrote: > Package: systemd > Version: 236-3 > > Hi! > > Until recently, /dev/kvm was made accessible to local users by this > line in /lib/udev/rules.d/70-uaccess.rules: > > # KVM > SUBSYSTEM=="misc",

Bug#885556: multipath-udeb: depends on a non-udeb package: liburcu6

2018-01-22 Thread Cyril Brulebois
Hi Ritesh, Ritesh Raj Sarraf (2018-01-19): > I'll only be able to be at my computer next week. So you may go ahead > with the binnmu. Thanks for your answer, binNMUs are on the way. Cheers, -- Cyril Brulebois (k...@debian.org) D-I

Bug#888017: ignition-transport: Update ignition-transport to version 4.x

2018-01-22 Thread Jose Luis Rivero
Source: ignition-transport Severity: wishlist ignition-transport 4.x series has released its first version. It would be great to have it in Debian Sid.

Bug#777089: Blocked by other ITPs

2018-01-22 Thread Andreas Tille
Control: blocked -1 by 888010 Control: blocked -1 by 888012 Control: blocked -1 by 888013 Control: blocked -1 by 888014 Control: blocked -1 by 888016

Bug#888013: ITP: python-pyaml -- produce pretty and readable YAML-serialized data with Python

2018-01-22 Thread Sascha Steinbiss
Hi Andreas, > * Package name: python-pyaml > Version : 17.12.1 > Upstream Author : Mike Kazantsev > * URL : https://pypi.python.org/pypi/pyaml > * License : WTFPL > Programming Lang: Python > Description : produce pretty and readable YAML-serialized

Bug#888010: ITP: python-aws-xray-sdk -- AWS X-Ray SDK for Python

2018-01-22 Thread Andreas Tille
I forgot to add: The package will be maintained by the Debian Science team at https://salsa.debian.org/science-team/python-aws-xray-sdk.git Co-maintainers are more than welcome. On Mon, Jan 22, 2018 at 05:26:59PM +0100, Andreas Tille wrote: > Package: wnpp > Severity: wishlist > Owner:

Bug#887745: libsane: Certain USB scanners only sometimes work the first time and take a long time to connect

2018-01-22 Thread Sean M. Pappalardo
Also, FWIW, I don't have /usr/lib64/sane so of course there was no effect. :P smime.p7s Description: S/MIME Cryptographic Signature

Bug#888016: ITP: python-backports.weakref -- backports of new features in Python weakref module

2018-01-22 Thread Andreas Tille
Package: wnpp Severity: wishlist Owner: Andreas Tille * Package name: python-backports.weakref Version : 1.0 Upstream Author : Pi Delport * URL : https://github.com/pjdelport/backports.weakref * License : Python

Bug#887745: (no subject)

2018-01-22 Thread Sean M. Pappalardo
As root, right after powering up the scanner, running scanimage -L results in a 5 second delay then it prints: device `avision:libusb:001:012' is a Hewlett-Packard ScanJet 7400c flatbed scanner Running it again results in a 60 second delay, then it prints the "No scanners were identified."

Bug#888014: ITP: python-backports.tempfile -- backports of new features in Python tempfile module

2018-01-22 Thread Andreas Tille
Package: wnpp Severity: wishlist Owner: Andreas Tille * Package name: python-backports.tempfile Version : 1.0 Upstream Author : Pi Delport * URL : https://github.com/pjdelport/backports.tempfile * License : Python

Bug#888015: ddccontrol FTCBFS: uses the build architecture pkg-config

2018-01-22 Thread Helmut Grohne
Source: ddccontrol Version: 0.4.2-12 Tags: patch upstream User: helm...@debian.org Usertags: rebootstrap ddccontrol fails to cross build from source, because it uses the build architecture pkg-config both as a result of using AC_PATH_PROG rather than AC_PATH_TOOL and due to hard coding pkg-config

Bug#887745: libsane: Certain USB scanners only sometimes work the first time and take a long time to connect

2018-01-22 Thread Sean M. Pappalardo
Sorry, forgot to test the workaround. doing "sudo ln -s /usr/lib64/sane /usr/lib" has no effect. smime.p7s Description: S/MIME Cryptographic Signature

Bug#888013: ITP: python-pyaml -- produce pretty and readable YAML-serialized data with Python

2018-01-22 Thread Andreas Tille
Package: wnpp Severity: wishlist Owner: Andreas Tille * Package name: python-pyaml Version : 17.12.1 Upstream Author : Mike Kazantsev * URL : https://pypi.python.org/pypi/pyaml * License : WTFPL Programming Lang: Python Description :

Bug#888012: ITP: python-jsondiff -- diff JSON and JSON-like structures in Python

2018-01-22 Thread Andreas Tille
Package: wnpp Severity: wishlist Owner: Andreas Tille * Package name: python-jsondiff Version : 1.1.1 Upstream Author : Zoomer Analytics LLC * URL : https://github.com/ZoomerAnalytics/jsondiff/ * License : MIT Programming Lang: Python

Bug#888011: python-jenkinsapi: Please provide python3 packages

2018-01-22 Thread Sebastien Delafond
Package: python-jenkinsapi Version: 0.2.30-1 Severity: normal JenkinsApi is compatible with Python 3, could you produce a python3-jenkinsapi binary package ? Cheers, --Seb -- System Information: Debian Release: buster/sid APT prefers oldoldstable APT policy: (500, 'oldoldstable'), (500,

Bug#887973: thunderbird: Black screen - Failed to lock new back buffer

2018-01-22 Thread Vincas Dargis
On 2018-01-22 15:00, Carsten Schoenert wrote: dmesg output: Jan 22 11:56:14 webdev kernel: [13770.507112] audit: type=1400 audit(1516618574.570:3738): apparmor="DENIED" operation="open" profile="thunderbird" name="/etc/ld.so.conf" pid=20508 comm="thunderbird" requested_mask="r" denied_mask="r"

<    1   2   3   4   >