Samadhan Fuke

Results 3 comments of Samadhan Fuke

I encountered the same issue: ![image](https://github.com/CosmiQ/solaris/assets/87641643/c9a7ce3b-d669-4dc3-b07f-ab68cd407c0d) with the following packages: ``` python3 jupyter.py --version IPython : 8.18.1 ipykernel : 6.27.1 ipywidgets : not installed jupyter_client : 8.6.0 jupyter_core : 5.5.0...

We want to create a local apt mirror with tagged packages for each client installation. This ensures that when different releases like Debian 12.4 and Debian 12.5 require different versions...

@Ferroin Sir, I am following this [Manually build Netdata from source](https://learn.netdata.cloud/docs/developer-and-contributor-corner/build-the-netdata-agent-yourself/compile-from-source-code#using-clang) documentation. Followed steps : 1. Clone the netdata and checkout v1.45.0 a) git clone https://github.com/netdata/netdata b) cd netdata/ c)...