-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
Upstream
-
2
-
False
-
-
False
-
-
-
Core Packages - 258
-
0
[2459747006] Upstream Reporter: Joseph Marrero Corchado
Upstream issue status: Closed
Upstream description:
- Describe the bug
Possible regression or change of behavior in the stack as the test for https://github.com/coreos/rpm-ostree/issues/26 is suddenly failing.
https://github.com/coreos/rpm-ostree/blob/main/tests/kolainst/nondestructive/misc.sh#L46
- Reproduction steps
Run the kola test: https://github.com/coreos/rpm-ostree/blob/main/tests/kolainst/nondestructive/misc.sh
- Expected behavior
Should not find duplicate /var/log
```
Aug 11 01:34:04 qemu0 kola-runext-misc.sh[2246]: Aug 11 01:33:29 localhost systemd-tmpfiles[332]: /usr/lib/tmpfiles.d/var.conf:14: Duplicate line for path "/var/log", ignoring.
```
- Actual behavior
It find the Duplicate line.
- System details
2024.7 ( but observed happening on CI in 2024.6 too)
- Additional information
No response
- links to