| Summary: | dev-python/libtmux-0.8.2-r1 fails 2 tests on ppc64 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | ernsteiswuerfel <erhard_f> |
| Component: | Current packages | Assignee: | ppc64 architecture team <ppc64> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | chutzpah, gentoo, jstein |
| Priority: | Normal | Keywords: | TESTFAILURE |
| Version: | unspecified | ||
| Hardware: | PPC64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Bug Depends on: | |||
| Bug Blocks: | 709962 | ||
| Attachments: |
build.log
emerge --info build.log (0.8.5) |
||
|
Description
ernsteiswuerfel
2020-03-29 18:01:07 UTC
Can you post your emerge --info?
> if 'unknown option' in error:
> > raise exc.UnknownOption(error)
> E libtmux.exc.UnknownOption: unknown option: moooz
Might be locale-dependent? If you run 'tmux -moooz' from the terminal, what does it print?
Or python version dependent: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e4bb775d7948e3ea507c97d16dffce744bce3a7 Created attachment 627250 [details]
emerge --info
(In reply to Sergei Trofimovich from comment #1) > Can you post your emerge --info? > > > if 'unknown option' in error: > > > raise exc.UnknownOption(error) > > E libtmux.exc.UnknownOption: unknown option: moooz > > Might be locale-dependent? If you run 'tmux -moooz' from the terminal, what > does it print? # tmux -moooz tmux: unknown option -- m usage: tmux [-2CluvV] [-c shell-command] [-f file] [-L socket-name] [-S socket-path] [command [flags]] Created attachment 729768 [details]
build.log (0.8.5)
0.8.5 passes tests on ppc64.
|