You are not logged in.
Hello,
I've installed "pacupdate" application for check updates en tray notification on my gnome desktop. It check updates but don't detects updates availables, when I really have updates pending:
$ pacman -Qu
e2fsprogs 1.41.8-1
initscripts 2009.07-3
lib32-glibc 2.10.1-3
lib32-sqlite3 3.6.16-1
reiserfsprogs 3.6.21-1
unrar 3.9.4-1
util-linux-ng 2.14.2-1
xfsprogs 3.0.1-1What's can be the problem?.
Offline
Maybe try refreshing the repos one more time? pacman -Syy
Offline
I've refreshed the repos and pacupdate don't detects updates.
This is the current outpout from "pacman -Qu":
$ pacman -Qu
apr 1.3.5-1
apr-util 1.3.7-1
e2fsprogs 1.41.8-1
gnome-backgrounds 2.24.1-1
gnutls 2.8.1-1
gstreamer0.10 0.10.23-1
gstreamer0.10-bad 0.10.12-1
gstreamer0.10-base 0.10.23-1
gstreamer0.10-base-plugins 0.10.23-2
gstreamer0.10-ffmpeg 0.10.7-1
gstreamer0.10-good 0.10.15-1
gstreamer0.10-good-plugins 0.10.15-2
gstreamer0.10-python 0.10.15-1
hal 0.5.12git20090421.4fc367-2
initscripts 2009.07-3
iproute2 2.6.28-1
lib32-glibc 2.10.1-3
lib32-sqlite3 3.6.16-1
libfetch 2.23-1
libsm 1.1.0-1
libxss 1.1.3-1
pywebkitgtk 1.1.4-1
reiserfsprogs 3.6.21-1
scrnsaverproto 1.1.0-2
subversion 1.6.5-1
udev 141-5
unrar 3.9.4-1
util-linux-ng 2.14.2-1
xf86-input-evdev 2.2.4-1
xfsprogs 3.0.1-1
xorg-server 1.6.3-3
xterm 245-1I think that pacupdate don't parse correctly the output from new version of "pacman -Qu".
Offline
pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))
Offline
Thanks, I've opened new issue.
Offline