[Rpm-maint] [rpm-software-management/rpm] RFC: permit erasures to be mixed into install/upgrade transactions (#475)
Jeff Johnson
notifications at github.com
Mon Jul 23 19:13:55 UTC 2018
While it is possible to specify both install and erase packages in the same transaction when using rpm libraries/bindings, there is no means to use the rpm CLI to do the same.
I would suggest using (or reserving) the following single leading character in CLI arguments:
* '@' use the contents as a manifest file
* '-' use as a package name to add an erase element to an install transaction
* '+' use as a package file name to add an install element to an erase transaction
* '=' (reserved for depsolver goal)
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/475
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20180723/b539f8ce/attachment.html>
More information about the Rpm-maint
mailing list