From: Michael K. <li...@mk...> - 2016-03-21 12:13:39
|
Am 21.03.2016 um 12:50 schrieb Lonnie Abelbeck <li...@lo...>: > Michael, > > I see the problem, it is caused when building on CentOS 7 as the official builds are now. > > Quick answer, if you do the following commands from the CLI, that should fix it (I have no way to test PPPoE)... > -- > ln -s /usr/bin/id /bin/id > ln -s /usr/bin/setsid /bin/setsid > ln -s /usr/sbin/pppd /sbin/pppd > -- > Note: Also remove /oldroot/mnt/asturw/usr/sbin/pppoe-start if you edited that file from another email. > > Though I would only do that in a pinch, not a solution for all your PPPoE customers, as cleaning-up later is a pain. > > Another solution is to use the build engine for 1.2.6 : http://build.astlinux.org > The standard 1.2.6 builds are already built. > > We will have a solution for 1.2.7 . > > Lonnie Well then it makes sense, as I installed nearly all boxes from our build page. > On Mar 21, 2016, at 5:30 AM, Michael Knill <mic...@ip...> wrote: > >> Im so glad I tested this as it would be REAL BAD to do a remote upgrade e.g. No more connectivity :( >> >> My PPPoE is not coming up. >> >> 3999-IPCBuild-CM1 kd # pppoe-start >> /usr/sbin/pppoe-start: line 44: /bin/id: No such file or directory >> pppoe-start: You must be root to run this script >> >> Why is it /bin/id when it should be /usr/bin/id ????? >> Why has this script changed? >> >> Regards >> Michael Knill Michael http://www.mksolutions.info |