Hide Forgot
From Bugzilla Helper: User-Agent: Mozilla/4.79 [en] (Windows NT 5.0; U) Description of problem: The spec file for tcpdump-3.6.2-9.src.rpm creates the pcap user with this command: /usr/sbin/useradd -u %{PCAP_UID} -g %{PCAP_GID} \ -s /bin/nologin -M -r -d %{_vararpwatch} pcap 2> /dev/null || : the shell /bin/nologin does not exist, it exists at /sbin/nologin Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Not applicable 2. 3. Additional info:
*** Bug 54225 has been marked as a duplicate of this bug. ***
should be fixed in 3.6.2-10 or newer