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

Detect direct circular dependency as a core kwalitee issue #27

Open
dolmen opened this issue Jun 21, 2016 · 2 comments
Open

Detect direct circular dependency as a core kwalitee issue #27

dolmen opened this issue Jun 21, 2016 · 2 comments

Comments

@dolmen
Copy link
Member

dolmen commented Jun 21, 2016

Example: https://metacpan.org/source/DOLMEN/Dist-Zilla-PluginBundle-MARCEL-1.161470/META.json#L55

Package Dist::Zilla::Plugin::InlineFilesMARCEL is both in provides and in prereqs/runtime/requires.

(You get this kind of issues when you rely too much on tools automatically collecting the prereqs)

@karenetheridge
Copy link

(FWIW, this can also be checked for at the packaging stage with Dist::Zilla::Plugin::CheckSelfDependency.)

@dolmen
Copy link
Member Author

dolmen commented Jun 23, 2016

@ether The reason why this happened is discussed in RT#114748.

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

No branches or pull requests

2 participants