Entering edit mode
6.3 years ago
Dear community, I am trying to install qiime2-2018.6 in a workstation which looks like this
dbus post-link :: /etc/machine-id not found …
dbus post-link :: … using /proc/sys/kernel/random/boot_id
post-link script failed for package bioconda::bioconductor-genomeinfodbdata-1.0.0-r3.4.1_1"
I have followed most of the discussion regarding this issue and tried all the possible ways mentioned there with no result. the error message is attached herewith. kindly help me out of this.!
Workstation:~$ conda env create -n qiime2-2018.6 --file qiime2-2018.6-py35-linux-conda.yml
msgpack-python-0.5.6 | 300 KB | ###################################################################################################################################################################### | 100%
setuptools-39.2.0 | 563 KB | ###################################################################################################################################################################### | 100%
send2trash-1.5.0 | 12 KB | ###################################################################################################################################################################### | 100%
statsmodels-0.9.0 | 15.8 MB | ###################################################################################################################################################################### | 100%
icu-58.2 | 22.8 MB | ###################################################################################################################################################################### | 100%
r-stringi-1.1.7 | 697 KB | ###################################################################################################################################################################### | 100%
q2-feature-classifie | 1.3 MB | ###################################################################################################################################################################### | 100%
mkl-2018.0.3 | 198.7 MB | ##################################################################################################################################################################### | 100%
asn1crypto-0.24.0 | 72 KB | ###################################################################################################################################################################### | 100%
Preparing transaction: done
Verifying transaction: done
Executing transaction: \ dbus post-link :: /etc/machine-id not found ..
dbus post-link :: .. using /proc/sys/kernel/random/boot_id
failed
ERROR conda.core.link:_execute(502): An error occurred while installing package 'bioconda::bioconductor-genomeinfodbdata-1.0.0-r3.4.1_1'.
LinkError: post-link script failed for package bioconda::bioconductor-genomeinfodbdata-1.0.0-r3.4.1_1
running your command again with `-v` will provide additional information
location of failed script: /home/utpalbora/miniconda3/envs/qiime2-2018.6/bin/.bioconductor-genomeinfodbdata-post-link.sh
==> script messages <==
<None>
Attempting to roll back.
Rolling back transaction: done
LinkError: post-link script failed for package bioconda::bioconductor-genomeinfodbdata-1.0.0-r3.4.1_1
running your command again with `-v` will provide additional information
location of failed script: /home/utpalbora/miniconda3/envs/qiime2-2018.6/bin/.bioconductor-genomeinfodbdata-post-link.sh
==> script messages <==
<None>
Please edit your question and add relevant tags. You're trying to install
qiime
- don't you think that should be a tag in your post?could you help me, I have the same problem, did you resolve it?