Skip to content

[BUG] apt controll files with wrong permissions after postinstall #230

Description

@surreal70

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

  1. apply the post install tasks
  2. 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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions