You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attribute extract_dir should be moved under architecture and should differ for 64bit and 32bit. I downloaded both x86 and x64 variants and unpacked them with msiexec to their respective _tmp folders. tree /F output (with insides of bin and docs folders omitted) is as follows:
For 32bit folder structure is as expected PFiles\\psqlODBC\\1700
For 64bit the folder structure is PFiles64\\psqlODBC\\1700 instead. Allow me to emphasize PFiles64
As per contributing guide I am to open issue first and have it approved before making a pull request. But feel free to do the pull request on your own if that is simple enough, no need to wait for me to figure that out.
I assume same must be done for autoupdate attribute then.
Scoop and Buckets Version
Current Scoop version:859d1db5 (HEAD -> master, tag: v0.5.2, origin/master, origin/HEAD) chore(release): Bump to version 0.5.2 (#6080)'main' bucket:70ac8453a (HEAD -> master, origin/master, origin/HEAD) task: Update to version 3.41.0
Prerequisites
I did try to report it with #6469 but it was autoclosed. I chose "bug" template for the issue and I guess that was wrong.
Package Name
psqlodbc
Expected/Current Behaviour
scoop install psqlodbc
Expected behaviour - installation of psqlodbc. Current behaviour - fails to install on 64bit architecture.
Steps to Reproduce
On 64bit architecture
Possible Solution
psqlodbc.json
Attribute
extract_dir
should be moved underarchitecture
and should differ for64bit
and32bit
. I downloaded bothx86
andx64
variants and unpacked them withmsiexec
to their respective_tmp
folders.tree /F
output (with insides ofbin
anddocs
folders omitted) is as follows:For
32bit
folder structure is as expectedPFiles\\psqlODBC\\1700
For
64bit
the folder structure isPFiles64\\psqlODBC\\1700
instead. Allow me to emphasize PFiles64As per contributing guide I am to open issue first and have it approved before making a pull request. But feel free to do the pull request on your own if that is simple enough, no need to wait for me to figure that out.
I assume same must be done for
autoupdate
attribute then.Scoop and Buckets Version
Scoop Config
PowerShell Version
Additional Softwares
No response
The text was updated successfully, but these errors were encountered: