Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1852154

Summary: lua-ldap fails to build with Lua 5.4 (and hence fails to install): undefined symbol: luaL_openlib
Product: [Fedora] Fedora Reporter: Igor Raits <igor.raits>
Component: lua-ldapAssignee: Dan Callaghan <djc>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: djc, mhroncok, spotrh
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-06-30 17:31:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1803234, 1803235    

Description Igor Raits 2020-06-29 20:16:30 UTC
Hello,

Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (ignatenkobrain).

Your package (lua-ldap) Fails To Install in Fedora 33:

can't install lua-ldap:
  - nothing provides lua(abi) = 5.3 needed by lua-ldap-1.1.0-15.fc32.x86_64
  
If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem.


If you don't react accordingly to the policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/), your package may be orphaned in 8+ weeks.

P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors.

P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/rawhide-gating/multi-builds/

Thanks!

Comment 1 Miro HronĨok 2020-06-30 14:41:22 UTC
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.cng6q9
+ umask 022
+ cd /builddir/build/BUILD
+ cd lualdap-1.1.0
+ make check
LUA_CPATH="src/?.so.1.1.0" tests/run-tests.sh
+++ dirname tests/run-tests.sh
++ readlink -f tests
+ d=/builddir/build/BUILD/lualdap-1.1.0/tests
+ password=thepassword
+ rm -rf /builddir/build/BUILD/lualdap-1.1.0/tests/slapd-config /builddir/build/BUILD/lualdap-1.1.0/tests/slapd-data
+ mkdir /builddir/build/BUILD/lualdap-1.1.0/tests/slapd-config /builddir/build/BUILD/lualdap-1.1.0/tests/slapd-data
+ slapadd -F /builddir/build/BUILD/lualdap-1.1.0/tests/slapd-config -n0
+ slapadd -F /builddir/build/BUILD/lualdap-1.1.0/tests/slapd-config -n1
++ slappasswd -s thepassword
5efb4d69 bdb_db_open: warning - no DB_CONFIG file found in directory /builddir/build/BUILD/lualdap-1.1.0/tests/slapd-data: (2).
Expect poor performance for suffix "dc=example,dc=invalid".
5efb4d69 bdb_monitor_db_open: monitoring disabled; configure monitor database to enable
+ slapd -F /builddir/build/BUILD/lualdap-1.1.0/tests/slapd-config -h ldap://localhost:3899/
+ trap 'kill -TERM $(cat "$d/slapd.pid")' EXIT
+ lua tests/test.lua localhost:3899 dc=example,dc=invalid uid=ldapuser,dc=example,dc=invalid thepassword
lua: error loading module 'lualdap' from file 'src/lualdap.so.1.1.0':
	src/lualdap.so.1.1.0: undefined symbol: luaL_openlib
stack traceback:
	[C]: in ?
	[C]: in function 'require'
	tests/test.lua:390: in main chunk
	[C]: in ?
++ cat /builddir/build/BUILD/lualdap-1.1.0/tests/slapd.pid
+ kill -TERM 3428885
make: *** [Makefile:31: check] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.cng6q9 (%check)

Comment 2 Tom "spot" Callaway 2020-06-30 17:31:12 UTC
Fixed in lua-ldap-1.1.0-17.fc33