From: "Theodore Y. Ts'o" <tytso@mit.edu>
To: Eric Biggers <ebiggers3@gmail.com>
Cc: fstests@vger.kernel.org, Eric Biggers <ebiggers@google.com>
Subject: Re: [xfstests-bld PATCH] test-appliance: use --auto-deconfigure when installing extra packages
Date: Fri, 23 Mar 2018 22:33:28 -0400 [thread overview]
Message-ID: <20180324023328.GA730@thunk.org> (raw)
In-Reply-To: <20180306013209.30082-1-ebiggers3@gmail.com>
On Mon, Mar 05, 2018 at 05:32:09PM -0800, Eric Biggers wrote:
> From: Eric Biggers <ebiggers@google.com>
>
> Trying to build the KVM or GCE test appliances with Debian packages
> built from the latest e2fsprogs git tree placed into the
> test-appliance/debs/ directory fails because of the recent renamings
> from libcomerr2 to libcom-err2 and e2fslibs to libext2fs2, e.g.:
>
> dpkg: regarding .../libcom-err2_1.44.0~rc2-1_amd64.deb containing libcom-err2:amd64:
> libcom-err2 breaks libcomerr2 (<< 1.43.9-1~)
> libcomerr2:amd64 (version 1.43.4-2) is present and installed.
>
> dpkg: error processing archive /run/libcom-err2_1.44.0~rc2-1_amd64.deb (--install):
> installing libcom-err2:amd64 would break libcomerr2:amd64, and
> deconfiguration is not permitted (--auto-deconfigure might help)
>
> Add the --auto-deconfigure argument to make it work. I'm not sure it's
> the best solution, but it works.
>
> Signed-off-by: Eric Biggers <ebiggers@google.com>
Applied, thanks.
- Ted
prev parent reply other threads:[~2018-03-24 2:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-06 1:32 [xfstests-bld PATCH] test-appliance: use --auto-deconfigure when installing extra packages Eric Biggers
2018-03-24 2:33 ` Theodore Y. Ts'o [this message]
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=20180324023328.GA730@thunk.org \
--to=tytso@mit.edu \
--cc=ebiggers3@gmail.com \
--cc=ebiggers@google.com \
--cc=fstests@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.