Skip Menu |

This queue is for tickets about the Sys-Info-Driver-Linux CPAN distribution.

Report information
The Basics
Id: 77638
Status: rejected
Priority: 0/
Queue: Sys-Info-Driver-Linux

People
Owner: Nobody in particular
Requestors: vincent [...] vinc17.net
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.7900
Fixed in: (no value)



Subject: first installation via CPAN fails
A first installation of Sys::Info::Driver::Linux with cpan -i Sys::Info::Driver::Linux fails: [...] Result: PASS BURAK/Sys-Info-Driver-Linux-0.7900.tar.gz Tests succeeded but one dependency not OK (Unix::Processors) BURAK/Sys-Info-Driver-Linux-0.7900.tar.gz [dependencies] -- NA Running Build install make test had returned bad status, won't install without force (full log with exit status in the attached file "cpan1"). However a second installation with the same command succeeds (full log with exit status in the attached file "cpan2"). Perl version: This is perl 5, version 14, subversion 2 (v5.14.2) built for x86_64-linux-gnu-thread-multi (with 63 registered patches, see perl -V for more detail) from Debian/unstable (perl 5.14.2-11 package).
Subject: cpan2
Download cpan2
application/octet-stream 2.3k

Message body not shown because it is not plain text.

Subject: cpan1
Download cpan1
application/octet-stream 7.9k

Message body not shown because it is not plain text.

Hi, As the error message says: Show quoted text
> Tests succeeded but one dependency not OK (Unix::Processors)
This is not related to Sys::Info*
Subject: Re: [rt.cpan.org #77638] first installation via CPAN fails
Date: Tue, 10 Jul 2012 02:41:06 +0200
To: Burak Gursoy via RT <bug-Sys-Info-Driver-Linux [...] rt.cpan.org>
From: Vincent Lefevre <vincent [...] vinc17.net>
On 2012-07-09 18:06:44 -0400, Burak Gursoy via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=77638 > > > Hi, > > As the error message says: >
> > Tests succeeded but one dependency not OK (Unix::Processors)
> > This is not related to Sys::Info*
Yes, it is. Unix::Processors was installed automatically by CPAN. Look at the cpan1 file: [...] Running install for module 'Unix::Processors' [...] /usr/bin/make -j8 -j8 -- OK Running make test [...] WSNYDER/Unix-Processors-2.042.tar.gz /usr/bin/make test -- OK Running make install [...] WSNYDER/Unix-Processors-2.042.tar.gz /usr/bin/make install -- OK Running install for module 'Sys::Info::Base' [...] The error message is buggy. -- Vincent Lefèvre <vincent@vinc17.net> - Web: <http://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)
Subject: Re: [rt.cpan.org #77638] first installation via CPAN fails
Date: Tue, 10 Jul 2012 03:27:50 +0200
To: Burak Gursoy via RT <bug-Sys-Info-Driver-Linux [...] rt.cpan.org>
From: Vincent Lefevre <vincent [...] vinc17.net>
On 2012-07-10 02:41:06 +0200, Vincent Lefevre wrote: Show quoted text
> The error message is buggy.
Or if Sys-Info-Driver-Linux does nothing wrong in its dependency declarations, that would be a CPAN bug. -- Vincent Lefèvre <vincent@vinc17.net> - Web: <http://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)