Fri, 27 Jun 2025 03:02:38 CST | login

Information for build perl-Test-RequiresInternet-0.05-7.oc9

ID34312
Package Nameperl-Test-RequiresInternet
Version0.05
Release7.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/perl-Test-RequiresInternet.git?.#b5927c5e8d079d0387eac57881b3e6d1e485fb4d
SummaryEasily test network connectivity
DescriptionThis module is intended to easily test network connectivity before functional tests begin to non-local Internet resources. It does not require any modules beyond those supplied in core Perl. If you do not specify a host/port pair, then the module defaults to using www.google.com on port 80. You may optionally specify the port by its name, as in http or ldap. If you do this, the test module will attempt to look up the port number using getservbyname. If you do specify a host and port, they must be specified in pairs. It is a fatal error to omit one or the other. If the environment variable NO_NETWORK_TESTING is set, then the tests will be skipped without attempting any socket connections. If the sockets cannot connect to the specified hosts and ports, the exception is caught, reported and the tests skipped.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedWed, 23 Apr 2025 05:41:00 CST
CompletedWed, 23 Apr 2025 05:43:34 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/perl-Test-RequiresInternet.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/perl-Test-RequiresInternet.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
perl-Test-RequiresInternet-0.05-7.oc9.src.rpm (info) (download)
noarch
perl-Test-RequiresInternet-0.05-7.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.05-7 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.05-6 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.05-5 - Rebuilt for OpenCloudOS Stream 23.09 * Thu Aug 17 2023 Xiaojie Chen <jackxjchen@tencent.com> - 0.05-4 - Remove perl(:MODULE_COMPAT) which will be generated by perl-generators >= 1.15 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.05-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.05-2 - Rebuilt for OpenCloudOS Stream 23 * Mon Feb 20 2023 Shuo Wang <abushwang@tencent.com> - 0.05-1 - initial pkg build