Unix Technical Forum

Error when using apt-get install

This is a discussion on Error when using apt-get install within the Linux Operating System forums, part of the Unix Operating Systems category; --> Each time I use apt-get install I get an error regarding to gaim. I just installed MindTerm and got ...


Go Back   Unix Technical Forum > Unix Operating Systems > Linux Operating System

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-18-2008, 07:24 AM
JS
 
Posts: n/a
Default Error when using apt-get install

Each time I use apt-get install I get an error regarding to gaim. I just
installed MindTerm and got this error (I guess the mindterm installation
worked fine):

johs@ubuntu:~ $ sudo apt-get install mindterm
Reading Package Lists... Done
Building Dependency Tree... Done
mindterm is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Setting up gaim (1.1.2-3ubuntu1-4.10ubp1) ...
rmdir: `/usr/share/doc/gaim': No such file or directory
dpkg: error processing gaim (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
gaim
E: Sub-process /usr/bin/dpkg returned an error code (1)
johs@ubuntu

How do I fix this gaim issue?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-18-2008, 07:24 AM
Dirk
 
Posts: n/a
Default Re: Error when using apt-get install

Op Wed, 13 Apr 2005 14:40:45 +0200, schreef JS de volgende woorden:

> Each time I use apt-get install I get an error regarding to gaim. I just
> installed MindTerm and got this error (I guess the mindterm installation
> worked fine):
>
> johs@ubuntu:~ $ sudo apt-get install mindterm
> Reading Package Lists... Done
> Building Dependency Tree... Done
> mindterm is already the newest version.
> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> 1 not fully installed or removed.
> Need to get 0B of archives.
> After unpacking 0B of additional disk space will be used.
> Setting up gaim (1.1.2-3ubuntu1-4.10ubp1) ...
> rmdir: `/usr/share/doc/gaim': No such file or directory
> dpkg: error processing gaim (--configure):
> subprocess post-installation script returned error exit status 1
> Errors were encountered while processing:
> gaim
> E: Sub-process /usr/bin/dpkg returned an error code (1)
> johs@ubuntu
>
> How do I fix this gaim issue?


try:
# apt-get install -a

and if that does'n work
# mkdir /usr/share/doc/gaim
and try
# apt-get install -a
again

Dirk
--
A computer without a Microsoft operating system is
like a dog without bricks tied to its head.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-18-2008, 07:24 AM
JS
 
Posts: n/a
Default Re: Error when using apt-get install

Dirk wrote:

> Op Wed, 13 Apr 2005 14:40:45 +0200, schreef JS de volgende woorden:
>
>> Each time I use apt-get install I get an error regarding to gaim. I just
>> installed MindTerm and got this error (I guess the mindterm installation
>> worked fine):
>>
>> johs@ubuntu:~ $ sudo apt-get install mindterm
>> Reading Package Lists... Done
>> Building Dependency Tree... Done
>> mindterm is already the newest version.
>> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
>> 1 not fully installed or removed.
>> Need to get 0B of archives.
>> After unpacking 0B of additional disk space will be used.
>> Setting up gaim (1.1.2-3ubuntu1-4.10ubp1) ...
>> rmdir: `/usr/share/doc/gaim': No such file or directory
>> dpkg: error processing gaim (--configure):
>> subprocess post-installation script returned error exit status 1
>> Errors were encountered while processing:
>> gaim
>> E: Sub-process /usr/bin/dpkg returned an error code (1)
>> johs@ubuntu
>>
>> How do I fix this gaim issue?

>
> try:
> # apt-get install -a
>
> and if that does'n work
> # mkdir /usr/share/doc/gaim
> and try
> # apt-get install -a
> again
>
> Dirk



I get this error (seems that option -a is not recognized)


johs@ubuntu:~ $ sudo apt-get install -a
E: Command line option 'a' [from -a] is not known.
johs@ubuntu:~ $ sudo mkdir /usr/share/doc/gaim
johs@ubuntu:~ $ sudo apt-get install -a
E: Command line option 'a' [from -a] is not known.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-18-2008, 07:24 AM
Dirk
 
Posts: n/a
Default Re: Error when using apt-get install

Op Wed, 13 Apr 2005 14:59:03 +0200, schreef JS de volgende woorden:

> Dirk wrote:
>
>> Op Wed, 13 Apr 2005 14:40:45 +0200, schreef JS de volgende woorden:
>>>
>>> How do I fix this gaim issue?

>>
>> try:
>> # apt-get install -a
>>
>> and if that does'n work
>> # mkdir /usr/share/doc/gaim
>> and try
>> # apt-get install -a
>> again
>>
>> Dirk

>
>
> I get this error (seems that option -a is not recognized)


oeps, my fault, I was a bit in a hurry, it should be apt-get -f
install, f comes from --fix-broken.

Dirk

--
A computer without a Microsoft operating system is
like a dog without bricks tied to its head.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 06:29 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com