Hello, i am trying to install the PostgreSQL and the development package (postgresql-server-dev) as part of the SDK.
I added via bbappend BBCLASSEXTED_append = "nativesdk" to the postgresql_12.9.bb. I can build an image for a raspberry 4 pi. However when i try to populate the sdk it stops with an error during the do_install() for PostgreSQL: | chown: invalid user: ‘postgres:postgres’ | WARNING: exit code 1 from a shell command. This happens when the owner for pgsql libs is changed to the user postgres. I did create a the user manually on the host system but this didn't help with the problem. If i build the image itself it works flawlessly. Any ideas what I'm doing wrong? Best Regards Alexander
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#59201): https://lists.yoctoproject.org/g/yocto/message/59201 Mute This Topic: https://lists.yoctoproject.org/mt/96849110/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
