| @@ -593,6 +593,8 @@ lua5.5-term-0.07-r3 | |||
| 593 | 593 | lua5.5-unbound-1.0.0-r1 | |
| 594 | 594 | lua5.5-unit-3.4-r1 | |
| 595 | 595 | lua5.5-uuid-0.3-r1 | |
| 596 | + | $ apk search -x lua5.[1-9] | |
| 597 | + | WARNING: The indexes contain broken packages which might not function properly. | |
| 596 | 598 | $ apk list lua5.[1-9] | |
| 597 | 599 | WARNING: The indexes contain broken packages which might not function properly. | |
| 598 | 600 | $ doas apk add lua5.[1-9] | |
swee / gistfile1.txt
Last active 5 months ago
swee revised this gist 8 months ago · 86db065
1 file changed, 2 insertions
swee revised this gist 8 months ago · 13dc2f3
1 file changed, 6 insertions, 1 deletion
| @@ -594,4 +594,9 @@ lua5.5-unbound-1.0.0-r1 | |||
| 594 | 594 | lua5.5-unit-3.4-r1 | |
| 595 | 595 | lua5.5-uuid-0.3-r1 | |
| 596 | 596 | $ apk list lua5.[1-9] | |
| 597 | - | WARNING: The indexes contain broken packages which might not function properly. | |
| 597 | + | WARNING: The indexes contain broken packages which might not function properly. | |
| 598 | + | $ doas apk add lua5.[1-9] | |
| 599 | + | WARNING: The indexes contain broken packages which might not function properly. | |
| 600 | + | ERROR: unable to select packages: | |
| 601 | + | lua5.[1-9] (no such package): | |
| 602 | + | required by: world[lua5.[1-9]] | |
swee revised this gist 8 months ago · 690a60d
2 files changed, 597 insertions
Binary file changes are not shown
Diff is too large to be shown