https://bugzilla.redhat.com/show_bug.cgi?id=1200612

Honza Horak <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
              Flags|                            |needinfo?([email protected]
                   |                            |om)



--- Comment #1 from Honza Horak <[email protected]> ---
(In reply to Graeme Gillies from comment #0)
> With influxdb version 0.9 moving to completely utilise rocksdb, we probably
> want to look at expanding this package to fully provide a rocksdb compiled
> binary.
> 
> That is, a rocksdb package that has /usr/bin/rocksdb, as well as the devel
> package with the raw go code for deps (which this package currently provides)

Graeme, what do you expect from /usr/bin/rocksdb? When trying to compile
rocksdb from https://github.com/facebook/rocksdb.git it doesn't include such a
binary.

Imho the packge rocksdb should just include *versioned* shared library (done by
`make shared_lib PLATFORM_SHARED_EXT=so PLATFORM_SHARED_VERSIONED=true`) and
rocksdb-devel package should contain the header files and unversioned library
symlink. No evidence about rocksdb binary.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
golang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/golang

Reply via email to