Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 591506 - net-misc/orbited-0.7.10-r3 fails to run (comment #1)
Summary: net-misc/orbited-0.7.10-r3 fails to run (comment #1)
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: 609674
  Show dependency tree
 
Reported: 2016-08-17 14:07 UTC by Pacho Ramos
Modified: 2017-03-18 09:10 UTC (History)
2 users (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 Pacho Ramos gentoo-dev 2016-08-17 14:07:24 UTC
thanks
Comment 1 Nado 2016-12-02 19:10:15 UTC
Seems abandoned, git here https://bitbucket.org/desmaj/orbited which points to orbited.org as website, obviously not a python lib homepage.

I used tatt on amd64 with tatt only, it built fine, but then on runtime testing.

When testing it quickly :
-q, --quickstart      run Orbited on port 8000 and MorbidQ on port 61613

nado@Heimdall ~/tmp/orbited % orbited -q
Quickstarting Orbited
Traceback (most recent call last):
  File "/usr/bin/orbited", line 9, in <module>
    load_entry_point('orbited==0.7.10', 'console_scripts', 'orbited')()
  File "/usr/lib64/python2.7/site-packages/orbited/start.py", line 144, in main
    _setup_protocols(root)
  File "/usr/lib64/python2.7/site-packages/orbited/start.py", line 25, in _setup_protocols
    reactor.listenWith(port_class, factory=factory_class(), resource=root, childName=child_path)
AttributeError: 'EPollReactor' object has no attribute 'listenWith'

Maybe it would be best to remove it from the tree ?
Comment 2 Pacho Ramos gentoo-dev 2016-12-04 11:05:04 UTC
probably, thanks for the info
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-02-17 16:59:29 UTC
# Michał Górny <mgorny@gentoo.org> (17 Feb 2017)
# Reported to be broken. Last real upstream activity in 2011 with
# a quick hack-fix in 2013. Removal in 30 days. Bug #591506.
net-misc/orbited
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-03-18 09:10:17 UTC
commit a8fef748cbc7b4e9a6d8a1ae8ca158cb22ded437
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: Sat Mar 18 09:24:52 2017
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: Sat Mar 18 10:09:42 2017

    net-misc/orbited: Remove last-rited pkg, #591506