Bug ID 941884
Summary libcamgm fails test suite due to expired certificates
Classification openSUSE
Product openSUSE Factory
Version 201505*
Hardware Other
OS Other
Status NEW
Severity Major
Priority P5 - None
Component YaST2
Assignee yast2-maintainers@suse.de
Reporter dimstar@opensuse.org
QA Contact jsrain@suse.com
Found By ---
Blocker ---

since recently, libcamgm no longer passes the test suite... the build lo ends
with:

[...]
[  358s] Running ListTest...
[  358s] Output doesn't match expected data:
[  358s] --- ./single.out/ListTest.out    2014-04-12 17:19:43.000000000 +0000
[  358s] +++ ./single.out/out/ListTest.out    2015-08-16 18:11:50.226671071
+0000
[  358s] @@ -125,7 +125,7 @@
[  358s]  country = DE
[  358s]  emailAddress = suse@suse.de
[  358s]  serial = 07
[  358s] -status = Valid
[  358s] +status = Expired
[  358s]  New Entry
[  358s]  certificate = 08:40717a16174dc4d516f6fa7ee8eeb18c-1124792802
[  358s]  commonName = Full Test Certificate
[  358s] @@ -153,7 +153,7 @@
[  358s]  country = DE
[  358s]  emailAddress = suse@suse.de
[  358s]  serial = 0B
[  358s] -status = Valid
[  358s] +status = Expired
[  358s]  getCertificateList successfully executed
[  358s]  =================== end List tests ========================
[  358s]  DONE
[  358s] FAIL: ListTest
[...]
[  364s] Running VerifyTest...
[  365s] Output doesn't match expected data:
[  365s] --- ./single.out/VerifyTest.out    2014-04-12 17:19:43.000000000 +0000
[  365s] +++ ./single.out/out/VerifyTest.out    2015-08-16 18:11:57.086773026
+0000
[  365s] @@ -6,10 +6,10 @@
[  365s]  04: Verify failed: Found revoked certificate
[  365s]  05: Verify failed: Found revoked certificate
[  365s]  06: Verify failed: Found revoked certificate
[  365s] -07: Verify success
[  365s] +07: Verify failed: Found expired certificate
[  365s]  08: Verify failed: Found expired certificate
[  365s]  09: Verify failed: Found revoked certificate
[  365s]  0A: Verify failed: Found expired certificate
[  365s] -0B: Verify success
[  365s] +0B: Verify failed: Found expired certificate
[  365s]  =================== end List tests ========================
[  365s]  DONE
[  365s] FAIL: VerifyTest
[...]

libcamgm is a dependency to yast2-ca-management, which in turn is required by
yast2-auth-server (which is why a delete request for libcamgm back in May could
not be fullfilled)

This whole thing is a ring, packae, causing all stagings to fail, hence I mark
it major


You are receiving this mail because: