NetBSD Problem Report #52387

From martin@duskware.de  Mon Jul 10 07:36:27 2017
Return-Path: <martin@duskware.de>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id BEA737A27B
	for <gnats-bugs@gnats.NetBSD.org>; Mon, 10 Jul 2017 07:36:27 +0000 (UTC)
Message-Id: <20170710073615.C65B45CC761@emmas.aprisoft.de>
Date: Mon, 10 Jul 2017 09:36:15 +0200 (CEST)
From: martin@NetBSD.org
Reply-To: martin@NetBSD.org
To: gnats-bugs@NetBSD.org
Subject: music/abcde is unusable
X-Send-Pr-Version: 3.95

>Number:         52387
>Category:       pkg
>Synopsis:       music/abcde is unusable
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jul 10 07:40:00 +0000 2017
>Closed-Date:    Sun Jul 30 14:56:36 +0000 2017
>Last-Modified:  Sun Jul 30 14:56:36 +0000 2017
>Originator:     Martin Husemann
>Release:        NetBSD 8.99.1
>Organization:
The NetBSD Foundation, Inc.
>Environment:
System: NetBSD night-owl.duskware.de 8.99.1 NetBSD 8.99.1 (NIGHT-OWL) #521: Sun Jul 9 11:26:03 CEST 2017 martin@night-owl.duskware.de:/usr/src/sys/arch/amd64/compile/NIGHT-OWL amd64
Architecture: x86_64
Machine: amd64
>Description:

# abcde
dasd: 1 13  150 224082 27
17221
33287
51318
66824
84854
101860
118490
134662
150920
169443
187548
202444 
Can't locate WebService/MusicBrainz/Release.pm in @INC (you may need to install the WebService::MusicBrainz::Release module) (@INC contains: /usr/pkg/lib/perl5/site_perl/5.26.0/x86_64-netbsd-thread-multi /usr/pkg/lib/perl5/site_perl/5.26.0 /usr/pkg/lib/perl5/vendor_perl/5.26.0/x86_64-netbsd-thread-multi /usr/pkg/lib/perl5/vendor_perl/5.26.0 /usr/pkg/lib/perl5/5.26.0/x86_64-netbsd-thread-multi /usr/pkg/lib/perl5/5.26.0) at /usr/pkg/bin/abcde-musicbrainz-tool line 19.
BEGIN failed--compilation aborted at /usr/pkg/bin/abcde-musicbrainz-tool line 19


>How-To-Repeat:
see above

>Fix:
downgrade to a working version?

>Release-Note:

>Audit-Trail:
From: Joerg Sonnenberger <joerg@bec.de>
To: gnats-bugs@NetBSD.org
Cc: pkg-manager@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org
Subject: Re: pkg/52387: music/abcde is unusable
Date: Mon, 10 Jul 2017 11:32:44 +0200

 On Mon, Jul 10, 2017 at 07:40:00AM +0000, martin@NetBSD.org wrote:
 > >Fix:
 > downgrade to a working version?

 This is Perl 5.26 fallout.

 Joerg

From: Thomas Klausner <wiz@NetBSD.org>
To: NetBSD bugtracking <gnats-bugs@NetBSD.org>
Cc: 
Subject: Re: pkg/52387: music/abcde is unusable
Date: Mon, 10 Jul 2017 11:42:22 +0200

 On Mon, Jul 10, 2017 at 11:32:44AM +0200, Joerg Sonnenberger wrote:
 > On Mon, Jul 10, 2017 at 07:40:00AM +0000, martin@NetBSD.org wrote:
 > > >Fix:
 > > downgrade to a working version?
 > 
 > This is Perl 5.26 fallout.

 No, this is an API change in WebService::MusicBrainz, see
 https://abcde.einval.com/bugzilla/show_bug.cgi?id=60
  Thomas

From: Martin Husemann <martin@duskware.de>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: pkg/52387: music/abcde is unusable
Date: Mon, 10 Jul 2017 11:48:07 +0200

 On Mon, Jul 10, 2017 at 09:45:01AM +0000, Thomas Klausner wrote:
 >  No, this is an API change in WebService::MusicBrainz, see
 >  https://abcde.einval.com/bugzilla/show_bug.cgi?id=60

 Sounds more like perl to me (this time I didn't get to the API issue).

 Martin

From: "Thomas Klausner" <wiz@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/52387 CVS commit: pkgsrc/audio/abcde
Date: Fri, 28 Jul 2017 21:16:37 +0000

 Module Name:	pkgsrc
 Committed By:	wiz
 Date:		Fri Jul 28 21:16:37 UTC 2017

 Modified Files:
 	pkgsrc/audio/abcde: Makefile

 Log Message:
 Switch to p5-WebService-MusicBrainz0 in the hope of fixing PR 52387.

 Bump PKGREVISION.


 To generate a diff of this commit:
 cvs rdiff -u -r1.63 -r1.64 pkgsrc/audio/abcde/Makefile

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

From: Thomas Klausner <tk@giga.or.at>
To: NetBSD bugtracking <gnats-bugs@NetBSD.org>
Cc: 
Subject: Re: pkg/52387: music/abcde is unusable
Date: Fri, 28 Jul 2017 23:17:11 +0200

 On Mon, Jul 10, 2017 at 07:40:00AM +0000, martin@NetBSD.org wrote:
 > >Number:         52387
 > >Category:       pkg
 > >Synopsis:       music/abcde is unusable

 Please update your pkgsrc and try again. I've reimported the old perl
 module for MusicBrainz and made abcde depend on it.
  Thomas

State-Changed-From-To: open->closed
State-Changed-By: wiz@NetBSD.org
State-Changed-When: Sun, 30 Jul 2017 14:56:36 +0000
State-Changed-Why:
Just tested it myself, works for me (I had the same problem).


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2014 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.