snowfallorg / nix-software-center

A simple gtk4/libadwaita software center to easily install and manage nix packages
GNU General Public License v3.0
529 stars 16 forks source link

update fails #29

Open Zahrun opened 1 year ago

Zahrun commented 1 year ago

Hi there!

Thank you for the amazing piece of software! NixOS is my favorite OS and Snowflake OS could become my new favorite flavor. In particular to install on friends and family machines, this is amazing.

Now about the issue, the update seem to fail, both "update everything", and "System" "Update". image

EDIT: with the trace:

 INFO  nix_software_center::ui::window        > AppMsg::CheckNetwork
 INFO  nix_software_center::ui::updatepage    > UpdatePageMsg::UpdateAll
 INFO  nix_software_center::ui::updateworker  > nsc-helper path: /nix/store/1j1ria63p0szpyvf1ipd967il5n9y0nd-nix-software-center-0.1.1/libexec/nsc-helper
 TRACE nix_software_center::ui::updateworker  > CAUGHT REBUILD LINE: error: the following required arguments were not provided:
 TRACE nix_software_center::ui::updateworker  > CAUGHT REBUILD LINE:   --output <OUTPUT>
 TRACE nix_software_center::ui::updateworker  > CAUGHT REBUILD LINE: 
 TRACE nix_software_center::ui::updateworker  > CAUGHT REBUILD LINE: Usage: nsc-helper channel --output <OUTPUT> --rebuild --generations <GENERATIONS> <ARGUMENTS>...
 TRACE nix_software_center::ui::updateworker  > CAUGHT REBUILD LINE: 
 TRACE nix_software_center::ui::updateworker  > CAUGHT REBUILD LINE: For more information, try '--help'.
 INFO  nix_software_center::ui::rebuild       > RebuildMsg::UpdateText(error: the following required arguments were not provided:)
 TRACE nix_software_center::ui::rebuild       > NEWTEXT: error: the following required arguments were not provided:
 WARN  nix_software_center::ui::updateworker  > UPDATE ALL FAILED
 INFO  nix_software_center::ui::rebuild       > RebuildMsg::UpdateText(  --output <OUTPUT>)
 TRACE nix_software_center::ui::rebuild       > NEWTEXT: error: the following required arguments were not provided:
  --output <OUTPUT>
 INFO  nix_software_center::ui::rebuild       > RebuildMsg::UpdateText()
 TRACE nix_software_center::ui::rebuild       > NEWTEXT: error: the following required arguments were not provided:
  --output <OUTPUT>

 INFO  nix_software_center::ui::rebuild       > RebuildMsg::UpdateText(Usage: nsc-helper channel --output <OUTPUT> --rebuild --generations <GENERATIONS> <ARGUMENTS>...)
 TRACE nix_software_center::ui::rebuild       > NEWTEXT: error: the following required arguments were not provided:
  --output <OUTPUT>

Usage: nsc-helper channel --output <OUTPUT> --rebuild --generations <GENERATIONS> <ARGUMENTS>...
 INFO  nix_software_center::ui::rebuild       > RebuildMsg::UpdateText()
 TRACE nix_software_center::ui::rebuild       > NEWTEXT: error: the following required arguments were not provided:
  --output <OUTPUT>

Usage: nsc-helper channel --output <OUTPUT> --rebuild --generations <GENERATIONS> <ARGUMENTS>...

 INFO  nix_software_center::ui::rebuild       > RebuildMsg::UpdateText(For more information, try '--help'.)
 TRACE nix_software_center::ui::rebuild       > NEWTEXT: error: the following required arguments were not provided:
  --output <OUTPUT>

Usage: nsc-helper channel --output <OUTPUT> --rebuild --generations <GENERATIONS> <ARGUMENTS>...

For more information, try '--help'.
pauljako commented 7 months ago

Same Issue

BlueFox1616 commented 2 weeks ago

Same issue