[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: debbugs-el bug #165290: Still active?



>>>>> "PSG" == Peter S Galbraith <psg@debian.org> writes:

Hi!

 PSG> Hi, I'm the author of debian-bug.el
 PSG> Could you try again please?
 PSG> You shouldn't get a search error anymore, but I'd like to know what
 PSG> happens next so I know what to fix next.

I upgraded to debbugs-el 19.2-1, but after typing in the subject does
it still fail with the error message:
"Wrong type argument: integer-or-marker-p, nil". (And you have got
another duplicate bug report with the subject "none"...)

I end up in buffer:

-------------------------------------------------------------------------------
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: debbugs-el: Can't report bugs
--text follows this line--

Severity: normal
-------------------------------------------------------------------------------

but the mail has already been sent.

 PSG> If it still fails, go into the Emacs *scrath* buffer and paste this in:

 PSG> (call-process "reportbug" nil '(t t) nil
 PSG> 		    "--template" "-T" "none" "-s" "none" "-S" "normal" "-b"
 PSG>                     "-q" "libc6")

 PSG> Then either do
 PSG>  M-x eval-buffer
 PSG> or place the cursor after the closing parenthesis and type C-xC-e

 PSG> Let me know what the output is, as well as the integer number that will
 PSG> appear in the minibuffer.

Hummmm.... this was not a very good test, as it resulted in a bug
report on the package libc6, with the title "none". Please close that
report.

The output in the minibuffer was 0, and that was the only output I
got.

This is the output from the *Messages* buffer after both tests:

----------------------------------------------------------------------
Loading debian-bug...done
Building list of installed packages...  Done.
debian-bug: Quitting.
Loading sendmail...done
Getting package information from system...
debian-bug: Wrong type argument: integer-or-marker-p, nil
Fontifying *mail*... (regexps........)
Wrong type argument: integer-or-marker-p, nil
Auto-saving...
Mark set
line-move: End of buffer [3 times]
0
----------------------------------------------------------------------

 I hope this helps.

/ Anders



Reply to: