Author Topic: error after update/upgrade RPM::Allow-Duplicated  (Read 1521 times)

Offline ramaswamyps

  • Full Member
  • ***
  • Posts: 241
error after update/upgrade RPM::Allow-Duplicated
« on: January 16, 2010, 07:39:27 PM »
Code: [Select]
Reading Package Lists... Done
Building Dependency Tree... Done
W: There are multiple versions of "python-base" 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 { "^python-base$"; };

To disable these warnings completely set:

RPM::Allow-Duplicated-Warning "false";

W: There are multiple versions of "zlib1" 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 { "^module-init-tools$"; };

To disable these warnings completely set:

RPM::Allow-Duplicated-Warning "false
W: There are multiple versions of "x11-font-sony-misc" 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 { "^x11-font-sony-misc$"; };

To disable these warnings completely set:

RPM::Allow-Duplicated-Warning "fal
W: There are multiple versions of "libx11_6" 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 { "^libx11_6$"; };

To disable these warnings completely set:

RPM::Allow-Duplicated-Warning "false";

W: There are multiple versions of "libjpeg62" 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 { "^libjpeg62$"; };

To disable these warnings completely set:

RPM::Allow-Duplicated-Warning "false";

W: There are multiple versions of "libacl1" 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 { "^libacl1$"; };

To disable these warnings completely set:

RPM::Allow-Duplicated-Warning "false";

W: There are multiple versions of "libxslt1" 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 { "^libxslt1$"; };

To disable these warnings completely set:

RPM::Allow-Duplicated-Warning "false";

W: There are multiple versions of "libsndfile1" 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 { "^libsndfile1$"; };

To disable these warnings completely set:

RPM::Allow-Duplicated-Warning "false";

W: There are multiple versions of "sgml-common" 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 { "^sgml-common$"; };

To disable these warnings completely set:

RPM::Allow-Duplicated-Warning "false";

W: There are multiple versions of "x11-font-isas-misc" 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 { "^x11-font-isas-misc$"; };

To disable these warnings completely set:

RPM::Allow-Duplicated-Warning "fal
W: There are multiple versions of "perl-base" 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 { "^perl-base$"; };

+ more duplicates mentioned.
what to be done?
what config file i have to edit?
« Last Edit: January 16, 2010, 09:01:34 PM by old-polack »
location: Bangalore India

Offline YouCanToo

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 5331
  • Location: Lebanon, OR., USA
    • Spreading the word.......
Re: error after update/upgrade RPM::Allow-Duplicated
« Reply #1 on: January 16, 2010, 08:41:45 PM »
Having duplicate packages have been discussed many times in the forum. Perhaps a search of the forum for your problem would have turned up the solution.  IF one would of searched first they would of found

"The fix is simple. In Synaptic, search for the name of each package (for example - mount) that you have more than one version of and mark the older version for removal."




Be sure to visit the NEW Knowledge Base


Linux is user-friendly- it's just picky who its friends are!

Offline Old-Polack

  • Administrator
  • Super Villain
  • *****
  • Posts: 11562
  • ----IOFLU----
Re: error after update/upgrade RPM::Allow-Duplicated
« Reply #2 on: January 16, 2010, 09:08:02 PM »
ramaswamyps:

Install the dupeclean package from Synaptic, and run it as root, from the command line, if you are comfortable with that. If not, install the dupeclean-gui package also, for a GUI front end for the same app.
Old-Polack

Of what use be there for joy, if not for the sharing thereof?



Lest we forget...

Offline ramaswamyps

  • Full Member
  • ***
  • Posts: 241
Re: error after update/upgrade RPM::Allow-Duplicated
« Reply #3 on: January 17, 2010, 05:48:33 AM »
well i installed dupeclean-gui
it did work well.
removed almost full system files[files removed shown in the link below]
i wonder how so many duplicates can be there
still the system works fine. :)

http://omploader.org/vMzl4eA/dupecleaned

i just installed pclLXDE and upgraded.
location: Bangalore India