Bug#929399: virtualbox-guest-dkms: error in building kernel module

2019-05-22 Thread Christian Marillat
Package: virtualbox-guest-dkms Version: 6.0.8-dfsg-5 Followup-For: Bug #929399 Dear Maintainer, make error is (probably added in -5 toi fix build for 5.2 kernel) : LD [M] /var/lib/dkms/virtualbox-guest/6.0.8/build/vboxsf/vboxsf.o CC [M] /var/lib/dkms/virtualbox-guest/6.0.8/build/vboxvideo/

Bug#929381: needs cdrecord binary which isn't in Debian

2019-05-22 Thread Thomas Schmitt
Hi, Debian's simpleburn depends among others on cdrskin. If it asks for cdrecord, then it has not been properly adapted to this dependency. A simple workaround would be to create a symbolic link sudo ln -s /usr/bin/cdrskin /usr/bin/cdrecord cdrskin understands many cdrecord options as of year

Bug#929283: zookeeper: CVE-2019-0201: information disclosure vulnerability

2019-05-22 Thread Chris Lamb
[Adding t...@security.debian.org to CC] Hi, > zookeeper: CVE-2019-0201: information disclosure vulnerability Happy to prepare an update for stretch; I plan to do one for jessie LTS (which, helpfully, has the same version...) Regards, -- ,''`. : :' : Chris Lamb `. `'`

Bug#929297: minissdpd: CVE-2019-12106

2019-05-22 Thread Chris Lamb
Hi, > > The following vulnerability was published for minissdpd. > > > > CVE-2019-12106[0]: > > | The updateDevice function in minissdpd.c in MiniUPnP MiniSSDPd 1.4 and > > | 1.5 allows a remote attacker to crash the process due to a Use After > > | Free vulnerability. […] > Chris, thanks for you

Bug#923930: FTBFS: FAIL test_chain

2019-05-22 Thread Jeffrey Altman
Heimdal's hx509 relies on ctime(), gmtime(), strptime() and tm2time() all of which are constrained by glibc's concept of time. Please advise when Debian provides 64-bit time versions of these functions on i386. Jeffrey Altman Heimdal Project Manager smime.p7s Description: S/MIME Cryptographic

Bug#923930: FTBFS: FAIL test_chain

2019-05-22 Thread Jeffrey Altman
On 5/22/2019 6:25 PM, Brian May wrote: > To me it really sounds like Heimdal is dropping support for 32 bit > architectures then. > > However Debian doesn't have the luxury of being able to drop the 32 bit > version of Heimdal, just for the sake of a faulty test. Particularly > when existing versi

Bug#923930: FTBFS: FAIL test_chain

2019-05-22 Thread Brian May
Jeffrey Altman writes: > Background on this test failure. > > The reason that the Heimdal 7.5.0 tests began to fail after they > previously succeeded is because the failing test relies upon an X.509 > certificate that expired on March 4 2019. > > Then post 7.5.0 support was added to support OpenS

Bug#929408: ruby-inherited-resources: /usr/lib/ruby/vendor_ruby/generators/rails/templates/controller.rb is already shipped by ruby-jbuilder

2019-05-22 Thread Andreas Beckmann
Package: ruby-inherited-resources Version: 1.9.0-1 Severity: serious User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package fails to upgrade from 'testing'. It installed fine in 'testing', then the upgrade to 'sid' fails because it tries to over

Bug#929407: ruby-inherited-resources: /usr/lib/ruby/vendor_ruby/generators/rails/USAGE is already shipped by ruby-active-model-serializers

2019-05-22 Thread Andreas Beckmann
Package: ruby-inherited-resources Version: 1.9.0-1 Severity: serious User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package fails to upgrade from 'testing'. It installed fine in 'testing', then the upgrade to 'sid' fails because it tries to over

Bug#929406: hdf5: libhdf5-*103-1 missing Breaks+Replaces: libhdf5-*103

2019-05-22 Thread Andreas Beckmann
Package: libhdf5-103-1,libhdf5-cpp-103-1,libhdf5-mpich-103-1,libhdf5-mpich-cpp-103-1,libhdf5-openmpi-103-1,libhdf5-openmpi-cpp-103-1 Version: 1.10.5+repack-1~exp6 Severity: serious User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package fails to

Bug#929386: Can you please run `inject-into-salsa-git` on your local clone (Was: Bug#929386: r-cran-webgestaltr: FTBFS (missing builds-depends))

2019-05-22 Thread Andreas Tille
Hi Steffen, can you please run `inject-into-salsa-git` on your local clone. There is no Git repository at https://salsa.debian.org/r-pkg-team/r-cran-webgestaltr Kind regards Andreas. -- http://fam-tille.de

Bug#929399: virtualbox-guest-dkms: error in building kernel module

2019-05-22 Thread Valery Senotov
Package: virtualbox-guest-dkms Version: 6.0.8-dfsg-4 Severity: grave Justification: renders package unusable Dear Maintainer, Since last update (installed on my machine about a day ago) the package can't build kernel module because of failing of building vboxvideo. I've only found out that in t

Bug#929398: jasperreports: Should jasperreports be removed from unstable?

2019-05-22 Thread Salvatore Bonaccorso
Source: jasperreports Version: 6.3.1-2 Severity: serious Justification: unfit for a Debian release Hi Given the discussion around https://bugs.debian.org/880467#10 and the fact that removing jasperreports from unstable will cause no issues with reverse (build) dependencies anymore: > $ dak rm --

Processed: retitle 928526 to linux-image-4.19.0-4-amd64: data corruption with swap file on filesystem with encrypted SSD, LVM and TRIM enabled

2019-05-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > # Mention the fact that only swap files seen affected, see > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=928526#10 > retitle 928526 linux-image-4.19.0-4-amd64: data corruption with swap file on > filesystem with encrypted SSD, LVM and TRIM

Bug#929395: marked as done (typecatcher: FTBFS: dh: unable to load addon python3)

2019-05-22 Thread Debian Bug Tracking System
Your message dated Wed, 22 May 2019 19:03:32 + with message-id and subject line Bug#929395: fixed in typecatcher 0.3-1.1 has caused the Debian Bug report #929395, regarding typecatcher: FTBFS: dh: unable to load addon python3 to be marked as done. This means that you claim that the problem ha

Bug#923930: FTBFS: FAIL test_chain

2019-05-22 Thread Jeffrey Altman
Background on this test failure. The reason that the Heimdal 7.5.0 tests began to fail after they previously succeeded is because the failing test relies upon an X.509 certificate that expired on March 4 2019. Then post 7.5.0 support was added to support OpenSSL 1.1 which included the ability to

Processed: typecatcher: diff for NMU version 0.3-1.1

2019-05-22 Thread Debian Bug Tracking System
Processing control commands: > tags 929395 + patch Bug #929395 [src:typecatcher] typecatcher: FTBFS: dh: unable to load addon python3 Added tag(s) patch. > tags 929395 + pending Bug #929395 [src:typecatcher] typecatcher: FTBFS: dh: unable to load addon python3 Added tag(s) pending. -- 929395:

Bug#929395: typecatcher: diff for NMU version 0.3-1.1

2019-05-22 Thread Mattia Rizzolo
Control: tags 929395 + patch Control: tags 929395 + pending Dear maintainer, I've prepared an NMU for typecatcher (versioned as 0.3-1.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. -- regards, Mattia Rizzolo GPG Key:

Bug#929395: typecatcher: FTBFS: dh: unable to load addon python3

2019-05-22 Thread Mattia Rizzolo
Source: typecatcher Version: 0.3-1 Severity: serious dpkg-buildpackage: info: source package typecatcher dpkg-buildpackage: info: source version 0.3-1 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Andrew Starr-Bochicchio dpkg-buildpackage: info:

Processed: closing 890754

2019-05-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > # this bug is not typecatcher's anymore. opening a new bug since it keeps > ftbfsing > close 890754 Bug #890754 [src:typecatcher] python3.6 3.6.4-4 makes typecatcher FTBFS Marked Bug as done > thanks Stopping processing here. Please contact me

Processed:

2019-05-22 Thread Debian Bug Tracking System
Processing control commands: > tags -1 - buster-ignore Bug #921694 [src:mdk4] mdk4: FTBFS randomly when built in parallel (undefined reference to `getFrequencyFromChannel') Removed tag(s) buster-ignore. -- 921694: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921694 Debian Bug Tracking Syst

Bug#921694:

2019-05-22 Thread Samuel Henrique
Control: tags -1 - buster-ignore Removing tag as that is making the package not being removed from Testing, I thought it would be useful so it wouldn't be listed as a buster RC bug but I will have to remove the tag now. -- Samuel Henrique

Processed: tagging 928959

2019-05-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 928959 + pending Bug #928959 [src:papi] papi: DFSG-unfree file in source Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 928959: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=928959

Bug#923726: A lot of time wasted on previous version.

2019-05-22 Thread Pipo
Hi, I am using Sid and had a problem using monero version v0-13-0-4. That problem arised because that version is still available under Sid. I noticed that it is not available in testing and stable (that is good). I suggest that when you get a notice of a fork in any crypto-currency package, th

Bug#929386: r-cran-webgestaltr: FTBFS (missing builds-depends)

2019-05-22 Thread Santiago Vila
Package: src:r-cran-webgestaltr Version: 0.3.0-1 Severity: serious Tags: ftbfs Dear maintainer: I tried to build this package in sid but it failed: [...] debian/rules build-arch dh build-arch --buildsystem R dh_

Bug#929381: needs cdrecord binary which isn't in Debian

2019-05-22 Thread Felix Zielcke
Package: simpleburn Version: 1.8.0-1+b3 Severity: grave I tried burning an iso with simpleburn but it completely fails due to depending on cdrecord: $ simpleburn command: simpleburn.sh /dev/cdrom b-iso 'debian-buster-DI-rc1-amd64-netinst.iso' /usr/bin/simpleburn.sh: line 171: cdrecord: command n

Bug#928040: marked as done (lprng: fails to install)

2019-05-22 Thread Debian Bug Tracking System
Your message dated Wed, 22 May 2019 14:44:13 + with message-id and subject line Bug#928040: fixed in lprng 3.8.B-2.2 has caused the Debian Bug report #928040, regarding lprng: fails to install to be marked as done. This means that you claim that the problem has been dealt with. If this is not

Bug#927058: marked as done (lprng: /etc/init.d/lprng stop does not terminate lpd)

2019-05-22 Thread Debian Bug Tracking System
Your message dated Wed, 22 May 2019 14:44:13 + with message-id and subject line Bug#928040: fixed in lprng 3.8.B-2.2 has caused the Debian Bug report #928040, regarding lprng: /etc/init.d/lprng stop does not terminate lpd to be marked as done. This means that you claim that the problem has be

Processed: limit source to lprng, tagging 908770, tagging 928040

2019-05-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > limit source lprng Limiting to bugs with field 'source' containing at least one of 'lprng' Limit currently set to 'source':'lprng' > tags 908770 + pending Bug #908770 [lprng] lprng: Will not cofigure on systemd init Added tag(s) pending. > tags 9

Processed: owner 928040

2019-05-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > owner 928040 hartm...@debian.org Bug #928040 [lprng] lprng: fails to install Bug #927058 [lprng] lprng: /etc/init.d/lprng stop does not terminate lpd Owner recorded as hartm...@debian.org. Owner recorded as hartm...@debian.org. > thanks Stopping p

Bug#928944: CVE-2019-12046: lemonldap-ng tokens allows anonymous session when stored in session DB

2019-05-22 Thread Guilhem Moulin
On Wed, 22 May 2019 at 07:34:06 +0200, Xavier wrote: > It seems that Clément has fixed something related to that feature. > Could you try > https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng/commit/deff50f072c64898d1204daa28c01fdcc7275ea4 > ? That solves the issue indeed, thanks for the pointer!

Bug#929334: marked as done (libvirt: CVE-2019-10132: Insecure permissions for systemd socket for virtlockd/virtlogd)

2019-05-22 Thread Debian Bug Tracking System
Your message dated Wed, 22 May 2019 11:34:44 + with message-id and subject line Bug#929334: fixed in libvirt 5.0.0-3 has caused the Debian Bug report #929334, regarding libvirt: CVE-2019-10132: Insecure permissions for systemd socket for virtlockd/virtlogd to be marked as done. This means th

Bug#926999: marked as done (libvirt-daemon: LXC container cannot be killed, e.g., virsh -c lxc:// destroy , if cgroup backend v2 missing.)

2019-05-22 Thread Debian Bug Tracking System
Your message dated Wed, 22 May 2019 11:34:44 + with message-id and subject line Bug#926999: fixed in libvirt 5.0.0-3 has caused the Debian Bug report #926999, regarding libvirt-daemon: LXC container cannot be killed, e.g., virsh -c lxc:// destroy , if cgroup backend v2 missing. to be marked a

Bug#927310: marked as done (libvirt-daemon: LXC container shut down, e.g., virsh -c lxc:// shutdown , is ignored)

2019-05-22 Thread Debian Bug Tracking System
Your message dated Wed, 22 May 2019 11:34:44 + with message-id and subject line Bug#927310: fixed in libvirt 5.0.0-3 has caused the Debian Bug report #927310, regarding libvirt-daemon: LXC container shut down, e.g., virsh -c lxc:// shutdown , is ignored to be marked as done. This means that

Processed: Bug#929334 marked as pending in libvirt

2019-05-22 Thread Debian Bug Tracking System
Processing control commands: > tag -1 pending Bug #929334 [src:libvirt] libvirt: CVE-2019-10132: Insecure permissions for systemd socket for virtlockd/virtlogd Added tag(s) pending. -- 929334: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=929334 Debian Bug Tracking System Contact ow...@bugs

Bug#927310: marked as pending in libvirt

2019-05-22 Thread Guido Günther
Control: tag -1 pending Hello, Bug #927310 in libvirt reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/libvirt-team/libvirt/commit/ea7a491c3adcc0fc4f79a21fbc4b9d

Processed: Bug#927310 marked as pending in libvirt

2019-05-22 Thread Debian Bug Tracking System
Processing control commands: > tag -1 pending Bug #927310 [libvirt-daemon] libvirt-daemon: LXC container shut down, e.g., virsh -c lxc:// shutdown , is ignored Added tag(s) pending. -- 927310: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=927310 Debian Bug Tracking System Contact ow...@bugs

Bug#929334: marked as pending in libvirt

2019-05-22 Thread Guido Günther
Control: tag -1 pending Hello, Bug #929334 in libvirt reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/libvirt-team/libvirt/commit/6bc6e60d903933fe231d834d9d9296

Bug#903635: docker.io: use of iptables-legacy is incompatible with nftables-based iptables

2019-05-22 Thread Arnaud Rebillout
On 5/22/19 3:32 PM, Afif Elghraoui wrote: > You hadn't Cc'd Jonathan (but I am, now) and I doubt that he's > subscribed to this bug, so he probably never saw these messages. I'm > just checking in here as a concerned maintainer of a reverse-dependency > threatened with autoremoval. Hmm I'm a bit c

Bug#903635: docker.io: use of iptables-legacy is incompatible with nftables-based iptables

2019-05-22 Thread Afif Elghraoui
Hi, Arnaud On Fri, 10 May 2019 09:03:41 +0700 Arnaud Rebillout wrote:> > As I mentioned above, there's a discussion with a work in progress to > fix that upstream: https://github.com/docker/libnetwork/pull/2339 > > I don't think it will be ready in time for buster though. So I see two > solution

Bug#929332: marked as done (ironic-inspector: CVE-2019-10141: SQL Injection vulnerability when receiving introspection data)

2019-05-22 Thread Debian Bug Tracking System
Your message dated Wed, 22 May 2019 07:48:38 + with message-id and subject line Bug#929332: fixed in ironic-inspector 8.0.0-3 has caused the Debian Bug report #929332, regarding ironic-inspector: CVE-2019-10141: SQL Injection vulnerability when receiving introspection data to be marked as don

Bug#929332: marked as pending in ironic-inspector

2019-05-22 Thread Thomas Goirand
Control: tag -1 pending Hello, Bug #929332 in ironic-inspector reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/openstack-team/services/ironic-inspector/commit/0

Processed: Bug#929332 marked as pending in ironic-inspector

2019-05-22 Thread Debian Bug Tracking System
Processing control commands: > tag -1 pending Bug #929332 [src:ironic-inspector] ironic-inspector: CVE-2019-10141: SQL Injection vulnerability when receiving introspection data Added tag(s) pending. -- 929332: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=929332 Debian Bug Tracking System C