-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EVFEVENT file - has QTEMP/QSOURCE in path. #280
Comments
BOB uses ibmi-bob/src/makei/crtfrmstmf.py Line 137 in 45e40c5
Do you have this in git, as that should not happen. |
It is here, in git: https://gitlab.com/JDubbTX/my-first-ibm-i-project |
|
i didn't have it set public. it is now.
John Weirich (he/him)
979.219.9262
…________________________________
From: Edmund Reinhardt ***@***.***>
Sent: Thursday, April 4, 2024 10:21:55 PM
To: IBM/ibmi-bob ***@***.***>
Cc: John Weirich ***@***.***>; Mention ***@***.***>
Subject: Re: [IBM/ibmi-bob] EVFEVENT file - has QTEMP/QSOURCE in path. (Issue #280)
BOB uses crtfrmstmf which fixes the EVFEVENT after the compile if *EVENTF was used. See
https://github.com/IBM/ibmi-bob/blob/45e40c5e1f5648b11bdec626028077bd3e959450/src/makei/crtfrmstmf.py#L137
Do you have this in git, as that should not happen.
It is here, in git: https://gitlab.com/JDubbTX/my-first-ibm-i-project
@JDubbTX<https://github.com/JDubbTX>
Is this link still valid?
—
Reply to this email directly, view it on GitHub<#280 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ANRLW3D6MJV237TM3HZEUE3Y3YKFHAVCNFSM6AAAAABBD6J64WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMZYG43DOMBVGQ>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
I can get to https://gitlab.com/JDubbTX |
OK, forgot I moved the project. Project is now [here]: (https://gitlab.com/ibm-i-stuff/my-first-ibm-i-project) I tried this again in two different environments on my machine. I did this from a powershell 7 prompt, where I have gitbash installed, seemed to work fine there. HOWEVER New behavior in WSL (This does not happen in my pure windows environment, which works as expected):
Output:
|
I should also mention that the project builds fine in its ci/cd pipeline, a gitlab runner that uses a linux alpine image: https://gitlab.com/ibm-i-stuff/my-first-ibm-i-project/-/jobs/6407073271 |
I was again trying local development in code-4-i with BOB actions.
When attempting to create a display file, the evfevent file came back with an error result, but the path to the file was qtemp/qsource, instead of the correct path.
The text was updated successfully, but these errors were encountered: