fn run_reinstall_group<W: Write>( ui: &mut Ui<W>, ctx: &CommandContext, package_names: &[String], ) -> Result<usize>