Questions tagged [alpine-package-keeper]

For question related to installing packages on the Alpine Linux distribution via the Alpine Package Keeper — or apk.

Resources

Related tags

49 questions
0
votes
1 answer

Alpine Packages missing package cassandra-cpp-driver

Wonder if anyone has tried the Cassandra-cpp-driver on Alpine? I found this package: https://pkgs.alpinelinux.org/package/edge/testing/x86/cassandra-cpp-driver But when I tried "apk add cassandra-cpp-driver", it cannot find it ERROR: unsatisfiable…
0
votes
1 answer

Why alpine-base 3.5.1 downgrade to 3.5.0 when I change to edge repository?

I'm following https://wiki.alpinelinux.org/wiki/Edge to upgrade alpine 3.5.1 to edge. The /etc/apk/repository is http://dl-2.alpinelinux.org/alpine/edge/main http://dl-2.alpinelinux.org/alpine/edge/community @testing…
Daniel YC Lin
  • 15,050
  • 18
  • 63
  • 96
0
votes
1 answer

How to specify architecture when installing apk package

I'm building Alpine Linux in a docker container on an ARM machine, and are trying to specify the package architecture that I wish to install. I cannot see how to do this even though the package and architecture are listed at the Alpine repository.…
Doug
  • 3
  • 1
-1
votes
1 answer

Dockerfile Alpine Mariadb latest with SphinxSE

I have a Dockerfile for MariaDB 10.1.26 which I use in connection with SphixSE. Defining Dockerfiles for versions 10.4.18 and 10.5.9 along the same lines is easy, but SphinxSE cannot be installed. Specifically the command INSTALL SONAME 'ha_sphinx';…
kklepper
  • 763
  • 8
  • 13
1 2 3
4