X Tutup
Skip to content

[translations] 0.10 tarball lacks messages directories #198

@ikanobori

Description

@ikanobori

When I try to install bpython 0.10 on a box with Babel already installed, I get this:

 % python setup.py build
running build
running build_py
creating build
creating build/lib
creating build/lib/bpython
copying bpython/inspection.py -> build/lib/bpython
copying bpython/keys.py -> build/lib/bpython
copying bpython/repl.py -> build/lib/bpython
copying bpython/_internal.py -> build/lib/bpython
copying bpython/importcompletion.py -> build/lib/bpython
copying bpython/pager.py -> build/lib/bpython
copying bpython/config.py -> build/lib/bpython
copying bpython/cli.py -> build/lib/bpython
copying bpython/gtk_.py -> build/lib/bpython
copying bpython/args.py -> build/lib/bpython
copying bpython/formatter.py -> build/lib/bpython
copying bpython/__init__.py -> build/lib/bpython
copying bpython/urwid.py -> build/lib/bpython
creating build/lib/bpython/translations
copying bpython/translations/__init__.py -> build/lib/bpython/translations
creating build/lib/bpdb
copying bpdb/debugger.py -> build/lib/bpdb
copying bpdb/__init__.py -> build/lib/bpdb
copying bpython/logo.png -> build/lib/bpython
running compile_catalog
error: no message catalogs found

We (that is participants in Gentoo bug discussion[*]) believe that it because of message directories absent in 0.10 tarball, but present in bitbucket repo (https://bitbucket.org/bobf/bpython/src/bcd836c859aa/bpython/translations/ ).

[*] https://bugs.gentoo.org/show_bug.cgi?id=376615


Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup