Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 36518 - CDDB_get error
Summary: CDDB_get error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-26 05:08 UTC by Leopold Goetze
Modified: 2004-01-03 04:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leopold Goetze 2003-12-26 05:08:13 UTC
When I am using rip with -c I always get the following error from CDDB_get (version 2.2)
Connecting to CDDB...Use of uninitialized value in scalar chomp at /usr/lib/perl                                                              5/vendor_perl/5.8.0/CDDB_get.pm line 334.
Use of uninitialized value in substitution (s///) at /usr/lib/perl5/vendor_perl/                                                              5.8.0/CDDB_get.pm line 341.
Use of uninitialized value in pattern match (m//) at /usr/lib/perl5/vendor_perl/                                                              5.8.0/CDDB_get.pm line 343.
Use of uninitialized value in pattern match (m//) at /usr/lib/perl5/vendor_perl/                                                              5.8.0/CDDB_get.pm line 344.
query error at cddb db: freedb.freedb.org:888 at /usr/lib/perl5/vendor_perl/5.8.                                                              0/CDDB_get.pm line 345.
I can connetct to CDDB via telnet.
FURTHER: the nameing convention for CDDB_get is not correct. Therefore an upgrade to version 2.2 from 2.10_r2 is listed as a downgrade. I tried both versions without success.

Reproducible: Always
Steps to Reproduce:
1.Insert CD
2.start rip -c
3.
Actual Results:  
see bug report
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2004-01-03 04:09:18 UTC
protocoll changed

i've added CDDB_get-2.23.ebuild  which should fix this