Bug 100582 - starting bestcrypt fails after emerge bestcrypt
Bug#: 100582 Product:  Gentoo Linux Version: 2005.0 Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: crypto@gentoo.org Reported By: craig@gentoo.org
Component: Ebuilds
URL: 
Summary: starting bestcrypt fails after emerge bestcrypt
Keywords:  
Status Whiteboard: 
Opened: 2005-07-28 05:37 0000
Description:   Opened: 2005-07-28 05:37 0000
Starting bestcrypt fails after emerge bestcrypt!

/etc/init.d/bcrypt start
FATAL: module bc not found
FATAL: module bc_blowfish not found
[...]

You need to run "modules-update" first.
It should be added to the ebuild in pkg_postinst(), or you should add an einfo,
so that the user can run it!

------- Comment #1 From Daniel Black 2005-08-07 04:28:05 0000 -------
Thanks Craig - fixed now.