On Thu, 2023-02-09 at 00:05 -0800, [email protected] wrote:
> 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?

I suspect this was solved with 

https://git.yoctoproject.org/poky/commit/?id=8dd0a45c858290288e1a1fef046b5cfcf7ff6257

Cheers,

Richard

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#59202): https://lists.yoctoproject.org/g/yocto/message/59202
Mute This Topic: https://lists.yoctoproject.org/mt/96849110/21656
Group Owner: [email protected]
Unsubscribe: 
https://lists.yoctoproject.org/g/yocto/leave/6691583/21656/737036229/xyzzy 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to