Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 799005 - x11-misc/sunflower-0.4_p20200716-r1 - ModuleNotFoundError: No module named sqlite3
Summary: x11-misc/sunflower-0.4_p20200716-r1 - ModuleNotFoundError: No module named sq...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Piotr Karbowski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-28 07:05 UTC by Toralf Förster
Modified: 2022-06-23 05:19 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.20 KB, text/plain)
2021-06-28 07:05 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,330.81 KB, text/plain)
2021-06-28 07:05 UTC, Toralf Förster
Details
environment (environment,119.05 KB, text/plain)
2021-06-28 07:05 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,18.54 KB, application/x-bzip)
2021-06-28 07:05 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,26.66 KB, application/x-bzip)
2021-06-28 07:05 UTC, Toralf Förster
Details
x11-misc:sunflower-0.4_p20200716-r1:20210628-022715.log (x11-misc:sunflower-0.4_p20200716-r1:20210628-022715.log,3.67 KB, text/plain)
2021-06-28 07:05 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-06-28 07:05:00 UTC
  File "/var/tmp/portage/x11-misc/sunflower-0.4_p20200716-r1/work/sunflower-0.4_p20200716/sunflower/emblems.py", line 4, in <module>
    import sqlite3 as sql
ModuleNotFoundError: No module named 'sqlite3'
ERROR: [Errno 2] No such file or directory: 'container-exception-logger'
 * ERROR: x11-misc/sunflower-0.4_p20200716-r1::gentoo failed (compile phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j3-20210621-181751

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.9.5
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.53.0 *
The following VMs are available for generation-2:
1)	JamVM JDK 2.0.0 [jamvm]
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   jamvm 
  [2]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  HEAD of ::gentoo
commit cc3e0160f8a24a38b1d4624fd2ddd4bfdad6588f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Jun 27 06:36:31 2021 +0000

    2021-06-27 06:36:30 UTC

emerge -qpvO x11-misc/sunflower
[ebuild  N    ] x11-misc/sunflower-0.4_p20200716-r1  PYTHON_TARGETS="python3_9 -python3_10 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2021-06-28 07:05:02 UTC
Created attachment 719682 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-06-28 07:05:03 UTC
Created attachment 719685 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-06-28 07:05:05 UTC
Created attachment 719688 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-06-28 07:05:06 UTC
Created attachment 719691 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-06-28 07:05:07 UTC
Created attachment 719694 [details]
temp.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-06-28 07:05:08 UTC
Created attachment 719697 [details]
x11-misc:sunflower-0.4_p20200716-r1:20210628-022715.log
Comment 7 Larry the Git Cow gentoo-dev 2022-06-23 05:19:55 UTC
The bug has been closed via the following commit(s):

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

commit 994bac186170b3699453004936f8d78ed7db38ac
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-23 05:19:06 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-23 05:19:06 +0000

    x11-misc/sunflower: needs python[sqlite]
    
    Closes: https://bugs.gentoo.org/799005
    Signed-off-by: Sam James <sam@gentoo.org>

 ...wer-0.4_p20200716-r1.ebuild => sunflower-0.4_p20200716-r2.ebuild} | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)