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

dmitry-vakhnenko notifications at github.com
Fri Dec 21 20:53:19 UTC 2018


> You can get the list of files with rpm -q --qf='[%{FILENAMES}\n]'. There is nothing dirty about that, those are the building blocks.

So, for what `rpm -ql` ?

And, as example same behaviour of `ls` (Why you have OWN WAY and why this solution right?):
```Bash
$ mkdir empty_dir
$ cd empty_dir/
$ ls
$ echo $?
0
```

-- 
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#issuecomment-449495684
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20181221/ad1cb4bb/attachment.html>


More information about the Rpm-maint mailing list