Search Criteria
Package Details: nbdkit 1.42.1-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: | BSD-3-Clause |
Submitter: | t-8ch |
Maintainer: | t-8ch (rwmjones) |
Last Packager: | t-8ch |
Votes: | 5 |
Popularity: | 0.000080 |
First Submitted: | 2019-02-22 14:36 (UTC) |
Last Updated: | 2025-03-04 21:55 (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 .. 3 4 5 6 7 8 9 10 11 12 13 Next › Last »
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
t-8ch commented on 2022-07-01 14:28 (UTC)
@rwmjones: I don't have the real logfiles anymore. This debugging session was a bit ago. But essentially this is a problem in how ArchLinux builds qemu 7. In this configuration TLS in Qemu is just broken, it needs a fix in the packaging.
rwmjones commented on 2022-07-01 07:40 (UTC)
Would you be able to attach or send the two failed log files?
In reference to bug 74747 the priority string looks OK to me, but I asked Daniel Berrange who wrote all this stuff to take a look at the bug.
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 Next › Last »