On Fri, 25 Mar 2005 11:57:53 -0500, Adam Welch <adam.welch@xxxxxxxx> wrote: > Is there any way that I can learn, prior to installation, which from a > set of RPMs are relocatable? > > If a set has relocatable and non-relocatable RPMs, is there any way that > I can install all RPMs in the set as part of one transaction? > >From the CLI, it might work, as relocations are applied per package, but from the CLI the relocations get applied to all packages...so bad things could happen, plus since some packages are not relocatable in this transaction you would have to use the --badreloc. >From the API (i.e. librpm) its definately possible (again because relocations are per package, or rather per transaction element/rpmte). Never tested this though. Good luck...james > Thanks, > Adam Welch > > _______________________________________________ > 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