Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 653450

Summary: >=dev-db/sqlite-3.23.0: zipfile2-2.0 test fails on some filesystems
Product: Gentoo Linux Reporter: Arfrever Frehtes Taifersar Arahesis <arfrever.fta>
Component: Current packagesAssignee: Arfrever Frehtes Taifersar Arahesis <arfrever.fta>
Status: RESOLVED FIXED    
Severity: normal CC: paolo.pedroni
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Arfrever Frehtes Taifersar Arahesis 2018-04-18 01:20:07 UTC
In >=dev-db/sqlite-3.23.0, zipfile2-2.0 test fails when PORTAGE_TMPDIR is located on some specific filesystems (at least TMPFS, supposedly also XFS).


! zipfile2-2.0 expected: [1 {error in fread()}]
! zipfile2-2.0 got:      [0 {}]
Time: zipfile2.test 57 ms


https://www.mail-archive.com/sqlite-users@mailinglists.sqlite.org/msg109525.html

Until upstream fixes this problem, this test will be skipped on affected filesystems.
Comment 1 Arfrever Frehtes Taifersar Arahesis 2018-04-25 18:58:52 UTC
Fix: https://sqlite.org/src/info/893e6089c875e947
Comment 2 Larry the Git Cow gentoo-dev 2018-04-26 15:14:11 UTC
The bug has been closed via the following commit(s):

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

commit b5bd242b0ee5b96c7fe39c765caf261c1a674088
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
AuthorDate: 2018-04-25 18:59:04 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2018-04-26 15:12:17 +0000

    dev-db/sqlite: Fix zipfile2-2.0 test on some filesystems.
    
    Closes: https://bugs.gentoo.org/653450

 .../files/sqlite-3.23.1-full_archive-tests.patch   | 27 ++++++++++++++++++++++
 dev-db/sqlite/sqlite-3.23.1.ebuild                 |  1 +
 2 files changed, 28 insertions(+)