gavin1975 opened a new issue, #1075: URL: https://github.com/apache/cloudberry/issues/1075
### Apache Cloudberry version cloudberry-db-1.6.0-1.el8.x86_64.rpm ### What happened I want to inistall Cloudberry-db into a specified directory, etc, /home/gpadmin/. But it will prompt error as below. ``` [root@gp7cdw gpadmin]# rpm -ivh cloudberry-db-1.6.0-1.el8.x86_64.rpm --prefix=/home/gpadmin/ warning: cloudberry-db-1.6.0-1.el8.x86_64.rpm: Header V4 RSA/SHA256 Signature, key ID accad176: NOKEY error: unpacking of archive failed on file /home/gpadmin;680f301b: cpio: File from package already exists as a directory in system error: cloudberry-db-1.6.0-1.el8.x86_64: install failed ``` ### What you think should happen instead _No response_ ### How to reproduce Just using command line as : rpm -ivh cloudberry-db-1.6.0-1.el8.x86_64.rpm --prefix=/home/gpadmin/ ### Operating System Rocky Linux 8.10 ### Anything else _No response_ ### Are you willing to submit PR? - [x] Yes, I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/cloudberry/blob/main/CODE_OF_CONDUCT.md). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
