[GH-ISSUE #9644] Kimai local.yml not found error on update command #2114

Closed
opened 2026-02-26 12:51:21 +03:00 by kerem · 1 comment
Owner

Originally created by @emre1e on GitHub (Dec 4, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/9644

Originally assigned to: @Copilot on GitHub.

Have you read and understood the above guidelines?

yes

🔎 Did you run the script with verbose mode enabled?

Yes, verbose mode was enabled and the output is included below

📜 What is the name of the script you are using?

kimai.sh

📂 What was the exact command used to execute the script?

update

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📈 Which Proxmox version are you on?

8.4.1

📝 Provide a clear and concise description of the issue.

Step:

sed -i '/^admin_lte:/,/^[^[:space:]]/d' config/local.yaml

there is no local.yaml under config/local.yaml. It must be config/packages/local.yaml or?

🔄 Steps to reproduce the issue.

execute update in container

Paste the full error output (if available).

Updating Kimaised: can't read config/local.yaml: No such file or directory
✖️ in line 59: exit code 2 (Misuse of shell builtins (e.g. syntax error)): while executing command sed -i '/^admin_lte:/,/^[^[:space:]]/d' config/local.yaml

🖼️ Additional context (optional).

No response

Originally created by @emre1e on GitHub (Dec 4, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/9644 Originally assigned to: @Copilot on GitHub. ### ✅ Have you read and understood the above guidelines? yes ### 🔎 Did you run the script with verbose mode enabled? Yes, verbose mode was enabled and the output is included below ### 📜 What is the name of the script you are using? kimai.sh ### 📂 What was the exact command used to execute the script? update ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📈 Which Proxmox version are you on? 8.4.1 ### 📝 Provide a clear and concise description of the issue. Step: sed -i '/^admin_lte:/,/^[^[:space:]]/d' config/local.yaml there is no local.yaml under config/local.yaml. It must be config/packages/local.yaml or? ### 🔄 Steps to reproduce the issue. execute update in container ### ❌ Paste the full error output (if available). Updating Kimaised: can't read config/local.yaml: No such file or directory ✖️ in line 59: exit code 2 (Misuse of shell builtins (e.g. syntax error)): while executing command sed -i '/^admin_lte:/,/^[^[:space:]]/d' config/local.yaml ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:51:21 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@MickLesk commented on GitHub (Dec 4, 2025):

Yep Typo. Fix in progress. Don't be surprised, I'm handing this over to Copilot because we are currently testing it in the maintainer program, and he is happy (😄) to check such minor details. We check it anyway using the dual control principle.

<!-- gh-comment-id:3612132522 --> @MickLesk commented on GitHub (Dec 4, 2025): Yep Typo. Fix in progress. Don't be surprised, I'm handing this over to Copilot because we are currently testing it in the maintainer program, and he is happy (😄) to check such minor details. We check it anyway using the dual control principle.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#2114
No description provided.