Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 62238 - Supybot available on more platforms than advertised.
Summary: Supybot available on more platforms than advertised.
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-30 07:08 UTC by Jeremy Fincher
Modified: 2005-06-24 06:28 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 Jeremy Fincher 2004-08-30 07:08:11 UTC
Supybot is platform-independent: it will run on any platform on which Python runs.  Probably due to its current dependency on PySQLite (about which I filed another bug earlier) it is listed as only runnable on x86 and ppc.  This, obviously, isn't correct.  I myself have run Supybot on Sparc, and even PySQLite's platforms are listed as x86, ppc, alpha, sparc, and amd64.

Reproducible: Always
Steps to Reproduce:



Expected Results:  
Supybot should be considered to be available on all platforms that Python is available on.  The platform 
list for Python 2.3 is "~x86 ~ppc ~sparc ~arm ~hppa ~amd64 ~s390 ~alpha ~ia64 ~mips".
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2004-08-30 10:50:34 UTC
and this?
Comment 2 Jeremy Fincher 2004-08-30 11:09:24 UTC
Likewise as with the other thread.  Whatever severity you choose for this bug, it certainly isn't an "enhancement."  It's a definite bug in the Supybot package.
Comment 3 Alastair Tse (RETIRED) gentoo-dev 2004-10-24 08:59:22 UTC
well, the way things work in gentoo is that the architecture maintainers go and mark packages for their architectures. usually, that means either the dev or a user requests them to mark it for their architecture after they've tested it, and it works.

it's true that python programs generally work on all architectures, but since i can only test on ppc and x86, i can only mark those myself. i'll bring this bug to the attention of other arches.
Comment 4 Alastair Tse (RETIRED) gentoo-dev 2005-06-24 06:28:39 UTC
closing this for now. arch maintainers mark pacakges at their own pace.