Search Criteria
Package Details: nbdkit 1.32.5-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: | 3 |
Popularity: | 0.003207 |
First Submitted: | 2019-02-22 14:36 (UTC) |
Last Updated: | 2023-01-14 13:18 (UTC) |
Dependencies (16)
- qemu (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-patch-raspberry4, qemu-pinning-base, qemu-pinning-desktop, qemu-pinning-full, qemu-git, qemu-headless-git, qemu-base, qemu-desktop, qemu-full) (check)
- boost (boost-git) (optional)
- curl (curl-minimal-git, curl-git) (optional)
- go (go-git, go-go2go-git, go-beta, gcc-go-git, gcc-go) (optional)
- libguestfs (libguestfs-git) (optional)
- libnbd (optional)
- libselinux (optional)
- libssh (libssh-git, libssh-gnutls) (optional)
- libtorrent-rasterbar (libtorrent-rasterbar-1_1-git, libtorrent-rasterbar-1_2-git, libtorrent-rasterbar-2_0-git, libtorrent-rasterbar-1, libtorrent-rasterbar-git) (optional)
- libvirt (libvirt-apparmor, libvirt-remote-only, libvirt-git, libvirt-xen) (optional)
- lua (optional)
- ocaml (optional)
- perl (perl-git) (optional)
- python (nogil-python, python36, python32, python311, python39, python38, python37, python312) (optional)
- rust (rust-i586-git, rust-nightly, rust-nightly-bin, rust-git, rustup-git, rustup) (optional)
- tcl (tcl85, tcl84, tcl-fossil, tcl-nothreading) (optional)
Latest Comments
1 2 3 4 5 6 7 Next › Last »
kescherAUR commented on 2022-08-18 18:42 (UTC)
yes, hence why I made the comment. A newer stable version is still available, after all.
rwmjones commented on 2022-08-18 18:41 (UTC)
Odd numbered versions (1.33) are development / unstable. Even numbered versions (1.32) are stable. Although in Fedora Rawhide (our rolling / unstable release) we do track the development versions, it may be better to stick with the stable releases as there will be many fewer surprises.
kescherAUR commented on 2022-08-18 18:11 (UTC)
When building with
libtorrent-rasterbar
, installingboost
is also required, otherwise, build fails with:kescherAUR commented on 2022-08-18 17:30 (UTC) (edited on 2022-08-18 17:31 (UTC) by kescherAUR)
My out of date flag says 1.33.1, when I meant 1.32.2. (1.33.1 exists as a tag but is not released as stable)
rwmjones commented on 2022-08-09 20:42 (UTC)
Happy to be a comaintainer, but I don't think I can be the maintainer since I don't use Arch often enough.
rwmjones commented on 2022-08-09 20:41 (UTC)
Fixed in: https://gitlab.com/nbdkit/nbdkit/-/commit/5892e14c85695a033d74d0acba9b3ee93422df1f https://gitlab.com/nbdkit/nbdkit/-/commit/609854d493582c64bd1177ea8777b4c68a3d6bc0
Fix will be in 1.32.1 eventually.
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.
1 2 3 4 5 6 7 Next › Last »