You are not logged in.
Pacman does not recognize wget in /etc/pacman.conf....
[root@n6re ~]# pacman -Scc
error: config file /etc/pacman.conf, line 19: directive 'xferCommand' noted.
[root@n6re ~]#Attempting to eliminate pacman's filling of my /root partition during full system download I attempted to use wget to aid in downloading. The result is noted above.
My root partition is filled...used
pacman -Scconce but the problem repeated. Some users use wget to solve the problem so I tried that .
Attempted to use:
pacman -Q |lessThe same error concerning wget occured again and no display of installed packages ensued.
So for the present cannot state which pacman version I have installed.
Will restore /etc/pacman.conf to original condition and report further on this problem.
Last edited by lilsirecho (2009-10-10 06:19:32)
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
After removing the wget option, I was able to clean root partition and determined that pacman 3.1-1 is installed.
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
Your X is lowercase in XferCommand, make sure it is:
XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
for example.
Offline
Thanks for the sharp eye.
Reset my modem, re-installed pacman and corrected the pacman.conf entry for wget.
All is well again....
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline