rust-lang / crates-build-env

Build environment for third-party Rust crates
MIT License
69 stars 89 forks source link

Install libtdb-dev (needed for trivialdb crate) #133

Closed jelmer closed 1 year ago

jelmer commented 1 year ago

Install libtdb-dev (needed for trivialdb crate)

Fixes https://github.com/rust-lang/crates-build-env/issues/132

syphar commented 1 year ago

Thank you for the contribution!

Keep in mind, the new image has to be deployed manually, which I typically to roughly once a week.

Since I'm on my way to a vacation the earliest time I can do it will be after 23rd.

If it takes too long, don't hesitate and just ping me again.

jelmer commented 1 year ago

@syphar ping :) any chance you could deploy a new image? As far as I can tell, this hasn't happened yet.

syphar commented 1 year ago

thank you for the ping!

I just updated the server.

( I really should update our code so this doesn't rely on restarting the server, after checking I realized that we didn't have an issue about this yet, so I created it: https://github.com/rust-lang/docs.rs/issues/2199 )

jelmer commented 1 year ago

@syphar thanks!