majkinetor / au-packages

Chocolatey packages by majkinetor
https://gist.github.com/majkinetor/a700c70b8847b29ebb1c918d47ee4eb1
GNU General Public License v2.0
66 stars 45 forks source link

(dbeaver) Cannot process argument transformation on parameter 'file64'. Cannot convert value to type System.String. #223

Closed drdamour closed 2 years ago

drdamour commented 2 years ago

Getting error

2022-11-08 12:27:46,197 18664 [ERROR] - ERROR: Cannot process argument transformation on parameter 'file64'. Cannot convert value to type System.String.

this started last month seemingly around this change https://github.com/majkinetor/au-packages/commit/a5129772b61d1b7badb80d387e8f483e5213dd5c

we use awx to winrm over and run choc from ansible, guessing this has something to do with it.

drdamour commented 2 years ago

hm...seems to be host specific, we have different host it ran fine on. same winver, same awx, same choco version...odd

majkinetor commented 2 years ago

There are stale older installer versions in chocolatey lib folder, just delete them and it will work.

drdamour commented 2 years ago

yeah that worked...wonder how it got like that though

majkinetor commented 2 years ago

It fucks up very rarely not sure why. Its partially my fault too because I use globs in installer instead of the concrete file name. I changed that recently but didn't update old pacakges. But like I sad, I got this once in last decade maybe...

drdamour commented 2 years ago

k we got it twice in last month, but had lotta AWX activity/changes in that time. will keep an eye on it. thanks

majkinetor commented 2 years ago

OK, let me know. Twice in a month is a lot.