On 10/09/2012 05:29 PM, Seth Vidal wrote:



On Tue, 9 Oct 2012, Panu Matilainen wrote:


--nodocs and tsflags=nodocs ends up with ugly ugly things when you want
to do rpm -Va later.

Err, not. Rpm remembers files that were skipped on purpose and does
not whine about them on verification:

[root@turre ~]# rpm -U --excludedocs /tmp/telnet-0.17-53.fc17.x86_64.rpm
[root@turre ~]# rpm -V telnet
[root@turre ~]# rpm -ql --state telnet
normal        /usr/bin/telnet
not installed /usr/share/doc/telnet-0.17
not installed /usr/share/doc/telnet-0.17/README
not installed /usr/share/man/man1/telnet.1.gz


That's good to see. It didn't USED to work that way. I know this b/c
when I added tsflags=nodocs I got whined at by people about rpm -Va broke

Mmm, that'd probably be some specific buggy (pre-)release, or a really long long time ago - this is the way it's supposed to work for as long as I can remember.

        - Panu -

--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to