Skip Menu |

This queue is for tickets about the minismokebox CPAN distribution.

Report information
The Basics
Id: 63334
Status: open
Priority: 0/
Queue: minismokebox

People
Owner: Nobody in particular
Requestors: njh [...] bandsman.co.uk
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.36
Fixed in: (no value)



Subject: wheel 1 generated read error 5: Input/output error
I have a machine which refuses to run any tests from minismokebox. My other machines are OK. Running with debug tells me that there is an an error, but doesn't help me to track it down. This is Debian 5.0 x86 running Perl5.10.1 # /usr/local/bin/minismokebox --perl /usr/bin/perl --backend CPAN::Reporter --url file:///var/www/mirrors/CPAN --debug Running minismokebox with options: debug 1 perl /usr/bin/perl backend CPAN::Reporter url file:///var/www/mirrors/CPAN wheel 1 generated read error 0: remote end closed wheel 1 generated read error 5: Input/output error wheel closed CHLD 7145 0 Perl Version: 5.10.1 Architecture: i486-linux-gnu-thread-multi minismokebox started at: Thu Nov 25 15:29:16 2010 minismokebox finished at: Thu Nov 25 15:29:17 2010 minismokebox ran for: 1 second minismokebox tot jobs: 0 minismokebox avg run: 0 seconds minismokebox min run: 0 seconds minismokebox max run: 0 second
From: njh [...] bandsman.co.uk
I just tried it with HTTP and got the same error, so it's not a problem related to using file:/// /usr/local/bin/minismokebox --perl /usr/bin/perl --backend CPAN::Reporter --url http://localhost/mirrors/CPAN --debug Running minismokebox with options: debug 1 perl /usr/bin/perl backend CPAN::Reporter url http://localhost/mirrors/CPAN wheel 1 generated read error 0: remote end closed wheel 1 generated read error 5: Input/output error wheel closed CHLD 7492 0 Perl Version: 5.10.1 Architecture: i486-linux-gnu-thread-multi minismokebox started at: Thu Nov 25 15:33:27 2010 minismokebox finished at: Thu Nov 25 15:33:27 2010 minismokebox ran for: 0 seconds minismokebox tot jobs: 0 minismokebox avg run: 0 seconds minismokebox min run: 0 seconds minismokebox max run: 0 seconds
Subject: Re: [rt.cpan.org #63334] No dists found to test
Date: Thu, 25 Nov 2010 19:18:24 +0000
To: "njh [...] bandsman.co.uk via RT" <bug-minismokebox [...] rt.cpan.org>
From: "Chris 'BinGOs' Williams" <chris [...] bingosnet.co.uk>
On Thu, Nov 25, 2010 at 10:34:18AM -0500, njh@bandsman.co.uk via RT wrote: Show quoted text
> Queue: minismokebox > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=63334 > > > I just tried it with HTTP and got the same error, so it's not a problem > related to using file:///
I changed the behaviour of minismokebox slightly with the latest version. The PoCo::SmokeBox::Recent module is now able to query the RECENT-1x.yaml files on a CPAN mirror and determine which dists have been uploaded since a particular time. minismokebox will write a line to the file ~/.smokebox/timestamps when it finishes to indicate when it started smoking. When it next starts up it will only smoke dists that have been uploaded since this timestamp. On reflection I realise that this will only work with a full CPAN mirror. Are you using a CPAN::Mini based mirror ? Cheers, -- Chris Williams aka BinGOs PGP ID 0x4658671F http://www.gumbynet.org.uk ==========================
Download (untitled)
application/pgp-signature 189b

Message body not shown because it is not plain text.

Subject: Re: [rt.cpan.org #63334] No dists found to test
Date: Thu, 25 Nov 2010 21:58:22 -0500
To: bug-minismokebox [...] rt.cpan.org
From: Nigel Horne <njh [...] bandsman.co.uk>
Show quoted text
> Are you using a CPAN::Mini based mirror ? >
Yes Show quoted text
> Cheers, > >
-Nigel
Subject: Re: [rt.cpan.org #63334] No dists found to test
Date: Fri, 26 Nov 2010 09:33:08 +0000
To: "njh [...] bandsman.co.uk via RT" <bug-minismokebox [...] rt.cpan.org>
From: "Chris 'BinGOs' Williams" <chris [...] bingosnet.co.uk>
On Thu, Nov 25, 2010 at 09:58:52PM -0500, njh@bandsman.co.uk via RT wrote: Show quoted text
> Queue: minismokebox > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=63334 > > >
> > Are you using a CPAN::Mini based mirror ? > >
> Yes >
Ah, okay, this is an edge-case I didn't anticipate. *wrist* *slap* I'll have a look at making this work with a CPAN::Mini based mirror. In the meantime delete the 'timestamp' file in ~/.smokebox/ directory. It should fallback to using the 'RECENT' file. Delete that file after each smoke run. Cheers, -- Chris Williams aka BinGOs PGP ID 0x4658671F http://www.gumbynet.org.uk ==========================
Download (untitled)
application/pgp-signature 189b

Message body not shown because it is not plain text.