RedHat up2date had some problems and so I have two copies of xinetd and xpdf on my system. The only time I notice this is when I run apt-get update the first time after I boot (error message below). Is there an easy way to get rid of the old versions safely? Thanks.
Nathan [EMAIL PROTECTED] star2D]# apt-get update Get:1 http://ayo.freshrpms.net redhat/9/i386 release [1169B] Fetched 1169B in 0s (2570B/s) Hit http://ayo.freshrpms.net redhat/9/i386/os pkglist Hit http://ayo.freshrpms.net redhat/9/i386/os release Get:1 http://ayo.freshrpms.net redhat/9/i386/updates pkglist [229kB] Hit http://ayo.freshrpms.net redhat/9/i386/updates release Get:2 http://ayo.freshrpms.net redhat/9/i386/freshrpms pkglist [138kB] Hit http://ayo.freshrpms.net redhat/9/i386/freshrpms release Fetched 368kB in 7s (51.2kB/s) Reading Package Lists... Done Building Dependency Tree... Done W: There are multiple versions of "xinetd" in your system. This package won't be cleanly updated, unless you leave only one version. To leave multiple versions installed, you may remove that warning by setting the following option in your configuration file: RPM::Allow-Duplicated { "^xinetd$"; }; To disable these warnings completely set: RPM::Allow-Duplicated-Warning "false"; W: There are multiple versions of "xpdf" in your system. This package won't be cleanly updated, unless you leave only one version. To leave multiple versions installed, you may remove that warning by setting the following option in your configuration file: RPM::Allow-Duplicated { "^xpdf$"; }; To disable these warnings completely set: RPM::Allow-Duplicated-Warning "false"; W: You may want to run apt-get update to correct these problems _______________________________________________ newbies mailing list [EMAIL PROTECTED] http://phantom.byu.edu/cgi-bin/mailman/listinfo/newbies
