nix-software-center icon indicating copy to clipboard operation
nix-software-center copied to clipboard

update fails

Open Zahrun opened this issue 2 years ago • 3 comments

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'.

Zahrun avatar Mar 06 '23 11:03 Zahrun

Same Issue

pauljako avatar Nov 28 '23 15:11 pauljako

Same issue

BlueFox1616 avatar Jun 29 '24 23:06 BlueFox1616