Today i try to install from the AUR with PAMAC the Timeshift but it show the following message.
Προετοιμασία…
Κλωνοποίηση αρχείων δόμησης timeshift…
Έλεγχος εξαρτήσεων timeshift…
Επίλυση εξαρτήσεων…
Έλεγχος για εσωτερικές διενέξεις…
Έλεγχος keyring…
Έλεγχος ακεραιότητας…
Φόρτωση αρχείων πακέτων…
Έλεγχος για διενέξεις αρχείων…
Έλεγχος ελεύθερου χώρου στον δίσκο…
Εγκατάσταση rsync (3.1.3-1)…
Εγκατάσταση libgee (0.20.1-2)…
Εγκατάσταση cronie (1.5.2-1)…
Εγκατάσταση libgnomekbd (3.26.0+5+g1c1b585-1)…
Εγκατάσταση xapps (1.4.5-1)…
Εκτελούνται hooks μετά τη διεργασία…
Compiling GSettings XML schema files…
Updating icon theme caches…
Reloading system manager configuration…
Arming ConditionNeedsUpdate…
Updating the desktop file MIME type cache…
Δημιουργία timeshift…
==> Δημιουργία πακέτου: timeshift 19.01-1 (Πεμ 24 Ιαν 2019 06:27:03 μμ EET)
==> Έλεχος εξαρτήσεων εκτέλεσης…
==> Έλεγχος εξαρτήσεων μεταγλώττισης…
==> Λήψη πηγών…
-> Βρέθηκε timeshift_v19.01.tgz
==> Επικύρωση αρχείων του source με sha256sums…
timeshift_v19.01.tgz … Επιτυχία
==> Διαγραφή υπάρχοντος καταλόγου $srcdir/…
==> Εξαγωγή πηγών…
-> Εξαγωγή timeshift_v19.01.tgz με bsdtar
==> Διαγραφή υπάρχοντος καταλόγου $pkgdir/…
==> Εκκίνηση build()…
Core/Main.vala:64.23-64.37: error: The type name AppExcludeEntry' could not be found public Gee.ArrayList<AppExcludeEntry> exclude_list_apps; ^^^^^^^^^^^^^^^ Core/Main.vala:528.41-528.55: error: The type name
AppExcludeEntry’ could not be found
exclude_list_apps = new Gee.ArrayList<AppExcludeEntry>();
^^^^^^^^^^^^^^^
Gtk/ExcludeAppsBox.vala:102.4-102.18: error: The type name AppExcludeEntry' could not be found AppExcludeEntry entry; ^^^^^^^^^^^^^^^ Gtk/ExcludeAppsBox.vala:113.4-113.18: error: The type name
AppExcludeEntry’ could not be found
AppExcludeEntry entry;
^^^^^^^^^^^^^^^
Gtk/ExcludeAppsBox.vala:126.4-126.18: error: The type name AppExcludeEntry' could not be found AppExcludeEntry entry; ^^^^^^^^^^^^^^^ Gtk/ExcludeAppsBox.vala:150.43-150.57: error: The type name
AppExcludeEntry’ could not be found
var model = new Gtk.ListStore(3, typeof(AppExcludeEntry), typeof(bool), typeof(string));
^^^^^^^^^^^^^^^
Command-line option --thread
is deprecated and will be ignored
Compilation failed: 6 error(s), 0 warning(s)
make[1]: *** [makefile:52: app-gtk] Error 1
make: *** [makefile:2: all] Error 2
/usr/bin/makepkg: γραμμή 342: logpipe: μεταβλητή χωρίς σύνδεση
What can i do?