Last active 3 days ago

swee revised this gist 3 days ago. Go to revision

1 file changed, 14 insertions

gistfile1.txt(file created)

@@ -0,0 +1,14 @@
1 + licorice:~/Builds$ sudo apk update
2 + v20260127-5826-g09240c78790 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
3 + v20260127-3845-g1f32258fdad [http://dl-cdn.alpinelinux.org/alpine/edge/community]
4 + OK: 28725 distinct packages available
5 + licorice:~/Builds$ sudo apk add meson
6 + doas (swee@licorice) password:
7 + ERROR: unable to select packages:
8 + python3-3.14.3-r0:
9 + breaks: ibus-1.5.33-r1[python3~3.12] obex-capabilities-0.2.1-r8[python3~3.12] py3-cupshelpers-1.5.18-r8[python3~3.12] py3-pycups-2.0.4-r0[python3~3.12]
10 + satisfies: meson-1.10.2-r1[python3~3.14] meson-pyc-1.10.2-r1[python3~3.14] py3-cairo-1.28.0-r1[python3~3.14] py3-cairo-pyc-1.28.0-r1[python3~3.14] py3-certifi-2026.2.25-r1[python3~3.14] py3-certifi-pyc-2026.2.25-r1[python3~3.14]
11 + py3-charset-normalizer-3.4.6-r1[python3] py3-charset-normalizer-3.4.6-r1[python3~3.14] py3-charset-normalizer-pyc-3.4.6-r1[python3~3.14] py3-cupshelpers-1.5.18-r8[python3] py3-dbus-1.4.0-r1[python3]
12 + py3-dbus-1.4.0-r1[python3~3.14] py3-dbus-pyc-1.4.0-r1[python3~3.14] py3-gobject3-3.56.2-r1[python3] py3-gobject3-3.56.2-r1[python3~3.14] py3-gobject3-pyc-3.56.2-r1[python3~3.14] py3-idna-3.11-r1[python3]
13 + py3-idna-3.11-r1[python3~3.14] py3-idna-pyc-3.11-r1[python3~3.14] py3-pycups-2.0.4-r0[python3] py3-requests-2.32.5-r1[python3] py3-requests-2.32.5-r1[python3~3.14] py3-requests-pyc-2.32.5-r1[python3~3.14]
14 + py3-urllib3-2.6.3-r1[python3] py3-urllib3-2.6.3-r1[python3~3.14] py3-urllib3-pyc-2.6.3-r1[python3~3.14] system-config-printer-1.5.18-r8[python3] system-config-printer-common-1.5.18-r8[python3]
Newer Older