Bug 678710 - [abrt] bittorrent-4.4.0-15.fc14: track.py:859:track:IOError: [Errno 13] Permission denied: '/var/run/bittorrent-tracker.pid'
Summary: [abrt] bittorrent-4.4.0-15.fc14: track.py:859:track:IOError: [Errno 13] Permi...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: bittorrent
Version: 14
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Paul Howarth
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:6f7099ff
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-02-18 23:28 UTC by Mark
Modified: 2012-03-18 10:34 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-03-18 10:34:06 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (1.26 KB, text/plain)
2011-02-18 23:28 UTC, Mark
no flags Details

Description Mark 2011-02-18 23:28:02 UTC
abrt version: 1.1.14
architecture: i686
cmdline: /usr/bin/python /usr/bin/bttrack --port 6666 --dfile /media/Store/torrenttracker/downloaderinfo
component: bittorrent
executable: /usr/bin/bttrack
kernel: 2.6.35.11-83.fc14.i686
package: bittorrent-4.4.0-15.fc14
reason: track.py:859:track:IOError: [Errno 13] Permission denied: '/var/run/bittorrent-tracker.pid'
release: Fedora release 14 (Laughlin)
time: 1298071367
uid: 500

backtrace
-----
track.py:859:track:IOError: [Errno 13] Permission denied: '/var/run/bittorrent-tracker.pid'

Traceback (most recent call last):
  File "/usr/bin/bttrack", line 24, in <module>
    track(argv[1:])
  File "/usr/lib/python2.7/site-packages/BitTorrent/track.py", line 859, in track
    file(config['pid'], 'w').write(str(os.getpid()))
IOError: [Errno 13] Permission denied: '/var/run/bittorrent-tracker.pid'

Local variables in innermost frame:
files: []
args: ['--port', '6666', '--dfile', '/media/Store/torrenttracker/downloaderinfo']
config: {'max_give': 200, 'log_nat_checks': 0, 'socket_timeout': 15, 'timeout_check_interval': 5, 'pid': '/var/run/bittorrent-tracker.pid', 'reannounce_interval': 1800, 'favicon': '', 'show_names': 1, 'nat_check': 3, 'keep_dead': 0, 'hupmonitor': 0, 'port': 6666, 'infopage_redirect': '', 'save_dfile_interval': 300, 'parse_dir_interval': 60, 'twisted': -1, 'only_local_override_ip': 2, 'scrape_allowed': 'full', 'dfile': '/media/Store/torrenttracker/downloaderinfo', 'response_size': 50, 'allowed_dir': '', 'logfile': '', 'allow_get': 0, 'allowed_controls': 0, 'close_with_rst': 0, 'min_time_between_log_flushes': 3.0, 'bind': '', 'min_time_between_cache_refreshes': 600.0, 'max_incomplete': 100, 'timeout_downloaders_interval': 2700, 'show_infopage': 1}

How to reproduce
-----
ran bttrack from cli

think I got this crash due to me running it as a normal user

Comment 1 Mark 2011-02-18 23:28:05 UTC
Created attachment 479630 [details]
File: backtrace

Comment 2 Paul Howarth 2011-02-19 09:56:51 UTC
Yes, it's supposed to run as a service (`service bttrack start' as root).

Comment 3 Mark 2011-02-21 15:44:18 UTC
Package: bittorrent-4.4.0-15.fc14
Architecture: i686
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
went to run bttrack

Comment 4 Mark 2011-02-26 13:34:10 UTC
Package: bittorrent-4.4.0-15.fc14
Architecture: i686
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
bttrack crash when I tried to run it as a normal user (non root)

Comment 5 Paul Howarth 2012-03-18 10:34:06 UTC
bittorrent has been retired from Fedora so this isn't going to get fixed.


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