Skip Menu |

This queue is for tickets about the File-Rsync CPAN distribution.

Report information
The Basics
Id: 38938
Status: resolved
Priority: 0/
Queue: File-Rsync

People
Owner: LEAKIN [...] cpan.org
Requestors: SHLOMIF [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 0.45



Subject: File-Rsync reads from STDIN during its installation, thus stopping the automated CPAN process
File-Rsync reads from STDIN during its installation, thus stopping the automated CPAN process : {{{{{{{{{{{ $RSYNC||='/usr/local/bin/rsync'; print "Path to rsync [$RSYNC]: "; my $ans=<STDIN>; }}}}}}}}}}} (from makepm.PL ). This should be done using the appropriate EU::MM mechanisms that accept prompts. Regards, -- Shlomi Fish
this breaks the installation for the "cpan mirror stuff", too. https://github.com/perlorg/cpanorg/wiki/Instant-update-mirroring
This is still the case. File-Rsync is a prereq of PAUSE (the CPAN authors uploads server) itself and this makes it just a bit more difficult to do an automatic install of a test PAUSE system. If you're no longer interested in File::Rsync, I would be happy to make some releases and get this fix out. Let me know! -- rjbs
Hi RJBS, On Fri Mar 14 10:03:10 2014, RJBS wrote: Show quoted text
> This is still the case. File-Rsync is a prereq of PAUSE (the CPAN > authors uploads server) itself and this makes it just a bit more > difficult to do an automatic install of a test PAUSE system. > > If you're no longer interested in File::Rsync, I would be happy to > make some releases and get this fix out. Let me know!
I just wish to note that I can also contribute to File-Rsync in some ways. According to https://metacpan.org/author/LEAKIN , LEAKIN, File-Rsync's only maintainer has not uploaded a release since August 2009 (roughly four and a half years ago), so I'm not sure they are very active. Perhaps you or I should try asking the CPAN admins for COMAINT. Regards, -- Shlomi Fish
Subject: Re: [rt.cpan.org #38938] File-Rsync reads from STDIN during its installation, thus stopping the automated CPAN process
Date: Fri, 14 Mar 2014 11:20:55 -0500
To: Shlomi Fish via RT <bug-File-Rsync [...] rt.cpan.org>
From: Lee Eakin <leakin [...] ti.com>
I'm still here and have a number of fixes/enhancements to go in, just swamped with work at the moment. Hope to get an update out in the next month or so. -Lee Show quoted text
> Date: Fri, 14 Mar 2014 11:24:46 -0400 > From: Shlomi Fish via RT <bug-File-Rsync@rt.cpan.org> > To: undisclosed-recipients: ; > Subject: [rt.cpan.org #38938] File-Rsync reads from STDIN during its > installation, thus stopping the automated CPAN process > Reply-To: bug-File-Rsync@rt.cpan.org > X-RT-Loop-Prevention: rt.cpan.org > RT-Ticket: rt.cpan.org #38938 > Managed-BY: RT 4.0.18 (http://www.bestpractical.com/rt/) > RT-Originator: SHLOMIF@cpan.org > X-RT-Original-Encoding: utf-8 > X-PMX-Version: 5.6.1.2065439, Antispam-Engine: 2.7.2.376379, Antispam-Data: > 2014.3.14.151515 > > Queue: File-Rsync > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=38938 > > > Hi RJBS, > > On Fri Mar 14 10:03:10 2014, RJBS wrote:
> > This is still the case. File-Rsync is a prereq of PAUSE (the CPAN > > authors uploads server) itself and this makes it just a bit more > > difficult to do an automatic install of a test PAUSE system. > > > > If you're no longer interested in File::Rsync, I would be happy to > > make some releases and get this fix out. Let me know!
> > I just wish to note that I can also contribute to File-Rsync in some ways. According to https://metacpan.org/author/LEAKIN , LEAKIN, File-Rsync's only maintainer has not uploaded a release since August 2009 (roughly four and a half years ago), so I'm not sure they are very active. Perhaps you or I should try asking the CPAN admins for COMAINT. > > Regards, > > -- Shlomi Fish >
Hi Lee, On Fri Mar 14 12:21:07 2014, leakin@ti.com wrote: Show quoted text
> I'm still here and have a number of fixes/enhancements to go in, just > swamped with work at the moment. Hope to get an update out in the > next > month or so. > -Lee >
OK, thanks for the headsup. I hope to see a new version of File-Rsync with these fixes soon. In the meanwhile, is there a version control repository for it somewhere that we can use? Regards, -- Shlomi Fish Show quoted text
> > Date: Fri, 14 Mar 2014 11:24:46 -0400 > > From: Shlomi Fish via RT <bug-File-Rsync@rt.cpan.org> > > To: undisclosed-recipients: ; > > Subject: [rt.cpan.org #38938] File-Rsync reads from STDIN during its > > installation, thus stopping the automated CPAN process > > Reply-To: bug-File-Rsync@rt.cpan.org > > X-RT-Loop-Prevention: rt.cpan.org > > RT-Ticket: rt.cpan.org #38938 > > Managed-BY: RT 4.0.18 (http://www.bestpractical.com/rt/) > > RT-Originator: SHLOMIF@cpan.org > > X-RT-Original-Encoding: utf-8 > > X-PMX-Version: 5.6.1.2065439, Antispam-Engine: 2.7.2.376379, > > Antispam-Data: > > 2014.3.14.151515 > > > > Queue: File-Rsync > > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=38938 > > > > > Hi RJBS, > > > > On Fri Mar 14 10:03:10 2014, RJBS wrote:
> > > This is still the case. File-Rsync is a prereq of PAUSE (the CPAN > > > authors uploads server) itself and this makes it just a bit more > > > difficult to do an automatic install of a test PAUSE system. > > > > > > If you're no longer interested in File::Rsync, I would be happy to > > > make some releases and get this fix out. Let me know!
> > > > I just wish to note that I can also contribute to File-Rsync in some > > ways. According to https://metacpan.org/author/LEAKIN , LEAKIN, File- > > Rsync's only maintainer has not uploaded a release since August 2009 > > (roughly four and a half years ago), so I'm not sure they are very > > active. Perhaps you or I should try asking the CPAN admins for > > COMAINT. > > > > Regards, > > > > -- Shlomi Fish > >
Subject: Re: [rt.cpan.org #38938] File-Rsync reads from STDIN during its installation, thus stopping the automated CPAN process
Date: Fri, 14 Mar 2014 13:52:19 -0500
To: Shlomi Fish via RT <bug-File-Rsync [...] rt.cpan.org>
From: Lee Eakin <leakin [...] ti.com>
I have a personal git tree, but nothing on-line at the moment. Show quoted text
> Date: Fri, 14 Mar 2014 13:02:47 -0400 > From: Shlomi Fish via RT <bug-File-Rsync@rt.cpan.org> > To: undisclosed-recipients: ; > Subject: [rt.cpan.org #38938] File-Rsync reads from STDIN during its > installation, thus stopping the automated CPAN process > Reply-To: bug-File-Rsync@rt.cpan.org > X-RT-Loop-Prevention: rt.cpan.org > RT-Ticket: rt.cpan.org #38938 > Managed-BY: RT 4.0.18 (http://www.bestpractical.com/rt/) > RT-Originator: SHLOMIF@cpan.org > X-RT-Original-Encoding: utf-8 > X-PMX-Version: 5.6.1.2065439, Antispam-Engine: 2.7.2.376379, Antispam-Data: > 2014.3.14.165118 > > Queue: File-Rsync > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=38938 > > > Hi Lee, > > On Fri Mar 14 12:21:07 2014, leakin@ti.com wrote:
> > I'm still here and have a number of fixes/enhancements to go in, just > > swamped with work at the moment. Hope to get an update out in the > > next > > month or so. > > -Lee > >
> > OK, thanks for the headsup. I hope to see a new version of File-Rsync with these fixes soon. In the meanwhile, is there a version control repository for it somewhere that we can use? > > Regards, > > -- Shlomi Fish >
> > > Date: Fri, 14 Mar 2014 11:24:46 -0400 > > > From: Shlomi Fish via RT <bug-File-Rsync@rt.cpan.org> > > > To: undisclosed-recipients: ; > > > Subject: [rt.cpan.org #38938] File-Rsync reads from STDIN during its > > > installation, thus stopping the automated CPAN process > > > Reply-To: bug-File-Rsync@rt.cpan.org > > > X-RT-Loop-Prevention: rt.cpan.org > > > RT-Ticket: rt.cpan.org #38938 > > > Managed-BY: RT 4.0.18 (http://www.bestpractical.com/rt/) > > > RT-Originator: SHLOMIF@cpan.org > > > X-RT-Original-Encoding: utf-8 > > > X-PMX-Version: 5.6.1.2065439, Antispam-Engine: 2.7.2.376379, > > > Antispam-Data: > > > 2014.3.14.151515 > > > > > > Queue: File-Rsync > > > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=38938 > > > > > > > Hi RJBS, > > > > > > On Fri Mar 14 10:03:10 2014, RJBS wrote:
> > > > This is still the case. File-Rsync is a prereq of PAUSE (the CPAN > > > > authors uploads server) itself and this makes it just a bit more > > > > difficult to do an automatic install of a test PAUSE system. > > > > > > > > If you're no longer interested in File::Rsync, I would be happy to > > > > make some releases and get this fix out. Let me know!
> > > > > > I just wish to note that I can also contribute to File-Rsync in some > > > ways. According to https://metacpan.org/author/LEAKIN , LEAKIN, File- > > > Rsync's only maintainer has not uploaded a release since August 2009 > > > (roughly four and a half years ago), so I'm not sure they are very > > > active. Perhaps you or I should try asking the CPAN admins for > > > COMAINT. > > > > > > Regards, > > > > > > -- Shlomi Fish > > >
> > >
Ping?
Subject: Re: [rt.cpan.org #38938] File-Rsync reads from STDIN during its installation, thus stopping the automated CPAN process
Date: Thu, 6 Nov 2014 09:18:52 -0600
To: Andreas Koenig via RT <bug-File-Rsync [...] rt.cpan.org>
From: Lee Eakin <leakin [...] ti.com>
Let me see if I can put together a quick patch for this issue. I've got other updates in my queue but haven't had time to finish them off and test. Show quoted text
> Date: Thu, 6 Nov 2014 02:19:37 -0500 > From: Andreas Koenig via RT <bug-File-Rsync@rt.cpan.org> > To: undisclosed-recipients: ; > Subject: [rt.cpan.org #38938] File-Rsync reads from STDIN during its > installation, thus stopping the automated CPAN process > Reply-To: bug-File-Rsync@rt.cpan.org > X-RT-Loop-Prevention: rt.cpan.org > RT-Ticket: rt.cpan.org #38938 > Managed-BY: RT 4.0.18 (http://www.bestpractical.com/rt/) > RT-Originator: ANDK@cpan.org > X-RT-Original-Encoding: utf-8 > X-PMX-Version: 5.6.1.2065439, Antispam-Engine: 2.7.2.376379, Antispam-Data: > 2014.6.6.5118 > > Queue: File-Rsync > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=38938 > > > Ping? >