Skip to content

rpi: log warnings #1191

@troglobit

Description

@troglobit

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions