Hide Forgot
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
Created attachment 479630 [details] File: backtrace
Yes, it's supposed to run as a service (`service bttrack start' as root).
Package: bittorrent-4.4.0-15.fc14 Architecture: i686 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- went to run bttrack
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)
bittorrent has been retired from Fedora so this isn't going to get fixed.