Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: cannot find package: archlinux-keyring #45

Open
rajil opened this issue Jan 18, 2020 · 6 comments
Open

Error: cannot find package: archlinux-keyring #45

rajil opened this issue Jan 18, 2020 · 6 comments

Comments

@rajil
Copy link

rajil commented Jan 18, 2020

Got the following error:


# /usr/local/bin/arch-bootstrap -a x86_64 -r "http://mirror.aktkn.sg/archlinux/" /mnt/arch
--- destination directory: /mnt/arch
--- core repository: http://mirror.aktkn.sg/archlinux/core/os/x86_64
--- temporary directory: /tmp/tmp.sDYR1Glicf
--- fetch packages list: http://mirror.aktkn.sg/archlinux/core/os/x86_64/
--- pacman package and dependencies: acl archlinux-keyring attr bzip2 curl expat glibc gpgme libarchive libassuan libgpg-error libnghttp2 libssh2 lzo openssl pacman pacman-mirrorlist xz zlib krb5 e2fsprogs keyutils libidn2 libunistring gcc-libs lz4 libpsl icu libunistring zstd filesystem
--- download package: http://mirror.aktkn.sg/archlinux/core/os/x86_64/acl-2.2.53-2-x86_64.pkg.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  131k  100  131k    0     0   586k      0 --:--:-- --:--:-- --:--:--  589k
--- uncompress package: /tmp/tmp.sDYR1Glicf/acl-2.2.53-2-x86_64.pkg.tar.xz
--- Error: cannot find package: archlinux-keyring
@tiredofit
Copy link
Contributor

See #44 for fix

@Noahmatada
Copy link

I too have this problem, and this did not fix it.

@nerdroychan
Copy link

Same problem here.

@nerdroychan
Copy link

See #44 for fix

Can confirm this patch works. New zstd support is necessary for future bootstrap..

@rolfen
Copy link

rolfen commented Apr 17, 2020

The archlinux-keyring package is a zstd file.

@Noahmatada

The fix #44 should work I did the same changes and it worked for me.

This is the fixed script:
https://raw.githubusercontent.com/tiredofit/arch-bootstrap/support-zst/arch-bootstrap.sh

@bensuperpc
Copy link

bensuperpc commented Jun 19, 2021

The archlinux-keyring package is a zstd file.

@Noahmatada

The fix #44 should work I did the same changes and it worked for me.

This is the fixed script:
https://raw.githubusercontent.com/tiredofit/arch-bootstrap/support-zst/arch-bootstrap.sh

I haver same issue but i can't fetch packages :/

--- fetch packages list: ftp://ftp.archlinux.org/core/os/x86_64/
--- Error: cannot fetch packages list: ftp://ftp.archlinux.org/core/os/x86_64
--- pacman package and dependencies: acl archlinux-keyring attr bzip2 curl expat glibc gpgme libarchive libassuan libgpg-error libnghttp2 libssh2 lzo openssl pacman pacman-mirrorlist xz zlib krb5 e2fsprogs keyutils libidn2 libunistring gcc-libs lz4 libpsl icu libunistring zstd filesystem
--- Error: cannot find package: acl

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

No branches or pull requests

6 participants