metacall / core

MetaCall: The ultimate polyglot programming experience.
https://metacall.io
Apache License 2.0
1.55k stars 160 forks source link

packages issue in rpc and backtrace in metacall-runtime.sh #511

Closed ashpect closed 2 months ago

ashpect commented 2 months ago

🐛 Bug Report

The rpc argument which installs libcurl4 and holds it fails during the execution of metacall-runtime.sh

Screenshot 2024-06-19 at 2 34 50 PM

Expected Behavior

metacall:core/runtime builds

Current Behavior

runtime image fails to builds

Detailed Description

I also commented/removed the rpc and the backtrace failed..removing both of them successfully build the image so the issue the only limited to the 2 packages. The below is when rpc was removed with backtrace enabled. image image

viferga commented 2 months ago

This is solved here: https://github.com/metacall/core/pull/504/commits/500f2b1a3188001ab55a34f6bb1230c98feecb10