recoll-1.26.4.tar.gz

Frank M. Ramaekers Jr.
Unisys | Mainframe Systems Analyst I


-----Original Message-----
From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of Neale 
Ferguson
Sent: Tuesday, February 4, 2020 6:44 AM
To: LINUX-390@VM.MARIST.EDU
Subject: Re: yum update qt5 problems

What are you building?


-------- Original message --------
From: "Frank M. Ramaekers" <uisfrancism.ramaek...@globe.life>
Date: 2/4/20 22:39 (GMT+10:00)
To: LINUX-390@VM.MARIST.EDU
Subject: Re: [LINUX-390] yum update qt5 problems

Ugh, now down a rabbit hole...

...
checking for sys/vfs.h... yes
checking for file... /bin/file
checking for aspell... /bin/aspell
configure: aspell support enabled but aspell package not found. Compiling with 
internal aspell interface file
configure: enabled support for inotify monitoring
configure: FAM support enabled but inotify support also enabled. Disabling FAM 
support and using inotify checking for chm_resolve_object in -lchm... no
configure: error: --enable-python-chm is set but libchm is not found

can't seem to fine libchm nor chmlib.

Frank M. Ramaekers Jr.
Unisys | Mainframe Systems Analyst I


-----Original Message-----
From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of Frank M. 
Ramaekers
Sent: Monday, February 3, 2020 2:59 PM
To: LINUX-390@VM.MARIST.EDU
Subject: Re: yum update qt5 problems

Hmmmm.....that's not going to work:

Dependencies Resolved

===================================================================================================================================================
 Package                               Arch                           Version   
                              Repository                      Size
===================================================================================================================================================
Removing:
 qt5-qtwebkit                          s390x                          
5.9.1-1.el7                             @epel                           39 M
Removing for dependencies:
 recoll                                s390x                          
1.23.1-2.el7                            @epel                          6.6 M

Transaction Summary
===================================================================================================================================================
Remove  1 Package (+1 Dependent package)

Don't want to remove recoll too.   URG!

Frank M. Ramaekers Jr.
Unisys | Mainframe Systems Analyst I


-----Original Message-----
From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of Neale 
Ferguson
Sent: Thursday, January 30, 2020 5:10 PM
To: LINUX-390@VM.MARIST.EDU
Subject: Re: yum update qt5 problems

Qt5-qtwebkit 5.9.x doesn't exist for 7.7 (ClefOS or CentOS or RHEL7). You will 
probably have to erase it before the update.

Neale Ferguson

On 1/31/20, 01:12, "Linux on 390 Port on behalf of Frank M. Ramaekers" 
<LINUX-390@VM.MARIST.EDU on behalf of uisfrancism.ramaek...@globe.life> wrote:

    Thanks, but...

    # yum --disablerepo=epel update
    Loaded plugins: fastestmirror, langpacks
    Loading mirror speeds from cached hostfile
    Resolving Dependencies
    --> Running transaction check
    ---> Package qt5-qtbase.s390x 0:5.9.2-3.el7 will be updated
    --> Processing Dependency: qt5-qtbase(s390-64) = 5.9.2 for package: 
qt5-qtwebkit-5.9.1-1.el7.s390x
    ---> Package qt5-qtbase.s390x 0:5.9.7-2.el7 will be an update
    ---> Package qt5-qtbase-common.noarch 0:5.9.2-3.el7 will be updated
    ---> Package qt5-qtbase-common.noarch 0:5.9.7-2.el7 will be an update
    ---> Package qt5-qtbase-gui.s390x 0:5.9.2-3.el7 will be updated
    ---> Package qt5-qtbase-gui.s390x 0:5.9.7-2.el7 will be an update
    ---> Package qt5-qtdeclarative.s390x 0:5.9.2-1.el7 will be updated
    --> Processing Dependency: qt5-qtdeclarative(s390-64) = 5.9.2 for package: 
qt5-qtwebkit-5.9.1-1.el7.s390x
    ---> Package qt5-qtdeclarative.s390x 0:5.9.7-1.el7 will be an update
    ---> Package qt5-qtlocation.s390x 0:5.9.2-1.el7 will be updated
    ---> Package qt5-qtlocation.s390x 0:5.9.7-1.el7 will be an update
    ---> Package qt5-qtsensors.s390x 0:5.9.2-1.el7 will be updated
    ---> Package qt5-qtsensors.s390x 0:5.9.7-1.el7 will be an update
    ---> Package qt5-qtwebchannel.s390x 0:5.9.2-1.el7 will be updated
    ---> Package qt5-qtwebchannel.s390x 0:5.9.7-1.el7 will be an update
    ---> Package qt5-qtxmlpatterns.s390x 0:5.9.2-1.el7 will be updated
    ---> Package qt5-qtxmlpatterns.s390x 0:5.9.7-1.el7 will be an update
    --> Finished Dependency Resolution
    Error: Package: qt5-qtwebkit-5.9.1-1.el7.s390x (@epel)
               Requires: qt5-qtdeclarative(s390-64) = 5.9.2
               Removing: qt5-qtdeclarative-5.9.2-1.el7.s390x (@os)
                   qt5-qtdeclarative(s390-64) = 5.9.2-1.el7
               Updated By: qt5-qtdeclarative-5.9.7-1.el7.s390x (os)
                   qt5-qtdeclarative(s390-64) = 5.9.7-1.el7
    Error: Package: qt5-qtwebkit-5.9.1-1.el7.s390x (@epel)
               Requires: qt5-qtbase(s390-64) = 5.9.2
               Removing: qt5-qtbase-5.9.2-3.el7.s390x (@os)
                   qt5-qtbase(s390-64) = 5.9.2-3.el7
               Updated By: qt5-qtbase-5.9.7-2.el7.s390x (os)
                   qt5-qtbase(s390-64) = 5.9.7-2.el7
     You could try using --skip-broken to work around the problem
     You could try running: rpm -Va --nofiles --nodigest

    Frank M. Ramaekers Jr.
    Unisys | Mainframe Systems Analyst I

    -----Original Message-----
    From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of Neale 
Ferguson
    Sent: Tuesday, January 28, 2020 5:17 PM
    To: LINUX-390@VM.MARIST.EDU
    Subject: Re: yum update qt5 problems

    EPEL7 for ClefOS is built from the same source as RHEL/CentOS. One thing we 
don't do is delete packages from it as they enter the base distribution. The 
qt5 stuff you are after are all now in the main distro and at a higher level. 
You may just want to --disablerepo=epel when you do the install/update.

    Neale Ferguson

    On 1/29/20, 03:17, "Linux on 390 Port on behalf of Frank M. Ramaekers" 
<LINUX-390@VM.MARIST.EDU on behalf of uisfrancism.ramaek...@globe.life> wrote:

        It other words, just wait.   :)

        Frank M. Ramaekers Jr.
        Unisys | Mainframe Systems Analyst I


        -----Original Message-----
        From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of 
Stephen John Smoogen
        Sent: Tuesday, January 28, 2020 9:59 AM
        To: LINUX-390@VM.MARIST.EDU
        Subject: Re: yum update qt5 problems

        On Tue, 28 Jan 2020 at 10:20, Frank M. Ramaekers 
<uisfrancism.ramaek...@globe.life> wrote:
        >
        > Still...
        > # yum update

        > --> Finished Dependency Resolution
        > Error: Package: qt5-qtwebkit-5.9.1-1.el7.s390x (@epel)

        OK sorry I was a bit confused as EPEL only has s390x for EL8. Looking 
at the version you are showing the rebuild of EPEL for s390x does not have the 
updated spec from August where the upstream maintainer triggered a rebuild when 
qt5-qtbase. Whoever is the buildmaster of that EPEL needs to sync up and 
rebuild various packages to match the ABI problems you are seeing. [The RPM is 
refusing to update because the ABI of 5.9.1 was built against an older 
qt5-qtbase and other items.]



        --
        Stephen J Smoogen.

        ----------------------------------------------------------------------
        For LINUX-390 subscribe / signoff / archive access instructions, send 
email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit 
https://urldefense.proofpoint.com/v2/url?u=http-3A__www2.marist.edu_htbin_wlvindex-3FLINUX-2D390&d=DwIBaQ&c=laxeQK7vPmHfouIIPNyCfbQd49eK3u00U8Jdo0RFvts&r=EOaM1MkMLG24_TOy4m7EdDoX0CP9-c0YJ2kTdeagcqQ&m=Z2CP8t7wXBc4YgA4Zuy1KXC5b1G_JlC_CYwQ6KX3gLI&s=IeyojhXSSdhZn3HpUgaVvCx-AucmcTtdaL1kMa39j_A&e=

        ----------------------------------------------------------------------
        This message contains information which is privileged and confidential 
and is solely for the use of the intended recipient. If you are not the 
intended recipient, be aware that any review, disclosure, copying, 
distribution, or use of the contents of this message is strictly prohibited. If 
you have received this in error, please destroy it immediately and notify us at 
privacy...@globe.life.


        ----------------------------------------------------------------------
        For LINUX-390 subscribe / signoff / archive access instructions,
        send email to lists...@vm.marist.edu with the message: INFO LINUX-390 
or visit
        
https://urldefense.proofpoint.com/v2/url?u=http-3A__www2.marist.edu_htbin_wlvindex-3FLINUX-2D390&d=DwIGaQ&c=laxeQK7vPmHfouIIPNyCfbQd49eK3u00U8Jdo0RFvts&r=EOaM1MkMLG24_TOy4m7EdDoX0CP9-c0YJ2kTdeagcqQ&m=I7Fe0fE8XOcBC963nZ909LVM_ETAQlzgd7XgMYdn6NU&s=pQS8_k84VAP96pJ7ERaXFXBZoH-z0gaaQvhScjsRyQ4&e=



    ----------------------------------------------------------------------
    For LINUX-390 subscribe / signoff / archive access instructions, send email 
to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit 
https://urldefense.proofpoint.com/v2/url?u=http-3A__www2.marist.edu_htbin_wlvindex-3FLINUX-2D390&d=DwIGaQ&c=laxeQK7vPmHfouIIPNyCfbQd49eK3u00U8Jdo0RFvts&r=EOaM1MkMLG24_TOy4m7EdDoX0CP9-c0YJ2kTdeagcqQ&m=I7Fe0fE8XOcBC963nZ909LVM_ETAQlzgd7XgMYdn6NU&s=pQS8_k84VAP96pJ7ERaXFXBZoH-z0gaaQvhScjsRyQ4&e=

    ----------------------------------------------------------------------
    For LINUX-390 subscribe / signoff / archive access instructions,
    send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or 
visit
    
https://urldefense.proofpoint.com/v2/url?u=http-3A__www2.marist.edu_htbin_wlvindex-3FLINUX-2D390&d=DwIGaQ&c=laxeQK7vPmHfouIIPNyCfbQd49eK3u00U8Jdo0RFvts&r=EOaM1MkMLG24_TOy4m7EdDoX0CP9-c0YJ2kTdeagcqQ&m=FNZYkoYNw655csm6pLMAZpxQJfrE2d0MshF3rceC-9A&s=NdOVSwzoypWH3cUp_9LAbreZdLcpqpOlHWcC-qBuWSo&e=



----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions, send email to 
lists...@vm.marist.edu with the message: INFO LINUX-390 or visit 
https://urldefense.proofpoint.com/v2/url?u=http-3A__www2.marist.edu_htbin_wlvindex-3FLINUX-2D390&d=DwIGaQ&c=laxeQK7vPmHfouIIPNyCfbQd49eK3u00U8Jdo0RFvts&r=EOaM1MkMLG24_TOy4m7EdDoX0CP9-c0YJ2kTdeagcqQ&m=FNZYkoYNw655csm6pLMAZpxQJfrE2d0MshF3rceC-9A&s=NdOVSwzoypWH3cUp_9LAbreZdLcpqpOlHWcC-qBuWSo&e=

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions, send email to 
lists...@vm.marist.edu with the message: INFO LINUX-390 or visit 
https://urldefense.proofpoint.com/v2/url?u=http-3A__www2.marist.edu_htbin_wlvindex-3FLINUX-2D390&d=DwIGaQ&c=laxeQK7vPmHfouIIPNyCfbQd49eK3u00U8Jdo0RFvts&r=EOaM1MkMLG24_TOy4m7EdDoX0CP9-c0YJ2kTdeagcqQ&m=4OokAzZzWu1YY9b7z98xH9ycjnZMdj1sFXEnHSPnLb8&s=vEjvrocku3lDo_WJhKPPa9i_Jy_VyoACJeh1nTHs3l4&e=

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions, send email to 
lists...@vm.marist.edu with the message: INFO LINUX-390 or visit 
https://urldefense.proofpoint.com/v2/url?u=http-3A__www2.marist.edu_htbin_wlvindex-3FLINUX-2D390&d=DwIGaQ&c=laxeQK7vPmHfouIIPNyCfbQd49eK3u00U8Jdo0RFvts&r=EOaM1MkMLG24_TOy4m7EdDoX0CP9-c0YJ2kTdeagcqQ&m=lNBrkqoenFv8133QsOi9MXc0knkL7EHZxQOwPZuq3TA&s=v5OO_XFRGxZGTevBzvM94mYks-Z-heLZ9Q9oVTqIxjk&e=
 

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions, send email to 
lists...@vm.marist.edu with the message: INFO LINUX-390 or visit 
https://urldefense.proofpoint.com/v2/url?u=http-3A__www2.marist.edu_htbin_wlvindex-3FLINUX-2D390&d=DwIGaQ&c=laxeQK7vPmHfouIIPNyCfbQd49eK3u00U8Jdo0RFvts&r=EOaM1MkMLG24_TOy4m7EdDoX0CP9-c0YJ2kTdeagcqQ&m=lNBrkqoenFv8133QsOi9MXc0knkL7EHZxQOwPZuq3TA&s=v5OO_XFRGxZGTevBzvM94mYks-Z-heLZ9Q9oVTqIxjk&e=
 

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www2.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to