Skip to content

INC2475606: do not install debuginfo packages

Ben Morrice requested to merge INC2475606 into master
[root@lxvmcc7p-amd64 ~]# yum install puppet-eosclient-2.5-1.el7.cern.noarch.rpm 
Loaded plugins: changelog, fastestmirror, kernel-module, ovl, protectbase, tsflags, versionlock
Examining puppet-eosclient-2.5-1.el7.cern.noarch.rpm: puppet-eosclient-2.5-1.el7.cern.noarch
Marking puppet-eosclient-2.5-1.el7.cern.noarch.rpm as an update to puppet-eosclient-2.4-3.el7.cern.noarch
Resolving Dependencies
--> Running transaction check
---> Package puppet-eosclient.noarch 0:2.4-3.el7.cern will be updated
---> Package puppet-eosclient.noarch 0:2.5-1.el7.cern will be an update
--> Finished Dependency Resolution
Beginning Kernel Module Plugin
Finished Kernel Module Plugin

Dependencies Resolved

=====================================================================================================
 Package             Arch      Version              Repository                                  Size
=====================================================================================================
Updating:
 puppet-eosclient    noarch    2.5-1.el7.cern       /puppet-eosclient-2.5-1.el7.cern.noarch     53 k

Transaction Summary
=====================================================================================================
Upgrade  1 Package

Total size: 53 k
Is this ok [y/d/N]: y
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Updating   : puppet-eosclient-2.5-1.el7.cern.noarch                                            1/2 
  Cleanup    : puppet-eosclient-2.4-3.el7.cern.noarch                                            2/2 
  Verifying  : puppet-eosclient-2.5-1.el7.cern.noarch                                            1/2 
  Verifying  : puppet-eosclient-2.4-3.el7.cern.noarch                                            2/2 

Updated:
  puppet-eosclient.noarch 0:2.5-1.el7.cern                                                           

Complete!
[root@lxvmcc7p-amd64 ~]# locmap --enable eosclient

[INFO] module eosclient enabled.

[root@lxvmcc7p-amd64 ~]# locmap --configure eosclient
[INFO    ] Please wait while your system is being configured... 
[INFO    ] The run succeeded, and some resources were changed.
[root@lxvmcc7p-amd64 ~]# kinit morrice
Password for morrice@CERN.CH: 
[root@lxvmcc7p-amd64 ~]# ls -l /eos/user/m/morrice/
total 28
drwx------. 2 morrice it 4096 Dec  9  2019 Contacts
drwxr-xr-x. 2 morrice it 4096 May 19 16:09 Documents
drwxr-xr-x. 2 morrice it 4096 May 19 16:09 Music
drwxr-xr-x. 2 morrice it 4096 May 19 16:09 Pictures
drwxr-xr-x. 2 morrice it 4096 Jul  9  2019 SWAN_projects
drwxr-xr-x. 2 morrice it 4096 May 19 16:09 Videos
drwxr-xr-x. 2 morrice it 4096 May  1 22:04 WINDOWS
[root@lxvmcc7p-amd64 ~]#
Edited by Ben Morrice

Merge request reports