| Known Issue ID | FMEENGINE-92113 |
|---|---|
| Feature | FME Hub Packages |
| Product | FME Form |
| Versions Affected | 2026.1 |
| Status | Workaround |
Issue
On Red Hat Enterprise Linux, where no default keyring is present, FME Hub may fail to install web packages. Users may encounter the following error when trying to install FME Hub packages: Failed to install web service '/home/ifeng-rhel10/.Safe Software/FME/Packages/26074-linux-x64/PackageFiles/safe.google-sheets/web_services/Google Sheets.xml'. Reason: libsecret error: 'Default SecretCollection not found'.
Workaround
Seahorse is an application for managing encryption and passwords. Open the terminal and install Seahorse with the command 'sudo dnf install seahorse'
Once the application is installed, open Seahorse and create a Password keyring named Login
Set the Login keyring as the default here:
FME may then prompt you for the keyring’s set password when you install a package, but it should install successfully now.