[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#918183: liborcus: autopkgtest dependencies on old binaries



Package: liborcus
Version: 0.14.1-4
Severity: normal
Tags: patch
User: ubuntu-devel@lists.ubuntu.com
Usertags: origin-ubuntu disco ubuntu-patch

Dear Maintainer,

liborcus's autopkgtest has dependencies on binaries that are no longer
produced by the source package, which is causing test failures in
Ubuntu.

In Ubuntu, the attached patch was applied to achieve the following:

  * d/t/control: Update test dependencies to newer binaries produced by source
    package, fixing autopkgtest failures.

Thanks for considering the patch.

Logan Rosen

-- System Information:
Debian Release: buster/sid
  APT prefers cosmic-updates
  APT policy: (500, 'cosmic-updates'), (500, 'cosmic-security'), (500, 'cosmic'), (400, 'cosmic-proposed'), (100, 'cosmic-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.18.0-13-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
diff -Nru liborcus-0.14.1/debian/tests/control liborcus-0.14.1/debian/tests/control
--- liborcus-0.14.1/debian/tests/control	2018-08-27 07:26:53.000000000 -0400
+++ liborcus-0.14.1/debian/tests/control	2019-01-03 20:09:14.000000000 -0500
@@ -2,6 +2,6 @@
 Depends: python3, python3-orcus
 
 Tests: unit
-Depends: @builddeps@, liborcus-0.13-0, liborcus-spreadsheet-model-0.13-0, python3-orcus
+Depends: @builddeps@, liborcus-0.14-0, liborcus-spreadsheet-model-0.14-0, python3-orcus
 Restrictions: build-needed, rw-build-tree
 

Reply to: