No output for package activity that has already been performed
Bug #928933 reported by
Andreas Hasenack
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Landscape Client |
Fix Committed
|
Medium
|
Dave Jones |
Bug Description
Check out this activity on staging:
https:/
It's a package activity that required an approval. I approved it, but there is no output (click on "succeeded": you only get the approval time).
The reason for this is that the changes the activity would performed had already been performed by other activities. This can be reproduced by requesting a package to be installed in the Landscape UI and then manually installing it on the server, before the activity has been performed.
Client is 11.11~bzr450-
description: | updated |
tags: | added: low-hanging-fruit |
Changed in landscape-client: | |
status: | Invalid → Triaged |
Changed in landscape-client: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
I don't think this has anything to do with activities requiring approval. Looking at bug 928941, it seems that at the time when you approved the activity, wget had already been upgraded, and the the other two packages had already been removed. So we need handle the case where some of the changes have already been applied.