Upgrade to EVE-NG CE 6 Upgrade Missing File

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
tacosplease
Posts: 3
Joined: Sat Nov 14, 2020 1:04 am

Upgrade to EVE-NG CE 6 Upgrade Missing File

Post by tacosplease » Sat Jun 01, 2024 12:46 am

So I was following this guide to do my upgrade from 5.0.1-24 up to version 6. It seems there is a file missing or a typo in the command. Anyone experience this or know what I might be able to do?

https://www.eve-ng.net/wp-content/uploa ... -v6-01.pdf

Code: Select all

root@TACOSPLEASE-EVE:/# sudo wget -O - http://www.eve-ng.net/jammy/update-eve-ce.sh > /tmp/update-evece.sh && chmod +x /tmp/update-eve-ce.sh && /tmp/update-evece.sh
--2024-06-01 00:39:12--  http://www.eve-ng.net/jammy/update-eve-ce.sh
Resolving www.eve-ng.net (www.eve-ng.net)... 51.89.118.57, 2001:41d0:701:1000::352
Connecting to www.eve-ng.net (www.eve-ng.net)|51.89.118.57|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3650 (3.6K) [text/x-sh]
Saving to: ‘STDOUT’

-                                     100%[=========================================================================>]   3.56K  --.-KB/s    in 0s

2024-06-01 00:39:12 (88.0 MB/s) - written to stdout [3650/3650]

chmod: cannot access '/tmp/update-eve-ce.sh': No such file or directory
root@TACOSPLEASE-EVE:/# ls /tmp
snap-private-tmp
systemd-private-f601d6dee0804ef081bd72dc23dda8e3-fwupd.service-Mr2vVi
systemd-private-f601d6dee0804ef081bd72dc23dda8e3-ModemManager.service-WjT0ai
systemd-private-f601d6dee0804ef081bd72dc23dda8e3-ntp.service-GztnIg
systemd-private-f601d6dee0804ef081bd72dc23dda8e3-systemd-logind.service-ZLJXKh
systemd-private-f601d6dee0804ef081bd72dc23dda8e3-systemd-resolved.service-a8Le5f
systemd-private-f601d6dee0804ef081bd72dc23dda8e3-tomcat9.service-Xmm3Pf
systemd-private-f601d6dee0804ef081bd72dc23dda8e3-upower.service-mEIp3f
update-evece.sh

rusty725
Posts: 360
Joined: Thu Mar 29, 2018 4:19 pm

Re: Upgrade to EVE-NG CE 6 Upgrade Missing File

Post by rusty725 » Sat Jun 01, 2024 6:42 am

come to our chat https://webchat.eve-ng.net and give me anydesk

tacosplease
Posts: 3
Joined: Sat Nov 14, 2020 1:04 am

Re: Upgrade to EVE-NG CE 6 Upgrade Missing File

Post by tacosplease » Mon Jun 03, 2024 7:13 pm

I got it resolved. Looks like there are two versions of the guide and the first one I found was missing some of the dashes which made it seem that a file was missing. Working guide is below.

https://www.eve-ng.net/wp-content/uploa ... 6-01-N.pdf

rusty725
Posts: 360
Joined: Thu Mar 29, 2018 4:19 pm

Re: Upgrade to EVE-NG CE 6 Upgrade Missing File

Post by rusty725 » Wed Jun 05, 2024 9:27 pm

ok great

Post Reply