Commit Graph

424 Commits

Author SHA1 Message Date
David Abdurachmanov 601c9f0763
Add riscv64 to broken_test_arches
FAIL:  14

FAIL: test-eval-file.sh

qemu-system-riscv64: invalid accelerator kvm
qemu-system-riscv64: falling back to tcg
qemu-system-riscv64: unable to find CPU model 'host'

FAIL: test-floppy.sh

qemu-system-riscv64: invalid accelerator kvm
qemu-system-riscv64: falling back to tcg
qemu-system-riscv64: unable to find CPU model 'host'

FAIL: test-iso.sh

qemu-system-riscv64: invalid accelerator kvm
qemu-system-riscv64: falling back to tcg
qemu-system-riscv64: unable to find CPU model 'host'

FAIL: test-linuxdisk.sh

qemu-system-riscv64: invalid accelerator kvm
qemu-system-riscv64: falling back to tcg
qemu-system-riscv64: unable to find CPU model 'host'

FAIL: test-linuxdisk-copy-out.sh

qemu-system-riscv64: invalid accelerator kvm
qemu-system-riscv64: falling back to tcg
qemu-system-riscv64: unable to find CPU model 'host'

FAIL: test-nbd-qcow2.sh

qemu-system-riscv64: invalid accelerator kvm
qemu-system-riscv64: falling back to tcg
qemu-system-riscv64: unable to find CPU model 'host'

FAIL: test-ondemand.sh

qemu-system-riscv64: invalid accelerator kvm
qemu-system-riscv64: falling back to tcg
qemu-system-riscv64: unable to find CPU model 'host'

FAIL: test-partitioning2.sh

qemu-system-riscv64: invalid accelerator kvm
qemu-system-riscv64: falling back to tcg
qemu-system-riscv64: unable to find CPU model 'host'

FAIL: test-partitioning3.sh

qemu-system-riscv64: invalid accelerator kvm
qemu-system-riscv64: falling back to tcg
qemu-system-riscv64: unable to find CPU model 'host'

FAIL: test-partitioning5.sh

qemu-system-riscv64: invalid accelerator kvm
qemu-system-riscv64: falling back to tcg
qemu-system-riscv64: unable to find CPU model 'host'

FAIL: test-shebang-cc.sh

qemu-system-riscv64: invalid accelerator kvm
qemu-system-riscv64: falling back to tcg
qemu-system-riscv64: unable to find CPU model 'host'

FAIL: test-cow.sh

qemu-system-riscv64: invalid accelerator kvm
qemu-system-riscv64: falling back to tcg
qemu-system-riscv64: unable to find CPU model 'host'

FAIL: test-exportname.sh

libnbd: debug: nbd1: nbd_close: closing handle
+ cat exportname.out
{
"protocol": "newstyle-fixed",
"TLS": false,
"exports": [
	{
	"export-name": "a",
	"description": "1",
	"is_rotational": false,
	"is_read_only": true,
	"can_cache": false,
	"can_df": true,
	"can_fast_zero": false,
	"can_flush": false,
	"can_fua": false,
	"can_multi_conn": false,
	"can_trim": false,
	"can_zero": false,
	"export-size": 1
	} ]
}
++ jq -c '[ [.exports[]] | sort_by(."export-name")[] |
  [."export-name", .description, ."export-size"] ]' exportname.out
+ test '[["a","1",1]]' = '[["a","1",1]]'
+ exit 1
+ _run_cleanup_hooks
+ local _status=1 _i
+ set +e
+ trap '' INT QUIT TERM EXIT ERR
+ echo ./test-exportname.sh: run cleanup hooks: exit code 1
./test-exportname.sh: run cleanup hooks: exit code 1

FAIL: test-tar.sh

qemu-system-riscv64: invalid accelerator kvm
qemu-system-riscv64: falling back to tcg
qemu-system-riscv64: unable to find CPU model 'host'

Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2021-05-05 07:47:39 +03:00
Richard W.M. Jones 3b48ec5360 New upstream stable version 1.24.3. 2021-04-03 14:03:33 +01:00
Richard W.M. Jones 71337342c5 New upstream stable version 1.24.2. 2021-03-02 22:07:50 +00:00
Richard W.M. Jones 6e37279b42 New upstream stable version 1.24.1. 2021-01-20 13:31:45 +00:00
Richard W.M. Jones e58b6a7bfa Obsolete nbdkit-tar-plugin to provide smooth upgrades to F33+.
(cherry picked from commit f0f5e8b3ec)
2021-01-19 15:52:23 +00:00
Richard W.M. Jones 4ed70e6d09 Merge remote-tracking branch 'origin/master' into f33 2021-01-09 17:54:38 +00:00
Tom Stellard d7053f2f26 Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2021-01-08 05:52:19 +00:00
Mamoru TASAKA 471e5a610f F-34: rebuild against ruby 3.0 2021-01-08 09:39:22 +09:00
Richard W.M. Jones be8d5f3aaa New upstream version 1.24.0. 2021-01-07 17:31:33 +00:00
Richard W.M. Jones 87d44339b0 New stable version 1.22.5. 2021-01-07 15:08:32 +00:00
Mamoru TASAKA 794ce54699 F-34: rebuild against ruby 3.0 2021-01-07 10:35:06 +09:00
Richard W.M. Jones 2ac5b73d33 New upstream development version 1.23.13.
Add configure --with-extra.
2020-12-29 16:19:21 +00:00
Richard W.M. Jones c70939c66e New upstream development version 1.23.12. 2020-12-29 08:33:08 +00:00
Richard W.M. Jones e81cccf15f New upstream development version 1.23.11.
New nbdkit-checkwrite-filter.
2020-12-22 16:47:14 +00:00
Richard W.M. Jones f72b1c4006 New stable version 1.22.4. 2020-12-15 21:12:58 +00:00
Richard W.M. Jones ab88444bcb Avoid boto3 dependency on RHEL. 2020-12-10 21:06:03 +00:00
Richard W.M. Jones 5e124fe3d9 Forgot to updated sources in previous commit. 2020-12-08 22:50:42 +00:00
Richard W.M. Jones a814e47ad6 New upstream development version 1.23.10.
New nbdkit-sparse-random-plugin.
2020-12-08 22:21:32 +00:00
Richard W.M. Jones 1854f3665b Add copy-patches.sh maintainer script from RHEL. 2020-12-03 13:35:45 +00:00
Richard W.M. Jones 11bae733dc Move gzip and tar filters with other filters.
Remove nbdkit-tar-plugin (replaced with nbdkit-tar-filter), except RHEL 8.
Do not ship nbdkit-S3-plugin on RHEL.
2020-12-03 12:51:33 +00:00
Richard W.M. Jones e2a79c9eef S3-plugin cannot be noarch. 2020-11-19 16:49:11 +00:00
Richard W.M. Jones e9930a74e3 New upstream development version 1.23.9.
Add nbdkit-S3-plugin.
2020-11-19 16:35:49 +00:00
Richard W.M. Jones 4a5d3d7d5a Disable tests again on aarch64. 2020-11-02 22:21:03 +00:00
Richard W.M. Jones 76a2efc17e Enable tests on aarch64, disable on armv7. 2020-11-02 22:07:42 +00:00
Richard W.M. Jones c67db939d5 New upstream development version 1.23.8.
Add nbdkit-exitwhen-filter.
2020-11-02 21:45:51 +00:00
Richard W.M. Jones 7f736bddf3 +BR ocamldoc 2020-10-05 22:08:11 +01:00
Richard W.M. Jones 2af579a406 New upstream development version 1.23.7.
Add new NBDKit(3) man page for the OCaml plugin.
2020-10-05 21:40:21 +01:00
Richard W.M. Jones f9b6bca75b Rebuild for OCaml 4.11.1 in Fedora 33. 2020-09-26 20:26:35 +01:00
Richard W.M. Jones 504c4c027d Add patch to fix tests. 2020-09-22 18:33:19 +01:00
Richard W.M. Jones 8100defe53 New exportname filter. 2020-09-22 18:18:49 +01:00
Richard W.M. Jones f5d4e643bc New upstream development version 1.23.6. 2020-09-22 18:08:00 +01:00
Richard W.M. Jones 110071d946 New stable version 1.22.3. 2020-09-22 18:07:57 +01:00
Troy Dawson 39e9e43f6c Minor conditional tweak for ELN
Signed-off-by: Troy Dawson <tdawson@redhat.com>
2020-09-21 16:37:08 +00:00
Troy Dawson bd7742f1d9 Minor conditional tweak for ELN
platform-python-devel is only for RHEL 8, not RHEL 9 or above.

Signed-off-by: Troy Dawson <tdawson@redhat.com>
2020-09-21 16:18:55 +00:00
Richard W.M. Jones b5e607519c New stable version 1.22.2. 2020-09-16 16:12:22 +01:00
Richard W.M. Jones df6e015a58 New upstream development version 1.23.5. 2020-09-16 15:40:01 +01:00
Richard W.M. Jones 39a1bf96ec New upstream development version 1.23.4. 2020-09-08 20:47:34 +01:00
Richard W.M. Jones b199229650 Add extra BRs so more tests can run. 2020-09-05 11:28:47 +01:00
Richard W.M. Jones 608e04968f New upstream development version 1.23.3. 2020-09-05 10:54:36 +01:00
Richard W.M. Jones b1914bfaff New stable version 1.22.1. 2020-09-03 21:21:48 +01:00
Richard W.M. Jones acb6fff1f8 OCaml 4.11.1 rebuild 2020-09-01 21:10:20 +01:00
Richard W.M. Jones 554ca52aa6 New upstream development version 1.23.2. 2020-09-01 14:03:44 +01:00
Richard W.M. Jones f46c7f4f3d Fix accidentally reversed %{?rhel} test. 2020-09-01 11:42:52 +01:00
Richard W.M. Jones 6bcb46c436 Reenable sfdisk test because util-linux contains fix. 2020-09-01 11:38:12 +01:00
Richard W.M. Jones f93c264e86 Further unification of Fedora and RHEL spec files. 2020-09-01 11:32:22 +01:00
Richard W.M. Jones 82eb2bf926 Bring the nbdkit spec file closer to what is in RHEL.
This conditionalises the spec file similarly to RHEL, removing several
subpackages then %{rhel} is defined.  If I've done this correctly then
for Fedora there should be no change in the output.
2020-08-27 17:19:01 +01:00
Richard W.M. Jones 71e6563043 New stable version 1.22.0. 2020-08-27 14:18:26 +01:00
Richard W.M. Jones 97a541fc4f OCaml 4.11.0 rebuild 2020-08-24 08:46:13 +01:00
Richard W.M. Jones 81dd1c463f New upstream version 1.21.26. 2020-08-20 16:35:49 +01:00
Richard W.M. Jones 2ff0971929 New upstream version 1.21.25.
New nbdkit-ondemand-plugin.
New nbdkit-client(1) man page.
2020-08-15 23:53:50 +01:00