Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Aug 2018 10:44:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 230665] net/ceph: fix error in rc.d script
Message-ID:  <bug-230665-7788-PO5XImn8K1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230665-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-230665-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230665

Jason E. Hale <jhale@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|ports-bugs@FreeBSD.org      |jhale@FreeBSD.org
                 CC|                            |jhale@FreeBSD.org
             Status|New                         |In Progress

--- Comment #1 from Jason E. Hale <jhale@FreeBSD.org> ---
I'll take this to avoid bumping PORTREVISON twice for some other issues lis=
ted
below.

The checksum and size for ceph-ceph-erasure-code-corpus-2d7d78b_GH0.tar.gz =
is
wrong. It looks like it got changed in r474922 even though the git hash did=
 not
change. I am coming up with what the port had before:
SHA256 (ceph-ceph-erasure-code-corpus-2d7d78b_GH0.tar.gz) =3D
466f7185015df8d13f8b2b9a17ee30ab419bcd667284ce2b6d32a1128c4640f1
SIZE (ceph-ceph-erasure-code-corpus-2d7d78b_GH0.tar.gz) =3D 3634266

Also, I am working an update for security/cryptopp. This port has it listed=
 in
LIB_DEPENDS even though it does not use it. In the main CMakeLists.txt for
ceph, it will only use cryptopp if nss is explicitly disabled. I plan on
removing the cryptopp dependency because there are API changes and this wil=
l be
one less port to worry about. You could make an option for it, but ceph wou=
ld
have to check the new pkgconfig file that will be provided by cryptopp to s=
ee
whether it was built with assembly optimizations or not.

Next time, please add your patches as an attachment and not as a comment.
Thanks!

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230665-7788-PO5XImn8K1>