Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 820935 - media-sound/beets-1.5.0 - ModuleNotFoundError: No module named mediafile
Summary: media-sound/beets-1.5.0 - ModuleNotFoundError: No module named mediafile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Guillaume Seren
URL:
Whiteboard:
Keywords:
: 821064 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-10-31 08:40 UTC by Toralf Förster
Modified: 2021-10-31 15:12 UTC (History)
4 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.49 KB, text/plain)
2021-10-31 08:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,372.47 KB, text/plain)
2021-10-31 08:40 UTC, Toralf Förster
Details
environment (environment,119.30 KB, text/plain)
2021-10-31 08:40 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,64.10 KB, application/x-bzip)
2021-10-31 08:40 UTC, Toralf Förster
Details
media-sound:beets-1.5.0:20211031-081316.log (media-sound:beets-1.5.0:20211031-081316.log,57.00 KB, text/plain)
2021-10-31 08:40 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,29.35 KB, application/x-bzip)
2021-10-31 08:40 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-10-31 08:40:03 UTC
  File "/var/tmp/portage/media-sound/beets-1.5.0/work/beets-1.5.0_python3.9/lib/beets/library.py", line 29, in <module>
    from mediafile import MediaFile, UnreadableFileError
ModuleNotFoundError: No module named 'mediafile'
 * ERROR: media-sound/beets-1.5.0::gentoo failed (install phase):
 *   (no error message)
 * 
 * Call stack:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j4-20211025-120009

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.7
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.56.0 *
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 58caa57842842988ee8902a0557e28a7a0682044
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Oct 31 08:06:36 2021 +0000

    2021-10-31 08:06:35 UTC

emerge -qpvO media-sound/beets
[ebuild  N    ] media-sound/beets-1.5.0  USE="-doc -test" PYTHON_SINGLE_TARGET="python3_9 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2021-10-31 08:40:04 UTC
Created attachment 747633 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-10-31 08:40:06 UTC
Created attachment 747636 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-10-31 08:40:07 UTC
Created attachment 747639 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-10-31 08:40:09 UTC
Created attachment 747642 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-10-31 08:40:10 UTC
Created attachment 747645 [details]
media-sound:beets-1.5.0:20211031-081316.log
Comment 6 Toralf Förster gentoo-dev 2021-10-31 08:40:11 UTC
Created attachment 747648 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2021-10-31 08:46:11 UTC
The bug has been closed via the following commit(s):

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

commit 11c5753ba80a1fe7a362aece48c22a7593f8dafb
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-10-31 08:45:54 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-31 08:45:54 +0000

    media-sound/beets: fix dependencies
    
    Closes: https://bugs.gentoo.org/820935
    Signed-off-by: Sam James <sam@gentoo.org>

 .../beets/{beets-1.5.0.ebuild => beets-1.5.0-r1.ebuild}     |  6 +++---
 media-sound/beets/beets-9999.ebuild                         | 13 +++++++------
 2 files changed, 10 insertions(+), 9 deletions(-)
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-10-31 15:12:39 UTC
*** Bug 821064 has been marked as a duplicate of this bug. ***