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

paul cannon commented on THRIFT-1421:
-------------------------------------

bq. I'm not a ruby user. However, if using gem is the most common way to 
install a ruby library and nobody needs a debian package, then we should remove 
ruby completely from the debian package build.

Strong -1 from a Debian developer here. While it's common for Ruby developers 
to get libraries as gems during development and testing, there are still a lot 
of good reasons for sticking to OS packages for deployment. Ideally, both a 
thrift gem and a ruby-thrift deb should be available.

bq. Commenting out erlang from debian build until jsx can be fixed.

I recommend you remove the corresponding stanza from debian/control as well, or 
you'll get confusing empty libthrift-erlang packages lying around.
                
> Debian Packages can not be built
> --------------------------------
>
>                 Key: THRIFT-1421
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1421
>             Project: Thrift
>          Issue Type: Bug
>            Reporter: Roger Meier
>            Assignee: Jake Farrell
>             Fix For: 0.9
>
>         Attachments: thrift-1421.patch
>
>
> https://builds.apache.org/view/S-Z/view/Thrift/job/Thrift-Debian-Packages/92/console
> {noformat}
> # Ruby library
> cd /home/jenkins/jenkins-slave/workspace/Thrift-Debian-Packages/thrift/lib/rb 
> && \
>               ruby setup.rb config --installdirs=std && \
>               ruby setup.rb setup
> ruby: No such file or directory -- setup.rb (LoadError)
> make: *** [build-arch-stamp] Error 1
> dpkg-buildpackage: error: debian/rules build gave error exit status 2
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to