flcdrg / au-packages

David's Chocolatey Automatic Packages
MIT License
18 stars 53 forks source link

[keepass-yet-another-favicon-downloader] Installation assumes x86 and fails #106

Closed DcR-NL closed 2 years ago

DcR-NL commented 3 years ago

Keepass 2.47 installed using choco, however keepass-yet-another-favicon-downloader assumes \Program Files (x86)\ instead of \Program Files\ and fails. Your keepass-rpc package installed fine. Am I missing something?

Failure:

>choco install keepass-yet-another-favicon-downloader -y
Chocolatey v0.10.15
Installing the following packages:
keepass-yet-another-favicon-downloader
By installing you accept licenses for the packages.
Progress: Downloading keepass-yet-another-favicon-downloader 1.2.4.0... 100%

keepass-yet-another-favicon-downloader v1.2.4.0 [Approved]
keepass-yet-another-favicon-downloader package files install completed. Performing other installation steps.
ERROR: Could not find a part of the path 'C:\Program Files (x86)\KeePass Password Safe 2\Plugins\YetAnotherFaviconDownloader.plgx'.
The install of keepass-yet-another-favicon-downloader was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\keepass-yet-another-favicon-downloader\tools\chocolateyinstall.ps1'.
 See log for details.

Chocolatey installed 0/1 packages. 1 packages failed.
 See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).

Failures
 - keepass-yet-another-favicon-downloader (exited -1) - Error while running 'C:\ProgramData\chocolatey\lib\keepass-yet-another-favicon-downloader\tools\chocolateyinstall.ps1'.
 See log for details.

Related packages installed: chocolatey 0.10.15 chocolatey-core.extension 1.3.5.1 chocolateygui 0.17.3 keepass 2.47 keepass-plugin-winhello 3.1.1 keepass-rpc 1.14.0.20210127 keepass.install 2.47

flcdrg commented 3 years ago

Sounds like this package needs to be updated in a similar way to keepass-rpc