HI All I am trying to install per-razor-agent on my postfixserver. With yum i am not able to install it cause it cant fid the packages.
I tried with the rpm command ---- I ge the error "mockbuild does not exist"
What does it mean. I ahve poste dthe error bellow
[root@server3 src]# rpm -ivh http://download.fedora.redhat.com/pub/fedora/linux/extras/4/SRPMS/perl-Razor... Retrieving http://download.fedora.redhat.com/pub/fedora/linux/extras/4/SRPMS/perl-Razor... 1:perl-Razor-Agent warning: user mockbuild does not exist - using root warning: group mockbuild does not exist - using root warning: user mockbuild does not exist - using root warning: group mockbuild does not exist - using root ########################################### [100%]
[root@server3 src]# rpm -q Perl-Razor-Agent package Perl-Razor-Agent is not installed
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Agnello George wrote:
I am trying to install per-razor-agent on my postfixserver. With yum i am not able to install it cause it cant fid the packages.
yum search Perl-Razor-Agent does not help ?
I tried with the rpm command ---- I ge the error "mockbuild does not exist"
What does it mean. I ahve poste dthe error bellow
[root@server3 src]# rpm -ivh http://download.fedora.redhat.com/pub/fedora/linux/extras/4/SRPMS/perl-Razor... Retrieving http://download.fedora.redhat.com/pub/fedora/linux/extras/4/SRPMS/perl-Razor... 1:perl-Razor-Agent warning: user mockbuild does not exist - using root warning: group mockbuild does not exist - using root warning: user mockbuild does not exist - using root warning: group mockbuild does not exist - using root ########################################### [100%]
[root@server3 src]# rpm -q Perl-Razor-Agent package Perl-Razor-Agent is not installed
[1] If you are cross posting please at least put that in the $SUBJECT line or the mail body [2] FC4 is a trifle old - why are you using this specifically [3] http://fedoraproject.org/wiki/Projects/Mock?highlight=%28Mock%29 [4] You installed a source RPM right ? Did you build the binary ?
:Sankarshan
- --
You see things; and you say 'Why?'; But I dream things that never were; and I say 'Why not?' - George Bernard Shaw
Agnello George wrote:
I am trying to install per-razor-agent on my postfixserver. With yum i am not able to install it cause it cant fid the packages.
yum search Perl-Razor-Agent does not help ?
I tried with the rpm command ---- I ge the error "mockbuild does not exist"
What does it mean. I ahve poste dthe error bellow
[root@server3 src]# rpm -ivh http://download.fedora.redhat.com/pub/fedora/linux/extras/4/SRPMS/perl-Razor... Retrieving http://download.fedora.redhat.com/pub/fedora/linux/extras/4/SRPMS/perl-Razor... 1:perl-Razor-Agent warning: user mockbuild does not exist - using root warning: group mockbuild does not exist - using root warning: user mockbuild does not exist - using root warning: group mockbuild does not exist - using root ########################################### [100%]
[root@server3 src]# rpm -q Perl-Razor-Agent package Perl-Razor-Agent is not installed
[1] If you are cross posting please at least put that in the $SUBJECT line or the mail body [2] FC4 is a trifle old - why are you using this specifically [3] http://fedoraproject.org/wiki/Projects/Mock?highlight=%28Mock%29 [4] You installed a source RPM right ? Did you build the binary ?
:Sankarshan
Thanks I guess it worked
I had gone to the SPECS dir and did a # rpmbuild -ba perl-Razor-Agent.spec
I then wen to the RPM dir and did a # rpm -ivh perl-Razor-Agent-2.77-2.i386.rpm # rpm -ivh perl-Razor-Agent-debuginfo-2.77-2.i386.rpm