--- Original message --- From: bardo <[email protected]> To: "Discussion about the Arch User Repository (AUR)" <[email protected]> Subject: Re: [aur-general] communitypkg does not work Date: Wed, 1 Jul 2009 11:53:09 +0200 >b> 2009/7/1 Stefan Husmann <[email protected]>: >> I cannot upload packages to community. I have a ssh account and did set >> CVS_RSH and CVSROOT. Yesterday it worked. I have no idea what is going wrong >> here.
>b> I was about to post the same. Basically, ports 1034-1035 are closed on >b> the server :) >b> [ba...@forty-two ~]$ nmap -p 1034-1035 aur.archlinux.org >b> Starting Nmap 4.76 ( http://nmap.org ) at 2009-07-01 11:52 CEST >b> Interesting ports on client-208-92-232-29.sevenl.net (208.92.232.29): >b> PORT STATE SERVICE >b> 1034/tcp closed unknown >b> 1035/tcp closed unknown >b> Nmap done: 1 IP address (1 host up) scanned in 1.70 seconds btw, [spupy...@sigurd ~]$ netstat -tlnp (No info could be read for "-p": geteuid()=1017 but you should be root.) Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 0.0.0.0:873 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:1034 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:1035 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN - tcp 0 0 :::873 :::* LISTEN - [spupy...@sigurd ~]$ telnet 127.1 1034 Trying 127.0.0.1... Connected to 127.1. Escape character is '^]'. but it still refuses connections
