| Summary: | [abrt] sshuttle-0-8.20120810git9ce2fa0.fc19: ssnet.py:359:send:error: cannot convert argument to integer | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Marcel Wysocki <maci> | ||||||
| Component: | sshuttle | Assignee: | Marcel Wysocki <maci> | ||||||
| Status: | CLOSED CANTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 19 | CC: | maci | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | abrt_hash:4a7f150ec0f6fee0a705eacab0083d9106181818 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-09-28 21:24:57 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 811952 [details]
File: backtrace
Created attachment 811953 [details]
File: environ
|
Version-Release number of selected component: sshuttle-0-8.20120810git9ce2fa0.fc19 Additional info: reporter: libreport-2.1.7 cmdline: /usr/bin/python /usr/share/sshuttle/main.py /usr/bin/python --dns -v -r maci -x 192.168.0.0/16 -x 10.0.0.0/8 0/0 executable: /usr/share/sshuttle/main.py kernel: 3.10.10-200.fc19.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: ssnet.py:359:send:error: cannot convert argument to integer Traceback (most recent call last): File "/usr/share/sshuttle/main.py", line 131, in <module> opt.syslog, opt.daemon, opt.pidfile)) File "/usr/share/sshuttle/client.py", line 393, in main seed_hosts, auto_nets, syslog, daemon) File "/usr/share/sshuttle/client.py", line 333, in _main ssnet.runonce(handlers, mux) File "/usr/share/sshuttle/ssnet.py", line 555, in runonce h.callback() File "/usr/share/sshuttle/client.py", line 322, in <lambda> handlers.append(Handler([dnslistener], lambda: ondns(dnslistener, mux, handlers))) File "/usr/share/sshuttle/client.py", line 231, in ondns mux.send(chan, ssnet.CMD_DNS_REQ, pkt) File "/usr/share/sshuttle/ssnet.py", line 359, in send p = struct.pack('!ccHHH', 'S', 'S', channel, cmd, len(data)) + data error: cannot convert argument to integer Local variables in innermost frame: self: <ssnet.Mux instance at 0x7fd63aa8a518> cmd: 16906 data: '\xee\x86\x01\x00\x00\x01\x00\x00\x00\x00\x00\x00\x06mirror\nnetcologne\rdemnetcologne\x02de\x08archipel\x05local\x00\x00\x1c\x00\x01' channel: None