| Summary: | java-config 2.1.6-r1 cannot import name make_option from optparse | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Joerg Plate <plate> |
| Component: | [OLD] Java | Assignee: | Java team <java> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | major | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Bug Depends on: | 231420 | ||
| Bug Blocks: | |||
It's python-2.5.2-r8 I wonder if it comes from bug 231420. Removed optik, reemerged python, fixed... *** This bug has been marked as a duplicate of bug 231420 *** |
1> java-config-2 Traceback (most recent call last): File "/usr/bin/java-config-2", line 17, in <module> from optparse import OptionParser, make_option ImportError: cannot import name make_option Reproducible: Always