Hi,

Claudio Scordino wrote:
Dear Lauri,

I have another issue with Scratchbox2 (hopefully, all these issues will help in having a better final product).

The problem is as follows. When the user is just called "user", Scratchbox2 can't ls some directories.

Steps to reproduce the problem:

 1. Create a user called "user" on the system:

    sudo adduser user
    ...

 2. Install Scratchbox2 somewhere into user's home directory

 3. Create a directory "foo" inside /home/user:

    mkdir /home/user/foo

 4. Enter this directory:

    cd /home/user/foo

 5. Start Scratchbox2:

    sb2

 6. Type a ls command:

    ls


Is a simple one issue. Is related to the mapping. If you open the 00_default mapping you find an entry /home/user. Try to delete it. Next time just call sb2 -d, and check the problem

Regards MIchael

_______________________________________________
Scratchbox-users mailing list
Scratchbox-users@lists.scratchbox.org
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users

Reply via email to