RH bugzilla doesn't recognize "mariadb-server" as a valid component

Michal Jaegermann michal at harddata.com
Sat Mar 15 20:47:33 UTC 2014


On Sat, Mar 15, 2014 at 12:08:43PM -0700, Adam Williamson wrote:
> 
> I'm sure Michael knows, but as the topic's come up, for anyone who's
> unaware, you can find the source RPM name for any binary RPM just from
> the 'rpm -qi' output:
> 
> [root at adam vms]# rpm -qi python-imgcreate
> Name        : python-imgcreate
> Epoch       : 1
> Version     : 20.4
> ...
> Source RPM  : livecd-tools-20.4-1.fc21.src.rpm

If you want something fancier but more specific you may try this:-)

$ rpm -q --qf '%{sourcerpm}\n' python-imgcreate
livecd-tools-20.4-1.fc21.src.rpm

   M.


More information about the test mailing list