Skip Menu |

This queue is for tickets about the Crypt-CBC CPAN distribution.

Report information
The Basics
Id: 1304
Status: resolved
Priority: 0/
Queue: Crypt-CBC

People
Owner: Nobody in particular
Requestors: ali [...] webserve.ca
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 2.05
Fixed in: (no value)



Subject: Can't locate object method "new" via package "Crypt::CBC"
installed successfuly on a cobalt RAQ 4 box with the following spec: Perl version 5.00503 Operating System Linux 2.2.16C32_III #1 Fri Nov 9 21:54:54 PST 2001 i586 Perl compiled for linux (i386-linux) but i try to run the OpenSRS-client script this is the error i am getting: Can't locate object method "new" via package "Crypt::CBC" at this line: $cipher = new Crypt::CBC(pack('H*', $OPENSRS{private_key}), $OPENSRS{crypt_type}); any help would be appreciated. Thanks Al
From: Lincoln Stein <lstein [...] cshl.org>
To: bug-Crypt-CBC [...] rt.cpan.org, "'AdminCc of cpan Ticket #1304'": ;;, [...] fontina.cshl.org
Subject: Re: [cpan #1304] Can't locate object method "new" via package "Crypt::CBC"
Date: Fri, 19 Jul 2002 17:12:18 -0400
Is there a line "use Crypt::CBC" in the OpenSRS-client script? This bug report should be sent to the OpenSRS maintainers. Lincoln On Thursday 18 July 2002 08:29 pm, Guest via RT wrote: Show quoted text
> This message about Crypt-CBC was sent to you by guest via rt.cpan.org > > Full context and any attached attachments can be found at: > <URL: https://rt.cpan.org/Ticket/Display.html?id=1304 > > > installed successfuly on a cobalt RAQ 4 box with the following spec: > > Perl version 5.00503 > Operating System Linux 2.2.16C32_III #1 Fri Nov 9 21:54:54 PST 2001 i586 > Perl compiled for linux (i386-linux) > > but i try to run the OpenSRS-client script this is the error i am getting: > > Can't locate object method "new" via package "Crypt::CBC" > > at this line: > > $cipher = new Crypt::CBC(pack('H*', $OPENSRS{private_key}), > $OPENSRS{crypt_type}); > > any help would be appreciated. > > Thanks > > Al
-- ======================================================================== Lincoln D. Stein Cold Spring Harbor Laboratory lstein@cshl.org Cold Spring Harbor, NY ========================================================================
From: Lincoln Stein <lstein [...] cshl.org>
To: bug-Crypt-CBC [...] rt.cpan.org, "'AdminCc of cpan Ticket #1304'": ;;, [...] fontina.cshl.org
Subject: Re: [cpan #1304] Can't locate object method "new" via package "Crypt::CBC"
Date: Fri, 19 Jul 2002 17:12:18 -0400
Is there a line "use Crypt::CBC" in the OpenSRS-client script? This bug report should be sent to the OpenSRS maintainers. Lincoln On Thursday 18 July 2002 08:29 pm, Guest via RT wrote: Show quoted text
> This message about Crypt-CBC was sent to you by guest via rt.cpan.org > > Full context and any attached attachments can be found at: > <URL: https://rt.cpan.org/Ticket/Display.html?id=1304 > > > installed successfuly on a cobalt RAQ 4 box with the following spec: > > Perl version 5.00503 > Operating System Linux 2.2.16C32_III #1 Fri Nov 9 21:54:54 PST 2001 i586 > Perl compiled for linux (i386-linux) > > but i try to run the OpenSRS-client script this is the error i am getting: > > Can't locate object method "new" via package "Crypt::CBC" > > at this line: > > $cipher = new Crypt::CBC(pack('H*', $OPENSRS{private_key}), > $OPENSRS{crypt_type}); > > any help would be appreciated. > > Thanks > > Al
-- ======================================================================== Lincoln D. Stein Cold Spring Harbor Laboratory lstein@cshl.org Cold Spring Harbor, NY ========================================================================
From: Lincoln Stein <lstein [...] cshl.org>
To: bug-Crypt-CBC [...] rt.cpan.org
Subject: Re: [cpan #1304] Can't locate object method "new" via package "Crypt::CBC"
Date: Fri, 19 Jul 2002 17:14:11 -0400
Is there a line "use Crypt::CBC" in the OpenSRS-client script? This bug report should be sent to the OpenSRS maintainers. Lincoln On Thursday 18 July 2002 08:29 pm, Guest via RT wrote: Show quoted text
> This message about Crypt-CBC was sent to you by guest via rt.cpan.org > > Full context and any attached attachments can be found at: > <URL: https://rt.cpan.org/Ticket/Display.html?id=1304 > > > installed successfuly on a cobalt RAQ 4 box with the following spec: > > Perl version 5.00503 > Operating System Linux 2.2.16C32_III #1 Fri Nov 9 21:54:54 PST 2001 i586 > Perl compiled for linux (i386-linux) > > but i try to run the OpenSRS-client script this is the error i am getting: > > Can't locate object method "new" via package "Crypt::CBC" > > at this line: > > $cipher = new Crypt::CBC(pack('H*', $OPENSRS{private_key}), > $OPENSRS{crypt_type}); > > any help would be appreciated. > > Thanks > > Al
-- ======================================================================== Lincoln D. Stein Cold Spring Harbor Laboratory lstein@cshl.org Cold Spring Harbor, NY ========================================================================
From: ali [...] webserve.ca
What a quick, short and helpful tip! thank a lot that was it! I have no idea how they missed that one!? Al [lstein@cshl.org - Fri Jul 19 17:12:25 2002]: Show quoted text
> Is there a line "use Crypt::CBC" in the OpenSRS-client script? > > This bug report should be sent to the OpenSRS maintainers. > > Lincoln > > On Thursday 18 July 2002 08:29 pm, Guest via RT wrote:
> > This message about Crypt-CBC was sent to you by guest via
rt.cpan.org Show quoted text
> > > > Full context and any attached attachments can be found at: > > <URL: https://rt.cpan.org/Ticket/Display.html?id=1304 > > > > > installed successfuly on a cobalt RAQ 4 box with the following spec: > > > > Perl version 5.00503 > > Operating System Linux 2.2.16C32_III #1 Fri Nov 9 21:54:54 PST 2001
i586 Show quoted text
> > Perl compiled for linux (i386-linux) > > > > but i try to run the OpenSRS-client script this is the error i am
getting: Show quoted text
> > > > Can't locate object method "new" via package "Crypt::CBC" > > > > at this line: > > > > $cipher = new Crypt::CBC(pack('H*', $OPENSRS{private_key}), > > $OPENSRS{crypt_type}); > > > > any help would be appreciated. > > > > Thanks > > > > Al
From: Lincoln Stein <lstein [...] cshl.org>
Date: Sun, 21 Jul 2002 09:50:13 -0700
To: bug-Crypt-CBC [...] rt.cpan.org
Cc: "'AdminCc of cpan Ticket #1304'": ;
Subject: [cpan #1304] Can't locate object method "new" via package "Crypt::CBC"
Duh..... Guest via RT writes: Show quoted text
> > > This message about Crypt-CBC was sent to you by guest via rt.cpan.org > > Full context and any attached attachments can be found at: > <URL: https://rt.cpan.org/Ticket/Display.html?id=1304 > > > What a quick, short and helpful tip! thank a lot that was it! I have no > idea how they missed that one!? > > Al > > [lstein@cshl.org - Fri Jul 19 17:12:25 2002]: >
> > Is there a line "use Crypt::CBC" in the OpenSRS-client script? > > > > This bug report should be sent to the OpenSRS maintainers. > > > > Lincoln > > > > On Thursday 18 July 2002 08:29 pm, Guest via RT wrote:
> > > This message about Crypt-CBC was sent to you by guest via
> rt.cpan.org
> > > > > > Full context and any attached attachments can be found at: > > > <URL: https://rt.cpan.org/Ticket/Display.html?id=1304 > > > > > > > installed successfuly on a cobalt RAQ 4 box with the following spec: > > > > > > Perl version 5.00503 > > > Operating System Linux 2.2.16C32_III #1 Fri Nov 9 21:54:54 PST 2001
> i586
> > > Perl compiled for linux (i386-linux) > > > > > > but i try to run the OpenSRS-client script this is the error i am
> getting:
> > > > > > Can't locate object method "new" via package "Crypt::CBC" > > > > > > at this line: > > > > > > $cipher = new Crypt::CBC(pack('H*', $OPENSRS{private_key}), > > > $OPENSRS{crypt_type}); > > > > > > any help would be appreciated. > > > > > > Thanks > > > > > > Al
> >
-- ======================================================================== Lincoln D. Stein Cold Spring Harbor Laboratory lstein@cshl.org Cold Spring Harbor, NY Positions available at my lab: see http://stein.cshl.org/#hire ========================================================================