David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
libguestfs


Commits:
6a4cad42 by David Runge at 2026-01-13T11:27:56+01:00
Disable further failing test

Related-to: https://github.com/libguestfs/libguestfs/issues/291
Signed-off-by: David Runge <[email protected]>

- - - - -
1fa8dc6e by David Runge at 2026-01-13T11:28:30+01:00
upgpkg: 1.56.2-5

Rebuild against lua 5.5

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = libguestfs
        pkgdesc = Access and modify virtual machine disk images
        pkgver = 1.56.2
-       pkgrel = 4
+       pkgrel = 5
        url = https://libguestfs.org/
        arch = x86_64
        license = GPL-2.0-or-later


=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
 
 pkgname=libguestfs
 pkgver=1.56.2
-pkgrel=4
+pkgrel=5
 pkgdesc="Access and modify virtual machine disk images"
 arch=(x86_64)
 url="https://libguestfs.org/";
@@ -154,6 +154,7 @@ check() {
   export SKIP_TEST_DISCARD_PL=1  # 
https://github.com/libguestfs/libguestfs/issues/140
   export SKIP_TEST_EXPAND_GPT_PL=1  # 
https://github.com/libguestfs/libguestfs/issues/155
   export SKIP_RHBZ1011907_1165785_SH=1 # Prevent: 'umount: /sysroot: target is 
busy.', unrelated to ocaml rebuild: Need to investigate
+  export SKIP_TEST_SYSLINUX_PL=1  # 
https://github.com/libguestfs/libguestfs/issues/291
   LIBGUESTFS_DEBUG=1 LIBGUESTFS_TRACE=1 make -k check -C $pkgname-$pkgver
 }
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libguestfs/-/compare/e93ba6c20cbe7a5a9b73b2aeb59baed473685fe9...1fa8dc6e1e832d4bc7f79ccf25785c3bf14b1aa3

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libguestfs/-/compare/e93ba6c20cbe7a5a9b73b2aeb59baed473685fe9...1fa8dc6e1e832d4bc7f79ccf25785c3bf14b1aa3
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to