Hello Dmitry, 2010/6/21 Dmitry Baryshev <ksquirrel...@gmail.com>: > > > 21 июня 2010 г. 21:25 пользователь Sandro Tosi <mo...@debian.org> написал: >> >> Hello, >> >> On Mon, Jun 21, 2010 at 01:31, Krasu <ksquirrel...@gmail.com> wrote: >> > Package: reportbug >> > Version: 4.12.2 >> > Severity: normal >> > >> > If I try to report a bug with GTK interface, I will get a message: >> > >> > SMTP send failure: (-2, '\xd0\x98\xd0\xbc\xd1\x8f >> > \xd0\xb8\xd0\xbb\xd0\xb8 >> > \xd1\x81\xd0\xbb\xd1\x83\xd0\xb6\xd0\xb1\xd0\xb0 \xd0\xbd\xd0\xb5 >> > \xd0\xb8\xd0\xb7\xd0\xb2\xd0\xb5\xd1\x81\xd1\x82\xd0\xbd\xd1\x8b'). Do >> > you want >> > to retry (or else save the report and exit)?? >> >> converting the above hex string I got >> >> Имя илислужба неизвестны > > This means "The name or service is not known". This is in Russian, probably > because of locale set to ru_RU.UTF-8
exactly, and since reportbug forces 'us' as locale this is a message returned by some lower-level routine, for example the one handling the DNS or network connection. The error seems very clearly pointing to some DNS resolution problem. >> >> Could you please tell me what it means. >> >> > If I press "Yes" in this dialog, "reportbug" will add a new bug >> > successfully. >> >> I suspect some sort of MTA/MUA problem. > > I don't use MTA, reportbug sends bug reports through the standard Debian's > smtp proxy (smtp.debian.org AFAIR) reportbug.debian.org it's the name. given the service could be provided by a series of machine in round-robin DNS rotation, there might be some of them not working correctly. I don't control those machine, so I can debug further. If there are no other news, I'll close this bug in a few days. Regards, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org