nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

Error libmimelib1c2 Fails to install apt-get

This is a discussion on Error libmimelib1c2 Fails to install apt-get within the Linux software forums, part of the Linux Getting Started category; I'm getting following error Errors were encountered while processing: /var/cache/apt/archives/libmimelib1c2_4%3a3.4.2-2_i386.deb How can I fix this? I run following commnds: pcode] ...


Go Back   nixCraft Linux Forum > Linux Getting Started > Linux software

Register FAQ Members List Calendar Forgotten your password? Mark Forums Read
  #1 (permalink)  
Old 12-12-2005, 10:39 PM
Guest
 
Posts: n/a
Default Error libmimelib1c2 Fails to install apt-get

I'm getting following error

Errors were encountered while processing: /var/cache/apt/archives/libmimelib1c2_4%3a3.4.2-2_i386.deb

How can I fix this? I run following commnds:
pcode]
apt-get update
apt-get dist-upgrade
[/code]
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 12-12-2005, 10:42 PM
monk's Avatar
Senior Member
User
 
Join Date: Jan 2005
Location: Tibet
My distro: Debian GNU/Linux
Posts: 482
Rep Power: 5
monk will become famous soon enough monk will become famous soon enough
Default

Try to remove libmimelib1 first with command:
Code:
dpkg --remove libmimelib1
Then put new libmimelib1c2 with:
Code:
apt-get install libmimelib1c2
Now continue with rest of installation
Code:
apt-get -f install
OR
Code:
apt-get dist-upgrade
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Backup fails meowing Shell scripting 8 04-29-2007 06:09 PM
Invalid ICMP type 3 code 3 error to a broadcast -samba error raj Linux software 0 07-09-2006 05:38 AM


All times are GMT +5.5. The time now is 09:55 PM.


Powered by vBulletin® Version 3.7.4 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36