WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: openssl-1.0.0.tcz not found  (Read 3546 times)

Offline niumar

  • Newbie
  • *
  • Posts: 2
openssl-1.0.0.tcz not found
« on: June 24, 2017, 08:26:46 AM »
Hi,

I'm trying to install the keepalived package on my corepure64-8.0 fresh install.
During the install, the process fails while it tries to install the openssl-1.0.0 dependence, which is not available on the repo.

See bellow:

tc@box:~$ tce-load -wi keepalived
keepalived.tcz.dep OK
Downloading: openssl-1.0.0.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
wget: server returned error: HTTP/1.1 404 Not Found
md5sum: openssl-1.0.0.tcz.md5.txt: No such file or directory
Error on openssl-1.0.0.tcz
tc@box:~$


Any suggestions?

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14535
Re: openssl-1.0.0.tcz not found
« Reply #1 on: June 24, 2017, 09:10:19 AM »
dep file corrected to read "openssl.tcz" - thanks for reporting this.

Offline niumar

  • Newbie
  • *
  • Posts: 2
Re: openssl-1.0.0.tcz not found
« Reply #2 on: June 24, 2017, 09:19:45 AM »
Thank you!

It is working now!

tc@box:~$ tce-load -wi keepalived
keepalived.tcz.dep OK
Downloading: keepalived.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
keepalived.tcz       100% |*****************************************************************************************************|   104k  0:00:00 ETA
keepalived.tcz: OK
tc@box:~$