JavaScript problem solved!!!

Martijn Klingens klingens at kde.org
Mon May 13 19:41:31 BST 2002


On Monday 13 May 2002 17:08, Vadim Plessky wrote:
> |  'rpm -qpi file.rpm' should give you the packager's info.
>
> Doen't work here...

the 'p' option assumes you pass it a path to a file on your filesystem. It 
allows the rpm queries to operate on non-installed rpms. What you did was 
querying the database of your installed packages instead.

I should probably have said 'rpm -qpi /path/to/file.rpm' instead...

Martijn





More information about the kfm-devel mailing list