[Rpm-maint] [rpm-software-management/rpm] Moving unnecessary notice about empty rpm packages to debug message. (#615)

Stanislav Nevolin notifications at github.com
Fri Dec 21 00:21:26 UTC 2018


This notice makes a problem when you want to process an output of rpm -ql of an empty rpm package in a shell script.

Example:
$ rpm -ql gpg-pubkey-f2ee9d55-560cfc0a 
(contains no files)
$ rpm -ql gpg-pubkey-f2ee9d55-560cfc0a | wc -l
1
---
But the package is empty!
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/615

-- Commit Summary --

  * Moving unnecessary notice about empty rpm packages to debug message.

-- File Changes --

    M lib/query.c (2)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/615.patch
https://github.com/rpm-software-management/rpm/pull/615.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/615
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20181220/a71516d7/attachment.html>


More information about the Rpm-maint mailing list