Bug 133345
Summary: | Build of ppp radius plugin fails | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | John Horne <john.horne> | ||||||||
Component: | ppp | Assignee: | Thomas Woerner <twoerner> | ||||||||
Status: | CLOSED DEFERRED | QA Contact: | |||||||||
Severity: | medium | Docs Contact: | |||||||||
Priority: | medium | ||||||||||
Version: | 2 | ||||||||||
Target Milestone: | --- | ||||||||||
Target Release: | --- | ||||||||||
Hardware: | All | ||||||||||
OS: | Linux | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2004-10-11 15:53:33 UTC | Type: | --- | ||||||||
Regression: | --- | Mount Type: | --- | ||||||||
Documentation: | --- | CRM: | |||||||||
Verified Versions: | Category: | --- | |||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||
Embargoed: | |||||||||||
Attachments: |
|
Description
John Horne
2004-09-23 12:03:13 UTC
Created attachment 104179 [details]
PPP radius plugin rebuild - first error
The way around this problem is to execute:
touch ./ppp-2.4.2/pppd/plugins/radius/radiusclient/stamp-h.in
after untarring/ungzipping the ppp-2.4.2.tar.gz source file.
Created attachment 104180 [details]
PPP radius plugin - second error
The way around this problem is to modify the 'ppp.spec' file. Paste in the
missing file pathnames into the '%files' section of the spec file, and then the
rebuild should work fine.
Oops - step 2 in reproducing the problem should be modified to say: tar cvf ppp-2.4.2.tar ppp-2.4.2 Created attachment 104193 [details]
Error log on build rpm on AMD64 platform.
On AMD64 after this solution I get error described https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=133087 :( The radius plugin of ppp is not supported at this time. Closing "DEFERRED" |