Drop test failing with the following message: FAIL: polkitbackendjsauthoritytest ================================== /PolkitBackendJsAuthority/get_admin_identities: Error getting system bus: Could not connect: No such file or directoryError loading /var/run/ConsoleKit/database: Error statting file /var/run/ConsoleKit/database: No such file or directory diff -ru polkit-0.112.old/test/Makefile.in polkit-0.112/test/Makefile.in --- polkit-0.112.old/test/Makefile.in 2013-07-08 22:52:13.000000000 +0200 +++ polkit-0.112/test/Makefile.in 2014-11-09 18:43:47.000000000 +0100 @@ -388,7 +388,7 @@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -SUBDIRS = mocklibc . polkit polkitbackend +SUBDIRS = mocklibc . polkit AM_CFLAGS = $(GLIB_CFLAGS) noinst_LTLIBRARIES = libpolkit-test-helper.la libpolkit_test_helper_la_SOURCES = polkittesthelper.c polkittesthelper.h itch'/> Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-08-19 22:56:09 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2020-08-19 23:02:26 +0200
commit5c83e8ec111f30c3754107ac0ec6fa4db5411fb8 (patch)
tree4ff7143b7358a558a4ee76b8d9a0f2aab43505f4 /gnu
parent6f4d4ccc75c4c103d593a090b2181381e0027ed4 (diff)
downloadguix-5c83e8ec111f30c3754107ac0ec6fa4db5411fb8.tar.gz
guix-5c83e8ec111f30c3754107ac0ec6fa4db5411fb8.zip
gnu: unknown-horizons: Return #t from all phases.
* gnu/packages/games.scm (unknown-horizons)[arguments]: Return #t from ‘set-HOME’.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/games.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 94832b357e..a789fced63 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm