Package: python-bibtex
Version: 1.2.4-1
Severity: serious
From my pbuilder build log:
...
(set -e; for v in python2.4 python2.5; do $v ./setup.py install
--prefix=/tmp/buildd/python-bibtex-1.2.4/debian/python-bibtex/usr --no-compile;
done)
running install
running check
running build
running build_ext
error: tests/simple-2.bib: line 1: unexpected result:
error: tests/simple-2.bib: line 1: obtained ('entry', ('gobry03', 'article',
0, 1, {'journal': (0, 0, 'My diary'), 'title': (2, 0, 'A simple example'),
'year': (3, 0, '2003', 2003, 0, 0), 'author': (1, 0, 'Fr\xe9d\xe9ric Gobry',
[(None,
'Fr\xe9d\xe9ric', 'Gobry', None)])}))
error: tests/simple-2.bib: line 1: expected ('entry', ('gobry03', 'article',
0, 1, {'journal': (0, 0, 'My diary'), 'year': (3, 0, '2003', 2003, 0, 0),
'author': (1, 0, 'Fr\xe9d\xe9ric Gobry', [(None, 'Fr\xe9d\xe9ric', 'Gobry',
None)]), 'title': (2, 0,
'A simple example')}))
error: tests/simple.bib: line 1: unexpected result:
error: tests/simple.bib: line 1: obtained ('gobry03', 'article', 0, 1,
{'journal': (0, 0, 'My diary'), 'title': (2, 0, 'A simple example'), 'year':
(3, 0, '2003', 2003, 0, 0), 'author': (1, 0, 'Fr\xe9d\xe9ric Gobry', [(None,
'Fr\xe9d\xe9ric',
'Gobry', None)])})
error: tests/simple.bib: line 1: expected ('gobry03', 'article', 0, 1,
{'journal': (0, 0, 'My diary'), 'year': (3, 0, '2003', 2003, 0, 0), 'author':
(1, 0, 'Fr\xe9d\xe9ric Gobry', [(None, 'Fr\xe9d\xe9ric', 'Gobry', None)]),
'title': (2, 0, 'A simple
example')})
testsuite: 12 checks, 3 failures
error: check failed.
make: *** [install] Error 1
dpkg-buildpackage: failure: fakeroot debian/rules binary gave error exit status
2
--
Daniel Schepler
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]