Skip to content
New issue

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

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

Already on GitHub? # to your account

no such package #112

Open
hemna opened this issue Feb 25, 2025 · 4 comments
Open

no such package #112

hemna opened this issue Feb 25, 2025 · 4 comments

Comments

@hemna
Copy link

hemna commented Feb 25, 2025

5481092b5f0c:/# whoami
root

5481092b5f0c:/# cat /etc/issue
Welcome to Alpine Linux 3.21
Kernel \r on an \m (\l)

5481092b5f0c:/# curl -sL https://alpine.swee.codes/install.sh | sh
Installing Alpine repo...
https://alpine.swee.codes/all/main/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   800    0   800    0     0   4446      0 --:--:-- --:--:-- --:--:--  4469
fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/aarch64/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/aarch64/APKINDEX.tar.gz
fetch https://alpine.swee.codes/all/main/aarch64/APKINDEX.tar.gz
WARNING: updating and opening https://alpine.swee.codes/all/main/: No such file or directory
v3.21.3-73-g0843e2de4e2 [https://dl-cdn.alpinelinux.org/alpine/v3.21/main]
v3.21.3-74-g1a85748efde [https://dl-cdn.alpinelinux.org/alpine/v3.21/community]
2 unavailable, 0 stale; 25260 distinct packages available
Done!
5481092b5f0c:/# apk add fortune-mod
fetch https://alpine.swee.codes/all/main/aarch64/APKINDEX.tar.gz
WARNING: updating and opening https://alpine.swee.codes/all/main/: No such file or directory
ERROR: unable to select packages:
  fortune-mod (no such package):
    required by: world[fortune-mod]
@hemna
Copy link
Author

hemna commented Feb 25, 2025

also.

5481092b5f0c:/# uname -a
Linux 5481092b5f0c 6.8.0-1017-oracle #18-Ubuntu SMP Thu Nov 21 20:31:06 UTC 2024 aarch64 Linux

@shlomif
Copy link
Owner

shlomif commented Feb 26, 2025

Hi. @Sweeistaken : hi, any idea? He maintains the alpine linux repo

@Sweeistaken
Copy link
Contributor

Sweeistaken commented Feb 26, 2025

Hi @shlomif @hemna, my Alpine repository doesn't support aarch64 yet, only x86_64

Sorry, I don't know when to cross-compile for now!

Edit: I'll try making my automatic scripts build for ARM

@Sweeistaken
Copy link
Contributor

Sweeistaken commented Mar 22, 2025

Hi @shlomif @hemna I have built the same package for aarch64 in Alpine Linux, I think using apk update and then running apk add fortune-mod will work now.

ref: swee/automationScripts workflow run #34/2

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants