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

Managed FetchService should not start the fetch-service #537

Closed
tigarmo opened this issue Oct 21, 2024 · 1 comment · Fixed by #542
Closed

Managed FetchService should not start the fetch-service #537

tigarmo opened this issue Oct 21, 2024 · 1 comment · Fixed by #542
Labels
Bug Something isn't working triaged

Comments

@tigarmo
Copy link
Contributor

tigarmo commented Oct 21, 2024

Bug Description

The managed version of the FetchService, which is used when packing to create the project manifest, should not try to start the fetch-service from inside the instance. It's actually surprising that it doesn't fail every time, only sometimes.

To Reproduce

Run pack with --enable-fetch-service=permissive

part yaml

.

Relevant log output

❯ rockcraft pack --enable-fetch-service=permissive
Warning: the fetch-service integration is experimental and still in development.rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
Warning: the fetch-service integration is experimental and still in development. 
The 'fetch-service' snap is not installed.
Recommended resolution: Install the fetch-service snap via 'snap install --channel=beta fetch-service'.
Failed to execute rockcraft in instance.
@tigarmo tigarmo added Bug Something isn't working triaged labels Oct 21, 2024
Copy link

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/CRAFT-3601.

This message was autogenerated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working triaged
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant