|
Bugzilla – Full Text Bug Listing |
| Summary: | [Build 20230914] journal_check: systemctl: invalid option -- '.' | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Dominique Leuenberger <dimstar> |
| Component: | Basesystem | Assignee: | Ignaz Forster <iforster> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | fvogt, schubi |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| URL: | https://openqa.opensuse.org/tests/3578196/modules/journal_check/steps/21 | ||
| Whiteboard: | |||
| Found By: | openQA | Services Priority: | |
| Business Priority: | Blocker: | Yes | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Dominique Leuenberger
2023-09-15 07:35:25 UTC
This is a known issue in health-checker, ultimately caused by a change in kiwi: Kiwi wrongly specified subvol=/@/.snapshots/1/snapshot as option for / in /etc/fstab which triggers this code in health-checker to call systemctl is-failed -.mount: https://github.com/openSUSE/health-checker/blob/ea8850a5081c507d996845dc2d7d8c01680afc9d/plugins/btrfs-subvolumes-mounted.sh#L7 This is meanwhile fixed in kiwi: https://github.com/OSInside/kiwi/issues/2366 But health-checker should probably add the missing "--" as well. Fixed in health-checker 1.10. This is an autogenerated message for OBS integration: This bug (1215368) was mentioned in https://build.opensuse.org/request/show/1111554 Factory / health-checker |