PDA

View Full Version : E: Sub-process /usr/bin/dpkg returned an error code (1)



afkintzer
October 16th, 2015, 03:00 PM
Got this error when trying to install Wine 1.7. Error actually shows up during any installation, but this is part of the Wine package apparently. File does not exist according to `dpkg -L ttf-mscorefonts-installer`

Any ideas?

Reading package lists... DoneBuilding dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded.
1 not fully installed or removed.
Need to get 0 B/27.8 kB of archives.
After this operation, 0 B of additional disk space will be used.
dpkg: error processing package ttf-mscorefonts-installer (--configure):
package ttf-mscorefonts-installer is not ready for configuration
cannot configure (current status `half-installed')
E: Sub-process /usr/bin/dpkg returned an error code (1)

slickymaster
October 16th, 2015, 03:08 PM
Hi afkintzer, welcome to the forums.

Can you please try, in a terminal window:
sudo apt-get clean
sudo apt-get install --reinstall ttf-mscorefonts-installerWhen presented with the End User License Agreement (EULA) in the Terminal, press the <Tab> key to select the "<Ok>" button, then press <Enter>.