On Thu, Oct 23, 2014 at 10:13 AM, Robert Nelson <[email protected]> wrote: > On Thu, Oct 23, 2014 at 10:05 AM, Joshua Datko <[email protected]> wrote: >> It seems like I'm getting the following warning when doing an apt-get >> update: >> >> Fetched 4596 kB in 24s (184 kB/s) >> Reading package lists... Done >> W: Size of file >> /var/lib/apt/lists/repos.rcn-ee.net_debian_dists_wheezy_main_binary-armhf_Packages.gz >> is not what the server reported 33143 39486 >> ~ uname -a >> Linux hotblack 3.8.13-bone63 #1 SMP Mon Aug 11 20:08:34 UTC 2014 armv7l >> GNU/Linux >> ~ > > Just run, this again.. > > sudo apt-get update > > With the 0.7.96 -> 0.8.0 lxqt transition i was rsyncing the repo a lot > this past week.. > > You can also remove: > > /etc/apt/apt.conf.d/02compress-indexes > > but it'll cost you about 50-75Mb in extra space used by apt..
Here is more background, so on Jessie (lxqt image) With this enabled: sudo apt-get update: 347MB Free sudo apt-get clean: 389MB Free With this disabled: (rm /etc/apt/apt.conf.d/02compress-indexes) sudo apt-get update: 307MB Free sudo apt-get clean: 348MB Free Regards, -- Robert Nelson http://www.rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
