Your message dated Thu, 16 Aug 2018 05:35:55 +0200
with message-id <20180816033555.GA16317@esfahan>
and subject line c_rehash not used
has caused the Debian Bug report #895079,
regarding ruby-httparty: Please replace 'c_rehash' with 'openssl rehash'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
895079: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895079
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ruby-httparty
Version: 0.15.6-1
Severity: normal
Tags: sid buster
User: [email protected]
Usertags: c_rehash

This package is using the c_rehash command which is part of the
openssl package. The c_rehash script is considered by upstream as a
fallback script and will disappear at some point. The recommended way
is to use the "openssl rehash" command instead which appeared in
1.1.0. Please make sure that this package does not use the c_rehash
command anymore.

The "openssl rehash" command creates half that many symlinks (one per
certificate instead of two) because it uses only the newer hash.
There is also the -compat option which creates both symlinks (and
behaves like c_rehash currently does). The hash changed from md5 to
sha1 during the 0.9.8 to 1.0.0 transition so I doubt that the
"compat" mode will be required.

Should the c_rehash script be mentioned in the source code or script
of this package but is not used during the build process or in the
final package then feel free to close the bug saying so.

Sebastian 

--- End Message ---
--- Begin Message ---
Hi Sebastian,

Thanks for the report. c_rehash is called in a script present in the
directory containing the tests, and is not called while using or
building this package. Therefore, as you suggest, I am closing this bug.
I am however forwarding this issue to upstream to suggest the change, as
they certainly use it.

Best regards,

Cédric

--- End Message ---
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to