conda / conda

A system-level, binary package and environment manager running on all major operating systems and platforms.
https://docs.conda.io/projects/conda/
Other
6.44k stars 1.68k forks source link

conda env update failed #12633

Closed HeenaBioinfo closed 1 year ago

HeenaBioinfo commented 1 year ago

Checklist

What happened?

I tried updateing env with a .yaml file as well as individually - both of them failed I am pasting the error report here:

(mofa) heena@heena-HP-Z240-Tower-Workstation:~$ conda env update --file /space/multilayer_prediction_model/workflow/envs/heena_blm.yaml 
Collecting package metadata (repodata.json): failed

# >>>>>>>>>>>>>>>>>>>>>> ERROR REPORT <<<<<<<<<<<<<<<<<<<<<<

    Traceback (most recent call last):
      File "/home/heena/anaconda3/lib/python3.10/site-packages/conda/exceptions.py", line 1132, in __call__
        return func(*args, **kwargs)
      File "/home/heena/anaconda3/lib/python3.10/site-packages/conda_env/cli/main.py", line 78, in do_call
        exit_code = getattr(module, func_name)(args, parser)
      File "/home/heena/anaconda3/lib/python3.10/site-packages/conda/notices/core.py", line 121, in wrapper
        return func(*args, **kwargs)
      File "/home/heena/anaconda3/lib/python3.10/site-packages/conda_env/cli/main_update.py", line 131, in execute
        result[installer_type] = installer.install(prefix, specs, args, env)
      File "/home/heena/anaconda3/lib/python3.10/site-packages/conda_env/installers/conda.py", line 53, in install
        unlink_link_transaction = solver.solve_for_transaction(
      File "/home/heena/anaconda3/lib/python3.10/site-packages/conda/core/solve.py", line 134, in solve_for_transaction
        unlink_precs, link_precs = self.solve_for_diff(update_modifier, deps_modifier,
      File "/home/heena/anaconda3/lib/python3.10/site-packages/conda/core/solve.py", line 177, in solve_for_diff
        final_precs = self.solve_final_state(update_modifier, deps_modifier, prune, ignore_pinned,
      File "/home/heena/anaconda3/lib/python3.10/site-packages/conda/core/solve.py", line 282, in solve_final_state
        ssc = self._collect_all_metadata(ssc)
      File "/home/heena/anaconda3/lib/python3.10/site-packages/conda/common/io.py", line 84, in decorated
        return f(*args, **kwds)
      File "/home/heena/anaconda3/lib/python3.10/site-packages/conda/core/solve.py", line 449, in _collect_all_metadata
        index, r = self._prepare(prepared_specs)
      File "/home/heena/anaconda3/lib/python3.10/site-packages/conda/core/solve.py", line 1064, in _prepare
        reduced_index = get_reduced_index(self.prefix, self.channels,
      File "/home/heena/anaconda3/lib/python3.10/site-packages/conda/core/index.py", line 267, in get_reduced_index
        new_records = SubdirData.query_all(spec, channels=channels, subdirs=subdirs,
      File "/home/heena/anaconda3/lib/python3.10/site-packages/conda/core/subdir_data.py", line 169, in query_all
        result = tuple(chain.from_iterable(executor.map(subdir_query, channel_urls)))
      File "/home/heena/anaconda3/lib/python3.10/concurrent/futures/_base.py", line 621, in result_iterator
        yield _result_or_cancel(fs.pop())
      File "/home/heena/anaconda3/lib/python3.10/concurrent/futures/_base.py", line 319, in _result_or_cancel
        return fut.result(timeout)
      File "/home/heena/anaconda3/lib/python3.10/concurrent/futures/_base.py", line 451, in result
        return self.__get_result()
      File "/home/heena/anaconda3/lib/python3.10/concurrent/futures/_base.py", line 403, in __get_result
        raise self._exception
      File "/home/heena/anaconda3/lib/python3.10/concurrent/futures/thread.py", line 58, in run
        result = self.fn(*self.args, **self.kwargs)
      File "/home/heena/anaconda3/lib/python3.10/site-packages/conda/core/subdir_data.py", line 158, in subdir_query
        return tuple(
      File "/home/heena/anaconda3/lib/python3.10/site-packages/conda/core/subdir_data.py", line 174, in query
        self.load()
      File "/home/heena/anaconda3/lib/python3.10/site-packages/conda/core/subdir_data.py", line 264, in load
        _internal_state = self._load()
      File "/home/heena/anaconda3/lib/python3.10/site-packages/conda/core/subdir_data.py", line 315, in _load
        cache.load_state()  # XXX should this succeed even if FileNotFound?
      File "/home/heena/anaconda3/lib/python3.10/site-packages/conda/gateways/repodata/__init__.py", line 570, in load_state
        self.load(state_only=True)
      File "/home/heena/anaconda3/lib/python3.10/site-packages/conda/gateways/repodata/__init__.py", line 528, in load
        state = json.loads(state_file.read())
      File "/home/heena/anaconda3/lib/python3.10/json/__init__.py", line 346, in loads
        return _default_decoder.decode(s)
      File "/home/heena/anaconda3/lib/python3.10/json/decoder.py", line 337, in decode
        obj, end = self.raw_decode(s, idx=_w(s, 0).end())
      File "/home/heena/anaconda3/lib/python3.10/json/decoder.py", line 355, in raw_decode
        raise JSONDecodeError("Expecting value", s, err.value) from None
    json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

`$ /home/heena/anaconda3/bin/conda-env update --file /space/multilayer_prediction_model/workflow/envs/heena_blm.yaml`

  environment variables:
                 CIO_TEST=<not set>
  CONDA_AUTO_UPDATE_CONDA=false
        CONDA_DEFAULT_ENV=mofa
                CONDA_EXE=/home/heena/anaconda3/bin/conda
             CONDA_PREFIX=/home/heena/anaconda3/envs/mofa
           CONDA_PREFIX_1=/home/heena/anaconda3
    CONDA_PROMPT_MODIFIER=(mofa)
         CONDA_PYTHON_EXE=/home/heena/anaconda3/bin/python
               CONDA_ROOT=/home/heena/anaconda3
              CONDA_SHLVL=2
           CURL_CA_BUNDLE=<not set>
            DEFAULTS_PATH=/usr/share/gconf/ubuntu.default.path
               LD_PRELOAD=<not set>
           MANDATORY_PATH=/usr/share/gconf/ubuntu.mandatory.path
                     PATH=/home/heena/anaconda3/envs/mofa/bin:/home/heena/anaconda3/condabin:/ho
                          me/heena/.local/bin:/home/heena/bin:/usr/local/sbin:/usr/local/bin:/us
                          r/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/snap
                          /bin
       REQUESTS_CA_BUNDLE=<not set>
            SSL_CERT_FILE=<not set>
               WINDOWPATH=2

     active environment : mofa
    active env location : /home/heena/anaconda3/envs/mofa
            shell level : 2
       user config file : /home/heena/.condarc
 populated config files : /home/heena/.condarc
          conda version : 23.3.1
    conda-build version : 3.24.0
         python version : 3.10.10.final.0
       virtual packages : __archspec=1=x86_64
                          __glibc=2.35=0
                          __linux=5.15.0=0
                          __unix=0=0
       base environment : /home/heena/anaconda3  (writable)
      conda av data dir : /home/heena/anaconda3/etc/conda
  conda av metadata url : None
           channel URLs : https://conda.anaconda.org/conda-forge/linux-64
                          https://conda.anaconda.org/conda-forge/noarch
                          https://conda.anaconda.org/bioconda/linux-64
                          https://conda.anaconda.org/bioconda/noarch
                          https://repo.anaconda.com/pkgs/main/linux-64
                          https://repo.anaconda.com/pkgs/main/noarch
                          https://repo.anaconda.com/pkgs/r/linux-64
                          https://repo.anaconda.com/pkgs/r/noarch
          package cache : /home/heena/anaconda3/pkgs
                          /home/heena/.conda/pkgs
       envs directories : /home/heena/anaconda3/envs
                          /home/heena/.conda/envs
               platform : linux-64
             user-agent : conda/23.3.1 requests/2.29.0 CPython/3.10.10 Linux/5.15.0-71-generic ubuntu/22.04.2 glibc/2.35
                UID:GID : 1000:1000
             netrc file : None
           offline mode : False

An unexpected error has occurred. Conda has prepared the above report.

If submitted, this report will be used by core maintainers to improve
future releases of conda.
Would you like conda to send this report to the core maintainers? [y/N]: n

No report sent. To permanently opt-out, use

    $ conda config --set report_errors false

Conda Info

active environment : mofa
    active env location : /home/heena/anaconda3/envs/mofa
            shell level : 2
       user config file : /home/heena/.condarc
 populated config files : /home/heena/.condarc
          conda version : 23.3.1
    conda-build version : 3.24.0
         python version : 3.10.10.final.0
       virtual packages : __archspec=1=x86_64
                          __glibc=2.35=0
                          __linux=5.15.0=0
                          __unix=0=0
       base environment : /home/heena/anaconda3  (writable)
      conda av data dir : /home/heena/anaconda3/etc/conda
  conda av metadata url : None
           channel URLs : https://conda.anaconda.org/conda-forge/linux-64
                          https://conda.anaconda.org/conda-forge/noarch
                          https://conda.anaconda.org/bioconda/linux-64
                          https://conda.anaconda.org/bioconda/noarch
                          https://repo.anaconda.com/pkgs/main/linux-64
                          https://repo.anaconda.com/pkgs/main/noarch
                          https://repo.anaconda.com/pkgs/r/linux-64
                          https://repo.anaconda.com/pkgs/r/noarch
          package cache : /home/heena/anaconda3/pkgs
                          /home/heena/.conda/pkgs
       envs directories : /home/heena/anaconda3/envs
                          /home/heena/.conda/envs
               platform : linux-64
             user-agent : conda/23.3.1 requests/2.29.0 CPython/3.10.10 Linux/5.15.0-71-generic ubuntu/22.04.2 glibc/2.35
                UID:GID : 1000:1000
             netrc file : None
           offline mode : False

Conda Config

=> /home/heena/.condarc <==
ssl_verify: True
channel_priority: strict
channels:
  - conda-forge
  - bioconda
  - defaults

Conda list

# packages in environment at /home/heena/anaconda3/envs/mofa:
#
# Name                    Version                   Build  Channel
_libgcc_mutex             0.1                 conda_forge    conda-forge
_openmp_mutex             4.5                       2_gnu    conda-forge
_r-mutex                  1.0.1               anacondar_1    conda-forge
binutils_impl_linux-64    2.40                 hf600244_0    conda-forge
bioconductor-annotate     1.72.0            r41hdfd78af_0    bioconda
bioconductor-annotationdbi 1.56.2            r41hdfd78af_0    bioconda
bioconductor-basilisk     1.6.0             r41hdfd78af_0    bioconda
bioconductor-basilisk.utils 1.6.0             r41hdfd78af_0    bioconda
bioconductor-biobase      2.54.0            r41hc0cfd56_2    bioconda
bioconductor-biocfilecache 2.2.0             r41hdfd78af_0    bioconda
bioconductor-biocgenerics 0.40.0            r41hdfd78af_0    bioconda
bioconductor-biocio       1.4.0             r41hdfd78af_0    bioconda
bioconductor-biocparallel 1.28.3            r41hc247a5b_1    bioconda
bioconductor-biomart      2.50.0            r41hdfd78af_0    bioconda
bioconductor-biostrings   2.62.0            r41hc0cfd56_2    bioconda
bioconductor-bsgenome     1.62.0            r41hdfd78af_0    bioconda
bioconductor-bsgenome.hsapiens.ucsc.hg38 1.4.4             r41hdfd78af_1    bioconda
bioconductor-delayedarray 0.20.0            r41hc0cfd56_2    bioconda
bioconductor-dir.expiry   1.2.0             r41hdfd78af_0    bioconda
bioconductor-genefilter   1.76.0            r41h38f54d8_2    bioconda
bioconductor-genomeinfodb 1.30.1            r41hdfd78af_0    bioconda
bioconductor-genomeinfodbdata 1.2.7             r41hdfd78af_2    bioconda
bioconductor-genomicalignments 1.30.0            r41hc0cfd56_2    bioconda
bioconductor-genomicfeatures 1.46.1            r41hdfd78af_0    bioconda
bioconductor-genomicranges 1.46.1            r41hc0cfd56_1    bioconda
bioconductor-hdf5array    1.22.1            r41hc0cfd56_1    bioconda
bioconductor-iranges      2.28.0            r41hc0cfd56_2    bioconda
bioconductor-keggrest     1.34.0            r41hdfd78af_0    bioconda
bioconductor-maftools     2.10.05           r41hc0cfd56_0    bioconda
bioconductor-matrixgenerics 1.6.0             r41hdfd78af_0    bioconda
bioconductor-mofa2        1.4.0             r41h9ee0642_0    bioconda
bioconductor-mutationalpatterns 3.4.0             r41hdfd78af_0    bioconda
bioconductor-rhdf5        2.38.1            r41hbe1951d_0    bioconda
bioconductor-rhdf5filters 1.6.0             r41hc247a5b_2    bioconda
bioconductor-rhdf5lib     1.16.0            r41hc0cfd56_2    bioconda
bioconductor-rhtslib      1.26.0            r41hc0cfd56_2    bioconda
bioconductor-rsamtools    2.10.0            r41hc247a5b_2    bioconda
bioconductor-rtracklayer  1.54.0            r41h171f361_4    bioconda
bioconductor-s4vectors    0.32.4            r41hc0cfd56_0    bioconda
bioconductor-summarizedexperiment 1.24.0            r41hdfd78af_0    bioconda
bioconductor-variantannotation 1.40.0            r41hc0cfd56_2    bioconda
bioconductor-xvector      0.34.0            r41hc0cfd56_2    bioconda
bioconductor-zlibbioc     1.40.0            r41hc0cfd56_2    bioconda
bwidget                   1.9.14               ha770c72_1    conda-forge
bzip2                     1.0.8                h7f98852_4    conda-forge
c-ares                    1.18.1               h7f98852_0    conda-forge
ca-certificates           2022.12.7            ha878542_0    conda-forge
cairo                     1.16.0            ha61ee94_1014    conda-forge
curl                      7.86.0               h7bff187_1    conda-forge
expat                     2.5.0                hcb278e6_1    conda-forge
font-ttf-dejavu-sans-mono 2.37                 hab24e00_0    conda-forge
font-ttf-inconsolata      3.000                h77eed37_0    conda-forge
font-ttf-source-code-pro  2.038                h77eed37_0    conda-forge
font-ttf-ubuntu           0.83                 hab24e00_0    conda-forge
fontconfig                2.14.2               h14ed4e7_0    conda-forge
fonts-conda-ecosystem     1                             0    conda-forge
fonts-conda-forge         1                             0    conda-forge
freetype                  2.12.1               hca18f0e_1    conda-forge
fribidi                   1.0.10               h36c2ea0_0    conda-forge
gcc_impl_linux-64         12.2.0              hcc96c02_19    conda-forge
gettext                   0.21.1               h27087fc_0    conda-forge
gfortran_impl_linux-64    12.2.0              h55be85b_19    conda-forge
graphite2                 1.3.13            h58526e2_1001    conda-forge
gsl                       2.7                  he838d99_0    conda-forge
gxx_impl_linux-64         12.2.0              hcc96c02_19    conda-forge
harfbuzz                  6.0.0                h8e241bc_0    conda-forge
icu                       70.1                 h27087fc_0    conda-forge
jpeg                      9e                   h0b41bf4_3    conda-forge
kernel-headers_linux-64   2.6.32              he073ed8_15    conda-forge
keyutils                  1.6.1                h166bdaf_0    conda-forge
krb5                      1.19.3               h3790be6_0    conda-forge
ld_impl_linux-64          2.40                 h41732ed_0    conda-forge
lerc                      4.0.0                h27087fc_0    conda-forge
libblas                   3.9.0           16_linux64_openblas    conda-forge
libcblas                  3.9.0           16_linux64_openblas    conda-forge
libcurl                   7.86.0               h7bff187_1    conda-forge
libdeflate                1.17                 h0b41bf4_0    conda-forge
libedit                   3.1.20191231         he28a2e2_2    conda-forge
libev                     4.33                 h516909a_1    conda-forge
libexpat                  2.5.0                hcb278e6_1    conda-forge
libffi                    3.4.2                h7f98852_5    conda-forge
libgcc-devel_linux-64     12.2.0              h3b97bd3_19    conda-forge
libgcc-ng                 12.2.0              h65d4601_19    conda-forge
libgfortran-ng            12.2.0              h69a702a_19    conda-forge
libgfortran5              12.2.0              h337968e_19    conda-forge
libgit2                   1.5.1                ha98c156_0    conda-forge
libglib                   2.76.2               hebfc3b9_0    conda-forge
libgomp                   12.2.0              h65d4601_19    conda-forge
libiconv                  1.17                 h166bdaf_0    conda-forge
liblapack                 3.9.0           16_linux64_openblas    conda-forge
libnghttp2                1.51.0               hdcd2b5c_0    conda-forge
libnsl                    2.0.0                h7f98852_0    conda-forge
libopenblas               0.3.21          pthreads_h78a6416_3    conda-forge
libpng                    1.6.39               h753d276_0    conda-forge
libsanitizer              12.2.0              h46fd767_19    conda-forge
libsqlite                 3.40.0               h753d276_1    conda-forge
libssh2                   1.10.0               haa6b8db_3    conda-forge
libstdcxx-devel_linux-64  12.2.0              h3b97bd3_19    conda-forge
libstdcxx-ng              12.2.0              h46fd767_19    conda-forge
libtiff                   4.5.0                h6adf6a1_2    conda-forge
libuuid                   2.38.1               h0b41bf4_0    conda-forge
libwebp-base              1.3.0                h0b41bf4_0    conda-forge
libxcb                    1.13              h7f98852_1004    conda-forge
libxml2                   2.10.3               hca2bb57_4    conda-forge
libzlib                   1.2.13               h166bdaf_4    conda-forge
make                      4.3                  hd18ef5c_1    conda-forge
ncurses                   6.3                  h27087fc_1    conda-forge
nlopt                     2.7.1           py311he53e775_3    conda-forge
numpy                     1.24.3          py311h64a7726_0    conda-forge
openssl                   1.1.1t               h0b41bf4_0    conda-forge
pandoc                    2.19.2               h32600fe_2    conda-forge
pango                     1.50.14              hd33c08f_0    conda-forge
pcre2                     10.40                hc3806b6_0    conda-forge
pip                       23.1.2             pyhd8ed1ab_0    conda-forge
pixman                    0.40.0               h36c2ea0_0    conda-forge
pthread-stubs             0.4               h36c2ea0_1001    conda-forge
python                    3.11.0          h10a6764_1_cpython    conda-forge
python_abi                3.11                    3_cp311    conda-forge
r-abind                   1.4_5           r41hc72bb7e_1004    conda-forge
r-askpass                 1.1               r41h06615bd_3    conda-forge
r-assertthat              0.2.1             r41hc72bb7e_3    conda-forge
r-backports               1.4.1             r41h06615bd_1    conda-forge
r-base                    4.1.3                h2f963a2_5    conda-forge
r-base64enc               0.1_3           r41h06615bd_1005    conda-forge
r-bh                      1.81.0_1          r41hc72bb7e_0    conda-forge
r-bibtex                  0.5.1             r41hc72bb7e_0    conda-forge
r-biocmanager             1.30.20           r41hc72bb7e_0    conda-forge
r-bit                     4.0.5             r41h06615bd_0    conda-forge
r-bit64                   4.0.5             r41h06615bd_1    conda-forge
r-bitops                  1.0_7             r41h06615bd_1    conda-forge
r-blob                    1.2.4             r41hc72bb7e_0    conda-forge
r-boot                    1.3_28.1          r41hc72bb7e_0    conda-forge
r-brew                    1.0_8             r41hc72bb7e_1    conda-forge
r-brio                    1.1.3             r41h06615bd_1    conda-forge
r-broom                   1.0.4             r41hc72bb7e_0    conda-forge
r-bslib                   0.4.2             r41hc72bb7e_0    conda-forge
r-cachem                  1.0.8             r41h57805ef_0    conda-forge
r-callr                   3.7.3             r41hc72bb7e_0    conda-forge
r-car                     3.1_2             r41hc72bb7e_0    conda-forge
r-cardata                 3.0_5             r41hc72bb7e_1    conda-forge
r-caret                   6.0_94            r41h133d619_0    conda-forge
r-catools                 1.18.2            r41h7525677_1    conda-forge
r-cellranger              1.1.0           r41hc72bb7e_1005    conda-forge
r-class                   7.3_21            r41h133d619_0    conda-forge
r-cli                     3.6.1             r41h38f115c_0    conda-forge
r-clipr                   0.8.0             r41hc72bb7e_1    conda-forge
r-clock                   0.6.1             r41h7525677_1    conda-forge
r-cluster                 2.1.4             r41h8da6f51_0    conda-forge
r-codetools               0.2_19            r41hc72bb7e_0    conda-forge
r-colorspace              2.1_0             r41h133d619_0    conda-forge
r-commonmark              1.9.0             r41h133d619_0    conda-forge
r-conflicted              1.2.0             r41h785f33e_0    conda-forge
r-conquer                 1.3.3             r41hbf9dc1e_0    conda-forge
r-corrplot                0.92              r41hc72bb7e_1    conda-forge
r-cowplot                 1.1.1             r41hc72bb7e_1    conda-forge
r-cpp11                   0.4.3             r41hc72bb7e_0    conda-forge
r-crayon                  1.5.2             r41hc72bb7e_1    conda-forge
r-credentials             1.3.2             r41hc72bb7e_1    conda-forge
r-curl                    4.3.3             r41h06615bd_1    conda-forge
r-data.table              1.14.8            r41h133d619_0    conda-forge
r-dbi                     1.1.3             r41hc72bb7e_1    conda-forge
r-dbplyr                  2.3.2             r41hc72bb7e_0    conda-forge
r-desc                    1.4.2             r41hc72bb7e_1    conda-forge
r-devtools                2.4.5             r41hc72bb7e_1    conda-forge
r-diagram                 1.6.5             r41ha770c72_1    conda-forge
r-diffobj                 0.3.5             r41h06615bd_1    conda-forge
r-digest                  0.6.31            r41h38f115c_0    conda-forge
r-doparallel              1.0.17            r41hc72bb7e_1    conda-forge
r-downlit                 0.4.2             r41hc72bb7e_1    conda-forge
r-dplyr                   1.1.2             r41ha503ecb_0    conda-forge
r-dqrng                   0.3.0             r41h7525677_1    conda-forge
r-dtplyr                  1.3.1             r41hc72bb7e_0    conda-forge
r-e1071                   1.7_13            r41h38f115c_0    conda-forge
r-ellipsis                0.3.2             r41h06615bd_1    conda-forge
r-evaluate                0.20              r41hc72bb7e_0    conda-forge
r-exactranktests          0.8_35            r41h06615bd_1    conda-forge
r-fansi                   1.0.4             r41h133d619_0    conda-forge
r-farver                  2.1.1             r41h7525677_1    conda-forge
r-fastmap                 1.1.1             r41h38f115c_0    conda-forge
r-filelock                1.0.2           r41h133d619_1003    conda-forge
r-fnn                     1.1.3.2           r41h38f115c_0    conda-forge
r-fontawesome             0.5.1             r41hc72bb7e_0    conda-forge
r-forcats                 1.0.0             r41hc72bb7e_0    conda-forge
r-foreach                 1.5.2             r41hc72bb7e_1    conda-forge
r-foreign                 0.8_84            r41h133d619_0    conda-forge
r-formatr                 1.14              r41hc72bb7e_0    conda-forge
r-fs                      1.6.2             r41ha503ecb_0    conda-forge
r-furrr                   0.3.1             r41hc72bb7e_1    conda-forge
r-futile.logger           1.4.3           r41hc72bb7e_1004    conda-forge
r-futile.options          1.0.1           r41hc72bb7e_1003    conda-forge
r-future                  1.32.0            r41hc72bb7e_0    conda-forge
r-future.apply            1.10.0            r41hc72bb7e_0    conda-forge
r-gargle                  1.4.0             r41h785f33e_0    conda-forge
r-generics                0.1.3             r41hc72bb7e_1    conda-forge
r-gert                    1.9.2             r41hf3f2ec2_0    conda-forge
r-ggalluvial              0.12.5            r41hc72bb7e_0    conda-forge
r-ggdendro                0.1.23            r41hc72bb7e_1    conda-forge
r-ggplot2                 3.4.2             r41hc72bb7e_0    conda-forge
r-ggplotify               0.1.0             r41hc72bb7e_1    conda-forge
r-ggpubr                  0.6.0             r41hc72bb7e_0    conda-forge
r-ggrepel                 0.9.3             r41h38f115c_0    conda-forge
r-ggsci                   3.0.0             r41hc72bb7e_0    conda-forge
r-ggsignif                0.6.4             r41hc72bb7e_0    conda-forge
r-ggtext                  0.1.2             r41hc72bb7e_1    conda-forge
r-gh                      1.4.0             r41hc72bb7e_0    conda-forge
r-gitcreds                0.1.2             r41hc72bb7e_1    conda-forge
r-glmnet                  4.1_7             r41haa30946_0    conda-forge
r-glmnetutils             1.1.8             r41hc72bb7e_1    conda-forge
r-globals                 0.16.2            r41hc72bb7e_0    conda-forge
r-glue                    1.6.2             r41h06615bd_1    conda-forge
r-googledrive             2.1.0             r41hc72bb7e_0    conda-forge
r-googlesheets4           1.1.0             r41h785f33e_0    conda-forge
r-gower                   1.0.1             r41h133d619_0    conda-forge
r-gridbase                0.4_7           r41hc72bb7e_1004    conda-forge
r-gridextra               2.3             r41hc72bb7e_1004    conda-forge
r-gridgraphics            0.5_1             r41hc72bb7e_1    conda-forge
r-gridtext                0.1.5             r41h7525677_1    conda-forge
r-gtable                  0.3.3             r41hc72bb7e_0    conda-forge
r-hardhat                 1.3.0             r41hc72bb7e_0    conda-forge
r-haven                   2.5.2             r41h38f115c_0    conda-forge
r-here                    1.0.1             r41hc72bb7e_1    conda-forge
r-highr                   0.10              r41hc72bb7e_0    conda-forge
r-hms                     1.1.3             r41hc72bb7e_0    conda-forge
r-htmltools               0.5.5             r41h38f115c_0    conda-forge
r-htmlwidgets             1.6.2             r41hc72bb7e_0    conda-forge
r-httpuv                  1.6.9             r41h38f115c_0    conda-forge
r-httr                    1.4.5             r41hc72bb7e_0    conda-forge
r-httr2                   0.2.2             r41hc72bb7e_1    conda-forge
r-ids                     1.0.1             r41hc72bb7e_2    conda-forge
r-ini                     0.3.1           r41hc72bb7e_1004    conda-forge
r-ipred                   0.9_14            r41h133d619_0    conda-forge
r-irlba                   2.3.5.1           r41h5f7b363_0    conda-forge
r-isoband                 0.2.7             r41h38f115c_1    conda-forge
r-iterators               1.0.14            r41hc72bb7e_1    conda-forge
r-jpeg                    0.1_10            r41h34a62ce_1    conda-forge
r-jquerylib               0.1.4             r41hc72bb7e_1    conda-forge
r-jsonlite                1.8.4             r41h133d619_0    conda-forge
r-kernsmooth              2.23_20           r41hd009a43_1    conda-forge
r-km.ci                   0.5_6             r41hc72bb7e_1    conda-forge
r-kmsurv                  0.1_5           r41hc72bb7e_1004    conda-forge
r-knitr                   1.42              r41hc72bb7e_1    conda-forge
r-labeling                0.4.2             r41hc72bb7e_2    conda-forge
r-lambda.r                1.2.4             r41hc72bb7e_2    conda-forge
r-later                   1.3.0             r41h7525677_1    conda-forge
r-lattice                 0.21_8            r41h133d619_0    conda-forge
r-lava                    1.7.2.1           r41hc72bb7e_0    conda-forge
r-lazyeval                0.2.2             r41h06615bd_3    conda-forge
r-lifecycle               1.0.3             r41hc72bb7e_1    conda-forge
r-listenv                 0.9.0             r41hc72bb7e_0    conda-forge
r-lme4                    1.1_33            r41ha503ecb_0    conda-forge
r-lubridate               1.9.2             r41h133d619_1    conda-forge
r-magrittr                2.0.3             r41h06615bd_1    conda-forge
r-maptools                1.1_6             r41h133d619_0    conda-forge
r-markdown                1.6               r41hc72bb7e_0    conda-forge
r-mass                    7.3_58.3          r41h133d619_0    conda-forge
r-matrix                  1.5_4             r41he1ae0d6_0    conda-forge
r-matrixmodels            0.5_1             r41hc72bb7e_0    conda-forge
r-matrixstats             0.63.0            r41h06615bd_0    conda-forge
r-maxstat                 0.7_25          r41h06615bd_1005    conda-forge
r-memoise                 2.0.1             r41hc72bb7e_1    conda-forge
r-mgcv                    1.8_42            r41he1ae0d6_0    conda-forge
r-mime                    0.12              r41h06615bd_1    conda-forge
r-miniui                  0.1.1.1         r41hc72bb7e_1003    conda-forge
r-minqa                   1.2.5             r41hb13c81a_0    conda-forge
r-modelmetrics            1.2.2.2           r41h7525677_2    conda-forge
r-modelr                  0.1.11            r41hc72bb7e_0    conda-forge
r-munsell                 0.5.0           r41hc72bb7e_1005    conda-forge
r-mvtnorm                 1.1_3             r41h8da6f51_1    conda-forge
r-nlme                    3.1_162           r41hac0b197_0    conda-forge
r-nloptr                  2.0.3             r41hb13c81a_1    conda-forge
r-nmf                     0.21.0          r41h7525677_1005    conda-forge
r-nnet                    7.3_18            r41h06615bd_1    conda-forge
r-numderiv                2016.8_1.1        r41hc72bb7e_4    conda-forge
r-openssl                 2.0.5             r41hb1dc35e_0    conda-forge
r-openxlsx                4.2.5.2           r41h38f115c_0    conda-forge
r-parallelly              1.35.0            r41hc72bb7e_0    conda-forge
r-pbkrtest                0.5.2             r41hc72bb7e_0    conda-forge
r-pheatmap                1.0.12            r41hc72bb7e_3    conda-forge
r-pillar                  1.9.0             r41hc72bb7e_0    conda-forge
r-pkgbuild                1.4.0             r41hc72bb7e_0    conda-forge
r-pkgconfig               2.0.3             r41hc72bb7e_2    conda-forge
r-pkgdown                 2.0.7             r41hc72bb7e_0    conda-forge
r-pkgload                 1.3.2             r41hc72bb7e_0    conda-forge
r-pkgmaker                0.32.8            r41hc72bb7e_0    conda-forge
r-plogr                   0.2.0           r41hc72bb7e_1004    conda-forge
r-plyr                    1.8.8             r41h7525677_0    conda-forge
r-png                     0.1_8             r41h10cf519_0    conda-forge
r-polynom                 1.4_1             r41hc72bb7e_1    conda-forge
r-pracma                  2.4.2             r41hc72bb7e_1    conda-forge
r-praise                  1.0.0           r41hc72bb7e_1006    conda-forge
r-prettyunits             1.1.1             r41hc72bb7e_2    conda-forge
r-proc                    1.18.0            r41h7525677_1    conda-forge
r-processx                3.8.1             r41h133d619_0    conda-forge
r-prodlim                 2023.03.31        r41h38f115c_0    conda-forge
r-profmem                 0.6.0             r41hc72bb7e_1    conda-forge
r-profvis                 0.3.7             r41h06615bd_1    conda-forge
r-progress                1.2.2             r41hc72bb7e_3    conda-forge
r-progressr               0.13.0            r41hc72bb7e_0    conda-forge
r-promises                1.2.0.1           r41h7525677_1    conda-forge
r-proxy                   0.4_27            r41h06615bd_1    conda-forge
r-ps                      1.7.5             r41h133d619_0    conda-forge
r-purrr                   1.0.1             r41h133d619_0    conda-forge
r-quantreg                5.95              r41hb20cf53_0    conda-forge
r-r6                      2.5.1             r41hc72bb7e_1    conda-forge
r-ragg                    1.2.5             r41hd65d3ba_0    conda-forge
r-rappdirs                0.3.3             r41h06615bd_1    conda-forge
r-rcmdcheck               1.4.0             r41h785f33e_1    conda-forge
r-rcolorbrewer            1.1_3             r41h785f33e_1    conda-forge
r-rcpp                    1.0.10            r41h38f115c_0    conda-forge
r-rcppannoy               0.0.20            r41h7525677_0    conda-forge
r-rcpparmadillo           0.12.2.0.0        r41h358215d_0    conda-forge
r-rcppeigen               0.3.3.9.3         r41h9f5de39_0    conda-forge
r-rcppparallel            5.1.6             r41h38f115c_0    conda-forge
r-rcppprogress            0.4.2             r41hc72bb7e_2    conda-forge
r-rcpptoml                0.2.2             r41h38f115c_0    conda-forge
r-rcurl                   1.98_1.12         r41h133d619_0    conda-forge
r-readr                   2.1.4             r41h38f115c_0    conda-forge
r-readxl                  1.4.2             r41h81ef4d7_0    conda-forge
r-recipes                 1.0.6             r41hc72bb7e_0    conda-forge
r-registry                0.5_1             r41hc72bb7e_3    conda-forge
r-rematch                 1.0.1           r41hc72bb7e_1005    conda-forge
r-rematch2                2.1.2             r41hc72bb7e_2    conda-forge
r-remotes                 2.4.2             r41hc72bb7e_1    conda-forge
r-reprex                  2.0.2             r41hc72bb7e_1    conda-forge
r-reshape                 0.8.9             r41hc72bb7e_1    conda-forge
r-reshape2                1.4.4             r41h7525677_2    conda-forge
r-restfulr                0.0.15            r41h73dbb54_0    bioconda
r-reticulate              1.28              r41h38f115c_0    conda-forge
r-rio                     0.5.29            r41hc72bb7e_1    conda-forge
r-rjson                   0.2.21            r41h7525677_2    conda-forge
r-rlang                   1.1.1             r41ha503ecb_0    conda-forge
r-rmarkdown               2.21              r41hc72bb7e_0    conda-forge
r-rngtools                1.5.2             r41hc72bb7e_1    conda-forge
r-roxygen2                7.2.3             r41h38f115c_0    conda-forge
r-rpart                   4.1.19            r41h06615bd_0    conda-forge
r-rprojroot               2.0.3             r41hc72bb7e_1    conda-forge
r-rspectra                0.16_1            r41h9f5de39_1    conda-forge
r-rsqlite                 2.3.1             r41h38f115c_0    conda-forge
r-rstatix                 0.7.2             r41hc72bb7e_0    conda-forge
r-rstudioapi              0.14              r41hc72bb7e_1    conda-forge
r-rtsne                   0.16              r41h37cf8d7_1    conda-forge
r-rversions               2.1.2             r41hc72bb7e_1    conda-forge
r-rvest                   1.0.3             r41hc72bb7e_1    conda-forge
r-sass                    0.4.5             r41h38f115c_0    conda-forge
r-scales                  1.2.1             r41hc72bb7e_1    conda-forge
r-selectr                 0.4_2             r41hc72bb7e_2    conda-forge
r-sessioninfo             1.2.2             r41hc72bb7e_1    conda-forge
r-shape                   1.4.6             r41ha770c72_1    conda-forge
r-shiny                   1.7.4             r41h785f33e_0    conda-forge
r-sigminer                2.1.9             r41hecf12ef_0    bioconda
r-sitmo                   2.0.2             r41h7525677_1    conda-forge
r-snow                    0.4_4             r41hc72bb7e_1    conda-forge
r-sourcetools             0.1.7_1           r41h38f115c_0    conda-forge
r-sp                      1.6_0             r41h133d619_0    conda-forge
r-sparsem                 1.81              r41h8da6f51_1    conda-forge
r-squarem                 2021.1            r41hc72bb7e_1    conda-forge
r-statmod                 1.5.0             r41h74f4db8_0    conda-forge
r-stringi                 1.7.12            r41h1ae9187_0    conda-forge
r-stringr                 1.5.0             r41h785f33e_0    conda-forge
r-survival                3.5_5             r41h133d619_0    conda-forge
r-survminer               0.4.9             r41hc72bb7e_1    conda-forge
r-survmisc                0.5.6             r41hc72bb7e_1    conda-forge
r-sys                     3.4.1             r41h06615bd_0    conda-forge
r-systemfonts             1.0.4             r41h0ff29ef_1    conda-forge
r-testthat                3.1.7             r41h38f115c_0    conda-forge
r-textshaping             0.3.6             r41hbb20487_4    conda-forge
r-tibble                  3.2.1             r41h133d619_1    conda-forge
r-tidyr                   1.3.0             r41h38f115c_0    conda-forge
r-tidyselect              1.2.0             r41hc72bb7e_0    conda-forge
r-tidyverse               2.0.0             r41h785f33e_0    conda-forge
r-timechange              0.2.0             r41h38f115c_0    conda-forge
r-timedate                4022.108          r41hc72bb7e_0    conda-forge
r-tinytex                 0.45              r41hc72bb7e_0    conda-forge
r-tzdb                    0.3.0             r41h7525677_1    conda-forge
r-urlchecker              1.0.1             r41hc72bb7e_1    conda-forge
r-usethis                 2.1.6             r41hc72bb7e_1    conda-forge
r-utf8                    1.2.3             r41h133d619_0    conda-forge
r-uuid                    1.1_0             r41h06615bd_1    conda-forge
r-uwot                    0.1.14            r41h7525677_1    conda-forge
r-vctrs                   0.6.2             r41ha503ecb_0    conda-forge
r-viridislite             0.4.1             r41hc72bb7e_1    conda-forge
r-vroom                   1.6.3             r41ha503ecb_0    conda-forge
r-waldo                   0.5.0             r41hc72bb7e_0    conda-forge
r-whisker                 0.4.1             r41hc72bb7e_0    conda-forge
r-withr                   2.5.0             r41hc72bb7e_1    conda-forge
r-xfun                    0.39              r41ha503ecb_0    conda-forge
r-xml                     3.99_0.14         r41hb43fdd4_0    conda-forge
r-xml2                    1.3.3             r41h044e5c7_2    conda-forge
r-xopen                   1.0.0           r41hc72bb7e_1004    conda-forge
r-xtable                  1.8_4             r41hc72bb7e_4    conda-forge
r-yaml                    2.3.7             r41h133d619_0    conda-forge
r-yulab.utils             0.0.6             r41hc72bb7e_0    conda-forge
r-zip                     2.3.0             r41h133d619_0    conda-forge
r-zoo                     1.8_12            r41h133d619_0    conda-forge
readline                  8.2                  h8228510_1    conda-forge
sed                       4.8                  he412f7d_0    conda-forge
setuptools                67.7.2             pyhd8ed1ab_0    conda-forge
sysroot_linux-64          2.12                he073ed8_15    conda-forge
tk                        8.6.12               h27826a3_0    conda-forge
tktable                   2.10                 hb7b940f_3    conda-forge
tzdata                    2023c                h71feb2d_0    conda-forge
wheel                     0.40.0             pyhd8ed1ab_0    conda-forge
xorg-kbproto              1.0.7             h7f98852_1002    conda-forge
xorg-libice               1.0.10               h7f98852_0    conda-forge
xorg-libsm                1.2.3             hd9c2040_1000    conda-forge
xorg-libx11               1.8.4                h0b41bf4_0    conda-forge
xorg-libxau               1.0.9                h7f98852_0    conda-forge
xorg-libxdmcp             1.1.3                h7f98852_0    conda-forge
xorg-libxext              1.3.4                h0b41bf4_2    conda-forge
xorg-libxrender           0.9.10            h7f98852_1003    conda-forge
xorg-libxt                1.2.1                h7f98852_2    conda-forge
xorg-renderproto          0.11.1            h7f98852_1002    conda-forge
xorg-xextproto            7.3.0             h0b41bf4_1003    conda-forge
xorg-xproto               7.0.31            h7f98852_1007    conda-forge
xz                        5.2.6                h166bdaf_0    conda-forge
zlib                      1.2.13               h166bdaf_4    conda-forge
zstd                      1.5.2                h3eb15da_6    conda-forge

Additional Context

please help

travishathaway commented 1 year ago

Hi @HeenaSaini,

Can you please paste the contents of your environment YAML file (heena_blm.yaml). I'm guessing it's not correctly formatted, but I won't know for sure until I see what's inside.

HeenaBioinfo commented 1 year ago
        channels:
          - conda-forge
          - bioconda
          - defaults
          - local
        dependencies:
          - python
          - r-tidyverse
          - r-base
          - bioconductor-mutationalpatterns
          - bioconductor-genomeinfodb
          - bioconductor-bsgenome
          - bioconductor-biocgenerics
          - bioconductor-bsgenome.hsapiens.ucsc.hg38
          - bioconductor-genomeinfodbdata
          - r-ggplot2
          - r-ggpubr
          - r-caret
          - r-glmnetutils
          - r-glmnet
          - r-e1071
          - r-catools
          - r-survival
          - r-survminer
          - r-pheatmap
          - r-ggplotify
          - r-cowplot
          - r-biocmanager
          - r-reshape
          - r-sigminer
          - r-devtools
          - bioconductor-genefilter
          - bioconductor-mofa2
HeenaBioinfo commented 1 year ago

This command individually is also not working : conda install -c bioconda bioconductor-genomeinfodb I have tried to create new env and then upadate packages, everything ends up getting this error i mentioned in the post

travishathaway commented 1 year ago

Hi @HeenaSaini,

I still haven't been able to successfully recreate this, but I wanted to give you some practically advise. I tried this with both the classic solver and the new libmamba solver we have available and noticed this problem didn't appear on the later (it was also much faster 🐇 ).

I would suggest that you install and use this solver instead. More information about that can be found here:

Good luck! ✌️

HeenaBioinfo commented 1 year ago

Thanks Travis,

I created a new env with mamba, updated all packages and it worked. According to my experience - mamba works better than conda. Thanks for your efforts and help.

Regards

Heena

On Wed, May 10, 2023 at 2:01 PM Travis Hathaway @.***> wrote:

Hi @HeenaSaini https://github.com/HeenaSaini,

I still haven't been able to successfully recreate this, but I wanted to give you some practically advise. I tried this with both the classic solver and the new libmamba solver we have available and noticed this problem didn't appear on the later (it was also much faster 🐇 ).

I would suggest that you install and use this solver instead. More information about that can be found here:

Good luck! ✌️

— Reply to this email directly, view it on GitHub https://github.com/conda/conda/issues/12633#issuecomment-1542080119, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANWHDT2ZNR3XDU6PXFD6FTLXFN7PXANCNFSM6AAAAAAXTIZAW4 . You are receiving this because you were mentioned.Message ID: @.***>

travishathaway commented 1 year ago

Not going to argue with that 😉.

Will go ahead and close this issue for now.