[Bug 1851307] Re: package libmspack0:i386 0.5-1ubuntu0.16.04.4 failed to install/upgrade: package libmspack0:i386 is already installed and configured
Andreas Hasenack
andreas at canonical.com
Thu Nov 7 14:21:44 UTC 2019
Thanks for filing this bug in ubuntu.
It's unclear why this error happened. May I suggest you run the
following to see if that fixes it:
sudo apt-get update
sudo apt-get -f install
You could also try to reinstall the libmspack package:
sudo apt-get install --reinstall libmspack0:i386
I just deployed a fresh xenial container, which btw already had
libmspack0 installed, but for the amd64 arch. I then added i386, and
installed libmspack0:i386, and that worked flawlessly:
root at x1:~# dpkg --add-architecture i386
root at x1:~# apt-get update
(...)
root at x1:~# apt-get install libmspack0:i386
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following package was automatically installed and is no longer required:
libfreetype6
Use 'apt autoremove' to remove it.
The following additional packages will be installed:
gcc-6-base:i386 libc6:i386 libgcc1:i386
Suggested packages:
glibc-doc:i386 locales:i386
The following NEW packages will be installed:
gcc-6-base:i386 libc6:i386 libgcc1:i386 libmspack0:i386
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
...
root at x1:~# dpkg -l|grep libmspack0
ii libmspack0:amd64 0.5-1ubuntu0.16.04.4 amd64 library for Microsoft compression formats (shared library)
ii libmspack0:i386 0.5-1ubuntu0.16.04.4 i386 library for Microsoft compression formats (shared library)
Pending more information to help reproduce this issue, I'll switch the bug status to "incomplete".
** Changed in: libmspack (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to libmspack in Ubuntu.
https://bugs.launchpad.net/bugs/1851307
Title:
package libmspack0:i386 0.5-1ubuntu0.16.04.4 failed to
install/upgrade: package libmspack0:i386 is already installed and
configured
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libmspack/+bug/1851307/+subscriptions
More information about the Ubuntu-server-bugs
mailing list