Hi@all,

is it possible that the reason for the problem is a checksum mismatch? I cloned again the void-package repo and did a ./xbps-src binary-bootstrap ... after that i tried to crossbuild ncurses (for armv7hf and armv7hf-musl) ... the armv7hf builds without problems ... but the armv7hf-musl breaks (find output below)

Note: This is my fith day with void-linux ... so pls give me some hints if i did something in a wrong way :-)

./xbps-src -a armv7hf-musl pkg ncurses


[DEBUG] url->length: 512
[DEBUG] url->last_modified: 01 Jan 1970 00:00
ERROR: xbps-triggers-0.102_1: the RSA signature is not valid!
ERROR: xbps-triggers-0.102_1: removed pkg archive and its signature.
[DEBUG] [trans] failed to check binpkgs: Operation not permitted
[DEBUG] [pkgdb] released ok.
[*] Updating `http://repo.voidlinux.eu/current/armv7l-musl-repodata' ...
[*] Updating `http://repo.voidlinux.eu/current/nonfree/armv7l-musl-repodata' ...
[*] Updating `http://muslrepo.voidlinux.eu/current/armv7l-musl-repodata' ...
[*] Updating `http://muslrepo.voidlinux.eu/current/nonfree/armv7l-musl-repodata' ...
3 packages will be downloaded:

  base-files-0.128_1
  musl-legacy-compat-0.2_1
  cross-vpkg-dummy-0.21_1
4 packages will be installed:

  xbps-triggers-0.102_1
  base-files-0.128_1
  musl-legacy-compat-0.2_1
  cross-vpkg-dummy-0.21_1

Size to download:               62KB
Size required on disk:         381KB
Free space on disk:            191GB


[*] Downloading binary packages
base-files-0.128_1.armv7l-musl.xbps: [50KB 8%] 1276KB/s ETA: 00m00s
base-files-0.128_1.armv7l-musl.xbps: 50KB [avg rate: 15MB/s]
base-files-0.128_1.armv7l-musl.xbps.sig: [512B 100%] 7042KB/s ETA: 00m00s
base-files-0.128_1.armv7l-musl.xbps.sig: 512B [avg rate: 7042KB/s]
musl-legacy-compat-0.2_1.noarch.xbps: [9900B 41%] 1219KB/s ETA: 00m00s
musl-legacy-compat-0.2_1.noarch.xbps: 9900B [avg rate: 2946KB/s]
musl-legacy-compat-0.2_1.noarch.xbps.sig: [512B 100%] -- stalled -- ETA: 00m00s
musl-legacy-compat-0.2_1.noarch.xbps.sig: 512B [avg rate: -- stalled --]
cross-vpkg-dummy-0.21_1.armv7l-musl.xbps: [916B 100%] 3032KB/s ETA: 00m00s
cross-vpkg-dummy-0.21_1.armv7l-musl.xbps: 916B [avg rate: 3032KB/s]
cross-vpkg-dummy-0.21_1.armv7l-musl.xbps.sig: [512B 100%] 9259KB/s ETA: 00m00s
cross-vpkg-dummy-0.21_1.armv7l-musl.xbps.sig: 512B [avg rate: 9259KB/s]

[*] Verifying package integrity
xbps-triggers-0.102_1: verifying RSA signature...
=> ERROR: cannot continue due to errors above




Am Freitag, 31. Juli 2015 17:23:16 UTC+2 schrieb Thorsten Johannvorderbrueggen:
Hi@all,

i have a problem with using void-package ...

[tjohann@barney void-packages]$ ./xbps-src bootstrap-update
=> xbps-src: removing autodeps, please wait...
=> xbps-src: cleaning up masterdir...
=> xbps-src: updating /mnt/shared/void-packages/masterdir ...
[*] Updating `http://repo.voidlinux.eu/current/x86_64-repodata' ...
[*] Updating `http://muslrepo.voidlinux.eu/current/x86_64-repodata' ...
ERROR: [reposync] failed to fetch file `http://muslrepo.voidlinux.eu/current/x86_64-repodata': Not Found

If i take a look at http://muslrepo.voidlinux.eu/current/ there is no x86_64-repodata ... but one x86_64-musl-repodata

Cheers
  Thorsten