ZOSOpenTools / meta

Meta repository to tie together the various underlying z/OS Open Source tools repositories here
https://zosopentools.github.io/meta/
Apache License 2.0
37 stars 25 forks source link

zopen upgrade groff --select failure #684

Open lbdyck opened 5 months ago

lbdyck commented 5 months ago
CBT:LBDYCK:/u/lbdyck>zopen upgrade groff --select
- Querying repo for latest package information.
Processing package: groff
Versions available for install:
jq: error (at <stdin>:145): string ("49389568") and number (1048576) cannot be divided
Enter version to install (0-8):

It would be nice is this provided a selection list of available releases to install along with an option to force the install of the selected release in the event one needs to revert.

DevonianTeuchter commented 4 months ago

The initial error when using --select with upgrade should be handled more gracefully (by not currently supporting --select with the upgrade!) and with future enhancement to upgrade to allow selection.