Issue292

Project smart
Title smart unable to list packages
Priority bug Status done-review
Superseder Nosy List mmodem, rasker
Assigned To rasker Topics

Created on 2007-03-07.01:12:04 by mmodem, last changed 2008-07-01.09:35:27 by rasker.

Messages
msg1408 (view) Author: rasker Date: 2008-07-01.09:35:27
Retired

Reason for Retirement: Looks like a packaging error rather than a problem in smart.

Please reopen this issue in the new bugtracker if it is still an issue.

New Bugtracker : http://bugs.launchpad.net/smart

further details:
https://blueprints.launchpad.net/smart/+spec/bug-reporting-migration
msg1113 (view) Author: mmodem Date: 2007-03-07.01:12:03
If in rpm list exist for example 2 versions of the same package, smart isnt 
able to give the user a choice.

Lets follow this example:

i586]#  smart install lua-devel
Loading cache...
Updating cache...                                                   
#################################################################################################### 
[100%]

erro: Exist severall ocurrencies of 'lua-devel':
error:     liblua5.1-devel-5.1.1-9pclos2007@i586
error:     liblua5.0-devel-5.0.3-4pclos2007@i586

As you see smart only says there are 2 ocurrencies of the same package without 
giving the user any choice to install.
History
Date User Action Args
2008-07-01 09:35:28raskersetproject: smart
status: unread -> done-review
messages: + msg1408
nosy: + rasker
assignedto: rasker
2007-03-07 01:12:04mmodemcreate