Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47574 - problems with pppoatm plugin.
Summary: problems with pppoatm plugin.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High major (vote)
Assignee: Gentoo Dialup Developers
URL: http://gateway.bedroom.gen.nz/~clive/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-11 21:58 UTC by Ahmed Farid
Modified: 2004-07-02 07:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
the actual plugin (pppoatm.c,9.11 KB, text/plain)
2004-04-11 21:59 UTC, Ahmed Farid
Details
a patch against 2.4.2 (pppoatm-2.4.2cln.patch,10.85 KB, patch)
2004-04-15 23:59 UTC, Ahmed Farid
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ahmed Farid 2004-04-11 21:58:27 UTC
the pppoatm patch i submited before had problems with disconnecting/reconnecting which i havent noticed until lately.
I'm very sorry if this bothered anyone.
The right file is in http://gateway.bedroom.gen.nz/~clive/adsl/thefiles/ppp-2.4.2cln.tar.gz at  usr/src/ppp-2.4.2/pppd/plugins/pppoa/pppoatm.c
i hope they gets included soon.
one more thing, the ebuild installs it in /usr/lib/, it should be in /usr/lib/pppd/${PV}/.
peace
Comment 1 Ahmed Farid 2004-04-11 21:59:47 UTC
Created attachment 29122 [details]
the actual plugin
Comment 2 Heinrich Wendel (RETIRED) gentoo-dev 2004-04-12 04:28:00 UTC
can you please post an updated patch?
Comment 3 Ahmed Farid 2004-04-15 23:59:01 UTC
Created attachment 29399 [details, diff]
a patch against 2.4.2
Comment 4 Heinrich Wendel (RETIRED) gentoo-dev 2004-04-26 03:48:21 UTC
added to -r2
Comment 5 Marc Ozon 2004-06-20 19:03:34 UTC
Is there any reason why the 2.4.2-r2 ebuild will only apply this patch on x86?  Has anyone tested on any other architectures?

If it's not certain that it won't work, the effect here is that a person using another architecture can put 'atm' in $USE, but the atm support won't be built or included when ppp is emerged.  I just tried on ppc, and there's not even a warning that the 'atm' used flag is ineffectual; but, when I tried an ebuild for ppp modified to remove the check for x86, ppp and the pppoatm.so library built without any problems.

(I don't have an appropriate modem for testing pppoatm yet, unfortunately.  I will be inheriting a speedtouch usb modem in a week or so, and am doing some of the preliminary stuff now, while I've got a bit of time.)
Comment 6 Marc Ozon 2004-06-29 05:54:06 UTC
Addendum to my previous note:  the pppoatm patch seems to work fine on ppc.  The explicit x86 requirement in the ppp ebuild (i.e., apart from the masking with $KEYWORDS) thus seems unnecessary.
Comment 7 Marc Ozon 2004-07-02 07:27:49 UTC
I've submitted a separate bug report about the explicit x86 requirement for pppoatm:  http://bugs.gentoo.org/show_bug.cgi?id=55881