Bug 14320

Summary: Creating sb2_logs directory won't work under emulation mode
Product: Scratchbox 2 Reporter: Janne Kataja <janne.kataja>
Component: mappingsAssignee: Lauri Leukkunen <lle>
Status: NEW --- QA Contact:
Severity: minor    
Priority: medium CC: mrl
Version: 1.99.0.x   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Janne Kataja 2008-01-31 08:23:11 UTC
Using git version 2008-01-29

The debugging mode tries to create the directory sb2_logs if it doesn't exist.
When run under emulation mode, the sb2_logs directory cannot be created due to missing path mappings. The log is created if this directory already exists.

jkataja@skeletron:~$ sb2 -e -d
mkdir: cannot create directory `/home/jkataja/sb2_logs': No such file or directory
Created directory /home/jkataja/sb2_logs for log files
/usr/bin/sb2: line 127: /home/jkataja/sb2_logs/sb2.20080131-1609.27483.log: No such file or directory
/usr/bin/sb2: line 130: /home/jkataja/sb2_logs/sb2.20080131-1609.27483.log: No such file or directory
Comment 1 Bharath 2016-05-06 11:06:03 UTC
*** Bug 14097 has been marked as a duplicate of this bug. ***

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.