I believe I solved this by downloading & upgradind SSL certicates. 

      cd /root
>       curl http://curl.haxx.se/ca/cacert.pem -o cacert.pem -s
>       export CURL_CA_BUNDLE="/root/cacert.pem"
>       apt-get -qq -y update
>       apt-get -qq -y upgrade ca-certificates



On Wednesday, June 11, 2014 5:46:57 AM UTC-4, Alvaro Miranda Aguilera wrote:
>
> hello,
>
> Can you share your vagrantfile and any scrip that explain why is trying to 
> install linux-image-extra?
>
>
> looks like is trying to install harcoded version of packages that are not 
> in the tinycore repo..
>
>
> On Wed, Jun 11, 2014 at 12:39 PM, Volkan Unsal <[email protected] 
> <javascript:>> wrote:
>
>> Is the problem perhaps boot2docker: 0.8.0 depends on an outdated version 
>> of linux-image-extra?
>>  
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Vagrant" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" 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.

Reply via email to