Search Criteria
Package Details: nbdkit 1.24.0-2
Git Clone URL: | https://aur.archlinux.org/nbdkit.git (read-only, click to copy) |
---|---|
Package Base: | nbdkit |
Description: | NBD server toolkit |
Upstream URL: | https://github.com/libguestfs/nbdkit |
Licenses: | |
Submitter: | t-8ch |
Maintainer: | t-8ch |
Last Packager: | t-8ch |
Votes: | 1 |
Popularity: | 0.000926 |
First Submitted: | 2019-02-22 14:36 |
Last Updated: | 2021-01-10 14:57 |
Dependencies (7)
- qemu (qemu-60fps, qemu-pinning-headless, qemu-pinning-headless-arch-extra, qemu-pinning-block-iscsi, qemu-pinning-block-rbd, qemu-pinning-block-gluster, qemu-pinning-guest-agent, qemu-headless-templeos, qemu-headless-arch-extra-templeos, qemu-block-iscsi-templeos, qemu-block-rbd-templeos, qemu-block-gluster-templeos, qemu-guest-agent-templeos, qemu-git) (check)
- libnbd (optional)
- libvirt (libvirt-xen, libvirt-apparmor, libvirt-git) (optional)
- lua (optional)
- perl (perl-git) (optional)
- rust (rust-i586-git, rust-git, rust-mrustc, rust-bin, rustup-git, rust-nightly, rust-nightly-bin, rust-wasm, rustup) (optional)
- tcl (tcl85, tcl-nothreading) (optional)
Latest Comments
« First ‹ Previous 1 2 3
svenne_k commented on 2020-03-06 06:32
Hi,
I am unable to find the logs (are they deleted when the tests fail?)
I run a current system, so
[root@oliver src]# pacman -Qi qemu Name : qemu Version : 4.2.0-2
rwmjones commented on 2020-03-05 08:20
I should also say that 1.18 was released last week, and we worked on test stability in this release. http://download.libguestfs.org/nbdkit/1.18-stable/ http://libguestfs.org/nbdkit-release-notes-1.18.1.html
rwmjones commented on 2020-03-05 08:18
See if anything is written to tests/test-parallel-nbd.sh.log Also what version of qemu is this? We have generally only tested things using recent qemu (4.0 and above).
t-8ch commented on 2020-03-05 07:23
It seems the nbdkit process is a zombie. Can you check the test logfiles and dmesg?
svenne_k commented on 2020-03-05 06:39
This unit dies during the tests..
After a loong time (10+ minutes), it has the following as last line of output
PASS: test-cache-max-size.sh
By hitting enter it displays
SKIP: test-ssh.sh
From there it seems stuck, it does not seem to use any cpu.
The process tree looks like
_ make check _ make check-TESTS _ /bin/sh -c set +e; bases='test-help.sh.log test-version.sh.log test-dump-config.s> _ make test-suite.log TEST_LOGS=test-help.sh.log test-version.sh.log test-dump-> _ /bin/sh -c p='test-parallel-nbd.sh'; \ b='test-parallel-nbd.sh'; \ case $> _ /bin/sh ../test-driver --test-name test-parallel-nbd.sh --log-file te> _ bash ./test-parallel-nbd.sh _ /home/sk/.cache/yay/nbdkit/src/nbdkit-1.16.2/server/nbdkit -v> | _ [nbdkit] <defunct> | _ qemu-io -f raw -c aio_write -P 2 512 512 -c aio_read -P 1> _ tee test-parallel-nbd.out