Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

testsuite in current 1.7.1 absent of files, testsuite impacted. #2

Closed
idella opened this issue Mar 15, 2013 · 4 comments
Closed

testsuite in current 1.7.1 absent of files, testsuite impacted. #2

idella opened this issue Mar 15, 2013 · 4 comments

Comments

@idella
Copy link

idella commented Mar 15, 2013

testuser@archtester ~/cvsPortage/gentoo-x86/dev-python/manuel $ ls /mnt/gen2/TmpDir/portage/dev-python/manuel-1.7.1/work/manuel-1.7.1/src/manuel

capture.py doctest.py ignore.py isolation.py testing.py
codeblock.py footnote.py init.py testcase.py tests.py

testuser@archtester ~/improvise/dev-python/manuel $ ls /mnt/gen2/TmpDir/portage/dev-python/manuel-1.7.1/work/manuel-1.7.1/
CHANGES.txt MANIFEST.in PKG-INFO README.txt setup.cfg setup.py src

Missing;

  1. The whole sphinx folder in the uppermost directory.
  2. The 5 .txt files in src/manuel

writing manifest file 'src/manuel.egg-info/SOURCES.txt'
running build_ext
error: /mnt/gen2/TmpDir/portage/dev-python/manuel-1.7.1/work/manuel-1.7.1/src/manuel/index.txt: No such file or directory

The testsuite apparently conducts most or all of the tests from reading these .txt files.
Adding them 1 by 1, I came up with a passing testsuite.
Please re-add them.

@idella
Copy link
Author

idella commented Mar 15, 2013

This looks like some high level auto packaging perhaps. While the zip file from master comes with all the missing files, inc. the sphinx dir, it comes with a generic version -0. How is it such a significant amount of source content gets 'lost in the mail' when packages and hosted at pypi?

@idella
Copy link
Author

idella commented Mar 16, 2013

from the initial bug I made, from a mgedmin

FWIW missing files will be fixed with a MANIFEST.in that I included in #1 Please ask Benji to merge it. ;) thx

@benji-york
Copy link
Owner

Manuel version 1.7.2 has been released to address this issue.

@idella
Copy link
Author

idella commented Mar 18, 2013

thanks Benji

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants