On 22/08/06, Abel McClendon <[EMAIL PROTECTED]> wrote:
Package: ppp-udeb
Version: ppp-udeb_2.4.4rel-2_i386
Severity: normal
during install 'expert' or 'expertgui' the ppp
configuration fails... unless I go to the shell
<CTL-alt-F2> and issue the command
"mv /usr/lib/pppd/2.4.4b1 /usr/lib/pppd/2.4.4"
That is because the VERSION define from the upstream tarball is
defined in ppp-2.4.4/pppd/patchlevel.h as:
#define VERSION "2.4.4"
while the PPPDIR defined in debian/rules is defined as:
PPPDDIR := 2.4.4b1
This bug should affect both the ppp-udeb, as well as the full ppp deb.
Thus, the fix would be to either patching the patchlevel.h header or
to workaround and install stuff in PPPDIR := 2.4.4
--
Regards,
EddyP
=============================================
"Imagination is more important than knowledge" A.Einstein
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]