I believe that pull is the only way to get the docker image. It sounds like
something went wrong in the pull. I am not sure if Docker will work on
Mint. On their website, they say that they support Ubuntu, Gentoo, Arch,
and Fedora. I would try Ubuntu if you can.

Allan wrote some steps in his Github page, but it sounds like you cannot
get past step one: https://github.com/allanino/docker-nupic

- Jeff


On Mon, Jan 6, 2014 at 7:51 AM, Kevin Martin <[email protected]>wrote:

> This is so sad. I tried using the docker but I cannot pull the image. It
> "Unexpected end of archive" at about 11mb. Here is the full error :
>
> Pulling repository allanino/nupic
> 126d0bdc5d96: Error pulling image (latest) from allanino/nupic, endpoint:
> https://cdn-registry-1.docker.io/v1/, exit status 2: tar: Ignoring
> unknown extended header keyword `SCHILY.fflags'
> xz: (stdin): Unexpected end of inputndent layers
> tar: Unexpected EOF in archive
> tar: Unexpected EOF in archive
> tar: Error is not recoverable: exiting now
> 126d0bdc5d96: Error pulling image (latest) from allanino/nupic, exit
> status 2: tar: Ignoring unknown extended header keyword `SCHILY.fflags'
> xz: (stdin): Unexpected end of input
> tar: Unexpected EOF in archive
> tar: Unexpected EOF in
> archive
>
> tar: Error is not recoverable: exiting
> now
>
>
>
> 2014/01/06 21:19:35 Could not find repository on any of the indexed
> registries.
>
> Actually I have been using linux mint kde. Maybe I should try using ubuntu
> in vmware and then attempt the installation again. Is there a way to
> download the docker image separately? Is the pull command the only way?
>
>
> On Sat, Jan 4, 2014 at 1:20 AM, Jeff Fohl <[email protected]> wrote:
>
>> Kevin - if you are developing on Ubuntu, and are having trouble with
>> dependencies, you might want to try this Docker file that Allan Costa
>> built: https://github.com/Allanino/docker-nupic
>>
>> You will need to install Docker first: http://www.docker.io/
>>
>> Docker is a way to handle environment dependencies in a repository-type
>> fashion, using Linux containers.
>>
>> I successfully built it this morning and successfully ran all the unit
>> tests including testeverything - though I am running Ubuntu as a virtual
>> machine through VirtualBox on OSX.
>>
>> - Jeff
>>
>>
>> On Thu, Jan 2, 2014 at 10:39 PM, Kevin Martin <
>> [email protected]> wrote:
>>
>>> Hi Matthew,
>>>
>>> After a bit thinking, I came to realize I did not exactly read about the
>>> hackathon. I came to know about it from the OSCON presentation I guess. I'm
>>> not sure. Thanks for creating the ticket and for the links.
>>>
>>> Kevin Martin Jose
>>>
>>> _______________________________________________
>>> nupic mailing list
>>> [email protected]
>>> http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
>>>
>>>
>>
>> _______________________________________________
>> nupic mailing list
>> [email protected]
>> http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
>>
>>
>
> _______________________________________________
> nupic mailing list
> [email protected]
> http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
>
>
_______________________________________________
nupic mailing list
[email protected]
http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org

Reply via email to