[
https://issues.apache.org/jira/browse/ARROW-592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16142638#comment-16142638
]
Rares Vernica commented on ARROW-592:
-------------------------------------
I tried {{rake apt}} in {{arrow-dist}} and I get this:
{code:java}
arrow-dist/cpp-linux# rake --trace apt
rake aborted!
undefined local variable or method `__dir__' for
#<ApacheArrowPackageTask:0x00000000a7de60>
/arrow-dist/cpp-linux/Rakefile:31:in `arrow_source_dir'
/arrow-dist/cpp-linux/Rakefile:24:in `initialize'
/arrow-dist/cpp-linux/Rakefile:110:in `new'
/arrow-dist/cpp-linux/Rakefile:110:in `<top (required)>'
/usr/lib/ruby/vendor_ruby/rake/rake_module.rb:25:in `load'
/usr/lib/ruby/vendor_ruby/rake/rake_module.rb:25:in `load_rakefile'
/usr/lib/ruby/vendor_ruby/rake/application.rb:589:in `raw_load_rakefile'
/usr/lib/ruby/vendor_ruby/rake/application.rb:89:in `block in load_rakefile'
/usr/lib/ruby/vendor_ruby/rake/application.rb:160:in
`standard_exception_handling'
/usr/lib/ruby/vendor_ruby/rake/application.rb:88:in `load_rakefile'
/usr/lib/ruby/vendor_ruby/rake/application.rb:72:in `block in run'
/usr/lib/ruby/vendor_ruby/rake/application.rb:160:in
`standard_exception_handling'
/usr/lib/ruby/vendor_ruby/rake/application.rb:70:in `run'
/usr/bin/rake:27:in `<main>'
{code}
Am I using it the wrong way?
> [C++] Provide .deb and .rpm packages
> ------------------------------------
>
> Key: ARROW-592
> URL: https://issues.apache.org/jira/browse/ARROW-592
> Project: Apache Arrow
> Issue Type: Wish
> Components: C++
> Environment: GNU/Linux
> Reporter: Kouhei Sutou
> Assignee: Kouhei Sutou
> Priority: Minor
> Fix For: 0.7.0
>
>
> If we provide .deb and .rpm packages for C++ Arrow, users can install it
> easily. (At least, I'm happy as an user.)
> Is there any location to provide .deb and .rpm packages? If it doesn't exist,
> how about using https://packagecloud.io/ with "Open Source plan"? We can find
> "Open Source plan" by clicking "Looking for free or open-source plans" at
> https://packagecloud.io/pricing .
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)