[tahoe-lafs-trac-stream] [tahoe-lafs] #804: provide binary .egg's for pycryptopp for all supported platforms and versions of Python

tahoe-lafs trac at tahoe-lafs.org
Fri May 24 21:09:42 UTC 2013


#804: provide binary .egg's for pycryptopp for all supported platforms and
versions of Python
-------------------------+-------------------------------------------------
     Reporter:           |      Owner:  zooko
  arch_o_median          |     Status:  closed
         Type:  defect   |  Milestone:  1.8.1
     Priority:  minor    |    Version:  1.5.0
    Component:           |   Keywords:  binaries install dependency
  packaging              |  pycryptopp linux x86-64
   Resolution:  fixed    |
Launchpad Bug:           |
-------------------------+-------------------------------------------------

Comment (by zooko):

 Replying to [comment:43 tilllt]:
 > ok, final update, after running:
 >
 > sudo easy_install Twisted>=11.0.0
 >
 > the build helpers look like this (and tahoe runs):
 >
 > {{{
 > locale.locale: (None, None)
 >
 > buildbot: no such file or directory

 Hey wait a minute. The part of the output that I wanted is what comes
 ''before'' {{{locale.locale}}} and {{{buildbot}}}. The first line should
 be {{{platform}}} and the second {{{machine}}}. Here's what it looks like
 on my system:

 {{{
 $ python misc/build_helpers/show-tool-versions.py  |  head
 platform: Linux-3.9.3cz9-x86_64-with-LinuxMint-14-nadia
 machine:  x86_64
 linux_distribution: ('LinuxMint', '14', 'nadia')

 python: 2.7.3 (default, Sep 26 2012, 21:51:14)  [GCC 4.7.2]
 maxunicode: 1114111

 locale: LANG=en_US.UTF-8 LANGUAGE= LC_CTYPE="en_US.UTF-8"
 LC_NUMERIC="en_US.UTF-8" LC_TIME="en_US.UTF-8" LC_COLLATE="en_US.UTF-8"
 LC_MONETARY="en_US.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_PAPER="en_US.UTF-8"
 LC_NAME="en_US.UTF-8" LC_ADDRESS="en_US.UTF-8" LC_TELEPHONE="en_US.UTF-8"
 LC_MEASUREMENT="en_US.UTF-8" LC_IDENTIFICATION="en_US.UTF-8" LC_ALL=
 filesystem.encoding: UTF-8
 locale.getpreferredencoding: UTF-8
 }}}

-- 
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/804#comment:44>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list