microsoft / microsoft/Oryx

Failed during oryx build due to \n/opt/Kudu/Scripts/starter.sh oryx build /tmp/zipdeploy/extracte

Open
#2,444 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
881
Forks
195
Avg merge
20h 13m
Merged PRs (30d)
13

Description

Hi team, I am having this issue when I try to deploy my code to a function app in azure

11:41:28 AM 30may24FunctionApp: Failed during oryx build due to \n/opt/Kudu/Scripts/starter.sh oryx build /tmp/zipdeploy/extracted -o /home/site/wwwroot --platform python --platform-version 3.11.8 -p packagedir=.python_packages/lib/site-packages
11:41:28 AM 30may24FunctionApp: Deployment failed with Error: \n/opt/Kudu/Scripts/starter.sh oryx build /tmp/zipdeploy/extracted -o /home/site/wwwroot --platform python --platform-version 3.11.8 -p packagedir=.python_packages/lib/site-packages
11:41:26 AM 30may24FunctionApp: Deployment failed.

Attaching also my files
Sin título

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the Azure Function deployment with the reported oryx build command, including Python 3.11.8 and the .python_packages/lib/site-packages output path. Inspect /opt/Kudu/Scripts/starter.sh, the extracted deployment contents, and the attached files; done means identifying the underlying build failure and documenting or fixing its cause.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, python
Domain
build-system, cloud
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.