Bug 817013 - openl2tp plugin is built incorrectly.
Summary: openl2tp plugin is built incorrectly.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: ppp
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michal Sekletar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-27 12:49 UTC by David Woodhouse
Modified: 2012-06-20 00:27 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-06-20 00:27:48 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description David Woodhouse 2012-04-27 12:49:45 UTC
The openl2tp plugin has a dirty hack to handle multilink channels coming up, but it's being compiled out. Multilink support is enabled by having -DHAVE_MULTILINK in $CFLAGS... but although we build the dæmon that way, we *aren't* building the plugins with that flag.

So doing_multilink and multilink_master, the variables that are checked by the openl2tp plugin, are both #defined to zero when we build it. And thus openl2tp will never receive notification that the channel came up.

Comment 1 Michal Sekletar 2012-05-21 11:19:24 UTC
I've fixed issue in rawhide. You can download rpm here : http://koji.fedoraproject.org/koji/taskinfo?taskID=4091134
Please let me know if it works for you. Your feedback is appreciated, thank you.

Comment 2 Fedora Update System 2012-05-29 12:45:09 UTC
ppp-2.4.5-21.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/ppp-2.4.5-21.fc16

Comment 3 Fedora Update System 2012-05-29 13:05:59 UTC
ppp-2.4.5-22.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/ppp-2.4.5-22.fc17

Comment 4 Fedora Update System 2012-05-29 16:19:25 UTC
Package ppp-2.4.5-22.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing ppp-2.4.5-22.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-8563/ppp-2.4.5-22.fc17
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2012-06-20 00:27:48 UTC
ppp-2.4.5-22.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.