Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

coder dotfiles errors if symlinks exist; breaks JetBrains Gateway #7427

Closed
Labels
s1Bugs that break core workflows. Only humans may set this.
@spikecurtis

Description

@spikecurtis

coder dotfiles throws an error if symlinks already exist, which happens if you restart your workspace since it created the symlinks on last startup.

+ DOTFILES_URI=git@github.com:spikecurtis/dotfiles.git+ rm -f /home/coder/.personalize.log+ '[' -n git@github.com:spikecurtis/dotfiles.git ']'+ coder dotfiles git@github.com:spikecurtis/dotfiles.git -y+ tee -a /home/coder/.personalize.logChecking if dotfiles repository already exists...Found dotfiles repository at /home/coder/.config/coderv2/dotfilesWarning: Permanently added 'github.com' (ED25519) to the list of known hosts.Already up to date.Symlinking /home/coder/.config/coderv2/dotfiles/.bash_aliases to /home/coder/.bash_aliases...symlinking /home/coder/.config/coderv2/dotfiles/.bash_aliases to /home/coder/.bash_aliases: symlink /home/coder/.config/coderv2/dotfiles/.bash_aliases /home/coder/.bash_aliases: file exists

If you includecoder dotfiles in a startup script, as we are wont to do, it causes the startup script to fail.

This then causes us to write some errors oncoder ssh to the workspace.

This then causes Jetbrains Gateway to fail to connect to the workspace over SSH.

Metadata

Metadata

Assignees

No one assigned

    Labels

    s1Bugs that break core workflows. Only humans may set this.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp