Bug 637779
| Summary: | Backtrace on start | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Pavel Alexeev <pahan> |
| Component: | dwscan | Assignee: | Fabian Affolter <mail> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 13 | CC: | |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-10-10 13:40:49 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: | |||
*** This bug has been marked as a duplicate of bug 607318 *** |
Description of problem: # dwscan Traceback (most recent call last): File "/usr/sbin/dwscan", line 163, in <module> stats, quality, discard, missed_beacon = ifobj.getStatistics() File "/usr/lib/python2.6/site-packages/pythonwifi/iwlibs.py", line 666, in getStatistics iwstats = Iwstats(self.ifname) File "/usr/lib/python2.6/site-packages/pythonwifi/iwlibs.py", line 1119, in __init__ self.update() File "/usr/lib/python2.6/site-packages/pythonwifi/iwlibs.py", line 1130, in update data=s) File "/usr/lib/python2.6/site-packages/pythonwifi/iwlibs.py", line 1023, in iw_get_ext result = self._fcntl(request, ifreq) File "/usr/lib/python2.6/site-packages/pythonwifi/iwlibs.py", line 1010, in _fcntl return fcntl.ioctl(self.sockfd.fileno(), request, args) IOError: [Errno 95] Operation not supported Version-Release number of selected component (if applicable): # rpm -q dwscan dwscan-0.2-4.fc12.noarch How reproducible: Always