ai4d-iasc / trixie

Scripts and documentation about trixie hpc
17 stars 3 forks source link

Error deleting conda environment #99

Open SamuelLarkin opened 1 month ago

SamuelLarkin commented 1 month ago

I'm trying to delete my conda env that I created during #98

❯ conda env list
# conda environments:
#
base                     /gpfs/share/rhel9/opt/spack/opt/spack/linux-rhel9-skylake_avx512/gcc-11.3.1/anaconda3-2023.09-0-4njg4u3yrzcx3vtcl54zaf5fdghsxfcl
unsloth.sl               /gpfs/share/rhel9/opt/spack/opt/spack/linux-rhel9-skylake_avx512/gcc-11.3.1/anaconda3-2023.09-0-4njg4u3yrzcx3vtcl54zaf5fdghsxfcl/envs/unsloth.sl
conda env remove -n unsloth.sl
WARNING conda.gateways.disk.delete:unlink_or_rename_to_trash(188): Could not remove or rename /gpfs/share/rhel9/opt/spack/opt/spack/linux-rhel9-skylake_avx512/gcc-11.3.1/anaconda3-2023.09-0-4njg4u3yrzcx3vtcl54zaf5fdghsxfcl/envs/unsloth.sl/conda-meta/libuuid-1.41.5-h5eee18b_0.json.  Please remove this file manually (you may need to reboot to free file handles)
WARNING conda.gateways.disk.delete:unlink_or_rename_to_trash(188): Could not remove or rename /gpfs/share/rhel9/opt/spack/opt/spack/linux-rhel9-skylake_avx512/gcc-11.3.1/anaconda3-2023.09-0-4njg4u3yrzcx3vtcl54zaf5fdghsxfcl/envs/unsloth.sl/conda-meta/tk-8.6.14-h39e8969_0.json.  Please remove this file manually (you may need to reboot to free file handles)
WARNING conda.gateways.disk.delete:unlink_or_rename_to_trash(188): Could not remove or rename /gpfs/share/rhel9/opt/spack/opt/spack/linux-rhel9-skylake_avx512/gcc-11.3.1/anaconda3-2023.09-0-4njg4u3yrzcx3vtcl54zaf5fdghsxfcl/envs/unsloth.sl/conda-meta/ca-certificates-2024.7.2-h06a4308_0.json.  Please remove this file manually (you may need to reboot to free file handles)
WARNING conda.gateways.disk.delete:unlink_or_rename_to_trash(188): Could not remove or rename /gpfs/share/rhel9/opt/spack/opt/spack/linux-rhel9-skylake_avx512/gcc-11.3.1/anaconda3-2023.09-0-4njg4u3yrzcx3vtcl54zaf5fdghsxfcl/envs/unsloth.sl/conda-meta/pip-24.0-py310h06a4308_0.json.  Please remove this file manually (you may need to reboot to free file handles)
WARNING conda.gateways.disk.delete:unlink_or_rename_to_trash(188): Could not remove or rename /gpfs/share/rhel9/opt/spack/opt/spack/linux-rhel9-skylake_avx512/gcc-11.3.1/anaconda3-2023.09-0-4njg4u3yrzcx3vtcl54zaf5fdghsxfcl/envs/unsloth.sl/conda-meta/readline-8.2-h5eee18b_0.json.  Please remove this file manually (you may need to reboot to free file handles)
rloveNRC commented 1 month ago

Hm, try now