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

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

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

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


Not eligible to see or edit group visibility for this bug.






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


Description:   Opened: 2005-08-08 11:55 0000
In the Cryptlib ebuild when the library is installed with "dolib.so libcl.so*"
the only file copied is "libcl.so.3.2.0" because is the only file that the
Makefile creates.

I think that after the command "dolib.so libcl.so*" should appear (more or less):
  dosym /usr/lib/libcl.so.3.2.0 /usr/lib/libcl.so
in order to create the correct symlink.

I have tested it for cryplib-3.2 but with the other versions the behaviour is
the same.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Daniel Black 2005-08-20 01:10:55 0000 -------
k = fixed - I added a version bump too. Thanks Daniel  

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