From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2012-October/019536.html | 145 ++++++++++++++++++++++++++++ 1 file changed, 145 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-October/019536.html (limited to 'zarb-ml/mageia-dev/2012-October/019536.html') diff --git a/zarb-ml/mageia-dev/2012-October/019536.html b/zarb-ml/mageia-dev/2012-October/019536.html new file mode 100644 index 000000000..be2c71a03 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-October/019536.html @@ -0,0 +1,145 @@ + + + + [Mageia-dev] "App-CPAN2Pkg keeps failing on already available packages" - https://rt.cpan.org/Ticket/Display.html?id=80418 + + + + + + + + + +

[Mageia-dev] "App-CPAN2Pkg keeps failing on already available packages" - https://rt.cpan.org/Ticket/Display.html?id=80418

+ Jerome Quelin + jquelin at gmail.com +
+ Fri Oct 26 14:09:54 CEST 2012 +

+
+ +
On 12/10/26 11:53 +0200, Shlomi Fish wrote:
+> I've been trying out CPAN2Pkg, and was dismayed by this bug:
+> https://rt.cpan.org/Ticket/Display.html?id=80418
+> 
+> "App-CPAN2Pkg keeps failing on already available packages (in the Mageia
+> upstream).
+> 
+> I did not get a reply to the previous bug I reported (which is of similar
+> nature) in 3 months
+> - https://rt.cpan.org/Ticket/Display.html?id=78510 .
+
+strange, i did not get the email from rt, which is why i didn't have a
+look at them. :-(
+
+> Now, I tried to find out what the problem with CPAN2Pkg and after a long
+> investigation, I realised that check_upstream_availability() and
+> _install_from_upstream_with_rpm_lock() are called only on the initial 
+> $self->module->name() (which is object-wide) and not only on its prerequisites.
+> That's not good - we should check each prerequisite as well. Can you look into
+> fixing this? Otherwise, it makes cpan2pkg extremely frustrating to use.
+
+sorry, but check_upstream_availability is done in START event from
+app::cpan2pkg::worker class, and thus for each new module. indeed,
+there's a new worker session created for each module to be investigated.
+
+your error comes from this in the output:
+
+    * 22:16:46 Running: cpanp /prereqs show Carp::REPL
+
+    [ERROR] No such plugin command
+
+
+==> you need to install
+perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1.mga3.noarch.rpm
+
+Jérôme 
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1