alamb commented on issue #890:
URL: 
https://github.com/apache/arrow-datafusion/issues/890#issuecomment-973277258


   > could you do that first by following 
https://github.com/apache/arrow-datafusion/tree/master/dev/release#publish-on-cratesio?
   
   Done (updated instructions in 
https://github.com/apache/arrow-datafusion/pull/1331)
   
   Turns out I still can't upload datafusion-cli package: 
   
   ```
   (arrow_dev) alamb@MacBook-Pro:~/Downloads/apache-arrow-datafusion-6.0.0$ (cd 
datafusion-cli && cargo publish)
   ....
       Finished dev [unoptimized + debuginfo] target(s) in 1m 20s
      Uploading datafusion-cli v5.1.0-SNAPSHOT 
(/Users/alamb/Downloads/apache-arrow-datafusion-6.0.0/datafusion-cli)
   error: failed to publish to registry at https://crates.io
   
   Caused by:
     the remote server responded with an error: invalid upload request: invalid 
length 7, expected at most 5 keywords per crate at line 1 column 3441
   ```
   
   I will file a ticket


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to