Closed theokirkland closed 3 years ago
I think you need to reinstall everything,
delete the miniconda3 directory
rm -rf ~/miniconda3
then start from the beginning. It looks like your conda got damaged big time, harder to fix than starting new
Thanks for your quick response. That fixed the problems.
Theo
On Nov 5, 2021, at 2:35 PM, Istvan Albert @.***> wrote:
I think you need to reinstall everything,
delete the miniconda3 directory
rm -rf ~/miniconda3
then start from the beginning. It looks like your conda got damaged big time, harder to fix than starting new
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_biostars_biostar-2Dhandbook-2Dissues_issues_158-23issuecomment-2D962235761&d=DwMCaQ&c=-35OiAkTchMrZOngvJPOeA&r=i7W4ual4W1cQc95iJHg2RInU80kljFFGAvjAr7ZUu5Y&m=k4s_w8cqxXuSmSCtvX-3DONd80GF9mK_BW3mzOSxCLIHKJkcm73_-hiFLn28UPo_&s=x5NlDhF1GvQrbUSdcpWWqEb3NW_usPIt8uguxk8ikhY&e=, or unsubscribe https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_AGHKSXT3YHVQ6OWVKVM7UYDUKRLZVANCNFSM5HOVOV2Q&d=DwMCaQ&c=-35OiAkTchMrZOngvJPOeA&r=i7W4ual4W1cQc95iJHg2RInU80kljFFGAvjAr7ZUu5Y&m=k4s_w8cqxXuSmSCtvX-3DONd80GF9mK_BW3mzOSxCLIHKJkcm73_-hiFLn28UPo_&s=7oYbXfwP1rT-1yk-I9A6YNrdlOog4mVqa9Sg1nnJRHU&e=. Triage notifications on the go with GitHub Mobile for iOS https://urldefense.proofpoint.com/v2/url?u=https-3A__apps.apple.com_app_apple-2Dstore_id1477376905-3Fct-3Dnotification-2Demail-26mt-3D8-26pt-3D524675&d=DwMCaQ&c=-35OiAkTchMrZOngvJPOeA&r=i7W4ual4W1cQc95iJHg2RInU80kljFFGAvjAr7ZUu5Y&m=k4s_w8cqxXuSmSCtvX-3DONd80GF9mK_BW3mzOSxCLIHKJkcm73_-hiFLn28UPo_&s=wCqZ1ZVEkNxt2Z7F27jADAYzqn9F257NSU2R21wzjNU&e= or Android https://urldefense.proofpoint.com/v2/url?u=https-3A__play.google.com_store_apps_details-3Fid-3Dcom.github.android-26referrer-3Dutm-5Fcampaign-253Dnotification-2Demail-2526utm-5Fmedium-253Demail-2526utm-5Fsource-253Dgithub&d=DwMCaQ&c=-35OiAkTchMrZOngvJPOeA&r=i7W4ual4W1cQc95iJHg2RInU80kljFFGAvjAr7ZUu5Y&m=k4s_w8cqxXuSmSCtvX-3DONd80GF9mK_BW3mzOSxCLIHKJkcm73_-hiFLn28UPo_&s=gRKhN6YGQSB8_4Uhx614NvMzTen9tzF1nwrcj56m6RA&e=.
great to hear
I have previously used the programs from this book without issues. When I purchased an update problems developed. I am running these programs on a Mac
The errors were CondaVerificationError: The package for emboss located at /Users/theoneal/miniconda3/pkgs/emboss-6.6.0-h6debe1e_0 appears to be corrupted. The path 'share/EMBOSS/data/TAXONOMY/names.dmp' specified in the package manifest cannot be found. ClobberError: This transaction has incompatible packages due to a shared path. packages: bioconda/osx-64::perl-compress-raw-bzip2-2.087-pl526h6de7cb9_0, bioconda/osx-64::perl-extutils-makemaker-7.36-pl526_1, bioconda/osx-64::perl-io-zlib-1.10-pl526_2, bioconda/osx-64::perl-json-4.02-pl526_0 path: 'lib/5.26.2/darwin-thread-multi-2level/perllocal.pod' ClobberError: This transaction has incompatible packages due to a shared path. packages: conda-forge/osx-64::openjdk-11.0.9.1-hcf210ce_1, conda-forge/osx-64::freetype-2.10.4-h4cff582_1 path: 'lib/libfreetype.dylib'
When I run doctor.py bwa, fastqc, seqret, subread-align, featureCounts, efetch, esearch, fastq-dump are missing. I went through the doctor.py --fixme routine without fixing the problem.
Thanks for any help.