Bug#916561: ripit: Need to be updated to work with current libwebservice-musicbrainz-perl for --md to work

2018-12-15 Thread Elimar Riesebieter
Hi Petter,

* Petter Reinholdtsen  [2018-12-16 00:26 +0100]:

> Package: ripit
> Version: 4.0.0~beta20140508-1
> 
> The current ripit code fail to work with --md because the code in
> question require an older version of libwebservice-musicbrainz-perl than
> the one in testing at the moment.
> 
> The current ripit code expect WebService::MusicBrainz::Release to exist,
> and it is no longer provided by the WebService::MusicBrainz library from
> libwebservice-musicbrainz-perl version 1.0.4-2.  This code then fail:

I found http://www.ripit.pl/ but don't rely really on it.
http://www.suwald.com/ ==> upstream is dead and I don't got any
announcement from Felix Suwald. If there is fork or a take over I
need to know where to find it...

Elimar
-- 
  Experience is something you don't get until
  just after you need it!


signature.asc
Description: PGP signature


Bug#916561: ripit: Need to be updated to work with current libwebservice-musicbrainz-perl for --md to work

2018-12-15 Thread Petter Reinholdtsen
Package: ripit
Version: 4.0.0~beta20140508-1

The current ripit code fail to work with --md because the code in
question require an older version of libwebservice-musicbrainz-perl than
the one in testing at the moment.

The current ripit code expect WebService::MusicBrainz::Release to exist,
and it is no longer provided by the WebService::MusicBrainz library from
libwebservice-musicbrainz-perl version 1.0.4-2.  This code then fail:

   eval { require WebService::MusicBrainz::Release } if($mb == 1);

-- 
Happy hacking
Petter Reinholdtsen