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

Seeing the formatting error in package build[In windows machine] #860

Closed
ManojS-shetty opened this issue Jun 22, 2022 · 1 comment · Fixed by elastic/package-spec#358
Closed
Assignees
Labels
bug Something isn't working Team:Ecosystem Label for the Packages Ecosystem team windows

Comments

@ManojS-shetty
Copy link

I am using the windows virtual machine to debug the windows integration issues by using elastic-package tool.

I am seeing the below error occurring on my screen every-time when i run the below command

elastic-package build -v

Below is the error screenshot. Tried in various terminal like VS code, WSL etc..

Error: building package failed: invalid content found in built package: found 5 validation errors:
   1. file "C:\manoj_int_repo\integrations\build\integrations\windows\1.12.7\changelog.yml" is invalid: Reference file:///1%5Cintegration%5Cchangelog.spec.yml must be canonical    
   2. could not open folder specification file: open 1\integration\data_stream\spec.yml: file does not exist
   3. could not open folder specification file: open 1\integration\docs\spec.yml: file does not exist
   4. could not open folder specification file: open 1\integration\kibana\spec.yml: file does not exist
   5. file "C:\manoj_int_repo\integrations\build\integrations\windows\1.12.7\manifest.yml" is invalid: Reference file:///1%5Cintegration%5Cmanifest.spec.yml must be canonical ```
 
@jlind23 jlind23 added the Team:Ecosystem Label for the Packages Ecosystem team label Jun 22, 2022
@jsoriano jsoriano added bug Something isn't working windows labels Jun 22, 2022
@ManojS-shetty ManojS-shetty changed the title Seeing the formatting error in package build{In windows machine] Seeing the formatting error in package build[In windows machine] Jun 22, 2022
@jsoriano
Copy link
Member

This seems to be an issue in package-spec, I could reproduce it in CI: https://beats-ci.elastic.co/blue/organizations/jenkins/Ingest-manager%2Fpackage-spec/detail/PR-358/6/pipeline/147

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Team:Ecosystem Label for the Packages Ecosystem team windows
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants