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

[SR-2917] Handle different URLs referring same package #5196

Open
ankitspd opened this issue Oct 11, 2016 · 1 comment
Open

[SR-2917] Handle different URLs referring same package #5196

ankitspd opened this issue Oct 11, 2016 · 1 comment
Labels

Comments

@ankitspd
Copy link
Member

Previous ID SR-2917
Radar rdar://problem/27573226
Original Reporter @aciidb0mb3r
Type Bug
Additional Detail from JIRA
Votes 0
Component/s Package Manager
Labels Bug
Assignee None
Priority Medium

md5: 3d4e88fd0bf60a09c94914e2d580681e

is duplicated by:

  • SR-4585 Dependency resolver hangs with two packages with the same name

relates to:

  • SR-4411 Make SwiftPM store relative paths in pins file
  • SR-15430 SwiftPM: mirror entries are matched literally and doesn't account for the optional suffix

Issue Description:

There are multiple ways to refer the same package, like: git://, https://, .git suffix etc. Currently, SwiftPM needs all the URLs to be equal but we need to handle different URL that point to the same package.

Previous attempt: #249 (Fix duplicate url issue for different casing and .git suffix.)

@mickeyl
Copy link

mickeyl commented Dec 23, 2021

Some more details can be found in https://forums.swift.org/t/spm-unconditionally-walks-the-dependency-tree/

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants