You are not logged in.
Pages: 1
Hi All,
Been away for a while now i've come back i recently reinstalled my laptop and can't get pacman -Sy to work it just sits there.
Pacman -Syy works fine,
I have enabled all uk french and german mirrors in my mirrorlist file but nothing seems to solve this problem.
does anyone have any ideas
Regards
Matthew
"is adult entertainment killing our children or is killing our children entertaining adults?" Marilyn Manson
Offline
"alias pacman -Sy=pacman -Syy"
:lol::lol:
... a joke !
Since the new pacman came out a lot of folk are reporting slowdowns.
In my case, issuing a 'pacman -Syy' - as recommended in another thread - seems
to have 'cleared the blockage'. Obviously not in your case !
All I can suggest is you search the forum for other suggestions - there have been a few !
Deej
Offline
I think this should fix your issue :
http://projects.archlinux.org/?p=pacman … ae80c5988d
pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))
Offline
that commit reports suggested that if database is upto date then the connections takes a long time, however i have done pacman -Syy and come back with updates suggesting that my database was not upto date.
I'll have a browse round the forums and see if i can solve it
Thanks
Matthew
"is adult entertainment killing our children or is killing our children entertaining adults?" Marilyn Manson
Offline
-Syy forces the update, no matter if the database was already up-to-date or not.
It is very likely the same issue.
just wait for 3.3.1 ..
pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))
Offline
Ok, will do thanks.
"is adult entertainment killing our children or is killing our children entertaining adults?" Marilyn Manson
Offline
Pages: 1