On Sat, 2005-01-22 at 21:10 -0600, Ian Bicking wrote:
> First, does anyone mind if we go to Apache 2?  Then I can install the
> Apache svn server, and we get much more flexible authentication (you
> just use Apache's authentication mechanisms).  It should go pretty
> easily, I think.

I don't mind at all.

> Second, I'm having problems with the memory, which maybe someone knows
> about.  When I run apt-get or apt-cache I get:

> E: Dynamic MMap ran out of room
> E: Error occured while processing op-dvorak-fb (NewVersion1)
> E: Problem with MergeList
> /var/lib/apt/lists/ftp.us.debian.org_debian_dists_unstable_main_binary-
> i386_Packages

Put the following line into /etc/apt/apt.conf:
    APT::Cache-Limit "25165824";  /* or some other big number */

Then upgrade apt to a newer version.

peace,
Jason



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Webware-devel mailing list
Webware-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to