rpm --nosignature reversed meaning

Tomasz Pala gotar at polanet.pl
Tue Aug 30 00:53:49 CEST 2016


Should this work this way? Is it upstream bug or PLD-specific? How about RH-rpm?


~: strace -erecvfrom rpm -qp keepassx-2.0.2-2.x86_64.rpm
keepassx-2.0.2-2.x86_64
+++ exited with 0 +++


~: strace -erecvfrom rpm --nosignature -qp keepassx-2.0.2-2.x86_64.rpm
recvfrom(12, "\25\24\201\200\0\1\0\5\0\0\0\0\2ha\4pool\16sks-keyserv"..., 2048, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("8.8.4.4")}, [16]) = 124
recvfrom(12, "\"\27\201\200\0\1\0\5\0\0\0\0\2ha\4pool\16sks-keyserv"..., 65536, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("8.8.4.4")}, [16]) = 184
keepassx-2.0.2-2.x86_64
+++ exited with 0 +++

-- 
Tomasz Pala <gotar at pld-linux.org>


More information about the pld-devel-en mailing list