Andreas Wacknitz
2023-10-21 580dcd6dc5d31aaec1aca1da548870ee6399464b
gnome-keyring: update to 42.1

1 files deleted
1 files added
4 files modified
353 ■■■■ changed files
components/desktop/gnome3/gnome-keyring/Makefile 18 ●●●●● patch | view | raw | blame | history
components/desktop/gnome3/gnome-keyring/gnome-keyring.license 252 ●●●● patch | view | raw | blame | history
components/desktop/gnome3/gnome-keyring/patches/04-g_mutex_init.patch 10 ●●●●● patch | view | raw | blame | history
components/desktop/gnome3/gnome-keyring/patches/06-lock.patch 15 ●●●●● patch | view | raw | blame | history
components/desktop/gnome3/gnome-keyring/test/results-32.master 32 ●●●● patch | view | raw | blame | history
components/desktop/gnome3/gnome-keyring/test/results-64.master 26 ●●●● patch | view | raw | blame | history
components/desktop/gnome3/gnome-keyring/Makefile
@@ -20,14 +20,14 @@
include ../../../../make-rules/shared-macros.mk
COMPONENT_NAME=        gnome-keyring
COMPONENT_MJR_VERSION=    3.36
COMPONENT_MNR_VERSION=    0
COMPONENT_MJR_VERSION=    42
COMPONENT_MNR_VERSION=    1
COMPONENT_VERSION=    $(COMPONENT_MJR_VERSION).$(COMPONENT_MNR_VERSION)
COMPONENT_SUMMARY=    GNOME Keyring is a collection of components that store secrets, passwords, keys, certificates and make them available to applications
COMPONENT_PROJECT_URL=    https://www.gnome.org
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.xz
COMPONENT_ARCHIVE_HASH= sha256:a264b57a8d1a71fdf0d66e8cd6033d013fb828be279c35766545eb9bb3734f87
COMPONENT_ARCHIVE_HASH= sha256:c7f4d040cc76a6b7fe67e08ef9106911c3c80d40fc88cbfc8e2684a4c946e3e6
COMPONENT_ARCHIVE_URL=    https://download.gnome.org/sources/$(COMPONENT_NAME)/$(COMPONENT_MJR_VERSION)/$(COMPONENT_ARCHIVE)
COMPONENT_CLASSIFICATION=    Desktop (GNOME)/Sessions
COMPONENT_FMRI=        gnome/gnome-keyring
@@ -43,8 +43,6 @@
PAM_MODULE_DIR.64 = $(PAM_MODULE_DIR.32)/$(MACH64)
PAM_MODULE_DIR = $(PAM_MODULE_DIR.$(BITS))
CONFIGURE_ENV =    GLIB_COMPILE_SCHEMAS=/usr/bin/glib-compile-schemas
CONFIGURE_OPTIONS += --sysconfdir=/etc
CONFIGURE_OPTIONS += --libexecdir=$(CONFIGURE_LIBDIR.$(BITS))
CONFIGURE_OPTIONS += --disable-selinux
@@ -58,8 +56,16 @@
# Linux-specific capabilities support.
CONFIGURE_OPTIONS += --without-libcap-ng
# Required due to patches.
COMPONENT_PREP_ACTION = ( cd $(@D); autoreconf -fiv )
CONFIGURE_ENV += PATH=$(PATH.gnu)
COMPONENT_TEST_ARGS = -k -i
COMPONENT_TEST_TRANSFORMS = \
    '-e "s|t create temporary file.*|t create temporary file|" ' \
    '-e "s/scratch-test.*/scratch-test-import\*pkcs8/" ' \
    '-e "s/glib.*\//GLIB2\//" ' \
    '-n ' \
    '-e "/TOTAL:/p" ' \
    '-e "/SKIP:/p" ' \
components/desktop/gnome3/gnome-keyring/gnome-keyring.license
@@ -1,12 +1,12 @@
            GNU GENERAL PUBLIC LICENSE
               Version 2, June 1991
                    GNU GENERAL PUBLIC LICENSE
                       Version 2, June 1991
 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.
                Preamble
                            Preamble
  The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public
@@ -15,7 +15,7 @@
General Public License applies to most of the Free Software
Foundation's software and to any other program whose authors commit to
using it.  (Some other Free Software Foundation software is covered by
the GNU Library General Public License instead.)  You can apply it to
the GNU Lesser General Public License instead.)  You can apply it to
your programs, too.
  When we speak of free software, we are referring to freedom, not
@@ -55,8 +55,8 @@
  The precise terms and conditions for copying, distribution and
modification follow.
            GNU GENERAL PUBLIC LICENSE
                    GNU GENERAL PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  0. This License applies to any program or other work which contains
@@ -110,7 +110,7 @@
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)
These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
@@ -168,7 +168,7 @@
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.
  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
@@ -225,7 +225,7 @@
This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.
  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
@@ -255,7 +255,7 @@
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.
                NO WARRANTY
                            NO WARRANTY
  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
@@ -277,9 +277,9 @@
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.
             END OF TERMS AND CONDITIONS
        How to Apply These Terms to Your New Programs
                     END OF TERMS AND CONDITIONS
            How to Apply These Terms to Your New Programs
  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
@@ -303,17 +303,16 @@
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation, Inc.,
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
Also add information on how to contact you by electronic and paper mail.
If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:
    Gnomovision version 69, Copyright (C) year  name of author
    Gnomovision version 69, Copyright (C) year name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.
@@ -336,118 +335,133 @@
This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Library General
library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.
===========================================================================
          GNU LIBRARY GENERAL PUBLIC LICENSE
               Version 2, June 1991
 Copyright (C) 1991 Free Software Foundation, Inc.
                    675 Mass Ave, Cambridge, MA 02139, USA
-------------------------------------------------------------------------------
                  GNU LESSER GENERAL PUBLIC LICENSE
                       Version 2.1, February 1999
 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.
[This is the first released version of the library GPL.  It is
 numbered 2 because it goes with version 2 of the ordinary GPL.]
[This is the first released version of the Lesser GPL.  It also counts
 as the successor of the GNU Library Public License, version 2, hence
 the version number 2.1.]
                Preamble
                            Preamble
  The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public
Licenses are intended to guarantee your freedom to share and change
free software--to make sure the software is free for all its users.
  This license, the Library General Public License, applies to some
specially designated Free Software Foundation software, and to any
other libraries whose authors decide to use it.  You can use it for
your libraries, too.
  This license, the Lesser General Public License, applies to some
specially designated software packages--typically libraries--of the
Free Software Foundation and other authors who decide to use it.  You
can use it too, but we suggest you first think carefully about whether
this license or the ordinary General Public License is the better
strategy to use in any particular case, based on the explanations below.
  When we speak of free software, we are referring to freedom, not
price.  Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
this service if you wish), that you receive source code or can get it
if you want it, that you can change the software or use pieces of it
in new free programs; and that you know you can do these things.
  When we speak of free software, we are referring to freedom of use,
not price.  Our General Public Licenses are designed to make sure that
you have the freedom to distribute copies of free software (and charge
for this service if you wish); that you receive source code or can get
it if you want it; that you can change the software and use pieces of
it in new free programs; and that you are informed that you can do
these things.
  To protect your rights, we need to make restrictions that forbid
anyone to deny you these rights or to ask you to surrender the rights.
These restrictions translate to certain responsibilities for you if
you distribute copies of the library, or if you modify it.
distributors to deny you these rights or to ask you to surrender these
rights.  These restrictions translate to certain responsibilities for
you if you distribute copies of the library or if you modify it.
  For example, if you distribute copies of the library, whether gratis
or for a fee, you must give the recipients all the rights that we gave
you.  You must make sure that they, too, receive or can get the source
code.  If you link a program with the library, you must provide
complete object files to the recipients so that they can relink them
with the library, after making changes to the library and recompiling
code.  If you link other code with the library, you must provide
complete object files to the recipients, so that they can relink them
with the library after making changes to the library and recompiling
it.  And you must show them these terms so they know their rights.
  Our method of protecting your rights has two steps: (1) copyright
the library, and (2) offer you this license which gives you legal
  We protect your rights with a two-step method: (1) we copyright the
library, and (2) we offer you this license, which gives you legal
permission to copy, distribute and/or modify the library.
  Also, for each distributor's protection, we want to make certain
that everyone understands that there is no warranty for this free
library.  If the library is modified by someone else and passed on, we
want its recipients to know that what they have is not the original
version, so that any problems introduced by others will not reflect on
the original authors' reputations.
  To protect each distributor, we want to make it very clear that
there is no warranty for the free library.  Also, if the library is
modified by someone else and passed on, the recipients should know
that what they have is not the original version, so that the original
author's reputation will not be affected by problems that might be
introduced by others.
  Finally, any free program is threatened constantly by software
patents.  We wish to avoid the danger that companies distributing free
software will individually obtain patent licenses, thus in effect
transforming the program into proprietary software.  To prevent this,
we have made it clear that any patent must be licensed for everyone's
free use or not licensed at all.
  Finally, software patents pose a constant threat to the existence of
any free program.  We wish to make sure that a company cannot
effectively restrict the users of a free program by obtaining a
restrictive license from a patent holder.  Therefore, we insist that
any patent license obtained for a version of the library must be
consistent with the full freedom of use specified in this license.
  Most GNU software, including some libraries, is covered by the ordinary
GNU General Public License, which was designed for utility programs.  This
license, the GNU Library General Public License, applies to certain
designated libraries.  This license is quite different from the ordinary
one; be sure to read it in full, and don't assume that anything in it is
the same as in the ordinary license.
  Most GNU software, including some libraries, is covered by the
ordinary GNU General Public License.  This license, the GNU Lesser
General Public License, applies to certain designated libraries, and
is quite different from the ordinary General Public License.  We use
this license for certain libraries in order to permit linking those
libraries into non-free programs.
  The reason we have a separate public license for some libraries is that
they blur the distinction we usually make between modifying or adding to a
program and simply using it.  Linking a program with a library, without
changing the library, is in some sense simply using the library, and is
analogous to running a utility program or application program.  However, in
a textual and legal sense, the linked executable is a combined work, a
derivative of the original library, and the ordinary General Public License
treats it as such.
  When a program is linked with a library, whether statically or using
a shared library, the combination of the two is legally speaking a
combined work, a derivative of the original library.  The ordinary
General Public License therefore permits such linking only if the
entire combination fits its criteria of freedom.  The Lesser General
Public License permits more lax criteria for linking other code with
the library.
  Because of this blurred distinction, using the ordinary General
Public License for libraries did not effectively promote software
sharing, because most developers did not use the libraries.  We
concluded that weaker conditions might promote sharing better.
  We call this license the "Lesser" General Public License because it
does Less to protect the user's freedom than the ordinary General
Public License.  It also provides other free software developers Less
of an advantage over competing non-free programs.  These disadvantages
are the reason we use the ordinary General Public License for many
libraries.  However, the Lesser license provides advantages in certain
special circumstances.
  However, unrestricted linking of non-free programs would deprive the
users of those programs of all benefit from the free status of the
libraries themselves.  This Library General Public License is intended to
permit developers of non-free programs to use free libraries, while
preserving your freedom as a user of such programs to change the free
libraries that are incorporated in them.  (We have not seen how to achieve
this as regards changes in header files, but we have achieved it as regards
changes in the actual functions of the Library.)  The hope is that this
will lead to faster development of free libraries.
  For example, on rare occasions, there may be a special need to
encourage the widest possible use of a certain library, so that it becomes
a de-facto standard.  To achieve this, non-free programs must be
allowed to use the library.  A more frequent case is that a free
library does the same job as widely used non-free libraries.  In this
case, there is little to gain by limiting the free library to free
software only, so we use the Lesser General Public License.
  In other cases, permission to use a particular library in non-free
programs enables a greater number of people to use a large body of
free software.  For example, permission to use the GNU C Library in
non-free programs enables many more people to use the whole GNU
operating system, as well as its variant, the GNU/Linux operating
system.
  Although the Lesser General Public License is Less protective of the
users' freedom, it does ensure that the user of a program that is
linked with the Library has the freedom and the wherewithal to run
that program using a modified version of the Library.
  The precise terms and conditions for copying, distribution and
modification follow.  Pay close attention to the difference between a
"work based on the library" and a "work that uses the library".  The
former contains code derived from the library, while the latter only
works together with the library.
  Note that it is possible for a library to be covered by the ordinary
General Public License rather than by this special one.
former contains code derived from the library, whereas the latter must
be combined with the library in order to run.
          GNU LIBRARY GENERAL PUBLIC LICENSE
                  GNU LESSER GENERAL PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  0. This License Agreement applies to any software library which
contains a notice placed by the copyright holder or other authorized
party saying it may be distributed under the terms of this Library
General Public License (also called "this License").  Each licensee is
addressed as "you".
  0. This License Agreement applies to any software library or other
program which contains a notice placed by the copyright holder or
other authorized party saying it may be distributed under the terms of
this Lesser General Public License (also called "this License").
Each licensee is addressed as "you".
  A "library" means a collection of software functions and/or data
prepared so as to be conveniently linked with application programs
@@ -474,7 +488,7 @@
on the Library (independent of the use of the Library in a tool for
writing it).  Whether that is true depends on what the Library does
and what the program that uses the Library does.
  1. You may copy and distribute verbatim copies of the Library's
complete source code as you receive it, in any medium, provided that
you conspicuously and appropriately publish on each copy an
@@ -596,7 +610,7 @@
Any executables containing that work also fall under Section 6,
whether or not they are linked directly with the Library itself.
  6. As an exception to the Sections above, you may also compile or
  6. As an exception to the Sections above, you may also combine or
link a "work that uses the Library" with the Library to produce a
work containing portions of the Library, and distribute that work
under terms of your choice, provided that the terms permit
@@ -623,23 +637,31 @@
    Library will not necessarily be able to recompile the application
    to use the modified definitions.)
    b) Accompany the work with a written offer, valid for at
    b) Use a suitable shared library mechanism for linking with the
    Library.  A suitable mechanism is one that (1) uses at run time a
    copy of the library already present on the user's computer system,
    rather than copying library functions into the executable, and (2)
    will operate properly with a modified version of the library, if
    the user installs one, as long as the modified version is
    interface-compatible with the version that the work was made with.
    c) Accompany the work with a written offer, valid for at
    least three years, to give the same user the materials
    specified in Subsection 6a, above, for a charge no more
    than the cost of performing this distribution.
    c) If distribution of the work is made by offering access to copy
    d) If distribution of the work is made by offering access to copy
    from a designated place, offer equivalent access to copy the above
    specified materials from the same place.
    d) Verify that the user has already received a copy of these
    e) Verify that the user has already received a copy of these
    materials or that you have already sent this user a copy.
  For an executable, the required form of the "work that uses the
Library" must include any data and utility programs needed for
reproducing the executable from it.  However, as a special exception,
the source code distributed need not include anything that is normally
distributed (in either source or binary form) with the major
the materials to be distributed need not include anything that is
normally distributed (in either source or binary form) with the major
components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies
the executable.
@@ -688,7 +710,7 @@
original licensor to copy, distribute, link with or modify the Library
subject to these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
You are not responsible for enforcing compliance by third parties with
this License.
  11. If, as a consequence of a court judgment or allegation of patent
@@ -731,7 +753,7 @@
written in the body of this License.
  13. The Free Software Foundation may publish revised and/or new
versions of the Library General Public License from time to time.
versions of the Lesser General Public License from time to time.
Such new versions will be similar in spirit to the present version,
but may differ in detail to address new problems or concerns.
@@ -752,7 +774,7 @@
of all derivatives of our free software and of promoting the sharing
and reuse of software generally.
                NO WARRANTY
                            NO WARRANTY
  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
@@ -775,9 +797,9 @@
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.
             END OF TERMS AND CONDITIONS
                     END OF TERMS AND CONDITIONS
     Appendix: How to Apply These Terms to Your New Libraries
           How to Apply These Terms to Your New Libraries
  If you develop a new library, and you want it to be of the greatest
possible use to the public, we recommend making it free software that
@@ -794,18 +816,18 @@
    Copyright (C) <year>  <name of author>
    This library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Library General Public
    modify it under the terms of the GNU Lesser General Public
    License as published by the Free Software Foundation; either
    version 2 of the License, or (at your option) any later version.
    version 2.1 of the License, or (at your option) any later version.
    This library is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    Library General Public License for more details.
    Lesser General Public License for more details.
    You should have received a copy of the GNU Library General Public
    License along with this library; if not, write to the Free
    Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
    You should have received a copy of the GNU Lesser General Public
    License along with this library; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
Also add information on how to contact you by electronic and paper mail.
components/desktop/gnome3/gnome-keyring/patches/04-g_mutex_init.patch
File was deleted
components/desktop/gnome3/gnome-keyring/patches/06-lock.patch
New file
@@ -0,0 +1,15 @@
fixes crash at daemon exit as g_mutex_clear on uninitialized gmutex
isn't safe on non-linux platforms here
reported upstream as
https://gitlab.gnome.org/GNOME/gnome-keyring/-/issues/65
diff -r a4708fe9bdfb daemon/ssh-agent/gkd-ssh-agent-preload.c
--- a/daemon/ssh-agent/gkd-ssh-agent-preload.c    Mon Aug 24 18:23:07 2020 +0200
+++ b/daemon/ssh-agent/gkd-ssh-agent-preload.c    Mon Aug 24 18:25:18 2020 +0200
@@ -82,6 +82,7 @@
 {
     self->keys_by_public_filename = g_hash_table_new_full (g_str_hash, g_str_equal, g_free, NULL);
     self->keys_by_public_key = g_hash_table_new_full (g_bytes_hash, g_bytes_equal, NULL, gkd_ssh_agent_key_info_free);
+    g_mutex_init (&self->lock);
 }
 static void
components/desktop/gnome3/gnome-keyring/test/results-32.master
@@ -123,9 +123,9 @@
PASS: test-hkdf 6 /hkdf/test-case-6
PASS: test-hkdf 7 /hkdf/test-case-7
PASS: test-oid 1 /oid/tests
ERROR:/export/home/andreas/oi-userland/components/desktop/gnome3/gnome-keyring/gnome-keyring-3.36.0/egg/test-secmem.c:74:test_alloc_free: assertion failed: (p != NULL)
SKIP: test-secmem Bail out! ERROR:/export/home/andreas/oi-userland/components/desktop/gnome3/gnome-keyring/gnome-keyring-3.36.0/egg/test-secmem.c:74:test_alloc_free: assertion failed: (p != NULL)
SKIP: test-secmem Bail out! ERROR:/export/home/andreas/oi-userland/components/desktop/gnome3/gnome-keyring/gnome-keyring-3.36.0/egg/test-secmem.c:74:test_alloc_free: assertion failed: (p != NULL)
ERROR:/export/home/andreas/oi-userland/components/desktop/gnome3/gnome-keyring/gnome-keyring-42.1/egg/test-secmem.c:74:test_alloc_free: assertion failed: (p != NULL)
SKIP: test-secmem Bail out! ERROR:/export/home/andreas/oi-userland/components/desktop/gnome3/gnome-keyring/gnome-keyring-42.1/egg/test-secmem.c:74:test_alloc_free: assertion failed: (p != NULL)
SKIP: test-secmem Bail out! ERROR:/export/home/andreas/oi-userland/components/desktop/gnome3/gnome-keyring/gnome-keyring-42.1/egg/test-secmem.c:74:test_alloc_free: assertion failed: (p != NULL)
ERROR: test-secmem process failed: -6
PASS: test-padding 1 /padding/zero_padding
PASS: test-padding 2 /padding/zero_padding_no_data
@@ -183,13 +183,13 @@
PASS: test-file-tracker 1 /egg/file-tracker/file_watch
PASS: test-file-tracker 2 /egg/file-tracker/watch_file
PASS: test-file-tracker 3 /egg/file-tracker/nomatch
GLib-GIO:ERROR:../../glib-2.74.6/gio/gtestdbus.c:669:start_daemon: assertion failed (error == NULL): Failed to spawn child process ?dbus-daemon? (No such file or directory) (g-exec-error-quark, 19)
SKIP: test-startup Bail out! GLib-GIO:ERROR:../../glib-2.74.6/gio/gtestdbus.c:669:start_daemon: assertion failed (error == NULL): Failed to spawn child process ?dbus-daemon? (No such file or directory) (g-exec-error-quark, 19)
SKIP: test-startup Bail out! GLib-GIO:ERROR:../../glib-2.74.6/gio/gtestdbus.c:669:start_daemon: assertion failed (error == NULL): Failed to spawn child process ?dbus-daemon? (No such file or directory) (g-exec-error-quark, 19)
GLib-GIO:ERROR:../../GLIB2/gtestdbus.c:669:start_daemon: assertion failed (error == NULL): Failed to spawn child process ?dbus-daemon? (No such file or directory) (g-exec-error-quark, 19)
SKIP: test-startup Bail out! GLib-GIO:ERROR:../../GLIB2/gtestdbus.c:669:start_daemon: assertion failed (error == NULL): Failed to spawn child process ?dbus-daemon? (No such file or directory) (g-exec-error-quark, 19)
SKIP: test-startup Bail out! GLib-GIO:ERROR:../../GLIB2/gtestdbus.c:669:start_daemon: assertion failed (error == NULL): Failed to spawn child process ?dbus-daemon? (No such file or directory) (g-exec-error-quark, 19)
ERROR: test-startup process failed: -6
GLib-GIO:ERROR:../../glib-2.74.6/gio/gtestdbus.c:669:start_daemon: assertion failed (error == NULL): Failed to spawn child process ?dbus-daemon? (No such file or directory) (g-exec-error-quark, 19)
SKIP: test-shutdown Bail out! GLib-GIO:ERROR:../../glib-2.74.6/gio/gtestdbus.c:669:start_daemon: assertion failed (error == NULL): Failed to spawn child process ?dbus-daemon? (No such file or directory) (g-exec-error-quark, 19)
SKIP: test-shutdown Bail out! GLib-GIO:ERROR:../../glib-2.74.6/gio/gtestdbus.c:669:start_daemon: assertion failed (error == NULL): Failed to spawn child process ?dbus-daemon? (No such file or directory) (g-exec-error-quark, 19)
GLib-GIO:ERROR:../../GLIB2/gtestdbus.c:669:start_daemon: assertion failed (error == NULL): Failed to spawn child process ?dbus-daemon? (No such file or directory) (g-exec-error-quark, 19)
SKIP: test-shutdown Bail out! GLib-GIO:ERROR:../../GLIB2/gtestdbus.c:669:start_daemon: assertion failed (error == NULL): Failed to spawn child process ?dbus-daemon? (No such file or directory) (g-exec-error-quark, 19)
SKIP: test-shutdown Bail out! GLib-GIO:ERROR:../../GLIB2/gtestdbus.c:669:start_daemon: assertion failed (error == NULL): Failed to spawn child process ?dbus-daemon? (No such file or directory) (g-exec-error-quark, 19)
ERROR: test-shutdown process failed: -6
PASS: test-dbus-util 1 /secret-util/build-path
PASS: test-dbus-search 1 /secret-search/service-search-items-unlocked-separate
@@ -413,15 +413,15 @@
PASS: test-gnome2-storage 3 /gnome2-store/storage/write_value
PASS: test-gnome2-storage 4 /gnome2-store/storage/relock
PASS: test-gnome2-private-key 1 /gnome2-store/private-key/load
ERROR:/export/home/andreas/oi-userland/components/desktop/gnome3/gnome-keyring/gnome-keyring-3.36.0/pkcs11/gnome2-store/test-gnome2-private-key.c:147:test_save_private_key: assertion failed: (gkm_data_der_read_private_pkcs8_crypted (data, "booo", 4, &sexp) == GKM_DATA_SUCCESS)
SKIP: test-gnome2-private-key Bail out! ERROR:/export/home/andreas/oi-userland/components/desktop/gnome3/gnome-keyring/gnome-keyring-3.36.0/pkcs11/gnome2-store/test-gnome2-private-key.c:147:test_save_private_key: assertion failed: (gkm_data_der_read_private_pkcs8_crypted (data, "booo", 4, &sexp) == GKM_DATA_SUCCESS)
SKIP: test-gnome2-private-key Bail out! ERROR:/export/home/andreas/oi-userland/components/desktop/gnome3/gnome-keyring/gnome-keyring-3.36.0/pkcs11/gnome2-store/test-gnome2-private-key.c:147:test_save_private_key: assertion failed: (gkm_data_der_read_private_pkcs8_crypted (data, "booo", 4, &sexp) == GKM_DATA_SUCCESS)
ERROR:/export/home/andreas/oi-userland/components/desktop/gnome3/gnome-keyring/gnome-keyring-42.1/pkcs11/gnome2-store/test-gnome2-private-key.c:147:test_save_private_key: assertion failed: (gkm_data_der_read_private_pkcs8_crypted (data, "booo", 4, &sexp) == GKM_DATA_SUCCESS)
SKIP: test-gnome2-private-key Bail out! ERROR:/export/home/andreas/oi-userland/components/desktop/gnome3/gnome-keyring/gnome-keyring-42.1/pkcs11/gnome2-store/test-gnome2-private-key.c:147:test_save_private_key: assertion failed: (gkm_data_der_read_private_pkcs8_crypted (data, "booo", 4, &sexp) == GKM_DATA_SUCCESS)
SKIP: test-gnome2-private-key Bail out! ERROR:/export/home/andreas/oi-userland/components/desktop/gnome3/gnome-keyring/gnome-keyring-42.1/pkcs11/gnome2-store/test-gnome2-private-key.c:147:test_save_private_key: assertion failed: (gkm_data_der_read_private_pkcs8_crypted (data, "booo", 4, &sexp) == GKM_DATA_SUCCESS)
ERROR: test-gnome2-private-key process failed: -6
SKIP: test-import Bail out! Gkm-FATAL-WARNING: couldn't create temporary file
SKIP: test-import Bail out! Gkm-FATAL-WARNING: couldn't create temporary file for: /tmp/scratch-test-import*pkcs8
ERROR: test-import process failed: -5
GLib-GIO:ERROR:../../glib-2.74.6/gio/gtestdbus.c:669:start_daemon: assertion failed (error == NULL): Failed to spawn child process ?dbus-daemon? (No such file or directory) (g-exec-error-quark, 19)
SKIP: test-initialize Bail out! GLib-GIO:ERROR:../../glib-2.74.6/gio/gtestdbus.c:669:start_daemon: assertion failed (error == NULL): Failed to spawn child process ?dbus-daemon? (No such file or directory) (g-exec-error-quark, 19)
SKIP: test-initialize Bail out! GLib-GIO:ERROR:../../glib-2.74.6/gio/gtestdbus.c:669:start_daemon: assertion failed (error == NULL): Failed to spawn child process ?dbus-daemon? (No such file or directory) (g-exec-error-quark, 19)
GLib-GIO:ERROR:../../GLIB2/gtestdbus.c:669:start_daemon: assertion failed (error == NULL): Failed to spawn child process ?dbus-daemon? (No such file or directory) (g-exec-error-quark, 19)
SKIP: test-initialize Bail out! GLib-GIO:ERROR:../../GLIB2/gtestdbus.c:669:start_daemon: assertion failed (error == NULL): Failed to spawn child process ?dbus-daemon? (No such file or directory) (g-exec-error-quark, 19)
SKIP: test-initialize Bail out! GLib-GIO:ERROR:../../GLIB2/gtestdbus.c:669:start_daemon: assertion failed (error == NULL): Failed to spawn child process ?dbus-daemon? (No such file or directory) (g-exec-error-quark, 19)
ERROR: test-initialize process failed: -6
PASS: test-secret-compat 1 /secret-store/compat/access_free
PASS: test-secret-compat 2 /secret-store/compat/acl_free
components/desktop/gnome3/gnome-keyring/test/results-64.master
@@ -123,9 +123,9 @@
PASS: test-hkdf 6 /hkdf/test-case-6
PASS: test-hkdf 7 /hkdf/test-case-7
PASS: test-oid 1 /oid/tests
ERROR:/export/home/andreas/oi-userland/components/desktop/gnome3/gnome-keyring/gnome-keyring-3.36.0/egg/test-secmem.c:74:test_alloc_free: assertion failed: (p != NULL)
SKIP: test-secmem Bail out! ERROR:/export/home/andreas/oi-userland/components/desktop/gnome3/gnome-keyring/gnome-keyring-3.36.0/egg/test-secmem.c:74:test_alloc_free: assertion failed: (p != NULL)
SKIP: test-secmem Bail out! ERROR:/export/home/andreas/oi-userland/components/desktop/gnome3/gnome-keyring/gnome-keyring-3.36.0/egg/test-secmem.c:74:test_alloc_free: assertion failed: (p != NULL)
ERROR:/export/home/andreas/oi-userland/components/desktop/gnome3/gnome-keyring/gnome-keyring-42.1/egg/test-secmem.c:74:test_alloc_free: assertion failed: (p != NULL)
SKIP: test-secmem Bail out! ERROR:/export/home/andreas/oi-userland/components/desktop/gnome3/gnome-keyring/gnome-keyring-42.1/egg/test-secmem.c:74:test_alloc_free: assertion failed: (p != NULL)
SKIP: test-secmem Bail out! ERROR:/export/home/andreas/oi-userland/components/desktop/gnome3/gnome-keyring/gnome-keyring-42.1/egg/test-secmem.c:74:test_alloc_free: assertion failed: (p != NULL)
ERROR: test-secmem process failed: -6
PASS: test-padding 1 /padding/zero_padding
PASS: test-padding 2 /padding/zero_padding_no_data
@@ -183,13 +183,13 @@
PASS: test-file-tracker 1 /egg/file-tracker/file_watch
PASS: test-file-tracker 2 /egg/file-tracker/watch_file
PASS: test-file-tracker 3 /egg/file-tracker/nomatch
GLib-GIO:ERROR:../../glib-2.74.6/gio/gtestdbus.c:669:start_daemon: assertion failed (error == NULL): Failed to spawn child process ?dbus-daemon? (No such file or directory) (g-exec-error-quark, 19)
SKIP: test-startup Bail out! GLib-GIO:ERROR:../../glib-2.74.6/gio/gtestdbus.c:669:start_daemon: assertion failed (error == NULL): Failed to spawn child process ?dbus-daemon? (No such file or directory) (g-exec-error-quark, 19)
SKIP: test-startup Bail out! GLib-GIO:ERROR:../../glib-2.74.6/gio/gtestdbus.c:669:start_daemon: assertion failed (error == NULL): Failed to spawn child process ?dbus-daemon? (No such file or directory) (g-exec-error-quark, 19)
GLib-GIO:ERROR:../../GLIB2/gtestdbus.c:669:start_daemon: assertion failed (error == NULL): Failed to spawn child process ?dbus-daemon? (No such file or directory) (g-exec-error-quark, 19)
SKIP: test-startup Bail out! GLib-GIO:ERROR:../../GLIB2/gtestdbus.c:669:start_daemon: assertion failed (error == NULL): Failed to spawn child process ?dbus-daemon? (No such file or directory) (g-exec-error-quark, 19)
SKIP: test-startup Bail out! GLib-GIO:ERROR:../../GLIB2/gtestdbus.c:669:start_daemon: assertion failed (error == NULL): Failed to spawn child process ?dbus-daemon? (No such file or directory) (g-exec-error-quark, 19)
ERROR: test-startup process failed: -6
GLib-GIO:ERROR:../../glib-2.74.6/gio/gtestdbus.c:669:start_daemon: assertion failed (error == NULL): Failed to spawn child process ?dbus-daemon? (No such file or directory) (g-exec-error-quark, 19)
SKIP: test-shutdown Bail out! GLib-GIO:ERROR:../../glib-2.74.6/gio/gtestdbus.c:669:start_daemon: assertion failed (error == NULL): Failed to spawn child process ?dbus-daemon? (No such file or directory) (g-exec-error-quark, 19)
SKIP: test-shutdown Bail out! GLib-GIO:ERROR:../../glib-2.74.6/gio/gtestdbus.c:669:start_daemon: assertion failed (error == NULL): Failed to spawn child process ?dbus-daemon? (No such file or directory) (g-exec-error-quark, 19)
GLib-GIO:ERROR:../../GLIB2/gtestdbus.c:669:start_daemon: assertion failed (error == NULL): Failed to spawn child process ?dbus-daemon? (No such file or directory) (g-exec-error-quark, 19)
SKIP: test-shutdown Bail out! GLib-GIO:ERROR:../../GLIB2/gtestdbus.c:669:start_daemon: assertion failed (error == NULL): Failed to spawn child process ?dbus-daemon? (No such file or directory) (g-exec-error-quark, 19)
SKIP: test-shutdown Bail out! GLib-GIO:ERROR:../../GLIB2/gtestdbus.c:669:start_daemon: assertion failed (error == NULL): Failed to spawn child process ?dbus-daemon? (No such file or directory) (g-exec-error-quark, 19)
ERROR: test-shutdown process failed: -6
PASS: test-dbus-util 1 /secret-util/build-path
PASS: test-dbus-search 1 /secret-search/service-search-items-unlocked-separate
@@ -414,11 +414,11 @@
PASS: test-gnome2-storage 4 /gnome2-store/storage/relock
PASS: test-gnome2-private-key 1 /gnome2-store/private-key/load
PASS: test-gnome2-private-key 2 /gnome2-store/private-key/save
SKIP: test-import Bail out! Gkm-FATAL-WARNING: couldn't create temporary file
SKIP: test-import Bail out! Gkm-FATAL-WARNING: couldn't create temporary file for: /tmp/scratch-test-import*pkcs8
ERROR: test-import process failed: -5
GLib-GIO:ERROR:../../glib-2.74.6/gio/gtestdbus.c:669:start_daemon: assertion failed (error == NULL): Failed to spawn child process ?dbus-daemon? (No such file or directory) (g-exec-error-quark, 19)
SKIP: test-initialize Bail out! GLib-GIO:ERROR:../../glib-2.74.6/gio/gtestdbus.c:669:start_daemon: assertion failed (error == NULL): Failed to spawn child process ?dbus-daemon? (No such file or directory) (g-exec-error-quark, 19)
SKIP: test-initialize Bail out! GLib-GIO:ERROR:../../glib-2.74.6/gio/gtestdbus.c:669:start_daemon: assertion failed (error == NULL): Failed to spawn child process ?dbus-daemon? (No such file or directory) (g-exec-error-quark, 19)
GLib-GIO:ERROR:../../GLIB2/gtestdbus.c:669:start_daemon: assertion failed (error == NULL): Failed to spawn child process ?dbus-daemon? (No such file or directory) (g-exec-error-quark, 19)
SKIP: test-initialize Bail out! GLib-GIO:ERROR:../../GLIB2/gtestdbus.c:669:start_daemon: assertion failed (error == NULL): Failed to spawn child process ?dbus-daemon? (No such file or directory) (g-exec-error-quark, 19)
SKIP: test-initialize Bail out! GLib-GIO:ERROR:../../GLIB2/gtestdbus.c:669:start_daemon: assertion failed (error == NULL): Failed to spawn child process ?dbus-daemon? (No such file or directory) (g-exec-error-quark, 19)
ERROR: test-initialize process failed: -6
PASS: test-secret-compat 1 /secret-store/compat/access_free
PASS: test-secret-compat 2 /secret-store/compat/acl_free