fstests.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [xfstests-bld PATCH] test-appliance: add libzstd1 to backport-packages-stretch
@ 2019-04-17 22:39 Eric Biggers
  2019-04-18  2:07 ` Theodore Ts'o
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Biggers @ 2019-04-17 22:39 UTC (permalink / raw)
  To: Theodore Ts'o; +Cc: Satya Tangirala, fstests

From: Eric Biggers <ebiggers@google.com>

The btrfs-progs package in stretch-backports recently started depending
on libzstd1, so add libzstd1 to the backport-packages-stretch file.
This fixes the following error when building test appliances:

    dpkg: dependency problems prevent configuration of btrfs-progs:
     btrfs-progs depends on libzstd1 (>= 1.3.8); however:
      Package libzstd1 is not installed.

    dpkg: error processing package btrfs-progs (--install):
     dependency problems - leaving unconfigured

Signed-off-by: Eric Biggers <ebiggers@google.com>
---
 kvm-xfstests/test-appliance/backport-packages-stretch | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kvm-xfstests/test-appliance/backport-packages-stretch b/kvm-xfstests/test-appliance/backport-packages-stretch
index a111945..621e34b 100644
--- a/kvm-xfstests/test-appliance/backport-packages-stretch
+++ b/kvm-xfstests/test-appliance/backport-packages-stretch
@@ -4,6 +4,7 @@ libcomerr2
 libcom-err2
 libext2fs2
 libss2
+libzstd1
 btrfs-progs
 f2fs-tools
 libf2fs5
-- 
2.21.0.392.gf8f6787159e-goog

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [xfstests-bld PATCH] test-appliance: add libzstd1 to backport-packages-stretch
  2019-04-17 22:39 [xfstests-bld PATCH] test-appliance: add libzstd1 to backport-packages-stretch Eric Biggers
@ 2019-04-18  2:07 ` Theodore Ts'o
  0 siblings, 0 replies; 2+ messages in thread
From: Theodore Ts'o @ 2019-04-18  2:07 UTC (permalink / raw)
  To: Eric Biggers; +Cc: Satya Tangirala, fstests

On Wed, Apr 17, 2019 at 03:39:37PM -0700, Eric Biggers wrote:
> From: Eric Biggers <ebiggers@google.com>
> 
> The btrfs-progs package in stretch-backports recently started depending
> on libzstd1, so add libzstd1 to the backport-packages-stretch file.
> This fixes the following error when building test appliances:
> 
>     dpkg: dependency problems prevent configuration of btrfs-progs:
>      btrfs-progs depends on libzstd1 (>= 1.3.8); however:
>       Package libzstd1 is not installed.
> 
>     dpkg: error processing package btrfs-progs (--install):
>      dependency problems - leaving unconfigured
> 
> Signed-off-by: Eric Biggers <ebiggers@google.com>

Thanks, applied.

					- Ted

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-04-18  2:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-17 22:39 [xfstests-bld PATCH] test-appliance: add libzstd1 to backport-packages-stretch Eric Biggers
2019-04-18  2:07 ` Theodore Ts'o

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).