Oh god, I'd hoped those PTF horrors were long dead by now. I'll try to see
what I can remember.
Each OPS PTF ships a save file which contains the actual files along with
a manifest of what it shipped. On PTF apply, the old files are read from
the manifest and removed, then the updated save file is restored. It seems
like the PTF removed the old files correctly, but failed to restore the
new save file for some reason. I seem to recall there was a program which
is called from the PTF exit, which I think we added later. Maybe a prereq
got missed somewhere and that never got installed? (I'd assume all the OPS
PTFs we ever shipped made it in to the final CUME)
You could try running the following to emulate what the install exit/PTFs
do:
CALL QOPS/QOPSINST '/QSYS.LIB/QOPS.LIB/QPYTHON.FILE '
(The path needs to be 39 characters long so I just padded it out an
arbitrary amount)
That's about as much as I can remember. Hope that helps, but it really is
time to move on from 7.1 It's been out of support for nearly 3 years now:
[1]
https://club-seiden.github.io/ibm-i-clock/
----- Original message -----
From: John Yeung <gallium.arsenide@xxxxxxxxx>
Sent by: "OpenSource" <opensource-bounces@xxxxxxxxxxxxxxxxxx>
To: IBMi Open Source Roundtable <opensource@xxxxxxxxxxxxxxxxxx>
Cc:
Subject: [EXTERNAL] Re: [IBMiOSS] I want to apply the latest PTF related
to Python3.
Date: Wed, Apr 14, 2021 9:19 PM
> Though yum isn't officially supported on 7.1, you might still be able
> to get it working:
>
>
[2]
https://ibmi-oss-docs.readthedocs.io/en/latest/yum/README.html#ibm-i-7-1-install-instructions-experimental-not-supported ;
In case the long link was broken due to line wrapping issues, here's a
short version:
[3]
https://bit.ly/3gjcMbw ;
Or just go to the main page and scroll:
[4]
https://ibmi-oss-docs.readthedocs.io/en/latest/yum/README.html ;
John Y.
--
This is the IBMi Open Source Roundtable (OpenSource) mailing list
To post a message email: OpenSource@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: [5]
https://lists.midrange.com/mailman/listinfo/opensource ;
or email: OpenSource-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at [6]
https://archive.midrange.com/opensource ;.
Help support midrange.com by shopping at amazon.com with our affiliate
link: [7]
https://amazon.midrange.com ;
References
Visible links
1.
https://club-seiden.github.io/ibm-i-clock/
2.
https://ibmi-oss-docs.readthedocs.io/en/latest/yum/README.html#ibm-i-7-1-install-instructions-experimental-not-supported
3.
https://bit.ly/3gjcMbw
4.
https://ibmi-oss-docs.readthedocs.io/en/latest/yum/README.html
5.
https://lists.midrange.com/mailman/listinfo/opensource
6.
https://archive.midrange.com/opensource
7.
https://amazon.midrange.com/
As an Amazon Associate we earn from qualifying purchases.