Opened 7 years ago

Last modified 4 years ago

#55010 closed defect

eog @3.26.0: 'ascii' codec can't decode byte 0xe2 in position 35: ordinal not in range(128) — at Version 1

Reported by: rbdavis (Roger Davis) Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: eog

Description (last modified by ryandesign (Ryan Carsten Schmidt))

My 'port upgrade outdated' build on two machines today failed in both places on eog-3.26.0 due to some translation merge error:

:info:build     (cd "es/" && itstool -m "${mo}" ${d}/C/bug-filing.page .... [ very long command ]
:info:build Warning: Could not merge es translation for msgid:
:info:build If you want to keep the picture flipped in this way, click <gui style="menuitem">Save</gui>.
:info:build Error: Could not merge translations:
:info:build 'ascii' codec can't decode byte 0xe2 in position 35: ordinal not in range(128)
:info:build make[2]: *** [es/es.stamp] Error 1
:info:build make[2]: *** Waiting for unfinished jobs....
:info:build Warning: Could not merge de translation for msgid:
:info:build make[1]: *** [all-recursive] Error 1

Change History (2)

Changed 7 years ago by rbdavis (Roger Davis)

Attachment: eog-main.log added

eog-main.log

comment:1 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: set to dbevans
Port: eog added
Status: newassigned
Summary: eog-3.26.0 build fails on 10.12.6 with xcode 9.0eog @3.26.0: 'ascii' codec can't decode byte 0xe2 in position 35: ordinal not in range(128)

Confirmed, but I don't know why.

itstool was just updated to 2.0.3; maybe that caused (or exposed) the problem.

eog 3.26.1 is available; maybe it helps.

Note: See TracTickets for help on using tickets.