Skip Menu |

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

Report information
The Basics
Id: 133562
Status: resolved
Priority: 0/
Queue: File-Remove

People
Owner: Nobody in particular
Requestors: wstorey [...] maxmind.com
Cc:
AdminCc:

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



Subject: Version 1.59 has "our VERSION = '1.58'"
Date: Mon, 19 Oct 2020 08:31:01 -0700
To: bug-File-Remove [...] rt.cpan.org
From: William Storey <wstorey [...] maxmind.com>
Dist version: File-Remove-1.59 Perl version: This is perl 5, version 30, subversion 3 (v5.30.3) built for x86_64-linux $ grep VERSION ./lib/File/Remove.pm our $VERSION = '1.58'; I noticed this as I'm having trouble installing it to a minicpan. Thank you!
Same problem here. Perl 5.26.1 on Win10. 'cpan' utility was "upgrading" File::Remove daily because $VERSION is still at '1.58', despite report of 1.59 installing OK. I manually edited Remove.pm to fix $VERSION and now cpan is happy. Please fix your build process.
On Mon Oct 19 11:31:25 2020, wstorey@maxmind.com wrote: Show quoted text
> Dist version: File-Remove-1.59 > > Perl version: This is perl 5, version 30, subversion 3 (v5.30.3) built for > x86_64-linux > > $ grep VERSION ./lib/File/Remove.pm > our $VERSION = '1.58'; > > I noticed this as I'm having trouble installing it to a minicpan. > > Thank you!
Thanks for the report and I'm sorry for the inconvenience this may have caused. This should be fixed in version 1.60. Please let me know if this is the case for you: ``` [shlomif@localhost ~]$ cpanm File::Remove --> Working on File::Remove Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/File-Remove-1.60.tar.gz ... OK Configuring File-Remove-1.60 ... OK Building and testing File-Remove-1.60 ... OK Successfully installed File-Remove-1.60 1 distribution installed [shlomif@localhost ~]$ ```
It appears to install OK, as version 1.60, via cpan, so I'll call it "fixed". Thanks for promptly attending to this! Looking at the timestamps, I must have just missed the upgrade when I ran cpan this morning.
On Thu Oct 22 19:34:54 2020, PMPERRY wrote: Show quoted text
> It appears to install OK, as version 1.60, via cpan, so I'll call it > "fixed". Thanks for promptly attending to this! Looking at the > timestamps, I must have just missed the upgrade when I ran cpan this > morning.
Thanks for the confirmation, Phil - and - you're welcome! I'll wait a little for William to confirm it is fixed for him too.
Subject: Re: [rt.cpan.org #133562] Version 1.59 has "our VERSION = '1.58'"
Date: Fri, 23 Oct 2020 07:32:18 -0700
To: bug-File-Remove [...] rt.cpan.org
From: William Storey <wstorey [...] maxmind.com>
Yep, it looks good to me as well. Thank you for the quick update! On Thu, Oct 22, 2020 at 9:48 PM Shlomi Fish via RT < bug-File-Remove@rt.cpan.org> wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=133562 > > > On Thu Oct 22 19:34:54 2020, PMPERRY wrote:
> > It appears to install OK, as version 1.60, via cpan, so I'll call it > > "fixed". Thanks for promptly attending to this! Looking at the > > timestamps, I must have just missed the upgrade when I ran cpan this > > morning.
> > Thanks for the confirmation, Phil - and - you're welcome! I'll wait a > little for William to confirm it is fixed for him too. >
On Fri Oct 23 10:32:49 2020, wstorey@maxmind.com wrote: Show quoted text
> Yep, it looks good to me as well. Thank you for the quick update! >
You're welcome! Thanks for the confirmation. Resolving. Show quoted text
> On Thu, Oct 22, 2020 at 9:48 PM Shlomi Fish via RT < > bug-File-Remove@rt.cpan.org> wrote: >
> > <URL: https://rt.cpan.org/Ticket/Display.html?id=133562 > > > > > On Thu Oct 22 19:34:54 2020, PMPERRY wrote:
> > > It appears to install OK, as version 1.60, via cpan, so I'll call it > > > "fixed". Thanks for promptly attending to this! Looking at the > > > timestamps, I must have just missed the upgrade when I ran cpan this > > > morning.
> > > > Thanks for the confirmation, Phil - and - you're welcome! I'll wait a > > little for William to confirm it is fixed for him too. > >