Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
aports
aports
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 650
    • Issues 650
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 215
    • Merge Requests 215
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • alpine
  • aportsaports
  • Issues
  • #1036

Closed
Open
Opened Feb 29, 2012 by algitbot@rootOwner

openvpn-auth-ldap broken on 2.3

The openvpn-auth-ldap.so that comes with this package is linked to libobjc.so.2, but libobjc.so.3 is what is part of alpine 2.3. Thus, the library won’t load and if configured for it, openvpn won’t start. We ran across this after upgrading from 2.1 to 2.3, so this was our first chance to use this package.

I recompiled it on a 2.3 machine, after making a change to the source based on http://code.google.com/p/openvpn-auth-ldap/issues/detail?id=11 to fix an issue we’d seen in the past. I had to pass —with-objc-runtime=GNU to the configure script to properly build on 2.3.

I can provide the source or the built library if desired. I also realize that not many people might be using this package. So if it’s better to remove it and just provide the tools needed to build it that is OK too.

Thanks,

Jon

(from redmine: issue id 1036, created on 2012-02-29, closed on 2012-03-08)

  • Changesets:
    • Revision d1f4ce30 by Natanael Copa on 2012-03-01T09:50:12Z:
main/openvpn-auth-ldap: rebuild against libobjc.so.3

fixes #1036
  • Revision cc0bb232 by Natanael Copa on 2012-03-01T09:54:25Z:
main/openvpn-auth-ldap: rebuild against libobjc.so.3

ref #1036
(cherry picked from commit d1f4ce30f7b34bd17c2084506a8013023499a449)
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
Alpine 2.3.7
Milestone
Alpine 2.3.7 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: alpine/aports#1036