You are here
Ken Robinson - Wed, 2015/07/01 - 05:36
Any one else getting SLOW build times mostly downloading stuff, headers and certian packages. Like
Get:12 http://http.debian.net jessie InRelease (took 1 min)
mysql-client-5.5
Did not used to do this, wonder if these sites are having issues? I updated my system, and tried again. It's stopping at mysql-client-5.5 at 14%
Forum:
TBH I'm not totally sure
Just guessing really...
LAPP/Postgres Ok, MySQL/LAMP no go
I tried to do a LAMP build and it's stopping at mysql-client-5.5, the MySQL build stops here too.
TKLDev uses a proxy right? Could the proxy cache need to be reset or somthing? Going to try with a fresh TKLDev build
Regards,
Ken
":0)
http://www.github.com/DocCyblade
LAPP/Postgres Ok, MySQL/LAMP no go
I tried to do a LAMP build and it's stopping at mysql-client-5.5, the MySQL build stops here too.
TKLDev uses a proxy right? Could the proxy cache need to be reset or somthing? Going to try with a fresh TKLDev build
Regards,
Ken
":0)
http://www.github.com/DocCyblade
TKLDev Building / Proxy
So after some digging around in the bowels of the toolkit, I found that TKLDev uses polipo proxy (http://www.pps.univ-paris-diderot.fr/~jch/software/polipo/) to cache apt-get requests to make building quicker and to take the load off of the apt servers (smart move on the core devs parts, I tip my hat to them)
Polipo uses the user "proxy" and listens on port 8124. Config file is /etc/polipo/config however no useful stuff is there. Polipo has a clear cache command polipo -x but it did not seem to do anything :-(
So I just stopped the service, and removed all the files
Also for those who want to know how much space is being used by the cache use
Regards,
Ken
":0)
http://www.github.com/DocCyblade
Thanks Ken
Thanks for the link
Did a quck read on the tracker... I wonder if that's not somthing I was seeing before as well.
Once I cleared the cache things started working great. In regards to the config change, is that somthinh your looking to include in the TKLDev build?
Regards,
Ken
":0)
http://www.github.com/DocCyblade
I'd like to
Add new comment