Bug 3934 - id3v2 required to make abcde work
Summary: id3v2 required to make abcde work
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 1
Hardware: i586 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Remco Rijnders
QA Contact:
URL:
Whiteboard: Mdv MGA1-32-OK MGA1-64-OK
Keywords: Junior_job, validated_update
Depends on:
Blocks:
 
Reported: 2011-12-30 00:07 CET by andy
Modified: 2012-07-14 01:46 CEST (History)
5 users (show)

See Also:
Source RPM: id3v2,abcde
CVE:
Status comment:


Attachments

Description andy 2011-12-30 00:07:37 CET
Hello,

If you use the "-o mp3" option in abcde to rip a CD to mp3, it reports:

[ERROR] abcde: id3v2 is not in your path.

Upon trying to install id3v2, this package appears not to be available in the Mageia repository.

I took a risk and installed the Mandriva package id3v2-0.1.11-9mdv2010.0 from rpmfind.net, and it worked fine.

Please could id3v2 be made available as a Mageia package, and perhaps linked to abcde as a dependency?

Thanks.
Manuel Hiebel 2011-12-30 14:17:27 CET

CC: (none) => shikamaru

Comment 1 andy 2012-02-13 20:33:26 CET
Description of problem:
abcde requires id3v2 to set ID3 tags, but this is not available.

How to reproduce:
1. install abcde
2. run abcde -o mp3
3. receive [ERROR]abcde: id3v2 is not in your path

(bug report rewritten to match the format of bug 4023, 'cos that one got noticed and this one didn't!)

URL: (none) => http://code.google.com/p/abcde/
Component: New RPM package request => RPM Packages
Source RPM: (none) => abcde-2.4.2-1.mga1.src.rpm

Comment 2 Dave Hodgins 2012-02-14 02:41:49 CET
The package id3v2 is in the Contrib repository in Mandriva 2010.2.

According to the readme in the rpm, it's released under the LGPL
license.

The projects home page is http://www.id3.org/ while the source
can be obtained from http://id3v2.sourceforge.net/

CC: (none) => davidwhodgins
Whiteboard: (none) => Mandriva

Dave Hodgins 2012-02-14 02:48:27 CET

Whiteboard: Mandriva => Mdv

Remco Rijnders 2012-03-01 13:24:15 CET

Assignee: bugsquad => remco

Comment 3 Remco Rijnders 2012-04-20 20:38:47 CEST
Hi, this package is now available in updates_testing. Can you please see if it works?

To test: Insert an audio CD into your drive, and give the command:

abcde -o mp3

URL: http://code.google.com/p/abcde/ => (none)
Assignee: remco => qa-bugs
Source RPM: abcde-2.4.2-1.mga1.src.rpm => id3v2

Comment 4 Dave Hodgins 2012-04-21 00:22:45 CEST
Testing complete on i586 for the srpm
id3v2-0.1.12-1.mga1.src.rpm

Note that if abcde is modified to have a requires for id3v2,
then libid3_3.8_3 will have to be linked to Core Updates for
bug 2317.
Comment 5 claire robinson 2012-05-14 13:52:20 CEST
Testing x86_64

Before
------
$ abcde -o mp3
which: no id3v2 in (/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/qt4/bin:/home/clairer/bin)
[ERROR] abcde: id3v2 is not in your path.
[INFO] Define the full path to the executable if it exists on your system.

After
-----

# urpmi id3v2

 ftp://ftp.linuxcabal.org/pub/mirrors/Mageia/distrib/1/x86_64/media/core/updates_testing/id3v2-0.1.12-1.mga1.x86_64.rpm
installing id3v2-0.1.12-1.mga1.x86_64.rpm from /var/cache/urpmi/rpms

$ abcde -o mp3
Grabbing entire CD - tracks: 01 02 03 04 05 06 07 08 09 10 11 12
Retrieving 1 CDDB match...done.
...etc
It rips to wav files and then uses lame to encode to mp3 which it puts in a folder named after the CD.

$ id3v2 -l <file>

Shows id3 tags have been added.



I think a require should be added to abcde for id3v2 though, as it fails completely without it.
Manuel Hiebel 2012-06-01 18:10:55 CEST

Keywords: (none) => Junior_job
CC: shikamaru => qa-bugs
Assignee: qa-bugs => remco
Source RPM: id3v2 => id3v2,abcde

Comment 6 Dave Hodgins 2012-07-03 04:55:44 CEST
Remco, will you be modifying abcde to add a requires for id3v2?
Comment 7 Remco Rijnders 2012-07-04 19:07:36 CEST
I'm somewhat reluctant to do that, as it can also output to other formats than mp3.

@claire
Does it also fail when you use something other than -o mp3 as output format?

Perhaps it should be added as a Suggest instead? (and then hopefully by the abcde maintainer :-)

CC: (none) => shikamaru

Comment 8 Dave Hodgins 2012-07-12 01:47:07 CEST
Validating the update.

Could someone from the sysadmin team push the srpm
id3v2-0.1.12-1.mga1.src.rpm
from Mageia 1 Core Updates Testing to Core Updates.

Advisory:  This update adds the rpm package id3v2, A command line mp3 id3v2
tag editor, which was present in Mandriva 2010.2, but missing from Mageia 1.

https://bugs.mageia.org/show_bug.cgi?id=3934

Keywords: (none) => validated_update
CC: (none) => sysadmin-bugs
Whiteboard: Mdv => Mdv MGA1-32-OK MGA1-64-OK

Comment 9 Thomas Backlund 2012-07-14 01:46:21 CEST
Update pshed;
https://wiki.mageia.org/en/Support/Advisories/MGAA-2012-0120

Status: NEW => RESOLVED
CC: (none) => tmb
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.