Skip Menu |

This queue is for tickets about the CGI-Session-Serialize-yaml CPAN distribution.

Report information
The Basics
Id: 131715
Status: open
Priority: 0/
Queue: CGI-Session-Serialize-yaml

People
Owner: Nobody in particular
Requestors: TINITA [...] cpan.org
Cc: gregoa [...] cpan.org
AdminCc:

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



Subject: Tests are failing due to changes in YAML modules
Probably due to changes in YAML modules (YAML.pm, YAML::Syck, YAML::XS) tests are failing: http://www.cpantesters.org/cpan/report/57be3406-4a42-11ea-ae94-d5447bee13b4 http://blogs.perl.org/users/tinita/2020/01/making-yamlpm-yamlsyck-and-yamlxs-safer-by-default.html # YAML::Syck # Failed test 'CGI::Session::Test::SimpleObjectClass loaded successfully' # at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.8-118-g16933d619f/3c10/lib/site_perl/5.31.9/CGI/Session/Test/Default.pm line 362. Can't call method "name" on unblessed reference at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.8-118-g16933d619f/3c10/lib/site_perl/5.31.9/CGI/Session/Test/Default.pm line 320 (#1) (F) A method call must know in what package it's supposed to run. It ordinarily finds this out from the object reference you supply, but you didn't supply an object reference in this case. A reference isn't an object reference until it has been blessed. See perlobj.
Subject: Re: [rt.cpan.org #131715] Tests are failing due to changes in YAML modules
Date: Sun, 09 Feb 2020 09:40:25 -0500
To: "Tina Muller via RT" <bug-CGI-Session-Serialize-yaml [...] rt.cpan.org>
From: "Mark Stosberg" <mark [...] stosberg.com>
I don't use this anymore. Do you want to be maintainer? On Sun, Feb 9, 2020, at 9:08 AM, Tina Muller via RT wrote: Show quoted text
> Sun Feb 09 09:08:53 2020: Request 131715 was acted upon. > Transaction: Ticket created by TINITA > Queue: CGI-Session-Serialize-yaml > Subject: Tests are failing due to changes in YAML modules > Broken in: (no value) > Severity: Normal > Owner: Nobody > Requestors: TINITA@cpan.org > Status: new > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=131715 > > > > Probably due to changes in YAML modules (YAML.pm, YAML::Syck, YAML::XS) > tests are failing: > > http://www.cpantesters.org/cpan/report/57be3406-4a42-11ea-ae94-d5447bee13b4 > > http://blogs.perl.org/users/tinita/2020/01/making-yamlpm-yamlsyck-and-yamlxs-safer-by-default.html > > # YAML::Syck > > # Failed test 'CGI::Session::Test::SimpleObjectClass loaded > successfully' > # at > /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.8-118-g16933d619f/3c10/lib/site_perl/5.31.9/CGI/Session/Test/Default.pm line 362. > Can't call method "name" on unblessed reference at > > /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.8-118-g16933d619f/3c10/lib/site_perl/5.31.9/CGI/Session/Test/Default.pm line 320 (#1) > (F) A method call must know in what package it's supposed to > run. It > ordinarily finds this out from the object reference you supply, > but you > didn't supply an object reference in this case. A reference > isn't an > object reference until it has been blessed. See perlobj. > > >
On Sun Feb 09 15:46:27 2020, mark@stosberg.com wrote: Show quoted text
> I don't use this anymore. Do you want to be maintainer?
Yeah, I would do a release with the fix.
Subject: Re: [rt.cpan.org #131715] Tests are failing due to changes in YAML modules
Date: Mon, 10 Feb 2020 15:29:26 +1100
To: bug-CGI-Session-Serialize-yaml [...] rt.cpan.org
From: Ron Savage <ron [...] savage.net.au>
Hi Tina Thanx for the offer. I'm recovering from 12+ hr heart surgery and don't wish to take on this task. Cheers --- Ron Savage savage.net.au On 2020-02-10 02:46, Tina Muller via RT wrote: Show quoted text
> Queue: CGI-Session-Serialize-yaml > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=131715 > > > On Sun Feb 09 15:46:27 2020, mark@stosberg.com wrote: >
>> I don't use this anymore. Do you want to be maintainer?
> > Yeah, I would do a release with the fix.
On Mon Feb 10 05:35:46 2020, ron@savage.net.au wrote: Show quoted text
> Hi Tina > > Thanx for the offer. I'm recovering from 12+ hr heart surgery and don't > wish to take on this task.
Ron, all the best for you! Is there a git repo for it or should I take the last tarball as a base?
Subject: Re: [rt.cpan.org #131715] Tests are failing due to changes in YAML modules
Date: Tue, 11 Feb 2020 07:18:01 +1100
To: bug-CGI-Session-Serialize-yaml [...] rt.cpan.org
From: Ron Savage <ron [...] savage.net.au>
Hi Tina It's not in my github repo suite, so yes, take the last tarball. --- Ron Savage savage.net.au On 2020-02-11 00:01, Tina Muller via RT wrote: Show quoted text
> Queue: CGI-Session-Serialize-yaml > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=131715 > > > On Mon Feb 10 05:35:46 2020, ron@savage.net.au wrote: >
>> Hi Tina >> >> Thanx for the offer. I'm recovering from 12+ hr heart surgery and don't >> wish to take on this task.
> > Ron, all the best for you! > > Is there a git repo for it or should I take the last tarball as a base?
I made a developer release: https://metacpan.org/release/TINITA/CGI-Session-Serialize-yaml-4.26_001 If it looks ok, then I would wait until someone gives me COMAINT and upload 4.27.
Subject: Re: [rt.cpan.org #131715] Tests are failing due to changes in YAML modules
Date: Sat, 22 Feb 2020 09:17:36 -0500
To: "Tina Muller via RT" <bug-CGI-Session-Serialize-yaml [...] rt.cpan.org>
From: "Mark Stosberg" <mark [...] stosberg.com>
I reviewed the permissions on this package. RSAVAGE is the primary maintainer and I was listed as a COMAINT. I can't add more COMAINTs myself. But I could remove myself as a COMAINT, so I went ahead and did that. Ron will have to make the permission change when he's feeling better. Ron, I hope the recovery goes well! Mark
Subject: Re: [rt.cpan.org #131715] Tests are failing due to changes in YAML modules
Date: Sun, 23 Feb 2020 06:57:25 +1100
To: bug-CGI-Session-Serialize-yaml [...] rt.cpan.org
From: Ron Savage <ron [...] savage.net.au>
Hi Mark, Tina Thanx for that. I'll give Tina comaint or better yet primary later today. And yes, recovery is wonderful. The only complication is keyhole surgery on 20th March to finish the repair of the aorta. I'll post afterwards (if I survive that is -:). --- Ron Savage savage.net.au On 2020-02-23 01:26, Mark Stosberg via RT wrote: Show quoted text
> Queue: CGI-Session-Serialize-yaml > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=131715 > > > I reviewed the permissions on this package. > > RSAVAGE is the primary maintainer and I was listed as a COMAINT. > > I can't add more COMAINTs myself. > > But I could remove myself as a COMAINT, so I went ahead and did that. > > Ron will have to make the permission change when he's feeling better. > > Ron, I hope the recovery goes well! > > Mark