Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perl/perl-System-Command: Added (perl System Command). #9141

Closed

Conversation

sbo-bot[bot]
Copy link

@sbo-bot sbo-bot bot commented Dec 18, 2024

No description provided.

@sbo-bot sbo-bot bot added the submission-form Changes submitted via the website submission form label Dec 18, 2024
Copy link

reverse dependencies - perl/perl-System-Command

None

Copy link

✅ sbolint - perl/perl-System-Command ✅

sbolint: perl-System-Command checks out OK

Copy link
Author

sbo-bot bot commented Dec 18, 2024

@sbo-bot: build perl/perl-System-Command

Copy link
Author

sbo-bot bot commented Dec 18, 2024

buildpkg i586 perl/perl-System-Command

Creating hintfile directory: /etc/repo/SBo/hintfiles
Checking whether git is clean ... yes.
Indexing SlackBuilds ... done.
git repo: /var/lib/repo/SBo/slackbuilds
branch:   HEAD
date:     Wed Dec 18 06:30:05 GMT 2024
revision: 090b3b0fe516cd7109627af143a2db92e941a003
title:    Merge cd91d4b0dc307f46d04cd083448eea1a8f906079 into 1db48d630c5d3f7ae1ba73d8600a33637670252c

================================================================================
perl/perl-System-Command                                                06:37:42
================================================================================

Calculating dependencies ... 
Dependency tree:
perl/perl-System-Command (add version 1.122)
  perl/perl-IPC-Run (ok)

Building perl/perl-System-Command (add version 1.122) ----------------- 06:37:42
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Installing dependencies ...
perl-IPC-Run-0.94-i586-2_SBo: IPC::Run ................................. [ 380K]
Running perl-System-Command.SlackBuild ...
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./perl-System-Command.SlackBuild
Built ok:  perl-System-Command-1.122-noarch-1_SBo.txz                   06:37:59
Testing package perl-System-Command-1.122-noarch-1_SBo.txz ... done.
Test installing perl-System-Command-1.122-noarch-1_SBo.txz ...
perl-System-Command-1.122-noarch-1_SBo: Object for running system comman [  90K]
Unmounting chroot ... done.
✅ perl/perl-System-Command Added version 1.122 ✅

================================================================================
SUMMARY                                                                 06:38:00
================================================================================

Logfile:     /var/log/repo/SBo/repo_2024-12-18_06:37:41.log
Runtime:     0h 0m 19s
Added:       1
  perl/perl-System-Command/perl-System-Command-1.122-noarch-1_SBo.txz

Snipped Build Log

Building perl/perl-System-Command (add version 1.122) 2024-12-18 06:37:42
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Installing dependencies ...
perl-IPC-Run-0.94-i586-2_SBo: IPC::Run ................................. [ 380K]
Running perl-System-Command.SlackBuild ...
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./perl-System-Command.SlackBuild
System-Command-1.122/
System-Command-1.122/LICENSE
System-Command-1.122/Changes
System-Command-1.122/Makefile.PL
System-Command-1.122/dist.ini
System-Command-1.122/META.yml
System-Command-1.122/META.json
System-Command-1.122/README
System-Command-1.122/MANIFEST
System-Command-1.122/lib/
System-Command-1.122/lib/System/
System-Command-1.122/lib/System/Command/
System-Command-1.122/lib/System/Command/Reaper.pm
System-Command-1.122/lib/System/Command.pm
System-Command-1.122/t/
System-Command-1.122/t/90-command.t
System-Command-1.122/t/author-distmeta.t
System-Command-1.122/t/00-compile.t
System-Command-1.122/t/21-loop_on.t
System-Command-1.122/t/10-command.t
System-Command-1.122/t/fail.pl
System-Command-1.122/t/info.pl
System-Command-1.122/t/lines.pl
System-Command-1.122/t/00-report-prereqs.dd
System-Command-1.122/t/25-refopts.t
System-Command-1.122/t/author-pod-syntax.t
System-Command-1.122/t/20-zombie.t
System-Command-1.122/t/11-spawn-fail.t
System-Command-1.122/t/01-load.t
System-Command-1.122/t/author-pod-coverage.t
System-Command-1.122/t/00-report-prereqs.t
System-Command-1.122/t/15-scope.t
System-Command-1.122/t/90-output.t
System-Command-1.122/t/30-exit.t
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for System::Command
Writing MYMETA.yml and MYMETA.json
cp lib/System/Command.pm blib/lib/System/Command.pm
cp lib/System/Command/Reaper.pm blib/lib/System/Command/Reaper.pm
Manifying 2 pod documents
PERL_DL_NONLAZY=1 "/usr/bin/perl5.34.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t ........... ok
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.62
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.62
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     ExtUtils::MakeMaker  any     7.62
#     File::Spec           any     3.80
#     File::Temp           any   0.2311
#     IO::Handle           any     1.46
#     IPC::Open3           any     1.21
#     Test::More          0.88 1.302183
# 
# === Test Recommends ===
# 
#     Module            Want     Have
#     ------------- -------- --------
#     CPAN::Meta    2.120900 2.150010
#     Test::Command      any  missing
#     Test::Output       any  missing
# 
# === Runtime Requires ===
# 
#     Module       Want  Have
#     ------------ ---- -----
#     Carp          any  1.52
#     Cwd           any  3.80
#     Data::Dumper  any 2.179
#     Fcntl         any  1.14
#     IO::Handle    any  1.46
#     IO::Select    any  1.46
#     IPC::Run      any  0.94
#     List::Util    any  1.55
#     POSIX         any  1.97
#     Scalar::Util  any  1.55
#     Symbol        any  1.09
#     constant      any  1.33
#     strict        any  1.12
#     warnings      any  1.51
# 
t/00-report-prereqs.t .... ok
t/01-load.t .............. ok
t/10-command.t ........... ok
t/11-spawn-fail.t ........ ok
Subroutine System::Command::Reaper::DESTROY redefined at t/15-scope.t line 28.
# DESTROY System::Command=HASH(0x931b250)
# DESTROY System::Command::Reaper=HASH(0x8e3d190)
# DESTROY System::Command=HASH(0x9307200)
# DESTROY System::Command::Reaper=HASH(0x9307080)
# DESTROY System::Command=HASH(0x92b8db0)
# DESTROY System::Command::Reaper=HASH(0x9307280)
# DESTROY System::Command=HASH(0x8e04f10)
# DESTROY System::Command::Reaper=HASH(0x9209a70)
# DESTROY System::Command=HASH(0x9307400)
# DESTROY System::Command::Reaper=HASH(0x9307590)
# DESTROY System::Command=HASH(0x932b0b0)
# DESTROY System::Command::Reaper=HASH(0x9306fc0)
# DESTROY System::Command=HASH(0x9307550)
# DESTROY System::Command::Reaper=HASH(0x9307570)
t/15-scope.t ............. ok
# $SIG{CHLD} = 'IGNORE'
# $cmd->is_terminated should warn
# $cmd->close should warn
# hunting for zombies
t/20-zombie.t ............ ok
t/21-loop_on.t ........... ok
t/25-refopts.t ........... ok
t/30-exit.t .............. ok
t/90-command.t ........... skipped: Test::Command not available
t/90-output.t ............ skipped: Test::Output not available
t/author-distmeta.t ...... skipped: these tests are for testing by the author
t/author-pod-coverage.t .. skipped: these tests are for testing by the author
t/author-pod-syntax.t .... skipped: these tests are for testing by the author
All tests successful.
Files=15, Tests=247, 15 wallclock secs ( 0.05 usr  0.02 sys +  1.00 cusr  0.36 csys =  1.43 CPU)
Result: PASS
Manifying 2 pod documents
Appending installation info to /tmp/SBo/repo.aszOsx/build_perl-System-Command/package-perl-System-Command/usr/lib/perl5/perllocal.pod
Installing /tmp/SBo/repo.aszOsx/build_perl-System-Command/package-perl-System-Command/usr/share/perl5/vendor_perl/System/Command.pm
Installing /tmp/SBo/repo.aszOsx/build_perl-System-Command/package-perl-System-Command/usr/share/perl5/vendor_perl/System/Command/Reaper.pm
Installing /tmp/SBo/repo.aszOsx/build_perl-System-Command/package-perl-System-Command/usr/man/man3/System::Command.3
Installing /tmp/SBo/repo.aszOsx/build_perl-System-Command/package-perl-System-Command/usr/man/man3/System::Command::Reaper.3

Slackware package maker, version 3.14159265.

Searching for symbolic links:

No symbolic links were found, so we won't make an installation script.
You can make your own later in ./install/doinst.sh and rebuild the
package if you like.

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n


Creating Slackware package:  /tmp/SBo/repo.aszOsx/output_perl-System-Command/perl-System-Command-1.122-noarch-1_SBo.txz

./
install/
install/slack-desc
usr/
usr/doc/
usr/doc/perl-System-Command-1.122/
usr/doc/perl-System-Command-1.122/Changes
usr/doc/perl-System-Command-1.122/LICENSE
usr/doc/perl-System-Command-1.122/README
usr/doc/perl-System-Command-1.122/perl-System-Command.SlackBuild
usr/man/
usr/man/man3/
usr/man/man3/System::Command.3.gz
usr/man/man3/System::Command::Reaper.3.gz
usr/share/
usr/share/perl5/
usr/share/perl5/vendor_perl/
usr/share/perl5/vendor_perl/System/
usr/share/perl5/vendor_perl/System/Command/
usr/share/perl5/vendor_perl/System/Command.pm
usr/share/perl5/vendor_perl/System/Command/Reaper.pm

Slackware package /tmp/SBo/repo.aszOsx/output_perl-System-Command/perl-System-Command-1.122-noarch-1_SBo.txz created.

Built ok:  perl-System-Command-1.122-noarch-1_SBo.txz                   06:37:59
Testing package perl-System-Command-1.122-noarch-1_SBo.txz ... 
Test installing perl-System-Command-1.122-noarch-1_SBo.txz ...
perl-System-Command-1.122-noarch-1_SBo: Object for running system comman [  90K]
Unmounting chroot ... 
:-) perl/perl-System-Command Added version 1.122 (-:

Copy link
Author

sbo-bot bot commented Dec 18, 2024

sbopkglint i586 perl/perl-System-Command

Installing dependency: perl-IPC-Run
perl-IPC-Run-0.94-i586-2_SBo: IPC::Run ................................. [ 380K]

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/i586/perl/perl-System-Command/perl-System-Command-1.122-noarch-1_SBo.txz to /tmp/SBo/sbopkglint.gcuRVg ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/i586/perl/perl-System-Command/perl-System-Command-1.122-noarch-1_SBo.txz to /tmp/SBo/sbopkglint.gcuRVg ...OK
Running test: 05-basic-sanity...OK
Running test: 10-docs...OK
Running test: 15-noarch...OK
Running test: 20-arch...OK
Running test: 25-lafiles...OK
Running test: 30-manpages...OK
Running test: 35-desktop...OK
Running test: 40-newconfig...OK
Running test: 45-doinst...OK
Running test: 50-icons...OK
Running test: 60-usr_info...OK
Running test: 65-python...OK
Running test: 70-tmp_path...OK
Running test: 75-static_libs...OK
Running test: 85-perl...OK
Running test: 90-terminfo...OK
✅ === perl-System-Command-1.122-noarch-1_SBo.txz: All tests passed ✅

Copy link
Author

sbo-bot bot commented Dec 18, 2024

buildpkg x86_64 perl/perl-System-Command

Creating hintfile directory: /etc/repo/SBo/hintfiles
Checking whether git is clean ... yes.
Indexing SlackBuilds ... done.
git repo: /var/lib/repo/SBo/slackbuilds
branch:   HEAD
date:     Wed Dec 18 06:30:05 GMT 2024
revision: 090b3b0fe516cd7109627af143a2db92e941a003
title:    Merge cd91d4b0dc307f46d04cd083448eea1a8f906079 into 1db48d630c5d3f7ae1ba73d8600a33637670252c

================================================================================
perl/perl-System-Command                                                06:38:58
================================================================================

Calculating dependencies ... 
Dependency tree:
perl/perl-System-Command (add version 1.122)
  perl/perl-IPC-Run (ok)

Building perl/perl-System-Command (add version 1.122) ----------------- 06:38:58
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Installing dependencies ...
perl-IPC-Run-0.94-x86_64-2_SBo: IPC::Run ............................... [ 380K]
Running perl-System-Command.SlackBuild ...
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./perl-System-Command.SlackBuild
Built ok:  perl-System-Command-1.122-noarch-1_SBo.txz                   06:39:14
Testing package perl-System-Command-1.122-noarch-1_SBo.txz ... done.
Test installing perl-System-Command-1.122-noarch-1_SBo.txz ...
perl-System-Command-1.122-noarch-1_SBo: Object for running system comman [  90K]
Unmounting chroot ... done.
✅ perl/perl-System-Command Added version 1.122 ✅

================================================================================
SUMMARY                                                                 06:39:15
================================================================================

Logfile:     /var/log/repo/SBo/repo_2024-12-18_06:38:57.log
Runtime:     0h 0m 18s
Added:       1
  perl/perl-System-Command/perl-System-Command-1.122-noarch-1_SBo.txz

Snipped Build Log

Building perl/perl-System-Command (add version 1.122) 2024-12-18 06:38:58
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Installing dependencies ...
perl-IPC-Run-0.94-x86_64-2_SBo: IPC::Run ............................... [ 380K]
Running perl-System-Command.SlackBuild ...
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./perl-System-Command.SlackBuild
System-Command-1.122/
System-Command-1.122/LICENSE
System-Command-1.122/Changes
System-Command-1.122/Makefile.PL
System-Command-1.122/dist.ini
System-Command-1.122/META.yml
System-Command-1.122/META.json
System-Command-1.122/README
System-Command-1.122/MANIFEST
System-Command-1.122/lib/
System-Command-1.122/lib/System/
System-Command-1.122/lib/System/Command/
System-Command-1.122/lib/System/Command/Reaper.pm
System-Command-1.122/lib/System/Command.pm
System-Command-1.122/t/
System-Command-1.122/t/90-command.t
System-Command-1.122/t/author-distmeta.t
System-Command-1.122/t/00-compile.t
System-Command-1.122/t/21-loop_on.t
System-Command-1.122/t/10-command.t
System-Command-1.122/t/fail.pl
System-Command-1.122/t/info.pl
System-Command-1.122/t/lines.pl
System-Command-1.122/t/00-report-prereqs.dd
System-Command-1.122/t/25-refopts.t
System-Command-1.122/t/author-pod-syntax.t
System-Command-1.122/t/20-zombie.t
System-Command-1.122/t/11-spawn-fail.t
System-Command-1.122/t/01-load.t
System-Command-1.122/t/author-pod-coverage.t
System-Command-1.122/t/00-report-prereqs.t
System-Command-1.122/t/15-scope.t
System-Command-1.122/t/90-output.t
System-Command-1.122/t/30-exit.t
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for System::Command
Writing MYMETA.yml and MYMETA.json
cp lib/System/Command/Reaper.pm blib/lib/System/Command/Reaper.pm
cp lib/System/Command.pm blib/lib/System/Command.pm
Manifying 2 pod documents
PERL_DL_NONLAZY=1 "/usr/bin/perl5.34.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t ........... ok
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.62
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.62
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     ExtUtils::MakeMaker  any     7.62
#     File::Spec           any     3.80
#     File::Temp           any   0.2311
#     IO::Handle           any     1.46
#     IPC::Open3           any     1.21
#     Test::More          0.88 1.302183
# 
# === Test Recommends ===
# 
#     Module            Want     Have
#     ------------- -------- --------
#     CPAN::Meta    2.120900 2.150010
#     Test::Command      any  missing
#     Test::Output       any  missing
# 
# === Runtime Requires ===
# 
#     Module       Want  Have
#     ------------ ---- -----
#     Carp          any  1.52
#     Cwd           any  3.80
#     Data::Dumper  any 2.179
#     Fcntl         any  1.14
#     IO::Handle    any  1.46
#     IO::Select    any  1.46
#     IPC::Run      any  0.94
#     List::Util    any  1.55
#     POSIX         any  1.97
#     Scalar::Util  any  1.55
#     Symbol        any  1.09
#     constant      any  1.33
#     strict        any  1.12
#     warnings      any  1.51
# 
t/00-report-prereqs.t .... ok
t/01-load.t .............. ok
t/10-command.t ........... ok
t/11-spawn-fail.t ........ ok
Subroutine System::Command::Reaper::DESTROY redefined at t/15-scope.t line 28.
# DESTROY System::Command=HASH(0x186e668)
# DESTROY System::Command::Reaper=HASH(0x104ef10)
# DESTROY System::Command=HASH(0x1737dc8)
# DESTROY System::Command::Reaper=HASH(0x102d5c0)
# DESTROY System::Command=HASH(0x186f268)
# DESTROY System::Command::Reaper=HASH(0x185a400)
# DESTROY System::Command=HASH(0x185a508)
# DESTROY System::Command::Reaper=HASH(0x1859e48)
# DESTROY System::Command=HASH(0x186f268)
# DESTROY System::Command::Reaper=HASH(0x185a808)
# DESTROY System::Command=HASH(0x18c9f88)
# DESTROY System::Command::Reaper=HASH(0x185aa60)
# DESTROY System::Command=HASH(0x185a868)
# DESTROY System::Command::Reaper=HASH(0x185a5b0)
t/15-scope.t ............. ok
# $SIG{CHLD} = 'IGNORE'
# $cmd->is_terminated should warn
# $cmd->close should warn
# hunting for zombies
t/20-zombie.t ............ ok
t/21-loop_on.t ........... ok
t/25-refopts.t ........... ok
t/30-exit.t .............. ok
t/90-command.t ........... skipped: Test::Command not available
t/90-output.t ............ skipped: Test::Output not available
t/author-distmeta.t ...... skipped: these tests are for testing by the author
t/author-pod-coverage.t .. skipped: these tests are for testing by the author
t/author-pod-syntax.t .... skipped: these tests are for testing by the author
All tests successful.
Files=15, Tests=244, 15 wallclock secs ( 0.04 usr  0.02 sys +  0.83 cusr  0.40 csys =  1.29 CPU)
Result: PASS
Manifying 2 pod documents
Appending installation info to /tmp/SBo/repo.D0IvFo/build_perl-System-Command/package-perl-System-Command/usr/lib64/perl5/perllocal.pod
Installing /tmp/SBo/repo.D0IvFo/build_perl-System-Command/package-perl-System-Command/usr/share/perl5/vendor_perl/System/Command.pm
Installing /tmp/SBo/repo.D0IvFo/build_perl-System-Command/package-perl-System-Command/usr/share/perl5/vendor_perl/System/Command/Reaper.pm
Installing /tmp/SBo/repo.D0IvFo/build_perl-System-Command/package-perl-System-Command/usr/man/man3/System::Command.3
Installing /tmp/SBo/repo.D0IvFo/build_perl-System-Command/package-perl-System-Command/usr/man/man3/System::Command::Reaper.3

Slackware package maker, version 3.14159265.

Searching for symbolic links:

No symbolic links were found, so we won't make an installation script.
You can make your own later in ./install/doinst.sh and rebuild the
package if you like.

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n


Creating Slackware package:  /tmp/SBo/repo.D0IvFo/output_perl-System-Command/perl-System-Command-1.122-noarch-1_SBo.txz

./
install/
install/slack-desc
usr/
usr/doc/
usr/doc/perl-System-Command-1.122/
usr/doc/perl-System-Command-1.122/Changes
usr/doc/perl-System-Command-1.122/LICENSE
usr/doc/perl-System-Command-1.122/README
usr/doc/perl-System-Command-1.122/perl-System-Command.SlackBuild
usr/man/
usr/man/man3/
usr/man/man3/System::Command.3.gz
usr/man/man3/System::Command::Reaper.3.gz
usr/share/
usr/share/perl5/
usr/share/perl5/vendor_perl/
usr/share/perl5/vendor_perl/System/
usr/share/perl5/vendor_perl/System/Command/
usr/share/perl5/vendor_perl/System/Command.pm
usr/share/perl5/vendor_perl/System/Command/Reaper.pm

Slackware package /tmp/SBo/repo.D0IvFo/output_perl-System-Command/perl-System-Command-1.122-noarch-1_SBo.txz created.

Built ok:  perl-System-Command-1.122-noarch-1_SBo.txz                   06:39:14
Testing package perl-System-Command-1.122-noarch-1_SBo.txz ... 
Test installing perl-System-Command-1.122-noarch-1_SBo.txz ...
perl-System-Command-1.122-noarch-1_SBo: Object for running system comman [  90K]
Unmounting chroot ... 
:-) perl/perl-System-Command Added version 1.122 (-:

Copy link
Author

sbo-bot bot commented Dec 18, 2024

sbopkglint x86_64 perl/perl-System-Command

Installing dependency: perl-IPC-Run
perl-IPC-Run-0.94-x86_64-2_SBo: IPC::Run ............................... [ 380K]

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/x86_64/perl/perl-System-Command/perl-System-Command-1.122-noarch-1_SBo.txz to /tmp/SBo/sbopkglint.t9rwm9 ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/x86_64/perl/perl-System-Command/perl-System-Command-1.122-noarch-1_SBo.txz to /tmp/SBo/sbopkglint.t9rwm9 ...OK
Running test: 05-basic-sanity...OK
Running test: 10-docs...OK
Running test: 15-noarch...OK
Running test: 20-arch...OK
Running test: 25-lafiles...OK
Running test: 30-manpages...OK
Running test: 35-desktop...OK
Running test: 40-newconfig...OK
Running test: 45-doinst...OK
Running test: 50-icons...OK
Running test: 60-usr_info...OK
Running test: 65-python...OK
Running test: 70-tmp_path...OK
Running test: 75-static_libs...OK
Running test: 85-perl...OK
Running test: 90-terminfo...OK
✅ === perl-System-Command-1.122-noarch-1_SBo.txz: All tests passed ✅

@willysr
Copy link
Member

willysr commented Dec 18, 2024

merged

@willysr willysr closed this Dec 18, 2024
@willysr willysr deleted the perl-System-Command-56e04b30f529b284bdce5eb60b81d972 branch December 18, 2024 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
submission-form Changes submitted via the website submission form
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants