I have just installed AntiX M11 i686 on an old desktop and i was surprised just how easy it was. The install seemed to go without an hitch but when i opened a terminal and typed: apt-get update && apt-get upgrade once again everything seemed to be alright but at the end i got the following:
E: sub-process /usr/bin/dpkg returned an error code (1)
E: myspell-el-gr: sub-process installed post-installation script returned error status 127
And when i tried to play a CD there was a kernel panic and not knowing what to do i turned the power off at the mains?
Should i re-install AntiX M11 i686?
topic title: New to AntiX
5 posts
• Page 1 of 1
-
Posts: 3
- Joined: 05 Dec 2011
-
anticapitalista
Posts: 5,955
- Site Admin
- Joined: 11 Sep 2007
#2
Delete myspell-el-gr
apt-get update
apt-get purge myspell-el-gr
apt-get -f install
apt-get update
apt-get purge myspell-el-gr
apt-get -f install
-
Posts: 3
- Joined: 05 Dec 2011
#3
Hello anticapitalista
I carried out the suggestions you posted but whenever i open up Synaptic Package Manager and try to install the Chromium Web Browser for instance it fails and this error message appears:
An error occurred
The following details are provided:
E: myspell-el-gr: subprocess installed post-removal script returned error exit status 127.
I have just opened up a terminal and typed"inxi -F" to see if this old desktop is up to running AntiX M11. Here are the results:
Thanks for any and all help!
I carried out the suggestions you posted but whenever i open up Synaptic Package Manager and try to install the Chromium Web Browser for instance it fails and this error message appears:
An error occurred
The following details are provided:
E: myspell-el-gr: subprocess installed post-removal script returned error exit status 127.
I have just opened up a terminal and typed"inxi -F" to see if this old desktop is up to running AntiX M11. Here are the results:
Code: Select all
brandon@antiX1:~$ inxi -F
System: Host antiX1 Kernel 2.6.36-1-mepis-smp i686 (32 bit) Distro antiX-M11-686 Jayaben Desai 01 May 2011
CPU: Single core AMD Athlon 64 3400+ (-UP-) cache 512 KB flags (lm nx sse sse2 sse3) bmips 1990.25 clocked at 1000.00 MHz
Graphics: Card: ATI RV370 5B60 [Radeon X300 (PCIE)] bus-ID: 01:00.0 X.Org 1.11.1.902 Res: 1024x768@60.0hz
GLX Renderer Gallium 0.4 on ATI RV370 GLX Version 2.1 Mesa 7.11 Direct Rendering Yes
Audio: Card-1 ATI IXP SB400 AC'97 Audio Controller driver ATI IXP AC97 controller bus-ID: 00:14.5
Card-2 Logitech QuickCam Sphere driver snd-usb-audio usb-ID: 046d:08b5
Sound: Advanced Linux Sound Architecture Version 1.0.23
Network: Card Realtek RTL-8139/8139C/8139C+ driver 8139too v: 0.9.28 port dd00 bus-ID: 02:03.0
Disks: HDD Total Size: 160.0GB (2.2% used) 1: /dev/sda SAMSUNG_HD161HJ 160.0GB
Partition: ID:/ size: 145G used: 3.4G (3%) fs: ext3 ID:swap-1 size: 2.17GB used: 0.00GB (0%) fs: swap
Info: Processes 84 Uptime 9 min Memory 87.7/1515.8MB Runlevel 5 Client Shell inxi 1.4.95
brandon@antiX1:~$
-
anticapitalista
Posts: 5,955
- Site Admin
- Joined: 11 Sep 2007
#4
Your box is fine for antiX.
1. Open rox as root - (Open a terminal, type sux, root password, rox)
2. In rox, navigate to /var/lib/dpkg/info
3. Rename the file called myspell-el-gr.postinst to myspell-el-gr.postinst.old (Right click on the file -> Rename)
4. Save the file, then reload synaptic and use the fix broken packages option or in a root terminal, apt-get update followed by apt-get -f install.
1. Open rox as root - (Open a terminal, type sux, root password, rox)
2. In rox, navigate to /var/lib/dpkg/info
3. Rename the file called myspell-el-gr.postinst to myspell-el-gr.postinst.old (Right click on the file -> Rename)
4. Save the file, then reload synaptic and use the fix broken packages option or in a root terminal, apt-get update followed by apt-get -f install.
-
Posts: 28
- Joined: 16 Nov 2011
#5
I'm going to try this later, as I'm having much the same issue with myspell-el-gr, after my recent upgrade. (No kernel panic, however)