Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 825022 - app-misc/remind-03.03.05 fails tests: - ../.../test-rem:line <snip>: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8): No
Summary: app-misc/remind-03.03.05 fails tests: - ../.../test-rem:line <snip>: warning:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zoltan Puskas
URL:
Whiteboard:
Keywords: TESTFAILURE
: 772908 (view as bug list)
Depends on: 875338
Blocks:
  Show dependency tree
 
Reported: 2021-11-19 16:51 UTC by Toralf Förster
Modified: 2022-11-04 17:13 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.17 KB, text/plain)
2021-11-19 16:51 UTC, Toralf Förster
Details
app-misc:remind-03.03.05:20211118-213632.log (app-misc:remind-03.03.05:20211118-213632.log,8.36 KB, text/plain)
2021-11-19 16:51 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,104.16 KB, text/plain)
2021-11-19 16:51 UTC, Toralf Förster
Details
environment (environment,19.59 KB, text/plain)
2021-11-19 16:51 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,22.50 KB, application/x-bzip)
2021-11-19 16:51 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.38 KB, application/x-bzip)
2021-11-19 16:51 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,8.07 KB, application/x-bzip)
2021-11-19 16:51 UTC, Toralf Förster
Details
tests.tar.bz2 (tests.tar.bz2,31.02 KB, application/x-bzip)
2021-11-19 16:51 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-11-19 16:51:04 UTC
make[1]: Leaving directory '/var/tmp/portage/app-misc/remind-03.03.05/work/remind-03.03.05/src'
>>> Source compiled.
>>> Test phase: app-misc/remind-03.03.05
make -j4 test 
../tests/test-rem: line 292: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8): No such file or directory
Remind:  Acceptance test FAILED

Examine the file test.out to see where it differs from the
reference file test.cmp.

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4_test_debug-20211117-210104

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.56.1 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php7.3
  [2]   php7.4
  [3]   php8.0 *

  HEAD of ::gentoo
commit ca2acb89a51f7486fe2c4282facba0f23078e873
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Nov 18 21:06:46 2021 +0000

    2021-11-18 21:06:44 UTC

emerge -qpvO app-misc/remind
[ebuild  N    ] app-misc/remind-03.03.05  USE="-tk"
Comment 1 Toralf Förster gentoo-dev 2021-11-19 16:51:06 UTC
Created attachment 753414 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-11-19 16:51:07 UTC
Created attachment 753418 [details]
app-misc:remind-03.03.05:20211118-213632.log
Comment 3 Toralf Förster gentoo-dev 2021-11-19 16:51:09 UTC
Created attachment 753422 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-11-19 16:51:10 UTC
Created attachment 753426 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-11-19 16:51:12 UTC
Created attachment 753430 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-11-19 16:51:13 UTC
Created attachment 753434 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-11-19 16:51:14 UTC
Created attachment 753438 [details]
temp.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2021-11-19 16:51:16 UTC
Created attachment 753442 [details]
tests.tar.bz2
Comment 9 Agostino Sarubbo gentoo-dev 2022-02-13 10:12:43 UTC
Update summary. [something] is used when something refers to an overlay
Comment 10 Zoltan Puskas 2022-08-09 17:12:18 UTC
*** Bug 772908 has been marked as a duplicate of this bug. ***
Comment 11 Zoltan Puskas 2022-10-05 08:14:18 UTC
This failure happens, because the test tries to run some benchmark with en_US.utf-8 to ensure that international text is also properly rendered.

The solution is to patch the test to use C.utf8 instead.

However in this case upstream has already made this fix in later versions, which is available in testing in the portage tree for some time. So I will STABLEREQ app-misc/remind-04.00.03 instead and drop this ebuild.
Comment 12 Larry the Git Cow gentoo-dev 2022-11-04 17:13:04 UTC
The bug has been closed via the following commit(s):

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

commit d756b815265a7f8f12322fe1fb1fd03fea40c050
Author:     Zoltan Puskas <zoltan@sinustrom.info>
AuthorDate: 2022-10-07 06:20:13 +0000
Commit:     Matthew Smith <matthew@gentoo.org>
CommitDate: 2022-11-04 17:12:02 +0000

    app-misc/remind: drop 03.03.05
    
    Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info>
    Closes: https://bugs.gentoo.org/825022
    Closes: https://github.com/gentoo/gentoo/pull/27632
    Signed-off-by: Matthew Smith <matthew@gentoo.org>

 app-misc/remind/Manifest               |  1 -
 app-misc/remind/remind-03.03.05.ebuild | 49 ----------------------------------
 2 files changed, 50 deletions(-)