You are not logged in.

#26 2006-12-07 10:53:05

kawa
Member
Registered: 2006-11-21
Posts: 23

Re: pacman strange behavior (SOLVED)

roguetr wrote:

Are you using iptables firewall? ... maybe an issue with ftp connection tracking ...

How do I find that out?


Knowledge is power

Offline

#27 2006-12-07 18:14:48

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,914

Re: pacman strange behavior (SOLVED)

try switching to wget for downloading packages.

as root, edit /etc/pacman.conf

look for this line

#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u

remove the # so wget is used, and try installing again.

Using wget tends to be faster and more reliable then the default protocol, specially with ftp-mirrors.

Edit : atleast that's my experience.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#28 2006-12-08 01:21:15

roguetr
Member
Registered: 2006-10-15
Posts: 26

Re: pacman strange behavior (SOLVED)

As for connection tracking, your are on your own. I will note though that the latest kernel + the latest iptables + connection tracking module will be beneficial. Continuing this discussion would be OT.

Good luck! smile

Offline

Board footer

Powered by FluxBB