You are not logged in.

#1 2009-10-10 02:48:29

lilsirecho
Veteran
Registered: 2003-10-24
Posts: 5,000

Cannot enable wget in pacman.conf(solved)

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 -Scc

once but the problem repeated.  Some users use wget to solve the problem so I tried that .

Attempted to use:

pacman -Q |less

The 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

#2 2009-10-10 02:52:50

lilsirecho
Veteran
Registered: 2003-10-24
Posts: 5,000

Re: Cannot enable wget in pacman.conf(solved)

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

#3 2009-10-10 05:11:32

neddie_seagoon
Member
Registered: 2009-08-23
Posts: 121

Re: Cannot enable wget in pacman.conf(solved)

Your X is lowercase in XferCommand, make sure it is:
XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u

for example.

Offline

#4 2009-10-10 06:18:52

lilsirecho
Veteran
Registered: 2003-10-24
Posts: 5,000

Re: Cannot enable wget in pacman.conf(solved)

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

Board footer

Powered by FluxBB