Bug 461867 - setroubleshoot-server cannot be started: incomplete renaming of socket -> Socket
Summary: setroubleshoot-server cannot be started: incomplete renaming of socket -> Socket
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: setroubleshoot
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-09-11 00:49 UTC by Michel Lind
Modified: 2008-09-11 17:50 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-09-11 17:50:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patches access_control.py to use Socket consistently (894 bytes, patch)
2008-09-11 00:49 UTC, Michel Lind
no flags Details | Diff

Description Michel Lind 2008-09-11 00:49:15 UTC
Created attachment 316382 [details]
Patches access_control.py to use Socket consistently

Description of problem:
In the most recent version of setroubleshoot-server, the Python socket library is imported as Socket; however, it is still used in two places as socket

Version-Release number of selected component (if applicable):
2.0.8-2.fc10

How reproducible:
Always

Steps to Reproduce:
1. /sbin/service setroubleshoot start

  
Actual results:
Does not start: name 'socket' is not defined

Expected results:
Should start

Additional info:
Patch attached. Incidentally, could the download URL for the tarball be included in the source, so that spectool -gf work?

Comment 1 Yanko Kaneti 2008-09-11 01:43:19 UTC
I believe this is fixed in 2.0.9
you can have the current latest (2.0.10) from koji
http://koji.fedoraproject.org/koji/buildinfo?buildID=62562

Comment 2 Daniel Walsh 2008-09-11 17:50:38 UTC
Yes fixed in 2.0.10


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