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

Bug#495321: marked as done (Strange output when run through 'tee')



Your message dated Thu, 13 Aug 2015 18:38:06 +0200
with message-id <20150813163806.GA25698@crossbow>
and subject line Re: Strange output when run through 'tee'
has caused the Debian Bug report #495321,
regarding Strange output when run through 'tee'
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.)


-- 
495321: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=495321
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apt
Version: 0.7.14+b1

Apt seems to produce some strange output when piped through 'tee'. For
example:

  $ apt-get install swi-prolog | tee output.txt

    Reading package lists...
    Building dependency tree...
    Reading state information...
    Suggested packages:
      swi-prolog-doc prolog-el
    The following NEW packages will be installed
      swi-prolog
    0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
    Need to get 0B/2635kB of archives.
    After this operation, 9130kB of additional disk space will be used.
    Selecting previously deselected package swi-prolog.
                                                   (Reading database ...
      235528 files and directories currently installed.)
        Unpacking swi-prolog (from .../swi-prolog_5.6.59-1_amd64.deb) ...
    Processing triggers for menu ...
                                 Processing triggers for man-db ...
       Setting up swi-prolog (5.6.59-1) ...
                             Processing triggers for menu ...

(The strange indentation being literal.) The output.txt file does not
contain this indentation and installing the same package via ``dpkg -i''
does not reproduce the problem.

Although it does not cause any real problems, it looks rather odd - the
live-magic tool uses "tee" when building a Live system, which then appears
quite ugly for end users.


Regards,

-- 
Chris Lamb, UK                                       chris@chris-lamb.co.uk
                                                            GPG: 0x634F9A20

Attachment: signature.asc
Description: PGP signature


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

On Sat, Aug 16, 2008 at 09:29:12AM +0100, Chris Lamb wrote:
>   $ apt-get install swi-prolog | tee output.txt
> 
>     Reading package lists...
>     Building dependency tree...
>     Reading state information...
>     Suggested packages:
>       swi-prolog-doc prolog-el
>     The following NEW packages will be installed
>       swi-prolog
>     0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
>     Need to get 0B/2635kB of archives.
>     After this operation, 9130kB of additional disk space will be used.
>     Selecting previously deselected package swi-prolog.
>                                                    (Reading database ...
>       235528 files and directories currently installed.)
>         Unpacking swi-prolog (from .../swi-prolog_5.6.59-1_amd64.deb) ...
>     Processing triggers for menu ...
>                                  Processing triggers for man-db ...
>        Setting up swi-prolog (5.6.59-1) ...
>                              Processing triggers for menu ...

So, I just ran this exact command and the output is shown properly.  In
other words: This is fixed in the meantime and therefore I am closing
this bugreport, but feel free to reopen if you can still reproduce this.


Best regards

David Kalnischkies

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: