View Bug Details

IDProjectCategoryView StatusLast Update
0002858DCP-o-maticBugspublic2024-09-04 13:41
Reportercarl Assigned Tocarl  
PriorityurgentSeverityblockReproducibilityhave not tried
Status closedResolutionfixed 
Target Version2.16.91 
Summary0002858: Creating a DCP fails (during signing) on Centos 9 stream
Description

Installed 2.16.90 rpm on a clean VM with rpmfusion enabled.

g 5 02:15:16 gg-n43ble7l5norfb6i dcpomatic2.desktop[3917]: func=xmlSecDSigCtxProcessKeyInfoNode:file=xmldsig.c:line=822:obj=unknown:subj=unknown:error=45:key is not found:details=NULL
Aug 5 02:15:16 gg-n43ble7l5norfb6i dcpomatic2.desktop[3917]: func=xmlSecDSigCtxProcessSignatureNode:file=xmldsig.c:line=537:obj=unknown:subj=xmlSecDSigCtxProcessKeyInfoNode:error=1:xmlsec library function
failed:
Aug 5 02:15:16 gg-n43ble7l5norfb6i dcpomatic2.desktop[3917]: func=xmlSecDSigCtxSign:file=xmldsig.c:line=301:obj=unknown:subj=xmlSecDSigCtxProcessSignatureNode:error=1:xmlsec library function failed:
Aug 5 02:15:28 gg-n43ble7l5norfb6i dcpomatic2.desktop[3917]: func=xmlSecDSigCtxProcessKeyInfoNode:file=xmldsig.c:line=822:obj=unknown:subj=unknown:error=45:key is not found:details=NULL
Aug 5 02:15:28 gg-n43ble7l5norfb6i dcpomatic2.desktop[3917]: func=xmlSecDSigCtxProcessSignatureNode:file=xmldsig.c:line=537:obj=unknown:subj=xmlSecDSigCtxProcessKeyInfoNode:error=1:xmlsec library function
failed:
Aug 5 02:15:28 gg-n43ble7l5norfb6i dcpomatic2.desktop[3917]: func=xmlSecDSigCtxSign:file=xmldsig.c:line=301:obj=unknown:subj=xmlSecDSigCtxProcessSignatureNode:error=1:xmlsec library function failed

TagsNo tags attached.
Branch
Estimated weeks required
Estimated work requiredUndecided

Activities

carl

2024-08-14 23:16

administrator   ~0006513

Maybe related that xmlsec1 --list-transforms on Centos 9 does not include sha1.

carl

2024-08-14 23:55

administrator   ~0006514

Last edited: 2024-08-14 23:56

Build a new centos9 image with xmlsec1 from source, now

[366/460] Linking build/src/tools/dcpomatic2_kdm_cli
/usr/bin/ld: cannot find -lxslt
collect2: error: ld returned 1 exit status

carl

2024-08-15 00:32

administrator   ~0006515

With another new image (adding libxslt) now

func=xmlSecDSigCtxProcessKeyInfoNode:file=xmldsig.c:line=793:obj=unknown:subj=unknown:error=45:key is not found:details=NULL
func=xmlSecDSigCtxProcessSignatureNode:file=xmldsig.c:line=508:obj=unknown:subj=xmlSecDSigCtxProcessKeyInfoNode:error=1:xmlsec library function failed: 
func=xmlSecDSigCtxSign:file=xmldsig.c:line=291:obj=unknown:subj=xmlSecDSigCtxProcessSignatureNode:error=1:xmlsec library function failed: 

carl

2024-08-15 12:46

administrator   ~0006516

523c3d002dace8b25df82a23890090306277fab3 and some updates to the image.

Bug History

Date Modified Username Field Change
2024-08-14 22:12 carl New Bug
2024-08-14 22:12 carl Assigned To => carl
2024-08-14 22:12 carl Status new => confirmed
2024-08-14 22:14 carl Target Version => 2.16.91
2024-08-14 22:14 carl Estimated work required => Undecided
2024-08-14 23:16 carl Note Added: 0006513
2024-08-14 23:55 carl Note Added: 0006514
2024-08-14 23:55 carl Branch => centos9
2024-08-14 23:56 carl Note Edited: 0006514
2024-08-15 00:14 carl Branch centos9 =>
2024-08-15 00:32 carl Note Added: 0006515
2024-08-15 12:46 carl Status confirmed => resolved
2024-08-15 12:46 carl Resolution open => fixed
2024-08-15 12:46 carl Note Added: 0006516
2024-09-04 13:41 carl Status resolved => closed