You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Roger Meier (JIRA)" <ji...@apache.org> on 2010/10/09 00:36:35 UTC

[jira] Updated: (THRIFT-71) Debian packaging for thrift

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

Roger Meier updated THRIFT-71:
------------------------------

    Attachment: THRIFT-71_v8_0.5.0.patch

just added [^THRIFT-71_v8_0.5.0.patch], result can be tested by adding the following lines to _/etc/apt/sources.list.d/thrift.list_ on a Debian based GNU/Linux
{code}
deb http://people.apache.org/~roger/dist/thrift/0.5.0/debian stable contrib
deb-src http://people.apache.org/~roger/dist/thrift/0.5.0/debian stable contrib
{code}

right now, I tested only the thrift-compiler package...other tests are welcome! 

versioning, package description text, etc. will be harmonized across all distributions (Python, Debian, Maven, Windows, etc.) via  THRIFT-6

@Esteve:
* Can we change the maintainer address from your to thrift-dev@incubator.apache.org?
* Could you agree if we change Debian package License from BSD to Apache 2.0 ?

I'm ready to change little things and then commit this, so please VOTE now!

> Debian packaging for thrift
> ---------------------------
>
>                 Key: THRIFT-71
>                 URL: https://issues.apache.org/jira/browse/THRIFT-71
>             Project: Thrift
>          Issue Type: Improvement
>         Environment: debian stable (etch); probably will work on lenny, but untested
>            Reporter: Eric Anderson
>            Priority: Minor
>         Attachments: debian-packaging.patch, thrift-71.patch, thrift-71_v2.patch, thrift-71_v3.patch, thrift-71_v4.patch, thrift-71_v5.patch, thrift-71_v6.patch, thrift-71_v7.patch, THRIFT-71_v8_0.5.0.patch
>
>
> We're using thrift on Debian, so I wanted to have a package for easier
> installation by other users.
> Attached is a patch to add packaging for debian to the
> thrift-20080411p1 release.  It includes two bug fixes to make the
> tests work reliably: 1) adding /usr/share/java/commons-lang.jar to the
> search path for the java tests, and 2) sleeping 1 second after
> starting the server for the python tests.  If the patch is accepted,
> the maintainer should probably be set to the thrift mailing list,
> rather than the example mailing list address I used.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.