Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 607106 - dev-tcltk/expect should install unbuffer
Summary: dev-tcltk/expect should install unbuffer
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement with 1 vote (vote)
Assignee: TCL/TK Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-24 18:45 UTC by William Throwe
Modified: 2018-09-26 17:07 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description William Throwe 2017-01-24 18:45:44 UTC
The unbuffer command is classified by the build system as an example, which the ebuild decides to wipe out unconditionally, but from what I've seen it is generally considered to be a part of the expect package.  I've found a few cases of Gentoo people looking for unbuffer on the internet, and the response from others is generally something like "If expect does not install it then the Gentoo package is broken".

This has been previously mentioned as an issue in bug 536414.
Comment 1 Pacho Ramos gentoo-dev 2017-10-13 07:47:41 UTC
I agree, for now I have needed to rely on building this with doc USE flag and manually uncompressing the installed copy
Comment 2 Larry the Git Cow gentoo-dev 2018-09-26 17:07:43 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08233f3ced0f2f02cdd575baac834871ca9ecbcf

commit 08233f3ced0f2f02cdd575baac834871ca9ecbcf
Author:     Tupone Alfredo <tupone@gentoo.org>
AuthorDate: 2018-09-26 17:07:27 +0000
Commit:     Tupone Alfredo <tupone@gentoo.org>
CommitDate: 2018-09-26 17:07:27 +0000

    dev-tcltk/expect: Version bump to 5.45.4
    
    Closes: https://bugs.gentoo.org/607106
    Package-Manager: Portage-2.3.49, Repoman-2.3.10

 dev-tcltk/expect/Manifest                          |  1 +
 dev-tcltk/expect/expect-5.45.4.ebuild              | 80 ++++++++++++++++++++++
 .../expect/files/expect-5.45.4-examples.patch      | 21 ++++++
 3 files changed, 102 insertions(+)