Bug #104036 Are the rpms os mysql 7 relocatable?
Submitted: 16 Jun 2021 12:00 Modified: 16 Jun 2021 14:48
Reporter: ESTER CABRERA Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Packaging Severity:S3 (Non-critical)
Version:7 OS:Red Hat
Assigned to: CPU Architecture:Any

[16 Jun 2021 12:00] ESTER CABRERA
Description:
I want to installausing:
rpm -i --relocate

But I have the error that it is not relocatable. Is there any solution?
How can I do it?

How to repeat:
rpm -i --relocate /usr=/tmp/usr mysql-community-server-8.0.24-1.el7.x86_64.rpm.rpm
        path /usr in package mysql-community-server-8.0.24-1.el7.x86_64.rpm is not relocatable
[16 Jun 2021 12:27] MySQL Verification Team
Hello ESTER CABRERA!

Thank you for the report.
Imho this is duplicate of Bug #71170, please see Bug #71170

regards,
Umesh
[16 Jun 2021 14:48] ESTER CABRERA
So the answer is: no, right?
[16 Jun 2021 18:45] Terje Røsten
Indeed, we don't support relocation of rpms.

If you need such feature please consider to use tarball option.