Description of problem: As of now when two Win qpid-python msi packages are ready (qpid-python-0.7.win32-py2.6.msi, qpid-python-0.7.946106-11.win32-py2.6.msi) I have tested an package upgrade from the older to the current one and found that, recent package installer overwrites the old content, but in the 'Add or Remove Programs' tool after installation exist both installed versions. This is so far quite harmless, but if a user in the good will tries to remove the older version (which is quite tricky, because no version is displayed) then python-qpid files in <python-base-dir>\Lib\site-packages\qpid\* are removed and user get confused by 'Add or Remove Programs' tool because it lists the newer version. Needed enhancement is: - make sure that python-qpid msi package recognizes older python-qpid installation and makes sure than installation upgrades (if older versions are installed). The same issue should be fixed on qpid-qmf*.msi package. Version-Release number of selected component (if applicable): qpid-python-0.7.946106-11.win32-py2.6.msi How reproducible: 100% Steps to Reproduce: 1. install qpid-python-0.7.win32-py2.6.msi 2. install qpid-python-0.7.946106-11.win32-py2.6.msi 3. go to the Add or Remove Programs' tool and list qpid-python packages Actual results: qpid-python-*.msi does not upgrade previously installed versions. Expected results: qpid-python-*.msi should upgrade previously installed versions. Additional info:
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.