darkfower wrote: > i get horizon(essex-4) software package from > https://launchpad.net/horizon/essex/essex-4/+download/horizon-2012.1%7Ee4.tar.gz, > > but i tar xf horizon compress package after, when i exec python setup.py > install emerge error , as follows: > > Traceback (most recent call last): > File "setup.py", line 35, in <module> > long_description=read('README.rst'), > File "setup.py", line 27, in read > return open(os.path.join(os.path.dirname(__file__), fname)).read() > IOError: [Errno 2] No such file or directory: 'README.rst'
Yes, apparently the Horizon E4 tarball is very incomplete. Unfortunately, nobody seems to actually test the milestone-proposed tarballs, so this kind of issue is only detected after publication. The fact that the directory structure was silently changed just before E4 doesn't really help either. Follow https://bugs.launchpad.net/horizon/+bug/944763 for progress on this issue. -- Thierry Carrez (ttx) Release Manager, OpenStack _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp