First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 29326
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Perl Devs @ Gentoo <perl@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Axxackall <axxackall@yahoo.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

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

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







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


Description:   Opened: 2003-09-22 04:53 0000
just installed app-cdr/cdrdao, but any attempts to run mp32dao.pl give:

# mp32dao.pl
Can't locate Ogg/Vorbis.pm in @INC (@INC contains: /usr/share/cdrdao/mp32dao
/usr/bin /etc/perl /usr/lib/perl5/site_perl/5.8.0/i686-linux
/usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.0/i686-linux /usr/lib/perl5/vendor_perl/5.8.0
/usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.0/i686-linux /usr/lib/perl5/5.8.0
/usr/local/lib/site_perl .) at /usr/share/cdrdao/mp32dao/ogghandler.pm line 26.
BEGIN failed--compilation aborted at /usr/share/cdrdao/mp32dao/ogghandler.pm
line 26.
Compilation failed in require at /usr/share/cdrdao/mp32dao/MediaHandler.pm line 22.
Compilation failed in require at /usr/bin/mp32dao.pl line 27.
BEGIN failed--compilation aborted at /usr/bin/mp32dao.pl line 27.


Seems like Perl modules are not installed properly for mp32dao.pl

Reproducible: Always
Steps to Reproduce:
1. emerge app-cdr/cdrdao
2. run mp32dao.pl
3. read the error message about not installed perl modules

Actual Results:  
no perl modules found

Expected Results:  
expected that it runs

The other perl software works properly on same gentoo boxes

------- Comment #1 From SpanKY 2003-09-25 08:55:58 0000 -------
do you have the Vorbis.pm file in /usr/lib somewhere ?

------- Comment #2 From Axxackall 2003-09-28 22:46:37 0000 -------
find /usr/lib -name Vorbis.pm
Nothing found.

------- Comment #3 From WiD 2003-10-03 09:32:33 0000 -------
I think that the Vorbis.pm can be found from libvorbis-perl package in here
http://search.cpan.org/dist/libvorbis-perl/ . It is a Perl extension for
Ogg Vorbis streams. Maybe it should be added as a depency, it also seems
that there isn't an ebuild for it yet.

------- Comment #4 From Martin Holzer (RETIRED) 2003-11-19 10:49:58 0000 -------
in cvs

------- Comment #5 From Jason Wever (RETIRED) 2003-11-19 18:24:24 0000 -------
However you just broke cdrdao for all non-x86 arches.

First Last Prev Next    No search results available      Search page      Enter new bug