On Friday, February 06, 2015 03:28 PM, Henrik Garde wrote:
Hi, I am using Ubuntu 14.04 64-bit. I just updated from dolfin 1.4 to dolfin
1.5 via the PPA, and I got the following error:
Preparing to unpack .../libmshr1.5_1.5.0~git20150116-1~ppa1~trusty1_amd64.deb
...
Unpacking libmshr1.5 (1.5.0~git20150116-1~ppa1~trusty1) ...
dpkg: error processing archive
/var/cache/apt/archives/libmshr1.5_1.5.0~git20150116-1~ppa1~trusty1_amd64.deb
(--unpack):
trying to overwrite '/usr/lib/x86_64-linux-gnu/libmshr.so.1.4.0', which is
also in package libmshr1.4 1.4.0~git201411123-1~ppa1~trusty1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/libmshr1.5_1.5.0~git20150116-1~ppa1~trusty1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Running "sudo apt-get -f install" results in the same error. Any suggestions?
Best regards
Henrik Garde
Hi Henrik,
I recalled encountering this.
You can try manually removing libmshr1.4 (and also libmshr-dev if you
have it.) first. You may have to use "sudo dpkg --force-depends -r"
instead of "sudo apt-get remove" because of dependencies problems.
Regards,
ST
--
_______________________________________________
fenics-support mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics-support