After upgrading ppp from 2.4.4 to 2.4.5 the package net-dialup/pptpd had compatibility problems caused by checking current ppp-version-string. so pptpd didn't work: pptpd[972]: CTRL: Starting call (launching pppd, opening GRE) pppd[973]: Plugin /usr/lib/pptpd/pptpd-logwtmp.so is for pppd version 2.4.4, this is 2.4.5 pptpd[972]: GRE: read(fd=6,buffer=8058640,len=8196) from PTY failed: status = -1 error = Input/output error, usually caused by unexpected termination of pppd, check option syntax and pppd logs re-emerging (and restart) pptpd fixes the problem. we should add a postinst message to the ebuild after upgrade. Reproducible: Always
I am planning to fix this by adding subslot operator where this is needed.
This is fixed in 2.4.6 ebuild by adding sub-slot operator