AlmaLinux / AlmaLinux/build-system
Adapt build node code to work with enabled SELinux
Đang mở
build-node
- Ngôn ngữ chính
- Không có dữ liệu ngôn ngữ
- Star
- 32
- Fork
- 11
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
When we try to build something with enabled SELinux we get the following error:
```
DEBUG util.py:459: groupadd: /var/lib/mock/b3ea6a75030850a0899dec09154bac44f0e3ab2222e80262060d080b9a7ec1b0.0/root//etc/group.16137: Permission denied
DEBUG util.py:459: groupadd: cannot lock /var/lib/mock/b3ea6a75030850a0899dec09154bac44f0e3ab2222e80262060d080b9a7ec1b0.0/root//etc/group; try again later.
```
However, some other errors might pop up too, we should check it and adapt our code to work with enabled SELinux
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.