Re: [SLUG] apt-get issue

2007-03-05 Thread Michael Chesterton
Charles Myers <[EMAIL PROTECTED]> writes:


>
> Im at a loss to understand why...  I googled this up which told me to
> add the line APT::Cache-Limit "8388608"; to
> my /etc/apt/apt.conf.d/70debconf  
>
> This hasn't solved it...

Try a bigger number, my google suggests 12582912, but keep increasing it
until it works ;)

http://rwxii.bitblaster.com/k/11-1-1-031211102449/permlink.hptb

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


[SLUG] apt-get issue

2007-03-05 Thread Charles Myers
Hey guys, just wondering if anyone can help with this issue...

I have a brand new debain (sarge) install. 

I have been trying to get some stuff installed.. my /etc/apt/sources
file looks like...



#deb file:///cdrom/ sarge main

#deb http://ftp.us.debian.org/debian/ testing main
#deb-src http://ftp.us.debian.org/debian/ testing main

##stable#
deb http://http.us.debian.org/debian/ stable main contrib non-free
deb http://non-us.debian.org/debian-non-US/ stable/non-US main non-free


#security

deb http://security.debian.org/ stable/updates main contrib non-free



#testing

#deb http://http.us.debian.org/debian/ testing main contrib non-free
#deb http://non-us.debian.org/debian-non-US/ testing/non-US main
non-free




# Unstable
#deb http://http.us.debian.org/debian/ unstable main contrib non-free
# deb-src http://http.us.debian.org/debian/ unstable main contrib
non-free
#deb http://non-us.debian.org/debian-non-US/ unstable/non-US main
non-free

-


I have commented out most lines to try and source the prob... Whenever I
uncomment the lines for the testing repositories I get this error 

E: Dynamic MMap ran out of room
E: Error occured while processing liblablgtksourceview-ocaml
(NewVersion1)
E: Problem with
MergeList 
/var/lib/apt/lists/http.us.debian.org_debian_dists_testing_main_binary-i386_Packages
E: The package lists or status file could not be parsed or opened.


Im at a loss to understand why...  I googled this up which told me to
add the line APT::Cache-Limit "8388608"; to
my /etc/apt/apt.conf.d/70debconf  

This hasn't solved it...


Anyone else have any thoughts?


Thanks for anyhelp you can provide


Charles.


-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html