Bug #698
Logging directory should be /var/log/lunch/$USER
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Immediate | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | slave | Spent time: | - | |
| Target version: | 0.6 | |||
| Resolution: | fixed | Version: | ||
| Trac ticket ID: | 92 |
Description
[[AttributeError]]: Parsing a line from lunch-slave default_0: exceptions.IOError: [Errno 13] Permission denied: '/var/tmp/lunch/child-default_0.log'
Each user should have a separate directory within that directory.
It could be /vat/tmp/lunch/$USER/.
History
Updated by Alexandre Quessy over 1 year ago
We should store log files in /var/log/lunch/$USER and PID files in /var/run/lunch/$USER by default.
Updated by Alexandre Quessy over 1 year ago
Will be fixed when #651 will be.
Updated by Michal Seta over 1 year ago
- Status changed from In Progress to Closed
- Resolution set to fixed