WIP: Automatic update to v1.800.0 (1.8) #1

Closed
cpanmirror wants to merge 1 commits from (deleted):autoupdate into main
First-time contributor

Automatic update to v1.800.0 (1.8)

Automatic update to v1.800.0 (1.8)
cpanmirror added 1 commit 2025-10-09 22:55:42 +02:00
autogits-devel requested review from dstoecker 2025-10-09 22:55:56 +02:00
autogits-devel requested review from kraih 2025-10-09 22:55:57 +02:00
autogits-devel requested review from okurz 2025-10-09 22:55:57 +02:00
autogits-devel requested review from rjschwei 2025-10-09 22:55:57 +02:00
autogits-devel requested review from smithfarm 2025-10-09 22:55:57 +02:00
autogits-devel requested review from tinita 2025-10-09 22:55:57 +02:00
Owner

https://build.opensuse.org/package/live_build_log/home:autogits_obs_staging_bot:perl:PR:161/perl-psh/openSUSE_Tumbleweed/x86_64

[   15s] #   Failed test 'use Psh::Builtins::Tieopt;'
[   15s] #   at t/bi_tieopt.t line 19.
[   15s] #     Tried to use 'Psh::Builtins::Tieopt'.
[   15s] #     Error:  Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /home/abuild/rpmbuild/BUILD/perl-psh-1.800.0-build/psh-1.8/blib/lib/Psh.pm line 370.
[   15s] # Compilation failed in require at /home/abuild/rpmbuild/BUILD/perl-psh-1.800.0-build/psh-1.8/blib/lib/Psh/Builtins/Tieopt.pm line 3.
[   15s] # Compilation failed in require at t/bi_tieopt.t line 19.
[   15s] # BEGIN failed--compilation aborted at t/bi_tieopt.t line 19.
[   15s] 
[   15s] #   Failed test 'use Psh::Options;'
[   15s] #   at t/bi_tieopt.t line 20.
[   15s] #     Tried to use 'Psh::Options'.
[   15s] #     Error:  Attempt to reload Psh.pm aborted.
[   15s] # Compilation failed in require at /home/abuild/rpmbuild/BUILD/perl-psh-1.800.0-build/psh-1.8/blib/lib/Psh/Options.pm line 3.
[   15s] # Compilation failed in require at t/bi_tieopt.t line 20.
[   15s] # BEGIN failed--compilation aborted at t/bi_tieopt.t line 20.
[   15s] Can't locate object method "TIESCALAR" via package "Psh::Support::TiedOption::Scalar" (perhaps you forgot to load "Psh::Support::TiedOption::Scalar"?) at /home/abuild/rpmbuild/BUILD/perl-psh-1.800.0-build/psh-1.8/blib/lib/Psh/Builtins/Tieopt.pm line 138.
[   15s] # Looks like your test exited with 255 just after 3.
[   15s] t/bi_tieopt.t .. 
[   15s] Dubious, test returned 255 (wstat 65280, 0xff00)
[   15s] Failed 2/3 subtests 
[   15s] t/locale.t ..... ok
https://build.opensuse.org/package/live_build_log/home:autogits_obs_staging_bot:perl:PR:161/perl-psh/openSUSE_Tumbleweed/x86_64 ``` [ 15s] # Failed test 'use Psh::Builtins::Tieopt;' [ 15s] # at t/bi_tieopt.t line 19. [ 15s] # Tried to use 'Psh::Builtins::Tieopt'. [ 15s] # Error: Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /home/abuild/rpmbuild/BUILD/perl-psh-1.800.0-build/psh-1.8/blib/lib/Psh.pm line 370. [ 15s] # Compilation failed in require at /home/abuild/rpmbuild/BUILD/perl-psh-1.800.0-build/psh-1.8/blib/lib/Psh/Builtins/Tieopt.pm line 3. [ 15s] # Compilation failed in require at t/bi_tieopt.t line 19. [ 15s] # BEGIN failed--compilation aborted at t/bi_tieopt.t line 19. [ 15s] [ 15s] # Failed test 'use Psh::Options;' [ 15s] # at t/bi_tieopt.t line 20. [ 15s] # Tried to use 'Psh::Options'. [ 15s] # Error: Attempt to reload Psh.pm aborted. [ 15s] # Compilation failed in require at /home/abuild/rpmbuild/BUILD/perl-psh-1.800.0-build/psh-1.8/blib/lib/Psh/Options.pm line 3. [ 15s] # Compilation failed in require at t/bi_tieopt.t line 20. [ 15s] # BEGIN failed--compilation aborted at t/bi_tieopt.t line 20. [ 15s] Can't locate object method "TIESCALAR" via package "Psh::Support::TiedOption::Scalar" (perhaps you forgot to load "Psh::Support::TiedOption::Scalar"?) at /home/abuild/rpmbuild/BUILD/perl-psh-1.800.0-build/psh-1.8/blib/lib/Psh/Builtins/Tieopt.pm line 138. [ 15s] # Looks like your test exited with 255 just after 3. [ 15s] t/bi_tieopt.t .. [ 15s] Dubious, test returned 255 (wstat 65280, 0xff00) [ 15s] Failed 2/3 subtests [ 15s] t/locale.t ..... ok ```
tinita added the
Build failure
label 2025-10-09 23:18:58 +02:00
tinita reviewed 2025-10-14 17:37:54 +02:00
@@ -19,3 +19,3 @@
%define cpan_name psh
Name: perl-psh
Version: 1.8.1
Version: 1.800.0
Owner

This psh-1.8.tar.gz tarball shouldn't even be considered, as it is lower than the current 1.8.1 which is in d:l:p.
I have to check why the autoupdate script thinks otherwise.

This psh-1.8.tar.gz tarball shouldn't even be considered, as it is lower than the current 1.8.1 which is in d:l:p. I have to check why the autoupdate script thinks otherwise.
Owner

Oh I see.

https://metacpan.org/release/GREGOR/psh-1.8.1/source/psh

package Psh;

but it never sets a version.
https://metacpan.org/release/GREGOR/psh-1.8.1/source/lib/Psh.pm

package Psh;
use vars qw($VERSION);
$VERSION='1.8.1';

the version is in here.
But since both have package Psh, the CPAN indexer doesn't index it as intended by the author.
This is what the CPAN index has:

Psh                                 1.8  G/GR/GREGOR/psh-1.8.tar.gz
Psh::_version                     undef  G/GR/GREGOR/psh-1.8.1.tar.gz
Psh::Builtins::Alias              undef  G/GR/GREGOR/psh-1.8.1.tar.gz
Psh::Builtins::Bg                 undef  G/GR/GREGOR/psh-1.8.1.tar.gz
Psh::Builtins::Bind               undef  G/GR/GREGOR/psh-1.8.1.tar.gz
...

So none of the packages in 1.8.1 actually have a version indexed.
I will add this package to the ignorelist, last release was 2007 anyway

Oh I see. https://metacpan.org/release/GREGOR/psh-1.8.1/source/psh ``` package Psh; ``` but it never sets a version. https://metacpan.org/release/GREGOR/psh-1.8.1/source/lib/Psh.pm ``` package Psh; use vars qw($VERSION); $VERSION='1.8.1'; ``` the version is in here. But since both have `package Psh`, the CPAN indexer doesn't index it as intended by the author. This is what the CPAN index has: ``` Psh 1.8 G/GR/GREGOR/psh-1.8.tar.gz Psh::_version undef G/GR/GREGOR/psh-1.8.1.tar.gz Psh::Builtins::Alias undef G/GR/GREGOR/psh-1.8.1.tar.gz Psh::Builtins::Bg undef G/GR/GREGOR/psh-1.8.1.tar.gz Psh::Builtins::Bind undef G/GR/GREGOR/psh-1.8.1.tar.gz ... ``` So none of the packages in 1.8.1 actually have a version indexed. I will add this package to the ignorelist, last release was 2007 anyway
tinita added the
not planned
label 2025-10-14 17:38:17 +02:00
tinita closed this pull request 2025-10-14 17:49:21 +02:00
cpanmirror deleted branch autoupdate 2025-10-17 21:06:38 +02:00

Pull request closed

Sign in to join this conversation.
No description provided.