Relocation broken on 4.3.3-18 ?
Marty Ridgeway <[email protected]> Fri, 01 Aug 2008 14:03:52 -0500
| Newsgroups | gmane.linux.redhat.rpm.general |
|---|---|
| Message-ID | <[email protected]> |
Relocation appear not to work on RPM 4.3.3-18 .
I have Prefix: set to /opt/myfiles
All files in the RPM are in /opt/myfiles/myprog
When I pass the --prefix flag and try to install to
/usr/local/opt/myfiles/ for example, it still installs in the default
directory
Also if I query rpm -qp --queryformat '%{prefix}\n' or {defaultprefix}
I get an incorrect format error. If I query {name}, [release},
{version}, etc. the query comes backs correctly.