Bug 26015
| Summary: | Unable to run rpm -q --redhatprovides | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | adam.huffman |
| Component: | rpm | Assignee: | Jeff Johnson <jbj> |
| Status: | CLOSED DUPLICATE | QA Contact: | David Lawrence <dkl> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.1 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2001-02-15 16:43:52 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
adam.huffman
2001-02-05 00:47:02 UTC
The
rpm -V rpm
missing /etc/rpm/macros.db1
verification is as expected, as /etc/rpm/macros.db1 is removed in %post if
already
using db3 in rpm.
Adding "--dbapi 1" will permit querying db1 databases such as what's in rpmdb.
It might be nice to document this. Yes it would be nice to document, the issue is where it should be documented so that the information can be found. |