Your message dated Thu, 6 Nov 2014 12:03:40 +0000 with message-id <CAB4XWXzRbsu3a2owMr+6_06=shq4uhpo6gb_bz5nssrwmhs...@mail.gmail.com> and subject line Re: Bug#759024: Must report incorrect config file entries has caused the Debian Bug report #759024, regarding Must report incorrect config file entries to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 759024: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759024 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: reportbug Version: 6.5.0+nmu1 Severity: normal Dear Maintainer, * What led up to the situation? I tried to setup reportbug.d.o as SMTP host after reading README.Users.gz * What exactly did you do (or not do) that was effective (or ineffective)? I added smtphost=reportbug.debian.org to $HOME/.reportbugrc and started using reportbug. * What was the outcome of this action? reportbug started without complaining (or at least I did not notice) * What outcome did you expect instead? Immediate abortion and a clearly visible message telling that the format of that line is wrong and the user should better RTFM reportbug.conf(5). Regards, Eduard. -- Package-specific info: ** Environment settings: DEBEMAIL="[email protected]" DEBFULLNAME="Eduard Bloch" DEBNAME="Eduard Bloch" INTERFACE="text" ** /home/ed/.reportbugrc: reportbug_version "4.10.2" mode expert ui text mutt -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.12.18+ (SMP w/4 CPU cores; PREEMPT) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages reportbug depends on: ii apt 1.0.6 ii python 2.7.8-1 ii python-reportbug 6.5.0+nmu1 reportbug recommends no packages. Versions of packages reportbug suggests: pn claws-mail <none> ii debconf-utils 1.5.53 ii debsums 2.0.52+nmu2 ii dlocate 1.02+nmu3 ii emacs23-bin-common 23.4+1-4.1+b1 ii exim4 4.84~RC1-3 ii exim4-daemon-light [mail-transport-agent] 4.84~RC1-3 ii file 1:5.19-1 ii gnupg 1.4.18-2 ii python-gtk2 2.24.0-3+b1 pn python-gtkspell <none> pn python-urwid <none> ii python-vte 1:0.28.2-5 ii xdg-utils 1.1.0~rc1+git20111210-7.1 Versions of packages python-reportbug depends on: ii apt 1.0.6 ii python 2.7.8-1 ii python-debian 0.1.22 ii python-debianbts 1.12 ii python-support 1.0.15 python-reportbug suggests no packages. -- no debconf information -- People who think that real programmers write code without bugs need to upgrade to a human brain. http://yosefk.com/c++fqa/class.html#fqa-7.2
--- End Message ---
--- Begin Message ---Hello, On Sat, Aug 23, 2014 at 10:22 PM, Eduard Bloch <[email protected]> wrote: > * What led up to the situation? > > I tried to setup reportbug.d.o as SMTP host after reading > README.Users.gz > > * What exactly did you do (or not do) that was effective (or > ineffective)? > > I added > smtphost=reportbug.debian.org > to $HOME/.reportbugrc and started using reportbug. > > * What was the outcome of this action? > > reportbug started without complaining (or at least I did not notice) > > * What outcome did you expect instead? > > Immediate abortion and a clearly visible message telling that the format > of that line is wrong and the user should better RTFM reportbug.conf(5). $ grep smtphost ~/.reportbugrc smtphost=reportbug.debian.org $ reportbug -O python2.7 ~ head -n1 Unrecognized token: reportbug.debian.org $ grep testconf ~/.reportbugrc testconf dummy $ reportbug -O python2.7 ~ head -n1 Unrecognized token: testconf Unrecognized token: dummy Reportbug policy is to ignore configuration it doesnt understand. from man reportbug.conf you can find the FILE FORMAT section explaining how to write a proper config file. Regards, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi
--- End Message ---
_______________________________________________ Reportbug-maint mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reportbug-maint
