Tool/software: Linux
Hey guys, I need help on this:
root@client1:~# sudo apt-get purge keystone-hpc
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
ti-ml : Depends: ti-linalg (>= 00.08.00.00) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
root@client1:~# apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following package was automatically installed and is no longer required:
libpciaccess0
Use 'apt-get autoremove' to remove it.
The following extra packages will be installed:
ti-linalg
The following NEW packages will be installed:
ti-linalg
0 upgraded, 1 newly installed, 0 to remove and 223 not upgraded.
254 not fully installed or removed.
Need to get 0 B/3,074 kB of archives.
After this operation, 21.5 MB of additional disk space will be used.
Do you want to continue? [Y/n] Y
(Reading database ... 244364 files and directories currently installed.)
Preparing to unpack .../ti-linalg_01.00.00.01-0ubuntu0~ppa2_armhf.deb ...
Unpacking ti-linalg (01.00.00.01-0ubuntu0~ppa2) ...
dpkg: error processing archive /var/cache/apt/archives/ti-linalg_01.00.00.01-0ubuntu0~ppa2_armhf.deb (--unpack):
trying to overwrite '/usr/include/cblas.h', which is also in package libblas-dev 1.2.20110419-7
Errors were encountered while processing:
/var/cache/apt/archives/ti-linalg_01.00.00.01-0ubuntu0~ppa2_armhf.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@client1:~# sudo apt-get autoremove keystone-hpc
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
ti-ml : Depends: ti-linalg (>= 00.08.00.00) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).