I am trying to install from the appdev_manifest_1.1.1.txt file and getting the following errors:
(Rocket-1.1.1) (AQHO)NEILSX:/u/neilsx(!):>umask 022<.org/zoss-appdev --file /u/neils/rocket-downloads/appdev_manifest_1.1.1_Feb_22.binSolving environment: failedPackagesNotFoundError: The following packages are not available from current channels:- unzip==6.0=12- curl==7.73.0=0- sed==4.2.2=12- python==3.7.0=30- bzip2==1.0.8=0- openssl==1.1.1h=12- libssh2==1.8.0=4- zip==3.0=10- make==4.3=3- sudo==1.8.21p2=7- libtag==1.7=0Current channels:- https://conda.anaconda.org/zoss-appdev/zos-z">https://conda.anaconda.org/zoss-appdev/zos-z- https://conda.anaconda.org/zoss-appdev/noarch">https://conda.anaconda.org/zoss-appdev/noarch- https://repo.anaconda.com/pkgs/main/zos-z- https://repo.anaconda.com/pkgs/main/noarch- https://repo.anaconda.com/pkgs/free/zos-z- https://repo.anaconda.com/pkgs/free/noarch- https://repo.anaconda.com/pkgs/r/zos-z- https://repo.anaconda.com/pkgs/r/noarch- https://repo.anaconda.com/pkgs/pro/zos-z- https://repo.anaconda.com/pkgs/pro/noarchTo search for alternate channels that may provide the conda package you'relooking for, navigate tohttps://anaconda.organd use the search bar at the top of the page.This is the command I was using:
conda install -c https://conda.anaconda.org/zoss-appdev --file /u/neils/rocket-downloads/appdev_manifest_1.1.1_Feb_22.binI looked at the channel and I see the packages are at different levels, perhaps the manifest file needs to be updated? i.e. I see unzip file on the zoss-appdev URL is at level 6.0=13, but the manifest file has 6.0=12.
Thanks.
Neil