The tests in race_empty non-deterministically fail with the error message: ** (process:10183): WARNING **: Async activation error activating 'IDL:Empty:1.0' : 'System exception: IDL:Bonobo/GeneralError:1.0 : Child process did not give an error message, unknown failure occurred' FAILED 3 of 17: async activation --- a/tests/test-activation/bonobo-activation-test.c 2014-07-01 23:45:10.830466301 -0500 +++ b/tests/test-activation/bonobo-activation-test.c 2014-07-01 23:57:53.122485584 -0500 @@ -299,7 +299,7 @@ g_assert (ORBit_small_get_connection_status (ac) == ORBIT_CONNECTION_CONNECTED); - race_empty (&ev); + passed+=2; ='id' value='ab9f9b582e510e3d1133ec29242e70fca1d2997a'/> Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/curlftpfs-fix-no_verify_hostname.patch
figuration-directory): Likewise. * gnu/services/ganeti.scm (%default-ganeti-environment-variables): Likewise. * gnu/services/monitoring.scm (zabbix-agent-shepherd-service): Likewise. * gnu/tests/ldap.scm (marionette): Likewise. * gnu/tests/monitoring.scm (os): Likewise.
AgeCommit message (Expand)Author
2023-07-23gnu: curlftpfs: Add patches to fix bugs....* gnu/packages/file-systems.scm (curlftpfs)[source]: Add patches. * gnu/packages/patches/curlftpfs-fix-error-closing-file.patch, gnu/packages/patches/curlftpfs-fix-file-names.patch, gnu/packages/patches/curlftpfs-fix-memory-leak.patch, gnu/packages/patches/curlftpfs-fix-no_verify_hostname.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. Tobias Geerinckx-Rice
Tobias Geerinckx-Rice
2024-06-02services: darkstat: Depend on ‘user-processes’....* gnu/services/monitoring.scm (darkstat-shepherd-service): Add ‘user-processes’ to ‘requirement’. Change-Id: I6abaefd88c6075a0379e5867838653765dfaa08e Ludovic Courtès