[tahoe-lafs-trac-stream] [zfec] #15: zfec 1.4.23 fails to build

zfec trac at tahoe-lafs.org
Fri Apr 13 03:51:28 UTC 2012


#15: zfec 1.4.23 fails to build
----------------------------+----------------------
     Reporter:  vrusinov    |      Owner:  somebody
         Type:  defect      |     Status:  closed
     Priority:  major       |  Milestone:
    Component:  component1  |    Version:
   Resolution:  fixed       |   Keywords:
Launchpad Bug:              |
----------------------------+----------------------

Comment (by zooko):

 The problem with zfec-1.4.23 was that I built it on a system that didn't
 have {{{setuptools_darcs}}} installed, and so it silently built an sdist
 -- a source .tar.gz -- that lacked critical files like {{{zfec/fec.h}}}.
 My fix was to install {{{setuptools_darcs}}} and build it again, and I
 added a new tag to bump the version number so that I could direct people
 to zfec-1.4.24, and host a new tarball labeled 1.4.24 on pypi.python.org.

 The longer-term fix would be to use a {{{MANIFEST.in}}} instead of the
 setuptools revision control integration to determine which files get
 included in an sdist.

-- 
Ticket URL: <http://tahoe-lafs.org/trac/zfec/ticket/15#comment:4>
zfec <https://tahoe-lafs.org/trac/zfec>
efficient erasure-coding library


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