Package Details: cryptopro-csp-k1 5.0.12900-3

Git Clone URL: https://aur.archlinux.org/cryptopro-csp-k1.git (read-only, click to copy)
Package Base: cryptopro-csp-k1
Description: CryptoPro CSP 5.0
Upstream URL: https://cryptopro.ru/products/cryptopro-csp
Licenses: unknown
Submitter: Rogach
Maintainer: Rogach
Last Packager: Rogach
Votes: 26
Popularity: 0.40
First Submitted: 2019-04-22 20:45 (UTC)
Last Updated: 2023-10-10 06:01 (UTC)

Pinned Comments

Rogach commented on 2019-04-22 20:47 (UTC) (edited on 2022-12-22 06:22 (UTC) by Rogach)

Ru

Тиражирование и распространение СКЗИ является деятельностью лицензируемой ФСБ России. Каждый экземпляр СКЗИ должен иметь индивидуальный номер учета. Т.е. анонимный доступ невозможен.

AUR не выполняет оба этих пункта. Поэтому перед выполнением makepkg необходимо скачивать СКЗИ самостоятельно с сайта производителя. Ссылка:

https://cryptopro.ru/sites/default/files/private/csp/50/12600/linux-amd64.tgz

Данный PKGBUILD старается следовать последней не-сертифицированной версии CSP (не RC).

En

This PKGBUILD does not automatically download CSP archive because accessing it requires logging in. Please download the archive manually and place alongside the PKGBUILD before building. Link:

https://cryptopro.ru/sites/default/files/private/csp/50/12600/linux-amd64.tgz

This PKGBUILD tracks the latest not-certified version of CSP (not RC).

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »

cryptobro commented on 2022-02-01 19:46 (UTC)

Current cryptopro-csp-k1.install does not seem to support upgrade, i.e. you must uninstall before install or you will get CSP unconfigured. This patch is likely enough:

@@ -562,3 +562,7 @@ post_install() {
     echo "Enable pcscd daemon for smart card support (for example etoken or rutoken):"
     echo systemctl enable --now pcscd
 }
+
+post_upgrade() {
+    post_install
+}

Rogach commented on 2022-02-01 05:33 (UTC)

@hopyres Please read the pinned comment. This package cannot be installed fully automatically.

hopyres commented on 2022-02-01 05:28 (UTC) (edited on 2022-02-01 05:28 (UTC) by hopyres)

Please correct this package for automatical install.

Rogach commented on 2022-02-01 05:25 (UTC)

Why this packet build hands?

@hopyres Sorry, I can't understand what you mean by this question.

If your build fails then please check the pinned comment.

hopyres commented on 2022-02-01 05:18 (UTC)

Please correct this packet for normal installation. Why this packet build hands?

Rogach commented on 2022-01-17 15:44 (UTC)

@hopyres - please check the pinned comment - you need to download linux-amd64.tgz and cades_linux_amd64.tar.gz manually before building.

hopyres commented on 2022-01-17 09:18 (UTC) (edited on 2022-01-17 09:25 (UTC) by hopyres)

Пакет не рабочий

:: Начало сборки:
Running as unit: run-u272.service
Press ^] three times within 1s to disconnect TTY.
==> Сборка пакета cryptopro-csp-k1 5.0.12330-2 (Пн 17 янв 2022 12:16:10)
==> Проверка зависимостей для запуска...
==> Проверка зависимостей для сборки...
==> Получение исходных файлов...
  -> Найден linux-amd64.tgz
  -> Найден cades_linux_amd64.tar.gz
==> Проверка файлов source с использованием sha256sums...
    linux-amd64.tgz ... СБОЙ
    cades_linux_amd64.tar.gz ... СБОЙ
==> ОШИБКА: Исходные файлы не прошли проверку целостности!
Finished with result: exit-code
Main processes terminated with: code=exited/status=1
Service runtime: 834ms
CPU time consumed: 939ms

Не удалось выполнить команду 'systemd-run --service-type=oneshot --pipe --wait --pty -p DynamicUser=yes -p CacheDirectory=pikaur -E HOME=/tmp -p WorkingDirectory=/var/cache/pikaur/build/cryptopro-csp-k1 makepkg --force'.

файлы linux-amd64.tgz и cades_linux_amd64.tar.gz имеют нулевую длину

istepan commented on 2021-08-09 06:29 (UTC)

@Rogach Thanks.

Rogach commented on 2021-08-09 06:18 (UTC)

@istepan Please check the pinned comment - you need to download linux-amd64.tgz manually before building.