[issue215] Cannot switch architecture of an installed RPM with rpm-force defaulting to False

Dark Merlin at Labix Tracker tracker at labix.org
Mon Mar 12 08:34:02 PDT 2007


Dark Merlin <dark_merlin at mail.ru> added the comment:

Now, in 0.5 version of smart it didn't work. If I have to change arch from i586
to i686 Smart select i586 package for uninstall and i686 for install BUT then I
want to apply changes it say that package is already installed.

IMHO The problem is smart check if package is installed before that it will be
uninstalled and doesn't check for arch... The best way is to change process for
calculating changing in this way:
1. Exclude uninstalling packages (without checking relations).
2. Include installing packages (without checking relations, but with checking
existing and installing files)
3. Check relations.

----------
nosy: +darkmerlin

_______________________________________
Labix issue tracker <tracker at labix.org>
<http://tracker.labix.org/issue215>
_______________________________________



More information about the Smart mailing list