Quote:
Just to be picky, last time I check there was no Linode 32 on the products page.
That's because I came to Linode from GlobalRAID.net. Linode took all of GlobalRAID's customers when they closed shop and GlobalRAID
did have a 32MB virtual server.
Quote:
Known problem with woody apt. Try adding a line like
Unfortunately that didn't do it. I have searched the 'net and found that this option is sometimes added to /etc/apt/apt.conf.d/70debconf as well, but putting the "APT::Cache-Limit" line in either or both of /etc/apt/apt.conf or /etc/apt/apt.conf/d/70debconf does not work. I'm still getting (for exampe):
Code:
# apt-get upgrade
Reading Package Lists... Error!
E: Unable to parse package file /var/lib/dpkg/status (1)
E: The package lists or status file could not be parsed or opened.
and apt-cache is still segfaulting. Of course if I bring the status file down a few K it works fine until it grows too big again.
Quote:
How big is your swap? Are you using the stock /etc/apt/sources.list or have you added a bunch of mirrors?
I was running with some mirrors in there, but it doesn't seem to help if I revert back to the defaults. I'm running with the defaults now. My swap is 256MB. See below:
Code:
# cat /proc/meminfo
total: used: free: shared: buffers: cached:
Mem: 27889664 27086848 802816 0 1937408 20221952
Swap: 269475840 46616576 222859264
MemTotal: 27236 kB
MemFree: 784 kB
MemShared: 0 kB
Buffers: 1892 kB
Cached: 8292 kB
SwapCached: 11456 kB
Active: 3520 kB
Inactive: 18224 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 27236 kB
LowFree: 784 kB
SwapTotal: 263160 kB
SwapFree: 217636 kB
sigh. I looks like there may not be a good solution to this. It could be related to memory (32 MB of real RAM is not a lot) but I'm hesitant to upgrade as the 32MB Linode price I have carried over from GlobalRAID is a
great deal. I guess it's time to head over to the Debian developer's list and fight the barrage of RTFM!! mail responses. If only the debian lists could be as friendly as the Gentoo forum! :) But there's no way Gentoo would work on a 32MB box--it would take 9 years to compile libc6.
Thanks for your help guys! If anybody else has any suggestions I would
love to hear them!