I noticed today that when I was using the scripts/opd
tool (CLI not GUI) that the "info" command returned
wrong info.
Scenario:
1) ./opd
Get a listing of the 5 available repositories
NCSA, thin-OSCAR, GSC, OSL@IU, ORNL
2) I select 1 (ncsa)
I shows 8 available packages
3) Then I use the [r] option to change repositories
(getting same
select list as Step#1 above)
Select 2 (thin-OSCAR)
I shows 1 available package
4) When I hit [i] for info - Display repository
information,
it still shows NCSA's info, not the one I'm currently
selected for downloading (thin-OSCAR).
I.e., [l] list shows 1 available
[i] info show NCSA's information
This isn't a major issue but it could be confusing.