Skip to content
This repository was archived by the owner on Jul 19, 2018. It is now read-only.
This repository was archived by the owner on Jul 19, 2018. It is now read-only.

Issue when compiled against boost 1.64.0 #12

@gerryd

Description

@gerryd

I'm running Arch Linux, which recently received an upgrade to boost 1.64.0. I recompiled ssh-agent-filter against the new boost version, and noticed it stopped working:

[me@machine ~]$ afssh --comment me@example.com -- box.example.com
Agent pid 1234
error fetching identities for protocol 2: communication with agent failed
The agent has no identities.

Downgrading to boost 1.63.0 and recompiling again fixes the issue, so I assume that was the problem.
I'm not sure if I can provide any other useful information, but I'm happy to try whatever is required to debug the issue further.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions