Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 621194 - net-misc/gns3-server branch 1.5 requires =dev-python/aiohttp-1.2.0
Summary: net-misc/gns3-server branch 1.5 requires =dev-python/aiohttp-1.2.0
Status: RESOLVED FIXED
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:
Depends on:
Blocks:
 
Reported: 2017-06-08 08:07 UTC by Garri
Modified: 2017-07-10 00:41 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 Garri 2017-06-08 08:07:39 UTC
After recent Gentoo update I faced GNS3 HTTP communication errors like:

Unknown Server error from http://127.0.0.1:8000


Later I found GNS3 branch 1.5 can't reliable communicate when using aiohttp versions above 1.2.0 [1]. In my case dev-python/aiohttp was updated to 1.3.3.

I masked aiohttp versions above 1.2.0 and the issue fixed.


[1] https://github.com/GNS3/gns3-server/issues/914
Comment 1 Aaron Bauman 2017-06-29 00:23:42 UTC
A PR has been submitted in bug 618630 for GNS3 2.0.3.  I apologize for the package not being maintained.  I am working on becoming an active developer again.
Comment 2 Aaron Bauman (RETIRED) gentoo-dev 2017-07-10 00:41:36 UTC
bumped.

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9ba066b48987853ce08cfd9e2a52c012a3a30d2

This should fix your issue with the new GNS3.