Hi all,

I've been watching this list for decades and finally decided to see what it 
takes to run WO on a AWS instance.

I am following the directions on:

https://wiki.wocommunity.org/xwiki/bin/view/documentation/Home/Deployment/Platforms/Installing%20a%20deployment%20environment%20on%20RedHat%2C%20CentOS%20or%20Amazon%20Linux/
 
<https://wiki.wocommunity.org/xwiki/bin/view/documentation/Home/Deployment/Platforms/Installing%20a%20deployment%20environment%20on%20RedHat,%20CentOS%20or%20Amazon%20Linux/>

And well, I failed on step 1 (there is no yum install java-1.6.0-openjdk) 

I got Java installed with yum yum install java-1.8.0

Step 2 - install the wocommunity.repo appeared to work ...

sudo curl -o /etc/yum.repos.d/wocommunity.repo 
https://raw.githubusercontent.com/wocommunity/wonder/master/Utilities/Linux/wocommunity.repo
 
<https://raw.githubusercontent.com/wocommunity/wonder/master/Utilities/Linux/wocommunity.repo>

However Step 3 - install wotaskd resulted in this:

[ec2-xxxxxxxx~]$ sudo yum install wotaskd;
WOCommunity                                                                     
                                                                                
           122  B/s | 286  B     00:02    
Errors during downloading metadata for repository 'wocommunity':
  - Status code: 404 for 
https://packages.wocommunity.org/CentOS/2023.9.20251117/repodata/repomd.xml 
(IP: 81.27.166.95)
Error: Failed to download metadata for repo 'wocommunity': Cannot download 
repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Ignoring repositories: wocommunity
Last metadata expiration check: 0:03:08 ago on Sat Dec  6 22:09:33 2025.
No match for argument: wotaskd
Error: Unable to find a match: wotaskd

I obviously need help here.... What am I missing?

Mark

Reply via email to