conda-forge / pygments-feedstock

A conda-smithy repository for pygments.
BSD 3-Clause "New" or "Revised" License
0 stars 11 forks source link

pygments version 2.5.0 tar file corrupt? #16

Open pybokeh opened 4 years ago

pybokeh commented 4 years ago

Fresh install of miniconda3 64-bit for Windows 10.

Create new environment, then when I try to install jupyterlab: I get an error: [Errno 13] Permission denied: 'D:\Minimamba64bit\pkgs\pygments-2.5.0-py_0\site-packages\tests\examplefiles\test2.odin'

The folder does not exist. I uninstall, reboot, and re-install Miniconda3, still the same error. I was going to install Ananconda, but because of its rather large distribution, I decided to install mimimamba instead.

I downloaded and install minimamba and to my amazement, I get similar error! I suspect perhaps the tar file is corrupt.

Below is my complete terminal session output:

## Package Plan ##

  environment location: D:\Minimamba64bit\envs\pydata

  added / updated specs:
    - jupyterlab

The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    attrs-19.3.0               |             py_0          35 KB  conda-forge
    backcall-0.1.0             |             py_0          13 KB  conda-forge
    bleach-3.1.0               |             py_0         110 KB  conda-forge
    colorama-0.4.1             |             py_0          15 KB  conda-forge
    decorator-4.4.1            |             py_0          11 KB  conda-forge
    defusedxml-0.6.0           |             py_0          22 KB  conda-forge
    entrypoints-0.3            |        py38_1000          12 KB  conda-forge
    importlib_metadata-0.23    |           py38_0          39 KB  conda-forge
    ipykernel-5.1.3            |   py38h5ca1d4c_0         160 KB  conda-forge
    ipython-7.9.0              |   py38h5ca1d4c_1         1.1 MB  conda-forge
    ipython_genutils-0.2.0     |             py_1          21 KB  conda-forge
    jedi-0.15.1                |           py38_0         706 KB  conda-forge
    jinja2-2.10.3              |             py_0          91 KB  conda-forge
    json5-0.8.5                |             py_0          24 KB  conda-forge
    jsonschema-3.2.0           |           py38_0         108 KB  conda-forge
    jupyter_client-5.3.3       |           py38_1         156 KB  conda-forge
    jupyter_core-4.6.1         |           py38_0          93 KB  conda-forge
    jupyterlab-1.2.3           |             py_0         4.8 MB  conda-forge
    jupyterlab_server-1.0.6    |             py_0          23 KB  conda-forge
    libsodium-1.0.17           |       h2fa13f4_0         602 KB  conda-forge
    m2w64-gcc-libgfortran-5.3.0|                6         340 KB
    m2w64-gcc-libs-5.3.0       |                7         518 KB
    m2w64-gcc-libs-core-5.3.0  |                7         213 KB
    m2w64-gmp-6.1.0            |                2         689 KB
    m2w64-libwinpthread-git-5.0.0.4634.697f757|                2          30 KB
    markupsafe-1.1.1           |   py38hfa6e2cd_0          28 KB  conda-forge
    mistune-0.8.4              |py38hfa6e2cd_1000          53 KB  conda-forge
    more-itertools-7.2.0       |             py_0          48 KB  conda-forge
    msys2-conda-epoch-20160418 |                1           2 KB
    nbconvert-5.6.1            |           py38_0         503 KB  conda-forge
    nbformat-4.4.0             |             py_1          91 KB  conda-forge
    notebook-6.0.1             |           py38_0         7.3 MB  conda-forge
    pandoc-2.8                 |                0        28.9 MB  conda-forge
    pandocfilters-1.4.2        |             py_1           9 KB  conda-forge
    parso-0.5.1                |             py_0          65 KB  conda-forge
    pickleshare-0.7.5          |        py38_1000          12 KB  conda-forge
    prometheus_client-0.7.1    |             py_0          38 KB  conda-forge
    prompt_toolkit-2.0.10      |             py_0         221 KB  conda-forge
    pygments-2.5.0             |             py_0         6.5 MB  conda-forge
    pyrsistent-0.15.6          |   py38hfa6e2cd_0          91 KB  conda-forge
    pywin32-225                |   py38hfa6e2cd_0         6.8 MB  conda-forge
    pywinpty-0.5.5             |        py38_1000          50 KB  conda-forge
    pyzmq-18.1.1               |   py38h16f9016_0         437 KB  conda-forge
    send2trash-1.5.0           |             py_0          12 KB  conda-forge
    terminado-0.8.3            |           py38_0          22 KB  conda-forge
    testpath-0.4.4             |             py_0          85 KB  conda-forge
    tornado-6.0.3              |   py38hfa6e2cd_0         641 KB  conda-forge
    traitlets-4.3.3            |           py38_0         134 KB  conda-forge
    wcwidth-0.1.7              |             py_1          17 KB  conda-forge
    webencodings-0.5.1         |             py_1          12 KB  conda-forge
    winpty-0.4.3               |                4         1.1 MB  conda-forge
    zeromq-4.3.2               |       h6538335_2        10.0 MB  conda-forge
    zipp-0.6.0                 |             py_0           7 KB  conda-forge
    ------------------------------------------------------------
                                           Total:        73.0 MB

The following NEW packages will be INSTALLED:

  attrs              conda-forge/noarch::attrs-19.3.0-py_0
  backcall           conda-forge/noarch::backcall-0.1.0-py_0
  bleach             conda-forge/noarch::bleach-3.1.0-py_0
  colorama           conda-forge/noarch::colorama-0.4.1-py_0
  decorator          conda-forge/noarch::decorator-4.4.1-py_0
  defusedxml         conda-forge/noarch::defusedxml-0.6.0-py_0
  entrypoints        conda-forge/win-64::entrypoints-0.3-py38_1000
  importlib_metadata conda-forge/win-64::importlib_metadata-0.23-py38_0
  ipykernel          conda-forge/win-64::ipykernel-5.1.3-py38h5ca1d4c_0
  ipython            conda-forge/win-64::ipython-7.9.0-py38h5ca1d4c_1
  ipython_genutils   conda-forge/noarch::ipython_genutils-0.2.0-py_1
  jedi               conda-forge/win-64::jedi-0.15.1-py38_0
  jinja2             conda-forge/noarch::jinja2-2.10.3-py_0
  json5              conda-forge/noarch::json5-0.8.5-py_0
  jsonschema         conda-forge/win-64::jsonschema-3.2.0-py38_0
  jupyter_client     conda-forge/win-64::jupyter_client-5.3.3-py38_1
  jupyter_core       conda-forge/win-64::jupyter_core-4.6.1-py38_0
  jupyterlab         conda-forge/noarch::jupyterlab-1.2.3-py_0
  jupyterlab_server  conda-forge/noarch::jupyterlab_server-1.0.6-py_0
  libsodium          conda-forge/win-64::libsodium-1.0.17-h2fa13f4_0
  m2w64-gcc-libgfor~ pkgs/msys2/win-64::m2w64-gcc-libgfortran-5.3.0-6
  m2w64-gcc-libs     pkgs/msys2/win-64::m2w64-gcc-libs-5.3.0-7
  m2w64-gcc-libs-co~ pkgs/msys2/win-64::m2w64-gcc-libs-core-5.3.0-7
  m2w64-gmp          pkgs/msys2/win-64::m2w64-gmp-6.1.0-2
  m2w64-libwinpthre~ pkgs/msys2/win-64::m2w64-libwinpthread-git-5.0.0.4634.697f757-2
  markupsafe         conda-forge/win-64::markupsafe-1.1.1-py38hfa6e2cd_0
  mistune            conda-forge/win-64::mistune-0.8.4-py38hfa6e2cd_1000
  more-itertools     conda-forge/noarch::more-itertools-7.2.0-py_0
  msys2-conda-epoch  pkgs/msys2/win-64::msys2-conda-epoch-20160418-1
  nbconvert          conda-forge/win-64::nbconvert-5.6.1-py38_0
  nbformat           conda-forge/noarch::nbformat-4.4.0-py_1
  notebook           conda-forge/win-64::notebook-6.0.1-py38_0
  pandoc             conda-forge/win-64::pandoc-2.8-0
  pandocfilters      conda-forge/noarch::pandocfilters-1.4.2-py_1
  parso              conda-forge/noarch::parso-0.5.1-py_0
  pickleshare        conda-forge/win-64::pickleshare-0.7.5-py38_1000
  prometheus_client  conda-forge/noarch::prometheus_client-0.7.1-py_0
  prompt_toolkit     conda-forge/noarch::prompt_toolkit-2.0.10-py_0
  pygments           conda-forge/noarch::pygments-2.5.0-py_0
  pyrsistent         conda-forge/win-64::pyrsistent-0.15.6-py38hfa6e2cd_0
  pywin32            conda-forge/win-64::pywin32-225-py38hfa6e2cd_0
  pywinpty           conda-forge/win-64::pywinpty-0.5.5-py38_1000
  pyzmq              conda-forge/win-64::pyzmq-18.1.1-py38h16f9016_0
  send2trash         conda-forge/noarch::send2trash-1.5.0-py_0
  terminado          conda-forge/win-64::terminado-0.8.3-py38_0
  testpath           conda-forge/noarch::testpath-0.4.4-py_0
  tornado            conda-forge/win-64::tornado-6.0.3-py38hfa6e2cd_0
  traitlets          conda-forge/win-64::traitlets-4.3.3-py38_0
  wcwidth            conda-forge/noarch::wcwidth-0.1.7-py_1
  webencodings       conda-forge/noarch::webencodings-0.5.1-py_1
  winpty             conda-forge/win-64::winpty-0.4.3-4
  zeromq             conda-forge/win-64::zeromq-4.3.2-h6538335_2
  zipp               conda-forge/noarch::zipp-0.6.0-py_0

Proceed ([y]/n)? y

Downloading and Extracting Packages
jupyter_core-4.6.1   | 93 KB     | ############################################################################################################################ | 100%
parso-0.5.1          | 65 KB     | ############################################################################################################################ | 100%
jsonschema-3.2.0     | 108 KB    | ############################################################################################################################ | 100%
pyzmq-18.1.1         | 437 KB    | ############################################################################################################################ | 100%
m2w64-libwinpthread- | 30 KB     | ############################################################################################################################ | 100%
jupyter_client-5.3.3 | 156 KB    | ############################################################################################################################ | 100%
pygments-2.5.0       | 6.5 MB    | ############################################################################################################################ | 100%
importlib_metadata-0 | 39 KB     | ############################################################################################################################ | 100%
notebook-6.0.1       | 7.3 MB    | ############################################################################################################################ | 100%
entrypoints-0.3      | 12 KB     | ############################################################################################################################ | 100%
libsodium-1.0.17     | 602 KB    | ############################################################################################################################ | 100%
pywin32-225          | 6.8 MB    | ############################################################################################################################ | 100%
markupsafe-1.1.1     | 28 KB     | ############################################################################################################################ | 100%
more-itertools-7.2.0 | 48 KB     | ############################################################################################################################ | 100%
backcall-0.1.0       | 13 KB     | ############################################################################################################################ | 100%
jinja2-2.10.3        | 91 KB     | ############################################################################################################################ | 100%
attrs-19.3.0         | 35 KB     | ############################################################################################################################ | 100%
prompt_toolkit-2.0.1 | 221 KB    | ############################################################################################################################ | 100%
decorator-4.4.1      | 11 KB     | ############################################################################################################################ | 100%
testpath-0.4.4       | 85 KB     | ############################################################################################################################ | 100%
bleach-3.1.0         | 110 KB    | ############################################################################################################################ | 100%
nbformat-4.4.0       | 91 KB     | ############################################################################################################################ | 100%
zeromq-4.3.2         | 10.0 MB   | ############################################################################################################################ | 100%
jupyterlab_server-1. | 23 KB     | ############################################################################################################################ | 100%
json5-0.8.5          | 24 KB     | ############################################################################################################################ | 100%
ipykernel-5.1.3      | 160 KB    | ############################################################################################################################ | 100%
tornado-6.0.3        | 641 KB    | ############################################################################################################################ | 100%
colorama-0.4.1       | 15 KB     | ############################################################################################################################ | 100%
webencodings-0.5.1   | 12 KB     | ############################################################################################################################ | 100%
m2w64-gcc-libs-core- | 213 KB    | ############################################################################################################################ | 100%
prometheus_client-0. | 38 KB     | ############################################################################################################################ | 100%
jedi-0.15.1          | 706 KB    | ############################################################################################################################ | 100%
ipython-7.9.0        | 1.1 MB    | ############################################################################################################################ | 100%
wcwidth-0.1.7        | 17 KB     | ############################################################################################################################ | 100%
zipp-0.6.0           | 7 KB      | ############################################################################################################################ | 100%
traitlets-4.3.3      | 134 KB    | ############################################################################################################################ | 100%
send2trash-1.5.0     | 12 KB     | ############################################################################################################################ | 100%
pyrsistent-0.15.6    | 91 KB     | ############################################################################################################################ | 100%
m2w64-gcc-libs-5.3.0 | 518 KB    | ############################################################################################################################ | 100%
winpty-0.4.3         | 1.1 MB    | ############################################################################################################################ | 100%
pywinpty-0.5.5       | 50 KB     | ############################################################################################################################ | 100%
pandoc-2.8           | 28.9 MB   | ############################################################################################################################ | 100%
mistune-0.8.4        | 53 KB     | ############################################################################################################################ | 100%
msys2-conda-epoch-20 | 2 KB      | ############################################################################################################################ | 100%
defusedxml-0.6.0     | 22 KB     | ############################################################################################################################ | 100%
pickleshare-0.7.5    | 12 KB     | ############################################################################################################################ | 100%
terminado-0.8.3      | 22 KB     | ############################################################################################################################ | 100%
m2w64-gmp-6.1.0      | 689 KB    | ############################################################################################################################ | 100%
nbconvert-5.6.1      | 503 KB    | ############################################################################################################################ | 100%
ipython_genutils-0.2 | 21 KB     | ############################################################################################################################ | 100%
pandocfilters-1.4.2  | 9 KB      | ############################################################################################################################ | 100%
jupyterlab-1.2.3     | 4.8 MB    | ############################################################################################################################ | 100%
m2w64-gcc-libgfortra | 340 KB    | ############################################################################################################################ | 100%

[Errno 13] Permission denied: 'D:\\Minimamba64bit\\pkgs\\pygments-2.5.0-py_0\\site-packages\\tests\\examplefiles\\test2.odin'
pybokeh commented 4 years ago

Downgrading to version 2.4.2 posed no problems: conda install jupyterlab pygments==2.4.2

scopatz commented 4 years ago

I don't believe that this is an issue withe the tarball being corrupted as I have used this tarball many times. There might be something wrong with that test file on windows though