This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
informatica:hp_z230_400sb_centos7 [2021/08/20 15:29] miquel [Instal·lació de paquets que manquen] |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Instal·lació de CentOS 7 per l' | ||
| - | |||
| - | ===== ISO d' | ||
| - | |||
| - | Instal·lo el sistema operatiu CentOS 7.9-2009 de 2021-11-12 a partir de la imatge ISO '' | ||
| - | |||
| - | < | ||
| - | # cd / | ||
| - | # wget http:// | ||
| - | --2021-08-18 11: | ||
| - | Resolving ftp.csuc.cat (ftp.csuc.cat)... 84.88.0.29 | ||
| - | Connecting to ftp.csuc.cat (ftp.csuc.cat)|84.88.0.29|: | ||
| - | HTTP request sent, awaiting response... 200 OK | ||
| - | Length: 4712300544 (4.4G) [application/ | ||
| - | Saving to: ‘CentOS-7-x86_64-DVD-2009.iso’ | ||
| - | |||
| - | CentOS-7-x86_64-DVD-2009.iso | ||
| - | |||
| - | 2021-08-18 11:39:13 (10.3 MB/s) - ‘CentOS-7-x86_64-DVD-2009.iso’ saved [4712300544/ | ||
| - | </ | ||
| - | |||
| - | i copiada amb '' | ||
| - | |||
| - | < | ||
| - | # dd if=CentOS-7-x86_64-DVD-2009.iso of=/dev/sdg | ||
| - | 9203712+0 records in | ||
| - | 9203712+0 records out | ||
| - | 4712300544 bytes (4.7 GB) copied, 817.294 s, 5.8 MB/s | ||
| - | </ | ||
| - | |||
| - | Malauradament, | ||
| - | |||
| - | < | ||
| - | c# sha256sum CentOS-7-x86_64-DVD-2009.iso | ||
| - | e33d7b1ea7a9e2f38c8f693215dd85254c3a4fe446f93f563279715b68d07987 | ||
| - | </ | ||
| - | |||
| - | i comprovo que coincideix amb la signatura al fitxer '' | ||
| - | |||
| - | < | ||
| - | # cat sha256sum.txt | ||
| - | 689531cce9cf484378481ae762fae362791a9be078fda10e4f6977bf8fa71350 | ||
| - | b79079ad71cc3c5ceb3561fff348a1b67ee37f71f4cddfec09480d4589c191d6 | ||
| - | 07b94e6b1a0b0260b94c83d6bb76b26bf7a310dc78d7a9c7432809fb9bc6194a | ||
| - | e33d7b1ea7a9e2f38c8f693215dd85254c3a4fe446f93f563279715b68d07987 | ||
| - | </ | ||
| - | |||
| - | de forma que l' | ||
| - | |||
| - | < | ||
| - | # apt install dcfldd | ||
| - | # apt install dc3dd | ||
| - | </ | ||
| - | |||
| - | unes versions millorades de '' | ||
| - | |||
| - | < | ||
| - | # dc3dd if=CentOS-7-x86_64-DVD-2009.iso of=/dev/sdg hash=sha256 hlog=centos-usb-sha256sum.log log=centos-usb.log verb=on | ||
| - | |||
| - | dc3dd 7.2.641 started at 2021-08-18 13:22:24 +0200 | ||
| - | compiled options: | ||
| - | command line: dc3dd if=CentOS-7-x86_64-DVD-2009.iso of=/dev/sdg hash=sha256 hlog=centos-usb-sha256sum.log log=centos-usb.log verb=on | ||
| - | sector size: 512 bytes (assumed) | ||
| - | 4712300544 bytes ( 4.4 G ) copied ( 100% ), 195 s, 23 M/s | ||
| - | |||
| - | input results for file `CentOS-7-x86_64-DVD-2009.iso': | ||
| - | | ||
| - | | ||
| - | |||
| - | output results for device `/ | ||
| - | | ||
| - | |||
| - | dc3dd completed at 2021-08-18 13:25:38 +0200 | ||
| - | </ | ||
| - | |||
| - | Finalment, repeteixo el procés d' | ||
| - | |||
| - | ==== Enllaços d' | ||
| - | |||
| - | * [[https:// | ||
| - | * [[https:// | ||
| - | * [[https:// | ||
| - | * [[https:// | ||
| - | * [[https:// | ||
| - | * [[https:// | ||
| - | * [[https:// | ||
| - | |||
| - | ===== Magatzems (repositories) addicionals ===== | ||
| - | |||
| - | La llista de magatzems actualment configurats és, | ||
| - | |||
| - | < | ||
| - | # yum repolist | ||
| - | Loaded plugins: fastestmirror, | ||
| - | Loading mirror speeds from cached hostfile | ||
| - | * base: ftp.csuc.cat | ||
| - | * extras: ftp.csuc.cat | ||
| - | * updates: ftp.csuc.cat | ||
| - | repo id repo name | ||
| - | base/ | ||
| - | extras/ | ||
| - | updates/ | ||
| - | repolist: 13,137 | ||
| - | </ | ||
| - | |||
| - | Cal afegir aquests magatzems addicionals: | ||
| - | |||
| - | * [[https:// | ||
| - | * [[http:// | ||
| - | * [[https:// | ||
| - | |||
| - | La instal·lació del magatzem EPEL no dona cap problema: | ||
| - | |||
| - | < | ||
| - | # yum install https:// | ||
| - | [...] | ||
| - | Installed: | ||
| - | epel-release.noarch 0: | ||
| - | |||
| - | Complete! | ||
| - | </ | ||
| - | |||
| - | i la instal·lació d' | ||
| - | |||
| - | < | ||
| - | # rpm --import https:// | ||
| - | # yum install https:// | ||
| - | [...] | ||
| - | Installed: | ||
| - | elrepo-release.noarch 0: | ||
| - | |||
| - | Complete! | ||
| - | </ | ||
| - | |||
| - | Un cop instal·lats, | ||
| - | |||
| - | < | ||
| - | # yum --nogpgcheck install https:// | ||
| - | [...] | ||
| - | |||
| - | Installed: | ||
| - | bruker-addon.noarch 0: | ||
| - | |||
| - | Complete! | ||
| - | |||
| - | # yum install epel-release | ||
| - | [...] | ||
| - | Package epel-release-7-13.noarch already installed and latest version | ||
| - | Nothing to do | ||
| - | |||
| - | # yum install --enablerepo=bruker | ||
| - | [...] | ||
| - | Resolving Dependencies | ||
| - | --> Running transaction check | ||
| - | ---> Package bruker-topspin-environ.x86_64 0: | ||
| - | --> Processing Dependency: xorg-x11-fonts-ISO8859-1-75dpi for package: bruker-topspin-environ-1.0-21.el7.brk.x86_64 | ||
| - | --> Processing Dependency: xorg-x11-fonts-75dpi for package: bruker-topspin-environ-1.0-21.el7.brk.x86_64 | ||
| - | : | ||
| - | : | ||
| - | ---> Package nettle.i686 0: | ||
| - | ---> Package nettle.x86_64 0: | ||
| - | --> Finished Dependency Resolution | ||
| - | |||
| - | Dependencies Resolved | ||
| - | : | ||
| - | : | ||
| - | Install | ||
| - | Upgrade | ||
| - | |||
| - | Total download size: 157 M | ||
| - | Is this ok [y/d/N]: y | ||
| - | Downloading packages: | ||
| - | No Presto metadata available for updates | ||
| - | warning: / | ||
| - | Public key for ORBit2-2.14.19-13.el7.i686.rpm is not installed | ||
| - | (1/201): ORBit2-2.14.19-13.el7.i686.rpm | ||
| - | (2/201): PackageKit-gtk3-module-1.1.10-2.el7.centos.i686.rpm | ||
| - | : | ||
| - | : | ||
| - | (200/201): systemd-219-78.el7_9.3.x86_64.rpm | ||
| - | (201/201): xorg-x11-fonts-ISO8859-1-75dpi-7.5-9.el7.noarch.rpm | ||
| - | ---------------------------------------------------------------------------------------------------------------------------------------------- | ||
| - | Total 9.8 MB/s | 157 MB 00: | ||
| - | Retrieving key from file:/// | ||
| - | Importing GPG key 0xF4A80EB5: | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | Is this ok [y/N]: y | ||
| - | Retrieving key from file:/// | ||
| - | Importing GPG key 0x352C64E5: | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | Is this ok [y/N]: y | ||
| - | Running transaction check | ||
| - | Running transaction test | ||
| - | Transaction test succeeded | ||
| - | Running transaction | ||
| - | Updating | ||
| - | Installing : kernel-headers-3.10.0-1160.36.2.el7.x86_64 | ||
| - | Installing : libgcc-4.8.5-44.el7.i686 | ||
| - | : | ||
| - | : | ||
| - | Installing : libcanberra-gtk2-0.30-9.el7.i686 | ||
| - | Installing : bruker-topspin-environ-1.0-21.el7.brk.x86_64 | ||
| - | All required 32bit libraries are present | ||
| - | Cleanup | ||
| - | Cleanup | ||
| - | : | ||
| - | : | ||
| - | Cleanup | ||
| - | Cleanup | ||
| - | Verifying | ||
| - | Verifying | ||
| - | : | ||
| - | : | ||
| - | Verifying | ||
| - | Verifying | ||
| - | |||
| - | Installed: | ||
| - | bruker-topspin-environ.x86_64 0: | ||
| - | |||
| - | Dependency Installed: | ||
| - | GConf2.i686 0: | ||
| - | PackageKit-glib.i686 0: | ||
| - | : | ||
| - | : | ||
| - | xorg-x11-fonts-ISO8859-1-75dpi.noarch 0: | ||
| - | zlib.i686 0: | ||
| - | |||
| - | Dependency Updated: | ||
| - | freetype.x86_64 0: | ||
| - | glibc-common.x86_64 0: | ||
| - | libX11.x86_64 0: | ||
| - | libblkid.x86_64 0: | ||
| - | libsmartcols.x86_64 0: | ||
| - | mesa-libGL.x86_64 0: | ||
| - | nettle.x86_64 0: | ||
| - | nss-util.x86_64 0: | ||
| - | pulseaudio.x86_64 0: | ||
| - | pulseaudio-module-bluetooth.x86_64 0: | ||
| - | qt.x86_64 1: | ||
| - | systemd.x86_64 0: | ||
| - | systemd-sysv.x86_64 0: | ||
| - | |||
| - | Complete! | ||
| - | </ | ||
| - | |||
| - | El resultat és ara tenim disponibles els mateixos magatzems que a l' | ||
| - | |||
| - | < | ||
| - | # yum repolist | ||
| - | Loaded plugins: fastestmirror, | ||
| - | Loading mirror speeds from cached hostfile | ||
| - | * base: ftp.csuc.cat | ||
| - | * elrepo: mirrors.coreix.net | ||
| - | * epel: mirror.eixamcoop.cat | ||
| - | * extras: ftp.csuc.cat | ||
| - | * updates: ftp.csuc.cat | ||
| - | repo id repo name | ||
| - | base/ | ||
| - | bruker/ | ||
| - | elrepo | ||
| - | epel/ | ||
| - | extras/ | ||
| - | updates/ | ||
| - | repolist: 26,899 | ||
| - | </ | ||
| - | |||
| - | ===== Instal·lació de paquets de Bruker ===== | ||
| - | |||
| - | FIXME | ||
| - | |||
| - | ===== Desactivació del magatzem Bruker ===== | ||
| - | |||
| - | FIXME | ||
| - | |||
| - | |||
| - | ===== Actualització del programari instal·lat ===== | ||
| - | |||
| - | Després d' | ||
| - | |||
| - | < | ||
| - | # yum check-update | ||
| - | Loaded plugins: fastestmirror, | ||
| - | Loading mirror speeds from cached hostfile | ||
| - | epel/ | ||
| - | * base: ftp.csuc.cat | ||
| - | * elrepo: ftp.nluug.nl | ||
| - | * epel: mirror.eixamcoop.cat | ||
| - | * extras: ftp.csuc.cat | ||
| - | * updates: ftp.csuc.cat | ||
| - | base | 3.6 kB 00: | ||
| - | bruker | ||
| - | elrepo | ||
| - | epel | 4.7 kB 00: | ||
| - | extras | ||
| - | updates | ||
| - | (1/3): epel/ | ||
| - | (2/3): updates/ | ||
| - | (3/3): epel/ | ||
| - | |||
| - | NetworkManager.x86_64 | ||
| - | NetworkManager-adsl.x86_64 | ||
| - | NetworkManager-bluetooth.x86_64 | ||
| - | NetworkManager-glib.x86_64 | ||
| - | NetworkManager-libnm.x86_64 | ||
| - | NetworkManager-ppp.x86_64 | ||
| - | : | ||
| - | : | ||
| - | xorg-x11-drv-ati.x86_64 | ||
| - | xorg-x11-server-Xorg.x86_64 | ||
| - | xorg-x11-server-common.x86_64 | ||
| - | xterm.x86_64 | ||
| - | Obsoleting Packages | ||
| - | bruker-system-environ.noarch | ||
| - | okular.x86_64 | ||
| - | |||
| - | # yum update | ||
| - | Loaded plugins: fastestmirror, | ||
| - | Loading mirror speeds from cached hostfile | ||
| - | * base: ftp.csuc.cat | ||
| - | * elrepo: mirrors.coreix.net | ||
| - | * epel: mirror.eixamcoop.cat | ||
| - | * extras: ftp.csuc.cat | ||
| - | * updates: ftp.csuc.cat | ||
| - | Resolving Dependencies | ||
| - | --> Running transaction check | ||
| - | ---> Package NetworkManager.x86_64 1: | ||
| - | ---> Package NetworkManager.x86_64 1: | ||
| - | ---> Package NetworkManager-adsl.x86_64 1: | ||
| - | ---> Package NetworkManager-adsl.x86_64 1: | ||
| - | ---> Package NetworkManager-bluetooth.x86_64 1: | ||
| - | ---> Package NetworkManager-bluetooth.x86_64 1: | ||
| - | : | ||
| - | : | ||
| - | --> Running transaction check | ||
| - | ---> Package libzip.x86_64 0: | ||
| - | base/ | ||
| - | bruker/ | ||
| - | elrepo/ | ||
| - | epel/ | ||
| - | extras/ | ||
| - | updates/ | ||
| - | --> Finished Dependency Resolution | ||
| - | |||
| - | Dependencies Resolved | ||
| - | |||
| - | ========================================================================================================================================================================================= | ||
| - | | ||
| - | ========================================================================================================================================================================================= | ||
| - | Installing: | ||
| - | | ||
| - | | ||
| - | | ||
| - | Updating: | ||
| - | | ||
| - | : | ||
| - | : | ||
| - | | ||
| - | | ||
| - | | ||
| - | |||
| - | Transaction Summary | ||
| - | ========================================================================================================================================================================================= | ||
| - | Install | ||
| - | Upgrade | ||
| - | |||
| - | Total download size: 602 M | ||
| - | Is this ok [y/d/N]: y | ||
| - | |||
| - | Downloading packages: | ||
| - | No Presto metadata available for updates | ||
| - | (1/306): NetworkManager-adsl-1.18.8-2.el7_9.x86_64.rpm | ||
| - | (2/306): NetworkManager-1.18.8-2.el7_9.x86_64.rpm | ||
| - | (3/306): NetworkManager-bluetooth-1.18.8-2.el7_9.x86_64.rpm | ||
| - | : | ||
| - | : | ||
| - | (304/306): xorg-x11-server-Xvfb-1.20.4-16.el7_9.x86_64.rpm | ||
| - | (305/306): xterm-295-3.el7_9.1.x86_64.rpm | ||
| - | (306/306): yumex-3.0.17-1.el7.noarch.rpm | ||
| - | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ||
| - | Total 11 MB/s | 602 MB 00: | ||
| - | Running transaction check | ||
| - | Running transaction test | ||
| - | Transaction test succeeded | ||
| - | Running transaction | ||
| - | Updating | ||
| - | Installing : kdesdk-common-4.10.5-8.el7.noarch | ||
| - | Updating | ||
| - | Updating | ||
| - | : | ||
| - | : | ||
| - | Updating | ||
| - | Updating | ||
| - | Cleanup | ||
| - | Cleanup | ||
| - | : | ||
| - | : | ||
| - | Cleanup | ||
| - | Cleanup | ||
| - | Verifying | ||
| - | Verifying | ||
| - | : | ||
| - | : | ||
| - | Verifying | ||
| - | Verifying | ||
| - | |||
| - | Installed: | ||
| - | bruker-system-environ.noarch 0: | ||
| - | |||
| - | Dependency Installed: | ||
| - | ImageMagick.x86_64 0: | ||
| - | apr.x86_64 0: | ||
| - | : | ||
| - | : | ||
| - | vim-minimal.x86_64 2: | ||
| - | xorg-x11-server-Xorg.x86_64 0: | ||
| - | |||
| - | Replaced: | ||
| - | okular.x86_64 0: | ||
| - | |||
| - | Complete! | ||
| - | </ | ||
| - | |||
| - | |||
| - | ===== Llista de paquets instal·lats a l' | ||
| - | |||
| - | Genero la llista de paquets instal·lats a l' | ||
| - | |||
| - | < | ||
| - | $ rpm -qa | sort > 20210819-avance3-600-pkglist.txt | ||
| - | |||
| - | $ ls -l 20210819-avance3-600-pkglist.txt | ||
| - | -rw-r--r--. 1 sermnadmin sermnadmin 62040 Aug 19 17:09 20210819-avance3-600-pkglist.txt | ||
| - | |||
| - | $ wc -l 20210819-avance3-600-pkglist.txt | ||
| - | 1850 20210819-avance3-600-pkglist.txt | ||
| - | |||
| - | $ md5sum 20210819-avance3-600-pkglist.txt | ||
| - | bd2abffe1603ef8931125c4c3cc0ce92 | ||
| - | |||
| - | $ scp ./ | ||
| - | The authenticity of host ' | ||
| - | ECDSA key fingerprint is SHA256: | ||
| - | ECDSA key fingerprint is MD5: | ||
| - | Are you sure you want to continue connecting (yes/no)? yes | ||
| - | Warning: Permanently added ' | ||
| - | sermnadmin@cie-54-214.uab.cat' | ||
| - | 20210819-avance3-600-pkglist.txt | ||
| - | </ | ||
| - | |||
| - | i faig servir '' | ||
| - | |||
| - | < | ||
| - | sermnadmin@cie-54-214 Documents]$ md5sum 20210819-avance3-600-pkglist.txt | ||
| - | bd2abffe1603ef8931125c4c3cc0ce92 | ||
| - | </ | ||
| - | |||
| - | ===== Llista de paquets instal·lats a l' | ||
| - | |||
| - | Genero la llista de paquets instal·lats a l' | ||
| - | |||
| - | < | ||
| - | # rpm -qa | sort > 20210819-avance3-400sb-pkglist.txt | ||
| - | |||
| - | # ls -l 20210819-avance3-400sb-pkglist.txt | ||
| - | -rw-r--r--. 1 sermnadmin sermnadmin 57257 Aug 20 13:46 20210819-avance3-400sb-pkglist.txt | ||
| - | |||
| - | # wc -l 20210819-avance3-400sb-pkglist.txt | ||
| - | 1707 20210819-avance3-400sb-pkglist.txt | ||
| - | </ | ||
| - | |||
| - | Com es pot veure, falten per instal·lar 143 paquets (1850 - 1707). | ||
| - | |||
| - | |||
| - | ===== Instal·lació de paquets que manquen ===== | ||
| - | |||
| - | Un cop actualitzat el programari, comparo la llista de paquets instal·lats en aquest ordinador amb la llista de paquets instal·lats a l' | ||
| - | |||
| - | < | ||
| - | # comm -23 20210819-avance3-400sb-pkglist.txt 20210819-avance3-600-pkglist.txt > list-packages-only-in-400sb.txt | ||
| - | # comm -13 20210819-avance3-400sb-pkglist.txt 20210819-avance3-600-pkglist.txt > list-packages-only-in-600.txt | ||
| - | </ | ||
| - | |||
| - | Llavors genero un llistat que conté els paquets instal·lats només al 600 MHz i afegeixo el seu magatzem d' | ||
| - | |||
| - | < | ||
| - | # for PKG in `cat list-packages-only-in-600.txt` ; | ||
| - | > do | ||
| - | > echo -e $PKG" | ||
| - | > done > list-packages-only-in-600-with-repo.txt & | ||
| - | |||
| - | # wc -l list-packages-only-in-600.txt list-packages-only-in-600-with-repo.txt | ||
| - | 157 list-packages-only-in-600.txt | ||
| - | 157 list-packages-only-in-600-with-repo.txt | ||
| - | 314 total | ||
| - | |||
| - | # tail -5 list-packages-only-in-600-with-repo.txt | ||
| - | xorg-x11-apps-7.7-7.el7.x86_64 | ||
| - | xorg-x11-fonts-100dpi-7.5-9.el7.noarch | ||
| - | xorg-x11-fonts-ISO8859-1-100dpi-7.5-9.el7.noarch | ||
| - | xorg-x11-fonts-misc-7.5-9.el7.noarch | ||
| - | yum-plugin-keys-1.1.31-54.el7_8.noarch | ||
| - | </ | ||
| - | |||
| - | Per evitar problemes a l'hora d' | ||
| - | |||
| - | < | ||
| - | # systemctl status gdm.service | ||
| - | ● gdm.service - GNOME Display Manager | ||
| - | | ||
| - | | ||
| - | Main PID: 8821 (gdm) | ||
| - | | ||
| - | | ||
| - | | ||
| - | |||
| - | Aug 18 14:22:19 cie-54-214.uab.es systemd[1]: Starting GNOME Display Manager... | ||
| - | Aug 18 14:22:19 cie-54-214.uab.es systemd[1]: Started GNOME Display Manager. | ||
| - | Aug 18 14:22:29 cie-54-214.uab.es gdm[8821]: Failed to remove greeter program access to the display. Trying to proceed. | ||
| - | |||
| - | # systemctl stop gdm.service | ||
| - | |||
| - | # systemctl status gdm.service | ||
| - | ● gdm.service - GNOME Display Manager | ||
| - | | ||
| - | | ||
| - | Process: 8821 ExecStart=/ | ||
| - | Main PID: 8821 (code=exited, | ||
| - | |||
| - | Aug 18 14:22:19 cie-54-214.uab.es systemd[1]: Starting GNOME Display Manager... | ||
| - | Aug 18 14:22:19 cie-54-214.uab.es systemd[1]: Started GNOME Display Manager. | ||
| - | Aug 18 14:22:29 cie-54-214.uab.es gdm[8821]: Failed to remove greeter program access to the display. Trying to proceed. | ||
| - | Aug 20 14:51:51 cie-54-214.uab.es systemd[1]: Stopping GNOME Display Manager... | ||
| - | Aug 20 14:51:51 cie-54-214.uab.es systemd[1]: Stopped GNOME Display Manager. | ||
| - | </ | ||
| - | |||
| - | i instal·lo els paquets que manquen, | ||
| - | |||
| - | < | ||
| - | # for PKG in `cat list-packages-only-in-600.txt` | ||
| - | > do | ||
| - | > yum --assumeyes install $PKG | ||
| - | > done | ||
| - | Loaded plugins: fastestmirror, | ||
| - | Loading mirror speeds from cached hostfile | ||
| - | : | ||
| - | : | ||
| - | Resolving Dependencies | ||
| - | --> Running transaction check | ||
| - | ---> Package apper.x86_64 0: | ||
| - | : | ||
| - | : | ||
| - | Dependencies Resolved | ||
| - | : | ||
| - | : | ||
| - | Install | ||
| - | |||
| - | Total download size: 1.7 M | ||
| - | Installed size: 7.5 M | ||
| - | Downloading packages: | ||
| - | (1/4): PackageKit-yum-1.1.10-2.el7.centos.x86_64.rpm | ||
| - | (2/4): PackageKit-Qt-0.9.5-2.el7.x86_64.rpm | ||
| - | (3/4): PackageKit-1.1.10-2.el7.centos.x86_64.rpm | ||
| - | (4/4): apper-0.9.2-4.el7.x86_64.rpm | ||
| - | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ||
| - | Total 5.1 MB/s | 1.7 MB 00: | ||
| - | Running transaction check | ||
| - | Running transaction test | ||
| - | Transaction test succeeded | ||
| - | Running transaction | ||
| - | Installing : PackageKit-1.1.10-2.el7.centos.x86_64 | ||
| - | Installing : PackageKit-yum-1.1.10-2.el7.centos.x86_64 | ||
| - | Installing : PackageKit-Qt-0.9.5-2.el7.x86_64 | ||
| - | Installing : apper-0.9.2-4.el7.x86_64 | ||
| - | Verifying | ||
| - | Verifying | ||
| - | Verifying | ||
| - | Verifying | ||
| - | |||
| - | Installed: | ||
| - | apper.x86_64 0: | ||
| - | |||
| - | Dependency Installed: | ||
| - | PackageKit.x86_64 0: | ||
| - | |||
| - | Complete! | ||
| - | : | ||
| - | : | ||
| - | </ | ||
| - | |||
| - | i així per cadascun dels paquets al fitxer '' | ||
| - | |||
| - | < | ||
| - | Loaded plugins: fastestmirror, | ||
| - | Loading mirror speeds from cached hostfile | ||
| - | : | ||
| - | : | ||
| - | Total download size: 32 k | ||
| - | Installed size: 40 k | ||
| - | Downloading packages: | ||
| - | yum-plugin-keys-1.1.31-54.el7_8.noarch.rpm | ||
| - | Running transaction check | ||
| - | Running transaction test | ||
| - | Transaction test succeeded | ||
| - | Running transaction | ||
| - | Installing : yum-plugin-keys-1.1.31-54.el7_8.noarch | ||
| - | Verifying | ||
| - | |||
| - | Installed: | ||
| - | yum-plugin-keys.noarch 0: | ||
| - | |||
| - | Complete! | ||
| - | |||
| - | # yum check-update | ||
| - | Loaded plugins: fastestmirror, | ||
| - | Loading mirror speeds from cached hostfile | ||
| - | * base: ftp.csuc.cat | ||
| - | * elrepo: mirrors.coreix.net | ||
| - | * epel: mirror.eixamcoop.cat | ||
| - | * extras: ftp.csuc.cat | ||
| - | * updates: ftp.csuc.cat | ||
| - | |||
| - | exiv2.x86_64 | ||
| - | exiv2-libs.x86_64 | ||
| - | |||
| - | # yum update | ||
| - | Loaded plugins: fastestmirror, | ||
| - | : | ||
| - | : | ||
| - | Upgrade | ||
| - | |||
| - | Total download size: 1.7 M | ||
| - | Is this ok [y/d/N]: y | ||
| - | Downloading packages: | ||
| - | No Presto metadata available for updates | ||
| - | (1/2): exiv2-libs-0.27.0-4.el7_8.x86_64.rpm | ||
| - | (2/2): exiv2-0.27.0-4.el7_8.x86_64.rpm | ||
| - | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ||
| - | Total 6.0 MB/s | 1.7 MB 00: | ||
| - | Running transaction check | ||
| - | Running transaction test | ||
| - | Transaction test succeeded | ||
| - | Running transaction | ||
| - | Updating | ||
| - | Updating | ||
| - | Cleanup | ||
| - | Cleanup | ||
| - | Verifying | ||
| - | Verifying | ||
| - | Verifying | ||
| - | Verifying | ||
| - | |||
| - | Updated: | ||
| - | exiv2.x86_64 0: | ||
| - | |||
| - | Complete! | ||
| - | </ | ||
| - | |||
| - | En aquest punt, reinicio l' | ||
| - | |||
| - | |||