Bug 31410 - autoimports+Sisyphus causes Dynamic MMap ran out of room
Summary: autoimports+Sisyphus causes Dynamic MMap ran out of room
Status: CLOSED WONTFIX
Alias: None
Product: Sisyphus
Classification: Development
Component: apt (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: placeholder@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on: 22528
Blocks: 31411
  Show dependency tree
 
Reported: 2015-10-29 00:31 MSK by Ivan Zakharyaschev
Modified: 2015-10-30 16:45 MSK (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Zakharyaschev 2015-10-29 00:31:11 MSK
apt-0.5.15lorg2-alt52
apt-conf-autoimports-sisyphus-1.0-alt2

Just like it has been already noted in https://www.altlinux.org/Apt/TroubleShooting#cite_note-0 , adding autoimports repo in addition to Sisyphus makes APT go out of the limits.

Perhaps, we could simply add larger limits to apt-conf-autoimports-sisyphus , if enlarging the limits in the default apt package is opposed by folks?

# apt-get install apt-conf-autoimports-sisyphus && apt-get update; apt-get install dot2tex
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
  apt-conf-autoimports-sisyphus
0 upgraded, 1 newly installed, 0 removed and 1538 not upgraded.
Need to get 4742B of archives.
After unpacking 481B of additional disk space will be used.
Get:1 http://ftp.altlinux.org x86_64/classic apt-conf-autoimports-sisyphus 1.0-alt2 [4742B]
Fetched 4742B in 0s (18,5kB/s)                 
Committing changes...
Preparing...                                                                                                                                                      ################################################################################################### [100%]
1: apt-conf-autoimports-sisyphus                                                                                                                                  ################################################################################################### [100%]
Running /usr/lib/rpm/posttrans-filetriggers
Done.
Get:1 http://ftp.altlinux.org x86_64 release [915B]
Get:2 http://ftp.altlinux.org noarch release [709B]     
Get:3 http://ftp.altlinux.org x86_64-i586 release [573B]
Get:4 ftp://ftp.altlinux.ru noarch release [915B]       
Get:5 ftp://ftp.altlinux.ru x86_64 release [912B]
Fetched 4024B in 5s (787B/s) 
Hit http://ftp.altlinux.org x86_64/classic pkglist                                                  
Hit http://ftp.altlinux.org x86_64/classic release
Hit http://ftp.altlinux.org noarch/classic pkglist
Hit http://ftp.altlinux.org noarch/classic release
Hit http://ftp.altlinux.org x86_64-i586/classic pkglist
Hit http://ftp.altlinux.org x86_64-i586/classic release
Get:1 ftp://ftp.altlinux.ru noarch/autoimports pkglist [6609kB]
Get:2 ftp://ftp.altlinux.ru noarch/autoimports release [168B]                                                                                                                                                                                                               
Get:3 ftp://ftp.altlinux.ru x86_64/autoimports pkglist [2680kB]                                                                                                                                                                                                             
Get:4 ftp://ftp.altlinux.ru x86_64/autoimports release [168B]                                                                                                                                                                                                               
Fetched 9289kB in 1m17s (120kB/s)                                                                                                                                                                                                                                           
Reading Package Lists... Error!
E: Dynamic MMap ran out of room
E: Error occured while processing perl-XML-Generator-XMPP (NewVersion1)
E: Problem with MergeList /var/lib/apt/lists/ftp.altlinux.ru_pub_distributions_ALTLinux_autoimports_Sisyphus_noarch_base_pkglist.autoimports
E: The package lists or status file could not be parsed or opened.
Comment 1 Ivan Zakharyaschev 2015-10-30 16:45:18 MSK
Perhaps, the fix in apt-conf-autoimports-sisyphus is enough (https://bugzilla.altlinux.org/show_bug.cgi?id=31411 ); no modifications in apt are to be done.