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

Michael Shuler commented on CASSANDRA-10853:
--------------------------------------------

Stripping the shared lib reduces the .so file size by almost 80% - could 
probably include that step at build time
{noformat}
$ sudo lsof |grep cqlshlib
python     7879           mshuler  mem       REG                8,1    1338464  
  3545695 /usr/lib/python2.7/dist-packages/cqlshlib/copyutil.x86_64-linux-gnu.so
python     7879  7887     mshuler  mem       REG                8,1    1338464  
  3545695 /usr/lib/python2.7/dist-packages/cqlshlib/copyutil.x86_64-linux-gnu.so
python     7879  7888     mshuler  mem       REG                8,1    1338464  
  3545695 /usr/lib/python2.7/dist-packages/cqlshlib/copyutil.x86_64-linux-gnu.so
python     7879  7892     mshuler  mem       REG                8,1    1338464  
  3545695 /usr/lib/python2.7/dist-packages/cqlshlib/copyutil.x86_64-linux-gnu.so
python     7879  7893     mshuler  mem       REG                8,1    1338464  
  3545695 /usr/lib/python2.7/dist-packages/cqlshlib/copyutil.x86_64-linux-gnu.so
{noformat}

> deb package migration to dh_python2
> -----------------------------------
>
>                 Key: CASSANDRA-10853
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10853
>             Project: Cassandra
>          Issue Type: Task
>          Components: Packaging
>            Reporter: Michael Shuler
>            Assignee: Michael Shuler
>             Fix For: 3.0.x, 3.x
>
>
> I'm working on a deb job in jenkins, and I had forgotten to open a bug for 
> this. There is no urgent need, since {{python-support}} is in Jessie, but 
> this package is currently in transition to be removed.
> http://deb.li/dhs2p
> During deb build:
> {noformat}
> dh_pysupport: This program is deprecated, you should use dh_python2 instead. 
> Migration guide: http://deb.li/dhs2p
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to