nixpkgs/pkgs/tools
Florian Klink 05590b3efd ceph: fix build and cleanup expression
correct platforms. ceph currently doesn't build on aarch64-linux. So
let's not lie in meta.platforms.

ceph: fix multiple output
We currently just move $out/share/ceph/mgr to
$lib/lib/ceph, and then remove all references to $out with a find
command.

I checked $out, the only reference to $out is in
$lib/lib/ceph/libceph-common.so.0, coming from src/common/options.cc:
https://github.com/ceph/ceph/blob/master/src/common/options.cc#L5050:

>  Option("mgr_module_path", Option::TYPE_STR, Option::LEVEL_ADVANCED)
>  .set_default(CEPH_DATADIR "/mgr")
>  .add_service("mgr")
>  .set_description("Filesystem path to manager modules."),

Just removing the reference might break some behaviour - it should point
to $lib/ceph/mgr instead.

We can fix this in a much more elegant fashion by just passing a custom
CMAKE_INSTALL_DATADIR to the build system.

ceph: fix outdated Boost::python substitutions

Instead of substituting in CMakeLists.txt files, one now needs to set
MGR_PYTHON_VERSION.

ceph: clean up PYTHONPATH wrapping

Set `pythonPath` instead of exporting PYTHONPATH.

Use `toPythonPath` to construct the PYTHONPATH where we need manual
wrapping. There's no ceph-volume, only ceph-mgr.

ceph: set doCheck = false explicitly

and describe why.

ceph: patch more shebangs

ceph: use system-provided gtest and rocksdb
2019-11-11 21:47:02 +01:00
..
admin Merge pull request #72373 from jlesquembre/pulumi-fix 2019-11-06 11:32:33 -05:00
archivers unrar: 5.8.2 -> 5.8.3 2019-11-03 10:02:50 +01:00
audio video2midi: 0.3.9.5 -> 0.3.9.6 2019-11-04 08:54:02 -08:00
backup s3ql: 3.3 -> 3.3.2 2019-11-03 10:22:46 +01:00
bluetooth blueman: update patch 2019-10-17 16:56:41 -04:00
bootloaders/refind treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
cd-dvd srt-vtt: init at 2019-01-03 (#70885) 2019-11-07 17:21:47 -05:00
compression zstd: 1.4.3 -> 1.4.4 2019-11-05 23:34:57 +00:00
filesystems ceph: fix build and cleanup expression 2019-11-11 21:47:02 +01:00
graphics gmic: 2.7.4 -> 2.7.5 (#72517) 2019-11-03 00:17:52 +01:00
inputmethods ibus-engines.typing-booster-unwrapped: 2.6.8 -> 2.7.0 2019-11-01 23:47:05 -07:00
misc licensor: init at 2.0.0 2019-11-11 21:04:14 +02:00
networking Merge pull request #72742 from Avaq/avaq/twa-190 2019-11-11 18:31:43 +01:00
nix nixpkgs-fmt: 0.6.0 -> 0.6.1 2019-11-07 22:50:57 +00:00
package-management Merge pull request #72973 from pasqui23/hm 2019-11-11 20:07:33 +01:00
security trousers: 0.3.13 -> 0.3.14 2019-11-11 19:43:14 +01:00
system Fix package metadata like version and homepage 2019-11-07 17:20:33 +01:00
text Merge pull request #73126 from cko/remove_sablotron 2019-11-09 21:44:04 +00:00
toml2nix
typesetting texlive: 2018 -> 2019 2019-11-06 12:56:10 -05:00
video Merge branch 'master' into staging 2019-09-02 23:25:24 +02:00
virtualization ec2-utils: init at 0.5.1, include in amazon-image profile (#67347) 2019-11-01 20:57:44 +00:00
wayland/ydotool ydotool: init at 0.1.8 2019-10-29 14:43:43 +01:00
X11 wpgtk: 6.0.9 -> 6.0.11 2019-11-03 19:59:50 +01:00