Artix Linux Forum

Artix Linux => Package management => Topic started by: MaxLPM on 04 December 2024, 20:43:44

Title: timeshift error during upgrade: "line 2: systemctl: command not found"
Post by: MaxLPM on 04 December 2024, 20:43:44
Did an upgrade right now (pacman -Syu) and noticed a strange error after timeshift got upgraded:
Code: [Select]
(25/25) upgrading timeshift                                                              [###################################################] 100%
/tmp/alpm_NvALwd/.INSTALL: line 2: systemctl: command not found
TimeShift scheduled backups require the cronie.service to be running.
Try:
  systemctl enable --now cronie.service
Besides this, timeshift starts normally.

It looks like a recent commit introduced this systemctl command. Is it an accidental packaging error or is it intended?

(just in case, here's the summary line from pacman's log)
Spoiler (click to show/hide)
Title: Re: timeshift error during upgrade: "line 2: systemctl: command not found"
Post by: marzosh on 04 December 2024, 22:25:22
Hello!

Thanks for your feedback, the package has been fixed and pushed again to galaxy.

marzosh
Title: Re: timeshift error during upgrade: "line 2: systemctl: command not found"
Post by: marzosh on 05 December 2024, 14:11:03
We are marking this topic as solved.

-marzosh