Skip to content

Incorrect user home directory location (HMS-11218) #2596

Description

@onesaladleaf

When building a raw bootc-based image and adding a user via blueprint customization the home directory is being created in /ostree/deploy/default/var/home/user, and not in /var/home/user. The user itself is created and I can log in with an error about a missing home directory

The blueprint used:

[[customizations.user]]
name = "user"
password = "123456"
groups = ["wheel"]

Build log: image-builder.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    admin/has-jiraTracked in JIRA as well.area/bootcRelated to bootable containers.bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions