Bug #832

Cannot write to pid file if another user used lunch before

Added by Alexandre Quessy 12 months ago. Updated 10 months ago.

Status:Closed Start date:2012-06-11
Priority:Urgent Due date:
Assignee:Alexandre Quessy % Done:

0%

Category:- Spent time: -
Target version:0.6
Resolution: Version:0.4
Trac ticket ID:

Description

There is an error in your lunch file ! Traceback (most recent call last): File "/usr/lib/pymodules/python2.7/lunch/runner.py", line 103, in run lunch_master = master.run_master(config_file, log_to_file=file_logging_enabled, log_dir=logging_dir, log_level=log_level) File "/usr/lib/pymodules/python2.7/lunch/master.py", line 726, in run_master pid_file = write_master_pid_file(identifier=master_identifier, directory=log_dir) File "/usr/lib/pymodules/python2.7/lunch/master.py", line 551, in write_master_pid_file f = open(pid_file, 'w') IOError: [Errno 13] Permission denied: '/var/tmp/lunch/master-launchlunch.pid'

History

Updated by Alexandre Quessy 10 months ago

  • Status changed from New to Closed

Fixed for 0.5.0

Also available in: Atom PDF