Find the answer to your Linux question:
Results 1 to 2 of 2
Hi Im trying to install the "iptables-1.4.1.1-2.fc8.src.rpm" but I face with this warning: warning: iptables-1.4.1.1-2.fc8.src.rpm: Header V3 DSA signature: NOKEY, key ID 30c9ecf8 1:iptables warning: user mockbuild does not exist ...
  1. #1
    Just Joined!
    Join Date
    Feb 2009
    Posts
    4

    Question user mockbuild does not exist - using root

    Hi
    Im trying to install the "iptables-1.4.1.1-2.fc8.src.rpm"
    but I face with this warning:
    warning: iptables-1.4.1.1-2.fc8.src.rpm: Header V3 DSA signature: NOKEY, key ID 30c9ecf8
    1:iptables warning: user mockbuild does not exist - using root

    How can solve that? May I countinue my work without any problem?
    thanx

  2. #2
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    Hi and welcome to the forum.

    Usually you do not need to install iptables on your own because its installed by default. The package you installed is a source rpm (containing just source code) and it was built by a user called mockbuild (probably on a Fedora build machine). You do not have that user on your system and therefore rpm is telling you that its installing the rpm using the user root.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...