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

Bug#770100: marked as done ('apt-get' sends a question to the standard output instead of '/dev/tty')



Your message dated Fri, 14 Aug 2015 15:36:08 +0200
with message-id <20150814133608.GA26426@crossbow>
and subject line Re: 'apt-get' sends a question to the standard output instead of '/dev/tty'
has caused the Debian Bug report #770100,
regarding 'apt-get' sends a question to the standard output instead of '/dev/tty'
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.)


-- 
770100: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770100
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apt
Version: 1.0.9.3
Severity: normal

Dear Maintainer,

   * What led up to the situation?

  Sending the output of 'apt-get' to a file instead of using 'script'.

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

  apt-get upgrade > /tmp/upgrade

   * What was the outcome of this action?

  The usual question did not appear on the display.

   * What outcome did you expect instead?

  The question should appear as if the command were 'apt-get upgrade'.

-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing-proposed-updates'), (500, 'stable-updates'), (500, 'proposed-updates'), (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i586)

Kernel: Linux 3.2.60-rt87-2
Locale: LANG=is_IS, LC_CTYPE=is_IS (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages apt depends on:
ii  debian-archive-keyring  2014.1
ii  gnupg                   1.4.18-4
ii  libapt-pkg4.12          1.0.9.3
ii  libc6                   2.19-12
ii  libgcc1                 1:4.9.1-16
ii  libstdc++6              4.9.1-16

apt recommends no packages.

Versions of packages apt suggests:
pn  apt-doc     <none>
ii  aptitude    0.6.11-1+b1
pn  dpkg-dev    <none>
pn  python-apt  <none>

-- no debconf information

-- 
Bjarni I. Gislason

--- End Message ---
--- Begin Message ---
Hi

On Tue, Nov 18, 2014 at 09:36:15PM +0000, Bjarni Ingi Gislason wrote:
>    * What led up to the situation?
> 
>   Sending the output of 'apt-get' to a file instead of using 'script'.
> 
>    * What exactly did you do (or not do) that was effective (or
>      ineffective)?
> 
>   apt-get upgrade > /tmp/upgrade
> 
>    * What was the outcome of this action?
> 
>   The usual question did not appear on the display.
> 
>    * What outcome did you expect instead?
> 
>   The question should appear as if the command were 'apt-get upgrade'.

In other words you can't redirect the questions anymore, so you would
need to invent a new way of redirecting questions for logging proposes…

If you want to log apt output, pipe it through 'tee' or whatever, but
forcing the printing of questions on the tty feels wrong, especially as
the information which should help you to decide what to answer isn't
visible to you so we would need to redirect that to… and so stdout would
be empty.

Long story short: No, we don't consider this a good idea and therefore
I am closing this bugreport as wontfix.


Best regards

David Kalnischkies

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: