View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009679 | Kali Linux | Kali Package Bug | public | 2026-05-14 07:36 | 2026-05-15 08:24 |
| Reporter | vanguard | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | new | Resolution | open | ||
| Summary | 0009679: openssl - Kali-livebuild crashes | ||||
| Description | Dear maintainers, since latest update the build of kali-live crashes. It looks like some files have changed in openssl. The last output in build.log is this: ---- snip ---- ..... --- snap ---- I checked, but in ~/kali-live-/chroot/usr/lib/ssl/ there is a symlink called openssl.cnf and 5this is pointing to /etc/ssl/openssl.cnf. Further investigations showed, that the openssl.cnf was renamed to openssl.cnf.dpkg-new. This let me guess, that the new openssl.cnf was not yet generated or not installed or is missing at all. I suppose in a native installed kali this will not be noticed (all my native kali installations are fine), but in live-build-creation it causes a crash. It would be nice, if you could take a look at this little issue. Please feel free to ask for more information (.i.e. the complete build.log or whatever). Thank you for your help! Best regards Hans | ||||
|
To precise it: At the momentduring build and configuring the openssl certificates, the openssl.cnf below /etc/ssl/ was renamed to openssl.cnf.dpkg-new, NOT the link |
|
|
I found a workaround for this problem, but it is a bit tricky: Environment is running a kali live system.
Hint: You csn copy these files at any moment from another terminal before openssl wants to be configured. I made it at the monent, when aide is configured, because the configuration of aide lasts some time, Hope, this issue will be fixed some day. |
|