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

test failure with py3-psycopg2 #31037

Open
murraybd opened this issue Oct 17, 2024 · 0 comments
Open

test failure with py3-psycopg2 #31037

murraybd opened this issue Oct 17, 2024 · 0 comments

Comments

@murraybd
Copy link
Contributor

make test/py3-psycopg2 fails with the following error:

2024/10/17 20:05:59 INFO /usr/bin/python3.12 -c "import psycopg2": PASS uses=python/import
2024/10/17 20:05:59 INFO running step "Test database creation"
2024/10/17 20:05:59 WARN + '[' -d /home/build ] name="Test database creation"
2024/10/17 20:05:59 WARN + cd /home/build name="Test database creation"
2024/10/17 20:05:59 WARN + useradd wolfi name="Test database creation"
2024/10/17 20:05:59 WARN + sudo -u wolfi initdb -D /tmp/test_db name="Test database creation"
2024/10/17 20:05:59 WARN sudo-rs: sudo must be owned by uid 0 and have the setuid bit set name="Test database creation"
2024/10/17 20:05:59 INFO ERROR: failed to test package. the test environment has been preserved:
2024/10/17 20:05:59 INFO   workspace dir: /tmp/melange-workspace-738396685
2024/10/17 20:05:59 INFO   guest dir: /tmp/melange-guest-2638891844
2024/10/17 20:05:59 ERRO failed to test package: unable to run pipeline: unable to run pipeline: exit status 1
make: *** [Makefile:136: test/py3-psycopg2] Error 1
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

1 participant