You are not logged in.
so i noticed today that the script i use for AUR packages was acting funny; very slow to search for packages, and it never seems to finish checking for upgrades to my current aur-installed packages.
it just seems odd. in firefox it felt like my first request hung forever, then i stop/refresh and the page displays immediately. same thing with curl from CLI: it hangs, and if i C-c and try again and it downloads instantly.
here's some ping oddities as well.
> ping -c 5 aur.archlinux.org
...
5 packets transmitted, 4 received, 20% packet loss, time 4003ms
rtt min/avg/max/mdev = 48.905/120.520/180.717/48.600 ms
> ping -c 3 aur.archlinux.org
...
3 packets transmitted, 1 received, 66% packet loss, time 2008ms
rtt min/avg/max/mdev = 50.606/50.606/50.606/0.000 ms
> ping -c 1 aur.archlinux.org
...
1 packets transmitted, 0 received, 100% packet loss, time 0ms
and as a baseline:
> ping -c 1 www.google.com
...
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 24.908/24.908/24.908/0.000 ms
is this happening to anyone else?
edits: snipped the ping output and some typos
Last edited by brisbin33 (2009-06-29 18:41:34)
//github/
Offline
I've seen the same issue with my script. There is some discussion on aur-general relating to this.
archlinux - please read this and this — twice — then ask questions.
--
http://rsontech.net | http://github.com/rson
Offline
There is some discussion on aur-general relating to this.
well damnit, i guess my offlineimap hasn't been syncing either... just been a bad day.
thanks for the confirmation.
/edit: false alarm, offlineimap is fine... i see now that you said aur-general, not arch-general... i should get on that list.
Last edited by brisbin33 (2009-06-29 21:21:10)
//github/
Offline