Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 387169 - =dev-python/twill-0.9 pkg_postinst error
Summary: =dev-python/twill-0.9 pkg_postinst error
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 386727
  Show dependency tree
 
Reported: 2011-10-14 21:42 UTC by Agostino Sarubbo
Modified: 2011-12-10 12:59 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (twill-0.9:20111014-213444.log,21.78 KB, text/plain)
2011-10-14 21:42 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2011-10-14 21:42:32 UTC
Created attachment 289837 [details]
build.log

* Messages for package dev-python/twill-0.9:

 * Syntax errors / warnings in Python modules for CPython 2.7:
 *     /usr/lib64/python2.7/site-packages/twill/other_packages/_mechanize_dist/_msiecookiejar.py:255: SyntaxWarning: assertion is always true, perhaps remove parentheses?
 *     assert (sig in ("HASH", "LEAK",
>>> Auto-cleaning packages...


CC'ing Markos per his request.
Comment 1 Arfrever Frehtes Taifersar Arahesis 2011-10-16 09:58:43 UTC
It's a warning, not error.
Comment 2 Ian Delaney (RETIRED) gentoo-dev 2011-12-02 05:57:27 UTC
yes it is but a warning.  Only occurs for select python 2.6 2.7, all others don't trigger it. emerge completes. Not a bug