Results 1 to 1 of 1
rpm -ihv Test-01.rpm --relocate /opt/Test01=/opt/Test02
while issue
rpm -ql it shows the file from /opt/Test02 that is correct
but when i query
rpm -qi Test-01
Name : Test-01 Relocations: /opt/Test01
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-27-2011 #1Just Joined!
- Join Date
- May 2011
- Posts
- 4
rpm --relocate Issue ?
rpm -ihv Test-01.rpm --relocate /opt/Test01=/opt/Test02
while issue
rpm -ql it shows the file from /opt/Test02 that is correct
but when i query
rpm -qi Test-01
Name : Test-01 Relocations: /opt/Test01
it shows the old Relocation
Any Idea why


Reply With Quote
