Search Criteria
Package Details: dwarfs 0.14.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/dwarfs.git (read-only, click to copy) |
|---|---|
| Package Base: | dwarfs |
| Description: | A fast high compression read-only file system |
| Upstream URL: | https://github.com/mhx/dwarfs |
| Licenses: | GPL-3.0-only |
| Submitter: | KokaKiwi |
| Maintainer: | KokaKiwi |
| Last Packager: | KokaKiwi |
| Votes: | 19 |
| Popularity: | 1.46 |
| First Submitted: | 2020-11-30 11:57 (UTC) |
| Last Updated: | 2025-10-28 09:48 (UTC) |
Dependencies (29)
- boost-libs
- brotli (brotli-gitAUR)
- double-conversion (double-conversion-gitAUR)
- flac (flac-gitAUR)
- fmt (fmt-gitAUR)
- fuse3 (fuse3-gitAUR)
- gflags (gflags-gitAUR)
- google-glog (glog-gitAUR, ng-logAUR)
- jemalloc (jemalloc-gitAUR)
- libarchive (libarchive-gitAUR)
- libunwind (libunwind-carbonAUR, libunwind-gitAUR)
- lz4 (lz4-gitAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- xxhash (xxhash-gitAUR)
- xz (xz-gitAUR)
- zstd (zstd-gitAUR, zstd-staticAUR)
- boost (boost-gitAUR) (make)
- chrono-date (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- gtest (googletest-gitAUR) (make)
- Show 9 more dependencies...
Latest Comments
1 2 3 4 5 6 Next › Last »
mhx commented on 2025-10-21 11:00 (UTC)
@Billli11, this is also fixed in dwarfs-0.14.0.
Billli11 commented on 2025-10-21 09:39 (UTC) (edited on 2025-10-21 09:49 (UTC) by Billli11)
With boost-libs in repo just updated to
1.89.0-1mkdwarfs fail to run if it is built with
boost-libs-1.88.0-3and dwarfs 0.13 failed to built withboost-libs-1.89.0-1<GitHub issue> <folly issue and workaround>
Workaround diff
mhx commented on 2025-08-30 09:48 (UTC)
@KokaKiwi, just FYI,
ruby-ronnandpython-mistletoeshould not longer be required, since the generated files are shipped in the tarball.nearlyFried commented on 2025-06-04 18:36 (UTC)
The following tests FAILED: 3227 - dwarfs/tools_test.mutating_and_error_ops/standalone (Failed) Errors while running CTest
3227/3260 Testing: dwarfs/tools_test.mutating_and_error_ops/standalone 3227/3260 Test: dwarfs/tools_test.mutating_and_error_ops/standalone Command: "/home/michael/aurBuilds/dwarfs/src/build/tools_test" "--gtest_filter=dwarfs/tools_test.mutating_and_error_ops/0" "--gtest_also_run_disabled_tests" Directory: /home/michael/aurBuilds/dwarfs/src/build "dwarfs/tools_test.mutating_and_error_ops/standalone" start time: Jun 04 19:29 BST Output:
Running main() from /usr/src/debug/gtest/googletest-1.17.0/googletest/src/gtest_main.cc Note: Google Test filter = dwarfs/tools_test.mutating_and_error_ops/0 [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from dwarfs/tools_test [ RUN ] dwarfs/tools_test.mutating_and_error_ops/0 /usr/src/debug/dwarfs/dwarfs-0.12.4/test/tools_test.cpp:1372: Failure Expected equality of these values: 38 (ec).value() Which is: 1 /home/michael/aurBuilds/dwarfs/src/build/dwarfs /home/michael/aurBuilds/dwarfs/src/dwarfs-0.12.4/test/data.dwarfs /tmp/dwarfs.0a9af79b-6d93-4bab-a1c9-431ec8e8ffa7/mnt -f: Operation not permitted
PerilousBooklet commented on 2025-05-03 09:01 (UTC)
@mhx I see, thanks.
mhx commented on 2025-05-03 08:56 (UTC)
@PerilousBooklet see https://github.com/mhx/dwarfs/issues/248
PerilousBooklet commented on 2025-05-03 08:52 (UTC)
This morning I encountered a problem, while updating my Arch Linux desktop, where
dwarfsexpectsboost-libs.so files of the version 1.87, but the newboost-libsis version 1.88, so when building the kernel images withmkinitcpiothere's a build error message about missing .so files (the ones with the names ending with 1.87). I assumedwarfsneeds to be updated to require the new version ofboost-libs.yochananmarqos commented on 2025-04-28 17:50 (UTC)
@KokaKiwi: If you use
-D CMAKE_INSTALL_SBINDIR=bin, then you don't have to manually move files.milto commented on 2025-04-01 07:09 (UTC)
While trying to install 0.11.3-1
Work around the issue by adding
-D CMAKE_POLICY_VERSION_MINIMUM=3.5 \into the build function of the PKGBUILD somewhere around line 40SteavenGamerYT commented on 2024-09-14 19:34 (UTC)
==> ERROR: binary dependency 'libfmt.so.10' not found for 'mount.dwarfs'1 2 3 4 5 6 Next › Last »