Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713600 - app-admin/lnav-0.8.5 : [TEST] FAIL: test_sql.sh
Summary: app-admin/lnav-0.8.5 : [TEST] FAIL: test_sql.sh
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Randy Barlow
URL: https://github.com/tstack/lnav/issues...
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 767715
  Show dependency tree
 
Reported: 2020-03-20 14:43 UTC by Toralf Förster
Modified: 2021-07-13 21:49 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.19 KB, text/plain)
2020-03-20 14:43 UTC, Toralf Förster
Details
app-admin:lnav-0.8.5:20200320-013803.log (app-admin:lnav-0.8.5:20200320-013803.log,126.72 KB, text/plain)
2020-03-20 14:43 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,126.00 KB, text/plain)
2020-03-20 14:43 UTC, Toralf Förster
Details
environment (environment,62.78 KB, text/plain)
2020-03-20 14:43 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.15 KB, application/x-bzip)
2020-03-20 14:43 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,35.39 KB, application/x-bzip)
2020-03-20 14:43 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.78 KB, application/x-bzip)
2020-03-20 14:43 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 2020-03-20 14:43:35 UTC
PASS: test_sessions.sh
PASS: test_shlexer.sh
FAIL: test_sql.sh
PASS: test_sql_coll_func.sh
PASS: test_sql_json_func.sh
PASS: test_sql_fs_func.sh

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-test-20200310-081612

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Rust versions:
  [1]   rust-1.41.1 *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.14.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 18 Mar 2020 13:38:27 +0000
emerge -qpvO app-admin/lnav
[ebuild  N    ] app-admin/lnav-0.8.5  USE="unicode"
Comment 1 Toralf Förster gentoo-dev 2020-03-20 14:43:38 UTC
there is still a similar issue at unstable amd64 tinderbox image 17.1_desktop-test-20200310-081612 (see bug 645486)
Comment 2 Toralf Förster gentoo-dev 2020-03-20 14:43:41 UTC
Created attachment 622968 [details]
emerge-info.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-20 14:43:44 UTC
Created attachment 622970 [details]
app-admin:lnav-0.8.5:20200320-013803.log
Comment 4 Toralf Förster gentoo-dev 2020-03-20 14:43:46 UTC
Created attachment 622972 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2020-03-20 14:43:49 UTC
Created attachment 622974 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2020-03-20 14:43:52 UTC
Created attachment 622976 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-03-20 14:43:55 UTC
Created attachment 622978 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2020-03-20 14:43:57 UTC
Created attachment 622980 [details]
temp.tbz2
Comment 9 Randy Barlow 2021-01-28 02:34:23 UTC
I have reported this at https://github.com/tstack/lnav/issues/830.
Comment 10 Larry the Git Cow gentoo-dev 2021-07-13 21:49:22 UTC
The bug has been closed via the following commit(s):

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

commit 82f52bae544d9659015fe2ebf8c1098aec191b8e
Author:     Randy Barlow <randy@electronsweatshop.com>
AuthorDate: 2021-05-25 03:09:04 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-07-13 21:49:04 +0000

    app-admin/lnav: Backport patches to fix tests
    
    This commit backports two patches from upstream to fix test
    failures in tests/test_sql.sh.
    
    Closes: https://bugs.gentoo.org/713600
    Package-Manager: Portage-3.0.18, Repoman-3.0.2
    Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 app-admin/lnav/files/lnav-0.9.0-bug713600_0.patch | 36 +++++++++++++++++++++++
 app-admin/lnav/files/lnav-0.9.0-bug713600_1.patch | 32 ++++++++++++++++++++
 app-admin/lnav/lnav-0.9.0.ebuild                  |  3 ++
 3 files changed, 71 insertions(+)