You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "albertoramon (JIRA)" <ji...@apache.org> on 2018/09/09 22:58:00 UTC

[jira] [Updated] (ARROW-3203) Arrow in Debian Buster

     [ https://issues.apache.org/jira/browse/ARROW-3203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

albertoramon updated ARROW-3203:
--------------------------------
    Description: 
There is a error with Debian Buster (In Debian Stretch works fine)

You can test it easily change the first line from dockerfile (attached)

  
{code:java}
docker build -f DockerfileRV -t arrow_rw .

docker run -it arrow_rw bash
{code}
 

  was:
There is a error with Debian Buster (In Debian Stretch works fine)

You can test it easily change the first line from dockerfile (attached)

 

 
{code:java}
docker build -f DockerfileRV -t arrow_rw .

docker run -it arrow_rw bash
{code}
 


> Arrow in Debian Buster
> ----------------------
>
>                 Key: ARROW-3203
>                 URL: https://issues.apache.org/jira/browse/ARROW-3203
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>    Affects Versions: 0.10.0
>            Reporter: albertoramon
>            Priority: Major
>         Attachments: DockerfileRV
>
>
> There is a error with Debian Buster (In Debian Stretch works fine)
> You can test it easily change the first line from dockerfile (attached)
>   
> {code:java}
> docker build -f DockerfileRV -t arrow_rw .
> docker run -it arrow_rw bash
> {code}
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)