Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911948 - dev-ruby/gettext_i18n_rails-1.12.0 fails tests (PYTHON-3.12-SYSTEM)
Summary: dev-ruby/gettext_i18n_rails-1.12.0 fails tests (PYTHON-3.12-SYSTEM)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2023-08-09 07:38 UTC by Agostino Sarubbo
Modified: 2023-08-18 19:40 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,60.05 KB, text/plain)
2023-08-09 07:38 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-08-09 07:38:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/gettext_i18n_rails-1.12.0 fails tests (PYTHON-3.12-SYSTEM).
Discovered on: amd64 (internal ref: python-3.12_tinderbox)

NOTE:
(PYTHON-3.12-SYSTEM) in the summary means that the bug was found on a machine that runs python-3.12 but this bug MAY or MAY NOT BE related to the new python version
Comment 1 Agostino Sarubbo gentoo-dev 2023-08-09 07:38:42 UTC
Created attachment 867456 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-08-09 07:38:43 UTC
Error(s) that match a know pattern:


     Failure/Error: model.errors.full_messages.should == ["Seat color Übersetz mich!"]
     Failure/Error: model.errors[:seat_color].should == ["Übersetz car_seat mich!"]
     Failure/Error: require 'gettext/tools/xgettext'
     LoadError:
Comment 3 Larry the Git Cow gentoo-dev 2023-08-18 19:40:58 UTC
The bug has been closed via the following commit(s):

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

commit 75745f7aa3177666ec4f6a2d725c1aa3f3ba5497
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2023-08-18 19:39:38 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2023-08-18 19:39:38 +0000

    dev-ruby/gettext_i18n_rails: add missing text dependency
    
    Closes: https://bugs.gentoo.org/911948
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/gettext_i18n_rails/gettext_i18n_rails-1.12.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)