Skip to content
New issue

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

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

Already on GitHub? # to your account

[Bug] error occured when gpinitsystem on redhat8.9 or openEuler 22.03 (LTS-SP4) or Anolis OS 8.6,after rpm/Compile install successfully. #618

Closed
2 tasks done
fsmiledream opened this issue Sep 6, 2024 · 3 comments
Labels
type: Bug Something isn't working

Comments

@fsmiledream
Copy link

Cloudberry Database version

cloudberrydb-1.5.4

What happened

After rpm/Compile install successfully, when gpinitsystem, error 'Error: unable to import module: No module named 'pg''happened,then after 'pip3 install pg -i https://pypi.tuna.tsinghua.edu.cn/simple/', another error 'File "/usr/local/lib/python3.9/site-packages/pg/init.py", line 3
async SyntaxError: invalid syntax' happened when used python3.9,error'AttributeError: 'NoneType' object has no attribute 'glGetError''happend when used python3.6,but now actually, database is open ,but cannot stop or start ; please see below pictures like my describe .
makeinstall successful
openruler22 03 initsystem error1
openruler22 03 initsystem error2
redhat8 9+python3 6 initsystem error
redhat8 9+python3 9 initsystem error
cbdb opened but  error when stop
Anolis8 6 initsystem error

What you think should happen instead

No response

How to reproduce

I suggest reduce dependencies. avoid ''No module named 'pg'error.

Operating System

redhat8.9 or openEuler 22.03 (LTS-SP4) or Anolis OS 8.6

Anything else

No response

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

@fsmiledream fsmiledream added the type: Bug Something isn't working label Sep 6, 2024
Copy link

github-actions bot commented Sep 6, 2024

Hey, @fsmiledream welcome!🎊 Thanks for taking the time to point this out.🙌

@tuhaihe
Copy link
Member

tuhaihe commented Sep 6, 2024

Hi @fsmiledream the 1.5.4.rpm is a little outdated. Please try the latest 1.6.0 version to see if it works. Our 1.6.0 version has a robust RPM package and has been tested many times and solved the dependencies problem.

If 1.6.0 has the same issue, we can continue to look into the cause.

cc @Zhangbaowen-Hashdata @edespino

@gongxun0928
Copy link
Contributor

Duplicate of #620

@gongxun0928 gongxun0928 marked this as a duplicate of #620 Oct 8, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants