Bug 1003239 - [RHEVM-UPGRADE] - Confusing terminology
Summary: [RHEVM-UPGRADE] - Confusing terminology
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine-setup
Version: 3.3.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 3.3.0
Assignee: Ohad Basan
QA Contact: Pavel Stehlik
URL:
Whiteboard: integration
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-01 08:43 UTC by Barak Dagan
Modified: 2014-10-30 22:34 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-13 20:12:13 UTC
oVirt Team: ---
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 18787 0 None None None Never

Description Barak Dagan 2013-09-01 08:43:45 UTC
Description of problem:
When running # rhevm-upgrade, the following message received:
engine-upgrade is obsoleted by engine-setup.
please run engine-setup for upgrading product or update settings.

While typing # rhevm-setup works:
[ INFO  ] Stage: Initializing

1) From the returned message, the user can understand that both rhevm and upgrade are obsolete, while in fact the rhevm term is still kept.


Version-Release number of selected component (if applicable):
IS12

How reproducible:
100%

Steps to Reproduce:
1.
2.
3.

Actual results:
Running rhevm command, receiving engine in returned message

Expected results:
Running rhevm command, receiving rhevm in returned message

Additional info:

rhevm-upgrade -> engine-upgrade -> engine-upgrade.sh

ls -ls /usr/bin/rhevm-upgrade
0 lrwxrwxrwx 1 root root 14 Aug 29 09:15 /usr/bin/rhevm-upgrade -> engine-upgrade

# ls -ls /usr/bin/engine-upgrade
0 lrwxrwxrwx 1 root root 45 Aug 29 09:15 /usr/bin/engine-upgrade -> /usr/share/ovirt-engine/bin/engine-upgrade.sh


It could be solved easily if:
/usr/bin/rhevm-upgrade  -> /usr/share/ovirt-engine/bin/rhevm-upgrade.sh
/usr/bin/engine-upgrade -> /usr/share/ovirt-engine/bin/engine-upgrade.sh


Note You need to log in before you can comment on or make changes to this bug.