Console Output
Started by user tophorsekj
Running as SYSTEM
Building in workspace /data/publish/jenkins-data/workspace/tophorse_server_install
[tophorse_server_install] $ /bin/sh -xe /data/setupfiles/tomcat7-8058-jdk1.8/temp/jenkins3689807549463840237.sh
+ /data/scripts/install/install.py c200 '--serverName=140.246.33.74-天翼云试用|s1005' '--installItems=1. (需要重启)安装中文包,设置系统默认语言为UTF8|v1007'
开始......安装中文包,设置系统默认语言为UTF8
Last login: Mon Apr 10 18:06:45 2023 from 123.207.175.190
[root@tkcuvxm2dwcxpe0z ~]#
mkdir -p /data/share
[root@tkcuvxm2dwcxpe0z ~]# cd /data/share
[root@tkcuvxm2dwcxpe0z share]#
wget -V
GNU Wget 1.19.5 built on linux-gnu.
-cares +digest +gpgme +https +ipv6 +iri +large-file +metalink +nls
+ntlm +opie +psl +ssl/gnutls
Wgetrc:
/etc/wgetrc (system)
Locale:
/usr/share/locale
Compile:
gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/etc/wgetrc"
-DLOCALEDIR="/usr/share/locale" -I. -I../lib -I../lib
-I/usr/include/p11-kit-1 -DHAVE_LIBGNUTLS -DNDEBUG -O2 -g -pipe
-Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
-Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong
-grecord-gcc-switches
-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection
-fcf-protection
Link:
gcc -I/usr/include/p11-kit-1 -DHAVE_LIBGNUTLS -DNDEBUG -O2 -g -pipe
-Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
-Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong
-grecord-gcc-switches
-specs=
/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection
-fcf-protection -Wl,-z,relro -Wl,-z,now
-specs=/usr/lib/rpm/redhat/redhat-hardened-ld -luuid -lidn2
-L/usr/lib64 -lgpgme -lmetalink -lnettle -lgnutls -lz -lpsl
ftp-opie.o gnutls.o http-ntlm.o ../lib/libgnu.a
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://www.gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Originally written by Hrvoje Niksic <hniksic@xemacs.org>.
Please send bug reports and questions to <bug-wget@gnu.org>.
[root@tkcuvxm2dwcxpe0z share]#
[ $? == 0 ] && echo "yes" || echo "no"
yes
[root@tkcuvxm2dwcxpe0z share]#
rm -rf ./lang-setutf8.sh
[root@tkcuvxm2dwcxpe0z share]#
wget http://software.tophorsekj.net/linux/shell/la
ang/lang-setutf8.sh
--2023-04-10 18:06:52-- http://software.tophorsekj.net/linux/shell/lang/lang-setutf8.sh
Resolving software.tophorsekj.net (software.tophorsekj.net)...
123.207.175.190
Connecting to software.tophorsekj.net (software.tophorsekj.net)|123.207.175.190|:80...
connected.
HTTP request sent, awaiting response...
200 OK
Length: 520 [application/octet-stream]
Saving to: ‘lang-setutf8.sh’
lang-setutf8.sh 0%[ ] 0 --.-KB/s
lang-setutf8.sh 100%[===================>] 520 --.-KB/s in 0s
2023-04-10 18:06:54 (139 MB/s) - ‘lang-setutf8.sh’ saved [520/520]
[root@tkcuvxm2dwcxpe0z share]#
chmod +x ./lang-setutf8.sh
[root@tkcuvxm2dwcxpe0z share]#
./lang-setutf8.sh
Last metadata expiration check: 0:35:18 ago on Mon 10 Apr 2023 05:31:37 PM CST.
Package langpacks-zh_CN-1.0-12.el8.noarch is already installed.
Dependencies resolved.
Nothing to do.
Complete!
--2023-04-10 18:06:56-- http://software.tophorsekj.net/linux/shell/lang/locale.conf
Resolving software.tophorsekj.net (software.tophorsekj.net)... 123.207.175.190
Connecting to software.tophorsekj.net (software.tophorsekj.net)|123.207.175.190|:80...
connected.
HTTP request sent, awaiting response...
200 OK
Length: 117 [application/octet-stream]
Saving to: ‘locale.conf’
locale.conf 0%[ ] 0 --.-KB/s
locale.conf 100%[===================>] 117 --.-KB/s in 0s
2023-04-10 18:06:56 (30.8 MB/s) - ‘locale.conf’ saved [117/117]
[root@tkcuvxm2dwcxpe0z share]#
******安装完成******
Finished: SUCCESS