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

Bug 715036

Summary: media-sound/abcde: requires old dev-python/eyeD3
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 722500    
Attachments: Patch for abcde genre setting bug with eyeD3

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-03-27 08:46:21 UTC
media-sound/abcde
  NonsolvableDepsInStable: version 2.9.3: nonsolvable depset(rdepend) keyword(ppc) stable profile (default/linux/powerpc/ppc32/17.0) (34 total): solutions: [ dev-python/eyeD3:0.7 ]
Comment 1 Preston Crow 2021-12-21 20:12:46 UTC
Created attachment 759992 [details, diff]
Patch for abcde genre setting bug with eyeD3

I'm having trouble with this, and I think it's because the genre isn't being parsed correctly, resulting it it using '255' as the genre, and eyeD3 decides that that's invalid and rejects the entire command.  For my use, I've put the attached patch in /etc/portage/media-sound/abcde/ and it works fine.  I recommend that for anyone looking for a workaround until this is corrected in portage or upstream.

It seems odd to me that the genre isn't coming up on any of the CDs I've tested, so I suspect there's a deeper bug that I'm glossing over.

In any case, this seems to work with the latest abcde and eyeD3:
media-sound/abcde-2.9.3-r2
dev-python/eyeD3-0.9.6
Comment 2 Preston Crow 2021-12-21 20:19:53 UTC
Upstream bug report:
https://abcde.einval.com/bugzilla/show_bug.cgi?id=118