Can t update anything

I cant update endless platform, org.gnome.platform and org.gnome.plaform.locale. What can I do?
I think that s way I can t update the version I have and I can t install chrome. It is posible?

@irina
1)Buka aplikasi 'Terminal`
2)Jalankan perintah:
rm -f eos-fix-ostree-repo
wget https://raw.githubusercontent.com/endlessm/eos-meta/master/eos-tech-support/eos-fix-ostree-repo3
chmod +x eos-fix-ostree-repo
sudo ./eos-fix-ostree-repo

No such file or directory. This is what it s saying. And than I have to type my password and it is saying command not found

@irina
Sesuatu yang akan banyak membantu kita untuk memahami masalahnya adalah:
1)Buka aplikasi 'Terminal`
2)Jalankan perintah: eos-diagnostics
3)Perintah di atas akan membuat berkas dengan informasi sistem Anda (contoh: eos-diagnostic-160614_111731_UTC + 0100.txt); Kirimkan berkas ini agar kami dapat menganalisis dan melihat solusi yang mungkin ada

I try: command not found

Jalankan perintah: eos-diagnostics

eos-diagnostic-171026_181931_UTC 0300.txt (312.6 KB)

Can you copy and paste the exact input and output from the Terminal app when you try the commands that Leandro posted? (The series of commands that starts with wget and gives you “Command not found”)

For more info, see https://community.endlessos.com/t/unable-to-update-install-anything/3794/42

wget https://raw.githubusercontent.com/endlessm/eos-meta/master/eos-tech-support/eos-fix-ostree-repo32
–2017-11-01 17:42:23-- https://raw.githubusercontent.com/endlessm/eos-meta/master/eos-tech-support/eos-fix-ostree-repo32
Rezolvare raw.githubusercontent.com (raw.githubusercontent.com)… 151.101.0.133, 151.101.64.133, 151.101.128.133, …
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.0.133|:443… conectat.
Cerere HTTP trimisă, se aşteaptă răspuns… 404 Not Found
EROARE 2017-11-01 17:42:29 404: Not Found.

irina@endless:~$ chmod +x eos-fix-ostree-repo
chmod: „eos-fix-ostree-repo” nu poate fi accesat: No such file or directory
irina@endless:~$ sudo ./eos-fix-ostree-repo
[sudo] password for irina:
Sorry, try again.
[sudo] password for irina:
sudo: ./eos-fix-ostree-repo: command not found
irina@endless:~$

I think I see the problem - the little number bubbles from the end of the links are getting caught up in the copy/pasted text, which is causing the command to fail. Try again with this:

wget https://raw.githubusercontent.com/endlessm/eos-meta/master/eos-tech-support/eos-fix-ostree-repo
chmod +x eos-fix-ostree-repo
sudo ./eos-fix-ostree-repo