conda-forge / conda-forge/python-libarchive-c-feedstock
Libarchive pulled from default on windows
- Dominant language
- Python
- Stars
- 0
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
When forcibly installing conda-build 3.16.3 on windows, the latest python-libarchive gets pulled, and the libarchive from defaults gets pulled
```
package | build
---------------------------|-----------------
python-libarchive-c-2.8 | py36_1004 20 KB conda-forge
lz4-c-1.8.2 | vc14_0 254 KB conda-forge
lzo-2.10 | vc14_0 154 KB conda-forge
xz-5.2.4 | h2fa13f4_1001 805 KB conda-forge
bzip2-1.0.6 | vc14_1 144 KB conda-forge
libxml2-2.9.5 | vc14_1 3.2 MB conda-forge
vc-14 | 0 985 B conda-forge
libiconv-1.14 | vc14_4 670 KB conda-forge
libarchive-3.3.2 | h1d0d21d_1 4.0 MB defaults
conda-build-3.16.3 | py36_0 488 KB conda-forge
zlib-1.2.11 | vc14_0 119 KB conda-forge
------------------------------------------------------------
Total: 9.8 MB
```
I believe this is the reason why windows builds using conda-build 3.16.3 fail on windows.
Contributor guide
Assessment
This issue has not been assessed yet.