Darkice not compiled with MP3 support

Bug #120851 reported by Pedro Castro
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
darkice (Ubuntu)
Fix Released
Wishlist
Unassigned

Bug Description

Binary package hint: darkice

Running Darkice 0.17.1 outputs this error message:

"DarkIce: DarkIce.cpp:553: DarkIce not compiled with lame support, thus can't create mp3 stream: icecast2-0 [0]"

Related branches

Revision history for this message
Joachim Noreiko (jnoreiko) wrote :

Same problem with 0.18.1.

Revision history for this message
Joachim Noreiko (jnoreiko) wrote :

Given there's no MP3 support, why does apt-get install libtwolame0? Isn't that to do with mp3s?

I'd like to request that this package be moved to multiverse so mp3 support can be included. Otherwise, there isn't much point to it.

Revision history for this message
John Handelaar (john-handelaar) wrote :

Workaround by compiling your own .deb:

1. apt-get install cdbs devscripts liblame-dev libtwolame-dev fakeroot build-essential autotools-dev dh-make

2. apt-get source darkice (it'll create a source directory under your current location called (eg) darkice-0.18.1

3. Change to that subdirectory

4. edit debian/rules to remove the words "without-lame"

5. sudo fakeroot ./debian/rules binary

6. cd ..

7. sudo dpkg -i ./darkice_0.18_foo-bar-something.deb

Revision history for this message
Alessio Treglia (quadrispro) wrote :

Can you confirm this bug on Intrepid or Jaunty?

Revision history for this message
Alessio Treglia (quadrispro) wrote :

Bug confirmed.

Missing faac support, too.

Changed in darkice:
status: New → Confirmed
Revision history for this message
Alessio Treglia (quadrispro) wrote :

The patch could be valid if package was in multiverse

Revision history for this message
Alessio Treglia (quadrispro) wrote :
Revision history for this message
Alessio Treglia (quadrispro) wrote :
Revision history for this message
Luca Falavigna (dktrkranz) wrote :

Sponsored, will stay on DEPWAIT until bug #318174 is processed, though.

Changed in darkice:
importance: Undecided → Wishlist
status: Confirmed → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package darkice - 0.19-1ubuntu1

---------------
darkice (0.19-1ubuntu1) jaunty; urgency=low

  * debian/control:
    - Build-Depends on libmp3lame-dev (LP: #120851) and libfaac-dev;
    - Add ${misc:Depends} to binary package Depends field.
  * debian/rules:
    - Enable lame and faac support.

 -- Alessio Treglia <email address hidden> Sat, 17 Jan 2009 15:02:31 +0100

Changed in darkice:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.