Bug 14320 - Creating sb2_logs directory won't work under emulation mode
Summary: Creating sb2_logs directory won't work under emulation mode
Status: NEW
Alias: None
Product: Scratchbox 2
Classification: Unclassified
Component: mappings (show other bugs)
Version: 1.99.0.x
Hardware: Other All
: medium minor
Assignee: Lauri Leukkunen
QA Contact:
URL:
Whiteboard:
Keywords:
: 14097 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-01-31 08:23 UTC by Janne Kataja
Modified: 2016-05-06 11:06 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.