Search Criteria
Package Details: nbdkit 1.40.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nbdkit.git (read-only, click to copy) |
---|---|
Package Base: | nbdkit |
Description: | NBD server toolkit |
Upstream URL: | https://gitlab.com/nbdkit/nbdkit/ |
Licenses: | custom:BSD |
Submitter: | t-8ch |
Maintainer: | t-8ch (rwmjones) |
Last Packager: | t-8ch |
Votes: | 5 |
Popularity: | 0.000099 |
First Submitted: | 2019-02-22 14:36 (UTC) |
Last Updated: | 2025-01-01 14:30 (UTC) |
Dependencies (16)
- qemu (qemu-gitAUR, qemu-headless-gitAUR, qemu-base, qemu-desktop, qemu-full) (check)
- boost (boost-gitAUR) (optional) – for libtorrent support
- curl (curl-gitAUR, curl-c-aresAUR) (optional)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (optional)
- libguestfs (libguestfs-gitAUR) (optional)
- libnbd (libnbd-ocaml-gitAUR) (optional)
- libselinuxAUR (optional)
- libssh (libssh-gitAUR) (optional)
- libtorrent-rasterbar (libtorrent-rasterbar-1_1-gitAUR, libtorrent-rasterbar-1_2-gitAUR, libtorrent-rasterbar-2_0-gitAUR, libtorrent-rasterbar-1AUR, libtorrent-rasterbar-gitAUR) (optional) – for libtorrent support
- libvirt (libvirt-gitAUR, libvirt-xenAUR) (optional)
- lua (optional)
- ocaml (optional)
- perl (perl-gitAUR) (optional)
- python (python37AUR, python311AUR, python310AUR) (optional)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (optional)
- tcl (tcl-fossilAUR, tcl84AUR) (optional)
Required by (5)
- libguestfs-git (optional)
- s3backer-git (optional)
- s3backer-nbd-git
- virt-p2v
- virt-v2v
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 Next › Last »
t-8ch commented on 2022-08-09 20:38 (UTC)
Thanks for the support @rmwjones! FYI I made you co-maintainer on the libnbd and nbdkit packages. If you prefer I can also make you the main maintainer.
compicat commented on 2022-08-09 20:23 (UTC)
Thank you.
rwmjones commented on 2022-08-09 20:15 (UTC)
Oh yes, I see the same errors as you in a VM with those parameters :-( I'll see if I can work out some kind of skip test.
compicat commented on 2022-08-09 19:16 (UTC)
@rwmjones thanks for your help again. Here are the gmd linux line of my /etc/default/grub:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash intel_pstate=active psi=0 apparmor=1 lsm=lockdown,yama,apparmor,bpf security=apparmor ipv6.disable=1 pcie_aspm=off net.ifnames=0 udev.log_priority=3"
and these are the last ones i added for disabling ipv6: ipv6.disable=1 pcie_aspm=off net.ifnames=0
Thanks in advance.
rwmjones commented on 2022-08-09 17:23 (UTC)
I'm glad you fixed it but also the tests really shouldn't fail if either IPv4 or IPv6 is not present on the system. They're supposed to skip instead. What's the thing you did to grub to disable IPv6? I may try to reproduce this in a VM ...
compicat commented on 2022-08-09 16:48 (UTC)
Sorry, my mistake. I forgot i disabled ipv6 via grub. Everything is ok after enabling it. Thanks again.
compicat commented on 2022-08-09 16:25 (UTC) (edited on 2022-08-09 16:25 (UTC) by compicat)
@rwmjones I found logs. Here the failed tests:
FAIL: test-ipv4-lo.sh
picked unused port 54615 /var/tmp/pamac-build-compicat/nbdkit/src/nbdkit-1.32.0/server/nbdkit -v -P ipv4lo.pid -p 54615 -- /var/tmp/pamac-build-compicat/nbdkit/src/nbdkit-1.32.0/plugins/example1/.libs/nbdkit-example1-plugin.so nbdkit: debug: nbdkit 1.32.0 nbdkit: debug: TLS disabled: could not load TLS certificates nbdkit: debug: registering plugin /var/tmp/pamac-build-compicat/nbdkit/src/nbdkit-1.32.0/plugins/example1/.libs/nbdkit-example1-plugin.so nbdkit: debug: registered plugin /var/tmp/pamac-build-compicat/nbdkit/src/nbdkit-1.32.0/plugins/example1/.libs/nbdkit-example1-plugin.so (name example1) nbdkit: debug: example1: load nbdkit: debug: example1: config_complete nbdkit: debug: using thread model: serialize_all_requests nbdkit: debug: example1: get_ready bind_tcpip_socket: socket: Address family not supported by protocol ./test-ipv4-lo.sh: run cleanup hooks: exit code 1 FAIL test-ipv4-lo.sh (exit status: 1)
FAIL: test-long-name.sh
compicat commented on 2022-08-09 15:57 (UTC)
@rwmjones, thanks for your reply. I am kind of noob. how can i take log of 2 failed tests?
rwmjones commented on 2022-08-09 10:23 (UTC)
Which 2 tests failed, and what was the *.log file for each of those tests?
compicat commented on 2022-08-09 10:12 (UTC)
Hi,
Last update is giving this error:
Testsuite summary for nbdkit 1.32.0
TOTAL: 279
PASS: 232
SKIP: 45
XFAIL: 0
FAIL: 2
XPASS: 0
ERROR: 0
============================================================================ See tests/test-suite.log ============================================================================ make[3]: [Makefile:4377: test-suite.log] Error 1 make[3]: Leaving directory '/var/tmp/pamac-build-compicat/nbdkit/src/nbdkit-1.32.0/tests' make[2]: [Makefile:4485: check-TESTS] Error 2 make[2]: Leaving directory '/var/tmp/pamac-build-compicat/nbdkit/src/nbdkit-1.32.0/tests' make[1]: [Makefile:6686: check-am] Error 2 make[1]: Leaving directory '/var/tmp/pamac-build-compicat/nbdkit/src/nbdkit-1.32.0/tests' make: [Makefile:725: check-recursive] Error 1
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 Next › Last »