As part of a research I am doing I am trying to install TOR package on a Amazon ec2 server.
I have added the repo name to my repos configuration (following this tutorial: https://www.torproject.org/docs/rpms.html.en)
When attempting to install the tor package using
sudo yum install tor
I get the following error:
> Loaded plugins: priorities, update-motd, upgrade-helper
amzn-main/latest | 2.1 kB 00:00
amzn-updates/latest | 2.3 kB 00:00
Resolving Dependencies
--> Running transaction check
---> Package tor.x86_64 0:0.2.7.6-tor.1.rh7_1_1503 will be installed
--> Processing Dependency: openssl-libs >= 1.0.1 for package: tor-0.2.7.6-tor.1.rh7_1_1503.x86_64
--> Finished Dependency Resolution
**Error: Package: tor-0.2.7.6-tor.1.rh7_1_1503.x86_64 (tor)
Requires: openssl-libs >= 1.0.1**
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
And so I tried to install openssl
and I found out that it is already installed.
Has anyone encountered this problem before? Any solutions would be a great help!
Thank you in advance!
Asked by Bubble Hacker
(121 rep)
Jun 10, 2016, 10:44 AM
Last activity: May 11, 2025, 02:05 AM
Last activity: May 11, 2025, 02:05 AM