upgrades-migrations / preupgrade-assistant-modules

Modules for the Preupgrade Assistant tool. Disclaimer: It was fun. R.I.P. :-)
GNU General Public License v3.0
3 stars 11 forks source link

system/BinariesRebuild: processed empty string as file #43

Closed pirat89 closed 6 years ago

pirat89 commented 6 years ago

The empty string is processed as file. Also the backtick looks weird in the case on 2nd line.

preupg.log.WARNING: The  file mentioned in the configuration file does not exist.
/hana/shared/RH2/exe/linuxx86_64/HDB_1.00.121.00.1466466057_2994339/dat_bin_dir/libtadatdocmodel.so: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /hana/shared/RH2/exe/linuxx86_64/HDB_1.00.121.00.1466466057_2994339/dat_bin_dir/libtadatdocmodel.so)
pirat89 commented 6 years ago

Resolved by PR https://github.com/upgrades-migrations/preupgrade-assistant-modules/pull/97