Package Details: nbdkit 1.40.4-1

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.000503
First Submitted: 2019-02-22 14:36 (UTC)
Last Updated: 2024-10-13 10:57 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 .. 12 Next › Last »

t-8ch commented on 2024-05-28 04:30 (UTC)

@solsticedhiver:

I can't reproduce this. Did you manually create a init.py?

Before I had the same issue, but that turned out to be my fault: https://lists.libguestfs.org/archives/list/guestfs@lists.libguestfs.org/thread/2VUV66OJ2S6VA7A6SNENRC3HR5KWUSO6/

t-8ch commented on 2024-05-28 04:27 (UTC)

@dreieck:

I think for cargo --offline the upstream build system would need to be adapted.

solsticedhiver commented on 2024-05-27 09:51 (UTC)

I can't build the package because of test-gcs.sh failing

Is this expected? It is because of this error that I found in test-suite.log:

Traceback (most recent call last):
  File "/home/solstice/pkg/nbdkit/src/nbdkit-1.38.2/plugins/gcs/nbdkit-gcs-plugin", line 46, in <module>
    from google.api_core.exceptions import NotFound, GatewayTimeout, \
ModuleNotFoundError: No module named 'google.api_core'
nbdkit: error: /home/solstice/pkg/nbdkit/src/nbdkit-1.38.2/plugins/gcs/nbdkit-gcs-plugin: error running this script

dreieck commented on 2024-05-22 09:15 (UTC)

Ahoj,

can you please move the go download stuff out of build() into prepare()?:

[...]
perl /var/cache/makepkg/build/nbdkit/src/nbdkit-1.38.2/podwrapper.pl --section=3 --man nbdkit-rust-plugin.3 \
    --html ../../html/nbdkit-rust-plugin.3.html \
    nbdkit-rust-plugin.pod
    Updating crates.io index
cargo build --release
cargo build --release --example ramdisk
cargo doc --no-deps
    Blocking waiting for file lock on package cache
    Blocking waiting for file lock on package cache
    Blocking waiting for file lock on package cache
    Blocking waiting for file lock on package cache
    Blocking waiting for file lock on package cache
    Blocking waiting for file lock on package cache
    Blocking waiting for file lock on package cache
    Blocking waiting for file lock on package cache
  Downloaded bitflags v1.3.2
  Downloaded libc v0.2.155
  Downloaded 2 crates (766.6 KB) in 0.68s
    Blocking waiting for file lock on package cache
 Downloading     Blocking waiting for file lock on package cache
  Downloaded downcast v0.11.0
  Downloaded errno v0.2.8
  Downloaded autocfg v1.3.0
  Downloaded predicates-tree v1.0.9
  Downloaded itertools v0.10.5
  Downloaded termtree v0.4.1
[...]

Regards and thanks for the package!

solsticedhiver commented on 2024-05-08 16:38 (UTC)

I can't reproduce the FAIL anymore (?). the package builds without problem.

rwmjones commented on 2024-05-08 08:26 (UTC)

Asked here: https://lists.libguestfs.org/archives/list/guestfs@lists.libguestfs.org/thread/5VDYZXEVBU4ATZZHAKAAFK4ZEJBBQRR4/

solsticedhiver commented on 2024-05-08 00:20 (UTC)

There is still one test failing now test-blocksize-sharding.sh. I don't know if it is expected or not The full test-suite.log https://0x0.st/X8TI.log

rwmjones commented on 2024-04-29 08:38 (UTC) (edited on 2024-04-29 08:41 (UTC) by rwmjones)

This is a kernel bug, discussed in: https://lore.kernel.org/lkml/20240417150810.GA7636@redhat.com/

The fix is: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=682886ec69d22363819a83ddddd5d66cb5c791e1

solsticedhiver commented on 2024-04-28 22:26 (UTC)

I am running the linux-lts61 kernel (from AUR) version 6.1.88-1-lts61 and I am seeing the same error and stack trace: https://0x0.st/XHUu.log

t-8ch commented on 2024-04-28 15:56 (UTC) (edited on 2024-04-28 15:56 (UTC) by t-8ch)

@dreieck:

The kernel trace looks like https://lore.kernel.org/lkml/3iccc6vjl5gminut3lvpl4va2lbnsgku5ei2d7ylftoofy3n2v@gcfdvtsq6dx2/