Bug 186730
| Summary: | yum shell install doesn't do anything | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Peter Williams <peter> |
| Component: | yum | Assignee: | Jeremy Katz <katzj> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5 | CC: | katzj |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-03-25 21:21:39 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Peter Williams
2006-03-25 21:16:50 UTC
the whole point of the shell is so you can stack a set of commands therefore: install gstreamer-devel remove something else install something then you have to type 'run' to run the transaction you've setup. type 'help' for information on the shell. My b.
Might I suggest:
> install gstreamer-devel
Setting up Install Process
Parsing package install arguments
Type 'run' to execute this transaction.
I did a yum help and didn't notice the 'run' command and if I had, I wouldn't
have thought that I needed to use it to execute the transaction.
|