Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 210461
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Matti Bickel <mabi@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Vadim Zborovskii <vadim_z@triniti.ru>
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 210461 depends on: Show dependency tree
Bug 210461 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: 2008-02-17 13:20 0000
After emerge of dev-lang/lua-5.1.3 shared library is installed as
liblua.so.5.1.2. Bug is similar to closed bug #173611

Reproducible: Always

Steps to Reproduce:
1. emerge =dev-lang/lua-5.1.3
2. qlist lua |grep "\.so"
Actual Results:  
/usr/lib/liblua.so
/usr/lib/liblua.so.5
/usr/lib/liblua.so.5.1.2

Expected Results:  
/usr/lib/liblua.so
/usr/lib/liblua.so.5
/usr/lib/liblua.so.5.1.3

Seems that the line

sed -i -e 's/\(LIB_VERSION = \)6:1:1/\16:2:1/' src/Makefile

in ebuild should be corrected (to 6:3:1)

------- Comment #1 From Matti Bickel 2008-02-17 16:37:15 0000 -------
Done, thanks.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug