Reinstall filesets from installation cd

Yard, John jyard at ais.ucla.edu
Tue May 3 22:08:33 UTC 2005


On Fri, Apr 29, 2005 at 06:31:24PM -0700, Yard, John wrote:
> How do I reinstall filesets from the installation
> cd - this is RH ES 3. In trying to
> make an install the exact copy of an earlier one,
> I deleted incorrectly some font filesets...

- You can start with: # rpm --verify --all --noscripts
-  You'll get the rpm names that are corrupted by having missing files.
-  With that list, simply remove them (rpm -e --nodeps), update the RHN
-  profile (up2date -p), and then run up2date to install those rpms
again.

Aftert I do a rpm --verify -all --noscripts
I get no rpm fileset names; only a reference to
a /usr/lib/libdb.so.3 :

[eds2:/root] # rpm --verify --all --noscripts
S.5....T c /etc/hotplug/usb.usermap
......G. c /etc/named.custom
S.5....T c /etc/cups/cupsd.conf
S.5....T c /etc/cups/printers.conf
S.5....T c /etc/xinetd.d/krb5-telnet
S.5....T c /etc/ppp/chap-secrets
S.5....T c /etc/ppp/pap-secrets
......G.   /var/cache/samba/winbindd_privileged
S.5....T c /root/.bash_profile
S.5....T c /etc/pam.d/system-auth
S.5....T c /etc/krb.conf
S.5....T c /etc/sysconfig/pcmcia
S.5....T c /etc/ldap.conf
SM5....T c /etc/alchemist/namespace/printconf/local.adl
..5....T c /etc/sysconfig/redhat-config-users
S.5....T   /usr/share/firstboot/modules/eula.pyc
.M......   /dev/dri/card0
.M......   /dev/shm
......G.   /dev/tty0
.M....G.   /dev/tty1
.M....G.   /dev/tty2
.M....G.   /dev/tty3
.M....G.   /dev/tty4
.M....G.   /dev/tty5
.M....G.   /dev/tty6
......G.   /dev/tty7
S.5....T c /etc/syslog.conf
.......T c /etc/libuser.conf
.......T c /etc/pam_smb.conf
SM5..UGT c /etc/ident.key
.......T c /etc/yp.conf
SM5....T c /etc/sysconfig/rhn/up2date
S.5....T c /etc/sysconfig/rhn/up2date-uuid
SM5....T   /usr/share/firstboot/modules/rhn_activate_gui.pyc
SM5....T   /usr/share/firstboot/modules/rhn_login_gui.pyc
SM5....T   /usr/share/firstboot/modules/rhn_newaccount_gui.pyc
SM5....T   /usr/share/firstboot/modules/rhn_optout_gui.pyc
SM5....T   /usr/share/firstboot/modules/rhn_shared.pyc
SM5....T   /usr/share/rhn/actions/__init__.pyc
SM5....T   /usr/share/rhn/actions/packages.pyc
SM5....T   /usr/share/rhn/up2date_client/repoBackends/__init__.pyc
SM5....T   /usr/share/rhn/up2date_client/repoBackends/aptRepo.pyc
SM5....T   /usr/share/rhn/up2date_client/repoBackends/dirRepo.pyc
SM5....T   /usr/share/rhn/up2date_client/repoBackends/genericRepo.pyc
SM5....T
/usr/share/rhn/up2date_client/repoBackends/genericSolveDep.pyc
SM5....T   /usr/share/rhn/up2date_client/repoBackends/up2dateRepo.pyc
SM5....T   /usr/share/rhn/up2date_client/repoBackends/urlUtils.pyc
SM5....T   /usr/share/rhn/up2date_client/repoBackends/yumRepo.pyc
SM5....T   /usr/share/rhn/up2date_client/up2dateUtils.pyc
S.5....T c /usr/share/a2ps/afm/fonts.map
missing    /usr/lib/libdb.so.3
S.5....T   /usr/lib/mozilla-1.4.4/chrome/installed-chrome.txt
S.5....T c /etc/printcap
S.5....T c /etc/openldap/ldap.conf
S.5....T c /etc/sysconfig/redhat-config-securitylevel
S.5....T c /etc/xml/catalog
S.5....T c /usr/share/sgml/docbook/xmlcatalog
..5....T c /etc/inittab
.......T c /etc/mail/sendmail.cf
S.5....T c /var/log/mail/statistics
S.5....T c /etc/ntp.conf
S.5....T c /etc/sysconfig/rhn/rhn-applet
SM5....T   /usr/share/rhn/rhn_applet/rhn_applet.pyc
SM5....T   /usr/share/rhn/rhn_applet/rhn_applet_animation.pyc
SM5....T   /usr/share/rhn/rhn_applet/rhn_applet_apt.pyc
SM5....T   /usr/share/rhn/rhn_applet/rhn_applet_dialogs.pyc
SM5....T   /usr/share/rhn/rhn_applet/rhn_applet_model.pyc
SM5....T   /usr/share/rhn/rhn_applet/rhn_applet_protocols.pyc
SM5....T   /usr/share/rhn/rhn_applet/rhn_applet_rpc.pyc
SM5....T   /usr/share/rhn/rhn_applet/rhn_applet_rpm.pyc
SM5....T   /usr/share/rhn/rhn_applet/rhn_applet_version.pyc
SM5....T   /usr/share/rhn/rhn_applet/rhn_applet_yum.pyc
SM5....T   /usr/share/rhn/rhn_applet/rhn_sources.pyc
SM5....T   /usr/share/rhn/rhn_applet/rhn_utils.pyc
S.5..... c /etc/rndc.key
.M.....T c /etc/sysconfig/named




-----Original Message-----
From: redhat-list-bounces at redhat.com
[mailto:redhat-list-bounces at redhat.com] On Behalf Of Ed Wilts
Sent: Friday, April 29, 2005 8:40 PM
To: General Red Hat Linux discussion list
Subject: Re: Reinstall filesets from installation cd

On Fri, Apr 29, 2005 at 06:31:24PM -0700, Yard, John wrote:
> How do I reinstall filesets from the installation
> cd - this is RH ES 3. In trying to
> make an install the exact copy of an earlier one,
> I deleted incorrectly some font filesets...

You can start with: # rpm --verify --all --noscripts
You'll get the rpm names that are corrupted by having missing files.
With that list, simply remove them (rpm -e --nodeps), update the RHN
profile (up2date -p), and then run up2date to install those rpms again.

-- 
Ed Wilts, RHCE
Mounds View, MN, USA
mailto:ewilts at ewilts.org
Member #1, Red Hat Community Ambassador Program

-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request at redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list




More information about the redhat-list mailing list