Skip to content

Instantly share code, notes, and snippets.

@Cogitri
Created October 6, 2018 22:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Cogitri/0ea591a61aadbe486e8126a3585a3432 to your computer and use it in GitHub Desktop.
Save Cogitri/0ea591a61aadbe486e8126a3585a3432 to your computer and use it in GitHub Desktop.
Downloads/xbps-rindex
xbps-rindex -vd --signedby "Rasmus Thomsen <rasmus.thomsen@protonmail.com>" --privkey $(pwd)/privkey.pem -S /srv/dist
[DEBUG] XBPS: 0.53 API: 20180730 GIT: UNSET
[DEBUG] Processing configuration directory: /etc/xbps.d
[DEBUG] Processing system configuration directory: /usr/share/xbps.d
[DEBUG] Parsing configuration file: /usr/share/xbps.d/00-repository-main.conf
[DEBUG] [repo] `https://alpha.de.repo.voidlinux.org/current/musl' stored successfully
[DEBUG] /usr/share/xbps.d/00-repository-main.conf: added repository https://alpha.de.repo.voidlinux.org/current/musl
[DEBUG] Parsing configuration file: /usr/share/xbps.d/musl-arch.conf
[DEBUG] /usr/share/xbps.d/musl-arch.conf: native architecture set to x86_64-musl
[DEBUG] Parsing configuration file: /usr/share/xbps.d/xbps.conf
[DEBUG] rootdir=/
[DEBUG] metadir=//var/db/xbps
[DEBUG] cachedir=/var/cache/xbps
[DEBUG] confdir=/etc/xbps.d
[DEBUG] sysconfdir=/usr/share/xbps.d
[DEBUG] syslog=true
[DEBUG] bestmatching=false
[DEBUG] Architecture: x86_64-musl
[DEBUG] Target Architecture: aarch64
[DEBUG] Repository[0]=https://alpha.de.repo.voidlinux.org/current/musl
xbps-rindex: failed to read the RSA privkey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment