[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] rpm equivalent of dpkg-divert?
- Subject: [ale] rpm equivalent of dpkg-divert?
- From: jim.kinney at gmail.com (Jim Kinney)
- Date: Wed, 18 Aug 2010 17:26:51 -0400
- In-reply-to: <[email protected]>
- References: <[email protected]>
a combo of yumdownloader and rpm --relocate will let you have manual
control over the location of the installed rpms. There is no way (or reason
in the rpm-land) to rename the installed files as that is part of the
process to avoid name-space clashes.
On Wed, Aug 18, 2010 at 5:02 PM, Brian Pitts <brian at polibyte.com> wrote:
> Is anyone aware of a redhat/rpm equivalent of debian/dpkg's dpkg-divert
> command? An example of what I want to accomplish is
>
> > To divert all copies of a /usr/bin/example to /usr/bin/example.foo,
> > i.e. directs all packages providing /usr/bin/example to install
> it as
> > /usr/bin/example.foo, performing the rename if required:
> >
> > dpkg-divert --divert /usr/bin/example.foo --rename
> /usr/bin/example
>
> --
> All the best,
> Brian Pitts
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://mail.ale.org/mailman/listinfo/ale
> See JOBS, ANNOUNCE and SCHOOLS lists at
> http://mail.ale.org/mailman/listinfo
>
--
--
James P. Kinney III
I would rather stumble along in freedom than walk effortlessly in chains.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.ale.org/pipermail/ale/attachments/20100818/8c335d4d/attachment.html