Open gngrossi opened 8 months ago
Installed the latest meta. Two questions:
--
bash-5.2$ zopen install meta
bash-5.2$ zopen alt meta 1: meta-main.20240320_171223.zos <- current 2: meta-main.20240311_103424.zos
bash-5.2$ zopen clean --unused meta No currently active version of 'meta'; removing all versions -- meta-main.20240320_171223.zos <- Removed -- meta-main.20240311_103424.zos <- Removed
bash-5.2$ zopen alt meta 1: meta-main.20240320_171223.zos <- current
bash-5.2$ zopen --version zopen (zopen tools) 0.8.2
After upgrading make using zopen install:
bash-5.2$ zopen alt make 1: make-4.4.1.20240425_014524.zos 2: make-4.4.1.20240430_144126.zos <- current
bash-5.2$ zopen clean --unused make No currently active version of 'make'; removing all versions -- make-4.4.1.20240425_014524.zos <- Removed -- make-4.4.1.20240430_144126.zos <- Removed
bash-5.2$ zopen alt make 1: make-4.4.1.20240430_144126.zos <- current
After upgrading perl using zopen install:
bash-5.2$ zopen alt perl 1: perl5-heads.v5.39.8.20240430_160141.zos <- current 2: perl5-heads.v5.39.8.20240410_180450.zos
bash-5.2$ zopen clean --unused perl -> perl5-heads.v5.39.8.20240430_160141.zos <- Current version -- perl5-heads.v5.39.8.20240410_180450.zos <- Removed
bash-5.2$ zopen clean --cache perl
/hewitt/zopentools/zopen_repo/var/cache/zopen total 15M -rw-r--r-- 1 @02858 @ISCICS1 30M Apr 30 16:18 perl5-heads.v5.39.8.20240430_160141.zos.pax.Z -rw-r--r-- 1 @02858 @ISCICS1 1.8K Apr 30 16:18 perl5-heads.v5.39.8.20240430_160141.zos.pax.Z.json -rw-r--r-- 1 @02858 @ISCICS1 286K Apr 30 16:16 zopen_releases.json -rw-r--r-- 1 @02858 @ISCICS1 907 Apr 30 16:16 zopen_releases.timestamp -rw-r--r-- 1 @02858 @ISCICS1 906 Apr 30 16:22 zopen_releases.timestamp.current
bash-5.2$ zopen clean --cache
/hewitt/zopentools/zopen_repo/var/cache/zopen total 160K -rw-r--r-- 1 @02858 @ISCICS1 1.8K Apr 30 16:18 perl5-heads.v5.39.8.20240430_160141.zos.pax.Z.json -rw-r--r-- 1 @02858 @ISCICS1 286K Apr 30 16:16 zopen_releases.json -rw-r--r-- 1 @02858 @ISCICS1 907 Apr 30 16:16 zopen_releases.timestamp -rw-r--r-- 1 @02858 @ISCICS1 906 Apr 30 16:22 zopen_releases.timestamp.current
bash-5.2$ rm perl5-heads.v5.39.8.20240430_160141.zos.pax.Z.json
/hewitt/zopentools/zopen_repo/var/cache/zopen total 156K -rw-r--r-- 1 @02858 @ISCICS1 286K Apr 30 16:16 zopen_releases.json -rw-r--r-- 1 @02858 @ISCICS1 907 Apr 30 16:16 zopen_releases.timestamp -rw-r--r-- 1 @02858 @ISCICS1 906 Apr 30 16:22 zopen_releases.timestamp.current
bash-5.2$ zopen upgrade nano
--
bash-5.2$ zopen clean --unused nano No currently active version of 'nano'; removing all versions -- nano-7.2.20240308_082900.zos <- Removed -- nano-7.2.20240123_102158.zos <- Removed
bash-5.2$ zopen clean --unused nano No currently active version of 'nano'; removing all versions -- nano-7.2.20240308_082900.zos <- Removed
bash-5.2$ zopen clean --cache nano
bash-5.2$ zopen alt nano 1: nano-7.2.20240308_082900.zos <- current