Building on doris.caelum.ci.dev
day10 dispatch:
verb : health-check
opam-repository : <default>
opam-repo commit : 4817f2453c85025e66642c4d61e953167e350bd6
mirror : /var/cache/obuilder/ocluster/git/opam-repository.git-b322f7b18d276db68487afc3dfc5a5befdd45818
cache-dir : /var/cache/day10
ocaml-version : ocaml.4.11.2
package : conf-pixz.1
os-distribution : debian
os-version : 13
with-test : false
+ 'day10' 'health-check' '--cache-dir' '/var/cache/day10' '--log' '--opam-repository' '/var/cache/obuilder/ocluster/git/opam-repository.git-b322f7b18d276db68487afc3dfc5a5befdd45818:4817f2453c85025e66642c4d61e953167e350bd6' '--ocaml-version' 'ocaml.4.11.2' '--arch' 'x86_64' '--os' 'linux' '--os-distribution' 'debian' '--os-version' '13' 'conf-pixz.1'
digraph opam {
}
Processing: [default: loading data]
The following system packages will first need to be installed:
pixz
<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "pixz"
- Selecting previously unselected package libxml2:amd64.
- (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20108 files and directories currently installed.)
- Preparing to unpack .../libxml2_2.12.7+dfsg+really2.9.14-2.1+deb13u3_amd64.deb ...
- Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u3) ...
- Selecting previously unselected package libarchive13t64:amd64.
- Preparing to unpack .../libarchive13t64_3.7.4-4+deb13u1_amd64.deb ...
- Unpacking libarchive13t64:amd64 (3.7.4-4+deb13u1) ...
- Selecting previously unselected package pixz.
- Preparing to unpack .../pixz_1.0.7-4_amd64.deb ...
- Unpacking pixz (1.0.7-4) ...
- Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u3) ...
- Setting up libarchive13t64:amd64 (3.7.4-4+deb13u1) ...
- Setting up pixz (1.0.7-4) ...
- Processing triggers for libc-bin (2.41-12+deb13u3) ...
[conf-pixz: sh]
+ /usr/bin/sh "-c" "pixz -h || test \"$?\" = 2" (CWD=/home/opam/.opam/default/.opam-switch/build/conf-pixz.1)
- pixz: Parallel Indexing XZ compression, fully compatible with XZ
-
- Basic usage:
- pixz input output.pxz # Compress a file in parallel
- pixz -d input.pxz output # Decompress
-
- Tarballs:
- pixz input.tar output.tpxz # Compress and index a tarball
- pixz -d input.tpxz output.tar # Decompress
- pixz -l input.tpxz # List tarball contents very fast
- pixz -x path/to/file < input.tpxz | tar x # Extract one file very fast
- tar -Ipixz -cf output.tpxz dir # Make tar use pixz automatically
-
- Input and output:
- pixz < input > output.pxz # Same as `pixz input output.pxz`
- pixz -i input -o output.pxz # Ditto
- pixz [-d] input # Automatically choose output filename
-
- Other flags:
- -0, -1 ... -9 Set compression level, from fastest to strongest
- -p NUM Use a maximum of NUM CPU-intensive threads
- -t Don't assume input is in tar format
- -k Keep original input (do not remove it)
- -c ignored
- -h Print this help
-
- pixz 1.0.7
- (C) 2009-2012 Dave Vasilevsky <dave@vasilevsky.ca>
- https://github.com/vasi/pixz
- You may use this software under the FreeBSD License
-> compiled conf-pixz.1
-> installed conf-pixz.1
[NOTE] success
Job succeeded