I get this error when trying to start cups 1.7.1-4. This is on a fresh install of arch linux arm on my pogoplug e02.
$this->bbcode_second_pass_code('', '/usr/bin/cupsd: error while loading shared libraries: libsystemd.so.0')
I searched for similar errors and found on archlinux this https://bugs.archlinux.org/task/39018?project=1 where a user states that they used Arch Rollback Machine to downgrade.
My question is can we on arch linux arm also use Arch Rollback Machine to downgrade packages? I believe this is the only way to correct my cups issue. Since this is a fresh install I have no local cache to downgrade cups to.
Disregard. I found this Arch Rollback Machine for arm:
http://rollback.adminempire.com/alarm-rollback-machine/
I'll use that to downgrade my cups.
Downgrading to 1.7.1-3 fixed the problem.