Commit Graph

3352 Commits

Author SHA1 Message Date
Raito Bezarius
4ffb9ba707 garage: mark broken on Darwin
It broke again because of some linker error.
```
garage-aarch64-darwin> warning: use of deprecated associated function `garage_db::sled_adapter::SledDb::init`: The Sled database is now deprecated and will be removed in Garage v1.0. Please migrate to LMDB or Sqlite as soon as possible.
garage-aarch64-darwin>    --> src/model/garage.rs:134:31
garage-aarch64-darwin>     |
garage-aarch64-darwin> 134 |                 db::sled_adapter::SledDb::init(db)
garage-aarch64-darwin>     |                                           ^^^^
garage-aarch64-darwin>     |
garage-aarch64-darwin>     = note: `#[warn(deprecated)]` on by default
garage-aarch64-darwin>
garage-aarch64-darwin>    Compiling garage_api v0.9.2 (/private/tmp/nix-build-garage-0.9.2.drv-0/source/src/api)
garage-aarch64-darwin>    Compiling garage_web v0.9.2 (/private/tmp/nix-build-garage-0.9.2.drv-0/source/src/web)
garage-aarch64-darwin> warning: `garage_model` (lib) generated 1 warning
garage-aarch64-darwin>    Compiling garage v0.9.2 (/private/tmp/nix-build-garage-0.9.2.drv-0/source/src/garage)
garage-aarch64-darwin> warning: use of deprecated associated function `garage_db::sled_adapter::SledDb::init`: The Sled database is now deprecated and will be removed in Garage v1.0. Please migrate to LMDB or Sqlite as soon as possible.
garage-aarch64-darwin>   --> src/garage/cli/convert_db.rs:65:29
garage-aarch64-darwin>    |
garage-aarch64-darwin> 65 |             Ok(sled_adapter::SledDb::init(db))
garage-aarch64-darwin>    |                                      ^^^^
garage-aarch64-darwin>    |
garage-aarch64-darwin>    = note: `#[warn(deprecated)]` on by default
garage-aarch64-darwin>
garage-aarch64-darwin> error: linker `/nix/store/6kpjydf9x7zqa1xq2qipnwr32ki3fs2n-clang-wrapper-16.0.6/bin/cc` not found
garage-aarch64-darwin>   |
garage-aarch64-darwin>   = note: No such file or directory (os error 2)
```

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-03-01 19:35:03 +01:00
Raito Bezarius
b041481ef3 garage: 0.9.1 -> 0.9.2
https://git.deuxfleurs.fr/Deuxfleurs/garage/releases/tag/v0.9.2
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-03-01 18:05:18 +01:00
Raito Bezarius
19bfc60e9f garage_0_8: 0.8.5 -> 0.8.6
https://git.deuxfleurs.fr/Deuxfleurs/garage/releases/tag/v0.8.6
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-03-01 18:05:02 +01:00
R. Ryantm
75a1ff3f94 mergerfs: 2.40.1 -> 2.40.2 2024-03-01 14:05:57 +00:00
Weijia Wang
c45e6f9dac
Merge pull request #291534 from wegank/fuse-ext2-bump
fuse-ext2: unstable-2020-07-12 -> 0.0.11
2024-02-29 20:29:21 +01:00
Nick Cao
9f9556fd02
Merge pull request #291660 from r-ryantm/auto-update/gcsfuse
gcsfuse: 1.4.1 -> 1.4.2
2024-02-27 08:41:21 -05:00
R. Ryantm
22291e905c gcsfuse: 1.4.1 -> 1.4.2 2024-02-26 20:29:56 +00:00
ironicbadger
d69d4b742e mergerfs: 2.40.0 -> 2.40.1 2024-02-26 13:41:30 -05:00
Weijia Wang
49179637b4 fuse-ext2: unstable-2020-07-12 -> 0.0.11 2024-02-26 10:35:06 +01:00
Niklas Hambüchen
9625afeb0f
Merge pull request #290136 from srhb/ceph-ignore-main-cryptography-patches
ceph: fix cryptography patching for in-expr version
2024-02-22 03:05:26 +01:00
Sarah Brofeldt
aadc609b0e ceph: fix cryptography patching for in-expr version 2024-02-22 02:04:49 +00:00
R. Ryantm
7cdf129f76 mergerfs: 2.39.0 -> 2.40.0 2024-02-20 23:15:19 +00:00
Robert Schütz
711b0df692
Merge pull request #289685 from dotlambda/ceph-cryptography
ceph: fix cryptography override
2024-02-19 06:03:10 +00:00
Alyssa Ross
5fba3e6294 gfs2-utils: 3.4.1 -> 3.5.1 2024-02-19 02:28:07 +01:00
Robert Schütz
b06ebb2cf3 ceph: fix cryptography override
Since ba83271df0 the build fails with

    applying patch /nix/store/46rxbbvl2l3mrxb50y9rzy7ahgx0lraj-d741901dddd731895346636c0d3556c6fa51fbe6.patch
    patching file tests/hazmat/primitives/test_aead.py
    Hunk #1 FAILED at 56.
    Hunk #2 FAILED at 197.
    Hunk #3 FAILED at 378.
    Hunk #4 FAILED at 525.
    Hunk #5 FAILED at 700.
    Hunk #6 FAILED at 844.
    6 out of 6 hunks FAILED -- saving rejects to file tests/hazmat/primitives/test_aead.py.rej
2024-02-17 23:34:40 -08:00
Guillaume Girol
5ec215f216
Merge pull request #288153 from acuteaura/patch-2
kdiskmark: 3.0.0 -> 3.1.4
2024-02-16 22:14:58 +01:00
Sergei Trofimovich
56b61a15e6 btrfs-progs: 6.7 -> 6.7.1
Changes: https://github.com/kdave/btrfs-progs/releases/tag/v6.7.1
2024-02-14 22:22:48 +00:00
Nick Cao
5d3edd72b3
stratisd: 3.6.4 -> 3.6.5
Diff: https://github.com/stratis-storage/stratisd/compare/refs/tags/stratisd-v3.6.4...stratisd-v3.6.5
2024-02-13 11:58:08 -05:00
Aurelia
89f5f4ab77
kdiskmark: 3.0.0 -> 3.1.4 2024-02-11 23:50:34 +01:00
Nick Cao
89e3dad2fa
Merge pull request #286252 from r-ryantm/auto-update/juicefs
juicefs: 1.1.1 -> 1.1.2
2024-02-08 19:34:13 -05:00
Sandro
b988acd0cf
Merge pull request #282635 from Luflosi/update/apfsprogs
apfsprogs: unstable-2023-06-06 -> unstable-2023-11-30
2024-02-07 17:35:40 +01:00
Niklas Hambüchen
2d927a6ee7
Merge pull request #281474 from dotlambda/ceph-18.2.1
ceph: 18.2.0 -> 18.2.1
2024-02-06 12:53:37 +01:00
Robert Schütz
39ccdca518 ceph: 18.2.0 -> 18.2.1
Changelog: https://docs.ceph.com/en/latest/releases/reef/#v18-2-1-reef
2024-02-05 21:20:29 +00:00
Weijia Wang
3ddcbac3a8
Merge pull request #282091 from r-ryantm/auto-update/dwarfs
dwarfs: 0.7.4 -> 0.7.5
2024-02-04 22:59:06 +01:00
Weijia Wang
d14c561015
Merge pull request #284320 from r-ryantm/auto-update/ssdfs-utils
ssdfs-utils: 4.37 -> 4.38
2024-02-04 20:06:22 +01:00
R. Ryantm
8f46594af2 juicefs: 1.1.1 -> 1.1.2 2024-02-04 11:10:15 +00:00
Nikolay Korotkiy
b361c0d4a0
Merge pull request #285580 from amarshall/apfs-fuse
apfs-fuse: unstable-2023-01-04 -> unstable-2023-03-12; cleanup pname, version, mainProgram
2024-02-04 13:59:53 +04:00
OTABI Tomoya
ea45134217
Merge pull request #284961 from r-ryantm/auto-update/mergerfs
mergerfs: 2.38.1 -> 2.39.0
2024-02-02 22:20:55 +09:00
Andrew Marshall
4e4b7e466c apfs-fuse: unstable-2023-01-04 -> unstable-2023-03-12 2024-02-01 11:59:19 -05:00
Andrew Marshall
56087905b4 apfs-fuse: fix pname+version, add mainProgram
The “unstable” conventionally is a part of the version, not the pname.
2024-02-01 11:59:19 -05:00
Alyssa Ross
5b5e6f9900 bcachefs-tools: fix fuseSupport option
Without this, fuse was still not enabled.
2024-01-30 22:54:10 +01:00
R. Ryantm
b788f3e85a mergerfs: 2.38.1 -> 2.39.0 2024-01-30 08:23:45 +00:00
Robert Schütz
542783f91e
Merge pull request #283397 from dotlambda/rmfuse-fix
rmfuse: fix build
2024-01-28 04:31:02 +00:00
R. Ryantm
56d10daf59 ssdfs-utils: 4.37 -> 4.38 2024-01-27 19:35:25 +00:00
h7x4
b46a72cc8b
Merge pull request #284264 from reedrw/bashmount-mainprogram
bashmount: set meta.mainProgram
2024-01-27 17:28:54 +01:00
Nikolay Korotkiy
8df12f215f
Merge pull request #283131 from r-ryantm/auto-update/snapraid
snapraid: 12.2 -> 12.3
2024-01-27 20:18:16 +04:00
Reed
0090978b2a bashmount: set meta.mainProgram 2024-01-27 09:26:40 -05:00
Nick Cao
0debdf823a
Merge pull request #283570 from NickCao/stratis
stratisd: 3.6.3 -> 3.6.4
2024-01-26 10:00:00 -05:00
R. Ryantm
fc5879c08d genimage: 16 -> 17 2024-01-25 17:55:30 +01:00
Jörg Thalheim
559ddda570
Merge pull request #279852 from Madouura/pr/bcachefs
bcachefs: update comments, release-notes, only use IFS for bcachefs, update bcachefs-tools and module
2024-01-25 01:11:04 +01:00
Nick Cao
c30811fd17
stratisd: 3.6.3 -> 3.6.4
Diff: https://github.com/stratis-storage/stratisd/compare/refs/tags/stratisd-v3.6.3...stratisd-v3.6.4
2024-01-24 14:19:42 -05:00
Niklas Hambüchen
987dc940ba
Merge pull request #281858 from nh2/fix-ceph-build-use-fmt_9
ceph: Fix build with GCC 13 by using fmt_8 -> fmt_9. Fixes #281027
2024-01-24 18:39:28 +01:00
Niklas Hambüchen
506b21518d ceph: Fix tests by adding back old required python libs. See #281858.
Fixes #241482.

Also fix test putting cluster in unhealthy `POOL_APP_NOT_ENABLED` state;
this seems to be the default state with Ceph 18.2.1 at least,
and it does not hurt to fix it now already in the way the Ceph docs say.

Also revert "nixosTests.ceph-single-node: remove dashboard check"

This reverts commit 41b27d7f4b.
2024-01-24 14:29:24 +00:00
Nick Cao
d7d7834d6a
Merge pull request #283324 from mfrischknecht/fix-stratisd-build
stratisd: fix build due to unused imports
2024-01-24 08:39:19 -05:00
Manuel Frischknecht
ebf324e464 stratisd: fix build due to unused imports
With `rustc` 1.75, many rust project that use `#[deny(warnings)]`
stopped building due to unused imports that didn't trigger build
failures before for some reason.

`stratisd` now also fails to build because of a couple of those,
but they have already been fixed upstream in the following two
commits:

- 78440de6e6
- 0d1c67f713

In the meantime until a new version of `stratisd` is released,
this change pulls in those two changes via `fetchpatch`.

Co-authored-by: Nick Cao <nickcao@nichi.co>
2024-01-24 07:55:20 +00:00
Robert Schütz
69d5060b91 rmfuse: relax version constraints 2024-01-23 21:09:22 -08:00
Nick Cao
db71e497b7
stratis-cli: add setuptools to nativeBuildInputs 2024-01-23 19:03:50 -05:00
7c6f434c
be803a1a80
Merge pull request #283177 from trofi/btrfs-progs-update
btrfs-progs: 6.6.3 -> 6.7
2024-01-23 16:56:39 +00:00
Nick Cao
9481ccf8d2
Merge pull request #283115 from r-ryantm/auto-update/mergerfs
mergerfs: 2.38.0 -> 2.38.1
2024-01-23 09:13:14 -05:00
Nick Cao
b1ce92fdbe
Merge pull request #283121 from r-ryantm/auto-update/gcsfuse
gcsfuse: 1.4.0 -> 1.4.1
2024-01-23 09:12:38 -05:00