[ 
https://issues.apache.org/jira/browse/ARROW-8535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17088210#comment-17088210
 ] 

Andy Grove commented on ARROW-8535:
-----------------------------------

So I found a workaround so we can get the release published but it's ugly. I 
had to create a /format directory and put Flight.proto there. I will create a 
separate Jira to document this, and we'll need to fix this in a 0.17.1 I'm 
afraid.

> [Rust] Fix issues discovered when releasing 0.17.0
> --------------------------------------------------
>
>                 Key: ARROW-8535
>                 URL: https://issues.apache.org/jira/browse/ARROW-8535
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Rust
>    Affects Versions: 0.17.0
>            Reporter: Andy Grove
>            Assignee: Andy Grove
>            Priority: Critical
>             Fix For: 1.0.0
>
>
> Issues ...
> 1) Arrow Cargo.toml does not specify a version for Arrow Flight. This is 
> trivial to fix, we just need to add the "version =" part.
> 2) "Failed to locate format/Flight.proto in any parent directory" when 
> publishing Arrow crate
> {code:java}
> error: failed to run custom build command for `arrow-flight v0.17.0`Caused by:
>   process didn't exit successfully: 
> `/home/andy/apache-arrow-0.17.0/rust/target/package/arrow-0.17.0/target/debug/build/arrow-flight-33d3d930b565975b/build-script-build`
>  (exit code: 1)
> --- stderr
> Error: "Failed to locate format/Flight.proto in any parent directory"warning: 
> build failed, waiting for other jobs to finish...
> error: failed to verify package tarballCaused by:
>   build failed
>  {code}
> I'm not sure how to resolve this yet.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to