Closed LittleSilver33 closed 11 months ago
Hi, are you able to update perl again. You can run zopen upgrade perl or zopen build -u -v
. The -u will update all of the buildenv dependencies. Let me know if that helps or if the issue still persists.
The issue still persists for me.
Hmm, zopen build does cache the config state so if you are rebuiding from the same directory, then it may be using the old perl.
Can you try wiping your git-* directory and log directory and rebuilding?
cd gitport
rm -rf log git-*
zopen build -u -v
Alright, I'll give it a shot :)
@EdenBendheim is this resolved? Can we close?
@EdenBendheim is this resolved? Can we close?
Zach continued with testing this, @LittleSilver33 was any progress made?
@EdenBendheim is this resolved? Can we close?
Sorry for the late response, the command you gave me seemed to have worked. I think we can close this.
Although PERL is installed on the z/OS system (running zopen list confirms this), I am still unable to build Gitport because it is unable to locate the strict.pm in @INC. I worked with another IBM person to attempt to reconfigure PERL again before rebuilding and that did not work either. The IBM person that I talked to mentioned that it may have something to do with CPAN, but I am unsure.