You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pacmatic 20121112-3, current Arch binary in community
Running pacmatic -Syu under bash 4.3.026 returns: sed: -e expression #1, char 0: no previous regular expression
Pacman wrapping, ML checking, and pacnew management all appear to function as expected. Tested on another Arch box both before and after bash upgrade from 4.3.024 with the same result.
The text was updated successfully, but these errors were encountered:
I get the same error message occationally from cron-pacmatic.
I guess it's due to the NULL stamp variable In pacmatic::mail_summary(),
maybe because it failed to read $config file or $config file is empty.
pacmatic 20121112-3, current Arch binary in community
Running
pacmatic -Syu
under bash 4.3.026 returns:sed: -e expression #1, char 0: no previous regular expression
Pacman wrapping, ML checking, and pacnew management all appear to function as expected. Tested on another Arch box both before and after bash upgrade from 4.3.024 with the same result.
The text was updated successfully, but these errors were encountered: