Skip to content

make install removes a stale symlink before copying - #18

Merged
flyingrobots merged 1 commit into
mainfrom
fix/install-replaces-stale-link
Sep 16, 2026
Merged

flyingrobots merged 1 commit into
mainfrom
fix/install-replaces-stale-link

Conversation

@flyingrobots

Copy link
Copy Markdown
Member

Upgrading from the v0.2.1 symlink install made install refuse with 'are the same file'. rm -f the destination first. No version bump; nothing to release.

`install` refuses when the destination is a symlink to the source file
("are the same file"), which is exactly the state a machine is in after
upgrading from v0.2.1's symlink install. Remove the destination first.
@coderabbitai

coderabbitai Bot commented Sep 16, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 56 minutes.

Check out review usage here.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Advanced

Run ID: cf80b3fa-a10c-4977-857f-af81904b8eb7

📥 Commits

Reviewing files that changed from the base of the PR and between f3889c6 and 6739b4e.

📒 Files selected for processing (1)
  • Makefile

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@flyingrobots
flyingrobots merged commit 910dcd2 into main Sep 16, 2026
3 checks passed
@flyingrobots
flyingrobots deleted the fix/install-replaces-stale-link branch September 16, 2026 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant