Bug #96972 mysql-log-rotate is executable but has empty or no shebang
Submitted: 23 Sep 2019 10:50 Modified: 9 Oct 2019 14:12
Reporter: Tor Didriksen Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:8.0.19 OS:Any
Assigned to: CPU Architecture:Any

[23 Sep 2019 10:50] Tor Didriksen
Description:
*** WARNING: ./usr/share/mysql-8.0/mysql-log-rotate is executable but has empty or no shebang, removing executable bit
*** WARNING: ./usr/share/mysql-test/std_data/dd/sdi/upgrade/t_gen_stored.json is executable but has empty or no shebang, removing executable bit
*** WARNING: ./usr/share/mysql-test/std_data/dd/sdi/upgrade_partition/sys_config.json is executable but has empty or no shebang, removing executable bit
*** WARNING: ./usr/share/mysql-test/std_data/dd/sdi/upgrade_partition/t1#p#p0.json is executable but has empty or no shebang, removing executable bit
*** ERROR: ./usr/bin/mysqldumpslow has shebang which doesn't start with '/' (@PERL_PATH@)
*** WARNING: ./usr/src/debug/mysql-commercial-8.0.19-1.1.el8.x86_64/boost_1_70_0/boost/geometry/algorithms/detail/buffer/buffer_box.hpp is executable but has empty or no shebang, removing executable bit

How to repeat:
See build log for el8

Suggested fix:
Remove x bit.
[9 Oct 2019 14:12] Paul DuBois
Posted by developer:
 
Fixed in 8.0.19.

Configuration/packaging cleanup. No changelog entry needed.