Issue10

Project smart
Title "smart upgrade -y" don't show which packages will be upgraded
Priority wish Status resolved
Superseder Nosy List cthiel, netmask, niemeyer
Assigned To netmask Topics

Created on 2005-09-28.16:06:07 by netmask, last changed 2006-09-22.12:01:27 by netmask.

Files
File name Uploaded Type Edit Remove
diff Ben77, 2005-10-06.02:33:29 application/octet-stream
smart-show-trans-without-confirm.patch netmask, 2006-09-02.19:48:41 text/x-patch
Messages
msg727 (view) Author: netmask Date: 2006-09-22.12:01:27
Commited on r743. Works for any kind of transaction.
msg719 (view) Author: cthiel Date: 2006-09-20.19:11:14
Gustavo, Mauricio -- how about commiting the attached patch
(http://tracker.labix.org/file92/smart-show-trans-without-confirm.patch) to trunk?

 -> it might be irrelevant, since upgrade -y doesn't work for the GUI at all?
msg686 (view) Author: netmask Date: 2006-09-02.19:48:41
Wrong patch uploaded. Correted now.
msg685 (view) Author: netmask Date: 2006-09-02.19:46:34
I've forged a simple patch. It works fine for text mode. IMHO there is no need
to make any magic in gui mode.

Waiting for niemeyer's review.
msg42 (view) Author: Ben77 Date: 2005-10-06.02:33:29
Changes it so that -y displays the info in command and gui mode. This probably
should not be done for gui mode, as it stops the execution to display the
window, but I left it in anyway.
msg20 (view) Author: niemeyer Date: 2005-09-28.17:05:33
That's a very reasonable expectation. Will implement that ASAP.
msg16 (view) Author: netmask Date: 2005-09-28.16:06:06
I'm using Mandriva Cooker, and every time I run "smart upgrade -y" I can't see
which packages will be upgraded. It just reads the cache, calculates the
transaction, and start downloading.

I suggest that it could show all the same infos as it would without using "-y".

(old ticket on http://smartpm.python-hosting.com/ticket/103)
History
Date User Action Args
2006-09-22 12:01:28netmasksetstatus: testing -> resolved
messages: + msg727
2006-09-20 19:11:16cthielsetnosy: + cthiel
messages: + msg719
2006-09-02 19:48:41netmasksetfiles: + smart-show-trans-without-confirm.patch
messages: + msg686
2006-09-02 19:48:09netmasksetfiles: - yast2-show-trans-without-confirm.patch
2006-09-02 19:46:37netmasksetpriority: bug -> wish
status: accepted -> testing
messages: + msg685
files: + yast2-show-trans-without-confirm.patch
assignedto: netmask
2005-10-06 02:34:12Ben77setnosy: - Ben77
2005-10-06 02:33:32Ben77setfiles: + diff
nosy: + Ben77
messages: + msg42
2005-10-05 19:41:34niemeyersetstatus: chatting -> accepted
2005-09-28 17:05:35niemeyersetstatus: unread -> chatting
nosy: + niemeyer
messages: + msg20
2005-09-28 16:06:08netmaskcreate