Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 61443
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Jeremy Huddleston (RETIRED) <eradicator@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Adam <richard.adam@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
mp3burn.patch mp3burn.patch patch Bjarke Istrup Pedersen 2004-09-03 18:20 0000 486 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 61443 depends on: Show dependency tree
Bug 61443 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-08-23 15:25 0000
I emerged mp3burn and tried to use it, but it can't find the mpg321 program. 
If it needs it then it should be a dependency.  mpg123 is a dependency; maybe
there was a mixup between it and mpg321.  (Hope no one here is dyslexic...)


Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Jeremy Huddleston (RETIRED) 2004-08-29 10:12:13 0000 -------
virtual/mpg123 is a dependency of mp3burn.  Please double check... 
virtual/mpg123 is satisfied by both mpg123 and mpg321.

------- Comment #2 From Adam 2004-08-30 15:49:51 0000 -------
I double checked.  When I try to burn MP3s a bunch of errors appear like:

Failed to exec `mpg321 --rate 44100 --stereo -s -q': No such file or directory at /usr/bin/mp3burn line 467.

It's because mpg123 was installed when I typed "emerge mp3burn", rather than mpg321.

According to the mp3burn man page, mpg321 is the default mp3 encoder and you can specify a different one using --encoder.  But it seems to be like the default should be installed as a dependancy, unless maybe another mp3 encoder is already installed.

------- Comment #3 From Jeremy Huddleston (RETIRED) 2004-09-02 09:28:14 0000 -------
ok, then we just need a patch to have mp3burn use /usr/bin/mpg123 instead of
/usr/bin/mpg321 since both of them install a mpg123 binary.

------- Comment #4 From Bjarke Istrup Pedersen 2004-09-03 18:20:25 0000 -------
Created an attachment (id=38865) [details]
mp3burn.patch

patch that makes it use mpg123 instead of mpg321, please test

------- Comment #5 From Adam 2004-09-04 09:11:33 0000 -------
The patch seems to work, if I remember correctly what was happening before (now
I'm getting an error saying "Track 1 has an unknown length", but I'm quite sure
it has to run mpg123/321 before getting to that point).  Thanks!

------- Comment #6 From Jeremy Huddleston (RETIRED) 2004-09-05 16:35:36 0000 -------
in portage.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug