Skip to content

bash: /usr/bin/ucaresystem-core: cannot execute: required file not found (Ubuntu Server 24.04) #82

Closed
@cerebrux

Description

@cerebrux

When trying to run uCareSystem on Ubuntu Server 24.04 you will get:

bash: /usr/bin/ucaresystem-core: cannot execute: required file not found

This is currently only on Ubuntu Server 24.04. Something must have change in the polkit after the 22.04 server

a workaround until a fix is released is running the following command :

sed -i 's|#!/usr/bin/pkexec /bin/bash|#!/usr/bin/sudo /bin/bash|' /usr/bin/ucaresystem-core

Metadata

Metadata

Assignees

Labels

BugProblems or Compatibility issues related to the code of uCareSystemUpstream relatedAPT or Distribution related issues that can't be fixed

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions