Bug 426993

Summary: Missing a method to check obsoleted/conflicting packages
Product: [Fedora] Fedora Reporter: Daniel Qarras <dqarras>
Component: rpmAssignee: Panu Matilainen <pmatilai>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: pnasrat
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: 2007-12-30 10:26:48 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 Daniel Qarras 2007-12-29 15:59:50 UTC
Description of problem:
It would be useful to have a method in the rpm command to check what packages
are being obsoleted or conflicted by a package. It can of course be checked from
the spec file but that is not very efficient, adding few query flags would be
more elegant.

Comment 1 Paul Nasrat 2007-12-30 10:26:48 UTC
They exist as popt aliases (see /usr/lib/rpm/rpmpopt* 

rpm -q --obsoletes perl
rpm -qp --conflicts /path/to/confliting-1.0.noarch.rpm