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 ...
- 02-25-2009 #1Just Joined!
- Join Date
- Feb 2009
- Posts
- 4
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
- 02-25-2009 #2
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.


Reply With Quote