[LUGOS] upgrade problem debian woody to sarge

Jure Cuhalev gandalf at owca.info
Sat Jan 17 14:21:26 CET 2004


On Sat, 2004-01-17 at 14:00, Aljoša Španger wrote:
> Zivijo,
> za nadgragevanje uporabljam spodnji nac(in.
> 
> 
> --------------------------
> 
> Empty the existing |sources.list| file:
> 
>      # cd /etc/apt
>      # cp -f sources.list sources.old 
>      # :>sources.list
> 
> Get a clean list of repositories, for stable:
> 
>      # cd /
>      # apt-setup noprobe 
>          ... select repositories, accessed with HTTP or FTP methods
> 
> Add the testing section to this new list. The deb-src lines are 
> commented out.
> 
>      # cd /etc/apt
>      # grep -e "^deb " sources.list  >sources.deb
>      # grep -e "^deb-" sources.list  >sources.src
>      # sed -e "s/stable/testing/"  sources.deb \
>           >>sources.list
>      # sed -e "s/stable/testing/" sources.src | \
>           sed -e "s/^deb-/#deb-/"  >>sources.list
>      
>      # apt-get update
> 
> 	
> -------------------
> po vpisu zadnje vrstice mi javi problem 
> 
> Dynamic MMap ran out of room
> Error occured while processing yaz(NewVersion1)
> Problem with MergeList /var/lib/apt/lists/ftp.arnes.si_packages_debian_dists_testing_main_binary-i386_Packages
> The package list or status file could not be parsed or opened
> 
> 
> Ima mogoec kdo kaksno idejo.
> 
> LP
> 
> Al


http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=Dynamic+MMap+ran+out+of+room&btnG=Google+Search

oz. 

v /etc/apt/apt.conf dodas vrstico:

APT::Cache-Limit 10000000;

-- 
LP

Jure Cuhalev
gandalf at owca.info




More information about the lugos-list mailing list