Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 299383 - Stabilize app-text/pylize-1.3b
Summary: Stabilize app-text/pylize-1.3b
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on: 247424
Blocks:
  Show dependency tree
 
Reported: 2010-01-02 18:49 UTC by Thomas Kahle (RETIRED)
Modified: 2010-01-17 13:46 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Kahle (RETIRED) gentoo-dev 2010-01-02 18:49:44 UTC
app-text/pylize-1.3b should be stabilized on x86 as the current stable version does not build. pylize-1.1b does not obey changes in htmlgen, also reported by the package: 

* Messages for package dev-python/htmlgen-2.2.2:

 * htmlgen now resides in its own subdirectory
 * so you need to do "from htmlgen import HTMLgen" instead of "import HTMLgen"

emerge -1v pylize

[....]

Making documentation...                                                                                          
Traceback (most recent call last):                                                                               
  File "../build/scripts-2.6/pylize", line 609, in <module>                                                      
    from HTMLgen import TemplateDocument                                                                         
ImportError: No module named HTMLgen                                                                             
Failed. Re-check the installation. 


Reproducible: Always
Comment 1 Christian Faulhammer (RETIRED) gentoo-dev 2010-01-02 18:55:07 UTC
Hi Thomas.

Python team, please acknowledge and cc arches.

Current KEYWORDS="~ppc ~x86"
Target KEYWORDS="ppc x86"
Comment 2 nixnut (RETIRED) gentoo-dev 2010-01-03 10:55:19 UTC
Collides with docutils:

 * Detected file collision(s):
 * 
 *      /usr/lib/python2.6/site-packages/roman.py
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
 * dev-python/docutils-0.5-r1
 *      /usr/lib/python2.6/site-packages/roman.py
 * 
 * Package 'app-text/pylize-1.3b'
Comment 3 Thomas Kahle (RETIRED) gentoo-dev 2010-01-03 15:16:23 UTC
Collision is bug 247424, open since 2008.
Comment 4 Brent Baude (RETIRED) gentoo-dev 2010-01-14 20:35:31 UTC
ppc done
Comment 5 Christian Faulhammer (RETIRED) gentoo-dev 2010-01-17 13:46:13 UTC
x86 stable, closing