Bug 773145 - RFE Update func to 0.28
Summary: RFE Update func to 0.28
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: func
Version: 15
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Seth Vidal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-01-11 04:52 UTC by Nathanael Noblet
Modified: 2014-01-21 23:20 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-06 20:08:54 UTC
Type: ---


Attachments (Terms of Use)

Description Nathanael Noblet 2012-01-11 04:52:27 UTC
Description of problem: Func 0.27 on Fedora 15, i386 machines fails to function with the following backtrace:

File "/usr/bin/funcd", line 23, in <module>
    server.main(sys.argv)
   File "/usr/lib/python2.7/site-packages/func/minion/server.py", line 379, in main
    serve()
   File "/usr/lib/python2.7/site-packages/func/minion/server.py", line 218, in serve
    server =FuncSSLXMLRPCServer((listen_addr, listen_port))
   File "/usr/lib/python2.7/site-packages/func/minion/server.py", line 246, in __init__
    hn = func_utils.get_hostname_by_route()
   File "/usr/lib/python2.7/site-packages/func/utils.py", line 144, in get_hostname_by_route
    return socket.gethostbyname(socket.gethostname()).lower() # yes I know it's an ip but I don't trust anything

I vaguely remember discussing this with skvidal on IRC and there were two solutions, adding a host or minion name or something to /etc/func or updating to 0.28. Updating to 0.28 fixed it for me.

I'd like to request an update to F15 to 0.28

Comment 1 Fedora End Of Life 2012-08-06 20:08:54 UTC
This message is a notice that Fedora 15 is now at end of life. Fedora 
has stopped maintaining and issuing updates for Fedora 15. It is 
Fedora's policy to close all bug reports from releases that are no 
longer maintained.  At this time, all open bugs with a Fedora 'version'
of '15' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this 
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen 
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we were unable to fix it before Fedora 15 reached end of life. If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora, you are encouraged to click on 
"Clone This Bug" (top right of this page) and open it against that 
version of Fedora.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping


Note You need to log in before you can comment on or make changes to this bug.