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
Linux RPM package has external dependencies, making it impossible to install on Fedora unless you already have another functional VPN, since you can't access Fedora repositories with many ISPs in Iran.
In the past this was not the case as the package was fully self-contained with no external dependencies. This slightly increases the package size since it has to contain all the libraries and other resources that it uses, but it will allow you to install the package without having another functional VPN to access the distro repositories to download the external dependencies.
# sudo dnf install ./Hiddify-rpm-x64.rpm
[sudo] password for user:
Updating and loading repositories:
Repositories loaded.
Package Arch Version Repositor Size
Installing:
hiddify x86_64 2.5.7+20507-20507 @commandl 86.6 MiB
Installing dependencies:
libayatana-appindicator-gtk3 x86_64 0.5.93-6.fc41 fedora 139.3 KiB
libayatana-ido-gtk3 x86_64 0.10.4-1.fc41 fedora 270.8 KiB
libayatana-indicator-gtk3 x86_64 0.9.4-5.fc41 fedora 123.7 KiB
Transaction Summary:
Installing: 4 packages
Total size of inbound packages is 34 MiB. Need to download 191 KiB.
After this operation, 87 MiB extra will be used (install 87 MiB, remove 0 B).
Is this ok [y/N]: y
[1/3] libayatana-appindicator-gtk3-0:0. 0% | 0.0 B/s | -1.0 B | ?
>>> Interrupted
[2/3] libayatana-ido-gtk3-0:0.10.4-1.fc 0% | 0.0 B/s | -1.0 B | ?
>>> Interrupted 0% | 0.0 B/s | -3.0 B | -00m00s
[3/3] libayatana-indicator-gtk3-0:0.9.4 0% | 0.0 B/s | -1.0 B | ?
>>> Interrupted 0% | 0.0 B/s | -3.0 B | -00m00s
--------------------------------------------------------------------------------
[3/3] Total ???% | -500.0 B/ | -3.0 B | 00m00s
Failed to download packages
Librepo error: Curl error (35): SSL connect error for https://mirrors.fedoraproject.org/metalink?repo=fedora-41&arch=x86_64 [Recv failure: Connection reset by peer]
Minimal Reproducible Example (MRE)
Boot into Fedora 41 live media
Download the RPM package for v2.5.7
sudo dnf install ./Hiddify-rpm-x64.rpm
Expected Behavior
No response
Version
v2.5.7
Platform/OS
Linux
Additional Context
No response
Application Config Options
No response
Relevant log output
No response
Are you willing to submit a PR? If you know how to fix the bug.
I'm willing to submit a PR (Thank you!)
The text was updated successfully, but these errors were encountered:
Search first
What Happened?
Linux RPM package has external dependencies, making it impossible to install on Fedora unless you already have another functional VPN, since you can't access Fedora repositories with many ISPs in Iran.
In the past this was not the case as the package was fully self-contained with no external dependencies. This slightly increases the package size since it has to contain all the libraries and other resources that it uses, but it will allow you to install the package without having another functional VPN to access the distro repositories to download the external dependencies.
Minimal Reproducible Example (MRE)
Expected Behavior
No response
Version
v2.5.7
Platform/OS
Linux
Additional Context
No response
Application Config Options
No response
Relevant log output
No response
Are you willing to submit a PR? If you know how to fix the bug.
The text was updated successfully, but these errors were encountered: