go-graphite / go-carbon

Golang implementation of Graphite/Carbon server with classic architecture: Agent -> Cache -> Persister
MIT License
801 stars 126 forks source link

[Q] Packages for Debian Bookworm #570

Closed anayrat closed 8 months ago

anayrat commented 8 months ago

Hello, It seems packages are missing for Debian bookworm ? https://packagecloud.io/app/go-graphite/stable/search?q=&filter=all&dist=debian%2Fbookworm

Do you plan to publish them? Thanks

deniszh commented 8 months ago

Thanks for fixing this! I can probably release 0.17.2, then you'll have bookworm package

deniszh commented 8 months ago

@anayrat : ah, but you neet to use 8 spaces in makefile first, because now it's failing:

Run make
Makefile:135: *** missing separator (did you mean TAB instead of 8 spaces?).  Stop.