#1003898 pseudo: fakeroot wrapper script doesn't handle multiple concurrent pseudo instances

Package:
pseudo
Source:
pseudo
Description:
advanced tool for simulating superuser privileges
Submitter:
Andrej Shadura
Date:
2022-01-17 20:21:04 UTC
Severity:
normal
#1003898#5
Date:
2022-01-17 20:18:29 UTC
From:
To:
This may be problematic:

fakeroot cat /dev/random | fakeroot tee /tmp/foobar

This is not supposed to happen often, but at the moment it’s not handled
at all.