LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   apt-get wants to install libc6 (https://www.linuxquestions.org/questions/linux-newbie-8/apt-get-wants-to-install-libc6-766069/)

smeezekitty 11-01-2009 05:05 PM

apt-get wants to install libc6
 
apt-get keeps wanting to upgrade libc6 even if its optional and i dont have enough disk space so how do i stop that?

repo 11-01-2009 05:17 PM

Create or edit
/et/apt/preferences

Code:

Package: libc6
Pin: version xxxx
Pin-Priority: 1001

To find the current installed version

Code:

apt-cache show libc6

smeezekitty 11-01-2009 05:39 PM

thank you, as you can see i am not that good with package managment and depenciies.

repo 11-01-2009 05:41 PM

Quote:

and i dont have enough disk space so how do i stop that?
I don't think this will eat much diskspace though.

r3sistance 11-01-2009 06:04 PM

Ok, I know curosity killed the cat... and I reeeaaalllyyyy like cats.

Just how much disk space do you have (in total and left)... just curosity as I remember you putting in a thread previously about what things can be deleted to save disk space...

smeezekitty 11-01-2009 06:09 PM

Quote:

Originally Posted by r3sistance (Post 3740568)
Ok, I know curosity killed the cat... and I reeeaaalllyyyy like cats.

Just how much disk space do you have (in total and left)... just curosity as I remember you putting in a thread previously about what things can be deleted to save disk space...

on / 600MB on /mnt/hdb1 about 10GB the rest is for windows.
oh and / has 3 mb free.

repo 11-01-2009 06:28 PM

Mostly /usr/share/doc
contains a lot of files, and they are not really needed.
You can use google if you want docs.

r3sistance 11-01-2009 06:49 PM

Quote:

Originally Posted by smeezekitty (Post 3740578)
on / 600MB on /mnt/hdb1 about 10GB the rest is for windows.
oh and / has 3 mb free.

What is /mnt/hdb1 actually mounted as... 600MB sounds a bit small but I guess if it's DSL should be big enough...


All times are GMT -5. The time now is 05:12 PM.