-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Description
Current Behavior
admin@infix-c0-ff-ee:/> show log
...
Oct 7 19:58:14 infix ixinit[2261]: [ OK ] /usr/libexec/infix/init.d/00-probe
Oct 7 19:58:14 infix ixinit[2261]: Calling /usr/libexec/infix/init.d/05-product ...
Oct 7 19:58:14 infix 05-product[2268]: Using vendor/product-specific defaults for raspberrypi,4-model-b.
Oct 7 19:58:14 infix ixinit[2261]: cp: can't create directory '/usr/libexec/confd/product': Read-only file system
Oct 7 19:58:14 infix ixinit[2261]: cp: can't preserve times of '/usr/libexec/confd': Read-only file system
Oct 7 19:58:14 infix ixinit[2261]: cp: can't preserve ownership of '/usr/libexec/confd': Read-only file system
Oct 7 19:58:14 infix ixinit[2261]: cp: can't preserve permissions of '/usr/libexec/confd': Read-only file system
Oct 7 19:58:14 infix ixinit[2261]: cp: can't preserve times of '/usr/libexec': Read-only file system
Oct 7 19:58:14 infix ixinit[2261]: cp: can't preserve ownership of '/usr/libexec': Read-only file system
Oct 7 19:58:14 infix ixinit[2261]: cp: can't preserve permissions of '/usr/libexec': Read-only file system
Oct 7 19:58:14 infix ixinit[2261]: cp: can't preserve times of '/usr': Read-only file system
Oct 7 19:58:14 infix ixinit[2261]: cp: can't preserve ownership of '/usr': Read-only file system
Oct 7 19:58:14 infix ixinit[2261]: cp: can't preserve permissions of '/usr': Read-only file system
Oct 7 19:58:14 infix ixinit[2261]: [ OK ] /usr/libexec/infix/init.d/05-product
Oct 7 19:58:14 infix ixinit[2261]: Calling /usr/libexec/infix/init.d/10-sysctl-sync-ip-conf ...
...
Expected Behavior
Gandalf approves of these logs.
admin@infix-c0-ff-ee:/> show log
Oct 7 19:58:14 infix ixinit[2261]: [ OK ] /usr/libexec/infix/init.d/00-probe
Oct 7 19:58:14 infix ixinit[2261]: Calling /usr/libexec/infix/init.d/05-product ...
Oct 7 19:58:14 infix 05-product[2268]: Using vendor/product-specific defaults for raspberrypi,4-model-b.
Oct 7 19:58:14 infix ixinit[2261]: [ OK ] /usr/libexec/infix/init.d/05-product
Oct 7 19:58:14 infix ixinit[2261]: Calling /usr/libexec/infix/init.d/10-sysctl-sync-ip-conf ...
Steps To Reproduce
No response
Additional information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done