Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 663126 - dev-python/tablib-0.12.1-r1 : [TEST] E NotImplementedError: DataFrame Format requires pandas to be installed. Try pip install tablib[pandas] .
Summary: dev-python/tablib-0.12.1-r1 : [TEST] E NotImplementedError: DataFrame Format ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo OpenStack team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-08-07 20:54 UTC by Toralf Förster
Modified: 2021-08-14 19:13 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.85 KB, text/plain)
2018-08-07 20:54 UTC, Toralf Förster
Details
dev-python:tablib-0.12.1-r1:20180807-202118.log (dev-python:tablib-0.12.1-r1:20180807-202118.log,19.90 KB, text/plain)
2018-08-07 20:54 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,258.33 KB, text/plain)
2018-08-07 20:54 UTC, Toralf Förster
Details
environment (environment,110.63 KB, text/plain)
2018-08-07 20:54 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.70 KB, application/x-bzip)
2018-08-07 20:54 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.11 KB, application/x-bzip)
2018-08-07 20:54 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 2018-08-07 20:54:31 UTC
>               'DataFrame Format requires `pandas` to be installed.'
                ' Try `pip install tablib[pandas]`.')
E           NotImplementedError: DataFrame Format requires `pandas` to be installed. Try `pip install tablib[pandas]`.

tablib/formats/_df.py:40: NotImplementedError
===Flaky Test Report===

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop_libressl-test_20180728-001933

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0
 [2] x86_64-pc-linux-gnu-7.3.1 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.8.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-python/tablib
[ebuild     U ] dev-python/tablib-0.12.1-r1 [0.12.1] USE="{test}" PYTHON_TARGETS="python2_7 python3_6 -python3_5 (-python3_4%)"
Comment 1 Toralf Förster gentoo-dev 2018-08-07 20:54:34 UTC
Created attachment 542716 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-08-07 20:54:37 UTC
Created attachment 542718 [details]
dev-python:tablib-0.12.1-r1:20180807-202118.log
Comment 3 Toralf Förster gentoo-dev 2018-08-07 20:54:40 UTC
Created attachment 542720 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-08-07 20:54:43 UTC
Created attachment 542722 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-08-07 20:54:46 UTC
Created attachment 542724 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-08-07 20:54:49 UTC
Created attachment 542726 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2021-08-14 19:13:01 UTC
The bug has been closed via the following commit(s):

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

commit 3430d0ef48e274029d27008394354c92d6e33225
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-08-14 19:12:27 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-08-14 19:12:27 +0000

    dev-python/tablib: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/659790
    Closes: https://bugs.gentoo.org/663126
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-python/tablib/Manifest            |  1 -
 dev-python/tablib/metadata.xml        | 11 -----------
 dev-python/tablib/tablib-3.0.0.ebuild | 36 -----------------------------------
 profiles/package.mask                 |  1 -
 4 files changed, 49 deletions(-)