First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 107392
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Crypto team <crypto@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Alex <nitro.fuel3d@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
bestcrypt-1.6_p1-r2.ebuild bestcrypt-1.6_p1-r2.ebuild text/plain Marcelo Goes 2005-09-27 15:42 0000 3.18 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 107392 depends on: Show dependency tree
Show dependency graph
Bug 107392 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-09-27 07:24 0000
I emerged bestcrypt and loaded the bc module and everything went smooth so  
far. Running bcnew returned this error:   
  
libkgsha.so: cannot open shared object file: No such file or directory  
Can not Load Key Generators  
  
You can search you're hdd but you won't find it. In order to get those libs 
you have to manually extract the bestcrypt archive somewhere and run make. 
Then copy libkgsha.so and libkgsha256 from /path/to/your_bestcrypt_workdir/lib 
to /usr/lib and that's it. Problem fixed. However ... all these things should 
be done automagicaly by Portage. Probably the ebuild needs some correction. I 
just told you the problem and the solution but I can't write ebuilds so you'll 
have to correct it yourself. 

Reproducible: Always
Steps to Reproduce:
1.emerge bestcrypt  
2.modprobe bc 
3.bcnew  
  
Actual Results:  
libkgsha.so: cannot open shared object file: No such file or directory   
Can not Load Key Generators   

Expected Results:  
It should have worked :) 

Irrelevant.

------- Comment #1 From Marcelo Goes 2005-09-27 14:57:09 0000 -------
Hi,

Just committed bestcrypt-1.6_p1-r2, would you mind testing if it fixes the issue?

------- Comment #2 From Alex 2005-09-27 15:41:18 0000 -------
(In reply to comment #1) 
> Hi, 
>  
> Just committed bestcrypt-1.6_p1-r2, would you mind testing if it fixes the 
issue? 
 
I'll try it but I've just synced and there was no r2 in the Portage tree. When 
it gets there be sure I'll post my results. 

------- Comment #3 From Marcelo Goes 2005-09-27 15:42:50 0000 -------
Created an attachment (id=69379) [edit]
bestcrypt-1.6_p1-r2.ebuild

Cool. I'm attaching the ebuild I committed just in case.

------- Comment #4 From Alex 2005-09-28 15:51:36 0000 -------
(In reply to comment #3) 
> Created an attachment (id=69379) [edit] 
> bestcrypt-1.6_p1-r2.ebuild 
>  
> Cool. I'm attaching the ebuild I committed just in case. 
 
Excellent. I'm marking this as fixed. 

First Last Prev Next    No search results available      Search page      Enter new bug