[root@cream-51 ~]# cat /etc/redhat-release Scientific Linux SL release 5.7 (Boron) [root@cream-51 ~]# cat /etc/emi-version 1.9.0-1 [root@cream-51 ~]# rm /etc/yum.repos.d/emi1-testing.repo rm: remove regular file `/etc/yum.repos.d/emi1-testing.repo'? y [root@cream-51 ~]# wget --no-check-certificate https://twiki.cern.ch/twiki/pub/EMI/EMI1Updates/testing.repo -O /etc/yum.repos.d/emi1-testing.repo --2012-03-01 15:51:05-- https://twiki.cern.ch/twiki/pub/EMI/EMI1Updates/testing.repo Resolving twiki.cern.ch... 137.138.6.73 Connecting to twiki.cern.ch|137.138.6.73|:443... connected. WARNING: cannot verify twiki.cern.ch's certificate, issued by `/C=US/O=VeriSign, Inc./OU=VeriSign Trust Network/OU=Terms of use at https://www.verisign.com/rpa (c)10/CN=VeriSign Class 3 Secure Server CA - G3': Unable to locally verify the issuer's authority. HTTP request sent, awaiting response... 200 OK Length: 1995 (1.9K) [application/octet-stream] Saving to: `/etc/yum.repos.d/emi1-testing.repo' 100%[===================================================================================================================================================================================================>] 1,995 --.-K/s in 0s 2012-03-01 15:51:05 (20.0 MB/s) - `/etc/yum.repos.d/emi1-testing.repo' saved [1995/1995] [root@cream-51 ~]# yum clean all Loaded plugins: kernel-module, protectbase Cleaning up Everything [root@cream-51 ~]# service storm-backend-server stop Stopping storm-backend-server [ OK ] [root@cream-51 ~]# yum update Loaded plugins: kernel-module, protectbase EGI-trustanchors | 951 B 00:00 EGI-trustanchors/primary | 31 kB 00:00 EGI-trustanchors 213/213 EMI-1-base | 1.9 kB 00:00 EMI-1-base/primary_db | 230 kB 00:00 EMI-1-testing-base | 1.9 kB 00:00 EMI-1-testing-base/primary_db | 581 kB 00:00 EMI-1-testing-third-party | 1.9 kB 00:00 EMI-1-testing-third-party/primary_db | 26 kB 00:00 EMI-1-testing-updates | 1.9 kB 00:00 EMI-1-testing-updates/primary_db | 14 kB 00:00 EMI-1-third-party | 1.9 kB 00:00 EMI-1-third-party/primary_db | 74 kB 00:00 EMI-1-updates | 1.9 kB 00:00 EMI-1-updates/primary_db | 217 kB 00:00 Oracle | 1.9 kB 00:00 Oracle/primary_db | 2.1 kB 00:00 core | 1.1 kB 00:00 core/primary | 1.0 MB 00:00 core 3702/3702 epel | 3.4 kB 00:00 epel/primary_db | 3.7 MB 00:00 extras | 3.4 kB 00:00 extras/primary_db | 3.7 MB 00:01 sl-base | 1.1 kB 00:00 sl-base/primary | 1.0 MB 00:01 sl-base 3702/3702 sl-security | 1.9 kB 00:00 sl-security/primary_db | 463 kB 00:01 590 packages excluded due to repository protections Setting up Update Process Resolving Dependencies --> Running transaction check ---> Package storm-globus-gridftp-server.x86_64 0:1.1.0-8.sl5 set to be updated --> Finished Dependency Resolution Beginning Kernel Module Plugin Finished Kernel Module Plugin Dependencies Resolved ============================================================================================================================================================================================================================================= Package Arch Version Repository Size ============================================================================================================================================================================================================================================= Updating: storm-globus-gridftp-server x86_64 1.1.0-8.sl5 EMI-1-testing-base 44 k Transaction Summary ============================================================================================================================================================================================================================================= Install 0 Package(s) Upgrade 1 Package(s) Total download size: 44 k Is this ok [y/N]: y Downloading Packages: storm-globus-gridftp-server-1.1.0-8.sl5.x86_64.rpm | 44 kB 00:00 Running rpm_check_debug Running Transaction Test Finished Transaction Test Transaction Test Succeeded Running Transaction Updating : storm-globus-gridftp-server 1/2 The StoRM GridFtp DSI server has been upgraded but NOT configured yet. You need to use yaim to configure the server. stop service The StoRM GridFtp DSI server has been upgraded but NOT configured yet. You need to use yaim to configure the server. stop service Cleanup : storm-globus-gridftp-server 2/2 The StoRM GridFtp DSI server has been upgraded but NOT configured yet. You need to use yaim to configure the server. stop service Updated: storm-globus-gridftp-server.x86_64 0:1.1.0-8.sl5 Complete! [root@cream-51 ~]# /etc/init.d/storm-globus-gridftp restart Stopping globus-gridftp-server: [FAILED] Starting globus-gridftp-server: [ OK ] [root@cream-51 ~]# service storm-backend-server start Bootstrapping storm-backend-server [ OK ] Starting storm-backend-server [ OK ]