Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 661768 - dev-perl/libintl-perl-1.310.0 stabilization
Summary: dev-perl/libintl-perl-1.310.0 stabilization
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Stabilization (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard: was: dev-perl/libintl-perl fails test...
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2018-07-21 23:24 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2020-03-29 09:25 UTC (History)
0 users

See Also:
Package list:
dev-perl/libintl-perl-1.310.0 dev-perl/File-ShareDir-1.104.0 arm m68k s390 sh
Runtime testing required: ---
stable-bot: sanity-check+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2018-07-21 23:24:27 UTC
Both 1.240.0-r2 and 1.280.0 fail tests with the same translation issue, but in different tests:

1.240.0-r2

./tests/03language_pp.t ................. ok
# Test 7 got: "Feber" (./tests/03language_xs.t at line 85)
#   Expected: "Februar"
#  ./tests/03language_xs.t line 85 is: skip $missing_locale, gettext ('February'), 'Februar';
./tests/03language_xs.t ................. Failed 1/8 subtests

1.280.0

./tests/03pgettext_pp.t ................. ok
# Failed test 2 in ./tests/04find_domain_bug.t at line 60
#  ./tests/04find_domain_bug.t line 60 is: skip $missing_locale, "Feber" eq $translation;
./tests/04find_domain_bug.t ............. Failed 1/2 subtests
Comment 1 Larry the Git Cow gentoo-dev 2019-07-15 10:32:17 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40dcf441e20267740b3958e917a6fd1206050f75

commit 40dcf441e20267740b3958e917a6fd1206050f75
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2019-07-15 10:31:14 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2019-07-15 10:31:56 +0000

    dev-perl/libintl-perl: Bump to version 1.310.0
    
    - Add USE=examples and USE=minimal
    - Add missing dependencies
    
    Upstream:
    - Fix broken inability to load .mo files with a revision of 0.1
    - Disable utf8 when doing locale lookups
    - Disable failing de_AT related test
    - Avoid excessive calls to stat() on previously ENOENT'd .mo files.
    
    Keywords:
    - Dropped due to File::ShareDir dependency:
       {amd64,x86}-fbsd, riscv x64-cygwin
    
    Bug: https://github.com/gflohr/libintl-perl/issues/3
    Bug: https://bugs.gentoo.org/661768
    Package-Manager: Portage-2.3.66, Repoman-2.3.16
    Signed-off-by: Kent Fredric <kentnl@gentoo.org>

 dev-perl/libintl-perl/Manifest                    |  1 +
 dev-perl/libintl-perl/libintl-perl-1.310.0.ebuild | 31 +++++++++++++++++++++++
 2 files changed, 32 insertions(+)
Comment 2 Andreas K. Hüttel archtester gentoo-dev 2019-10-15 11:29:22 UTC
Please stabilize dev-perl/libintl-perl-1.310.0
Comment 3 Stabilization helper bot gentoo-dev 2019-10-15 12:01:10 UTC
An automated check of this bug failed - repoman reported dependency errors (61 lines truncated): 

> dependency.bad dev-perl/libintl-perl/libintl-perl-1.310.0.ebuild: DEPEND: arm(default/linux/arm/17.0) ['dev-perl/File-ShareDir']
> dependency.bad dev-perl/libintl-perl/libintl-perl-1.310.0.ebuild: RDEPEND: arm(default/linux/arm/17.0) ['dev-perl/File-ShareDir']
> dependency.badindev dev-perl/libintl-perl/libintl-perl-1.310.0.ebuild: DEPEND: arm(default/linux/arm/17.0/armv4) ['dev-perl/File-ShareDir']
Comment 4 Agostino Sarubbo gentoo-dev 2019-10-18 10:25:45 UTC
amd64 stable
Comment 5 Agostino Sarubbo gentoo-dev 2019-10-20 14:26:08 UTC
x86 stable
Comment 6 Agostino Sarubbo gentoo-dev 2019-10-21 12:08:40 UTC
ppc stable
Comment 7 Agostino Sarubbo gentoo-dev 2019-10-21 12:10:03 UTC
sparc stable
Comment 8 Agostino Sarubbo gentoo-dev 2019-10-21 12:12:39 UTC
ppc64 stable
Comment 9 Agostino Sarubbo gentoo-dev 2019-10-21 12:16:33 UTC
s390 stable
Comment 10 Rolf Eike Beer archtester 2019-10-21 21:38:00 UTC
hppa stable
Comment 11 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2019-11-01 10:26:28 UTC
arm stable
Comment 12 Aaron Bauman (RETIRED) gentoo-dev 2019-11-08 00:24:32 UTC
arm64 stable
Comment 13 Agostino Sarubbo gentoo-dev 2019-11-13 11:29:01 UTC
ia64 stable
Comment 14 Matt Turner gentoo-dev 2019-11-17 04:04:01 UTC
alpha stable
Comment 15 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2020-03-26 14:08:30 UTC
SuperH port disbanded.
Comment 16 Larry the Git Cow gentoo-dev 2020-03-29 09:25:00 UTC
The bug has been referenced in the following commit(s):

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

commit f8fc27b85760f60a280e2a936a8ea3962df6d99b
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2020-03-29 09:17:49 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2020-03-29 09:24:55 +0000

    dev-perl/libintl-perl: destabilize down to ~m68k
    
    Bug: https://bugs.gentoo.org/661768
    Package-Manager: Portage-2.3.96, Repoman-2.3.22
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 dev-perl/libintl-perl/libintl-perl-1.280.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 17 Sergei Trofimovich (RETIRED) gentoo-dev 2020-03-29 09:25:43 UTC
Dropped down to ~m68k.

Last arch. Closing.