-
After merging in https://github.com/spack/spack/pull/8993 `spack mirror create ...` seems to fail on (at least) mirroring `python@3.6`.
```bash
% ./bin/spack -d mirror create -D python@3.6
==> Re…
-
### Description
I find this issue when trying to import **boost/1.80.0** using build type **RelWithDebInfo**.
### Package and Environment Details
* Package Name/Version: **bzip2/1.0.8**
* Ope…
-
I use conan-center-index boost recipe for iphone boost building.The recipe finally output this command line:
> b2 target-os=iphone architecture=arm address-model=64 binary-format=mach-o abi=aapcs -…
-
In Avo1 we supported reading from compressed formats (e.g., `benzene.cube.gz`)
We should be able to do this via `libarchive` which we already use, which gives us auto-detection and:
- gzip
- bzip…
-
In [f37 rootless](https://api.cirrus-ci.com/v1/artifact/task/5743093308194816/html/sys-podman-fedora-37-rootless-host-sqlite.log.html#t--00188):
```
[+0624s] not ok 188 podman build - workdir, cmd, …
-
[See original issue on GitLab](https://gitlab.com/BuildStream/buildstream/-/issues/567)
In GitLab by [[Gitlab user @jjardon]](https://gitlab.com/jjardon) on Aug 9, 2018, 10:43
git lfs is a Git extens…
-
### Comment:
Hello! I am MacOS 12.4. When I try to install Miniforge with homebrew i get this error. The same issue happens if I try to install via the shell script. Any thoughts?
Transaction star…
-
Hi,
We have a stream/byte array which doesn't have an archive wrapper (i.e. it's not wrapped in a zip archive - it's just a bzip2 compressed file). How can we use libarchivejs to decompress this st…
-
I've noticed that what cmake writes stderr/stdout isn't captured and proxied by conan to stdout during the configure phase (i think), and so CMake errors aren't showing.
### Environment Details (in…
-
I gave a try to `dbmgr` and to my surprise, I ended up with 1.5G file. Looking at your code, you could compress the backups.
For mysql, see https://blog.marceloaltmann.com/backup-compactadoem-mysql…