Bug 1133525
| Summary: | rpm-ostree rpm [list,diff] subcommands do not accept short form of refspec | ||
|---|---|---|---|
| Product: | [Retired] Atomic | Reporter: | Ladislav Jozsa <ljozsa> |
| Component: | rpm-ostree | Assignee: | Colin Walters <walters> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | CC: | dustymabe |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-06-14 15:38:09 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1147383 | ||
|
Description
Ladislav Jozsa
2014-08-25 11:11:55 UTC
This is fixed now. confirmed:
```
[root@vanilla-f25atomic ~]# rpm-ostree status
State: idle
Deployments:
● fedora-atomic:fedora-atomic/25/x86_64/docker-host
Version: 25.137 (2017-06-04 23:31:40)
Commit: 0ed61d7441eddf96e6a98de4f10f4675268c7888b6d2b8a405b8c21fe6c92d23
[root@vanilla-f25atomic ~]# rpm-ostree db list 0ed61d7 | wc -l
446
```
|