Skip to content

openrc 0.62.4 fails to load deptreeΒ #888

@JanAbb

Description

@JanAbb

We are using openrc in our pipeline for quite a while now. Suddenly since yesterday it started failing with the error:

  • openrc
    Service 'hwdrivers' needs non existent service 'dev'
    Service 'machine-id' needs non existent service 'dev'
  • Caching service dependencies ... [ ok ]
  • stat(/run/openrc): Bad file descriptor/deptree
  • failed to load deptree

I assume it is due to the newest version released. We are simply installing it via "apk --update add openrc --no-cache" and then run "openrc" as seen above. (This installs v0.62.4)

It is run in our concourse pipeline using alpine linux to deploy lambdas to AWS with custom docker images.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions