Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tt uninstall does not work if no symlink in bin_dir #900

Open
psergee opened this issue Jul 10, 2024 · 1 comment · May be fixed by #997
Open

tt uninstall does not work if no symlink in bin_dir #900

psergee opened this issue Jul 10, 2024 · 1 comment · May be fixed by #997
Assignees
Labels
1sp bug Something isn't working teamE

Comments

@psergee
Copy link
Collaborator

psergee commented Jul 10, 2024

How to reproduce:

$ ls -l bin/
total 22512
-rwxr-xr-x. 1 user user 23048344 Jul 10 16:44 tt_94ba971

$ tt uninstall tt 94ba971
   • Removing binary...       
   ⨯ failed to resolve symlink /home/user/tmp/bin/tt: lstat /home/user/tmp/bin/tt: no such file or directory
@psergee psergee added bug Something isn't working teamE 1sp labels Jul 10, 2024
@Japsty
Copy link
Contributor

Japsty commented Oct 31, 2024

I would like to work on this issue. Could you please assign it to me?

Japsty added a commit to Japsty/tt that referenced this issue Oct 31, 2024
tt uninstall does not work if there is no symbolic link in bin_dir,
so a check for the presence of a symbolic link has been added.

Closes: [900](tarantool#900)
@Japsty Japsty linked a pull request Oct 31, 2024 that will close this issue
Japsty added a commit to Japsty/tt that referenced this issue Nov 1, 2024
tt uninstall does not work if there is no symbolic link in bin_dir,
so a check for the presence of a symbolic link has been added.

Closes: [900](tarantool#900)
Japsty added a commit to Japsty/tt that referenced this issue Nov 1, 2024
tt uninstall does not work if there is no symbolic link in bin_dir,
so a check for the presence of a symbolic link has been added.

Closes: [900](tarantool#900)
Japsty added a commit to Japsty/tt that referenced this issue Nov 14, 2024
tt uninstall does not work if there is no symbolic link in bin_dir,
so a check for the presence of a symbolic link has been added.

Closes: [900](tarantool#900)
Japsty added a commit to Japsty/tt that referenced this issue Nov 14, 2024
tt uninstall does not work if there is no symbolic link in bin_dir,
so a check for the presence of a symbolic link has been added.

Closes: [900](tarantool#900)
Japsty added a commit to Japsty/tt that referenced this issue Nov 14, 2024
tt uninstall does not work if there is no symbolic link in bin_dir,
so a check for the presence of a symbolic link has been added.

Closes: [900](tarantool#900)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1sp bug Something isn't working teamE
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants