Screen depends on libutempter
Description:
screen does not run without libutempter installed.
Additional info:
- package version(s): 4.9.1-1
- config and/or log files:
screen: error while loading shared libraries: libutempter.so.0: cannot open shared object file: No such file or directory
Steps to reproduce:
- Have a very minimal system;
- Install
screen; - Run it; It fails to run with an error quoted above.
After manually installing extra/libutempter 1.2.1-4 screen runs fine.