Find the answer to your Linux question:
Results 1 to 4 of 4
Everything seems fine when I run "apt-get update." Then at the end I get this: E: Dynamic MMap ran out of room E: Error occured under treatment of zoem-doc (NewVersion1) ...
  1. #1
    Just Joined!
    Join Date
    Mar 2008
    Posts
    35

    [SOLVED] apt-get update problem



    Everything seems fine when I run "apt-get update."
    Then at the end I get this:

    E: Dynamic MMap ran out of room
    E: Error occured under treatment of zoem-doc (NewVersion1)
    E: Problem with MergeList /var/lib/apt/lists/ftp.se.debian.org_debian_dists_sid_main_binary-amd64_Packages
    E: Packagelist or statusfile cannot be interpreted or opened

    What do I do about that??

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,308
    Execute this
    Code:
    apt-get clean all
    apt-get update
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Mar 2008
    Posts
    35
    Thank you.
    It worked

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,308
    Glad to help you !
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •