Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 693034 - dev-util/redo-0.42: ImportError: No module named redo.title
Summary: dev-util/redo-0.42: ImportError: No module named redo.title
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jeroen Roovers (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-28 19:27 UTC by Stefan Strogin
Modified: 2020-03-22 10:09 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 Stefan Strogin gentoo-dev 2019-08-28 19:27:04 UTC
Builds and installs without errors.

When I try to run it I get:

$ redo
Traceback (most recent call last):
  File "/usr/bin/redo", line 7, in <module>
    import redo.title
ImportError: No module named redo.title
Comment 1 Larry the Git Cow gentoo-dev 2020-03-22 10:09:50 UTC
The bug has been closed via the following commit(s):

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

commit b49eee7e14b1626df7f88ac239f04ee2151d419e
Author:     Jeroen Roovers <jer@gentoo.org>
AuthorDate: 2020-03-22 10:07:55 +0000
Commit:     Jeroen Roovers <jer@gentoo.org>
CommitDate: 2020-03-22 10:09:31 +0000

    dev-util/redo: Version 0.42a
    
    Package-Manager: Portage-2.3.94, Repoman-2.3.21
    Closes: https://bugs.gentoo.org/693034
    Signed-off-by: Jeroen Roovers <jer@gentoo.org>

 dev-util/redo/Manifest          |  1 +
 dev-util/redo/redo-0.42a.ebuild | 57 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 58 insertions(+)