Bug 2133025

Summary: kernel-automotive: Installation fails at post-install stage
Product: [Fedora] Fedora Reporter: bilelmoussaoui <belmouss>
Component: docbook-utilsAssignee: Ondřej Sloup <osloup>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 37CC: belmouss, ovasik
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-07-10 10:45:07 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description bilelmoussaoui 2022-10-07 14:13:52 UTC
Description of problem:

Trying to install docbook-utils under an OSTree system would fail with 

```
error: Running %post for docbook-dtds: bwrap(/bin/sh): Child process killed by signal 1; run journalctl -t 'rpm-ostree(docbook-dtds.post)'
```

The output of the suggested journalct command is 
```
/usr/bin/chmod: cannot operate on dangling symlink '/etc/sgml/openjade.soc'
```


Version-Release number of selected component (if applicable):


How reproducible: all the time


Steps to Reproduce:
1. `rpm-ostree install docbook-utils`

Actual results:

Failure to install the requested package

Expected results:

The package should be installed properly

Additional info:

Comment 1 Ondřej Sloup 2023-07-10 10:45:07 UTC

*** This bug has been marked as a duplicate of bug 2193429 ***