Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: timeshift error during upgrade: "line 2: systemctl: command not found" (Read 332 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

timeshift error during upgrade: "line 2: systemctl: command not found"

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)

Re: timeshift error during upgrade: "line 2: systemctl: command not found"

Reply #1
Hello!

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

marzosh

 

Re: timeshift error during upgrade: "line 2: systemctl: command not found"

Reply #2
We are marking this topic as solved.

-marzosh