Hi Nikolaus,

On Sonntag, 1. März 2015, Mattia Rizzolo wrote:
> On Sun, Mar 01, 2015 at 12:04:13PM -0800, Nikolaus Rath wrote:
> > First, thank you for contacting us.
> I think the thanks is really due to you for working on this. Least I can
> do is try to help with my packages :-).

Thanks! :-) (Though I'd like to echo Mattia's "thanks for contacting us" as 
well.

> Are you sure about the "any available port" part?
> 8080 is a common port for whatever, I'd not be surprised.
> Holger, apart from jenkins' and squid's, what others uncommon ports are
> busy?

root@jenkins:~# lsof -P 2>&1|grep -v 1111|grep LISTE|cut -b 80-|sort -u
     TCP *:22 (LISTEN)
     TCP *:25 (LISTEN)
     TCP *:3128 (LISTEN)
     TCP *:3129 (LISTEN)
     TCP *:34167 (LISTEN)
     TCP *:443 (LISTEN)
     TCP *:4949 (LISTEN)
     TCP *:8080 (LISTEN)
     TCP *:80 (LISTEN)


cheers,
        Holger

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds

Reply via email to