Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 29132 - dev-python/docutils-0.3_pre20030530-r3 works fine
Summary: dev-python/docutils-0.3_pre20030530-r3 works fine
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-19 09:33 UTC by Peter Simons
Modified: 2003-09-20 08:35 UTC (History)
0 users

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 Peter Simons 2003-09-19 09:33:39 UTC
Just wanted to let you guys know that I have installed the (masked) version of
docutils on x86 and it works just fine here. No backwards-compatibility problems
occured.

Just trying to help to get this thing into "stable" state. :-)

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2003-09-20 04:42:01 UTC
emm, which one do you mean? both _pre* are in stable.

have you tried docutils-0.3-r1 that is in portage?
Comment 2 Peter Simons 2003-09-20 08:26:22 UTC
No, I didn't try 0.3-p1 yet. I'm having trouble telling, which version the latest, actually. 0.3-p1 _seems_ to be newer than 0.3_pre20030530-r3, but apparently Portage thinks otherwise:

 | root@peti:~$ emerge -pvu docutils
 | 
 | These are the packages that I would merge, in order:
 | 
 | Calculating dependencies ...done!
 | [ebuild     UD] dev-python/docutils-0.3_pre20030530-r3 [0.3-r1] 

But:

 | root@peti:~$ ACCEPT_KEYWORDS='~x86 x86' emerge -pvu docutils
 | 
 | These are the packages that I would merge, in order:
 | 
 | Calculating dependencies ...done!

Should I try 0.3-r1?
Comment 3 Alastair Tse (RETIRED) gentoo-dev 2003-09-20 08:33:26 UTC
| Calculating dependencies ...done!
 | [ebuild     UD] dev-python/docutils-0.3_pre20030530-r3 [0.3-r1] 

That means you are already using 0.3-r1. The version number in square brackets is the version you have installed.

so you are not using _pre2003... but the released version. well, i guess the reason it isn't stable yet is because no one has really tested it. it is only used for GLEPs right now, and they haven't complained so i guess its good to go for now. 

marked as stable for x86 now. thanks.
Comment 4 Peter Simons 2003-09-20 08:35:26 UTC
Uh, right. Sorry about the mess-up. :-(