Description
After applying the postinstall, some apt configuration files have the wrong permission.
e.g. /etc/apt/sources.list.d/debian.sources
File permisions after postinstall : rw-r-----
This brakes the repomanagement of the Proxmox VE GUI.
Changing to : rw-r--r-- (chmod +r) solves the problem
Steps to Reproduce
- apply the post install tasks
- check if you can cange the reposeeting in the webgui
Expected Behavior
What should happen?
no implact on the webgui is expected
Screenshots (Required)
Add images to help illustrate the issue.
Environment
- Operating system: PM VE 9.2.3
- Software version: ProxmenuX 1.2.1, 1.2.2 older version are most probably afected too
- Other relevant details:
Additional Information
Add any other context about the problem here.
Description
After applying the postinstall, some apt configuration files have the wrong permission.
e.g. /etc/apt/sources.list.d/debian.sources
File permisions after postinstall : rw-r-----
This brakes the repomanagement of the Proxmox VE GUI.
Changing to : rw-r--r-- (chmod +r) solves the problem
Steps to Reproduce
Expected Behavior
What should happen?
no implact on the webgui is expected
Screenshots (Required)
Add images to help illustrate the issue.
Environment
Additional Information
Add any other context about the problem here.