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

Bug#507600: marked as done (bug script not ready for scripts)



Your message dated Thu, 19 Nov 2020 22:29:39 +0100
with message-id <f453bfbf-b319-08f3-67bb-505b52b90f0b@web.de>
and subject line Re: bug script not ready for scripts
has caused the Debian Bug report #507600,
regarding bug script not ready for scripts
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 owner@bugs.debian.org
immediately.)


-- 
507600: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=507600
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apt
Version: 0.7.19+b1
File: /usr/share/bug/apt/script

Your script never expected stdin to be closed.
I.e., one cannot use reportbug --template in a script then. E.g.,
$ echo reportbug --template -f /usr/share/bug/apt/script|batch

May I include your apt configuration (/etc/apt/apt.conf et al)? [Y/n] stty: standard input: Inappropriate ioctl for device
stty: standard input: Inappropriate ioctl for device



--- End Message ---
--- Begin Message ---
Version: 4.12

On 21 Jan 2018 Nis Martensen wrote:
On Wed, 03 Dec 2008 05:03:58 +0800 jidanni@jidanni.org wrote:

> I.e., one cannot use reportbug --template in a script then. E.g.,
> $ echo reportbug --template -f /usr/share/bug/apt/script|batch
> > May I include your apt configuration (/etc/apt/apt.conf et al)? [Y/n] stty: standard input: Inappropriate ioctl for device
> stty: standard input: Inappropriate ioctl for device

Bug scripts are free to use interactive actions, so this is not a bug in
apt. On the reportbug side, non-interactive report generation was not
possible until the "--no-bug-script" option was implemented in 2010.

So to conclude: Non-interactive report generation with reportbug is possible, by using both '--template' and '--no-bug-script'.
Hence I'm closing this bug now.

--- End Message ---

Reply to: