Skip to content

meson: Target "sysusers.d/systemd.conf" has a path separator in its name. #6158

@mbiebl

Description

@mbiebl

Building with meson 0.41.0, I get the following warnings:

WARNING: Target "sysusers.d/systemd.conf" has a path separator in its name.
This is not supported, it can cause unexpected failures and will become
a hard error in the future.
WARNING: Target "sysusers.d/systemd-remote.conf" has a path separator in its name.
This is not supported, it can cause unexpected failures and will become
a hard error in the future.
WARNING: Target "tmpfiles.d/etc.conf" has a path separator in its name.
This is not supported, it can cause unexpected failures and will become
a hard error in the future.
WARNING: Target "tmpfiles.d/systemd.conf" has a path separator in its name.
This is not supported, it can cause unexpected failures and will become
a hard error in the future.
WARNING: Target "tmpfiles.d/systemd-remote.conf" has a path separator in its name.
This is not supported, it can cause unexpected failures and will become
a hard error in the future.
WARNING: Target "tmpfiles.d/var.conf" has a path separator in its name.
This is not supported, it can cause unexpected failures and will become
a hard error in the future.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions