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

Dedupe flattened depedencies #32

Closed
miyagawa opened this issue Mar 28, 2010 · 1 comment
Closed

Dedupe flattened depedencies #32

miyagawa opened this issue Mar 28, 2010 · 1 comment

Comments

@miyagawa
Copy link
Owner

Installing Task::Dist::Zilla will try to install Dist::Zilla bunch of times, even though they're deduplicated after the file fetch, it should be kept earlier to not even try.

@miyagawa
Copy link
Owner Author

dedupe flattened deps after version check. Closed by 76d73a9

melo pushed a commit to melo/cpanminus that referenced this issue Jun 20, 2011
melo pushed a commit to melo/cpanminus that referenced this issue Jun 20, 2011
Changelog diff is:

diff --git a/Changes b/Changes
index 436503b..1e8e80f 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,21 @@
 See http://github.com/miyagawa/cpanminus/ for the latest development.

+0.99_33 Sun Apr 11 09:44:16 CEST 2010
+   [Improvements]
+      - Delay load Archive::Zip miyagawa#38 (Tim Bunce)
+      - Made wget download more fault torelant miyagawa#15
+
+   [Bug Fixes]
+      - Work around the situation where installsitelib doesn't exist yet miyagawa#2
+
+   [Developer Fixes]
+      - Upgrade local::lib miyagawa#33
+      - Delay local::lib configuration as late as possible miyagawa#35 (doy)
+      - Redirect tar's stderr (stoned)
+      - Shows an error message when CPANM home is not writable miyagawa#37 (avar)
+      - Fixed how to handle duplicated dependencies miyagawa#6, miyagawa#32
+      - Indicate test failures with --force miyagawa#22 (rafl)
+
 0.9932 Mon Apr  5 16:27:12 PDT 2010
    [Developer Fixes]
       - Special case deprecated modules so they can be upgraded into site lib miyagawa#34
This issue was closed.
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

1 participant