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

Pipfile cannot be recognized #401

Open
cancinar opened this issue Sep 18, 2024 · 0 comments
Open

Pipfile cannot be recognized #401

cancinar opened this issue Sep 18, 2024 · 0 comments

Comments

@cancinar
Copy link

Expected Behavior

It should be detected automatically if there is Pipfile in the root directory.

Current Behavior

The builder does not recognize Pipfile, and it says 'No buildpack groups passed detection.'

Output:

[detector] SKIPPED: No supported environment variables were set
[detector] ======== Results ========
[detector] pass: paketo-buildpacks/[email protected]
[detector] pass: paketo-buildpacks/[email protected]
[detector] pass: paketo-buildpacks/[email protected]
[detector] fail: paketo-buildpacks/[email protected]
[detector] skip: paketo-buildpacks/[email protected]
[detector] skip: paketo-buildpacks/[email protected]
[detector] skip: paketo-buildpacks/[email protected]
[detector] ERROR: No buildpack groups passed detection.
[detector] ERROR: Please check that you are running against the correct path.
[detector] ERROR: failed to detect: no buildpacks participating
ERROR: failed to build: executing lifecycle: failed with status code:

Possible Solution

Steps to Reproduce

Screenshot 2024-08-28 at 14 16 40

pack build my-app --buildpack paketo-buildpacks/python --builder paketobuildpacks/builder-jammy-base

Motivations

The builder should detect correctly and it should also look at the sub-folders to find *.py files

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

No branches or pull requests

1 participant