ZOSOpenTools / metaport

To be able to build the meta repo with zopen
Apache License 2.0
1 stars 2 forks source link

Minor issue after running zopen clean --cache #53

Open gngrossi opened 7 months ago

gngrossi commented 7 months ago

After installing prompters, tried to clean up. Is this command sequence proper?

bash-5.2$ zopen clean --unused prompters -- prompters-main.20240214_083325.zos <- Removed -- prompters-main.20240214_084929.zos <- Removed -> prompters-main.20240215_081613.zos <- Current version

bash-5.2$ zopen clean --cache

bash-5.2$ zopen alt prompters 1: prompters-main.20240215_081613.zos <- current

--

/hewitt/zopentools/zopen_repo/var/cache/zopen total 140K -rw-r--r-- 1 @02858 @ISCICS1 1.7K Feb 14 14:34 prompters-main.20240214_084929.zos.pax.Z.json -rw-r--r-- 1 @02858 @ISCICS1 1.7K Feb 15 07:53 prompters-main.20240215_081613.zos.pax.Z.json -rw-r--r-- 1 @02858 @ISCICS1 237K Feb 15 07:32 zopen_releases.json -rw-r--r-- 1 @02858 @ISCICS1 900 Feb 15 07:32 zopen_releases.timestamp -rw-r--r-- 1 @02858 @ISCICS1 899 Feb 15 07:55 zopen_releases.timestamp.current

bash-5.2$ zopen clean --cache prompters

/hewitt/zopentools/zopen_repo/var/cache/zopen total 132K -rw-r--r-- 1 @02858 @ISCICS1 237K Feb 15 07:32 zopen_releases.json -rw-r--r-- 1 @02858 @ISCICS1 900 Feb 15 07:32 zopen_releases.timestamp -rw-r--r-- 1 @02858 @ISCICS1 905 Feb 15 07:57 zopen_releases.timestamp.current