nettings / medianet

A distribution overlay for Raspbian and similar systems to create a JACK-based embedded system for audio processing and streaming. Contract work for [mn] medianet. https://www.medianet-home.de
Other
11 stars 2 forks source link

icecast log mountpoint is missing #100

Closed nettings closed 2 years ago

nettings commented 2 years ago
Mar 10 23:49:02 mn-vpidsp-2x2d systemd[1]: Starting [mn] stream server...
Mar 10 23:49:02 mn-vpidsp-2x2d mount[1824]: mount: /medianet/overlay/usr/share/icecast2/log: mount point does not exist.
Mar 10 23:49:02 mn-vpidsp-2x2d systemd[1]: mn_icecast2.service: Control process exited, code=exited, status=32/n/a
Mar 10 23:49:02 mn-vpidsp-2x2d umount[1825]: umount: /medianet/overlay/usr/share/icecast2/log: no mount point specified.
Mar 10 23:49:02 mn-vpidsp-2x2d systemd[1]: mn_icecast2.service: Control process exited, code=exited, status=32/n/a
Mar 10 23:49:02 mn-vpidsp-2x2d systemd[1]: mn_icecast2.service: Failed with result 'exit-code'.
Mar 10 23:49:02 mn-vpidsp-2x2d systemd[1]: Failed to start [mn] stream server.

This problem solves itself when the system is temporarily made writable. Icecast2 will keep restarting and create /medianet/overlay/usr/share/icecast2/log. But for systems deployed from a ready-made memory card, this dir needs to be pre-created and stored in the repo.

nettings commented 2 years ago

fixed in 9f3fd8a02545bea24de2347cd0cb496a69369bf7