Nihlus / Crystite

Custom headless server for the VR sandbox Resonite
GNU Affero General Public License v3.0
27 stars 4 forks source link

Debian package out of date and broken #6

Closed abb128 closed 9 months ago

abb128 commented 9 months ago

I tried to update Crystite server today but encountered this error:

The installed Resonite version (2024.2.5.848) does not match the version Crystite was compiled with (2024.1.3.1265)

There is no newer package

crystite is already the newest version (1.0.0+deb11~preview33).

The README recommends using the Debian repository at https://repo.algiz.nu/crystite, but it looks like this repo's latest version is preview33 which is behind the latest preview41

If I manually ping the server with this, there appears to be nothing greater than preview33

curl -H 'User-Agent: Debian APT-HTTP/1.3' https://repo.algiz.nu/crystite/dists/bullseye/main/binary-amd64/Packages  | grep Version
uyjulian commented 9 months ago

Use Debian 12 / bookworm. Debian 11 packages aren't being uploaded anymore

Nihlus commented 9 months ago

Closing as wontfix; as the previous comment stated, Crystite is only available for Debian 12 as of a number of versions ago.

abb128 commented 9 months ago

That makes more sense, I suggest updating the README as it still mentions Debian 11

Nihlus commented 9 months ago

Good catch - I've fixed that :)