Mark, I accessed the ftp://ftp.redhat.com/pub/redhat/linux/8.0/en/os/i386/RedHat/RPMS/ site and found rpm-4.1-1.06 as the listed rpm release, and I also verified that same version is currently installed on my Linux Server. Any other ideas? John -----Original Message----- From: McClung, John M, ALABS Sent: Wednesday, March 31, 2004 1:02 PM To: 'RPM Package Manager' Subject: RE: RPM relocation problem Mark, Thanks for your feedback! Do you have a URL showing where I can pick up the rpm-4.1.? rpm or patch? John -----Original Message----- From: rpm-list-bounces@xxxxxxxxxx [mailto:rpm-list-bounces@xxxxxxxxxx]On Behalf Of Mark Hatle Sent: Wednesday, March 31, 2004 12:49 PM To: RPM Package Manager Subject: Re: RPM relocation problem The first version of RPM 4.1 has a bug in it's relocation code. It simply does not work. (I believe later version of RPM 4.1.x fix this problem.) --Mark McClung, John M, ALABS wrote: > I am building my rpm on an alpha server using rpm version 3.0.2 (rpm binary from HP), and I am trying to use the relocate (or prefix) option during the install. My problem is this, I can use the below command fine on the alpha box to change the install directory from /tmp to /opt, but when I try to install using the same command on an intel (Linux i386 with rpm version 4.1) the --prefix and --relocate options aren't recognized (or just don't work). > > Works on the alpha (using rpm-3.0.2): Doesn't recognize the --prefix /opt on the i386 Linux server (using rpm4.1) > # rpm --prefix /opt --ignorearch --ignoreos -ivv rg-1.1-222.alpha.rpm > > Doesn't recognize the --relocate /tmp=/opt on the i386 Linux server (using rpm4.1) either > # rpm --relocate /tmp=/opt --ignorearch --ignoreos -ivv rg-1.1-222.alpha.rpm > > Installs with error in the /tmp dir when on the intel server. > _______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/rpm-list _______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/rpm-list