@cowilliam143
Something that would help us a lot to understand the problem would be this:
- Open the application called ‘Terminal’
- In this application run the command:
eos-diagnostics
- The above command will create a file with the information of your system (example: eos-diagnostic-160614_111731_UTC + 0100.txt); Send us this file so we can analyze and see a possible solution
Do you have a file named /etc/flatpak/remotes.d/flathub.conf? Are there any files in /etc/flatpak/remotes.d? Can you show the contents of the file /var/lib/flatpak/repo/config and /etc/flatpak/remotes.d/flathub.conf (if it exists)? You can just paste them here.
More specifically, can you do the following? Open a terminal window by typing terminal in the search bar at the top of the desktop and selecting the Terminal app. From there, run the following commands and paste all the output here.
ls /etc/ostree/remotes.d
ls /etc/flatpak/remotes.d
ls /var/lib/flatpak/repo
grep -r . /etc/ostree/remotes.d /etc/flatpak/remotes.d /var/lib/flatpak/repo/config
@cowilliam143
Something that would help us a lot to understand the problem would be this:
- Open the application called ‘Terminal’
- In this application run the command:
eos-diagnostics
- The above command will create a file with the information of your system
(example: eos-diagnostic-160614_111731_UTC + 0100.txt); Send us this file
so we can analyze and see a possible solution
Visit
Topic
or reply to this email to respond.To unsubscribe from these emails, click
here.
here this eos-diagnostic txteos-diagnostic-180509_111034_UTC+0800.txt (316.5 KB)
i open the flathub.conf.txt
this inside of the .txt
[remote “flathub”]
url=https://flathub.org/repo/
i paste ur guide this is happen on the terminal
acerpc@endless:~$ grep -r . /etc/ostree/remotes.d /etc/flatpak/remotes.d /var/lib/flatpak/repo/config
/etc/flatpak/remotes.d/flathub.conf:[remote “flathub”]
/etc/flatpak/remotes.d/flathub.conf:url=https://flathub.org/repo/
/var/lib/flatpak/repo/config:[core]
/var/lib/flatpak/repo/config:repo_version=1
/var/lib/flatpak/repo/config:mode=bare
/var/lib/flatpak/repo/config:min-free-space-percent=0
/var/lib/flatpak/repo/config:[remote “eos”]
/var/lib/flatpak/repo/config:url=https://ostree.endlessm.com/ostree/eos-amd64
/var/lib/flatpak/repo/config:branches=os/eos/nexthw/eos3.2;
/var/lib/flatpak/repo/config:xa.disable=true
/var/lib/flatpak/repo/config:[remote “gnome”]
/var/lib/flatpak/repo/config:gpg-verify=true
/var/lib/flatpak/repo/config:gpg-verify-summary=true
/var/lib/flatpak/repo/config:url=https://sdk.gnome.org/repo/
/var/lib/flatpak/repo/config:xa.title=Gnome Stable Runtimes
/var/lib/flatpak/repo/config:xa.title-is-set=true
/var/lib/flatpak/repo/config:[remote “gnome-apps”]
/var/lib/flatpak/repo/config:gpg-verify=true
/var/lib/flatpak/repo/config:gpg-verify-summary=true
/var/lib/flatpak/repo/config:url=https://sdk.gnome.org/repo-apps/
/var/lib/flatpak/repo/config:xa.title=Gnome Stable Applications
/var/lib/flatpak/repo/config:xa.title-is-set=true
/var/lib/flatpak/repo/config:[remote “eos-runtimes”]
/var/lib/flatpak/repo/config:gpg-verify=true
/var/lib/flatpak/repo/config:gpg-verify-summary=true
/var/lib/flatpak/repo/config:url=https://ostree.endlessm.com/ostree/eos-amd64
/var/lib/flatpak/repo/config:xa.title=Endless OS and Runtimes
/var/lib/flatpak/repo/config:[remote “eos-apps”]
/var/lib/flatpak/repo/config:gpg-verify=true
/var/lib/flatpak/repo/config:gpg-verify-summary=true
/var/lib/flatpak/repo/config:url=https://ostree.endlessm.com/ostree/eos-apps
/var/lib/flatpak/repo/config:xa.default-branch=eos3
/var/lib/flatpak/repo/config:xa.title=Endless Applications
/var/lib/flatpak/repo/config:xa.default-branch-is-set=true
/var/lib/flatpak/repo/config:[remote “eos-sdk”]
/var/lib/flatpak/repo/config:gpg-verify=true
/var/lib/flatpak/repo/config:gpg-verify-summary=true
/var/lib/flatpak/repo/config:url=https://ostree.endlessm.com/ostree/eos-sdk
/var/lib/flatpak/repo/config:xa.title=Endless Runtime and SDK
acerpc@endless:~$
OK, there’s something strange about this setup. One of the fixes we tried to make apparently didn’t work. We can help you get this fixed, but I’d like to try to understand this issue a bit more. Can you run the following 4 commands from a terminal and paste the output again?
sudo rm /etc/.updated /var/.updated
sudo systemctl restart eos-ostree-remotes-config.service
systemctl status -l --no-pager eos-ostree-remotes-config.service
cat /ostree/repo/config