[Edit 2024jan20 to add:] this problem is seemingly unique to syslog-ng-4.2.0 with the python use flag set.
Saw a boot message on a rarely rebooted machine from syslog-ng that said something like you need to run syslog-ng-update-virtualenv. So I did. It ran a few pip installs which I believe is a no-no. From other gentoo docs it is stated that running pip as root can bork your system.
1) Can I tell if my system is now borked?
2) Can I undo it?
thanks,
-Mark
[Edit 2024jan20]: running syslog-ng-update-virtualenv seems to have just added a new dir /var/lib/syslog-ng/python-venv, under which are apparently some python lib installations specific to syslog-ng-4.2.0, untracked by portage, which could cause python lib version issues. Next version of syslog-ng (4.3.1) allegedly fixes this, so I upgraded and removed the python-venv directory. Boots ok (no syslog-ng warning), see how it runs next few days.
