Skip to content

feat(platform): Add Astra Linux 1.8 (amd64) support#299

Closed
bobo12473-design wants to merge 1 commit intoOpenVoxProject:mainfrom
bobo12473-design:main
Closed

feat(platform): Add Astra Linux 1.8 (amd64) support#299
bobo12473-design wants to merge 1 commit intoOpenVoxProject:mainfrom
bobo12473-design:main

Conversation

@bobo12473-design
Copy link

Added platform definition: astra-1.8-amd64.

feat(platform): add Astra Linux 1.8 (amd64) support
@bastelfreak
Copy link
Contributor

Hi @bobo12473-design , before we can add it here, we need to be able to compile all openvox dependencies (curl, Ruby, OpenSSL, a couple of gems) on that platform. This happens in puppet-runtime and vanagon. You can take OpenVoxProject/puppet-runtime#97 & OpenVoxProject/vanagon#67 as inspiration.

@nmburgan
Copy link
Member

Sorry, there are no publicly available container images for this OS. We can't build packages for the platform.

@nmburgan nmburgan closed this Mar 11, 2026
@jay7x
Copy link

jay7x commented Mar 12, 2026

@nmburgan Actually, there is :) just in their own registry:

➜ ~ podman run --rm registry.astralinux.ru/astra/ubi18 cat /etc/os-release
Trying to pull registry.astralinux.ru/astra/ubi18:latest...
Getting image source signatures
Copying blob 215790beff0f done
Copying config 3eb8e6899d done
Writing manifest to image destination
Storing signatures
PRETTY_NAME="Astra Linux"
NAME="Astra Linux"
ID=astra
ID_LIKE=debian
ANSI_COLOR="1;31"
HOME_URL="https://astralinux.ru"
SUPPORT_URL="https://astralinux.ru/support"
LOGO=astra
VERSION_ID=1.8_x86-64
VERSION_CODENAME=1.8_x86-64
VARIANT_ID=se

Internally it's safe to assume this distro is another Debian fork (at least for now).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants