#3830 closed defect (fixed)

Build problems with user names which contain space characters

Reported by: Sebastian Huber Owned by: Sebastian Huber
Priority: normal Milestone: 5.1
Component: tool/rsb Version: 5
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

The RSB uses the user name as path components. This does not work well if the user name contains space characters. Use the user ID number instead.

Change History (1)

comment:1 Changed on 12/03/19 at 10:53:21 by Sebastian Huber <sebastian.huber@…>

Resolution: fixed
Status: assignedclosed

In e26d86f/rtems-source-builder:

Use user ID number instead of name

This helps to avoid issues with user names which contain space
characters.

Close #3830.

Note: See TracTickets for help on using tickets.