Re: [SLUG] Need RPM assistance please...

From: Glenn Meyer (me@glennmeyer.com)
Date: Mon Jan 28 2002 - 12:17:09 EST


Russ, Thank you - That allowed me to remove the package and I used the
command...
rpm -Uhv dhcpcd......rpm to re-install it. However, I was still missing
something. /etc/rc.d/init.d/dhcpd was missing. /usr/sbin/dhcpd was
missing. That's when id dawned on me that I was installing just the client.
When I looked on CD #2, I found the other package for the daemon, installed
it and it works.

Thank you all for your help!!! I am working now.

On Monday 28 January 2002 11:03 am, you wrote:
> On Mon, 28 Jan 2002, Glenn Meyer wrote:
> > [root@main RPMS]# rpm -ihv dhcpcd-1.3.18pl8-10.i386.rpm
> > Preparing... ###########################################
> > [100%] package dhcpcd-1.3.18pl8-10 is already installed
> > [root@main RPMS]# rpm -V dhcpcd-1.3.18pl8-10.i386.rpm
> > package dhcpcd-1.3.18pl8-10.i386.rpm is not installed
> > [root@main RPMS]# rpm -e dhcpcd-1.3.18pl8-10.i386.rpm
> > error: package dhcpcd-1.3.18pl8-10.i386.rpm is not installed
> > [root@main RPMS]#
>
> This is a common RPM newbie's error -- the package, not the
> versioned package is Verified or rEmoved -- run:
> rpm -V dhcpcd
> and it will work
>
> run: rpm -e dhcpcd
> and you may remove the package
>
> ... rpm -Uvh is a better way to do installs, for it will
> remove prior inconsistent content ...
>
> There is the RPM website -- http://www.rpm.org/ and the
> Red Hat sponsored mailing list, along with a couple others.
> If you have commentary on that website as to what would make
> it more useful, there is an editorial list for suggestions for
> improvement. (the site editor is your truly ...)
>
> -- Russ herrold



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 19:56:56 EDT