syncdaemon get_config_files does not find logging.conf when launched via control-panel, from source
Bug #1067489 reported by
Mike McCracken
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Ubuntu One Client | Status tracked in Trunk | |||||
Stable-4-2 |
Fix Released
|
Undecided
|
Unassigned | |||
Trunk |
Fix Released
|
High
|
Mike McCracken |
Bug Description
launching syncdaemon from source via control-panel gives this error:
http://
The issue is that logging.conf is in u1-client/data and the config.py code looks for it with a relative path, so won't find it when the current dir is not u1-client/.
Related branches
lp://staging/~mikemc/ubuntuone-client/find-logging-conf
- Brian Curtin (community): Approve
- Michał Karnicki (community): Approve
- Roberto Alsina (community): Approve
-
Diff: 46 lines (+11/-7)2 files modifiedtests/syncdaemon/test_config.py (+9/-6)
ubuntuone/syncdaemon/config.py (+2/-1)
Changed in ubuntuone-client: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.