merge: master <--- feature/16-2-7_1

* HEAD
| \
| * 5b3872d <github@luxolus.com> pkgbuild: 15.2.14-9 -> 16.2.7-1
| * 8319566 <github@luxolus.com> pkgbuild: update depends of pkgs to follow upstream
| /
| master

Signed-off-by: Bazaah <github@luxolus.com>
This commit is contained in:
Bazaah
2022-10-04 19:55:08 +00:00
2 changed files with 59 additions and 50 deletions

View File

@@ -1,23 +1,23 @@
pkgbase = ceph-bin
pkgdesc = Distributed, fault-tolerant storage platform delivering object, block, and file system
pkgver = 15.2.14
pkgrel = 9
pkgver = 16.2.7
pkgrel = 1
url = https://ceph.com/
arch = x86_64
license = GPL
noextract = ceph-bin-15.2.14.tar.zst
noextract = ceph-libs-bin-15.2.14.tar.zst
noextract = ceph-mgr-bin-15.2.14.tar.zst
noextract = ceph-bin-16.2.7.tar.zst
noextract = ceph-libs-bin-16.2.7.tar.zst
noextract = ceph-mgr-bin-16.2.7.tar.zst
options = emptydirs
source = ceph-bin-15.2.14.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v15.2.14-9/ceph_linux_x86_64.tar.zstd
source = ceph-libs-bin-15.2.14.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v15.2.14-9/ceph_libs_linux_x86_64.tar.zstd
source = ceph-mgr-bin-15.2.14.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v15.2.14-9/ceph_mgr_linux_x86_64.tar.zstd
sha512sums = d8ed4d19f3638a18e16cadabf7a6eaab32bb37c5700fbd4559aa226e3406fc528a79c699de75ff29deb2c50b0c027261b9e671958674a16f96674deb6411a8b5
sha512sums = e0ee00643cd6f5d829a0ab2bddc4d52aa98db915e9c25020e4aefb731aceae154f0793694e7257b005c5a8e7a1d3c5b1c51d081e560981d36417a0e999fdc920
sha512sums = f07c64fdde6b99ab3849eefcdf1099058874c49d2a5cb530a9857347f4be76f77fff6a0df3bc7c83339b8c643797861548a69b35067d9d9081996fef71dac1b4
source = ceph-bin-16.2.7.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v16.2.7-1/ceph_linux_x86_64.tar.zstd
source = ceph-libs-bin-16.2.7.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v16.2.7-1/ceph_libs_linux_x86_64.tar.zstd
source = ceph-mgr-bin-16.2.7.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v16.2.7-1/ceph_mgr_linux_x86_64.tar.zstd
sha512sums = ca9d7771a0469b20163731ef80512ca4c0828bc7dcb82288b59f030a6877eb86d7b1b033c9fe5089a373da5f1b01e6d9e318555889064982557da12a46fb5dec
sha512sums = 8b61b973347c60641587cce8b9c02c8953e80dccd210f2534f5490d47f740e05f81adb12a53a4daa8bf6ae368e3de54244155877e638fa3022fe959b07b2dace
sha512sums = f63a1f359d804cbfe31bfee301602ac6a10729b2292e264ac349ace4feb72171b9d62638181f449b97d68b0d37bde5377fbb9fb8b7cf2e1533c2aaacf7b95a11
pkgname = ceph-bin
depends = ceph-libs=15.2.14-9
depends = ceph-libs=16.2.7-1
depends = boost-libs
depends = curl
depends = fuse2
@@ -31,28 +31,20 @@ pkgname = ceph-bin
depends = libaio
depends = libutil-linux
depends = librdkafka
depends = lsb-release
depends = cryptsetup
depends = libnl
depends = ncurses
depends = nss
depends = oath-toolkit
depends = python
depends = python-bcrypt
depends = python-setuptools
depends = python-prettytable
depends = python-cmd2
depends = python-dateutil
depends = snappy
depends = sudo
depends = systemd-libs
depends = python-flask
depends = python-pecan
depends = python-pyopenssl
depends = python-requests
depends = python-werkzeug
depends = lua
depends = gawk
depends = xfsprogs
depends = python-yaml
depends = python-pyaml
provides = ceph=15.2.14-9
provides = ceph=16.2.7-1
conflicts = ceph
pkgname = ceph-libs-bin
depends = boost-libs
@@ -68,11 +60,18 @@ pkgname = ceph-libs-bin
depends = snappy
depends = systemd-libs
depends = fmt
provides = ceph-libs=15.2.14-9
depends = cryptsetup
depends = lua
depends = librdkafka
depends = python-prettytable
depends = python-yaml
depends = python-setuptools
provides = ceph-libs=16.2.7-1
conflicts = ceph-libs
pkgname = ceph-mgr-bin
depends = ceph=15.2.14-9
depends = ceph-libs=15.2.14-9
depends = ceph=16.2.7-1
depends = ceph-libs=16.2.7-1
depends = bash
depends = boost-libs
depends = coffeescript
@@ -80,22 +79,30 @@ pkgname = ceph-mgr-bin
depends = gperftools
depends = nodejs
depends = nss
depends = fmt
depends = python
depends = python-cherrypy
depends = python-flask-restful
depends = python-pecan
depends = python-pyjwt
depends = python-routes
depends = python-jsonpatch
depends = python-more-itertools
depends = python-numpy
depends = python-scipy
depends = python-six
depends = python-coverage
depends = python-pytest
depends = python-dateutil
depends = python-prettytable
depends = python-requests
depends = python-pyopenssl
depends = python-bcrypt
depends = python-yaml
depends = python-werkzeug
depends = python-jinja
optdepends = python-influxdb: influx module
optdepends = python-kubernetes: rook module
optdepends = python-prometheus_client: prometheus module
optdepends = python-remoto: ssh module
provides = ceph-mgr=15.2.14-9
conflicts = ceph<14.2.1-1
provides = ceph-mgr=16.2.7-1
conflicts = ceph-mgr
options = emptydirs
options = !strip

View File

@@ -2,8 +2,8 @@
pkgbase='ceph-bin'
pkgname=('ceph-bin' 'ceph-libs-bin' 'ceph-mgr-bin')
pkgver=15.2.14
pkgrel=9
pkgver=16.2.7
pkgrel=1
pkgdesc='Distributed, fault-tolerant storage platform delivering object, block, and file system'
arch=('x86_64')
url='https://ceph.com/'
@@ -13,16 +13,18 @@ _artifact=v${pkgver}-${pkgrel}
source=("ceph-bin-${pkgver}.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/${_artifact}/ceph_linux_${arch}.tar.zstd"
"ceph-libs-bin-${pkgver}.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/${_artifact}/ceph_libs_linux_${arch}.tar.zstd"
"ceph-mgr-bin-${pkgver}.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/${_artifact}/ceph_mgr_linux_${arch}.tar.zstd")
sha512sums=('e81d6e71299ce30b65c89b755989ecd0aed9f922b62b4f202586722645498591e79e72e5de2c99bbc881c5bb1a0ed857c7a96aefaddc339f345a9cc82e7686df'
'b9475a85f3f2c9f48b95d4169c7169e12f1bfa1e9bf5a3e027d8587b117355065cd0bf3503ff98363bd65e42e86ec5e2594a3a32e2950e02a11e77864b144b33'
'f0388a44afb2f86b91dd9b199147ad558f4d823091abca4375ac9671c3a38c84fc284b7e6c3b07197440611b49f0f24f24ded0ef048eefa73087002705c1d47f')
sha512sums=('ca9d7771a0469b20163731ef80512ca4c0828bc7dcb82288b59f030a6877eb86d7b1b033c9fe5089a373da5f1b01e6d9e318555889064982557da12a46fb5dec'
'8b61b973347c60641587cce8b9c02c8953e80dccd210f2534f5490d47f740e05f81adb12a53a4daa8bf6ae368e3de54244155877e638fa3022fe959b07b2dace'
'f63a1f359d804cbfe31bfee301602ac6a10729b2292e264ac349ace4feb72171b9d62638181f449b97d68b0d37bde5377fbb9fb8b7cf2e1533c2aaacf7b95a11')
# Don't extract source archives
noextract=("${source[@]%%::*}")
package_ceph-libs-bin() {
depends=('boost-libs' 'curl' 'glibc' 'keyutils' 'libutil-linux' 'bzip2' 'lz4' 'nss'
'oath-toolkit' 'python' 'snappy' 'systemd-libs' 'fmt')
'oath-toolkit' 'python' 'snappy' 'systemd-libs' 'fmt' 'cryptsetup'
'lua' 'librdkafka'
'python-prettytable' 'python-yaml' 'python-setuptools')
provides=("ceph-libs=${pkgver}-${pkgrel}")
conflicts=('ceph-libs')
@@ -34,12 +36,11 @@ package_ceph-libs-bin() {
package_ceph-bin() {
depends=("ceph-libs=${pkgver}-${pkgrel}"
'boost-libs' 'curl' 'fuse2' 'fuse3' 'fmt' 'glibc' 'gperftools' 'java-runtime'
'keyutils' 'leveldb' 'libaio' 'libutil-linux' 'librdkafka'
'lsb-release' 'ncurses'
'nss' 'oath-toolkit' 'python' 'python-bcrypt' 'python-setuptools'
'python-prettytable' 'python-cmd2' 'python-dateutil' 'snappy' 'sudo' 'systemd-libs'
'python-flask' 'python-pecan' 'python-pyopenssl' 'python-requests' 'python-werkzeug' 'xfsprogs'
'python-yaml' 'python-pyaml')
'keyutils' 'leveldb' 'libaio' 'libutil-linux' 'librdkafka' 'cryptsetup' 'libnl'
'ncurses'
'nss' 'oath-toolkit' 'python'
'snappy' 'sudo' 'systemd-libs' 'lua' 'gawk'
'xfsprogs')
provides=("ceph=${pkgver}-${pkgrel}")
conflicts=('ceph')
@@ -50,10 +51,11 @@ package_ceph-bin() {
package_ceph-mgr-bin() {
depends=("ceph=${pkgver}-${pkgrel}" "ceph-libs=${pkgver}-${pkgrel}"
'bash' 'boost-libs' 'coffeescript' 'curl' 'gperftools' 'nodejs' 'nss'
'python' 'python-cherrypy' 'python-flask-restful' 'python-pecan'
'python-pyjwt' 'python-routes' 'python-jsonpatch' 'python-more-itertools' 'python-numpy'
'python-scipy' 'python-six')
'bash' 'boost-libs' 'coffeescript' 'curl' 'gperftools' 'nodejs' 'nss' 'fmt'
'python' 'python-cherrypy' 'python-pecan' 'python-pyjwt' 'python-more-itertools'
'python-numpy' 'python-scipy' 'python-six' 'python-coverage' 'python-pytest' 'python-dateutil'
'python-prettytable' 'python-requests' 'python-pyopenssl' 'python-bcrypt' 'python-yaml'
'python-werkzeug' 'python-jinja')
optdepends=('python-influxdb: influx module'
'python-kubernetes: rook module'
'python-prometheus_client: prometheus module'