Skip to content

Bug in OS detection during configure step #100

@BaptisteCecconi

Description

@BaptisteCecconi

It appears that my ssh configuration (~/.ssh/config file) breaks the TimeCapsule OS detection.

My ~/.ssh/config file starts with:

ForwardX11 yes
ForwardX11Trusted yes
ForwardAgent yes

With this configuration, I get the following message during configuration:

Unsupported device OS: Warning: No xauth data; using fake authentication data for X11 forwarding. X11 forwarding request failed on channel 0. This repo currently supports NetBSD 4 and NetBSD 6 AirPort storage devices.

When I comment the three ~/.ssh/config lines listed above, the configuration step works well.

There seems to be a bug in parsing the output of the ssh query to the TimeCapsule.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions