Tanya 99 : Mengatasi Masalah Limit MMap repository

Tanya :
Bagaimana mengatasi masalah error di Tanya 28 : http://tanyarezaervani.wordpress.com/2011/03/31/tanya-28-menambahkan-repo-backtrack-di-ubuntu/

'E:Unable to increase the size of the MMap as the limit of 32454321 bytes is already reached., 
E:Dynamic MMap ran out of room. Please increase the size of
APT::Cache-Limit. Current value: 32505856. (man 5 apt.conf),

Jawab :
Tambahkan di file /etc/apt/apt.conf.d/70debconf
Tambahkan baris :

APT::Cache-Limit "100000000";

Lalu ketikkan perintah

sudo apt-get clean

dan

sudo apt-get update --fix-missing

Demikian, semoga bermanfaat. (rezaervani@gmail.com)

1 Comment

2 Trackbacks / Pingbacks

  1. Tanya 28 : Menambahkan repo Backtrack di Ubuntu « Tanya Reza Ervani Tentang LINUX
  2. Menambahkan Repo Backtrack Di Ubuntu | Curhat IT for Opensource

Leave a Reply to klaprooth Cancel reply

Your email address will not be published.


*