Skip to content

Changes to sqlite-feedstock break diskcache #34

@dtreichler

Description

@dtreichler

Solution to issue cannot be found in the documentation.

  • I checked the documentation.

Issue

The sqlite feedstock updated compile time options when updating to 3.49.0 (conda-forge/sqlite-feedstock#124)

This included now setting DQS=0 at compile time.

diskcache has an open PR (grantjenks/python-diskcache#311) to address the issue but it has sat dormant and the current releases are now broken by default.

There is a related issue on sqlite-feedstock: conda-forge/sqlite-feedstock#130

As a workaround pending either (1) a change to the sqlite-feedstock or (2) updates to diskcache itself, this package should be re-built to pin libsqlite <3.49.0

Installed packages

# Name                    Version                   Build  Channel
_libgcc_mutex             0.1                 conda_forge    conda-condaforge-remote
_openmp_mutex             4.5                       2_gnu    conda-condaforge-remote
bzip2                     1.0.8                h4bc722e_7    conda-condaforge-remote
ca-certificates           2025.1.31            hbcca054_0    conda-condaforge-remote
diskcache                 5.6.3              pyhd8ed1ab_1    conda-condaforge-remote
ld_impl_linux-64          2.43                 h712a8e2_4    conda-condaforge-remote
libexpat                  2.6.4                h5888daf_0    conda-condaforge-remote
libffi                    3.4.6                h2dba641_0    conda-condaforge-remote
libgcc                    14.2.0               h767d61c_2    conda-condaforge-remote
libgcc-ng                 14.2.0               h69a702a_2    conda-condaforge-remote
libgomp                   14.2.0               h767d61c_2    conda-condaforge-remote
liblzma                   5.6.4                hb9d3cd8_0    conda-condaforge-remote
libmpdec                  4.0.0                h4bc722e_0    conda-condaforge-remote
libsqlite                 3.49.1               hee588c1_1    conda-condaforge-remote
libuuid                   2.38.1               h0b41bf4_0    conda-condaforge-remote
libzlib                   1.3.1                hb9d3cd8_2    conda-condaforge-remote
ncurses                   6.5                  h2d0b736_3    conda-condaforge-remote
openssl                   3.4.1                h7b32b05_0    conda-condaforge-remote
pip                       25.0.1             pyh145f28c_0    conda-condaforge-remote
python                    3.13.2          hf636f53_101_cp313    conda-condaforge-remote
python_abi                3.13                    5_cp313    conda-condaforge-remote
readline                  8.2                  h8c095d6_2    conda-condaforge-remote
tk                        8.6.13          noxft_h4845f30_101    conda-condaforge-remote
tzdata                    2025a                h78e105d_0    conda-condaforge-remote

Environment info

active environment : diskcache
    active env location : /home/username/miniconda3/envs/diskcache
            shell level : 3
       user config file : /home/username/.condarc
 populated config files : /home/username/.condarc
          conda version : 23.3.1
    conda-build version : 3.25.0
         python version : 3.11.4.final.0
       virtual packages : __archspec=1=x86_64
                          __glibc=2.31=0
                          __linux=5.15.0=0
                          __unix=0=0
       base environment : /home/username/miniconda3  (writable)
      conda av data dir : /home/username/miniconda3/etc/conda
  conda av metadata url : None
           channel URLs : https://artifactory.localdomain/artifactory/api/conda/conda-condaforge-remote/linux-64
                          https://artifactory.localdomain/artifactory/api/conda/conda-condaforge-remote/noarch
                          https://artifactory.localdomain/artifactory/api/conda/conda-local/linux-64
                          https://artifactory.localdomain/artifactory/api/conda/conda-local/noarch
          package cache : /home/username/miniconda3/pkgs
                          /home/username/.conda/pkgs
       envs directories : /home/username/miniconda3/envs
                          /home/username/.conda/envs
               platform : linux-64
             user-agent : conda/23.3.1 requests/2.29.0 CPython/3.11.4 Linux/5.15.0-126-generic ubuntu/20.04.6 glibc/2.31
                UID:GID : 1002:1002
             netrc file : None
           offline mode : False

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions