Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 431300 - perl_ldap fails with decode error
Summary: perl_ldap fails with decode error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Dev box issues (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Infrastructure
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-14 01:37 UTC by Benda Xu
Modified: 2014-04-28 09:43 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 Benda Xu gentoo-dev 2012-08-14 01:37:13 UTC
on woodpecker:

$ perl_ldap -s heroxbd
Error: decode error 16<=>30 0 8  at /usr/lib/perl5/vendor_perl/5.12.4/Convert/ASN1/_decode.pm line 106, <DATA> line 558.

changing locale does not help

$ LC_ALL=C perl_ldap -s r0bertz
Error: decode error 16<=>30 0 8  at /usr/lib/perl5/vendor_perl/5.12.4/Convert/ASN1/_decode.pm line 106, <DATA> line 558.

Reproducible: Always
Comment 1 Christian Ruppert (idl0r) gentoo-dev 2012-08-18 22:09:36 UTC
Fixed, thanks!
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2012-08-27 19:25:08 UTC
Something is still broken

darkside@woodpecker ~ $ sudo /usr/local/bin/newpasswd antarus
Password:
Enter your LDAP Password:
error: decode error 0d<=>30 0 8  at /usr/lib/perl5/vendor_perl/5.12.4/Convert/ASN1/_decode.pm line 113, <STDIN> line 1.
Password for antarus has been reset and placed in /home/antarus/passwd
Please wait two minutes for it to propogate via LDAP.
Comment 3 Alex Legler (RETIRED) archtester gentoo-dev Security 2014-04-28 09:43:15 UTC
Reproducer from #0 seems to work fine. Closing.