Skip to content

Host User Contamination Issue #169

@amod-amatya

Description

@amod-amatya

Was trying to install postgresql_10.5 for my custom os. I get plenty of these warnings.

I installed postgres with

IMAGE_INSTALL = "postgresql"

WARNING: postgresql-10.5-r0 do_package_qa: QA Issue: postgresql: /postgresql-client/usr/bin/vacuumlo is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination postgresql: /postgresql-client/usr/bin/dropdb is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination postgresql: /postgresql-client/usr/bin/psql is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination postgresql: /postgresql-client/usr/bin/pg_dump is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination postgresql: /postgresql-client/usr/bin/createdb is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination postgresql: /postgresql-client/usr/bin/createuser is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination postgresql: /postgresql-client/usr/share/postgresql/psqlrc.sample is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]

How can i remove these warnings?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions