fstests.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eric Biggers <ebiggers@kernel.org>
To: Theodore Ts'o <tytso@mit.edu>
Cc: Satya Tangirala <satyat@google.com>, fstests@vger.kernel.org
Subject: [xfstests-bld PATCH] test-appliance: add libzstd1 to backport-packages-stretch
Date: Wed, 17 Apr 2019 15:39:37 -0700	[thread overview]
Message-ID: <20190417223937.31822-1-ebiggers@kernel.org> (raw)

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

             reply	other threads:[~2019-04-17 22:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-17 22:39 Eric Biggers [this message]
2019-04-18  2:07 ` [xfstests-bld PATCH] test-appliance: add libzstd1 to backport-packages-stretch Theodore Ts'o

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190417223937.31822-1-ebiggers@kernel.org \
    --to=ebiggers@kernel.org \
    --cc=fstests@vger.kernel.org \
    --cc=satyat@google.com \
    --cc=tytso@mit.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).