openSUSE Forums > Archives > Novell Archives » using FC4 rpm for perl module

Go Back   openSUSE Forums > Archives > Novell Archives
Forums FAQ Members List Search Today's Posts Mark Forums Read


Novell Archives Archived content from Novell openSUSE support forums

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 28-Sep-2005, 14:19
tlviewer
Guest
 
Posts: n/a
Default using FC4 rpm for perl module

hello,

I tried to locate an SuSE (9.3) rpm for perl-Crypt-Rijndael

There was no such package anywhere. Using CPAN didn't work either, with
others reporting failure to install (in google) from CPAN to Suse.

However I found an FC4 package for my architecture.
yast -i perl-Crypt-Rijndael-0.05-1.2.fc4.rf.x86_64.rpm

Yast went ahead and installed this, but to the wrong places. When I moved
module and its objects to the right places, it worked!

Is this an acceptable hack, or too outrageously foolish to even consider?

regards,
tlviewer

  #2 (permalink)  
Old 28-Sep-2005, 15:05
tlviewer
Guest
 
Posts: n/a
Default Re: using FC4 rpm for perl module

tlviewer wrote:

> hello,
>
> I tried to locate an SuSE (9.3) rpm for perl-Crypt-Rijndael
>
> There was no such package anywhere. Using CPAN didn't work either, with
> others reporting failure to install (in google) from CPAN to Suse.
>
> However I found an FC4 package for my architecture.
> yast -i perl-Crypt-Rijndael-0.05-1.2.fc4.rf.x86_64.rpm
>
> Yast went ahead and installed this, but to the wrong places. When I moved
> module and its objects to the right places, it worked!
>


Not so fast. The test vectors are not passing. The code works, but gives
incorrect results. Looks like a bad idea.

regards,
tlviewer
  #3 (permalink)  
Old 29-Sep-2005, 02:26
baskitcaise
Guest
 
Posts: n/a
Default Re: using FC4 rpm for perl module

tlviewer adjusted his/her tinfoil beanie to post:

> Not so fast. The test vectors are not passing. The code works, but
> gives incorrect results. Looks like a bad idea.


Some times it will work and other times it will not, I have successfully
managed to convert and install .deb packages in the past but it all
depends on what the apps do and if they are really distro agnostic.

You win some and you lose some


--
Mark
Twixt hill and high water
N. Wales, UK
Novell Support Forums SysOp

  #4 (permalink)  
Old 29-Sep-2005, 15:52
tlviewer
Guest
 
Posts: n/a
Default Re: using FC4 rpm for perl module

tlviewer wrote:

> tlviewer wrote:
>
>> hello,
>>
>> I tried to locate an SuSE (9.3) rpm for perl-Crypt-Rijndael
>>
>> There was no such package anywhere. Using CPAN didn't work either, with
>> others reporting failure to install (in google) from CPAN to Suse.
>>
>> However I found an FC4 package for my architecture.
>> yast -i perl-Crypt-Rijndael-0.05-1.2.fc4.rf.x86_64.rpm
>>
>> Yast went ahead and installed this, but to the wrong places. When I moved
>> module and its objects to the right places, it worked!
>>

>
> Not so fast. The test vectors are not passing. The code works, but gives
> incorrect results. Looks like a bad idea.


It's a problem with the x86_64 build.
If I manually do a x86_64 build from CPAN, I get the same problems as from
the converted FC4 package (Crypt::Rinjdael).

On my i586 (SuSE 9.3) laptop, the CPAN install works fine and all 41 tests
pass. My personal test scripts work too, allowing me to interop with the
WinXP AES provider.

My steps:
use YaST2 to get perl-Crypt-CBC
from CPAN do
perl -MCPAN -e 'install Crypt::Rinjdael'
perl -MCPAN -e 'install Convert::ASCII::Armour'
perl -MCPAN -e 'install Crypt::EDE_DES3'

it's necessary to use CPAN for 2/3 since they aren't in YaST

regards,
tlviewer

 

Bookmarks


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2