Todd Rinaldo

Results 207 comments of Todd Rinaldo
trafficstars

See #56 for an example of where this change went in.

Can you tell me if this client is compatible to connect to mysql and mariadb servers 4.x and above?

Reviewing the code changes in https://github.com/gooddata/DBD-MariaDB, the issue was fixed by removing func as a valid feature of the driver. Possibly the same disclaimer should be added to the DBD::mysql...

windows builds are also available via github actions now.

> This is certainly an indication of another issue. There should be no case in which the POSIX::setsid symbol is undefined in the parser. Can't we just merge it as...

Further background. In the failure case, the customer had this line, which appears to have confused leapp. ``` # grep -H GRUB_TERMINAL_OUTPUT /etc/default/grub /etc/def`ault/grub:unset GRUB_TERMINAL_OUTPUT ``` Leading to: ``` *...

The only thing special about my system is that I have a 500MB /boot partition. However the error message doesn't seem to indicate this is related to my problem.

Setting `export LEAPP_OVL_SIZE=3000` seems to have fixed my problem. Is there a way to pass this on command line or should this value be increased by default from 2048?

> Since the work around did work once I figured out the environment issues caused by sudo, what do I need to do to mark this as solved? I am...

IMO the default is too low. Especially if there's sufficient disk space.