AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
 View Only

yum "Transaction Check Error" trying to install samba-client

  • 1.  yum "Transaction Check Error" trying to install samba-client

    Posted Thu March 01, 2018 11:17 PM

    Originally posted by: lgomba


    Hi when I try to install samba-client on my AIX 7.1 TL5 with

    yum install samba-client

    I get the following error which I don't quite understand what its trying to tell me

    Transaction Check Error:                                                                                           
      file /opt/freeware/64 from install of libtiff-3.8.2-1.ppc conflicts with file from package libjpeg-6b-6.ppc      
      file /opt/freeware/64/lib from install of libtiff-3.8.2-1.ppc conflicts with file from package libjpeg-6b-6.ppc 

     

    /opt/freeware/64 and /opt/freeware/64/lib are NOT files but directories.

    ie.

     

    Package package libjpeg-6b-6.ppc IS already installed

    eg.

    [remaix:root:/opt/freeware/64/lib ]>yum list libjpeg-6b-6.ppc                                                                      
    Installed Packages                                                                                                                  
    libjpeg.ppc                                                    6b-6                                                     @AIX_Toolbox
    [remaix:root: /opt/freeware/64/lib ]>                                                                                              

     

    What does package

    libtiff-3.8.2-1.ppc

    find that makes it think it conflicts with package

    libjpeg-6b-6.ppc 

    I tried running yum with --debuglevel=10 and errorlevel=10 but I don't get any additional output.

    How can I get more info on what its complaining about.

     

    Here are the files in both packages packages

    [remaix:root: /opt/freeware/64/lib ]>yum info libjpeg-6b-6.ppc                      
    Installed Packages                                                                  
    Name        : libjpeg                                                               
    Arch        : ppc                                                                   
    Version     : 6b                                                                    
    Release     : 6                                                                     
    Size        : 691 k                                                                 
    Repo        : installed                                                             
    From repo   : AIX_Toolbox                                                           
    Summary     : A library for manipulating JPEG image format files.                   
    URL         : http://www.ijg.org                                                    
    License     : IBM_ILA                                                               
    Description : The libjpeg package contains a library of functions for manipulating  
                : JPEG images, as well as simple client programs for accessing the      
                : libjpeg functions.  Libjpeg client programs include cjpeg, djpeg,     
                : jpegtran, rdjpgcom and wrjpgcom.  Cjpeg compresses an image file into
                : JPEG format.  Djpeg decompresses a JPEG file into a regular image     
                : file.  Jpegtran can perform various useful transformations on JPEG    
                : files.  Rdjpgcom displays any text comments included in a JPEG file.  
                : Wrjpgcom inserts text comments into a JPEG file.                     

     

    [remaix:root: /opt/freeware/64/lib ]>rpm -qlp ./libjpeg-6b-6.aix5.1.ppc.rpm      
    /opt/freeware/64                                                                 
    /opt/freeware/64/lib                                                             
    /opt/freeware/64/lib/libjpeg.a                                                   
    /opt/freeware/bin/cjpeg                                                          
    /opt/freeware/bin/djpeg                                                          
    /opt/freeware/bin/jpegtran                                                       
    /opt/freeware/bin/rdjpgcom                                                       
    /opt/freeware/bin/wrjpgcom                                                       
    /opt/freeware/doc/libjpeg-6b                                                     
    /opt/freeware/doc/libjpeg-6b/LICENSE                                             
    /opt/freeware/doc/libjpeg-6b/usage.doc                                           
    /opt/freeware/lib/libjpeg.a                                                      
    /opt/freeware/man/man1/cjpeg.1                                                   
    /opt/freeware/man/man1/djpeg.1                                                   
    /opt/freeware/man/man1/jpegtran.1                                                
    /opt/freeware/man/man1/rdjpgcom.1                                                
    /opt/freeware/man/man1/wrjpgcom.1                                                
    /usr/bin/cjpeg                                                                   
    /usr/bin/djpeg                                                                   
    /usr/bin/jpegtran                                                                
    /usr/bin/rdjpgcom                                                                
    /usr/bin/wrjpgcom                                                                
    /usr/lib/libjpeg.a                                                               
    [remaix:root: /opt/freeware/64/lib ]>                                           

    -------------------------------

    [remaix:root: /opt/freeware/64/lib ]>yum info libtiff.ppc                           
    Available Packages                                                                  
    Name        : libtiff                                                               
    Arch        : ppc                                                                   
    Version     : 3.8.2                                                                 
    Release     : 1                                                                     
    Size        : 774 k                                                                 
    Repo        : AIX_Toolbox                                                           
    Summary     : A library of functions for manipulating TIFF format image files.      
    URL         : http://www.libtiff.org/                                               
    License     : distributable                                                         
    Description : The libtiff package contains a library of functions for manipulating  
                : TIFF (Tagged Image File Format) image format files.  TIFF is a widely
                : used file format for bitmapped images.  TIFF files usually end in the
                : .tif extension and they are often quite large.                        
                :                                                                       
                : The libtiff package should be installed if you need to manipulate TIFF
                : format image files.                                                   
                                                                                        
    [remaix:root: /opt/freeware/64/lib ]>                                              

    [remaix:root: /opt/freeware/64/lib ]>rpm -qlp ./libtiff-3.8.2-1.aix5.2.ppc.rpm   
    /opt/freeware/64                                                                 
    /opt/freeware/64/lib                                                             
    /opt/freeware/64/lib/libtiff.a                                                   
    /opt/freeware/bin/bmp2tiff                                                       
    /opt/freeware/bin/fax2ps                                                         
    /opt/freeware/bin/fax2tiff                                                       
    /opt/freeware/bin/gif2tiff                                                       
    /opt/freeware/bin/pal2rgb                                                        
    /opt/freeware/bin/ppm2tiff                                                       
    /opt/freeware/bin/ras2tiff                                                       
    /opt/freeware/bin/raw2tiff                                                       
    /opt/freeware/bin/rgb2ycbcr                                                      
    /opt/freeware/bin/thumbnail                                                      
    /opt/freeware/bin/tiff2bw                                                        
    /opt/freeware/bin/tiff2pdf                                                       
    /opt/freeware/bin/tiff2ps                                                        
    /opt/freeware/bin/tiff2rgba                                                      
    /opt/freeware/bin/tiffcmp                                                        
    /opt/freeware/bin/tiffcp                                                         
    /opt/freeware/bin/tiffdither                                                     
    /opt/freeware/bin/tiffdump                                                       
    /opt/freeware/bin/tiffinfo                                                       
    /opt/freeware/bin/tiffmedian                                                     
    /opt/freeware/bin/tiffset                                                        
    /opt/freeware/bin/tiffsplit                                                      
    /opt/freeware/lib/libtiff.a                                                      
    /usr/bin/bmp2tiff                                                                
    /usr/bin/fax2ps                                                                  
    /usr/bin/fax2tiff                                                                
    /usr/bin/gif2tiff                                                                
    /usr/bin/pal2rgb                                                                 
    /usr/bin/ppm2tiff                                                                
    /usr/bin/ras2tiff                                                                
    /usr/bin/raw2tiff                                                                
    /usr/bin/rgb2ycbcr                                                               
    /usr/bin/thumbnail                                                               
    /usr/bin/tiff2bw                                                                 
    /usr/bin/tiff2pdf                                                                
    /usr/bin/tiff2ps                                                                 
    /usr/bin/tiff2rgba                                                               
    /usr/bin/tiffcmp                                                                 
    /usr/bin/tiffcp                                                                  
    /usr/bin/tiffdither                                                              
    /usr/bin/tiffdump                                                                
    /usr/bin/tiffinfo                                                                
    /usr/bin/tiffmedian                                                              
    /usr/bin/tiffset                                                                 
    /usr/bin/tiffsplit                                                               
    /usr/lib/libtiff.a                                                               
    [remaix:root: /opt/freeware/64/lib ]>                                           

     

    Regards ... Leslie

     


    #AIX-Forum