Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nix-flatpak keeps on uninstalling a remote before adding the remote from a flatpakref #90

Open
SpiderUnderUrBed opened this issue Oct 21, 2024 · 0 comments

Comments

@SpiderUnderUrBed
Copy link

SpiderUnderUrBed commented Oct 21, 2024

What I stated on the title is what I am assuming to happen given that until the recent pull request, I got a diffrent kind of error on how it was unable to remove the remote. I realize that I need to figure out why nix-flatpak wants to remove the remote from my flatpakref and I cannot figure it out. I stated I had a issue like this earlier, here is the error:

× flatpak-managed-install.service
     Loaded: loaded (/etc/systemd/system/flatpak-managed-install.service; enabled; preset: ignored)
     Active: failed (Result: exit-code) since Tue 2024-10-22 07:06:22 NZDT; 286ms ago
 Invocation: 63a7fa1b138344b389ebca6c11d44305
    Process: 111503 ExecStart=/nix/store/3w9yrhksarir324f0r01nvg349x7xlvg-flatpak-managed-install (code=exited, status=1/FAILURE)
   Main PID: 111503 (code=exited, status=1/FAILURE)
         IP: 1.5M in, 25.8K out
   Mem peak: 37.7M
        CPU: 899ms

Oct 22 07:06:11 daspidercave systemd[1]: Starting flatpak-managed-install.service...
Oct 22 07:06:16 daspidercave flatpak[112474]: system: Removed remote sober
Oct 22 07:06:18 daspidercave 3w9yrhksarir324f0r01nvg349x7xlvg-flatpak-managed-install[112478]: Skipping: moe.launcher.the-honkers-railway-launcher/x86_64/master is already installed
Oct 22 07:06:20 daspidercave 3w9yrhksarir324f0r01nvg349x7xlvg-flatpak-managed-install[112507]: Skipping: moe.launcher.an-anime-game-launcher/x86_64/master is already installed
Oct 22 07:06:22 daspidercave 3w9yrhksarir324f0r01nvg349x7xlvg-flatpak-managed-install[112519]: error: No remote refs found for ‘org.vinegarhq.Sober’
Oct 22 07:06:22 daspidercave systemd[1]: flatpak-managed-install.service: Main process exited, code=exited, status=1/FAILURE
Oct 22 07:06:22 daspidercave systemd[1]: flatpak-managed-install.service: Failed with result 'exit-code'.
Oct 22 07:06:22 daspidercave systemd[1]: Failed to start flatpak-managed-install.service.
Oct 22 07:06:22 daspidercave systemd[1]: flatpak-managed-install.service: Consumed 899ms CPU time, 37.7M memory peak, 1.5M incoming IP traffic, 25.7K outgoing IP traffic.
warning: error(s) occurred while switching to the new configuration

And here is the flatpak.nix file:
https://pastebin.com/XMY5iwmu

Is this expected behavior from uninstallUnmanaged when a remote suggested from a flatpakref file isnt also listed explictly under "remotes"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant