Issue 29 in iniparse: test_compat fails: missing cfgparse.1

0 views
Skip to first unread message

inip...@googlecode.com

unread,
May 31, 2012, 1:02:22 PM5/31/12
to iniparse...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 29 by klaussfr...@gmail.com: test_compat fails: missing cfgparse.1
http://code.google.com/p/iniparse/issues/detail?id=29

What steps will reproduce the problem?
1. Download pristine 0.4 tarball, untar
2. python setup.py build
3. ./runtests.py

Expected:

Should succeed all tests

Actual:

Fails for test_compat, in every case because cfgparse.1 is missing from the
tarball. I was going to run iniparse through 2to3 to see if it ran in 3
(I've seen patches to make it compatible), and tests are quite useful in
making sure iniparse works after that.


Versions:

iniparse 0.4 from the download page, with python 2.7.3rc2 in debian testing.




inip...@googlecode.com

unread,
Jun 17, 2012, 9:10:29 AM6/17/12
to iniparse...@googlegroups.com

Comment #1 on issue 29 by psobe...@gmail.com: test_compat fails: missing
cfgparse.1
http://code.google.com/p/iniparse/issues/detail?id=29

Could you provide the verbatim error message from running the tests? I'm
unable to reproduce the problem.

inip...@googlecode.com

unread,
Jun 18, 2012, 1:30:10 PM6/18/12
to iniparse...@googlegroups.com

Comment #2 on issue 29 by klaussfr...@gmail.com: test_compat fails: missing
cfgparse.1
http://code.google.com/p/iniparse/issues/detail?id=29

Because you have cfgparse.1 somewhere, but not all installations do.
Will attach console output when I have access to the debian system again.

inip...@googlecode.com

unread,
Jun 19, 2012, 12:04:00 PM6/19/12
to iniparse...@googlegroups.com
Updates:
Status: Accepted

Comment #3 on issue 29 by psobe...@gmail.com: test_compat fails: missing
cfgparse.1
http://code.google.com/p/iniparse/issues/detail?id=29

Found it - it's in the python-test package on my Fedora system. It's part
of Python's test suite, and it called from iniparse's compatibility tests.
Given that I'm already copying python's configparser tests into iniparse,
it would make sense to copy this file as well.

Reply all
Reply to author
Forward
0 new messages