Bug 1627142
| Summary: | Retire supybot-fedora in Fedora 30+ (or port it to Python 3) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
| Component: | supybot-fedora | Assignee: | Miro Hrončok <mhroncok> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | cstratak, igor.raits, infra-sig, kevin, mhroncok, ngompa13, pviktori, zach, zbyszek |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-05-20 14:34:32 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1625773 | ||
|
Description
Miro Hrončok
2018-09-10 13:55:10 UTC
I have switched Limnoria over to python3 in rawhide/f30, and it's my hope that we can port this plugin to python3 instead of retiring it. Help welcome. https://github.com/fedora-infra/supybot-fedora/blob/develop/test.py doesn't look very comprehensive. If you give me some pointers about how to (attempt to) run this on Python 3, I can help porting it. That would be awesome. Install limnoria, run supybot-wizard to setup a config, run the bot, in msg to it you should be able to load pluginname http://doc.supybot.aperio.fr/en/latest/develop/index.html has a plugin writers guide. In practice I don't think there will be much to change to get them python3 compliant... I went as far as getting what's in https://github.com/fedora-infra/supybot-fedora/pull/55 and loading the plugin ends with: fedora.client.ServerError: ServerError(https://admin.fedoraproject.org/accounts/user/list, -1, Request timed out after 240 seconds) I haven't got anywhere since. Is an official Fedora RPM package needed for the actual deployment? If not, shall we retire it* until it's ported? * and supybot-fedmsg and supybot-koji Well, zodbot is currently deployed on a rhel7 host, so I suppose we could retire them in fedora until we have them ported... but that seems like more work than just porting them. Perhaps someone else on the infra-sig group could comment here? Porting them would be much appreciated, I can help, but when I tired, I got non-python3 problems with running the thing. Somebody who understands the plugin and/or supybot/limnoria would get much better chance. I can even pair with such person via some screensharing service and we can try to work on this together. No porting has been done. Retire? OK, let's retire this in a ~week. retired |