Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 693034

Summary: dev-util/redo-0.42: ImportError: No module named redo.title
Product: Gentoo Linux Reporter: Stefan Strogin <steils>
Component: Current packagesAssignee: Jeroen Roovers (RETIRED) <jer>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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(+)