Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot start postgres #560

Open
ghost opened this issue Apr 4, 2022 · 0 comments
Open

Cannot start postgres #560

ghost opened this issue Apr 4, 2022 · 0 comments

Comments

@ghost
Copy link

ghost commented Apr 4, 2022

Hello,

branch: dunfell
commit: 7bd47ef
layer.conf: IMAGE_INSTALL_append = " postgresql"

I have created an image where Postgres is installed but cannot be started. More precisely, when I tried to run systemctl start postgresql, an error occurred saying "pg_ctl: directory /var/lib/postgresql/data is not a database cluster directory". The corresponding folder was actually empty.
How should I tackle this?

kraj pushed a commit to YoeDistro/meta-openembedded that referenced this issue May 25, 2023
Changelog:
==========
general: add hid_get_report_descriptor API function (openembedded#451)
macOS: fix retrieving USB Interface number on macOS 13.3 (openembedded#534)
macOS: Properly handle the close of run loop on macOS (openembedded#522)
libusb: fix crash in hid_enumerate() caused by a stale device handle (openembedded#526)
windows: alternative way to get USB Serial Number if not provided by HidD_GetSerialNumberString (openembedded#464)
windows: don't mark with dllexport in static build (openembedded#507/openembedded#515)
windows: Get Bluetooth device Model Number String instead of Device Name into product string (openembedded#500)
general: fixes (mostly error handling) of issues found by Coverity Scan (openembedded#552/openembedded#554/openembedded#555/openembedded#559/openembedded#560/openembedded#561)
general: variouse fixes and improvements

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants