Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 646176 - media-plugins/vdr-graphlcd-0.1.9 calls epause in EAPI 5
Summary: media-plugins/vdr-graphlcd-0.1.9 calls epause in EAPI 5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo VDR Project
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 377943
  Show dependency tree
 
Reported: 2018-01-30 22:54 UTC by Ulrich Müller
Modified: 2019-11-28 20:08 UTC (History)
0 users

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 Ulrich Müller gentoo-dev 2018-01-30 22:54:48 UTC
epause is not defined in EAPI 3 and later. Also, a method that expects the user to observe the emerge output (and to catch a pause of a few seconds) is completely unreliable.

I suggest to simply drop the epause call and the "press ctrl+c" message from pkg_preinst.
Comment 1 Ulrich Müller gentoo-dev 2018-01-31 11:04:16 UTC
And by the way, this line won't work, because rmdir has no -R option:

        rmdir -R /etc/vdrplugins/graphlcd/{fonts,logos}
Comment 2 Larry the Git Cow gentoo-dev 2019-03-10 22:38:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36c6375061f75af7f4186861dc64c2fa13555427

commit 36c6375061f75af7f4186861dc64c2fa13555427
Author:     Conrad Kostecki <conrad@kostecki.com>
AuthorDate: 2018-10-07 15:41:14 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2019-03-10 22:35:38 +0000

    media-plugins/vdr-graphlcd: bump to version 1.0.0.
    
    Closes: https://bugs.gentoo.org/438124
    Closes: https://bugs.gentoo.org/586154
    Closes: https://bugs.gentoo.org/646176
    Closes: https://bugs.gentoo.org/667970
    Signed-off-by: Conrad Kostecki <conrad@kostecki.com>
    Package-Manager: Portage-2.3.50, Repoman-2.3.11
    RepoMan-Options: --force
    Closes: https://github.com/gentoo/gentoo/pull/10098
    Signed-off-by: Patrice Clement <monsieurp@gentoo.org>

 media-plugins/vdr-graphlcd/Manifest                |  1 +
 .../vdr-graphlcd/vdr-graphlcd-1.0.0.ebuild         | 94 ++++++++++++++++++++++
 2 files changed, 95 insertions(+)
Comment 3 Ulrich Müller gentoo-dev 2019-08-27 17:12:51 UTC
Reopening, because version 0.1.9 is still in the tree.
Comment 4 Larry the Git Cow gentoo-dev 2019-11-28 20:08:54 UTC
The bug has been closed via the following commit(s):

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

commit dafcc15f1852cbbe699aa0066232f432b090c3f4
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2019-11-28 20:07:56 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2019-11-28 20:08:38 +0000

    media-plugins/vdr-graphlcd: Remove old.
    
    Closes: https://bugs.gentoo.org/646176
    Package-Manager: Portage-2.3.80, Repoman-2.3.19
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 media-plugins/vdr-graphlcd/Manifest                |   1 -
 .../graphlcd-0.1.5-radiotext-lcr-service.diff      | 126 --------
 .../files/0.1.5/graphlcd-0.1.5-span.diff           | 356 ---------------------
 .../files/0.1.5/graphlcd-0.1.5_vdr-1.5.3.diff      |  19 --
 .../0.1.5/vdr-graphlcd-0.1.5-missing-freetyp2.diff |  30 --
 .../0.1.5/vdr-graphlcd-0.1.5-missing-include.patch |  11 -
 .../vdr-graphlcd/vdr-graphlcd-0.1.9.ebuild         | 100 ------
 7 files changed, 643 deletions(-)