Skip to content
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

entering the chroot for recipes with a PATCH() function fails #241

Open
jmairboeck opened this issue Feb 26, 2023 · 0 comments
Open

entering the chroot for recipes with a PATCH() function fails #241

jmairboeck opened this issue Feb 26, 2023 · 0 comments

Comments

@jmairboeck
Copy link
Member

jmairboeck commented Feb 26, 2023

Trying to enter the chroot (haikuporter -E packagename) fails when the recipe has a PATCH() function and the build directory is clean. The output is the following:

[...]
Running patch function ...
opening chroot shell for PATCH
HEAD ist jetzt bei 1f9025e import
'PS1'

Workaround: run haikuporter -b packagename first so that the PATCH() function is run normally before entering the chroot.

Has this something to do with #168?

Edit: trying to enter the chroot for the BUILD stage still doesn't work. It activates build packages, says that it enters the chroot and then exits normally (not failing this time though).

I was using lilypond_x86 as example here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant