Bug 817013

Summary: openl2tp plugin is built incorrectly.
Product: [Fedora] Fedora Reporter: David Woodhouse <dwmw2>
Component: pppAssignee: Michal Sekletar <msekleta>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jsynacek, msekleta
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-20 00:27:48 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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.