Unexpected behaviour when copying existing .pkg to a directory
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 275
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
A .pkg is a type of installer, a special folder, like an app, on macOS.
If I do an Option+Drag to copy it to another directory:

I see:

If I copy it a second time to the same directory:

If I copy it a third time to the same directory:

If I copy it a fourth time to the same directory:

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the Option+Drag copy flow on macOS with an existing .pkg, repeating the copy into the same directory and comparing each result with the screenshots. Trace the entry point responsible for this copy operation; done means the repeated-copy behavior is understood and corrected to match the intended file-manager behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, python
- Domain
- desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100