Hi, this is a continuation of post22899.html
I tried the recommneded fix in that thread.
Still have the issue. Any suggestions? (Here's some screen outoput)
Thanks
# apt-get autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
myspell-el-gr
0 upgraded, 0 newly installed, 1 to remove and 45 not upgraded.
1 not fully installed or removed.
After this operation, 7,094 kB disk space will be freed.
Do you want to continue [Y/n]? Y
(Reading database ... 98374 files and directories currently installed.)
Removing myspell-el-gr ...
/var/lib/dpkg/info/myspell-el-gr.postrm: 5: /var/lib/dpkg/info/myspell-el-gr.postrm: update-openoffice-dicts: not found
dpkg: error processing myspell-el-gr (--remove):
subprocess installed post-removal script returned error exit status 127
configured to not write apport reports
Errors were encountered while processing:
myspell-el-gr
E: Sub-process /usr/bin/dpkg returned an error code (1)
topic title: Broken Package? Problem with myspell-el-gr
4 posts
• Page 1 of 1
-
Posts: 28
- Joined: 16 Nov 2011
-
Posts: 28
- Joined: 16 Nov 2011
#2
Hi, I thought I put this under a different section .... I can move it if the moderators want me to.
-
anticapitalista
Posts: 5,955
- Site Admin
- Joined: 11 Sep 2007
#3
Try
apt-get purge myspell-el-gr
If that doesn't work, delete the /var/lib/dpkg/info/myspell-el-gr.postrm file then do apt-get -f install
apt-get purge myspell-el-gr
If that doesn't work, delete the /var/lib/dpkg/info/myspell-el-gr.postrm file then do apt-get -f install
-
Posts: 28
- Joined: 16 Nov 2011
#4
Thanks anticapitalista - that did it!!! That was a stubborn one, it just didn't want to stop tormenting me!