Ticket #2923 (closed defect: fixed)

Opened 11 years ago

Last modified 11 years ago

Broken SSH aliases in SFTP

Reported by: IceMan Owned by: slavazanko
Priority: minor Milestone: 4.8.9
Component: mc-vfs Version: master
Keywords: sftp, ssh aliases Cc:
Blocked By: Blocking:
Branch state: merged Votes for changeset: committed-master

Description

Git master branch have broken SSH aliases support in SFTP subsystem.

GNU Midnight Commander 4.8.6-74-g1fcf904
Built with GLib 2.24.2
Using the S-Lang library with terminfo database
With builtin Editor
With subshell support as default
With support for background operations
With mouse support on xterm and Linux console
With support for X11 events
With internationalization support
With multiple codepages support
Virtual File Systems: cpiofs, tarfs, sfs, extfs, ftpfs, sftpfs, fish
Data types: char: 8; int: 32; long: 32; void *: 32; size_t: 32; off_t: 64;

strace related output:

open("/home/andrey/~/.ssh/config", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)

To reproduce this simply try to login to any SSH alias from ~/.ssh/config.

Change History

comment:1 Changed 11 years ago by andrew_b

Branch: 2923_sftp_aliases (parent:master).
Initial changeset:286c4db3ccc7ccab0337b3c6d6b71552c5ea4fdd

Last edited 11 years ago by slavazanko (previous) (diff)

comment:2 Changed 11 years ago by slavazanko

  • Branch state changed from no branch to on review
  • Milestone changed from Future Releases to 4.8.9

Review?

comment:3 Changed 11 years ago by slavazanko

  • Owner set to slavazanko
  • Status changed from new to accepted
  • Branch state changed from on review to on rework

comment:4 Changed 11 years ago by slavazanko

  • Branch state changed from on rework to on review

review again, please.

comment:5 Changed 11 years ago by andrew_b

  • Votes for changeset set to andrew_b

comment:6 Changed 11 years ago by angel_il

  • Votes for changeset changed from andrew_b to andrew_b angel_il
  • Branch state changed from on review to approved

comment:7 Changed 11 years ago by slavazanko

  • Status changed from accepted to testing
  • Votes for changeset changed from andrew_b angel_il to committed-master
  • Resolution set to fixed
  • Branch state changed from approved to merged

Merged to master:

git log --pretty=oneline 97e3730..fc34675

comment:8 Changed 11 years ago by slavazanko

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.