-
Notifications
You must be signed in to change notification settings - Fork 275
Closed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels