Project

General

Profile

action #122998

Updated by livdywan over 1 year ago

## Observation 
 Note: The worker is currently completely offline and needs to be recovered first. 

 Tina Müller tried to install a perl package on o3 workers and reported "file conflicts": 

 > on rebel I tried to install the module and got: 

 ``` 
 Loading repository data...         
 Reading installed packages...                         
 Resolving package dependencies...                                     
                                                                     
 The following 8 NEW packages are going to be installed:            
   openQA-client openQA-common openQA-worker perl-Compress-Raw-Bzip2 perl-Compress-Raw-Lzma perl-Compress-Raw-Zlib perl-IO-Compress perl-IO-Compress-Lzma 
 ``` 

 > so it tried to install much more than requested, and then got conflicts like: 

 ``` 
 Detected 11 file conflicts:                                           
                                                                                                                                                                                                                                                                                       
 File /usr/share/openqa/lib/OpenQA/CacheService/Client.pm    
   from install of                                                     
      openQA-worker-4.6.1673443568.582a087-lp154.5532.1.noarch (devel_openQA) 
   conflicts with file from package                                
      perl-Net-SSH2-0.73-lp153.2.2.x86_64 (@System)                
                                                                     
 File /usr/share/openqa/lib/OpenQA/CacheService/Controller/API.pm                                                                            
   from install of                                        
      openQA-worker-4.6.1673443568.582a087-lp154.5532.1.noarch (devel_openQA)                                                                                                                                                                                                            
   conflicts with file from package                                                                                                                                                                                                                                                      
      perl-Net-SSH2-0.73-lp153.2.2.x86_64 (@System)                       
 ``` 

 looks like some corruption to me. 

 ## Acceptance criteria 
 * **AC1:** Machine is online 
 * **AC2:** No more package conflicts 

 ## Suggestions 
 * IPMI reboot 
 * Use the old ipmi command, the machine isn't in the new security zone yet 
 * May need to reinstall the machine

Back