Bug #2816
Package Manager: implement update action
Status: | CLOSED | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | nethserver-base | |||
Target version: | v6.5 | |||
Security class: | Resolution: | WONTFIX | ||
Affected version: | v6.5-final | NEEDINFO: | No |
Description
**Always reproducible on 6.5 final:
- Access to Package Manager
- Click "
Apply
", then "Run Installation
" - A dialog message is displayed:
Nethgui: 500 - Internal server error [1366796122]
In /var/log/messages:
httpd-admin: [EXCEPTION] RuntimeException: NethServer\Module\PackageManager\Groups\Review: package action was not specified (in /usr/share/nethesis/NethServer/Module/PackageManager/Groups/Review.php:135)
Related issues
History
#2 Updated by Davide Principi almost 7 years ago
- Target version set to v6.5
#3 Updated by Giacomo Sanchietti almost 7 years ago
- Affected version changed from v6.5 to v6.5-final
There is no "upgrade" concept in the Package manager but only "install" and "uninstall" actions, so this is the desired behavior.
Maybe the UI can show a better message.
I think the problem is: should we add a new update action?
#4 Updated by Davide Principi almost 7 years ago
Giacomo Sanchietti wrote:
Maybe the UI can show a better message.
Agree, maybe similar to validation errors.
I think the problem is: should we add a new update action?
This is a new feature: run "yum update" equivalent from UI.
#5 Updated by Giacomo Sanchietti almost 7 years ago
- Subject changed from Package Manager: error running upgrade without selected packages to Package Manager: implement update action
- Status changed from NEW to TRIAGED
- % Done changed from 0 to 20
Implement the update action: if no package is selected, the web interface must invoke something similar to yum update.
#6 Updated by Giacomo Sanchietti almost 7 years ago
- Tracker changed from Bug to Enhancement
#7 Updated by Davide Principi over 6 years ago
- Copied to Feature #2963: Package Manager: new UPDATE button and optional packages selection added
#8 Updated by Davide Principi over 6 years ago
- Tracker changed from Enhancement to Bug
- Description updated (diff)
- Status changed from TRIAGED to CLOSED
- % Done changed from 20 to 100
- Affected version set to v6.5-final
- Resolution set to WONTFIX
WONTFIX
The feature #2963 will implement a more consistent way of selecting optional packages